[2026-09-14 00:00:01] Production.INFO: ==8789== Lock acquired, processing the job...
[2026-09-14 00:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:00:01] Production.INFO: neon service started
[2026-09-14 00:00:01] Production.INFO: neon service started
[2026-09-14 00:00:01] Production.INFO: ==8789== Releasing lock...
[2026-09-14 00:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:00:02] Production.INFO: ==8793== Lock acquired, processing the job...
[2026-09-13 23:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:00:02] Production.INFO: ==8793== Releasing lock...
[2026-09-13 23:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:00:02] Production.INFO: ==8791== Lock acquired, processing the job...
[2026-09-13 19:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:00:02] Production.INFO: ==8791== Releasing lock...
[2026-09-13 19:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:00:03] Production.INFO: ==8796== Lock acquired, processing the job...
[2026-09-13 19:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:00:03] Production.INFO: ==8800== Lock acquired, processing the job...
[2026-09-13 19:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:00:03] Production.INFO: ==8798== Lock acquired, processing the job...
[2026-09-13 19:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:00:03] Production.INFO: ==8802== Lock acquired, processing the job...
[2026-09-13 19:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:00:03] Production.INFO: Account Balance Start.
[2026-09-13 19:00:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:00:03] Production.INFO: 117
[2026-09-13 19:00:03] Production.INFO: ==8804== Lock acquired, processing the job...
[2026-09-13 19:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:00:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:00:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:00:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:00:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:00:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:00:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:00:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:00:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:00:03] Production.INFO: Date 2026-09-12
[2026-09-13 19:00:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:00:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:00:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 19:00:03] Production.INFO: ==8804== Releasing lock...
[2026-09-13 19:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:00:03] Production.INFO: Total Charge 0
[2026-09-13 19:00:03] Production.INFO: CreateAllLog End
[2026-09-13 19:00:04] Production.INFO: Account Balance End.
[2026-09-13 19:00:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:00:04] Production.INFO: ==8802== Releasing lock...
[2026-09-13 19:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:00:04] Production.INFO: ==8798== Releasing lock...
[2026-09-13 19:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:00:11] Production.ERROR: CronJobId end10
[2026-09-13 19:00:11] Production.INFO: ==8800== Releasing lock...
[2026-09-13 19:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:00:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:00:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:00:14] Production.INFO: call_cost start
[2026-09-13 19:00:14] Production.INFO: call_cost end
[2026-09-13 19:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:00:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:00:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:00:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:00:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:00:14] Production.INFO: ==8796== Releasing lock...
[2026-09-13 19:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:01:02] Production.INFO: ==8865== Lock acquired, processing the job...
[2026-09-14 00:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:01:02] Production.INFO: neon service started
[2026-09-14 00:01:02] Production.INFO: neon service started
[2026-09-14 00:01:02] Production.INFO: ==8865== Releasing lock...
[2026-09-14 00:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:01:02] Production.INFO: ==8875== Lock acquired, processing the job...
[2026-09-13 19:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:01:02] Production.INFO: ==8877== Lock acquired, processing the job...
[2026-09-13 23:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:01:03] Production.INFO: ==8877== Releasing lock...
[2026-09-13 23:01:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:01:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:01:03] Production.INFO: ==8875== Releasing lock...
[2026-09-13 19:01:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:01:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:01:03] Production.INFO: ==8880== Lock acquired, processing the job...
[2026-09-13 19:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:01:03] Production.INFO: ==8884== Lock acquired, processing the job...
[2026-09-13 19:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:01:04] Production.INFO: ==8882== Lock acquired, processing the job...
[2026-09-13 19:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:01:04] Production.INFO: ==8886== Lock acquired, processing the job...
[2026-09-13 19:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:01:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:01:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:01:04] Production.INFO: ==8888== Lock acquired, processing the job...
[2026-09-13 19:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 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-09-13 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-09-13 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-09-13 19:01:04] Production.INFO: ==8888== Releasing lock...
[2026-09-13 19:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:01:04] Production.INFO: Account Balance Start.
[2026-09-13 19:01:04] Production.INFO: CreateAllLog Start
[2026-09-13 19:01:04] Production.INFO: 117
[2026-09-13 19:01:04] Production.INFO: Date 2026-09-08
[2026-09-13 19:01:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:01:04] Production.INFO: Date 2026-09-09
[2026-09-13 19:01:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:01:04] Production.INFO: Date 2026-09-10
[2026-09-13 19:01:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:01:04] Production.INFO: Date 2026-09-11
[2026-09-13 19:01:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:01:04] Production.INFO: Date 2026-09-12
[2026-09-13 19:01:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:01:04] Production.INFO: Date 2026-09-13
[2026-09-13 19:01:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:01:04] Production.INFO: Total Charge 0
[2026-09-13 19:01:04] Production.INFO: CreateAllLog End
[2026-09-13 19:01:04] Production.INFO: ==8882== Releasing lock...
[2026-09-13 19:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:01:04] Production.INFO: Account Balance End.
[2026-09-13 19:01:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:01:04] Production.INFO: ==8886== Releasing lock...
[2026-09-13 19:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:01:13] Production.ERROR: CronJobId end10
[2026-09-13 19:01:13] Production.INFO: ==8884== Releasing lock...
[2026-09-13 19:01:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:01:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:01:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:01:15] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:01:15] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:01:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:01:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:01:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:01:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:01:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:01:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:01:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:01:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:01:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:01:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:01:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:01:15] Production.INFO: call_cost start
[2026-09-13 19:01:15] Production.INFO: call_cost end
[2026-09-13 19:01:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:01:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:01:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:01:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:01:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:01:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:01:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:01:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:01:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:01:15] Production.INFO: ==8880== Releasing lock...
[2026-09-13 19:01:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:01:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:02:01] Production.INFO: ==8946== Lock acquired, processing the job...
[2026-09-14 00:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:02:01] Production.INFO: neon service started
[2026-09-14 00:02:01] Production.INFO: neon service started
[2026-09-14 00:02:01] Production.INFO: ==8946== Releasing lock...
[2026-09-14 00:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:02:02] Production.INFO: ==8948== Lock acquired, processing the job...
[2026-09-13 19:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:02:02] Production.INFO: ==8950== Lock acquired, processing the job...
[2026-09-13 23:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:02:02] Production.INFO: ==8950== Releasing lock...
[2026-09-13 23:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:02:02] Production.INFO: ==8948== Releasing lock...
[2026-09-13 19:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:02:03] Production.INFO: ==8959== Lock acquired, processing the job...
[2026-09-13 19:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:02:03] Production.INFO: ==8963== Lock acquired, processing the job...
[2026-09-13 19:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:02:03] Production.INFO: Account Balance Start.
[2026-09-13 19:02:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:02:03] Production.INFO: ==8957== Lock acquired, processing the job...
[2026-09-13 19:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:02:03] Production.INFO: 117
[2026-09-13 19:02:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:02:03] Production.INFO: ==8954== Lock acquired, processing the job...
[2026-09-13 19:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 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-09-13 19:02:03] Production.INFO: ==8952== Lock acquired, processing the job...
[2026-09-13 19:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 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-09-13 19:02:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 19:02:03] Production.INFO: ==8963== Releasing lock...
[2026-09-13 19:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:02:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:02:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:02:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:02:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:02:03] Production.INFO: ==8961== Lock acquired, processing the job...
[2026-09-13 19:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-13 19:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:02:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:02:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:02:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 19:02:04] Production.INFO: Date 2026-09-12
[2026-09-13 19:02:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:02:04] Production.INFO: Date 2026-09-13
[2026-09-13 19:02:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:02:04] Production.INFO: Total Charge 0
[2026-09-13 19:02:04] Production.INFO: CreateAllLog End
[2026-09-13 19:02:04] Production.ERROR: done
[2026-09-13 19:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-13 19:02:04] Production.ERROR: done
[2026-09-13 19:02:04] Production.INFO: Account Balance End.
[2026-09-13 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-09-13 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-09-13 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-09-13 19:02:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:02:04] Production.INFO: ==8959== Releasing lock...
[2026-09-13 19:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 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-09-13 19:02:04] Production.INFO: ==8961== Releasing lock...
[2026-09-13 19:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-13 19:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-13 19:02:04] Production.INFO: ==8954== Releasing lock...
[2026-09-13 19:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:02:12] Production.ERROR: CronJobId end10
[2026-09-13 19:02:12] Production.INFO: ==8957== Releasing lock...
[2026-09-13 19:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:02:15] Production.INFO: call_cost start
[2026-09-13 19:02:15] Production.INFO: call_cost end
[2026-09-13 19:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:02:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:02:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:02:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:02:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:02:15] Production.INFO: ==8952== Releasing lock...
[2026-09-13 19:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:03:02] Production.INFO: ==9021== Lock acquired, processing the job...
[2026-09-14 00:03:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:03:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:03:02] Production.INFO: neon service started
[2026-09-14 00:03:02] Production.INFO: neon service started
[2026-09-14 00:03:02] Production.INFO: ==9021== Releasing lock...
[2026-09-14 00:03:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:03:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:03:02] Production.INFO: ==9023== Lock acquired, processing the job...
[2026-09-13 19:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:03:02] Production.INFO: ==9025== Lock acquired, processing the job...
[2026-09-13 23:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:03:02] Production.INFO: ==9025== Releasing lock...
[2026-09-13 23:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:03:03] Production.INFO: ==9023== Releasing lock...
[2026-09-13 19:03:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:03:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:03:03] Production.INFO: ==9028== Lock acquired, processing the job...
[2026-09-13 19:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:03:03] Production.INFO: ==9030== Lock acquired, processing the job...
[2026-09-13 19:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:03:03] Production.INFO: ==9032== Lock acquired, processing the job...
[2026-09-13 19:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:03:03] Production.INFO: ==9034== Lock acquired, processing the job...
[2026-09-13 19:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:03:03] Production.INFO: ==9036== Lock acquired, processing the job...
[2026-09-13 19:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:03:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:03:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:03:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:03:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:03:04] Production.INFO: Account Balance Start.
[2026-09-13 19:03:04] Production.INFO: CreateAllLog Start
[2026-09-13 19:03:04] Production.INFO: 117
[2026-09-13 19:03:04] Production.INFO: Date 2026-09-08
[2026-09-13 19: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-09-13 19:03:04] Production.INFO: Reseller ==> 0
[2026-09-13 19: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-09-13 19: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-09-13 19:03:04] Production.INFO: ==9036== Releasing lock...
[2026-09-13 19:03:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:03:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:03:04] Production.INFO: Date 2026-09-09
[2026-09-13 19:03:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:03:04] Production.INFO: Date 2026-09-10
[2026-09-13 19:03:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:03:04] Production.INFO: Date 2026-09-11
[2026-09-13 19:03:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:03:04] Production.INFO: Date 2026-09-12
[2026-09-13 19:03:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:03:04] Production.INFO: Date 2026-09-13
[2026-09-13 19:03:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:03:04] Production.INFO: Total Charge 0
[2026-09-13 19:03:04] Production.INFO: CreateAllLog End
[2026-09-13 19:03:04] Production.INFO: Account Balance End.
[2026-09-13 19:03:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:03:04] Production.INFO: ==9034== Releasing lock...
[2026-09-13 19:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:03:04] Production.INFO: ==9030== Releasing lock...
[2026-09-13 19:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:03:13] Production.ERROR: CronJobId end10
[2026-09-13 19:03:13] Production.INFO: ==9032== Releasing lock...
[2026-09-13 19:03:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:03:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:03:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:03:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:03:15] Production.INFO: call_cost start
[2026-09-13 19:03:15] Production.INFO: call_cost end
[2026-09-13 19:03:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:03:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:03:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:03:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:03:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:03:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:03:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:03:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:03:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:03:15] Production.INFO: ==9028== Releasing lock...
[2026-09-13 19:03:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:03:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:04:01] Production.INFO: ==9098== Lock acquired, processing the job...
[2026-09-14 00:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:04:01] Production.INFO: neon service started
[2026-09-14 00:04:01] Production.INFO: neon service started
[2026-09-14 00:04:01] Production.INFO: ==9098== Releasing lock...
[2026-09-14 00:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:04:01] Production.INFO: ==9100== Lock acquired, processing the job...
[2026-09-13 19:04:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:04:02] Production.INFO: ==9100== Releasing lock...
[2026-09-13 19:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:04:02] Production.INFO: ==9102== Lock acquired, processing the job...
[2026-09-13 23:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:04:02] Production.INFO: ==9102== Releasing lock...
[2026-09-13 23:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:04:02] Production.INFO: ==9104== Lock acquired, processing the job...
[2026-09-13 19:04:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:04:03] Production.INFO: ==9106== Lock acquired, processing the job...
[2026-09-13 19:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:04:03] Production.INFO: ==9110== Lock acquired, processing the job...
[2026-09-13 19:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:04:03] Production.INFO: ==9108== Lock acquired, processing the job...
[2026-09-13 19:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:04:03] Production.INFO: ==9112== Lock acquired, processing the job...
[2026-09-13 19:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:04:03] Production.INFO: Account Balance Start.
[2026-09-13 19:04:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:04:03] Production.INFO: 117
[2026-09-13 19:04:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:04:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 19:04:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:04:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:04:03] Production.INFO: ==9112== Releasing lock...
[2026-09-13 19:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:04:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:04:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:04:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:04:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:04:03] Production.INFO: Date 2026-09-12
[2026-09-13 19:04:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:04:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:04:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:04:03] Production.INFO: Total Charge 0
[2026-09-13 19:04:03] Production.INFO: CreateAllLog End
[2026-09-13 19:04:03] Production.INFO: ==9106== Releasing lock...
[2026-09-13 19:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:04:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:04:04] Production.INFO: Account Balance End.
[2026-09-13 19:04:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:04:04] Production.INFO: ==9110== Releasing lock...
[2026-09-13 19:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:04:11] Production.ERROR: CronJobId end10
[2026-09-13 19:04:11] Production.INFO: ==9108== Releasing lock...
[2026-09-13 19:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:04:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:04:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:04:14] Production.INFO: call_cost start
[2026-09-13 19:04:14] Production.INFO: call_cost end
[2026-09-13 19:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:04:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:04:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:04:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:04:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:04:14] Production.INFO: ==9104== Releasing lock...
[2026-09-13 19:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:05:01] Production.INFO: ==9173== Lock acquired, processing the job...
[2026-09-14 00:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:05:01] Production.INFO: neon service started
[2026-09-14 00:05:02] Production.INFO: neon service started
[2026-09-14 00:05:02] Production.INFO: ==9173== Releasing lock...
[2026-09-14 00:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:05:02] Production.INFO: ==9175== Lock acquired, processing the job...
[2026-09-13 19:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:05:02] Production.INFO: ==9177== Lock acquired, processing the job...
[2026-09-13 23:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 19:05:02] Production.INFO: ==9175== Releasing lock...
[2026-09-13 19:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:05:02] Production.INFO: ==9177== Releasing lock...
[2026-09-13 23:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:05:03] Production.INFO: ==9180== Lock acquired, processing the job...
[2026-09-13 19:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-13 19:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-13 19:05:03] Production.INFO: ==9182== Lock acquired, processing the job...
[2026-09-13 19:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-13 19:05:03] Production.INFO: ==9180== Releasing lock...
[2026-09-13 19:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-13 19:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-13 19:05:03] Production.INFO: ==9184== Lock acquired, processing the job...
[2026-09-13 19:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:05:03] Production.INFO: ==9186== Lock acquired, processing the job...
[2026-09-13 19:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:05:03] Production.INFO: ==9188== Lock acquired, processing the job...
[2026-09-13 19:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:05:03] Production.INFO: ==9190== Lock acquired, processing the job...
[2026-09-13 19:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-13 19:05:03] Production.INFO: Account Balance Start.
[2026-09-13 19:05:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:05:03] Production.INFO: 117
[2026-09-13 19:05:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:05:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:05:03] Production.INFO: ==9192== Lock acquired, processing the job...
[2026-09-13 19:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 19:05:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:05:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:05:04] Production.INFO: Date 2026-09-10
[2026-09-13 19:05:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:05:04] Production.INFO: Date 2026-09-11
[2026-09-13 19:05:04] Production.INFO: Reseller ==> 0
[2026-09-13 19: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-09-13 19: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-09-13 19: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-09-13 19:05:04] Production.INFO: Date 2026-09-12
[2026-09-13 19:05:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:05:04] Production.INFO: ==9192== Releasing lock...
[2026-09-13 19:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:05:04] Production.INFO: Date 2026-09-13
[2026-09-13 19:05:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:05:04] Production.INFO: Total Charge 0
[2026-09-13 19:05:04] Production.INFO: CreateAllLog End
[2026-09-13 19:05:04] Production.ERROR: done
[2026-09-13 19:05:04] Production.INFO: Account Balance End.
[2026-09-13 19:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-13 19:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17997917', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) start
[2026-09-13 19:05:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:05:04] Production.INFO: ==9188== Releasing lock...
[2026-09-13 19:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:05:04] Production.INFO: ==9184== Releasing lock...
[2026-09-13 19:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:05:08] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17997917', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) end
[2026-09-13 19:05:08] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-13 19:05:08] Production.INFO: ProcessCDR(1,17997917,1,1,2)
[2026-09-13 19:05:08] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17997917,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 19:05:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17997917,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 19:05:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-13 19:05:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-13 19:05:09] Production.INFO: ==9190== Releasing lock...
[2026-09-13 19:05:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-13 19:05:09] Production.INFO: 26 MB #Memory Used#
[2026-09-13 19:05:12] Production.ERROR: CronJobId end10
[2026-09-13 19:05:12] Production.INFO: ==9186== Releasing lock...
[2026-09-13 19:05:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:05:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:05:16] Production.INFO: call_cost start
[2026-09-13 19:05:16] Production.INFO: call_cost end
[2026-09-13 19:05:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:05:16] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:05:16] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:05:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:05:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:05:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:05:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:05:16] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:05:16] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:05:16] Production.INFO: ==9182== Releasing lock...
[2026-09-13 19:05:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:05:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:06:01] Production.INFO: ==9251== Lock acquired, processing the job...
[2026-09-14 00:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:06:01] Production.INFO: neon service started
[2026-09-14 00:06:01] Production.INFO: neon service started
[2026-09-14 00:06:01] Production.INFO: ==9251== Releasing lock...
[2026-09-14 00:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:06:02] Production.INFO: ==9253== Lock acquired, processing the job...
[2026-09-13 19:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:06:02] Production.INFO: ==9255== Lock acquired, processing the job...
[2026-09-13 23:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:06:02] Production.INFO: ==9255== Releasing lock...
[2026-09-13 23:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:06:02] Production.INFO: ==9253== Releasing lock...
[2026-09-13 19:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:06:03] Production.INFO: ==9262== Lock acquired, processing the job...
[2026-09-13 19:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:06:03] Production.INFO: ==9258== Lock acquired, processing the job...
[2026-09-13 19:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:06:03] Production.INFO: ==9260== Lock acquired, processing the job...
[2026-09-13 19:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:06:03] Production.INFO: ==9266== Lock acquired, processing the job...
[2026-09-13 19:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:06:03] Production.INFO: ==9264== Lock acquired, processing the job...
[2026-09-13 19:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19: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-09-13 19: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-09-13 19: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-09-13 19:06:03] Production.INFO: ==9266== Releasing lock...
[2026-09-13 19:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:06:03] Production.INFO: Account Balance Start.
[2026-09-13 19:06:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:06:03] Production.INFO: 117
[2026-09-13 19:06:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:06:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:06:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:06:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:06:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:06:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:06:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:06:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:06:03] Production.INFO: Date 2026-09-12
[2026-09-13 19:06:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:06:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:06:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:06:03] Production.INFO: Total Charge 0
[2026-09-13 19:06:03] Production.INFO: CreateAllLog End
[2026-09-13 19:06:04] Production.INFO: Account Balance End.
[2026-09-13 19:06:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:06:04] Production.INFO: ==9264== Releasing lock...
[2026-09-13 19:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:06:04] Production.INFO: ==9260== Releasing lock...
[2026-09-13 19:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:06:11] Production.ERROR: CronJobId end10
[2026-09-13 19:06:11] Production.INFO: ==9262== Releasing lock...
[2026-09-13 19:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:06:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:06:15] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:06:15] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:06:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:06:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:06:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:06:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:06:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:06:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:06:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:06:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:06:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:06:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:06:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:06:15] Production.INFO: call_cost start
[2026-09-13 19:06:15] Production.INFO: call_cost end
[2026-09-13 19:06:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:06:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:06:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:06:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:06:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:06:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:06:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:06:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:06:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:06:15] Production.INFO: ==9258== Releasing lock...
[2026-09-13 19:06:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:06:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:07:01] Production.INFO: ==9330== Lock acquired, processing the job...
[2026-09-14 00:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:07:01] Production.INFO: neon service started
[2026-09-14 00:07:01] Production.INFO: neon service started
[2026-09-14 00:07:01] Production.INFO: ==9330== Releasing lock...
[2026-09-14 00:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:07:02] Production.INFO: ==9332== Lock acquired, processing the job...
[2026-09-13 19:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:07:02] Production.INFO: ==9332== Releasing lock...
[2026-09-13 19:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:07:02] Production.INFO: ==9334== Lock acquired, processing the job...
[2026-09-13 23:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:07:02] Production.INFO: ==9334== Releasing lock...
[2026-09-13 23:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:07:03] Production.INFO: ==9339== Lock acquired, processing the job...
[2026-09-13 19:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:07:03] Production.INFO: ==9343== Lock acquired, processing the job...
[2026-09-13 19:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:07:03] Production.INFO: ==9347== Lock acquired, processing the job...
[2026-09-13 19:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 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-09-13 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-09-13 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-09-13 19:07:03] Production.INFO: ==9347== Releasing lock...
[2026-09-13 19:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:07:03] Production.INFO: ==9341== Lock acquired, processing the job...
[2026-09-13 19:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:07:03] Production.INFO: ==9345== Lock acquired, processing the job...
[2026-09-13 19:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:07:03] Production.INFO: Account Balance Start.
[2026-09-13 19:07:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:07:03] Production.INFO: 117
[2026-09-13 19:07:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:07:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:07:04] Production.INFO: Date 2026-09-09
[2026-09-13 19:07:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:07:04] Production.INFO: Date 2026-09-10
[2026-09-13 19:07:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:07:04] Production.INFO: Date 2026-09-11
[2026-09-13 19:07:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:07:04] Production.INFO: Date 2026-09-12
[2026-09-13 19:07:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:07:04] Production.INFO: Date 2026-09-13
[2026-09-13 19:07:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:07:04] Production.INFO: Total Charge 0
[2026-09-13 19:07:04] Production.INFO: CreateAllLog End
[2026-09-13 19:07:04] Production.INFO: Account Balance End.
[2026-09-13 19:07:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:07:04] Production.INFO: ==9345== Releasing lock...
[2026-09-13 19:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:07:04] Production.INFO: ==9341== Releasing lock...
[2026-09-13 19:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:07:12] Production.ERROR: CronJobId end10
[2026-09-13 19:07:12] Production.INFO: ==9343== Releasing lock...
[2026-09-13 19:07:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:07:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:07:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:07:15] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:07:15] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:07:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:07:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:07:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:07:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:07:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:07:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:07:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:07:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:07:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:07:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:07:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:07:15] Production.INFO: call_cost start
[2026-09-13 19:07:15] Production.INFO: call_cost end
[2026-09-13 19:07:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:07:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:07:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:07:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:07:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:07:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:07:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:07:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:07:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:07:15] Production.INFO: ==9339== Releasing lock...
[2026-09-13 19:07:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:07:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:08:01] Production.INFO: ==9406== Lock acquired, processing the job...
[2026-09-14 00:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:08:01] Production.INFO: neon service started
[2026-09-14 00:08:01] Production.INFO: neon service started
[2026-09-14 00:08:01] Production.INFO: ==9406== Releasing lock...
[2026-09-14 00:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:08:01] Production.INFO: ==9408== Lock acquired, processing the job...
[2026-09-13 19:08:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:08:02] Production.INFO: ==9408== Releasing lock...
[2026-09-13 19:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:08:02] Production.INFO: ==9410== Lock acquired, processing the job...
[2026-09-13 23:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:08:02] Production.INFO: ==9410== Releasing lock...
[2026-09-13 23:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:08:02] Production.INFO: ==9414== Lock acquired, processing the job...
[2026-09-13 19:08:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:08:03] Production.INFO: ==9412== Lock acquired, processing the job...
[2026-09-13 19:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:08:03] Production.INFO: ==9416== Lock acquired, processing the job...
[2026-09-13 19:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:08:03] Production.INFO: ==9418== Lock acquired, processing the job...
[2026-09-13 19:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:08:03] Production.INFO: ==9420== Lock acquired, processing the job...
[2026-09-13 19:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:08:03] Production.INFO: Account Balance Start.
[2026-09-13 19:08:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:08:03] Production.INFO: 117
[2026-09-13 19:08:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 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-09-13 19:08:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 19:08:03] Production.INFO: ==9420== Releasing lock...
[2026-09-13 19:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:08:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:08:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:08:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:08:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:08:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:08:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:08:03] Production.INFO: ==9414== Releasing lock...
[2026-09-13 19:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:08:03] Production.INFO: Date 2026-09-12
[2026-09-13 19:08:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:08:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:08:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:08:03] Production.INFO: Total Charge 0
[2026-09-13 19:08:03] Production.INFO: CreateAllLog End
[2026-09-13 19:08:03] Production.INFO: Account Balance End.
[2026-09-13 19:08:03] Production.ERROR: CronJobId end 12
[2026-09-13 19:08:03] Production.INFO: ==9418== Releasing lock...
[2026-09-13 19:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:08:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:08:11] Production.ERROR: CronJobId end10
[2026-09-13 19:08:11] Production.INFO: ==9416== Releasing lock...
[2026-09-13 19:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:08:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:08:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:08:14] Production.INFO: call_cost start
[2026-09-13 19:08:14] Production.INFO: call_cost end
[2026-09-13 19:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:08:14] Production.INFO: ==9412== Releasing lock...
[2026-09-13 19:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:09:01] Production.INFO: ==9487== Lock acquired, processing the job...
[2026-09-14 00:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:09:01] Production.INFO: neon service started
[2026-09-14 00:09:01] Production.INFO: neon service started
[2026-09-14 00:09:01] Production.INFO: ==9487== Releasing lock...
[2026-09-14 00:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:09:02] Production.INFO: ==9491== Lock acquired, processing the job...
[2026-09-13 23:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:09:02] Production.INFO: ==9491== Releasing lock...
[2026-09-13 23:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:09:02] Production.INFO: ==9489== Lock acquired, processing the job...
[2026-09-13 19:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:09:02] Production.INFO: ==9489== Releasing lock...
[2026-09-13 19:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:09:03] Production.INFO: ==9495== Lock acquired, processing the job...
[2026-09-13 19:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:09:03] Production.INFO: ==9493== Lock acquired, processing the job...
[2026-09-13 19:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:09:03] Production.INFO: ==9497== Lock acquired, processing the job...
[2026-09-13 19:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:09:03] Production.INFO: ==9499== Lock acquired, processing the job...
[2026-09-13 19:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:09:03] Production.INFO: Account Balance Start.
[2026-09-13 19:09:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:09:03] Production.INFO: 117
[2026-09-13 19:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:09:03] Production.INFO: ==9502== Lock acquired, processing the job...
[2026-09-13 19:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:09:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:09:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:09:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:09:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:09:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:09:03] Production.INFO: Reseller ==> 0
[2026-09-13 19: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-09-13 19: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-09-13 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-09-13 19:09:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:09:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:09:03] Production.INFO: ==9502== Releasing lock...
[2026-09-13 19:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:09:03] Production.INFO: Date 2026-09-12
[2026-09-13 19:09:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:09:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:09:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:09:03] Production.INFO: Total Charge 0
[2026-09-13 19:09:03] Production.INFO: CreateAllLog End
[2026-09-13 19:09:04] Production.INFO: Account Balance End.
[2026-09-13 19:09:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:09:04] Production.INFO: ==9499== Releasing lock...
[2026-09-13 19:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:09:04] Production.INFO: ==9495== Releasing lock...
[2026-09-13 19:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:09:12] Production.ERROR: CronJobId end10
[2026-09-13 19:09:12] Production.INFO: ==9497== Releasing lock...
[2026-09-13 19:09:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:09:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:09:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:09:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:09:14] Production.INFO: call_cost start
[2026-09-13 19:09:14] Production.INFO: call_cost end
[2026-09-13 19:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:09:14] Production.INFO: ==9493== Releasing lock...
[2026-09-13 19:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:10:02] Production.INFO: ==9562== Lock acquired, processing the job...
[2026-09-14 00:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:10:02] Production.INFO: neon service started
[2026-09-14 00:10:02] Production.INFO: neon service started
[2026-09-14 00:10:02] Production.INFO: ==9562== Releasing lock...
[2026-09-14 00:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:10:02] Production.INFO: ==9564== Lock acquired, processing the job...
[2026-09-13 19:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:10:02] Production.INFO: ==9564== Releasing lock...
[2026-09-13 19:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:10:03] Production.INFO: ==9566== Lock acquired, processing the job...
[2026-09-13 23:10:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:10:03] Production.INFO: ==9566== Releasing lock...
[2026-09-13 23:10:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:10:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:10:03] Production.INFO: ==9570== Lock acquired, processing the job...
[2026-09-13 19:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:10:03] Production.INFO: ==9568== Lock acquired, processing the job...
[2026-09-13 19:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:10:03] Production.INFO: ==9574== Lock acquired, processing the job...
[2026-09-13 19:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:10:03] Production.INFO: ==9572== Lock acquired, processing the job...
[2026-09-13 19:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:10:03] Production.INFO: ==9576== Lock acquired, processing the job...
[2026-09-13 19:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 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-09-13 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-09-13 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-09-13 19:10:03] Production.INFO: ==9576== Releasing lock...
[2026-09-13 19:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:10:03] Production.INFO: Account Balance Start.
[2026-09-13 19:10:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:10:03] Production.INFO: 117
[2026-09-13 19:10:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:10:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:10:04] Production.INFO: Date 2026-09-09
[2026-09-13 19:10:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:10:04] Production.INFO: Date 2026-09-10
[2026-09-13 19:10:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:10:04] Production.INFO: Date 2026-09-11
[2026-09-13 19:10:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:10:04] Production.INFO: Date 2026-09-12
[2026-09-13 19:10:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:10:04] Production.INFO: Date 2026-09-13
[2026-09-13 19:10:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:10:04] Production.INFO: Total Charge 0
[2026-09-13 19:10:04] Production.INFO: CreateAllLog End
[2026-09-13 19:10:04] Production.INFO: ==9570== Releasing lock...
[2026-09-13 19:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:10:04] Production.INFO: Account Balance End.
[2026-09-13 19:10:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:10:04] Production.INFO: ==9574== Releasing lock...
[2026-09-13 19:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:10:12] Production.ERROR: CronJobId end10
[2026-09-13 19:10:12] Production.INFO: ==9572== Releasing lock...
[2026-09-13 19:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:10:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:10:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:10:15] Production.INFO: call_cost start
[2026-09-13 19:10:15] Production.INFO: call_cost end
[2026-09-13 19:10:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:10:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:10:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:10:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:10:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:10:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:10:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:10:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:10:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:10:15] Production.INFO: ==9568== Releasing lock...
[2026-09-13 19:10:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:10:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:11:01] Production.INFO: ==9641== Lock acquired, processing the job...
[2026-09-14 00:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:11:01] Production.INFO: neon service started
[2026-09-14 00:11:01] Production.INFO: neon service started
[2026-09-14 00:11:01] Production.INFO: ==9641== Releasing lock...
[2026-09-14 00:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:11:02] Production.INFO: ==9643== Lock acquired, processing the job...
[2026-09-13 19:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:11:02] Production.INFO: ==9645== Lock acquired, processing the job...
[2026-09-13 23:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:11:02] Production.INFO: ==9645== Releasing lock...
[2026-09-13 23:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:11:02] Production.INFO: ==9643== Releasing lock...
[2026-09-13 19:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:11:03] Production.INFO: ==9648== Lock acquired, processing the job...
[2026-09-13 19:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:11:03] Production.INFO: ==9650== Lock acquired, processing the job...
[2026-09-13 19:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:11:03] Production.INFO: ==9652== Lock acquired, processing the job...
[2026-09-13 19:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:11:03] Production.INFO: ==9654== Lock acquired, processing the job...
[2026-09-13 19:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:11:03] Production.INFO: ==9656== Lock acquired, processing the job...
[2026-09-13 19:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:11:03] Production.INFO: Account Balance Start.
[2026-09-13 19:11:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:11:03] Production.INFO: 117
[2026-09-13 19:11:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:11:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:11:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:11:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:11:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:11:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 19:11:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:11:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 19:11:03] Production.INFO: ==9656== Releasing lock...
[2026-09-13 19:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:11:03] Production.INFO: Date 2026-09-12
[2026-09-13 19:11:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:11:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:11:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:11:04] Production.INFO: Total Charge 0
[2026-09-13 19:11:04] Production.INFO: CreateAllLog End
[2026-09-13 19:11:04] Production.INFO: Account Balance End.
[2026-09-13 19:11:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:11:04] Production.INFO: ==9654== Releasing lock...
[2026-09-13 19:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:11:04] Production.INFO: ==9650== Releasing lock...
[2026-09-13 19:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:11:12] Production.ERROR: CronJobId end10
[2026-09-13 19:11:12] Production.INFO: ==9652== Releasing lock...
[2026-09-13 19:11:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:11:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:11:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:11:15] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:11:15] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:11:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:11:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:11:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:11:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:11:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:11:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:11:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:11:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:11:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:11:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:11:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:11:15] Production.INFO: call_cost start
[2026-09-13 19:11:15] Production.INFO: call_cost end
[2026-09-13 19:11:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:11:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:11:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:11:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:11:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:11:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:11:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:11:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:11:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:11:15] Production.INFO: ==9648== Releasing lock...
[2026-09-13 19:11:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:11:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:12:02] Production.INFO: ==9716== Lock acquired, processing the job...
[2026-09-14 00:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:12:02] Production.INFO: neon service started
[2026-09-14 00:12:02] Production.INFO: neon service started
[2026-09-14 00:12:02] Production.INFO: ==9716== Releasing lock...
[2026-09-14 00:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:12:02] Production.INFO: ==9718== Lock acquired, processing the job...
[2026-09-13 19:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:12:02] Production.INFO: ==9720== Lock acquired, processing the job...
[2026-09-13 23:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:12:02] Production.INFO: ==9720== Releasing lock...
[2026-09-13 23:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:12:02] Production.INFO: ==9718== Releasing lock...
[2026-09-13 19:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:12:03] Production.INFO: ==9723== Lock acquired, processing the job...
[2026-09-13 19:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:12:03] Production.INFO: ==9725== Lock acquired, processing the job...
[2026-09-13 19:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:12:03] Production.INFO: ==9727== Lock acquired, processing the job...
[2026-09-13 19:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:12:03] Production.INFO: ==9729== Lock acquired, processing the job...
[2026-09-13 19:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:12:03] Production.INFO: ==9731== Lock acquired, processing the job...
[2026-09-13 19:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:12:03] Production.INFO: Account Balance Start.
[2026-09-13 19:12:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:12:03] Production.INFO: 117
[2026-09-13 19:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:12:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:12:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 19:12:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:12:03] Production.INFO: Reseller ==> 0
[2026-09-13 19: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-09-13 19:12:04] Production.INFO: ==9731== Releasing lock...
[2026-09-13 19:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:12:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:12:04] Production.INFO: Date 2026-09-10
[2026-09-13 19:12:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:12:04] Production.INFO: Date 2026-09-11
[2026-09-13 19:12:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:12:04] Production.INFO: Date 2026-09-12
[2026-09-13 19:12:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:12:04] Production.INFO: Date 2026-09-13
[2026-09-13 19:12:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:12:04] Production.INFO: Total Charge 0
[2026-09-13 19:12:04] Production.INFO: CreateAllLog End
[2026-09-13 19:12:04] Production.INFO: Account Balance End.
[2026-09-13 19:12:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:12:04] Production.INFO: ==9729== Releasing lock...
[2026-09-13 19:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:12:04] Production.INFO: ==9725== Releasing lock...
[2026-09-13 19:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:12:11] Production.ERROR: CronJobId end10
[2026-09-13 19:12:11] Production.INFO: ==9727== Releasing lock...
[2026-09-13 19:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:12:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:12:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:12:15] Production.INFO: call_cost start
[2026-09-13 19:12:15] Production.INFO: call_cost end
[2026-09-13 19:12:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:12:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:12:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:12:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:12:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:12:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:12:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:12:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:12:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:12:15] Production.INFO: ==9723== Releasing lock...
[2026-09-13 19:12:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:12:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:13:01] Production.INFO: ==9791== Lock acquired, processing the job...
[2026-09-14 00:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:13:01] Production.INFO: neon service started
[2026-09-14 00:13:01] Production.INFO: neon service started
[2026-09-14 00:13:01] Production.INFO: ==9791== Releasing lock...
[2026-09-14 00:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:13:02] Production.INFO: ==9793== Lock acquired, processing the job...
[2026-09-13 19:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:13:02] Production.INFO: ==9795== Lock acquired, processing the job...
[2026-09-13 23:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:13:02] Production.INFO: ==9795== Releasing lock...
[2026-09-13 23:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:13:02] Production.INFO: ==9793== Releasing lock...
[2026-09-13 19:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:13:03] Production.INFO: ==9802== Lock acquired, processing the job...
[2026-09-13 19:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:13:03] Production.INFO: ==9798== Lock acquired, processing the job...
[2026-09-13 19:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:13:03] Production.INFO: ==9800== Lock acquired, processing the job...
[2026-09-13 19:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:13:03] Production.INFO: ==9804== Lock acquired, processing the job...
[2026-09-13 19:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:13:03] Production.INFO: ==9806== Lock acquired, processing the job...
[2026-09-13 19:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:13:03] Production.INFO: Account Balance Start.
[2026-09-13 19:13:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:13:03] Production.INFO: 117
[2026-09-13 19:13:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:13:03] Production.INFO: Reseller ==> 0
[2026-09-13 19: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-09-13 19: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-09-13 19: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-09-13 19:13:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:13:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:13:03] Production.INFO: ==9806== Releasing lock...
[2026-09-13 19:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:13:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:13:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:13:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:13:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:13:03] Production.INFO: Date 2026-09-12
[2026-09-13 19:13:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:13:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:13:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:13:03] Production.INFO: Total Charge 0
[2026-09-13 19:13:03] Production.INFO: CreateAllLog End
[2026-09-13 19:13:03] Production.INFO: Account Balance End.
[2026-09-13 19:13:03] Production.ERROR: CronJobId end 12
[2026-09-13 19:13:03] Production.INFO: ==9804== Releasing lock...
[2026-09-13 19:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:13:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:13:04] Production.INFO: ==9800== Releasing lock...
[2026-09-13 19:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:13:11] Production.ERROR: CronJobId end10
[2026-09-13 19:13:11] Production.INFO: ==9802== Releasing lock...
[2026-09-13 19:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:13:14] Production.INFO: call_cost start
[2026-09-13 19:13:14] Production.INFO: call_cost end
[2026-09-13 19:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:13:14] Production.INFO: ==9798== Releasing lock...
[2026-09-13 19:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:14:01] Production.INFO: ==9874== Lock acquired, processing the job...
[2026-09-14 00:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:14:01] Production.INFO: neon service started
[2026-09-14 00:14:01] Production.INFO: neon service started
[2026-09-14 00:14:01] Production.INFO: ==9874== Releasing lock...
[2026-09-14 00:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:14:02] Production.INFO: ==9876== Lock acquired, processing the job...
[2026-09-13 19:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:14:02] Production.INFO: ==9876== Releasing lock...
[2026-09-13 19:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:14:02] Production.INFO: ==9878== Lock acquired, processing the job...
[2026-09-13 23:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:14:02] Production.INFO: ==9878== Releasing lock...
[2026-09-13 23:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:14:03] Production.INFO: ==9880== Lock acquired, processing the job...
[2026-09-13 19:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:14:03] Production.INFO: ==9888== Lock acquired, processing the job...
[2026-09-13 19:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:14:03] Production.INFO: ==9882== Lock acquired, processing the job...
[2026-09-13 19:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:14:03] Production.INFO: ==9884== Lock acquired, processing the job...
[2026-09-13 19:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 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-09-13 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-09-13 19:14:03] Production.INFO: ==9886== Lock acquired, processing the job...
[2026-09-13 19:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 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-09-13 19:14:03] Production.INFO: Account Balance Start.
[2026-09-13 19:14:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:14:03] Production.INFO: 117
[2026-09-13 19:14:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:14:03] Production.INFO: ==9888== Releasing lock...
[2026-09-13 19:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:14:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:14:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:14:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:14:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:14:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:14:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:14:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:14:03] Production.INFO: Date 2026-09-12
[2026-09-13 19:14:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:14:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:14:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:14:03] Production.INFO: Total Charge 0
[2026-09-13 19:14:03] Production.INFO: CreateAllLog End
[2026-09-13 19:14:04] Production.INFO: Account Balance End.
[2026-09-13 19:14:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:14:04] Production.INFO: ==9886== Releasing lock...
[2026-09-13 19:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:14:04] Production.INFO: ==9882== Releasing lock...
[2026-09-13 19:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:14:12] Production.ERROR: CronJobId end10
[2026-09-13 19:14:12] Production.INFO: ==9884== Releasing lock...
[2026-09-13 19:14:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:14:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:14:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:14:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:14:14] Production.INFO: call_cost start
[2026-09-13 19:14:14] Production.INFO: call_cost end
[2026-09-13 19:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:14:14] Production.INFO: ==9880== Releasing lock...
[2026-09-13 19:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:15:01] Production.INFO: ==9950== Lock acquired, processing the job...
[2026-09-14 00:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:15:01] Production.INFO: neon service started
[2026-09-14 00:15:01] Production.INFO: neon service started
[2026-09-14 00:15:01] Production.INFO: ==9950== Releasing lock...
[2026-09-14 00:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:15:01] Production.INFO: ==9952== Lock acquired, processing the job...
[2026-09-13 19:15:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:15:02] Production.INFO: ==9952== Releasing lock...
[2026-09-13 19:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:15:02] Production.INFO: ==9954== Lock acquired, processing the job...
[2026-09-13 23:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:15:02] Production.INFO: ==9954== Releasing lock...
[2026-09-13 23:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:15:03] Production.INFO: ==9965== Lock acquired, processing the job...
[2026-09-13 19:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:15:03] Production.INFO: ==9969== Lock acquired, processing the job...
[2026-09-13 19:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:15:03] Production.INFO: ==9957== Lock acquired, processing the job...
[2026-09-13 19:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-13 19:15:03] Production.INFO: Account Balance Start.
[2026-09-13 19:15:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:15:03] Production.INFO: 117
[2026-09-13 19:15:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 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-09-13 19:15:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 19:15:03] Production.INFO: ==9969== Releasing lock...
[2026-09-13 19:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:15:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:15:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-13 19:15:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:15:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-13 19:15:03] Production.ERROR: CronJob PID - 9965
[2026-09-13 19:15:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-13 19:15:03] Production.ERROR: CronJob ID - 12
[2026-09-13 19:15:03] Production.ERROR: CronJob Last Run Time 2026-09-13 19:15:00
[2026-09-13 19:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-13 19:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-13 19:15:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:15:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:15:03] Production.INFO: ==9959== Lock acquired, processing the job...
[2026-09-13 19:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:15:03] Production.INFO: Date 2026-09-12
[2026-09-13 19:15:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-13 19:15:03] Production.INFO: ==9957== Releasing lock...
[2026-09-13 19:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-13 19:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-13 19:15:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:15:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:15:03] Production.INFO: Total Charge 0
[2026-09-13 19:15:03] Production.INFO: ==9961== Lock acquired, processing the job...
[2026-09-13 19:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:15:03] Production.INFO: CreateAllLog End
[2026-09-13 19:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:15:03] Production.INFO: ==9963== Lock acquired, processing the job...
[2026-09-13 19:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:15:03] Production.INFO: ==9967== Lock acquired, processing the job...
[2026-09-13 19:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-13 19:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 19:15:03] Production.INFO: Account Balance End.
[2026-09-13 19:15:03] Production.ERROR: CronJobId end 12
[2026-09-13 19:15:03] Production.INFO: ==9965== Releasing lock...
[2026-09-13 19:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:15:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:15:04] Production.ERROR: done
[2026-09-13 19:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-13 19:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17997958', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) start
[2026-09-13 19:15:04] Production.INFO: ==9961== Releasing lock...
[2026-09-13 19:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17997958', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) end
[2026-09-13 19:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-13 19:15:10] Production.INFO: ProcessCDR(1,17997958,1,1,2)
[2026-09-13 19:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17997958,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 19:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17997958,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 19:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-13 19:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-13 19:15:10] Production.INFO: ==9967== Releasing lock...
[2026-09-13 19:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-13 19:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-13 19:15:15] Production.ERROR: CronJobId end10
[2026-09-13 19:15:15] Production.INFO: ==9963== Releasing lock...
[2026-09-13 19:15:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:15:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:15:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:15:17] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:15:17] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:15:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:15:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:15:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:15:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:15:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:15:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:15:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:15:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:15:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:15:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:15:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:15:18] Production.INFO: call_cost start
[2026-09-13 19:15:18] Production.INFO: call_cost end
[2026-09-13 19:15:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:15:18] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:15:18] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:15:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:15:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:15:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:15:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:15:18] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:15:18] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:15:18] Production.INFO: ==9959== Releasing lock...
[2026-09-13 19:15:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:15:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:16:01] Production.INFO: ==10031== Lock acquired, processing the job...
[2026-09-14 00:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:16:01] Production.INFO: neon service started
[2026-09-14 00:16:01] Production.INFO: neon service started
[2026-09-14 00:16:01] Production.INFO: ==10031== Releasing lock...
[2026-09-14 00:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:16:02] Production.INFO: ==10034== Lock acquired, processing the job...
[2026-09-13 19:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:16:02] Production.INFO: ==10034== Releasing lock...
[2026-09-13 19:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:16:02] Production.INFO: ==10036== Lock acquired, processing the job...
[2026-09-13 23:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:16:02] Production.INFO: ==10036== Releasing lock...
[2026-09-13 23:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:16:03] Production.INFO: ==10040== Lock acquired, processing the job...
[2026-09-13 19:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:16:03] Production.INFO: ==10038== Lock acquired, processing the job...
[2026-09-13 19:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:16:03] Production.INFO: ==10042== Lock acquired, processing the job...
[2026-09-13 19:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:16:03] Production.INFO: ==10044== Lock acquired, processing the job...
[2026-09-13 19:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:16:03] Production.INFO: Account Balance Start.
[2026-09-13 19:16:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:16:03] Production.INFO: ==10046== Lock acquired, processing the job...
[2026-09-13 19:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:16:03] Production.INFO: 117
[2026-09-13 19:16:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:16:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:16:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:16:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:16:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:16:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 19:16:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:16:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 19:16:03] Production.INFO: ==10046== Releasing lock...
[2026-09-13 19:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:16:03] Production.INFO: Date 2026-09-12
[2026-09-13 19:16:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:16:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:16:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:16:03] Production.INFO: Total Charge 0
[2026-09-13 19:16:03] Production.INFO: CreateAllLog End
[2026-09-13 19:16:03] Production.INFO: ==10040== Releasing lock...
[2026-09-13 19:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:16:03] Production.INFO: Account Balance End.
[2026-09-13 19:16:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:16:04] Production.INFO: ==10044== Releasing lock...
[2026-09-13 19:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:16:12] Production.ERROR: CronJobId end10
[2026-09-13 19:16:12] Production.INFO: ==10042== Releasing lock...
[2026-09-13 19:16:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:16:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:16:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:16:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:16:14] Production.INFO: call_cost start
[2026-09-13 19:16:14] Production.INFO: call_cost end
[2026-09-13 19:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:16:14] Production.INFO: ==10038== Releasing lock...
[2026-09-13 19:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:17:02] Production.INFO: ==10114== Lock acquired, processing the job...
[2026-09-14 00:17:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:17:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:17:02] Production.INFO: neon service started
[2026-09-14 00:17:02] Production.INFO: neon service started
[2026-09-14 00:17:02] Production.INFO: ==10114== Releasing lock...
[2026-09-14 00:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:17:02] Production.INFO: ==10117== Lock acquired, processing the job...
[2026-09-13 19:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:17:02] Production.INFO: ==10117== Releasing lock...
[2026-09-13 19:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:17:03] Production.INFO: ==10119== Lock acquired, processing the job...
[2026-09-13 23:17:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:17:03] Production.INFO: ==10119== Releasing lock...
[2026-09-13 23:17:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:17:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:17:03] Production.INFO: ==10129== Lock acquired, processing the job...
[2026-09-13 19:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 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-09-13 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-09-13 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-09-13 19:17:03] Production.INFO: ==10121== Lock acquired, processing the job...
[2026-09-13 19:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:17:03] Production.INFO: ==10129== Releasing lock...
[2026-09-13 19:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:17:04] Production.INFO: ==10125== Lock acquired, processing the job...
[2026-09-13 19:17:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:17:04] Production.INFO: ==10123== Lock acquired, processing the job...
[2026-09-13 19:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:17:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:17:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:17:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:17:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:17:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:17:04] Production.INFO: ==10127== Lock acquired, processing the job...
[2026-09-13 19:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:17:04] Production.INFO: Account Balance Start.
[2026-09-13 19:17:04] Production.INFO: CreateAllLog Start
[2026-09-13 19:17:04] Production.INFO: 117
[2026-09-13 19:17:04] Production.INFO: Date 2026-09-08
[2026-09-13 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:17:04] Production.INFO: Date 2026-09-09
[2026-09-13 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:17:04] Production.INFO: Date 2026-09-10
[2026-09-13 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:17:04] Production.INFO: Date 2026-09-11
[2026-09-13 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:17:04] Production.INFO: Date 2026-09-12
[2026-09-13 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:17:04] Production.INFO: Date 2026-09-13
[2026-09-13 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:17:04] Production.INFO: Total Charge 0
[2026-09-13 19:17:04] Production.INFO: CreateAllLog End
[2026-09-13 19:17:04] Production.INFO: ==10123== Releasing lock...
[2026-09-13 19:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:17:04] Production.INFO: Account Balance End.
[2026-09-13 19:17:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:17:04] Production.INFO: ==10127== Releasing lock...
[2026-09-13 19:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:17:13] Production.ERROR: CronJobId end10
[2026-09-13 19:17:13] Production.INFO: ==10125== Releasing lock...
[2026-09-13 19:17:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:17:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:17:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:17:16] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:17:16] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:17:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:17:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:17:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:17:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:17:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:17:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:17:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:17:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:17:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:17:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:17:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:17:16] Production.INFO: call_cost start
[2026-09-13 19:17:16] Production.INFO: call_cost end
[2026-09-13 19:17:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:17:16] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:17:16] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:17:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:17:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:17:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:17:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:17:16] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:17:16] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:17:16] Production.INFO: ==10121== Releasing lock...
[2026-09-13 19:17:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:17:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:18:01] Production.INFO: ==10186== Lock acquired, processing the job...
[2026-09-14 00:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:18:01] Production.INFO: neon service started
[2026-09-14 00:18:01] Production.INFO: neon service started
[2026-09-14 00:18:01] Production.INFO: ==10186== Releasing lock...
[2026-09-14 00:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:18:02] Production.INFO: ==10188== Lock acquired, processing the job...
[2026-09-13 19:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:18:02] Production.INFO: ==10190== Lock acquired, processing the job...
[2026-09-13 23:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:18:02] Production.INFO: ==10190== Releasing lock...
[2026-09-13 23:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:18:02] Production.INFO: ==10188== Releasing lock...
[2026-09-13 19:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:18:03] Production.INFO: ==10193== Lock acquired, processing the job...
[2026-09-13 19:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:18:03] Production.INFO: ==10197== Lock acquired, processing the job...
[2026-09-13 19:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:18:03] Production.INFO: ==10195== Lock acquired, processing the job...
[2026-09-13 19:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:18:03] Production.INFO: ==10201== Lock acquired, processing the job...
[2026-09-13 19:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:18:03] Production.INFO: ==10199== Lock acquired, processing the job...
[2026-09-13 19:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19: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-09-13 19: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-09-13 19: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-09-13 19:18:03] Production.INFO: Account Balance Start.
[2026-09-13 19:18:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:18:03] Production.INFO: 117
[2026-09-13 19:18:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:18:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:18:03] Production.INFO: ==10201== Releasing lock...
[2026-09-13 19:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:18:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:18:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:18:04] Production.INFO: Date 2026-09-10
[2026-09-13 19:18:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:18:04] Production.INFO: Date 2026-09-11
[2026-09-13 19:18:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:18:04] Production.INFO: Date 2026-09-12
[2026-09-13 19:18:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:18:04] Production.INFO: Date 2026-09-13
[2026-09-13 19:18:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:18:04] Production.INFO: Total Charge 0
[2026-09-13 19:18:04] Production.INFO: CreateAllLog End
[2026-09-13 19:18:04] Production.INFO: Account Balance End.
[2026-09-13 19:18:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:18:04] Production.INFO: ==10199== Releasing lock...
[2026-09-13 19:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:18:04] Production.INFO: ==10195== Releasing lock...
[2026-09-13 19:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:18:10] Production.ERROR: CronJobId end10
[2026-09-13 19:18:10] Production.INFO: ==10197== Releasing lock...
[2026-09-13 19:18:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:18:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:18:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:18:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:18:14] Production.INFO: call_cost start
[2026-09-13 19:18:14] Production.INFO: call_cost end
[2026-09-13 19:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:18:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:18:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:18:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:18:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:18:14] Production.INFO: ==10193== Releasing lock...
[2026-09-13 19:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:19:02] Production.INFO: ==10262== Lock acquired, processing the job...
[2026-09-14 00:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:19:02] Production.INFO: neon service started
[2026-09-14 00:19:02] Production.INFO: neon service started
[2026-09-14 00:19:02] Production.INFO: ==10262== Releasing lock...
[2026-09-14 00:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:19:02] Production.INFO: ==10264== Lock acquired, processing the job...
[2026-09-13 19:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:19:02] Production.INFO: ==10266== Lock acquired, processing the job...
[2026-09-13 23:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:19:02] Production.INFO: ==10266== Releasing lock...
[2026-09-13 23:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:19:03] Production.INFO: ==10264== Releasing lock...
[2026-09-13 19:19:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:19:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:19:03] Production.INFO: ==10269== Lock acquired, processing the job...
[2026-09-13 19:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:19:03] Production.INFO: ==10271== Lock acquired, processing the job...
[2026-09-13 19:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:19:03] Production.INFO: ==10273== Lock acquired, processing the job...
[2026-09-13 19:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:19:03] Production.INFO: ==10275== Lock acquired, processing the job...
[2026-09-13 19:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:19:03] Production.INFO: ==10277== Lock acquired, processing the job...
[2026-09-13 19:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:19:03] Production.INFO: Account Balance Start.
[2026-09-13 19:19:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:19:04] Production.INFO: 117
[2026-09-13 19:19:04] Production.INFO: Date 2026-09-08
[2026-09-13 19: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-09-13 19:19:04] Production.INFO: Reseller ==> 0
[2026-09-13 19: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-09-13 19: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-09-13 19:19:04] Production.INFO: ==10277== Releasing lock...
[2026-09-13 19:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:19:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:19:04] Production.INFO: Date 2026-09-09
[2026-09-13 19:19:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:19:04] Production.INFO: Date 2026-09-10
[2026-09-13 19:19:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:19:04] Production.INFO: Date 2026-09-11
[2026-09-13 19:19:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:19:04] Production.INFO: Date 2026-09-12
[2026-09-13 19:19:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:19:04] Production.INFO: Date 2026-09-13
[2026-09-13 19:19:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:19:04] Production.INFO: Total Charge 0
[2026-09-13 19:19:04] Production.INFO: CreateAllLog End
[2026-09-13 19:19:04] Production.INFO: Account Balance End.
[2026-09-13 19:19:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:19:04] Production.INFO: ==10275== Releasing lock...
[2026-09-13 19:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:19:04] Production.INFO: ==10271== Releasing lock...
[2026-09-13 19:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:19:11] Production.ERROR: CronJobId end10
[2026-09-13 19:19:11] Production.INFO: ==10273== Releasing lock...
[2026-09-13 19:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:19:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:19:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:19:14] Production.INFO: call_cost start
[2026-09-13 19:19:14] Production.INFO: call_cost end
[2026-09-13 19:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:19:14] Production.INFO: ==10269== Releasing lock...
[2026-09-13 19:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:20:01] Production.INFO: ==10340== Lock acquired, processing the job...
[2026-09-14 00:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:20:01] Production.INFO: neon service started
[2026-09-14 00:20:01] Production.INFO: neon service started
[2026-09-14 00:20:01] Production.INFO: ==10340== Releasing lock...
[2026-09-14 00:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:20:02] Production.INFO: ==10342== Lock acquired, processing the job...
[2026-09-13 19:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:20:02] Production.INFO: ==10344== Lock acquired, processing the job...
[2026-09-13 23:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:20:02] Production.INFO: ==10344== Releasing lock...
[2026-09-13 23:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:20:02] Production.INFO: ==10342== Releasing lock...
[2026-09-13 19:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:20:03] Production.INFO: ==10353== Lock acquired, processing the job...
[2026-09-13 19:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:20:03] Production.INFO: Account Balance Start.
[2026-09-13 19:20:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:20:03] Production.INFO: 117
[2026-09-13 19:20:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:20:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:20:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:20:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:20:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:20:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:20:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:20:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:20:03] Production.INFO: Date 2026-09-12
[2026-09-13 19:20:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:20:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:20:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:20:03] Production.INFO: Total Charge 0
[2026-09-13 19:20:03] Production.INFO: ==10349== Lock acquired, processing the job...
[2026-09-13 19:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:20:03] Production.INFO: CreateAllLog End
[2026-09-13 19:20:03] Production.INFO: ==10347== Lock acquired, processing the job...
[2026-09-13 19:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:20:03] Production.INFO: ==10351== Lock acquired, processing the job...
[2026-09-13 19:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:20:03] Production.INFO: ==10355== Lock acquired, processing the job...
[2026-09-13 19:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:20:03] Production.INFO: Account Balance End.
[2026-09-13 19:20:03] Production.ERROR: CronJobId end 12
[2026-09-13 19:20:03] Production.INFO: ==10353== Releasing lock...
[2026-09-13 19:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:20:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 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-09-13 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-09-13 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-09-13 19:20:03] Production.INFO: ==10355== Releasing lock...
[2026-09-13 19:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:20:04] Production.INFO: ==10349== Releasing lock...
[2026-09-13 19:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:20:11] Production.ERROR: CronJobId end10
[2026-09-13 19:20:11] Production.INFO: ==10351== Releasing lock...
[2026-09-13 19:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:20:14] Production.INFO: call_cost start
[2026-09-13 19:20:14] Production.INFO: call_cost end
[2026-09-13 19:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:20:14] Production.INFO: ==10347== Releasing lock...
[2026-09-13 19:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:21:02] Production.INFO: ==10421== Lock acquired, processing the job...
[2026-09-14 00:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:21:02] Production.INFO: neon service started
[2026-09-14 00:21:02] Production.INFO: neon service started
[2026-09-14 00:21:02] Production.INFO: ==10421== Releasing lock...
[2026-09-14 00:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:21:02] Production.INFO: ==10423== Lock acquired, processing the job...
[2026-09-13 19:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:21:02] Production.INFO: ==10423== Releasing lock...
[2026-09-13 19:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:21:02] Production.INFO: ==10425== Lock acquired, processing the job...
[2026-09-13 23:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:21:02] Production.INFO: ==10425== Releasing lock...
[2026-09-13 23:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:21:03] Production.INFO: ==10427== Lock acquired, processing the job...
[2026-09-13 19:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:21:03] Production.INFO: ==10429== Lock acquired, processing the job...
[2026-09-13 19:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:21:03] Production.INFO: ==10435== Lock acquired, processing the job...
[2026-09-13 19:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:21:03] Production.INFO: ==10431== Lock acquired, processing the job...
[2026-09-13 19:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:21:03] Production.INFO: ==10433== Lock acquired, processing the job...
[2026-09-13 19:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:21:03] Production.INFO: Account Balance Start.
[2026-09-13 19:21:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:21:03] Production.INFO: 117
[2026-09-13 19:21:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:21:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 19:21:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:21:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 19:21:03] Production.INFO: ==10435== Releasing lock...
[2026-09-13 19:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:21:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:21:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:21:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:21:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:21:03] Production.INFO: Date 2026-09-12
[2026-09-13 19:21:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:21:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:21:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:21:04] Production.INFO: Total Charge 0
[2026-09-13 19:21:04] Production.INFO: CreateAllLog End
[2026-09-13 19:21:04] Production.INFO: Account Balance End.
[2026-09-13 19:21:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:21:04] Production.INFO: ==10433== Releasing lock...
[2026-09-13 19:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:21:04] Production.INFO: ==10429== Releasing lock...
[2026-09-13 19:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:21:11] Production.ERROR: CronJobId end10
[2026-09-13 19:21:11] Production.INFO: ==10431== Releasing lock...
[2026-09-13 19:21:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:21:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:21:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:21:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:21:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:21:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:21:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:21:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:21:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:21:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:21:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:21:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:21:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:21:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:21:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:21:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:21:15] Production.INFO: call_cost start
[2026-09-13 19:21:15] Production.INFO: call_cost end
[2026-09-13 19:21:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:21:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:21:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:21:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:21:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:21:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:21:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:21:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:21:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:21:15] Production.INFO: ==10427== Releasing lock...
[2026-09-13 19:21:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:21:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:22:01] Production.INFO: ==10501== Lock acquired, processing the job...
[2026-09-14 00:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:22:01] Production.INFO: neon service started
[2026-09-14 00:22:01] Production.INFO: neon service started
[2026-09-14 00:22:01] Production.INFO: ==10501== Releasing lock...
[2026-09-14 00:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:22:01] Production.INFO: ==10503== Lock acquired, processing the job...
[2026-09-13 19:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:22:02] Production.INFO: ==10505== Lock acquired, processing the job...
[2026-09-13 23:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:22:02] Production.INFO: ==10505== Releasing lock...
[2026-09-13 23:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:22:02] Production.INFO: ==10503== Releasing lock...
[2026-09-13 19:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:22:02] Production.INFO: ==10511== Lock acquired, processing the job...
[2026-09-13 19:22:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:22:02] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:22:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:22:02] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:22:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:22:02] Production.INFO: ==10516== Lock acquired, processing the job...
[2026-09-13 19:22:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:22: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-09-13 19:22: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-09-13 19:22: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-09-13 19:22:03] Production.INFO: ==10516== Releasing lock...
[2026-09-13 19:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:22:03] Production.INFO: ==10509== Lock acquired, processing the job...
[2026-09-13 19:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:22:03] Production.INFO: ==10507== Lock acquired, processing the job...
[2026-09-13 19:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:22:03] Production.INFO: ==10514== Lock acquired, processing the job...
[2026-09-13 19:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:22:03] Production.INFO: Account Balance Start.
[2026-09-13 19:22:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:22:03] Production.INFO: 117
[2026-09-13 19:22:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:22:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:22:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:22:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:22:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:22:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:22:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:22:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:22:03] Production.INFO: Date 2026-09-12
[2026-09-13 19:22:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:22:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:22:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:22:03] Production.INFO: Total Charge 0
[2026-09-13 19:22:03] Production.INFO: CreateAllLog End
[2026-09-13 19:22:03] Production.INFO: ==10509== Releasing lock...
[2026-09-13 19:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:22:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:22:04] Production.INFO: Account Balance End.
[2026-09-13 19:22:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:22:04] Production.INFO: ==10514== Releasing lock...
[2026-09-13 19:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:22:10] Production.ERROR: CronJobId end10
[2026-09-13 19:22:10] Production.INFO: ==10511== Releasing lock...
[2026-09-13 19:22:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:22:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:22:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:22:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:22:13] Production.INFO: call_cost start
[2026-09-13 19:22:13] Production.INFO: call_cost end
[2026-09-13 19:22:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:22:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:22:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:22:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:22:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:22:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:22:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:22:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:22:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:22:13] Production.INFO: ==10507== Releasing lock...
[2026-09-13 19:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:22:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:23:02] Production.INFO: ==10580== Lock acquired, processing the job...
[2026-09-14 00:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:23:02] Production.INFO: neon service started
[2026-09-14 00:23:02] Production.INFO: neon service started
[2026-09-14 00:23:02] Production.INFO: ==10580== Releasing lock...
[2026-09-14 00:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:23:02] Production.INFO: ==10582== Lock acquired, processing the job...
[2026-09-13 19:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:23:02] Production.INFO: ==10582== Releasing lock...
[2026-09-13 19:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:23:02] Production.INFO: ==10584== Lock acquired, processing the job...
[2026-09-13 23:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:23:03] Production.INFO: ==10584== Releasing lock...
[2026-09-13 23:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:23:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:23:03] Production.INFO: ==10586== Lock acquired, processing the job...
[2026-09-13 19:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:23:03] Production.INFO: ==10590== Lock acquired, processing the job...
[2026-09-13 19:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:23:03] Production.INFO: ==10588== Lock acquired, processing the job...
[2026-09-13 19:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:23:03] Production.INFO: ==10592== Lock acquired, processing the job...
[2026-09-13 19:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:23:03] Production.INFO: ==10594== Lock acquired, processing the job...
[2026-09-13 19:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:23:03] Production.INFO: Account Balance Start.
[2026-09-13 19:23:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:23:03] Production.INFO: 117
[2026-09-13 19:23:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:23:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:23:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:23:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:23:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:23:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:23:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:23:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 19:23:03] Production.INFO: Date 2026-09-12
[2026-09-13 19:23:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 19:23:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:23:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:23:03] Production.INFO: ==10594== Releasing lock...
[2026-09-13 19:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:23:03] Production.INFO: Total Charge 0
[2026-09-13 19:23:03] Production.INFO: CreateAllLog End
[2026-09-13 19:23:04] Production.INFO: Account Balance End.
[2026-09-13 19:23:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:23:04] Production.INFO: ==10592== Releasing lock...
[2026-09-13 19:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:23:04] Production.INFO: ==10588== Releasing lock...
[2026-09-13 19:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:23:11] Production.ERROR: CronJobId end10
[2026-09-13 19:23:11] Production.INFO: ==10590== Releasing lock...
[2026-09-13 19:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:23:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:23:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:23:14] Production.INFO: call_cost start
[2026-09-13 19:23:14] Production.INFO: call_cost end
[2026-09-13 19:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:23:14] Production.INFO: ==10586== Releasing lock...
[2026-09-13 19:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:24:01] Production.INFO: ==10656== Lock acquired, processing the job...
[2026-09-14 00:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:24:01] Production.INFO: neon service started
[2026-09-14 00:24:01] Production.INFO: neon service started
[2026-09-14 00:24:01] Production.INFO: ==10656== Releasing lock...
[2026-09-14 00:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:24:01] Production.INFO: ==10661== Lock acquired, processing the job...
[2026-09-13 23:24:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:24:01] Production.INFO: ==10661== Releasing lock...
[2026-09-13 23:24:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:24:01] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:24:02] Production.INFO: ==10659== Lock acquired, processing the job...
[2026-09-13 19:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:24:02] Production.INFO: ==10659== Releasing lock...
[2026-09-13 19:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:24:02] Production.INFO: ==10665== Lock acquired, processing the job...
[2026-09-13 19:24:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:24:02] Production.INFO: ==10667== Lock acquired, processing the job...
[2026-09-13 19:24:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:24:03] Production.INFO: ==10663== Lock acquired, processing the job...
[2026-09-13 19:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:24:03] Production.INFO: ==10669== Lock acquired, processing the job...
[2026-09-13 19:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:24:03] Production.INFO: Account Balance Start.
[2026-09-13 19:24:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:24:03] Production.INFO: 117
[2026-09-13 19:24:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:24:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:24:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:24:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:24:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:24:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:24:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:24:03] Production.INFO: ==10671== Lock acquired, processing the job...
[2026-09-13 19:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:24:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:24:03] Production.INFO: Date 2026-09-12
[2026-09-13 19:24:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:24:03] Production.INFO: ==10665== Releasing lock...
[2026-09-13 19:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:24:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:24:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:24:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:24:03] Production.INFO: Total Charge 0
[2026-09-13 19:24:03] Production.INFO: CreateAllLog End
[2026-09-13 19: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-09-13 19: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-09-13 19: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-09-13 19:24:03] Production.INFO: ==10671== Releasing lock...
[2026-09-13 19:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:24:03] Production.INFO: Account Balance End.
[2026-09-13 19:24:03] Production.ERROR: CronJobId end 12
[2026-09-13 19:24:03] Production.INFO: ==10669== Releasing lock...
[2026-09-13 19:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:24:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:24:11] Production.ERROR: CronJobId end10
[2026-09-13 19:24:11] Production.INFO: ==10667== Releasing lock...
[2026-09-13 19:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:24:14] Production.INFO: call_cost start
[2026-09-13 19:24:14] Production.INFO: call_cost end
[2026-09-13 19:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:24:14] Production.INFO: ==10663== Releasing lock...
[2026-09-13 19:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:25:01] Production.INFO: ==10729== Lock acquired, processing the job...
[2026-09-14 00:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:25:01] Production.INFO: neon service started
[2026-09-14 00:25:01] Production.INFO: neon service started
[2026-09-14 00:25:01] Production.INFO: ==10729== Releasing lock...
[2026-09-14 00:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:25:02] Production.INFO: ==10733== Lock acquired, processing the job...
[2026-09-13 23:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:25:02] Production.INFO: ==10733== Releasing lock...
[2026-09-13 23:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:25:02] Production.INFO: ==10731== Lock acquired, processing the job...
[2026-09-13 19:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:25:02] Production.INFO: ==10731== Releasing lock...
[2026-09-13 19:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:25:03] Production.INFO: ==10736== Lock acquired, processing the job...
[2026-09-13 19:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-13 19:25:03] Production.INFO: ==10740== Lock acquired, processing the job...
[2026-09-13 19:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-13 19:25:03] Production.INFO: ==10738== Lock acquired, processing the job...
[2026-09-13 19:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-13 19:25:03] Production.INFO: ==10736== Releasing lock...
[2026-09-13 19:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-13 19:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-13 19:25:03] Production.INFO: ==10742== Lock acquired, processing the job...
[2026-09-13 19:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:25:03] Production.INFO: ==10744== Lock acquired, processing the job...
[2026-09-13 19:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:25:03] Production.INFO: ==10746== Lock acquired, processing the job...
[2026-09-13 19:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-13 19:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:25:03] Production.INFO: ==10748== Lock acquired, processing the job...
[2026-09-13 19:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 19:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:25:04] Production.INFO: Account Balance Start.
[2026-09-13 19:25:04] Production.INFO: CreateAllLog Start
[2026-09-13 19:25:04] Production.INFO: 117
[2026-09-13 19: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-09-13 19:25:04] Production.INFO: Date 2026-09-08
[2026-09-13 19: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-09-13 19: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-09-13 19:25:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:25:04] Production.INFO: ==10748== Releasing lock...
[2026-09-13 19:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:25:04] Production.INFO: Date 2026-09-09
[2026-09-13 19:25:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:25:04] Production.INFO: Date 2026-09-10
[2026-09-13 19:25:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:25:04] Production.ERROR: done
[2026-09-13 19:25:04] Production.INFO: Date 2026-09-11
[2026-09-13 19:25:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:25:04] Production.INFO: Date 2026-09-12
[2026-09-13 19:25:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-13 19:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17997999', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) start
[2026-09-13 19:25:04] Production.INFO: Date 2026-09-13
[2026-09-13 19:25:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:25:04] Production.INFO: Total Charge 0
[2026-09-13 19:25:04] Production.INFO: CreateAllLog End
[2026-09-13 19:25:04] Production.INFO: Account Balance End.
[2026-09-13 19:25:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:25:04] Production.INFO: ==10744== Releasing lock...
[2026-09-13 19:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:25:04] Production.INFO: ==10740== Releasing lock...
[2026-09-13 19:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:25:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17997999', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) end
[2026-09-13 19:25:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-13 19:25:10] Production.INFO: ProcessCDR(1,17997999,1,1,2)
[2026-09-13 19:25:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17997999,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 19:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17997999,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 19:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-13 19:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-13 19:25:10] Production.INFO: ==10746== Releasing lock...
[2026-09-13 19:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-13 19:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-13 19:25:14] Production.ERROR: CronJobId end10
[2026-09-13 19:25:14] Production.INFO: ==10742== Releasing lock...
[2026-09-13 19:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:25:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:25:17] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:25:17] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:25:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:25:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:25:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:25:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:25:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:25:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:25:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:25:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:25:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:25:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:25:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:25:17] Production.INFO: call_cost start
[2026-09-13 19:25:17] Production.INFO: call_cost end
[2026-09-13 19:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:25:17] Production.INFO: ==10738== Releasing lock...
[2026-09-13 19:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:26:02] Production.INFO: ==10812== Lock acquired, processing the job...
[2026-09-14 00:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:26:02] Production.INFO: neon service started
[2026-09-14 00:26:02] Production.INFO: neon service started
[2026-09-14 00:26:02] Production.INFO: ==10812== Releasing lock...
[2026-09-14 00:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:26:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-13 19:26:02] Production.INFO: ==10815== Lock acquired, processing the job...
[2026-09-13 19:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:26:02] Production.INFO: ==10815== Releasing lock...
[2026-09-13 19:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:26:03] Production.INFO: ==10817== Lock acquired, processing the job...
[2026-09-13 23:26:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:26:03] Production.INFO: ==10817== Releasing lock...
[2026-09-13 23:26:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:26:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:26:03] Production.INFO: ==10819== Lock acquired, processing the job...
[2026-09-13 19:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:26:03] Production.INFO: ==10823== Lock acquired, processing the job...
[2026-09-13 19:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:26:03] Production.INFO: ==10821== Lock acquired, processing the job...
[2026-09-13 19:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:26:03] Production.INFO: ==10827== Lock acquired, processing the job...
[2026-09-13 19:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:26:03] Production.INFO: ==10825== Lock acquired, processing the job...
[2026-09-13 19:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 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-09-13 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-09-13 19: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-09-13 19:26:04] Production.INFO: ==10827== Releasing lock...
[2026-09-13 19:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:26:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:26:04] Production.INFO: Account Balance Start.
[2026-09-13 19:26:04] Production.INFO: CreateAllLog Start
[2026-09-13 19:26:04] Production.INFO: 117
[2026-09-13 19:26:04] Production.INFO: Date 2026-09-08
[2026-09-13 19:26:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:26:04] Production.INFO: Date 2026-09-09
[2026-09-13 19:26:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:26:04] Production.INFO: Date 2026-09-10
[2026-09-13 19:26:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:26:04] Production.INFO: Date 2026-09-11
[2026-09-13 19:26:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:26:04] Production.INFO: Date 2026-09-12
[2026-09-13 19:26:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:26:04] Production.INFO: Date 2026-09-13
[2026-09-13 19:26:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:26:04] Production.INFO: Total Charge 0
[2026-09-13 19:26:04] Production.INFO: CreateAllLog End
[2026-09-13 19:26:04] Production.INFO: Account Balance End.
[2026-09-13 19:26:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:26:04] Production.INFO: ==10825== Releasing lock...
[2026-09-13 19:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:26:04] Production.INFO: ==10821== Releasing lock...
[2026-09-13 19:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:26: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-09-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-09-13 19:26:11] Production.ERROR: CronJobId end10
[2026-09-13 19:26:11] Production.INFO: ==10823== Releasing lock...
[2026-09-13 19:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:26:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:26:15] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:26:15] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:26:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:26:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:26:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:26:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:26:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:26:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:26:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:26:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:26:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:26:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:26:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:26:15] Production.INFO: call_cost start
[2026-09-13 19:26:15] Production.INFO: call_cost end
[2026-09-13 19:26:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:26:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:26:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:26:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:26:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:26:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:26:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:26:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:26:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:26:15] Production.INFO: ==10819== Releasing lock...
[2026-09-13 19:26:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:26:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:27:01] Production.INFO: ==10885== Lock acquired, processing the job...
[2026-09-14 00:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:27:01] Production.INFO: neon service started
[2026-09-14 00:27:01] Production.INFO: neon service started
[2026-09-14 00:27:01] Production.INFO: ==10885== Releasing lock...
[2026-09-14 00:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:27:02] Production.INFO: ==10887== Lock acquired, processing the job...
[2026-09-13 19:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:27:02] Production.INFO: ==10887== Releasing lock...
[2026-09-13 19:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:27:02] Production.INFO: ==10889== Lock acquired, processing the job...
[2026-09-13 23:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:27:02] Production.INFO: ==10889== Releasing lock...
[2026-09-13 23:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:27:03] Production.INFO: ==10893== Lock acquired, processing the job...
[2026-09-13 19:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:27:03] Production.INFO: ==10891== Lock acquired, processing the job...
[2026-09-13 19:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:27:03] Production.INFO: ==10897== Lock acquired, processing the job...
[2026-09-13 19:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:27:03] Production.INFO: ==10895== Lock acquired, processing the job...
[2026-09-13 19:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:27:03] Production.INFO: Account Balance Start.
[2026-09-13 19:27:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:27:03] Production.INFO: 117
[2026-09-13 19:27:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:27:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:27:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:27:03] Production.INFO: ==10899== Lock acquired, processing the job...
[2026-09-13 19:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:27:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:27:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:27:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:27:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:27:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 19:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 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-09-13 19:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:27:03] Production.INFO: ==10899== Releasing lock...
[2026-09-13 19:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:27:03] Production.INFO: Date 2026-09-12
[2026-09-13 19:27:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:27:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:27:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:27:03] Production.INFO: Total Charge 0
[2026-09-13 19:27:03] Production.INFO: CreateAllLog End
[2026-09-13 19:27:03] Production.INFO: Account Balance End.
[2026-09-13 19:27:03] Production.ERROR: CronJobId end 12
[2026-09-13 19:27:03] Production.INFO: ==10897== Releasing lock...
[2026-09-13 19:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:27:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:27:03] Production.INFO: ==10893== Releasing lock...
[2026-09-13 19:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:27:11] Production.ERROR: CronJobId end10
[2026-09-13 19:27:11] Production.INFO: ==10895== Releasing lock...
[2026-09-13 19:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:27:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:27:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:27:14] Production.INFO: call_cost start
[2026-09-13 19:27:14] Production.INFO: call_cost end
[2026-09-13 19:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:27:14] Production.INFO: ==10891== Releasing lock...
[2026-09-13 19:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:28:02] Production.INFO: ==10966== Lock acquired, processing the job...
[2026-09-14 00:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:28:02] Production.INFO: neon service started
[2026-09-14 00:28:02] Production.INFO: neon service started
[2026-09-14 00:28:02] Production.INFO: ==10966== Releasing lock...
[2026-09-14 00:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:28:02] Production.INFO: ==10970== Lock acquired, processing the job...
[2026-09-13 23:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:28:02] Production.INFO: ==10970== Releasing lock...
[2026-09-13 23:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:28:02] Production.INFO: ==10968== Lock acquired, processing the job...
[2026-09-13 19:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:28:02] Production.INFO: ==10968== Releasing lock...
[2026-09-13 19:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:28:03] Production.INFO: ==10973== Lock acquired, processing the job...
[2026-09-13 19:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:28:03] Production.INFO: ==10975== Lock acquired, processing the job...
[2026-09-13 19:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:28:03] Production.INFO: ==10977== Lock acquired, processing the job...
[2026-09-13 19:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:28:03] Production.INFO: ==10979== Lock acquired, processing the job...
[2026-09-13 19:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:28:03] Production.INFO: ==10981== Lock acquired, processing the job...
[2026-09-13 19:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:28:03] Production.INFO: Account Balance Start.
[2026-09-13 19:28:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:28:03] Production.INFO: 117
[2026-09-13 19:28:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 19:28:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 19:28:03] Production.INFO: ==10981== Releasing lock...
[2026-09-13 19:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:28:04] Production.INFO: Date 2026-09-09
[2026-09-13 19:28:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:28:04] Production.INFO: Date 2026-09-10
[2026-09-13 19:28:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:28:04] Production.INFO: Date 2026-09-11
[2026-09-13 19:28:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:28:04] Production.INFO: Date 2026-09-12
[2026-09-13 19:28:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:28:04] Production.INFO: Date 2026-09-13
[2026-09-13 19:28:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:28:04] Production.INFO: Total Charge 0
[2026-09-13 19:28:04] Production.INFO: CreateAllLog End
[2026-09-13 19:28:04] Production.INFO: Account Balance End.
[2026-09-13 19:28:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:28:04] Production.INFO: ==10979== Releasing lock...
[2026-09-13 19:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:28:04] Production.INFO: ==10975== Releasing lock...
[2026-09-13 19:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:28:12] Production.ERROR: CronJobId end10
[2026-09-13 19:28:12] Production.INFO: ==10977== Releasing lock...
[2026-09-13 19:28:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:28:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:28:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:28:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:28:14] Production.INFO: call_cost start
[2026-09-13 19:28:14] Production.INFO: call_cost end
[2026-09-13 19:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:28:14] Production.INFO: ==10973== Releasing lock...
[2026-09-13 19:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:29:01] Production.INFO: ==11045== Lock acquired, processing the job...
[2026-09-14 00:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:29:01] Production.INFO: neon service started
[2026-09-14 00:29:01] Production.INFO: neon service started
[2026-09-14 00:29:01] Production.INFO: ==11045== Releasing lock...
[2026-09-14 00:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:29:02] Production.INFO: ==11047== Lock acquired, processing the job...
[2026-09-13 19:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:29:02] Production.INFO: ==11049== Lock acquired, processing the job...
[2026-09-13 23:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:29:02] Production.INFO: ==11049== Releasing lock...
[2026-09-13 23:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:29:02] Production.INFO: ==11047== Releasing lock...
[2026-09-13 19:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:29:03] Production.INFO: ==11054== Lock acquired, processing the job...
[2026-09-13 19:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:29:03] Production.INFO: ==11052== Lock acquired, processing the job...
[2026-09-13 19:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:29:03] Production.INFO: ==11060== Lock acquired, processing the job...
[2026-09-13 19:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:29:03] Production.INFO: ==11056== Lock acquired, processing the job...
[2026-09-13 19:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:29:03] Production.INFO: ==11058== Lock acquired, processing the job...
[2026-09-13 19:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:29:03] Production.INFO: Account Balance Start.
[2026-09-13 19:29:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:29:03] Production.INFO: 117
[2026-09-13 19:29:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:29:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:29:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:29:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:29:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:29:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 19:29:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:29:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 19:29:03] Production.INFO: ==11060== Releasing lock...
[2026-09-13 19:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:29:03] Production.INFO: Date 2026-09-12
[2026-09-13 19:29:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:29:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:29:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:29:03] Production.INFO: Total Charge 0
[2026-09-13 19:29:03] Production.INFO: CreateAllLog End
[2026-09-13 19:29:04] Production.INFO: Account Balance End.
[2026-09-13 19:29:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:29:04] Production.INFO: ==11058== Releasing lock...
[2026-09-13 19:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:29:04] Production.INFO: ==11054== Releasing lock...
[2026-09-13 19:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:29:11] Production.ERROR: CronJobId end10
[2026-09-13 19:29:11] Production.INFO: ==11056== Releasing lock...
[2026-09-13 19:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:29:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:29:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:29:14] Production.INFO: call_cost start
[2026-09-13 19:29:14] Production.INFO: call_cost end
[2026-09-13 19:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:29:14] Production.INFO: ==11052== Releasing lock...
[2026-09-13 19:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:30:02] Production.INFO: ==11122== Lock acquired, processing the job...
[2026-09-14 00:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:30:02] Production.INFO: neon service started
[2026-09-14 00:30:02] Production.INFO: neon service started
[2026-09-14 00:30:02] Production.INFO: ==11122== Releasing lock...
[2026-09-14 00:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:30:02] Production.INFO: ==11124== Lock acquired, processing the job...
[2026-09-13 19:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:30:03] Production.INFO: ==11126== Lock acquired, processing the job...
[2026-09-13 23:30:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:30:03] Production.INFO: ==11126== Releasing lock...
[2026-09-13 23:30:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:30:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:30:03] Production.INFO: ==11124== Releasing lock...
[2026-09-13 19:30:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:30:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:30:03] Production.INFO: ==11131== Lock acquired, processing the job...
[2026-09-13 19:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:30:04] Production.INFO: ==11129== Lock acquired, processing the job...
[2026-09-13 19:30:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:30:04] Production.INFO: ==11133== Lock acquired, processing the job...
[2026-09-13 19:30:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:30:04] Production.INFO: ==11137== Lock acquired, processing the job...
[2026-09-13 19:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:30:04] Production.INFO: ==11135== Lock acquired, processing the job...
[2026-09-13 19:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:30:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:30:04] Production.INFO: Account Balance Start.
[2026-09-13 19:30:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:30:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:30:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:30:04] Production.INFO: CreateAllLog Start
[2026-09-13 19:30:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:30:04] Production.INFO: 117
[2026-09-13 19:30:04] Production.INFO: Date 2026-09-08
[2026-09-13 19: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-09-13 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-13 19: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-09-13 19: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-09-13 19:30:04] Production.INFO: ==11137== Releasing lock...
[2026-09-13 19:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:30:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:30:04] Production.INFO: Date 2026-09-09
[2026-09-13 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:30:04] Production.INFO: Date 2026-09-10
[2026-09-13 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:30:04] Production.INFO: Date 2026-09-11
[2026-09-13 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:30:04] Production.INFO: Date 2026-09-12
[2026-09-13 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:30:04] Production.INFO: Date 2026-09-13
[2026-09-13 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:30:04] Production.INFO: Total Charge 0
[2026-09-13 19:30:04] Production.INFO: CreateAllLog End
[2026-09-13 19:30:04] Production.INFO: Account Balance End.
[2026-09-13 19:30:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:30:04] Production.INFO: ==11135== Releasing lock...
[2026-09-13 19:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:30:04] Production.INFO: ==11131== Releasing lock...
[2026-09-13 19:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:30:12] Production.ERROR: CronJobId end10
[2026-09-13 19:30:12] Production.INFO: ==11133== Releasing lock...
[2026-09-13 19:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:30:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:30:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:30:14] Production.INFO: call_cost start
[2026-09-13 19:30:14] Production.INFO: call_cost end
[2026-09-13 19:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:30:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:30:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:30:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:30:14] Production.INFO: ==11129== Releasing lock...
[2026-09-13 19:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:31:01] Production.INFO: ==11200== Lock acquired, processing the job...
[2026-09-14 00:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:31:01] Production.INFO: neon service started
[2026-09-14 00:31:01] Production.INFO: neon service started
[2026-09-14 00:31:01] Production.INFO: ==11200== Releasing lock...
[2026-09-14 00:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:31:02] Production.INFO: ==11202== Lock acquired, processing the job...
[2026-09-13 19:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:31:02] Production.INFO: ==11202== Releasing lock...
[2026-09-13 19:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:31:02] Production.INFO: ==11204== Lock acquired, processing the job...
[2026-09-13 23:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:31:02] Production.INFO: ==11204== Releasing lock...
[2026-09-13 23:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:31:03] Production.INFO: ==11207== Lock acquired, processing the job...
[2026-09-13 19:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:31:03] Production.INFO: ==11211== Lock acquired, processing the job...
[2026-09-13 19:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:31:03] Production.INFO: ==11215== Lock acquired, processing the job...
[2026-09-13 19:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:31:03] Production.INFO: ==11209== Lock acquired, processing the job...
[2026-09-13 19:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:31:03] Production.INFO: ==11213== Lock acquired, processing the job...
[2026-09-13 19:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 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-09-13 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-09-13 19:31:03] Production.INFO: Account Balance Start.
[2026-09-13 19:31:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:31:03] Production.INFO: 117
[2026-09-13 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-09-13 19:31:03] Production.INFO: ==11215== Releasing lock...
[2026-09-13 19:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:31:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:31:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:31:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:31:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:31:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:31:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:31:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:31:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:31:03] Production.INFO: Date 2026-09-12
[2026-09-13 19:31:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:31:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:31:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:31:03] Production.INFO: Total Charge 0
[2026-09-13 19:31:03] Production.INFO: CreateAllLog End
[2026-09-13 19:31:04] Production.INFO: Account Balance End.
[2026-09-13 19:31:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:31:04] Production.INFO: ==11213== Releasing lock...
[2026-09-13 19:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:31:04] Production.INFO: ==11209== Releasing lock...
[2026-09-13 19:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:31:11] Production.ERROR: CronJobId end10
[2026-09-13 19:31:11] Production.INFO: ==11211== Releasing lock...
[2026-09-13 19:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:31:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:31:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:31:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:31:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:31:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:31:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:31:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:31:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:31:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:31:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:31:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:31:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:31:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:31:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:31:14] Production.INFO: call_cost start
[2026-09-13 19:31:14] Production.INFO: call_cost end
[2026-09-13 19:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:31:15] Production.INFO: ==11207== Releasing lock...
[2026-09-13 19:31:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:31:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:32:02] Production.INFO: ==11277== Lock acquired, processing the job...
[2026-09-14 00:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:32:02] Production.INFO: neon service started
[2026-09-14 00:32:02] Production.INFO: neon service started
[2026-09-14 00:32:02] Production.INFO: ==11277== Releasing lock...
[2026-09-14 00:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:32:02] Production.INFO: ==11281== Lock acquired, processing the job...
[2026-09-13 23:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 19:32:02] Production.INFO: ==11279== Lock acquired, processing the job...
[2026-09-13 19:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:32:02] Production.INFO: ==11281== Releasing lock...
[2026-09-13 23:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:32:02] Production.INFO: ==11279== Releasing lock...
[2026-09-13 19:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:32:03] Production.INFO: ==11283== Lock acquired, processing the job...
[2026-09-13 19:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:32:03] Production.INFO: ==11287== Lock acquired, processing the job...
[2026-09-13 19:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:32:03] Production.INFO: ==11285== Lock acquired, processing the job...
[2026-09-13 19:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:32:03] Production.INFO: ==11289== Lock acquired, processing the job...
[2026-09-13 19:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:32:03] Production.INFO: ==11291== Lock acquired, processing the job...
[2026-09-13 19:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:32:03] Production.INFO: Account Balance Start.
[2026-09-13 19:32:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:32:03] Production.INFO: 117
[2026-09-13 19:32:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:32:04] Production.INFO: Reseller ==> 0
[2026-09-13 19: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-09-13 19: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-09-13 19: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-09-13 19:32:04] Production.INFO: Date 2026-09-09
[2026-09-13 19:32:04] Production.INFO: ==11291== Releasing lock...
[2026-09-13 19:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:32:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:32:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:32:04] Production.INFO: Date 2026-09-10
[2026-09-13 19:32:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:32:04] Production.INFO: Date 2026-09-11
[2026-09-13 19:32:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:32:04] Production.INFO: Date 2026-09-12
[2026-09-13 19:32:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:32:04] Production.INFO: Date 2026-09-13
[2026-09-13 19:32:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:32:04] Production.INFO: Total Charge 0
[2026-09-13 19:32:04] Production.INFO: CreateAllLog End
[2026-09-13 19:32:04] Production.INFO: Account Balance End.
[2026-09-13 19:32:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:32:04] Production.INFO: ==11289== Releasing lock...
[2026-09-13 19:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:32:04] Production.INFO: ==11285== Releasing lock...
[2026-09-13 19:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:32:11] Production.ERROR: CronJobId end10
[2026-09-13 19:32:11] Production.INFO: ==11287== Releasing lock...
[2026-09-13 19:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:32:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:32:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:32:13] Production.INFO: call_cost start
[2026-09-13 19:32:13] Production.INFO: call_cost end
[2026-09-13 19:32:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:32:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:32:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:32:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:32:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:32:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:32:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:32:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:32:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:32:13] Production.INFO: ==11283== Releasing lock...
[2026-09-13 19:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:32:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:33:01] Production.INFO: ==11355== Lock acquired, processing the job...
[2026-09-14 00:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:33:01] Production.INFO: neon service started
[2026-09-14 00:33:01] Production.INFO: neon service started
[2026-09-14 00:33:01] Production.INFO: ==11355== Releasing lock...
[2026-09-14 00:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:33:02] Production.INFO: ==11359== Lock acquired, processing the job...
[2026-09-13 23:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:33:02] Production.INFO: ==11359== Releasing lock...
[2026-09-13 23:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:33:02] Production.INFO: ==11357== Lock acquired, processing the job...
[2026-09-13 19:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:33:02] Production.INFO: ==11357== Releasing lock...
[2026-09-13 19:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:33:03] Production.INFO: ==11364== Lock acquired, processing the job...
[2026-09-13 19:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:33:03] Production.INFO: ==11362== Lock acquired, processing the job...
[2026-09-13 19:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:33:03] Production.INFO: ==11366== Lock acquired, processing the job...
[2026-09-13 19:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:33:03] Production.INFO: ==11368== Lock acquired, processing the job...
[2026-09-13 19:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:33:03] Production.INFO: ==11370== Lock acquired, processing the job...
[2026-09-13 19:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:33:03] Production.INFO: Account Balance Start.
[2026-09-13 19:33:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:33:03] Production.INFO: 117
[2026-09-13 19:33:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 19:33:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 19:33:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:33:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:33:03] Production.INFO: ==11370== Releasing lock...
[2026-09-13 19:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:33:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:33:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:33:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:33:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:33:03] Production.INFO: Date 2026-09-12
[2026-09-13 19:33:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:33:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:33:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:33:03] Production.INFO: Total Charge 0
[2026-09-13 19:33:03] Production.INFO: CreateAllLog End
[2026-09-13 19:33:03] Production.INFO: Account Balance End.
[2026-09-13 19:33:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:33:04] Production.INFO: ==11368== Releasing lock...
[2026-09-13 19:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:33:04] Production.INFO: ==11364== Releasing lock...
[2026-09-13 19:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:33:11] Production.ERROR: CronJobId end10
[2026-09-13 19:33:11] Production.INFO: ==11366== Releasing lock...
[2026-09-13 19:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:33:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:33:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:33:14] Production.INFO: call_cost start
[2026-09-13 19:33:14] Production.INFO: call_cost end
[2026-09-13 19:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:33:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:33:14] Production.INFO: ==11362== Releasing lock...
[2026-09-13 19:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:34:01] Production.INFO: ==11432== Lock acquired, processing the job...
[2026-09-14 00:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:34:01] Production.INFO: neon service started
[2026-09-14 00:34:01] Production.INFO: neon service started
[2026-09-14 00:34:01] Production.INFO: ==11432== Releasing lock...
[2026-09-14 00:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:34:02] Production.INFO: ==11434== Lock acquired, processing the job...
[2026-09-13 19:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:34:02] Production.INFO: ==11434== Releasing lock...
[2026-09-13 19:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:34:02] Production.INFO: ==11436== Lock acquired, processing the job...
[2026-09-13 23:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:34:02] Production.INFO: ==11436== Releasing lock...
[2026-09-13 23:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:34:03] Production.INFO: ==11446== Lock acquired, processing the job...
[2026-09-13 19:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 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-09-13 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-09-13 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-09-13 19:34:03] Production.INFO: ==11446== Releasing lock...
[2026-09-13 19:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:34:03] Production.INFO: ==11438== Lock acquired, processing the job...
[2026-09-13 19:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:34:03] Production.INFO: ==11440== Lock acquired, processing the job...
[2026-09-13 19:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:34:03] Production.INFO: ==11444== Lock acquired, processing the job...
[2026-09-13 19:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:34:03] Production.INFO: ==11442== Lock acquired, processing the job...
[2026-09-13 19:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:34:03] Production.INFO: Account Balance Start.
[2026-09-13 19:34:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:34:03] Production.INFO: 117
[2026-09-13 19:34:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:34:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:34:04] Production.INFO: Date 2026-09-09
[2026-09-13 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:34:04] Production.INFO: Date 2026-09-10
[2026-09-13 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:34:04] Production.INFO: Date 2026-09-11
[2026-09-13 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:34:04] Production.INFO: Date 2026-09-12
[2026-09-13 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:34:04] Production.INFO: Date 2026-09-13
[2026-09-13 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:34:04] Production.INFO: Total Charge 0
[2026-09-13 19:34:04] Production.INFO: CreateAllLog End
[2026-09-13 19:34:04] Production.INFO: Account Balance End.
[2026-09-13 19:34:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:34:04] Production.INFO: ==11444== Releasing lock...
[2026-09-13 19:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:34:04] Production.INFO: ==11440== Releasing lock...
[2026-09-13 19:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:34:11] Production.ERROR: CronJobId end10
[2026-09-13 19:34:11] Production.INFO: ==11442== Releasing lock...
[2026-09-13 19:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:34:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:34:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:34:14] Production.INFO: call_cost start
[2026-09-13 19:34:14] Production.INFO: call_cost end
[2026-09-13 19:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:34:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:34:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:34:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:34:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:34:14] Production.INFO: ==11438== Releasing lock...
[2026-09-13 19:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:35:01] Production.INFO: ==11513== Lock acquired, processing the job...
[2026-09-14 00:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:35:01] Production.INFO: neon service started
[2026-09-14 00:35:01] Production.INFO: neon service started
[2026-09-14 00:35:01] Production.INFO: ==11513== Releasing lock...
[2026-09-14 00:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:35:01] Production.INFO: ==11515== Lock acquired, processing the job...
[2026-09-13 19:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:35:02] Production.INFO: ==11515== Releasing lock...
[2026-09-13 19:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:35:02] Production.INFO: ==11517== Lock acquired, processing the job...
[2026-09-13 23:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:35:02] Production.INFO: ==11517== Releasing lock...
[2026-09-13 23:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:35:03] Production.INFO: ==11519== Lock acquired, processing the job...
[2026-09-13 19:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-13 19:35:03] Production.INFO: ==11521== Lock acquired, processing the job...
[2026-09-13 19:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:35:03] Production.INFO: ==11523== Lock acquired, processing the job...
[2026-09-13 19:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:35:03] Production.INFO: ==11527== Lock acquired, processing the job...
[2026-09-13 19:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-13 19:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-13 19:35:03] Production.ERROR: CronJob PID - 11521
[2026-09-13 19:35:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-13 19:35:03] Production.ERROR: CronJob ID - 5
[2026-09-13 19:35:03] Production.ERROR: CronJob Last Run Time 2026-09-13 19:35:00
[2026-09-13 19:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-13 19:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-13 19:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-13 19:35:03] Production.ERROR: CronJob PID - 11523
[2026-09-13 19:35:03] Production.ERROR: CronJob Title - Account Block
[2026-09-13 19:35:03] Production.ERROR: CronJob ID - 7
[2026-09-13 19:35:03] Production.ERROR: CronJob Last Run Time 2026-09-13 19:35:00
[2026-09-13 19:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-13 19:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-13 19:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-13 19:35:03] Production.ERROR: CronJob PID - 11527
[2026-09-13 19:35:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-13 19:35:03] Production.ERROR: CronJob ID - 12
[2026-09-13 19:35:03] Production.ERROR: CronJob Last Run Time 2026-09-13 19:35:00
[2026-09-13 19:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-13 19:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-13 19:35:03] Production.INFO: ==11525== Lock acquired, processing the job...
[2026-09-13 19:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-13 19:35:03] Production.INFO: ==11519== Releasing lock...
[2026-09-13 19:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-13 19:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-13 19:35:03] Production.INFO: Account Balance Start.
[2026-09-13 19:35:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:35:03] Production.INFO: 117
[2026-09-13 19:35:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:35:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:35:03] Production.INFO: ==11529== Lock acquired, processing the job...
[2026-09-13 19:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-13 19:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:35:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:35:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:35:03] Production.INFO: ==11532== Lock acquired, processing the job...
[2026-09-13 19:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:35:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:35:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 19:35:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:35:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 19:35:03] Production.INFO: Date 2026-09-12
[2026-09-13 19:35:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:35:03] Production.INFO: ==11532== Releasing lock...
[2026-09-13 19:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:35:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:35:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:35:03] Production.INFO: Total Charge 0
[2026-09-13 19:35:03] Production.INFO: CreateAllLog End
[2026-09-13 19:35:03] Production.ERROR: done
[2026-09-13 19:35:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-13 19:35:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998040', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) start
[2026-09-13 19:35:03] Production.INFO: Account Balance End.
[2026-09-13 19:35:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:35:04] Production.INFO: ==11527== Releasing lock...
[2026-09-13 19:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:35:04] Production.INFO: ==11523== Releasing lock...
[2026-09-13 19:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:35:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998040', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) end
[2026-09-13 19:35:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-13 19:35:09] Production.INFO: ProcessCDR(1,17998040,1,1,2)
[2026-09-13 19:35:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17998040,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 19:35:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17998040,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 19:35:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-13 19:35:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-13 19:35:09] Production.INFO: ==11529== Releasing lock...
[2026-09-13 19:35:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-13 19:35:09] Production.INFO: 26 MB #Memory Used#
[2026-09-13 19:35:13] Production.ERROR: CronJobId end10
[2026-09-13 19:35:13] Production.INFO: ==11525== Releasing lock...
[2026-09-13 19:35:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:35:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:35:16] Production.INFO: call_cost start
[2026-09-13 19:35:16] Production.INFO: call_cost end
[2026-09-13 19:35:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:35:16] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:35:16] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:35:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:35:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:35:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:35:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:35:16] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:35:16] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:35:16] Production.INFO: ==11521== Releasing lock...
[2026-09-13 19:35:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:35:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:36:01] Production.INFO: ==11599== Lock acquired, processing the job...
[2026-09-14 00:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:36:01] Production.INFO: neon service started
[2026-09-14 00:36:01] Production.INFO: neon service started
[2026-09-14 00:36:01] Production.INFO: ==11599== Releasing lock...
[2026-09-14 00:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:36:02] Production.INFO: ==11601== Lock acquired, processing the job...
[2026-09-13 19:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:36:02] Production.INFO: ==11601== Releasing lock...
[2026-09-13 19:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:36:02] Production.INFO: ==11603== Lock acquired, processing the job...
[2026-09-13 23:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:36:02] Production.INFO: ==11603== Releasing lock...
[2026-09-13 23:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:36:02] Production.INFO: 26 MB #Memory Used#
[2026-09-13 19:36:03] Production.INFO: ==11605== Lock acquired, processing the job...
[2026-09-13 19:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:36:03] Production.INFO: ==11607== Lock acquired, processing the job...
[2026-09-13 19:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:36:03] Production.INFO: ==11609== Lock acquired, processing the job...
[2026-09-13 19:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:36:03] Production.INFO: ==11611== Lock acquired, processing the job...
[2026-09-13 19:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:36:03] Production.INFO: ==11613== Lock acquired, processing the job...
[2026-09-13 19:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:36:03] Production.INFO: Account Balance Start.
[2026-09-13 19:36:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:36:03] Production.INFO: 117
[2026-09-13 19:36:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:36:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:36:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:36:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:36:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:36:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 19:36:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:36:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:36:03] Production.INFO: ==11613== Releasing lock...
[2026-09-13 19:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:36:03] Production.INFO: Date 2026-09-12
[2026-09-13 19:36:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:36:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:36:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:36:03] Production.INFO: Total Charge 0
[2026-09-13 19:36:03] Production.INFO: CreateAllLog End
[2026-09-13 19:36:03] Production.INFO: Account Balance End.
[2026-09-13 19:36:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:36:04] Production.INFO: ==11611== Releasing lock...
[2026-09-13 19:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:36:04] Production.INFO: ==11607== Releasing lock...
[2026-09-13 19:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:36:11] Production.ERROR: CronJobId end10
[2026-09-13 19:36:11] Production.INFO: ==11609== Releasing lock...
[2026-09-13 19:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:36:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:36:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:36:14] Production.INFO: call_cost start
[2026-09-13 19:36:14] Production.INFO: call_cost end
[2026-09-13 19:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:36:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:36:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:36:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:36:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:36:14] Production.INFO: ==11605== Releasing lock...
[2026-09-13 19:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:37:02] Production.INFO: ==11680== Lock acquired, processing the job...
[2026-09-14 00:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:37:02] Production.INFO: neon service started
[2026-09-14 00:37:02] Production.INFO: neon service started
[2026-09-14 00:37:02] Production.INFO: ==11680== Releasing lock...
[2026-09-14 00:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:37:02] Production.INFO: ==11682== Lock acquired, processing the job...
[2026-09-13 19:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:37:02] Production.INFO: ==11682== Releasing lock...
[2026-09-13 19:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:37:03] Production.INFO: ==11684== Lock acquired, processing the job...
[2026-09-13 23:37:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:37:03] Production.INFO: ==11684== Releasing lock...
[2026-09-13 23:37:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:37:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:37:03] Production.INFO: ==11686== Lock acquired, processing the job...
[2026-09-13 19:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:37:03] Production.INFO: ==11688== Lock acquired, processing the job...
[2026-09-13 19:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:37:03] Production.INFO: ==11690== Lock acquired, processing the job...
[2026-09-13 19:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:37:03] Production.INFO: ==11692== Lock acquired, processing the job...
[2026-09-13 19:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:37:03] Production.INFO: ==11694== Lock acquired, processing the job...
[2026-09-13 19:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 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-09-13 19:37:03] Production.INFO: Account Balance Start.
[2026-09-13 19:37:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:37:03] Production.INFO: 117
[2026-09-13 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-09-13 19:37:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 19:37:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:37:03] Production.INFO: ==11694== Releasing lock...
[2026-09-13 19:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:37:04] Production.INFO: Date 2026-09-09
[2026-09-13 19:37:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:37:04] Production.INFO: Date 2026-09-10
[2026-09-13 19:37:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:37:04] Production.INFO: Date 2026-09-11
[2026-09-13 19:37:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:37:04] Production.INFO: Date 2026-09-12
[2026-09-13 19:37:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:37:04] Production.INFO: Date 2026-09-13
[2026-09-13 19:37:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:37:04] Production.INFO: Total Charge 0
[2026-09-13 19:37:04] Production.INFO: CreateAllLog End
[2026-09-13 19:37:04] Production.INFO: Account Balance End.
[2026-09-13 19:37:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:37:04] Production.INFO: ==11692== Releasing lock...
[2026-09-13 19:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:37:04] Production.INFO: ==11688== Releasing lock...
[2026-09-13 19:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:37:11] Production.ERROR: CronJobId end10
[2026-09-13 19:37:11] Production.INFO: ==11690== Releasing lock...
[2026-09-13 19:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:37:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:37:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:37:14] Production.INFO: call_cost start
[2026-09-13 19:37:14] Production.INFO: call_cost end
[2026-09-13 19:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:37:14] Production.INFO: ==11686== Releasing lock...
[2026-09-13 19:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:38:01] Production.INFO: ==11757== Lock acquired, processing the job...
[2026-09-14 00:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:38:01] Production.INFO: neon service started
[2026-09-14 00:38:01] Production.INFO: neon service started
[2026-09-14 00:38:01] Production.INFO: ==11757== Releasing lock...
[2026-09-14 00:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:38:02] Production.INFO: ==11759== Lock acquired, processing the job...
[2026-09-13 19:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:38:02] Production.INFO: ==11761== Lock acquired, processing the job...
[2026-09-13 23:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:38:02] Production.INFO: ==11761== Releasing lock...
[2026-09-13 23:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:38:02] Production.INFO: ==11759== Releasing lock...
[2026-09-13 19:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:38:03] Production.INFO: ==11766== Lock acquired, processing the job...
[2026-09-13 19:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:38:03] Production.INFO: ==11768== Lock acquired, processing the job...
[2026-09-13 19:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:38:03] Production.INFO: ==11770== Lock acquired, processing the job...
[2026-09-13 19:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:38:03] Production.INFO: ==11772== Lock acquired, processing the job...
[2026-09-13 19:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:38:03] Production.INFO: ==11774== Lock acquired, processing the job...
[2026-09-13 19:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:38:03] Production.INFO: Account Balance Start.
[2026-09-13 19:38:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:38:03] Production.INFO: 117
[2026-09-13 19:38:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 19:38:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 19:38:03] Production.INFO: ==11774== Releasing lock...
[2026-09-13 19:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:38:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:38:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:38:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:38:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:38:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:38:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:38:03] Production.INFO: Date 2026-09-12
[2026-09-13 19:38:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:38:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:38:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:38:04] Production.INFO: Total Charge 0
[2026-09-13 19:38:04] Production.INFO: CreateAllLog End
[2026-09-13 19:38:04] Production.INFO: Account Balance End.
[2026-09-13 19:38:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:38:04] Production.INFO: ==11772== Releasing lock...
[2026-09-13 19:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:38:04] Production.INFO: ==11768== Releasing lock...
[2026-09-13 19:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:38:11] Production.ERROR: CronJobId end10
[2026-09-13 19:38:11] Production.INFO: ==11770== Releasing lock...
[2026-09-13 19:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:38:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:38:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:38:14] Production.INFO: call_cost start
[2026-09-13 19:38:14] Production.INFO: call_cost end
[2026-09-13 19:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:38:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:38:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:38:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:38:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:38:14] Production.INFO: ==11766== Releasing lock...
[2026-09-13 19:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:39:02] Production.INFO: ==11839== Lock acquired, processing the job...
[2026-09-14 00:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:39:02] Production.INFO: neon service started
[2026-09-14 00:39:02] Production.INFO: neon service started
[2026-09-14 00:39:02] Production.INFO: ==11839== Releasing lock...
[2026-09-14 00:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:39:02] Production.INFO: ==11843== Lock acquired, processing the job...
[2026-09-13 23:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:39:02] Production.INFO: ==11843== Releasing lock...
[2026-09-13 23:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:39:02] Production.INFO: ==11841== Lock acquired, processing the job...
[2026-09-13 19:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:39:02] Production.INFO: ==11841== Releasing lock...
[2026-09-13 19:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:39:03] Production.INFO: ==11847== Lock acquired, processing the job...
[2026-09-13 19:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:39:03] Production.INFO: ==11849== Lock acquired, processing the job...
[2026-09-13 19:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:39:03] Production.INFO: ==11845== Lock acquired, processing the job...
[2026-09-13 19:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:39:03] Production.INFO: ==11852== Lock acquired, processing the job...
[2026-09-13 19:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:39:03] Production.INFO: ==11854== Lock acquired, processing the job...
[2026-09-13 19:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:39:03] Production.INFO: Account Balance Start.
[2026-09-13 19:39:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:39:03] Production.INFO: 117
[2026-09-13 19:39:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:39:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:39:04] Production.INFO: Date 2026-09-09
[2026-09-13 19:39:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:39:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-13 19:39:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-13 19:39:04] Production.INFO: Date 2026-09-10
[2026-09-13 19:39:04] Production.INFO: Reseller ==> 0
[2026-09-13 19: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-09-13 19:39:04] Production.INFO: ==11854== Releasing lock...
[2026-09-13 19:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:39:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:39:04] Production.INFO: Date 2026-09-11
[2026-09-13 19:39:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:39:04] Production.INFO: Date 2026-09-12
[2026-09-13 19:39:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:39:04] Production.INFO: ==11847== Releasing lock...
[2026-09-13 19:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:39:04] Production.INFO: Date 2026-09-13
[2026-09-13 19:39:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:39:04] Production.INFO: Total Charge 0
[2026-09-13 19:39:04] Production.INFO: CreateAllLog End
[2026-09-13 19:39:04] Production.INFO: Account Balance End.
[2026-09-13 19:39:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:39:04] Production.INFO: ==11852== Releasing lock...
[2026-09-13 19:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:39:11] Production.ERROR: CronJobId end10
[2026-09-13 19:39:11] Production.INFO: ==11849== Releasing lock...
[2026-09-13 19:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:39:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:39:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:39:14] Production.INFO: call_cost start
[2026-09-13 19:39:14] Production.INFO: call_cost end
[2026-09-13 19:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:39:14] Production.INFO: ==11845== Releasing lock...
[2026-09-13 19:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:40:01] Production.INFO: ==11913== Lock acquired, processing the job...
[2026-09-14 00:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:40:01] Production.INFO: neon service started
[2026-09-14 00:40:01] Production.INFO: neon service started
[2026-09-14 00:40:01] Production.INFO: ==11913== Releasing lock...
[2026-09-14 00:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:40:02] Production.INFO: ==11915== Lock acquired, processing the job...
[2026-09-13 19:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:40:02] Production.INFO: ==11917== Lock acquired, processing the job...
[2026-09-13 23:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:40:02] Production.INFO: ==11917== Releasing lock...
[2026-09-13 23:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:40:02] Production.INFO: ==11915== Releasing lock...
[2026-09-13 19:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:40:03] Production.INFO: ==11920== Lock acquired, processing the job...
[2026-09-13 19:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:40:03] Production.INFO: ==11928== Lock acquired, processing the job...
[2026-09-13 19:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:40:03] Production.INFO: ==11922== Lock acquired, processing the job...
[2026-09-13 19:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:40:03] Production.INFO: ==11924== Lock acquired, processing the job...
[2026-09-13 19:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:40:03] Production.INFO: ==11926== Lock acquired, processing the job...
[2026-09-13 19:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 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-09-13 19: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-09-13 19:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19: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-09-13 19:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:40:03] Production.INFO: ==11928== Releasing lock...
[2026-09-13 19:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:40:03] Production.INFO: Account Balance Start.
[2026-09-13 19:40:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:40:03] Production.INFO: 117
[2026-09-13 19:40:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:40:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:40:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:40:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:40:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:40:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:40:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:40:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:40:03] Production.INFO: Date 2026-09-12
[2026-09-13 19:40:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:40:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:40:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:40:03] Production.INFO: Total Charge 0
[2026-09-13 19:40:03] Production.INFO: CreateAllLog End
[2026-09-13 19:40:03] Production.INFO: Account Balance End.
[2026-09-13 19:40:03] Production.ERROR: CronJobId end 12
[2026-09-13 19:40:03] Production.INFO: ==11926== Releasing lock...
[2026-09-13 19:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:40:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:40:04] Production.INFO: ==11922== Releasing lock...
[2026-09-13 19:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:40:11] Production.ERROR: CronJobId end10
[2026-09-13 19:40:11] Production.INFO: ==11924== Releasing lock...
[2026-09-13 19:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:40:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:40:12] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:40:12] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:40:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:40:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:40:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:40:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:40:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:40:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:40:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:40:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:40:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:40:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:40:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:40:13] Production.INFO: call_cost start
[2026-09-13 19:40:13] Production.INFO: call_cost end
[2026-09-13 19:40:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:40:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:40:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:40:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:40:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:40:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:40:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:40:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:40:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:40:13] Production.INFO: ==11920== Releasing lock...
[2026-09-13 19:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:40:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:41:01] Production.INFO: ==11993== Lock acquired, processing the job...
[2026-09-14 00:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:41:01] Production.INFO: neon service started
[2026-09-14 00:41:01] Production.INFO: neon service started
[2026-09-14 00:41:01] Production.INFO: ==11993== Releasing lock...
[2026-09-14 00:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:41:02] Production.INFO: ==11995== Lock acquired, processing the job...
[2026-09-13 19:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:41:02] Production.INFO: ==11995== Releasing lock...
[2026-09-13 19:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:41:02] Production.INFO: ==11997== Lock acquired, processing the job...
[2026-09-13 23:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:41:02] Production.INFO: ==11997== Releasing lock...
[2026-09-13 23:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:41:03] Production.INFO: ==11999== Lock acquired, processing the job...
[2026-09-13 19:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:41:03] Production.INFO: ==12005== Lock acquired, processing the job...
[2026-09-13 19:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:41:03] Production.INFO: ==12001== Lock acquired, processing the job...
[2026-09-13 19:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:41:03] Production.INFO: ==12003== Lock acquired, processing the job...
[2026-09-13 19:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:41:03] Production.INFO: Account Balance Start.
[2026-09-13 19:41:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:41:03] Production.INFO: 117
[2026-09-13 19:41:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:41:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:41:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:41:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:41:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:41:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:41:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:41:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:41:03] Production.INFO: ==12008== Lock acquired, processing the job...
[2026-09-13 19:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:41:03] Production.INFO: Date 2026-09-12
[2026-09-13 19:41:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:41:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:41:03] Production.INFO: Reseller ==> 0
[2026-09-13 19: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-09-13 19: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-09-13 19: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-09-13 19:41:03] Production.INFO: Total Charge 0
[2026-09-13 19:41:03] Production.INFO: ==12008== Releasing lock...
[2026-09-13 19:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:41:03] Production.INFO: CreateAllLog End
[2026-09-13 19:41:03] Production.INFO: Account Balance End.
[2026-09-13 19:41:03] Production.ERROR: CronJobId end 12
[2026-09-13 19:41:03] Production.INFO: ==12005== Releasing lock...
[2026-09-13 19:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:41:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:41:04] Production.INFO: ==12001== Releasing lock...
[2026-09-13 19:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:41:11] Production.ERROR: CronJobId end10
[2026-09-13 19:41:11] Production.INFO: ==12003== Releasing lock...
[2026-09-13 19:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:41:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:41:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:41:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:41:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:41:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:41:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:41:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:41:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:41:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:41:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:41:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:41:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:41:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:41:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:41:14] Production.INFO: call_cost start
[2026-09-13 19:41:14] Production.INFO: call_cost end
[2026-09-13 19:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:41:14] Production.INFO: ==11999== Releasing lock...
[2026-09-13 19:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:42:01] Production.INFO: ==12065== Lock acquired, processing the job...
[2026-09-14 00:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:42:01] Production.INFO: neon service started
[2026-09-14 00:42:01] Production.INFO: neon service started
[2026-09-14 00:42:01] Production.INFO: ==12065== Releasing lock...
[2026-09-14 00:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:42:01] Production.INFO: ==12069== Lock acquired, processing the job...
[2026-09-13 23:42:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:42:01] Production.INFO: ==12069== Releasing lock...
[2026-09-13 23:42:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:42:01] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:42:01] Production.INFO: ==12067== Lock acquired, processing the job...
[2026-09-13 19:42:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:42:02] Production.INFO: ==12067== Releasing lock...
[2026-09-13 19:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:42:02] Production.INFO: ==12071== Lock acquired, processing the job...
[2026-09-13 19:42:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:42:02] Production.INFO: ==12075== Lock acquired, processing the job...
[2026-09-13 19:42:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:42:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:42:02] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:42:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:42:02] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:42:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:42:03] Production.INFO: ==12073== Lock acquired, processing the job...
[2026-09-13 19:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:42:03] Production.INFO: ==12077== Lock acquired, processing the job...
[2026-09-13 19:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:42:03] Production.INFO: ==12079== Lock acquired, processing the job...
[2026-09-13 19:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19: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-09-13 19: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-09-13 19:42:03] Production.INFO: Account Balance Start.
[2026-09-13 19:42:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:42:03] Production.INFO: 117
[2026-09-13 19: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-09-13 19:42:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:42:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:42:03] Production.INFO: ==12079== Releasing lock...
[2026-09-13 19:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:42:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:42:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:42:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:42:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:42:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:42:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:42:03] Production.INFO: Date 2026-09-12
[2026-09-13 19:42:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:42:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:42:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:42:03] Production.INFO: Total Charge 0
[2026-09-13 19:42:03] Production.INFO: CreateAllLog End
[2026-09-13 19:42:03] Production.INFO: Account Balance End.
[2026-09-13 19:42:03] Production.ERROR: CronJobId end 12
[2026-09-13 19:42:03] Production.INFO: ==12077== Releasing lock...
[2026-09-13 19:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:42:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:42:04] Production.INFO: ==12073== Releasing lock...
[2026-09-13 19:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:42:11] Production.ERROR: CronJobId end10
[2026-09-13 19:42:11] Production.INFO: ==12075== Releasing lock...
[2026-09-13 19:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:42:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:42:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:42:13] Production.INFO: call_cost start
[2026-09-13 19:42:13] Production.INFO: call_cost end
[2026-09-13 19:42:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:42:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:42:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:42:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:42:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:42:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:42:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:42:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:42:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:42:13] Production.INFO: ==12071== Releasing lock...
[2026-09-13 19:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:42:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:43:01] Production.INFO: ==12154== Lock acquired, processing the job...
[2026-09-14 00:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:43:01] Production.INFO: neon service started
[2026-09-14 00:43:01] Production.INFO: neon service started
[2026-09-14 00:43:01] Production.INFO: ==12154== Releasing lock...
[2026-09-14 00:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:43:02] Production.INFO: ==12156== Lock acquired, processing the job...
[2026-09-13 19:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:43:02] Production.INFO: ==12156== Releasing lock...
[2026-09-13 19:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:43:02] Production.INFO: ==12158== Lock acquired, processing the job...
[2026-09-13 23:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:43:02] Production.INFO: ==12158== Releasing lock...
[2026-09-13 23:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:43:03] Production.INFO: ==12160== Lock acquired, processing the job...
[2026-09-13 19:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:43:03] Production.INFO: ==12162== Lock acquired, processing the job...
[2026-09-13 19:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:43:03] Production.INFO: ==12166== Lock acquired, processing the job...
[2026-09-13 19:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:43:03] Production.INFO: Account Balance Start.
[2026-09-13 19:43:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:43:03] Production.INFO: 117
[2026-09-13 19:43:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:43:03] Production.INFO: ==12164== Lock acquired, processing the job...
[2026-09-13 19:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:43:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:43:03] Production.INFO: ==12168== Lock acquired, processing the job...
[2026-09-13 19:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:43:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:43:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:43:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:43:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 19:43:03] Production.INFO: Date 2026-09-11
[2026-09-13 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-09-13 19:43:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:43:03] Production.INFO: ==12168== Releasing lock...
[2026-09-13 19:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:43:03] Production.INFO: Date 2026-09-12
[2026-09-13 19:43:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:43:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:43:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:43:03] Production.INFO: Total Charge 0
[2026-09-13 19:43:03] Production.INFO: CreateAllLog End
[2026-09-13 19:43:03] Production.INFO: Account Balance End.
[2026-09-13 19:43:03] Production.ERROR: CronJobId end 12
[2026-09-13 19:43:03] Production.INFO: ==12166== Releasing lock...
[2026-09-13 19:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:43:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:43:04] Production.INFO: ==12162== Releasing lock...
[2026-09-13 19:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:43:11] Production.ERROR: CronJobId end10
[2026-09-13 19:43:11] Production.INFO: ==12164== Releasing lock...
[2026-09-13 19:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:43:14] Production.INFO: call_cost start
[2026-09-13 19:43:14] Production.INFO: call_cost end
[2026-09-13 19:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:43:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:43:14] Production.INFO: ==12160== Releasing lock...
[2026-09-13 19:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:44:02] Production.INFO: ==12228== Lock acquired, processing the job...
[2026-09-14 00:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:44:02] Production.INFO: neon service started
[2026-09-14 00:44:02] Production.INFO: neon service started
[2026-09-14 00:44:02] Production.INFO: ==12228== Releasing lock...
[2026-09-14 00:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:44:02] Production.INFO: ==12230== Lock acquired, processing the job...
[2026-09-13 19:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:44:02] Production.INFO: ==12232== Lock acquired, processing the job...
[2026-09-13 23:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:44:02] Production.INFO: ==12232== Releasing lock...
[2026-09-13 23:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:44:03] Production.INFO: ==12230== Releasing lock...
[2026-09-13 19:44:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:44:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:44:03] Production.INFO: ==12239== Lock acquired, processing the job...
[2026-09-13 19:44:03] Production.INFO: ==12237== Lock acquired, processing the job...
[2026-09-13 19:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:44:03] Production.INFO: ==12235== Lock acquired, processing the job...
[2026-09-13 19:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:44:03] Production.INFO: ==12241== Lock acquired, processing the job...
[2026-09-13 19:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:44:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:44:04] Production.INFO: ==12243== Lock acquired, processing the job...
[2026-09-13 19:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:44:04] Production.INFO: Account Balance Start.
[2026-09-13 19:44:04] Production.INFO: CreateAllLog Start
[2026-09-13 19:44:04] Production.INFO: 117
[2026-09-13 19:44:04] Production.INFO: Date 2026-09-08
[2026-09-13 19:44:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:44:04] Production.INFO: Date 2026-09-09
[2026-09-13 19:44:04] Production.INFO: Reseller ==> 0
[2026-09-13 19: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-09-13 19: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-09-13 19:44:04] Production.INFO: Date 2026-09-10
[2026-09-13 19:44:04] Production.INFO: Reseller ==> 0
[2026-09-13 19: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-09-13 19:44:04] Production.INFO: ==12243== Releasing lock...
[2026-09-13 19:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:44:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:44:04] Production.INFO: Date 2026-09-11
[2026-09-13 19:44:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:44:04] Production.INFO: Date 2026-09-12
[2026-09-13 19:44:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:44:04] Production.INFO: Date 2026-09-13
[2026-09-13 19:44:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:44:04] Production.INFO: Total Charge 0
[2026-09-13 19:44:04] Production.INFO: CreateAllLog End
[2026-09-13 19:44:04] Production.INFO: Account Balance End.
[2026-09-13 19:44:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:44:04] Production.INFO: ==12241== Releasing lock...
[2026-09-13 19:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:44:04] Production.INFO: ==12237== Releasing lock...
[2026-09-13 19:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:44:12] Production.ERROR: CronJobId end10
[2026-09-13 19:44:12] Production.INFO: ==12239== Releasing lock...
[2026-09-13 19:44:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:44:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:44:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:44:15] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:44:15] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:44:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:44:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:44:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:44:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:44:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:44:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:44:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:44:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:44:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:44:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:44:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:44:15] Production.INFO: call_cost start
[2026-09-13 19:44:15] Production.INFO: call_cost end
[2026-09-13 19:44:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:44:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:44:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:44:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:44:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:44:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:44:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:44:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:44:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:44:15] Production.INFO: ==12235== Releasing lock...
[2026-09-13 19:44:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:44:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:45:01] Production.INFO: ==12303== Lock acquired, processing the job...
[2026-09-14 00:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:45:01] Production.INFO: neon service started
[2026-09-14 00:45:01] Production.INFO: neon service started
[2026-09-14 00:45:01] Production.INFO: ==12303== Releasing lock...
[2026-09-14 00:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:45:02] Production.INFO: ==12307== Lock acquired, processing the job...
[2026-09-13 23:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:45:02] Production.INFO: ==12307== Releasing lock...
[2026-09-13 23:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:45:02] Production.INFO: ==12305== Lock acquired, processing the job...
[2026-09-13 19:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:45:02] Production.INFO: ==12305== Releasing lock...
[2026-09-13 19:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:45:03] Production.INFO: ==12310== Lock acquired, processing the job...
[2026-09-13 19:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-13 19:45:03] Production.INFO: ==12312== Lock acquired, processing the job...
[2026-09-13 19:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-13 19:45:03] Production.INFO: ==12316== Lock acquired, processing the job...
[2026-09-13 19:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-13 19:45:03] Production.INFO: ==12310== Releasing lock...
[2026-09-13 19:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-13 19:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-13 19:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:45:03] Production.INFO: ==12314== Lock acquired, processing the job...
[2026-09-13 19:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:45:03] Production.INFO: ==12320== Lock acquired, processing the job...
[2026-09-13 19:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-13 19:45:03] Production.INFO: ==12322== Lock acquired, processing the job...
[2026-09-13 19:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:45:03] Production.INFO: ==12318== Lock acquired, processing the job...
[2026-09-13 19:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 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-09-13 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-09-13 19:45:04] Production.INFO: Account Balance Start.
[2026-09-13 19:45:04] Production.INFO: CreateAllLog Start
[2026-09-13 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-09-13 19:45:04] Production.INFO: 117
[2026-09-13 19:45:04] Production.INFO: ==12322== Releasing lock...
[2026-09-13 19:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:45:04] Production.INFO: Date 2026-09-08
[2026-09-13 19:45:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:45:04] Production.ERROR: done
[2026-09-13 19:45:04] Production.INFO: Date 2026-09-09
[2026-09-13 19:45:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:45:04] Production.INFO: Date 2026-09-10
[2026-09-13 19:45:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-13 19:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998081', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) start
[2026-09-13 19:45:04] Production.INFO: Date 2026-09-11
[2026-09-13 19:45:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:45:04] Production.INFO: Date 2026-09-12
[2026-09-13 19:45:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:45:04] Production.INFO: Date 2026-09-13
[2026-09-13 19:45:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:45:04] Production.INFO: Total Charge 0
[2026-09-13 19:45:04] Production.INFO: CreateAllLog End
[2026-09-13 19:45:04] Production.INFO: Account Balance End.
[2026-09-13 19:45:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:45:04] Production.INFO: ==12318== Releasing lock...
[2026-09-13 19:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:45:04] Production.INFO: ==12314== Releasing lock...
[2026-09-13 19:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:45:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998081', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) end
[2026-09-13 19:45:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-13 19:45:09] Production.INFO: ProcessCDR(1,17998081,1,1,2)
[2026-09-13 19:45:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17998081,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 19:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17998081,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 19:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-13 19:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-13 19:45:10] Production.INFO: ==12320== Releasing lock...
[2026-09-13 19:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-13 19:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-13 19:45:14] Production.ERROR: CronJobId end10
[2026-09-13 19:45:14] Production.INFO: ==12316== Releasing lock...
[2026-09-13 19:45:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:45:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:45:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:45:16] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:45:16] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:45:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:45:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:45:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:45:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:45:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:45:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:45:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:45:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:45:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:45:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:45:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:45:16] Production.INFO: call_cost start
[2026-09-13 19:45:16] Production.INFO: call_cost end
[2026-09-13 19:45:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:45:16] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:45:16] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:45:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:45:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:45:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:45:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:45:16] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:45:16] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:45:16] Production.INFO: ==12312== Releasing lock...
[2026-09-13 19:45:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:45:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:46:02] Production.INFO: ==12386== Lock acquired, processing the job...
[2026-09-14 00:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:46:02] Production.INFO: neon service started
[2026-09-14 00:46:02] Production.INFO: neon service started
[2026-09-14 00:46:02] Production.INFO: ==12386== Releasing lock...
[2026-09-14 00:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:46:02] Production.INFO: ==12391== Lock acquired, processing the job...
[2026-09-13 23:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:46:02] Production.INFO: ==12391== Releasing lock...
[2026-09-13 23:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:46:02] Production.INFO: ==12389== Lock acquired, processing the job...
[2026-09-13 19:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:46:02] Production.INFO: ==12389== Releasing lock...
[2026-09-13 19:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:46:03] Production.INFO: ==12395== Lock acquired, processing the job...
[2026-09-13 19:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:46:03] Production.INFO: ==12397== Lock acquired, processing the job...
[2026-09-13 19:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:46:03] Production.INFO: ==12393== Lock acquired, processing the job...
[2026-09-13 19:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:46:03] Production.INFO: ==12401== Lock acquired, processing the job...
[2026-09-13 19:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:46:03] Production.INFO: ==12399== Lock acquired, processing the job...
[2026-09-13 19:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 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-09-13 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-09-13 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-09-13 19:46:03] Production.INFO: ==12401== Releasing lock...
[2026-09-13 19:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:46:03] Production.INFO: Account Balance Start.
[2026-09-13 19:46:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:46:03] Production.INFO: 117
[2026-09-13 19:46:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:46:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:46:04] Production.INFO: Date 2026-09-09
[2026-09-13 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:46:04] Production.INFO: Date 2026-09-10
[2026-09-13 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:46:04] Production.INFO: Date 2026-09-11
[2026-09-13 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:46:04] Production.INFO: Date 2026-09-12
[2026-09-13 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:46:04] Production.INFO: Date 2026-09-13
[2026-09-13 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:46:04] Production.INFO: ==12395== Releasing lock...
[2026-09-13 19:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:46:04] Production.INFO: Total Charge 0
[2026-09-13 19:46:04] Production.INFO: CreateAllLog End
[2026-09-13 19:46:04] Production.INFO: Account Balance End.
[2026-09-13 19:46:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:46:04] Production.INFO: ==12399== Releasing lock...
[2026-09-13 19:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:46:11] Production.ERROR: CronJobId end10
[2026-09-13 19:46:11] Production.INFO: ==12397== Releasing lock...
[2026-09-13 19:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:46:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:46:12] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:46:12] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:46:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:46:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:46:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:46:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:46:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:46:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:46:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:46:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:46:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:46:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:46:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:46:13] Production.INFO: call_cost start
[2026-09-13 19:46:13] Production.INFO: call_cost end
[2026-09-13 19:46:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:46:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:46:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:46:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:46:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:46:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:46:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:46:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:46:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:46:13] Production.INFO: ==12393== Releasing lock...
[2026-09-13 19:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:46:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:47:01] Production.INFO: ==12467== Lock acquired, processing the job...
[2026-09-14 00:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:47:01] Production.INFO: neon service started
[2026-09-14 00:47:01] Production.INFO: neon service started
[2026-09-14 00:47:01] Production.INFO: ==12467== Releasing lock...
[2026-09-14 00:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:47:01] Production.INFO: ==12469== Lock acquired, processing the job...
[2026-09-13 19:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:47:02] Production.INFO: ==12471== Lock acquired, processing the job...
[2026-09-13 23:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 19:47:02] Production.INFO: ==12469== Releasing lock...
[2026-09-13 19:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:47:02] Production.INFO: ==12471== Releasing lock...
[2026-09-13 23:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:47:02] Production.INFO: ==12475== Lock acquired, processing the job...
[2026-09-13 19:47:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:47:02] Production.INFO: ==12479== Lock acquired, processing the job...
[2026-09-13 19:47:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:47:02] Production.INFO: ==12473== Lock acquired, processing the job...
[2026-09-13 19:47:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:47:02] Production.INFO: ==12477== Lock acquired, processing the job...
[2026-09-13 19:47:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:47:03] Production.INFO: ==12481== Lock acquired, processing the job...
[2026-09-13 19:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:47:03] Production.INFO: Account Balance Start.
[2026-09-13 19:47:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:47:03] Production.INFO: 117
[2026-09-13 19:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:47:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 19:47:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 19:47:03] Production.INFO: Date 2026-09-09
[2026-09-13 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-09-13 19:47:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:47:03] Production.INFO: ==12481== Releasing lock...
[2026-09-13 19:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:47:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:47:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:47:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:47:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:47:03] Production.INFO: Date 2026-09-12
[2026-09-13 19:47:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:47:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:47:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:47:03] Production.INFO: Total Charge 0
[2026-09-13 19:47:03] Production.INFO: CreateAllLog End
[2026-09-13 19:47:03] Production.INFO: Account Balance End.
[2026-09-13 19:47:03] Production.ERROR: CronJobId end 12
[2026-09-13 19:47:03] Production.INFO: ==12479== Releasing lock...
[2026-09-13 19:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:47:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:47:03] Production.INFO: ==12475== Releasing lock...
[2026-09-13 19:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:47:11] Production.ERROR: CronJobId end10
[2026-09-13 19:47:11] Production.INFO: ==12477== Releasing lock...
[2026-09-13 19:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:47:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:47:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:47:13] Production.INFO: call_cost start
[2026-09-13 19:47:13] Production.INFO: call_cost end
[2026-09-13 19:47:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:47:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:47:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:47:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:47:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:47:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:47:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:47:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:47:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:47:13] Production.INFO: ==12473== Releasing lock...
[2026-09-13 19:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:47:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:48:01] Production.INFO: ==12555== Lock acquired, processing the job...
[2026-09-14 00:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:48:01] Production.INFO: neon service started
[2026-09-14 00:48:01] Production.INFO: neon service started
[2026-09-14 00:48:01] Production.INFO: ==12555== Releasing lock...
[2026-09-14 00:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:48:02] Production.INFO: ==12559== Lock acquired, processing the job...
[2026-09-13 23:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:48:02] Production.INFO: ==12559== Releasing lock...
[2026-09-13 23:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:48:02] Production.INFO: ==12557== Lock acquired, processing the job...
[2026-09-13 19:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:48:02] Production.INFO: ==12557== Releasing lock...
[2026-09-13 19:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:48:03] Production.INFO: ==12561== Lock acquired, processing the job...
[2026-09-13 19:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:48:03] Production.INFO: ==12567== Lock acquired, processing the job...
[2026-09-13 19:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:48:03] Production.INFO: ==12565== Lock acquired, processing the job...
[2026-09-13 19:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:48:03] Production.INFO: ==12563== Lock acquired, processing the job...
[2026-09-13 19:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:48:03] Production.INFO: Account Balance Start.
[2026-09-13 19:48:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:48:03] Production.INFO: 117
[2026-09-13 19:48:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:48:03] Production.INFO: ==12569== Lock acquired, processing the job...
[2026-09-13 19:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:48:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:48:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:48:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:48:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:48:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 19:48:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:48:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 19:48:03] Production.INFO: ==12569== Releasing lock...
[2026-09-13 19:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:48:03] Production.INFO: Date 2026-09-12
[2026-09-13 19:48:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:48:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:48:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:48:03] Production.INFO: Total Charge 0
[2026-09-13 19:48:03] Production.INFO: CreateAllLog End
[2026-09-13 19:48:04] Production.INFO: Account Balance End.
[2026-09-13 19:48:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:48:04] Production.INFO: ==12567== Releasing lock...
[2026-09-13 19:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:48:04] Production.INFO: ==12563== Releasing lock...
[2026-09-13 19:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:48:11] Production.ERROR: CronJobId end10
[2026-09-13 19:48:11] Production.INFO: ==12565== Releasing lock...
[2026-09-13 19:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:48:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:48:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:48:15] Production.INFO: call_cost start
[2026-09-13 19:48:15] Production.INFO: call_cost end
[2026-09-13 19:48:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:48:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:48:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:48:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:48:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:48:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:48:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:48:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:48:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:48:15] Production.INFO: ==12561== Releasing lock...
[2026-09-13 19:48:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:48:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:49:01] Production.INFO: ==12633== Lock acquired, processing the job...
[2026-09-14 00:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:49:01] Production.INFO: neon service started
[2026-09-14 00:49:01] Production.INFO: neon service started
[2026-09-14 00:49:01] Production.INFO: ==12633== Releasing lock...
[2026-09-14 00:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:49:01] Production.INFO: ==12639== Lock acquired, processing the job...
[2026-09-13 23:49:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:49:01] Production.INFO: ==12639== Releasing lock...
[2026-09-13 23:49:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:49:01] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:49:01] Production.INFO: ==12637== Lock acquired, processing the job...
[2026-09-13 19:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:49:02] Production.INFO: ==12637== Releasing lock...
[2026-09-13 19:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:49:02] Production.INFO: ==12642== Lock acquired, processing the job...
[2026-09-13 19:49:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:49:02] Production.INFO: ==12644== Lock acquired, processing the job...
[2026-09-13 19:49:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:49:02] Production.INFO: ==12646== Lock acquired, processing the job...
[2026-09-13 19:49:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:49:03] Production.INFO: ==12650== Lock acquired, processing the job...
[2026-09-13 19:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:49:03] Production.INFO: ==12648== Lock acquired, processing the job...
[2026-09-13 19:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 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-09-13 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-09-13 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-09-13 19:49:03] Production.INFO: ==12650== Releasing lock...
[2026-09-13 19:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:49:03] Production.INFO: Account Balance Start.
[2026-09-13 19:49:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:49:03] Production.INFO: 117
[2026-09-13 19:49:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:49:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:49:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:49:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:49:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:49:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:49:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:49:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:49:03] Production.INFO: Date 2026-09-12
[2026-09-13 19:49:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:49:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:49:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:49:03] Production.INFO: Total Charge 0
[2026-09-13 19:49:03] Production.INFO: CreateAllLog End
[2026-09-13 19:49:03] Production.INFO: ==12644== Releasing lock...
[2026-09-13 19:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:49:04] Production.INFO: Account Balance End.
[2026-09-13 19:49:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:49:04] Production.INFO: ==12648== Releasing lock...
[2026-09-13 19:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:49:10] Production.ERROR: CronJobId end10
[2026-09-13 19:49:10] Production.INFO: ==12646== Releasing lock...
[2026-09-13 19:49:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:49:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:49:14] Production.INFO: call_cost start
[2026-09-13 19:49:14] Production.INFO: call_cost end
[2026-09-13 19:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:49:14] Production.INFO: ==12642== Releasing lock...
[2026-09-13 19:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:50:01] Production.INFO: ==12725== Lock acquired, processing the job...
[2026-09-14 00:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:50:01] Production.INFO: neon service started
[2026-09-14 00:50:01] Production.INFO: neon service started
[2026-09-14 00:50:01] Production.INFO: ==12725== Releasing lock...
[2026-09-14 00:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:50:02] Production.INFO: ==12727== Lock acquired, processing the job...
[2026-09-13 19:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:50:02] Production.INFO: ==12729== Lock acquired, processing the job...
[2026-09-13 23:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:50:02] Production.INFO: ==12729== Releasing lock...
[2026-09-13 23:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:50:02] Production.INFO: ==12727== Releasing lock...
[2026-09-13 19:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:50:03] Production.INFO: ==12732== Lock acquired, processing the job...
[2026-09-13 19:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:50:03] Production.INFO: ==12734== Lock acquired, processing the job...
[2026-09-13 19:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:50:03] Production.INFO: ==12738== Lock acquired, processing the job...
[2026-09-13 19:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:50:03] Production.INFO: ==12736== Lock acquired, processing the job...
[2026-09-13 19:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:50:03] Production.INFO: ==12740== Lock acquired, processing the job...
[2026-09-13 19:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:50:03] Production.INFO: Account Balance Start.
[2026-09-13 19:50:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:50:03] Production.INFO: 117
[2026-09-13 19:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:50:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:50:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 19:50:03] Production.INFO: ==12740== Releasing lock...
[2026-09-13 19:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:50:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:50:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:50:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:50:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:50:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:50:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:50:03] Production.INFO: Date 2026-09-12
[2026-09-13 19:50:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:50:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:50:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:50:03] Production.INFO: Total Charge 0
[2026-09-13 19:50:03] Production.INFO: CreateAllLog End
[2026-09-13 19:50:04] Production.INFO: Account Balance End.
[2026-09-13 19:50:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:50:04] Production.INFO: ==12738== Releasing lock...
[2026-09-13 19:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:50:04] Production.INFO: ==12734== Releasing lock...
[2026-09-13 19:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:50:12] Production.ERROR: CronJobId end10
[2026-09-13 19:50:12] Production.INFO: ==12736== Releasing lock...
[2026-09-13 19:50:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:50:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:50:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:50:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:50:14] Production.INFO: call_cost start
[2026-09-13 19:50:14] Production.INFO: call_cost end
[2026-09-13 19:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:50:14] Production.INFO: ==12732== Releasing lock...
[2026-09-13 19:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:51:02] Production.INFO: ==12800== Lock acquired, processing the job...
[2026-09-14 00:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:51:02] Production.INFO: neon service started
[2026-09-14 00:51:02] Production.INFO: neon service started
[2026-09-14 00:51:02] Production.INFO: ==12800== Releasing lock...
[2026-09-14 00:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:51:02] Production.INFO: ==12804== Lock acquired, processing the job...
[2026-09-13 23:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:51:02] Production.INFO: ==12804== Releasing lock...
[2026-09-13 23:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:51:02] Production.INFO: ==12802== Lock acquired, processing the job...
[2026-09-13 19:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:51:03] Production.INFO: ==12802== Releasing lock...
[2026-09-13 19:51:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:51:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:51:03] Production.INFO: ==12815== Lock acquired, processing the job...
[2026-09-13 19:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 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-09-13 19:51:03] Production.INFO: ==12812== Lock acquired, processing the job...
[2026-09-13 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-09-13 19:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 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-09-13 19:51:03] Production.INFO: ==12815== Releasing lock...
[2026-09-13 19:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:51:03] Production.INFO: ==12806== Lock acquired, processing the job...
[2026-09-13 19:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:51:03] Production.INFO: Account Balance Start.
[2026-09-13 19:51:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:51:04] Production.INFO: ==12808== Lock acquired, processing the job...
[2026-09-13 19:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:51:04] Production.INFO: 117
[2026-09-13 19:51:04] Production.INFO: Date 2026-09-08
[2026-09-13 19:51:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:51:04] Production.INFO: ==12810== Lock acquired, processing the job...
[2026-09-13 19:51:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:51:04] Production.INFO: Date 2026-09-09
[2026-09-13 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:51:04] Production.INFO: Date 2026-09-10
[2026-09-13 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:51:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:51:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:51:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:51:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:51:04] Production.INFO: Date 2026-09-11
[2026-09-13 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:51:04] Production.INFO: Date 2026-09-12
[2026-09-13 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:51:04] Production.INFO: Date 2026-09-13
[2026-09-13 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:51:04] Production.INFO: Total Charge 0
[2026-09-13 19:51:04] Production.INFO: CreateAllLog End
[2026-09-13 19:51:04] Production.INFO: Account Balance End.
[2026-09-13 19:51:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:51:04] Production.INFO: ==12812== Releasing lock...
[2026-09-13 19:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:51:04] Production.INFO: ==12808== Releasing lock...
[2026-09-13 19:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:51:12] Production.ERROR: CronJobId end10
[2026-09-13 19:51:12] Production.INFO: ==12810== Releasing lock...
[2026-09-13 19:51:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:51:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:51:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:51:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:51:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:51:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:51:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:51:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:51:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:51:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:51:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:51:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:51:15] Production.INFO: call_cost start
[2026-09-13 19:51:15] Production.INFO: call_cost end
[2026-09-13 19:51:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:51:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:51:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:51:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:51:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:51:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:51:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:51:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:51:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:51:15] Production.INFO: ==12806== Releasing lock...
[2026-09-13 19:51:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:51:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:52:01] Production.INFO: ==12877== Lock acquired, processing the job...
[2026-09-14 00:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:52:01] Production.INFO: neon service started
[2026-09-14 00:52:01] Production.INFO: neon service started
[2026-09-14 00:52:01] Production.INFO: ==12877== Releasing lock...
[2026-09-14 00:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:52:02] Production.INFO: ==12881== Lock acquired, processing the job...
[2026-09-13 23:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:52:02] Production.INFO: ==12881== Releasing lock...
[2026-09-13 23:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:52:02] Production.INFO: ==12879== Lock acquired, processing the job...
[2026-09-13 19:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:52:02] Production.INFO: ==12879== Releasing lock...
[2026-09-13 19:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:52:03] Production.INFO: ==12886== Lock acquired, processing the job...
[2026-09-13 19:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:52:03] Production.INFO: ==12884== Lock acquired, processing the job...
[2026-09-13 19:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:52:03] Production.INFO: ==12888== Lock acquired, processing the job...
[2026-09-13 19:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:52:03] Production.INFO: ==12890== Lock acquired, processing the job...
[2026-09-13 19:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:52:03] Production.INFO: ==12892== Lock acquired, processing the job...
[2026-09-13 19:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19: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-09-13 19: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-09-13 19:52:03] Production.INFO: Account Balance Start.
[2026-09-13 19:52:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:52:03] Production.INFO: 117
[2026-09-13 19: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-09-13 19:52:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:52:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:52:03] Production.INFO: ==12892== Releasing lock...
[2026-09-13 19:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:52:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:52:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:52:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:52:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:52:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:52:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:52:03] Production.INFO: Date 2026-09-12
[2026-09-13 19:52:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:52:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:52:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:52:03] Production.INFO: Total Charge 0
[2026-09-13 19:52:03] Production.INFO: CreateAllLog End
[2026-09-13 19:52:04] Production.INFO: Account Balance End.
[2026-09-13 19:52:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:52:04] Production.INFO: ==12890== Releasing lock...
[2026-09-13 19:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:52:04] Production.INFO: ==12886== Releasing lock...
[2026-09-13 19:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:52:11] Production.ERROR: CronJobId end10
[2026-09-13 19:52:11] Production.INFO: ==12888== Releasing lock...
[2026-09-13 19:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:52:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:52:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:52:15] Production.INFO: call_cost start
[2026-09-13 19:52:15] Production.INFO: call_cost end
[2026-09-13 19:52:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:52:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:52:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:52:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:52:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:52:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:52:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:52:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:52:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:52:15] Production.INFO: ==12884== Releasing lock...
[2026-09-13 19:52:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:52:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:53:02] Production.INFO: ==12960== Lock acquired, processing the job...
[2026-09-14 00:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:53:02] Production.INFO: neon service started
[2026-09-14 00:53:02] Production.INFO: neon service started
[2026-09-14 00:53:02] Production.INFO: ==12960== Releasing lock...
[2026-09-14 00:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:53:02] Production.INFO: ==12962== Lock acquired, processing the job...
[2026-09-13 19:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:53:02] Production.INFO: ==12962== Releasing lock...
[2026-09-13 19:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:53:02] Production.INFO: ==12964== Lock acquired, processing the job...
[2026-09-13 23:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:53:02] Production.INFO: ==12964== Releasing lock...
[2026-09-13 23:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:53:03] Production.INFO: ==12969== Lock acquired, processing the job...
[2026-09-13 19:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:53:03] Production.INFO: ==12971== Lock acquired, processing the job...
[2026-09-13 19:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:53:03] Production.INFO: ==12975== Lock acquired, processing the job...
[2026-09-13 19:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:53:03] Production.INFO: ==12966== Lock acquired, processing the job...
[2026-09-13 19:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:53:03] Production.INFO: ==12973== Lock acquired, processing the job...
[2026-09-13 19:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 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-09-13 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-09-13 19:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 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-09-13 19:53:03] Production.INFO: ==12975== Releasing lock...
[2026-09-13 19:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:53:03] Production.INFO: Account Balance Start.
[2026-09-13 19:53:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:53:03] Production.INFO: 117
[2026-09-13 19:53:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:53:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:53:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:53:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:53:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:53:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:53:03] Production.INFO: ==12969== Releasing lock...
[2026-09-13 19:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:53:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:53:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:53:04] Production.INFO: Date 2026-09-12
[2026-09-13 19:53:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:53:04] Production.INFO: Date 2026-09-13
[2026-09-13 19:53:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:53:04] Production.INFO: Total Charge 0
[2026-09-13 19:53:04] Production.INFO: CreateAllLog End
[2026-09-13 19:53:04] Production.INFO: Account Balance End.
[2026-09-13 19:53:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:53:04] Production.INFO: ==12973== Releasing lock...
[2026-09-13 19:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:53:11] Production.ERROR: CronJobId end10
[2026-09-13 19:53:11] Production.INFO: ==12971== Releasing lock...
[2026-09-13 19:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:53:14] Production.INFO: call_cost start
[2026-09-13 19:53:14] Production.INFO: call_cost end
[2026-09-13 19:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:53:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:53:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:53:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:53:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:53:14] Production.INFO: ==12966== Releasing lock...
[2026-09-13 19:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:54:01] Production.INFO: ==13040== Lock acquired, processing the job...
[2026-09-14 00:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:54:01] Production.INFO: neon service started
[2026-09-14 00:54:01] Production.INFO: neon service started
[2026-09-14 00:54:01] Production.INFO: ==13040== Releasing lock...
[2026-09-14 00:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:54:01] Production.INFO: ==13042== Lock acquired, processing the job...
[2026-09-13 19:54:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:54:02] Production.INFO: ==13042== Releasing lock...
[2026-09-13 19:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:54:02] Production.INFO: ==13044== Lock acquired, processing the job...
[2026-09-13 23:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:54:02] Production.INFO: ==13044== Releasing lock...
[2026-09-13 23:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:54:02] Production.INFO: ==13053== Lock acquired, processing the job...
[2026-09-13 19:54:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:54:02] Production.INFO: Account Balance Start.
[2026-09-13 19:54:02] Production.INFO: CreateAllLog Start
[2026-09-13 19:54:02] Production.INFO: 117
[2026-09-13 19:54:02] Production.INFO: Date 2026-09-08
[2026-09-13 19:54:02] Production.INFO: ==13047== Lock acquired, processing the job...
[2026-09-13 19:54:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:54:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:54:03] Production.INFO: ==13049== Lock acquired, processing the job...
[2026-09-13 19:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:54:03] Production.INFO: ==13051== Lock acquired, processing the job...
[2026-09-13 19:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:54:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:54:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:54:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:54:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:54:03] Production.INFO: ==13055== Lock acquired, processing the job...
[2026-09-13 19:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:54:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:54:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:54:03] Production.INFO: Date 2026-09-12
[2026-09-13 19:54:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:54:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:54:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 19:54:03] Production.INFO: Total Charge 0
[2026-09-13 19:54:03] Production.INFO: CreateAllLog End
[2026-09-13 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-09-13 19:54:03] Production.INFO: ==13055== Releasing lock...
[2026-09-13 19:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:54:03] Production.INFO: Account Balance End.
[2026-09-13 19:54:03] Production.ERROR: CronJobId end 12
[2026-09-13 19:54:03] Production.INFO: ==13053== Releasing lock...
[2026-09-13 19:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:54:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:54:03] Production.INFO: ==13049== Releasing lock...
[2026-09-13 19:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:54:10] Production.ERROR: CronJobId end10
[2026-09-13 19:54:10] Production.INFO: ==13051== Releasing lock...
[2026-09-13 19:54:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:54:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:54:13] Production.INFO: call_cost start
[2026-09-13 19:54:13] Production.INFO: call_cost end
[2026-09-13 19:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:54:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:54:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:54:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:54:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:54:13] Production.INFO: ==13047== Releasing lock...
[2026-09-13 19:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:55:01] Production.INFO: ==13121== Lock acquired, processing the job...
[2026-09-14 00:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:55:01] Production.INFO: neon service started
[2026-09-14 00:55:01] Production.INFO: neon service started
[2026-09-14 00:55:01] Production.INFO: ==13121== Releasing lock...
[2026-09-14 00:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:55:02] Production.INFO: ==13123== Lock acquired, processing the job...
[2026-09-13 19:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:55:02] Production.INFO: ==13123== Releasing lock...
[2026-09-13 19:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:55:02] Production.INFO: ==13125== Lock acquired, processing the job...
[2026-09-13 23:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:55:02] Production.INFO: ==13125== Releasing lock...
[2026-09-13 23:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:55:03] Production.INFO: ==13128== Lock acquired, processing the job...
[2026-09-13 19:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-13 19:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-13 19:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-13 19:55:03] Production.INFO: ==13128== Releasing lock...
[2026-09-13 19:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-13 19:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-13 19:55:03] Production.INFO: ==13134== Lock acquired, processing the job...
[2026-09-13 19:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:55:03] Production.INFO: ==13130== Lock acquired, processing the job...
[2026-09-13 19:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:55:03] Production.INFO: ==13132== Lock acquired, processing the job...
[2026-09-13 19:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:55:03] Production.INFO: ==13136== Lock acquired, processing the job...
[2026-09-13 19:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:55:03] Production.INFO: ==13138== Lock acquired, processing the job...
[2026-09-13 19:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-13 19:55:03] Production.INFO: Account Balance Start.
[2026-09-13 19:55:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:55:03] Production.INFO: 117
[2026-09-13 19:55:03] Production.INFO: ==13140== Lock acquired, processing the job...
[2026-09-13 19:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:55:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:55:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 19:55:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:55:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:55:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:55:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:55:04] Production.INFO: Date 2026-09-11
[2026-09-13 19:55:04] Production.INFO: Reseller ==> 0
[2026-09-13 19: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-09-13 19: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-09-13 19: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-09-13 19:55:04] Production.INFO: ==13140== Releasing lock...
[2026-09-13 19:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:55:04] Production.INFO: Date 2026-09-12
[2026-09-13 19:55:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:55:04] Production.INFO: Date 2026-09-13
[2026-09-13 19:55:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:55:04] Production.ERROR: done
[2026-09-13 19:55:04] Production.INFO: Total Charge 0
[2026-09-13 19:55:04] Production.INFO: CreateAllLog End
[2026-09-13 19:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-13 19:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998122', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) start
[2026-09-13 19:55:04] Production.INFO: Account Balance End.
[2026-09-13 19:55:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:55:04] Production.INFO: ==13136== Releasing lock...
[2026-09-13 19:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:55:04] Production.INFO: ==13132== Releasing lock...
[2026-09-13 19:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998122', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) end
[2026-09-13 19:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-13 19:55:10] Production.INFO: ProcessCDR(1,17998122,1,1,2)
[2026-09-13 19:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17998122,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 19:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17998122,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 19:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-13 19:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-13 19:55:10] Production.INFO: ==13138== Releasing lock...
[2026-09-13 19:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-13 19:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-13 19:55:13] Production.ERROR: CronJobId end10
[2026-09-13 19:55:13] Production.INFO: ==13134== Releasing lock...
[2026-09-13 19:55:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:55:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:55:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:55:17] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:55:17] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:55:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:55:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:55:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:55:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:55:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:55:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:55:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:55:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:55:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:55:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:55:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:55:17] Production.INFO: call_cost start
[2026-09-13 19:55:17] Production.INFO: call_cost end
[2026-09-13 19:55:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:55:17] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:55:17] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:55:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:55:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:55:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:55:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:55:17] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:55:17] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:55:17] Production.INFO: ==13130== Releasing lock...
[2026-09-13 19:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:56:02] Production.INFO: ==13207== Lock acquired, processing the job...
[2026-09-14 00:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:56:02] Production.INFO: neon service started
[2026-09-14 00:56:02] Production.INFO: neon service started
[2026-09-14 00:56:02] Production.INFO: ==13207== Releasing lock...
[2026-09-14 00:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:56:02] Production.INFO: ==13211== Lock acquired, processing the job...
[2026-09-13 23:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:56:02] Production.INFO: ==13211== Releasing lock...
[2026-09-13 23:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:56:02] Production.INFO: ==13209== Lock acquired, processing the job...
[2026-09-13 19:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:56:03] Production.INFO: ==13209== Releasing lock...
[2026-09-13 19:56:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:56:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:56:03] Production.INFO: ==13214== Lock acquired, processing the job...
[2026-09-13 19:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:56:03] Production.INFO: ==13216== Lock acquired, processing the job...
[2026-09-13 19:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:56:03] Production.INFO: ==13218== Lock acquired, processing the job...
[2026-09-13 19:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:56:03] Production.INFO: ==13220== Lock acquired, processing the job...
[2026-09-13 19:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:56:03] Production.INFO: ==13222== Lock acquired, processing the job...
[2026-09-13 19:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:56:03] Production.INFO: Account Balance Start.
[2026-09-13 19:56:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:56:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:56:04] Production.INFO: 117
[2026-09-13 19:56:04] Production.INFO: Date 2026-09-08
[2026-09-13 19:56:04] Production.INFO: Reseller ==> 0
[2026-09-13 19: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-09-13 19: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-09-13 19: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-09-13 19:56:04] Production.INFO: Date 2026-09-09
[2026-09-13 19:56:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:56:04] Production.INFO: ==13222== Releasing lock...
[2026-09-13 19:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:56:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:56:04] Production.INFO: Date 2026-09-10
[2026-09-13 19:56:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:56:04] Production.INFO: Date 2026-09-11
[2026-09-13 19:56:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:56:04] Production.INFO: Date 2026-09-12
[2026-09-13 19:56:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:56:04] Production.INFO: Date 2026-09-13
[2026-09-13 19:56:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:56:04] Production.INFO: Total Charge 0
[2026-09-13 19:56:04] Production.INFO: CreateAllLog End
[2026-09-13 19:56:04] Production.INFO: ==13216== Releasing lock...
[2026-09-13 19:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:56:04] Production.INFO: Account Balance End.
[2026-09-13 19:56:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:56:04] Production.INFO: ==13220== Releasing lock...
[2026-09-13 19:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:56:11] Production.ERROR: CronJobId end10
[2026-09-13 19:56:11] Production.INFO: ==13218== Releasing lock...
[2026-09-13 19:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:56:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:56:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:56:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:56:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:56:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:56:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:56:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:56:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:56:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:56:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:56:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:56:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:56:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:56:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:56:14] Production.INFO: call_cost start
[2026-09-13 19:56:14] Production.INFO: call_cost end
[2026-09-13 19:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:56:14] Production.INFO: ==13214== Releasing lock...
[2026-09-13 19:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:57:01] Production.INFO: ==13287== Lock acquired, processing the job...
[2026-09-14 00:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:57:01] Production.INFO: neon service started
[2026-09-14 00:57:01] Production.INFO: neon service started
[2026-09-14 00:57:01] Production.INFO: ==13287== Releasing lock...
[2026-09-14 00:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:57:02] Production.INFO: ==13291== Lock acquired, processing the job...
[2026-09-13 23:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:57:02] Production.INFO: ==13291== Releasing lock...
[2026-09-13 23:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:57:02] Production.INFO: ==13289== Lock acquired, processing the job...
[2026-09-13 19:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:57:02] Production.INFO: ==13289== Releasing lock...
[2026-09-13 19:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:57:03] Production.INFO: ==13295== Lock acquired, processing the job...
[2026-09-13 19:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:57:03] Production.INFO: ==13299== Lock acquired, processing the job...
[2026-09-13 19:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:57:03] Production.INFO: ==13297== Lock acquired, processing the job...
[2026-09-13 19:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:57:03] Production.INFO: ==13301== Lock acquired, processing the job...
[2026-09-13 19:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:57:03] Production.INFO: Account Balance Start.
[2026-09-13 19:57:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:57:03] Production.INFO: 117
[2026-09-13 19:57:03] Production.INFO: ==13303== Lock acquired, processing the job...
[2026-09-13 19:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:57:03] Production.INFO: Date 2026-09-08
[2026-09-13 19:57:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:57:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:57:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:57:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:57:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:57:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:57:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:57:03] Production.INFO: Date 2026-09-12
[2026-09-13 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-09-13 19:57:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 19:57:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:57:03] Production.INFO: ==13303== Releasing lock...
[2026-09-13 19:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:57:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:57:03] Production.INFO: Total Charge 0
[2026-09-13 19:57:03] Production.INFO: CreateAllLog End
[2026-09-13 19:57:03] Production.INFO: Account Balance End.
[2026-09-13 19:57:03] Production.ERROR: CronJobId end 12
[2026-09-13 19:57:03] Production.INFO: ==13301== Releasing lock...
[2026-09-13 19:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:57:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:57:03] Production.INFO: ==13297== Releasing lock...
[2026-09-13 19:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:57:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:57:11] Production.ERROR: CronJobId end10
[2026-09-13 19:57:11] Production.INFO: ==13299== Releasing lock...
[2026-09-13 19:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:57:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:57:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:57:13] Production.INFO: call_cost start
[2026-09-13 19:57:13] Production.INFO: call_cost end
[2026-09-13 19:57:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:57:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:57:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:57:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:57:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:57:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:57:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:57:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:57:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:57:13] Production.INFO: ==13295== Releasing lock...
[2026-09-13 19:57:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:57:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:58:02] Production.INFO: ==13369== Lock acquired, processing the job...
[2026-09-14 00:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:58:02] Production.INFO: neon service started
[2026-09-14 00:58:02] Production.INFO: neon service started
[2026-09-14 00:58:02] Production.INFO: ==13369== Releasing lock...
[2026-09-14 00:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 19:58:02] Production.INFO: ==13371== Lock acquired, processing the job...
[2026-09-13 19:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:58:02] Production.INFO: ==13371== Releasing lock...
[2026-09-13 19:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:58:02] Production.INFO: ==13373== Lock acquired, processing the job...
[2026-09-13 23:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:58:02] Production.INFO: ==13373== Releasing lock...
[2026-09-13 23:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:58:03] Production.INFO: ==13383== Lock acquired, processing the job...
[2026-09-13 19:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 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-09-13 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-09-13 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-09-13 19:58:03] Production.INFO: ==13383== Releasing lock...
[2026-09-13 19:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:58:03] Production.INFO: ==13375== Lock acquired, processing the job...
[2026-09-13 19:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:58:03] Production.INFO: ==13377== Lock acquired, processing the job...
[2026-09-13 19:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:58:03] Production.INFO: ==13379== Lock acquired, processing the job...
[2026-09-13 19:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:58:03] Production.INFO: ==13381== Lock acquired, processing the job...
[2026-09-13 19:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:58:03] Production.INFO: Account Balance Start.
[2026-09-13 19:58:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:58:03] Production.INFO: 117
[2026-09-13 19:58:04] Production.INFO: Date 2026-09-08
[2026-09-13 19:58:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:58:04] Production.INFO: Date 2026-09-09
[2026-09-13 19:58:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:58:04] Production.INFO: Date 2026-09-10
[2026-09-13 19:58:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:58:04] Production.INFO: Date 2026-09-11
[2026-09-13 19:58:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:58:04] Production.INFO: Date 2026-09-12
[2026-09-13 19:58:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:58:04] Production.INFO: Date 2026-09-13
[2026-09-13 19:58:04] Production.INFO: Reseller ==> 0
[2026-09-13 19:58:04] Production.INFO: Total Charge 0
[2026-09-13 19:58:04] Production.INFO: CreateAllLog End
[2026-09-13 19:58:04] Production.INFO: Account Balance End.
[2026-09-13 19:58:04] Production.ERROR: CronJobId end 12
[2026-09-13 19:58:04] Production.INFO: ==13381== Releasing lock...
[2026-09-13 19:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:58:04] Production.INFO: ==13377== Releasing lock...
[2026-09-13 19:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:58:11] Production.ERROR: CronJobId end10
[2026-09-13 19:58:11] Production.INFO: ==13379== Releasing lock...
[2026-09-13 19:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:58:13] Production.INFO: call_cost start
[2026-09-13 19:58:13] Production.INFO: call_cost end
[2026-09-13 19:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:58:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:58:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:58:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:58:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:58:13] Production.INFO: ==13375== Releasing lock...
[2026-09-13 19:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:59:01] Production.INFO: ==13449== Lock acquired, processing the job...
[2026-09-14 00:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 00:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 00:59:01] Production.INFO: neon service started
[2026-09-14 00:59:01] Production.INFO: neon service started
[2026-09-14 00:59:01] Production.INFO: ==13449== Releasing lock...
[2026-09-14 00:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 00:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:59:01] Production.INFO: ==13453== Lock acquired, processing the job...
[2026-09-13 23:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:59:01] Production.INFO: ==13453== Releasing lock...
[2026-09-13 23:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-13 23:59:01] Production.INFO: 25 MB #Memory Used#
[2026-09-13 19:59:02] Production.INFO: ==13451== Lock acquired, processing the job...
[2026-09-13 19:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 19:59:02] Production.INFO: ==13451== Releasing lock...
[2026-09-13 19:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 19:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 19:59:03] Production.INFO: ==13457== Lock acquired, processing the job...
[2026-09-13 19:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 19:59:03] Production.INFO: ==13455== Lock acquired, processing the job...
[2026-09-13 19:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 19:59:03] Production.INFO: ==13459== Lock acquired, processing the job...
[2026-09-13 19:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 19:59:03] Production.INFO: ==13463== Lock acquired, processing the job...
[2026-09-13 19:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 19:59:03] Production.INFO: ==13461== Lock acquired, processing the job...
[2026-09-13 19:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 19:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 19:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 19:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 19:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 19:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 19:59:03] Production.INFO: Account Balance Start.
[2026-09-13 19:59:03] Production.INFO: CreateAllLog Start
[2026-09-13 19:59:03] Production.INFO: 117
[2026-09-13 19:59:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 19:59:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 19:59:03] Production.INFO: ==13463== Releasing lock...
[2026-09-13 19:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 19:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 19:59:03] Production.INFO: Date 2026-09-09
[2026-09-13 19:59:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:59:03] Production.INFO: Date 2026-09-10
[2026-09-13 19:59:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:59:03] Production.INFO: Date 2026-09-11
[2026-09-13 19:59:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:59:03] Production.INFO: Date 2026-09-12
[2026-09-13 19:59:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:59:03] Production.INFO: Date 2026-09-13
[2026-09-13 19:59:03] Production.INFO: Reseller ==> 0
[2026-09-13 19:59:03] Production.INFO: Total Charge 0
[2026-09-13 19:59:03] Production.INFO: CreateAllLog End
[2026-09-13 19:59:03] Production.INFO: Account Balance End.
[2026-09-13 19:59:03] Production.ERROR: CronJobId end 12
[2026-09-13 19:59:03] Production.INFO: ==13461== Releasing lock...
[2026-09-13 19:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 19:59:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 19:59:03] Production.INFO: ==13457== Releasing lock...
[2026-09-13 19:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 19:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 19:59:11] Production.ERROR: CronJobId end10
[2026-09-13 19:59:11] Production.INFO: ==13459== Releasing lock...
[2026-09-13 19:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 19:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 19:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 19:59:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 19:59:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 19:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 19:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 19:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 19:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 19:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 19:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 19:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 19:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 19:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 19:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 19:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 19:59:13] Production.INFO: call_cost start
[2026-09-13 19:59:13] Production.INFO: call_cost end
[2026-09-13 19:59:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 19:59:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 19:59:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 19:59:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 19:59:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 19:59:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 19:59:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 19:59:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 19:59:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 19:59:13] Production.INFO: ==13455== Releasing lock...
[2026-09-13 19:59:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 19:59:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:00:02] Production.INFO: ==13527== Lock acquired, processing the job...
[2026-09-14 01:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:00:02] Production.INFO: neon service started
[2026-09-14 01:00:02] Production.INFO: neon service started
[2026-09-14 01:00:02] Production.INFO: ==13527== Releasing lock...
[2026-09-14 01:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:00:02] Production.INFO: ==13532== Lock acquired, processing the job...
[2026-09-14 00:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:00:02] Production.INFO: ==13532== Releasing lock...
[2026-09-14 00:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:00:02] Production.INFO: ==13530== Lock acquired, processing the job...
[2026-09-13 20:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:00:02] Production.INFO: ==13530== Releasing lock...
[2026-09-13 20:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 20:00:03] Production.INFO: ==13540== Lock acquired, processing the job...
[2026-09-13 20:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:00:03] Production.INFO: ==13536== Lock acquired, processing the job...
[2026-09-13 20:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:00:03] Production.INFO: ==13538== Lock acquired, processing the job...
[2026-09-13 20:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:00:03] Production.INFO: ==13542== Lock acquired, processing the job...
[2026-09-13 20:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:00:03] Production.INFO: ==13544== Lock acquired, processing the job...
[2026-09-13 20:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:00:04] Production.INFO: Account Balance Start.
[2026-09-13 20:00:04] Production.INFO: CreateAllLog Start
[2026-09-13 20:00:04] Production.INFO: 117
[2026-09-13 20:00:04] Production.INFO: Date 2026-09-08
[2026-09-13 20:00:04] Production.INFO: Reseller ==> 0
[2026-09-13 20: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-09-13 20: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-09-13 20:00:04] Production.INFO: Date 2026-09-09
[2026-09-13 20:00:04] Production.INFO: Reseller ==> 0
[2026-09-13 20: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-09-13 20:00:04] Production.INFO: ==13544== Releasing lock...
[2026-09-13 20:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:00:04] Production.INFO: Date 2026-09-10
[2026-09-13 20:00:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:00:04] Production.INFO: Date 2026-09-11
[2026-09-13 20:00:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:00:04] Production.INFO: Date 2026-09-12
[2026-09-13 20:00:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:00:04] Production.INFO: Date 2026-09-13
[2026-09-13 20:00:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:00:04] Production.INFO: Total Charge 0
[2026-09-13 20:00:04] Production.INFO: CreateAllLog End
[2026-09-13 20:00:04] Production.INFO: Account Balance End.
[2026-09-13 20:00:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:00:04] Production.INFO: ==13542== Releasing lock...
[2026-09-13 20:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:00:04] Production.INFO: ==13538== Releasing lock...
[2026-09-13 20:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:00:12] Production.ERROR: CronJobId end10
[2026-09-13 20:00:12] Production.INFO: ==13540== Releasing lock...
[2026-09-13 20:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:00:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:00:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:00:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:00:14] Production.INFO: call_cost start
[2026-09-13 20:00:14] Production.INFO: call_cost end
[2026-09-13 20:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:00:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:00:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:00:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:00:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:00:14] Production.INFO: ==13536== Releasing lock...
[2026-09-13 20:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:01:01] Production.INFO: ==13607== Lock acquired, processing the job...
[2026-09-14 01:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:01:01] Production.INFO: neon service started
[2026-09-14 01:01:01] Production.INFO: neon service started
[2026-09-14 01:01:01] Production.INFO: ==13607== Releasing lock...
[2026-09-14 01:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:01:01] Production.INFO: ==13621== Lock acquired, processing the job...
[2026-09-14 00:01:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:01:01] Production.INFO: ==13621== Releasing lock...
[2026-09-14 00:01:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:01:01] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:01:01] Production.INFO: ==13619== Lock acquired, processing the job...
[2026-09-13 20:01:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:01:02] Production.INFO: ==13619== Releasing lock...
[2026-09-13 20:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 20:01:02] Production.INFO: ==13624== Lock acquired, processing the job...
[2026-09-13 20:01:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:01:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:01:02] Production.INFO: ==13626== Lock acquired, processing the job...
[2026-09-13 20:01:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:01:03] Production.INFO: ==13628== Lock acquired, processing the job...
[2026-09-13 20:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:01:03] Production.INFO: ==13632== Lock acquired, processing the job...
[2026-09-13 20:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:01:03] Production.INFO: ==13630== Lock acquired, processing the job...
[2026-09-13 20:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 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-09-13 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-09-13 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-09-13 20:01:03] Production.INFO: ==13632== Releasing lock...
[2026-09-13 20:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:01:03] Production.INFO: Account Balance Start.
[2026-09-13 20:01:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:01:03] Production.INFO: 117
[2026-09-13 20:01:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:01:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:01:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:01:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:01:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:01:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:01:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:01:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:01:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:01:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:01:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:01:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:01:03] Production.INFO: Total Charge 0
[2026-09-13 20:01:03] Production.INFO: CreateAllLog End
[2026-09-13 20:01:03] Production.INFO: ==13626== Releasing lock...
[2026-09-13 20:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:01:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:01:03] Production.INFO: Account Balance End.
[2026-09-13 20:01:03] Production.ERROR: CronJobId end 12
[2026-09-13 20:01:03] Production.INFO: ==13630== Releasing lock...
[2026-09-13 20:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:01:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:01:11] Production.ERROR: CronJobId end10
[2026-09-13 20:01:11] Production.INFO: ==13628== Releasing lock...
[2026-09-13 20:01:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:01:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:01:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:01:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:01:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:01:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:01:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:01:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:01:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:01:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:01:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:01:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:01:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:01:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:01:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:01:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:01:14] Production.INFO: call_cost start
[2026-09-13 20:01:14] Production.INFO: call_cost end
[2026-09-13 20:01:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:01:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:01:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:01:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:01:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:01:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:01:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:01:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:01:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:01:14] Production.INFO: ==13624== Releasing lock...
[2026-09-13 20:01:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:01:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:02:01] Production.INFO: ==13695== Lock acquired, processing the job...
[2026-09-14 01:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:02:01] Production.INFO: neon service started
[2026-09-14 01:02:01] Production.INFO: neon service started
[2026-09-14 01:02:01] Production.INFO: ==13695== Releasing lock...
[2026-09-14 01:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:02:02] Production.INFO: ==13697== Lock acquired, processing the job...
[2026-09-13 20:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:02:02] Production.INFO: ==13699== Lock acquired, processing the job...
[2026-09-14 00:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:02:02] Production.INFO: ==13699== Releasing lock...
[2026-09-14 00:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:02:02] Production.INFO: ==13697== Releasing lock...
[2026-09-13 20:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 20:02:03] Production.INFO: ==13704== Lock acquired, processing the job...
[2026-09-13 20:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:02:03] Production.INFO: ==13702== Lock acquired, processing the job...
[2026-09-13 20:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:02:03] Production.INFO: ==13708== Lock acquired, processing the job...
[2026-09-13 20:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:02:03] Production.INFO: Account Balance Start.
[2026-09-13 20:02:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:02:03] Production.INFO: 117
[2026-09-13 20:02:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:02:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:02:03] Production.INFO: ==13706== Lock acquired, processing the job...
[2026-09-13 20:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:02:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:02:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:02:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:02:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:02:03] Production.INFO: ==13710== Lock acquired, processing the job...
[2026-09-13 20:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-13 20:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:02:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:02:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:02:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 20:02:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:02:04] Production.INFO: ==13712== Lock acquired, processing the job...
[2026-09-13 20:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:02:04] Production.INFO: Date 2026-09-13
[2026-09-13 20:02:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:02:04] Production.INFO: Total Charge 0
[2026-09-13 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-09-13 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-09-13 20:02:04] Production.INFO: CreateAllLog End
[2026-09-13 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-09-13 20:02:04] Production.INFO: ==13712== Releasing lock...
[2026-09-13 20:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:02:04] Production.ERROR: done
[2026-09-13 20:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-13 20:02:04] Production.ERROR: done
[2026-09-13 20:02:04] Production.INFO: ==13704== Releasing lock...
[2026-09-13 20:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:02:04] Production.INFO: Account Balance End.
[2026-09-13 20:02:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:02:04] Production.INFO: ==13708== Releasing lock...
[2026-09-13 20:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20: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-09-13 20: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-09-13 20: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-09-13 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: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-09-13 20:02:04] Production.INFO: ==13710== Releasing lock...
[2026-09-13 20:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-13 20:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-13 20:02:12] Production.ERROR: CronJobId end10
[2026-09-13 20:02:12] Production.INFO: ==13706== Releasing lock...
[2026-09-13 20:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:02:14] Production.INFO: call_cost start
[2026-09-13 20:02:14] Production.INFO: call_cost end
[2026-09-13 20:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:02:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:02:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:02:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:02:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:02:14] Production.INFO: ==13702== Releasing lock...
[2026-09-13 20:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:03:01] Production.INFO: ==13773== Lock acquired, processing the job...
[2026-09-14 01:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:03:01] Production.INFO: neon service started
[2026-09-14 01:03:01] Production.INFO: neon service started
[2026-09-14 01:03:01] Production.INFO: ==13773== Releasing lock...
[2026-09-14 01:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:03:01] Production.INFO: ==13777== Lock acquired, processing the job...
[2026-09-14 00:03:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:03:01] Production.INFO: ==13777== Releasing lock...
[2026-09-14 00:03:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:03:01] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:03:01] Production.INFO: ==13775== Lock acquired, processing the job...
[2026-09-13 20:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:03:02] Production.INFO: ==13775== Releasing lock...
[2026-09-13 20:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 20:03:02] Production.INFO: ==13779== Lock acquired, processing the job...
[2026-09-13 20:03:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:03:02] Production.INFO: ==13783== Lock acquired, processing the job...
[2026-09-13 20:03:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:03:02] Production.INFO: ==13781== Lock acquired, processing the job...
[2026-09-13 20:03:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:03:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:03:02] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:03:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:03:02] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:03:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:03:02] Production.INFO: ==13787== Lock acquired, processing the job...
[2026-09-13 20:03:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:03:03] Production.INFO: ==13785== Lock acquired, processing the job...
[2026-09-13 20:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 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-09-13 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-09-13 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-09-13 20:03:03] Production.INFO: ==13787== Releasing lock...
[2026-09-13 20:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:03:03] Production.INFO: Account Balance Start.
[2026-09-13 20:03:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:03:03] Production.INFO: 117
[2026-09-13 20:03:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:03:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:03:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:03:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:03:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:03:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:03:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:03:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:03:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:03:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:03:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:03:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:03:03] Production.INFO: Total Charge 0
[2026-09-13 20:03:03] Production.INFO: CreateAllLog End
[2026-09-13 20:03:03] Production.INFO: ==13781== Releasing lock...
[2026-09-13 20:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:03:03] Production.INFO: Account Balance End.
[2026-09-13 20:03:03] Production.ERROR: CronJobId end 12
[2026-09-13 20:03:03] Production.INFO: ==13785== Releasing lock...
[2026-09-13 20:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:03:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:03:11] Production.ERROR: CronJobId end10
[2026-09-13 20:03:11] Production.INFO: ==13783== Releasing lock...
[2026-09-13 20:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:03:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:03:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:03:14] Production.INFO: call_cost start
[2026-09-13 20:03:14] Production.INFO: call_cost end
[2026-09-13 20:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:03:14] Production.INFO: ==13779== Releasing lock...
[2026-09-13 20:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:04:01] Production.INFO: ==13860== Lock acquired, processing the job...
[2026-09-14 01:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:04:01] Production.INFO: neon service started
[2026-09-14 01:04:01] Production.INFO: neon service started
[2026-09-14 01:04:01] Production.INFO: ==13860== Releasing lock...
[2026-09-14 01:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:04:02] Production.INFO: ==13862== Lock acquired, processing the job...
[2026-09-13 20:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:04:02] Production.INFO: ==13862== Releasing lock...
[2026-09-13 20:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:04:02] Production.INFO: ==13864== Lock acquired, processing the job...
[2026-09-14 00:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:04:02] Production.INFO: ==13864== Releasing lock...
[2026-09-14 00:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:04:03] Production.INFO: ==13866== Lock acquired, processing the job...
[2026-09-13 20:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:04:03] Production.INFO: ==13868== Lock acquired, processing the job...
[2026-09-13 20:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:04:03] Production.INFO: ==13872== Lock acquired, processing the job...
[2026-09-13 20:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:04:03] Production.INFO: ==13870== Lock acquired, processing the job...
[2026-09-13 20:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:04:03] Production.INFO: ==13874== Lock acquired, processing the job...
[2026-09-13 20:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:04:03] Production.INFO: Account Balance Start.
[2026-09-13 20:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:04:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:04:03] Production.INFO: 117
[2026-09-13 20:04:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:04:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 20:04:03] Production.INFO: Date 2026-09-09
[2026-09-13 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-09-13 20:04:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:04:03] Production.INFO: ==13874== Releasing lock...
[2026-09-13 20:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:04:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:04:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:04:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:04:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:04:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:04:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:04:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:04:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:04:03] Production.INFO: Total Charge 0
[2026-09-13 20:04:03] Production.INFO: CreateAllLog End
[2026-09-13 20:04:03] Production.INFO: Account Balance End.
[2026-09-13 20:04:03] Production.ERROR: CronJobId end 12
[2026-09-13 20:04:03] Production.INFO: ==13872== Releasing lock...
[2026-09-13 20:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:04:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:04:04] Production.INFO: ==13868== Releasing lock...
[2026-09-13 20:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:04:12] Production.ERROR: CronJobId end10
[2026-09-13 20:04:12] Production.INFO: ==13870== Releasing lock...
[2026-09-13 20:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:04:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:04:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:04:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:04:14] Production.INFO: call_cost start
[2026-09-13 20:04:14] Production.INFO: call_cost end
[2026-09-13 20:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:04:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:04:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:04:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:04:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:04:14] Production.INFO: ==13866== Releasing lock...
[2026-09-13 20:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:05:02] Production.INFO: ==13935== Lock acquired, processing the job...
[2026-09-14 01:05:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:05:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:05:02] Production.INFO: neon service started
[2026-09-14 01:05:02] Production.INFO: neon service started
[2026-09-14 01:05:02] Production.INFO: ==13935== Releasing lock...
[2026-09-14 01:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:05:02] Production.INFO: ==13937== Lock acquired, processing the job...
[2026-09-13 20:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:05:02] Production.INFO: ==13937== Releasing lock...
[2026-09-13 20:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:05:03] Production.INFO: ==13939== Lock acquired, processing the job...
[2026-09-14 00:05:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:05:03] Production.INFO: ==13939== Releasing lock...
[2026-09-14 00:05:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:05:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:05:03] Production.INFO: ==13941== Lock acquired, processing the job...
[2026-09-13 20:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-13 20:05:03] Production.INFO: ==13945== Lock acquired, processing the job...
[2026-09-13 20:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:05:03] Production.INFO: ==13943== Lock acquired, processing the job...
[2026-09-13 20:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-13 20:05:03] Production.INFO: ==13947== Lock acquired, processing the job...
[2026-09-13 20:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-13 20:05:03] Production.INFO: ==13941== Releasing lock...
[2026-09-13 20:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-13 20:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-13 20:05:03] Production.INFO: ==13953== Lock acquired, processing the job...
[2026-09-13 20:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:05:03] Production.INFO: ==13949== Lock acquired, processing the job...
[2026-09-13 20:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:05:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:05:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:05:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:05:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:05:04] Production.INFO: Account Balance Start.
[2026-09-13 20:05:04] Production.INFO: CreateAllLog Start
[2026-09-13 20:05:04] Production.INFO: ==13951== Lock acquired, processing the job...
[2026-09-13 20:05:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-13 20:05:04] Production.INFO: 117
[2026-09-13 20:05:04] Production.INFO: Date 2026-09-08
[2026-09-13 20: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-09-13 20:05:04] Production.INFO: Reseller ==> 0
[2026-09-13 20: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-09-13 20:05:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 20: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-09-13 20:05:04] Production.INFO: ==13953== Releasing lock...
[2026-09-13 20:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:05:04] Production.INFO: Date 2026-09-09
[2026-09-13 20:05:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:05:04] Production.INFO: Date 2026-09-10
[2026-09-13 20:05:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:05:04] Production.INFO: Date 2026-09-11
[2026-09-13 20:05:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:05:04] Production.INFO: Date 2026-09-12
[2026-09-13 20:05:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:05:04] Production.INFO: Date 2026-09-13
[2026-09-13 20:05:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:05:04] Production.INFO: Total Charge 0
[2026-09-13 20:05:04] Production.INFO: CreateAllLog End
[2026-09-13 20:05:04] Production.ERROR: done
[2026-09-13 20:05:04] Production.INFO: Account Balance End.
[2026-09-13 20:05:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:05:04] Production.INFO: ==13949== Releasing lock...
[2026-09-13 20:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-13 20:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998164', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) start
[2026-09-13 20:05:04] Production.INFO: ==13945== Releasing lock...
[2026-09-13 20:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998164', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) end
[2026-09-13 20:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-13 20:05:10] Production.INFO: ProcessCDR(1,17998164,1,1,2)
[2026-09-13 20:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17998164,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 20:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17998164,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 20:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-13 20:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-13 20:05:10] Production.INFO: ==13951== Releasing lock...
[2026-09-13 20:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-13 20:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-13 20:05:14] Production.ERROR: CronJobId end10
[2026-09-13 20:05:14] Production.INFO: ==13947== Releasing lock...
[2026-09-13 20:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:05:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:05:17] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:05:17] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:05:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:05:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:05:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:05:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:05:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:05:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:05:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:05:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:05:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:05:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:05:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:05:17] Production.INFO: call_cost start
[2026-09-13 20:05:17] Production.INFO: call_cost end
[2026-09-13 20:05:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:05:17] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:05:17] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:05:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:05:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:05:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:05:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:05:17] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:05:17] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:05:17] Production.INFO: ==13943== Releasing lock...
[2026-09-13 20:05:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:05:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:06:01] Production.INFO: ==14016== Lock acquired, processing the job...
[2026-09-14 01:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:06:01] Production.INFO: neon service started
[2026-09-14 01:06:01] Production.INFO: neon service started
[2026-09-14 01:06:01] Production.INFO: ==14016== Releasing lock...
[2026-09-14 01:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:06:01] Production.INFO: ==14018== Lock acquired, processing the job...
[2026-09-13 20:06:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:06:02] Production.INFO: ==14018== Releasing lock...
[2026-09-13 20:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:06:02] Production.INFO: ==14020== Lock acquired, processing the job...
[2026-09-14 00:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:06:02] Production.INFO: ==14020== Releasing lock...
[2026-09-14 00:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:06:02] Production.INFO: ==14022== Lock acquired, processing the job...
[2026-09-13 20:06:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:06:02] Production.INFO: ==14024== Lock acquired, processing the job...
[2026-09-13 20:06:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:06:03] Production.INFO: ==14026== Lock acquired, processing the job...
[2026-09-13 20:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:06:03] Production.INFO: ==14028== Lock acquired, processing the job...
[2026-09-13 20:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:06:03] Production.INFO: ==14030== Lock acquired, processing the job...
[2026-09-13 20:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:06:03] Production.INFO: Account Balance Start.
[2026-09-13 20:06:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:06:03] Production.INFO: 117
[2026-09-13 20:06:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 20:06:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 20:06:03] Production.INFO: ==14030== Releasing lock...
[2026-09-13 20:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:06:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:06:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:06:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:06:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:06:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:06:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:06:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:06:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:06:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:06:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:06:03] Production.INFO: Total Charge 0
[2026-09-13 20:06:03] Production.INFO: CreateAllLog End
[2026-09-13 20:06:03] Production.INFO: Account Balance End.
[2026-09-13 20:06:03] Production.INFO: ==14024== Releasing lock...
[2026-09-13 20:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:06:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:06:03] Production.ERROR: CronJobId end 12
[2026-09-13 20:06:03] Production.INFO: ==14028== Releasing lock...
[2026-09-13 20:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:06:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:06:11] Production.ERROR: CronJobId end10
[2026-09-13 20:06:11] Production.INFO: ==14026== Releasing lock...
[2026-09-13 20:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:06:13] Production.INFO: call_cost start
[2026-09-13 20:06:13] Production.INFO: call_cost end
[2026-09-13 20:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:06:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:06:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:06:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:06:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:06:13] Production.INFO: ==14022== Releasing lock...
[2026-09-13 20:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:06:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:07:02] Production.INFO: ==14091== Lock acquired, processing the job...
[2026-09-14 01:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:07:02] Production.INFO: neon service started
[2026-09-14 01:07:02] Production.INFO: neon service started
[2026-09-14 01:07:02] Production.INFO: ==14091== Releasing lock...
[2026-09-14 01:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:07:02] Production.INFO: ==14095== Lock acquired, processing the job...
[2026-09-14 00:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:07:02] Production.INFO: ==14095== Releasing lock...
[2026-09-14 00:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:07:02] Production.INFO: ==14093== Lock acquired, processing the job...
[2026-09-13 20:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:07:02] Production.INFO: ==14093== Releasing lock...
[2026-09-13 20:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 20:07:03] Production.INFO: ==14097== Lock acquired, processing the job...
[2026-09-13 20:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:07:03] Production.INFO: ==14099== Lock acquired, processing the job...
[2026-09-13 20:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:07:03] Production.INFO: ==14101== Lock acquired, processing the job...
[2026-09-13 20:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:07:03] Production.INFO: ==14103== Lock acquired, processing the job...
[2026-09-13 20:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:07:03] Production.INFO: ==14105== Lock acquired, processing the job...
[2026-09-13 20:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:07:03] Production.INFO: Account Balance Start.
[2026-09-13 20:07:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:07:03] Production.INFO: 117
[2026-09-13 20:07:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 20:07:03] Production.INFO: ==14105== Releasing lock...
[2026-09-13 20:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:07:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:07:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:07:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:07:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:07:04] Production.INFO: Date 2026-09-13
[2026-09-13 20:07:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:07:04] Production.INFO: Total Charge 0
[2026-09-13 20:07:04] Production.INFO: CreateAllLog End
[2026-09-13 20:07:04] Production.INFO: Account Balance End.
[2026-09-13 20:07:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:07:04] Production.INFO: ==14103== Releasing lock...
[2026-09-13 20:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:07:04] Production.INFO: ==14099== Releasing lock...
[2026-09-13 20:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:07:11] Production.ERROR: CronJobId end10
[2026-09-13 20:07:11] Production.INFO: ==14101== Releasing lock...
[2026-09-13 20:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:07:15] Production.INFO: call_cost start
[2026-09-13 20:07:15] Production.INFO: call_cost end
[2026-09-13 20:07:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:07:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:07:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:07:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:07:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:07:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:07:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:07:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:07:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:07:15] Production.INFO: ==14097== Releasing lock...
[2026-09-13 20:07:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:07:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:08:01] Production.INFO: ==14174== Lock acquired, processing the job...
[2026-09-14 01:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:08:01] Production.INFO: neon service started
[2026-09-14 01:08:01] Production.INFO: neon service started
[2026-09-14 01:08:01] Production.INFO: ==14174== Releasing lock...
[2026-09-14 01:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:08:02] Production.INFO: ==14176== Lock acquired, processing the job...
[2026-09-13 20:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:08:02] Production.INFO: ==14178== Lock acquired, processing the job...
[2026-09-14 00:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:08:02] Production.INFO: ==14178== Releasing lock...
[2026-09-14 00:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:08:02] Production.INFO: ==14176== Releasing lock...
[2026-09-13 20:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 20:08:03] Production.INFO: ==14181== Lock acquired, processing the job...
[2026-09-13 20:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:08:03] Production.INFO: ==14185== Lock acquired, processing the job...
[2026-09-13 20:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:08:03] Production.INFO: ==14183== Lock acquired, processing the job...
[2026-09-13 20:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:08:03] Production.INFO: ==14189== Lock acquired, processing the job...
[2026-09-13 20:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:08:03] Production.INFO: ==14187== Lock acquired, processing the job...
[2026-09-13 20:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:08:03] Production.INFO: Account Balance Start.
[2026-09-13 20:08:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:08:03] Production.INFO: 117
[2026-09-13 20:08:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 20:08:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 20:08:03] Production.INFO: ==14189== Releasing lock...
[2026-09-13 20:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:08:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:08:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:08:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:08:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:08:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:08:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:08:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:08:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:08:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:08:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:08:03] Production.INFO: Total Charge 0
[2026-09-13 20:08:03] Production.INFO: CreateAllLog End
[2026-09-13 20:08:03] Production.INFO: Account Balance End.
[2026-09-13 20:08:03] Production.ERROR: CronJobId end 12
[2026-09-13 20:08:03] Production.INFO: ==14187== Releasing lock...
[2026-09-13 20:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:08:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:08:04] Production.INFO: ==14183== Releasing lock...
[2026-09-13 20:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:08:11] Production.ERROR: CronJobId end10
[2026-09-13 20:08:11] Production.INFO: ==14185== Releasing lock...
[2026-09-13 20:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:08:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:08:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:08:14] Production.INFO: call_cost start
[2026-09-13 20:08:14] Production.INFO: call_cost end
[2026-09-13 20:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:08:14] Production.INFO: ==14181== Releasing lock...
[2026-09-13 20:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:09:01] Production.INFO: ==14250== Lock acquired, processing the job...
[2026-09-14 01:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:09:01] Production.INFO: neon service started
[2026-09-14 01:09:01] Production.INFO: neon service started
[2026-09-14 01:09:01] Production.INFO: ==14250== Releasing lock...
[2026-09-14 01:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:09:02] Production.INFO: ==14252== Lock acquired, processing the job...
[2026-09-13 20:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:09:02] Production.INFO: ==14254== Lock acquired, processing the job...
[2026-09-14 00:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:09:02] Production.INFO: ==14254== Releasing lock...
[2026-09-14 00:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:09:02] Production.INFO: ==14252== Releasing lock...
[2026-09-13 20:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 20:09:03] Production.INFO: ==14261== Lock acquired, processing the job...
[2026-09-13 20:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:09:03] Production.INFO: ==14265== Lock acquired, processing the job...
[2026-09-13 20:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:09:03] Production.INFO: ==14257== Lock acquired, processing the job...
[2026-09-13 20:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:09:03] Production.INFO: ==14259== Lock acquired, processing the job...
[2026-09-13 20:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 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-09-13 20:09:03] Production.INFO: ==14263== Lock acquired, processing the job...
[2026-09-13 20:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 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-09-13 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-09-13 20:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:09:03] Production.INFO: ==14265== Releasing lock...
[2026-09-13 20:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:09:03] Production.INFO: Account Balance Start.
[2026-09-13 20:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:09:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:09:03] Production.INFO: 117
[2026-09-13 20:09:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:09:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:09:04] Production.INFO: Date 2026-09-09
[2026-09-13 20:09:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:09:04] Production.INFO: Date 2026-09-10
[2026-09-13 20:09:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:09:04] Production.INFO: Date 2026-09-11
[2026-09-13 20:09:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:09:04] Production.INFO: Date 2026-09-12
[2026-09-13 20:09:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:09:04] Production.INFO: Date 2026-09-13
[2026-09-13 20:09:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:09:04] Production.INFO: Total Charge 0
[2026-09-13 20:09:04] Production.INFO: CreateAllLog End
[2026-09-13 20:09:04] Production.INFO: Account Balance End.
[2026-09-13 20:09:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:09:04] Production.INFO: ==14263== Releasing lock...
[2026-09-13 20:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:09:04] Production.INFO: ==14259== Releasing lock...
[2026-09-13 20:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:09:10] Production.ERROR: CronJobId end10
[2026-09-13 20:09:11] Production.INFO: ==14261== Releasing lock...
[2026-09-13 20:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:09:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:09:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:09:14] Production.INFO: call_cost start
[2026-09-13 20:09:14] Production.INFO: call_cost end
[2026-09-13 20:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:09:14] Production.INFO: ==14257== Releasing lock...
[2026-09-13 20:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:10:01] Production.INFO: ==14328== Lock acquired, processing the job...
[2026-09-14 01:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:10:01] Production.INFO: neon service started
[2026-09-14 01:10:01] Production.INFO: neon service started
[2026-09-14 01:10:01] Production.INFO: ==14328== Releasing lock...
[2026-09-14 01:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:10:01] Production.INFO: ==14330== Lock acquired, processing the job...
[2026-09-13 20:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:10:01] Production.INFO: ==14330== Releasing lock...
[2026-09-13 20:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:10:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:10:02] Production.INFO: ==14332== Lock acquired, processing the job...
[2026-09-14 00:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:10:02] Production.INFO: ==14332== Releasing lock...
[2026-09-14 00:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:10:02] Production.INFO: ==14334== Lock acquired, processing the job...
[2026-09-13 20:10:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:10:02] Production.INFO: ==14340== Lock acquired, processing the job...
[2026-09-13 20:10:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:10:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:10:02] Production.INFO: ==14336== Lock acquired, processing the job...
[2026-09-13 20:10:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:10:02] Production.INFO: Account Balance Start.
[2026-09-13 20:10:02] Production.INFO: CreateAllLog Start
[2026-09-13 20:10:02] Production.INFO: 117
[2026-09-13 20:10:02] Production.INFO: Date 2026-09-08
[2026-09-13 20:10:02] Production.INFO: ==14338== Lock acquired, processing the job...
[2026-09-13 20:10:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:10:02] Production.INFO: Reseller ==> 0
[2026-09-13 20:10:02] Production.INFO: Date 2026-09-09
[2026-09-13 20:10:02] Production.INFO: Reseller ==> 0
[2026-09-13 20:10:02] Production.INFO: ==14342== Lock acquired, processing the job...
[2026-09-13 20:10:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:10:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:10:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:10:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:10:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:10:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:10:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:10:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:10:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 20:10:03] Production.INFO: Total Charge 0
[2026-09-13 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-09-13 20:10:03] Production.INFO: CreateAllLog End
[2026-09-13 20:10:03] Production.INFO: ==14342== Releasing lock...
[2026-09-13 20:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:10:03] Production.INFO: Account Balance End.
[2026-09-13 20:10:03] Production.ERROR: CronJobId end 12
[2026-09-13 20:10:03] Production.INFO: ==14340== Releasing lock...
[2026-09-13 20:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:10:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:10:03] Production.INFO: ==14336== Releasing lock...
[2026-09-13 20:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:10:10] Production.ERROR: CronJobId end10
[2026-09-13 20:10:10] Production.INFO: ==14338== Releasing lock...
[2026-09-13 20:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:10:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:10:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:10:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:10:13] Production.INFO: call_cost start
[2026-09-13 20:10:13] Production.INFO: call_cost end
[2026-09-13 20:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:10:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:10:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:10:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:10:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:10:13] Production.INFO: ==14334== Releasing lock...
[2026-09-13 20:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:11:01] Production.INFO: ==14401== Lock acquired, processing the job...
[2026-09-14 01:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:11:01] Production.INFO: neon service started
[2026-09-14 01:11:01] Production.INFO: neon service started
[2026-09-14 01:11:01] Production.INFO: ==14401== Releasing lock...
[2026-09-14 01:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:11:02] Production.INFO: ==14403== Lock acquired, processing the job...
[2026-09-13 20:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:11:02] Production.INFO: ==14406== Lock acquired, processing the job...
[2026-09-14 00:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:11:02] Production.INFO: ==14406== Releasing lock...
[2026-09-14 00:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:11:02] Production.INFO: ==14403== Releasing lock...
[2026-09-13 20:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 20:11:03] Production.INFO: ==14408== Lock acquired, processing the job...
[2026-09-13 20:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:11:03] Production.INFO: ==14414== Lock acquired, processing the job...
[2026-09-13 20:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:11:03] Production.INFO: ==14410== Lock acquired, processing the job...
[2026-09-13 20:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:11:03] Production.INFO: ==14412== Lock acquired, processing the job...
[2026-09-13 20:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:11:03] Production.INFO: Account Balance Start.
[2026-09-13 20:11:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:11:03] Production.INFO: 117
[2026-09-13 20:11:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:11:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:11:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:11:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:11:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:11:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:11:03] Production.INFO: ==14416== Lock acquired, processing the job...
[2026-09-13 20:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:11:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:11:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:11:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:11:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 20: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-09-13 20:11:03] Production.INFO: ==14416== Releasing lock...
[2026-09-13 20:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:11:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:11:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:11:03] Production.INFO: Total Charge 0
[2026-09-13 20:11:03] Production.INFO: CreateAllLog End
[2026-09-13 20:11:04] Production.INFO: Account Balance End.
[2026-09-13 20:11:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:11:04] Production.INFO: ==14414== Releasing lock...
[2026-09-13 20:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:11:04] Production.INFO: ==14410== Releasing lock...
[2026-09-13 20:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:11:11] Production.ERROR: CronJobId end10
[2026-09-13 20:11:11] Production.INFO: ==14412== Releasing lock...
[2026-09-13 20:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:11:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:11:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:11:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:11:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:11:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:11:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:11:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:11:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:11:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:11:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:11:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:11:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:11:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:11:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:11:15] Production.INFO: call_cost start
[2026-09-13 20:11:15] Production.INFO: call_cost end
[2026-09-13 20:11:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:11:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:11:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:11:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:11:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:11:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:11:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:11:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:11:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:11:15] Production.INFO: ==14408== Releasing lock...
[2026-09-13 20:11:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:11:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:12:02] Production.INFO: ==14481== Lock acquired, processing the job...
[2026-09-14 01:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:12:02] Production.INFO: neon service started
[2026-09-14 01:12:02] Production.INFO: neon service started
[2026-09-14 01:12:02] Production.INFO: ==14481== Releasing lock...
[2026-09-14 01:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:12:02] Production.INFO: ==14485== Lock acquired, processing the job...
[2026-09-14 00:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:12:02] Production.INFO: ==14485== Releasing lock...
[2026-09-14 00:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:12:02] Production.INFO: ==14483== Lock acquired, processing the job...
[2026-09-13 20:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:12:02] Production.INFO: ==14483== Releasing lock...
[2026-09-13 20:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 20:12:03] Production.INFO: ==14487== Lock acquired, processing the job...
[2026-09-13 20:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:12:03] Production.INFO: ==14489== Lock acquired, processing the job...
[2026-09-13 20:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:12:03] Production.INFO: ==14493== Lock acquired, processing the job...
[2026-09-13 20:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:12:03] Production.INFO: ==14491== Lock acquired, processing the job...
[2026-09-13 20:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:12:03] Production.INFO: ==14495== Lock acquired, processing the job...
[2026-09-13 20:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:12:03] Production.INFO: Account Balance Start.
[2026-09-13 20:12:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:12:03] Production.INFO: 117
[2026-09-13 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-09-13 20:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 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-09-13 20:12:04] Production.INFO: Date 2026-09-08
[2026-09-13 20:12:04] Production.INFO: Reseller ==> 0
[2026-09-13 20: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-09-13 20:12:04] Production.INFO: ==14495== Releasing lock...
[2026-09-13 20:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:12:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:12:04] Production.INFO: Date 2026-09-09
[2026-09-13 20:12:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:12:04] Production.INFO: Date 2026-09-10
[2026-09-13 20:12:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:12:04] Production.INFO: Date 2026-09-11
[2026-09-13 20:12:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:12:04] Production.INFO: Date 2026-09-12
[2026-09-13 20:12:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:12:04] Production.INFO: Date 2026-09-13
[2026-09-13 20:12:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:12:04] Production.INFO: Total Charge 0
[2026-09-13 20:12:04] Production.INFO: CreateAllLog End
[2026-09-13 20:12:04] Production.INFO: Account Balance End.
[2026-09-13 20:12:04] Production.INFO: ==14489== Releasing lock...
[2026-09-13 20:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:12:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:12:04] Production.INFO: ==14493== Releasing lock...
[2026-09-13 20:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:12:12] Production.ERROR: CronJobId end10
[2026-09-13 20:12:12] Production.INFO: ==14491== Releasing lock...
[2026-09-13 20:12:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:12:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:12:14] Production.INFO: call_cost start
[2026-09-13 20:12:14] Production.INFO: call_cost end
[2026-09-13 20:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:12:14] Production.INFO: ==14487== Releasing lock...
[2026-09-13 20:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:13:01] Production.INFO: ==14555== Lock acquired, processing the job...
[2026-09-14 01:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:13:01] Production.INFO: neon service started
[2026-09-14 01:13:01] Production.INFO: neon service started
[2026-09-14 01:13:01] Production.INFO: ==14555== Releasing lock...
[2026-09-14 01:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:13:02] Production.INFO: ==14557== Lock acquired, processing the job...
[2026-09-13 20:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:13:02] Production.INFO: ==14557== Releasing lock...
[2026-09-13 20:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:13:02] Production.INFO: ==14559== Lock acquired, processing the job...
[2026-09-14 00:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:13:02] Production.INFO: ==14559== Releasing lock...
[2026-09-14 00:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:13:03] Production.INFO: ==14561== Lock acquired, processing the job...
[2026-09-13 20:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:13:03] Production.INFO: ==14563== Lock acquired, processing the job...
[2026-09-13 20:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:13:03] Production.INFO: ==14565== Lock acquired, processing the job...
[2026-09-13 20:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:13:03] Production.INFO: ==14567== Lock acquired, processing the job...
[2026-09-13 20:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:13:03] Production.INFO: ==14569== Lock acquired, processing the job...
[2026-09-13 20:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:13:03] Production.INFO: Account Balance Start.
[2026-09-13 20:13:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:13:03] Production.INFO: 117
[2026-09-13 20:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:13:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 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-09-13 20:13:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 20:13:03] Production.INFO: ==14569== Releasing lock...
[2026-09-13 20:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:13:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:13:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:13:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:13:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:13:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:13:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:13:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:13:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:13:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:13:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:13:03] Production.INFO: Total Charge 0
[2026-09-13 20:13:03] Production.INFO: CreateAllLog End
[2026-09-13 20:13:03] Production.INFO: Account Balance End.
[2026-09-13 20:13:03] Production.ERROR: CronJobId end 12
[2026-09-13 20:13:03] Production.INFO: ==14567== Releasing lock...
[2026-09-13 20:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:13:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:13:03] Production.INFO: ==14563== Releasing lock...
[2026-09-13 20:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:13:11] Production.ERROR: CronJobId end10
[2026-09-13 20:13:11] Production.INFO: ==14565== Releasing lock...
[2026-09-13 20:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:13:14] Production.INFO: call_cost start
[2026-09-13 20:13:14] Production.INFO: call_cost end
[2026-09-13 20:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:13:14] Production.INFO: ==14561== Releasing lock...
[2026-09-13 20:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:14:02] Production.INFO: ==14641== Lock acquired, processing the job...
[2026-09-14 01:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:14:02] Production.INFO: neon service started
[2026-09-14 01:14:02] Production.INFO: neon service started
[2026-09-14 01:14:02] Production.INFO: ==14641== Releasing lock...
[2026-09-14 01:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:14:02] Production.INFO: ==14643== Lock acquired, processing the job...
[2026-09-13 20:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:14:02] Production.INFO: ==14643== Releasing lock...
[2026-09-13 20:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:14:02] Production.INFO: ==14645== Lock acquired, processing the job...
[2026-09-14 00:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:14:02] Production.INFO: ==14645== Releasing lock...
[2026-09-14 00:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:14:03] Production.INFO: ==14655== Lock acquired, processing the job...
[2026-09-13 20:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:14:03] Production.INFO: ==14647== Lock acquired, processing the job...
[2026-09-13 20:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:14:03] Production.INFO: ==14649== Lock acquired, processing the job...
[2026-09-13 20:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:14:03] Production.INFO: ==14651== Lock acquired, processing the job...
[2026-09-13 20:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:14:03] Production.INFO: ==14653== Lock acquired, processing the job...
[2026-09-13 20:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 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-09-13 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-09-13 20:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 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-09-13 20:14:03] Production.INFO: ==14655== Releasing lock...
[2026-09-13 20:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:14:03] Production.INFO: Account Balance Start.
[2026-09-13 20:14:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:14:03] Production.INFO: 117
[2026-09-13 20:14:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:14:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:14:04] Production.INFO: Date 2026-09-09
[2026-09-13 20:14:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:14:04] Production.INFO: Date 2026-09-10
[2026-09-13 20:14:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:14:04] Production.INFO: Date 2026-09-11
[2026-09-13 20:14:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:14:04] Production.INFO: Date 2026-09-12
[2026-09-13 20:14:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:14:04] Production.INFO: Date 2026-09-13
[2026-09-13 20:14:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:14:04] Production.INFO: Total Charge 0
[2026-09-13 20:14:04] Production.INFO: CreateAllLog End
[2026-09-13 20:14:04] Production.INFO: ==14649== Releasing lock...
[2026-09-13 20:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:14:04] Production.INFO: Account Balance End.
[2026-09-13 20:14:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:14:04] Production.INFO: ==14653== Releasing lock...
[2026-09-13 20:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:14:11] Production.ERROR: CronJobId end10
[2026-09-13 20:14:11] Production.INFO: ==14651== Releasing lock...
[2026-09-13 20:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:14:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:14:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:14:15] Production.INFO: call_cost start
[2026-09-13 20:14:15] Production.INFO: call_cost end
[2026-09-13 20:14:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:14:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:14:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:14:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:14:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:14:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:14:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:14:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:14:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:14:15] Production.INFO: ==14647== Releasing lock...
[2026-09-13 20:14:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:14:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:15:01] Production.INFO: ==14719== Lock acquired, processing the job...
[2026-09-14 01:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:15:01] Production.INFO: neon service started
[2026-09-14 01:15:01] Production.INFO: neon service started
[2026-09-14 01:15:01] Production.INFO: ==14719== Releasing lock...
[2026-09-14 01:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:15:01] Production.INFO: ==14721== Lock acquired, processing the job...
[2026-09-13 20:15:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:15:02] Production.INFO: ==14721== Releasing lock...
[2026-09-13 20:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:15:02] Production.INFO: ==14723== Lock acquired, processing the job...
[2026-09-14 00:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:15:02] Production.INFO: ==14723== Releasing lock...
[2026-09-14 00:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:15:03] Production.INFO: ==14726== Lock acquired, processing the job...
[2026-09-13 20:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-13 20:15:03] Production.INFO: ==14728== Lock acquired, processing the job...
[2026-09-13 20:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:15:03] Production.INFO: ==14730== Lock acquired, processing the job...
[2026-09-13 20:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-13 20:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-13 20:15:03] Production.INFO: ==14726== Releasing lock...
[2026-09-13 20:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-13 20:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-13 20:15:03] Production.INFO: ==14732== Lock acquired, processing the job...
[2026-09-13 20:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:15:03] Production.INFO: ==14734== Lock acquired, processing the job...
[2026-09-13 20:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:15:03] Production.INFO: ==14736== Lock acquired, processing the job...
[2026-09-13 20:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-13 20:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:15:03] Production.INFO: ==14738== Lock acquired, processing the job...
[2026-09-13 20:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:15:03] Production.INFO: Account Balance Start.
[2026-09-13 20:15:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:15:03] Production.INFO: 117
[2026-09-13 20:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 20:15:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 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-09-13 20:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:15:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 20:15:03] Production.INFO: ==14738== Releasing lock...
[2026-09-13 20:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:15:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:15:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:15:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:15:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:15:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:15:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:15:03] Production.ERROR: done
[2026-09-13 20:15:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:15:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:15:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:15:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:15:04] Production.INFO: Total Charge 0
[2026-09-13 20:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-13 20:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998205', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) start
[2026-09-13 20:15:04] Production.INFO: CreateAllLog End
[2026-09-13 20:15:04] Production.INFO: Account Balance End.
[2026-09-13 20:15:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:15:04] Production.INFO: ==14734== Releasing lock...
[2026-09-13 20:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:15:04] Production.INFO: ==14730== Releasing lock...
[2026-09-13 20:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998205', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) end
[2026-09-13 20:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-13 20:15:10] Production.INFO: ProcessCDR(1,17998205,1,1,2)
[2026-09-13 20:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17998205,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 20:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17998205,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 20:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-13 20:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-13 20:15:10] Production.INFO: ==14736== Releasing lock...
[2026-09-13 20:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-13 20:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-13 20:15:15] Production.ERROR: CronJobId end10
[2026-09-13 20:15:15] Production.INFO: ==14732== Releasing lock...
[2026-09-13 20:15:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:15:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:15:16] Production.INFO: call_cost start
[2026-09-13 20:15:16] Production.INFO: call_cost end
[2026-09-13 20:15:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:15:16] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:15:16] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:15:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:15:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:15:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:15:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:15:16] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:15:16] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:15:16] Production.INFO: ==14728== Releasing lock...
[2026-09-13 20:15:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:15:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:16:02] Production.INFO: ==14803== Lock acquired, processing the job...
[2026-09-14 01:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:16:02] Production.INFO: neon service started
[2026-09-14 01:16:02] Production.INFO: neon service started
[2026-09-14 01:16:02] Production.INFO: ==14803== Releasing lock...
[2026-09-14 01:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:16:02] Production.INFO: ==14807== Lock acquired, processing the job...
[2026-09-13 20:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:16:02] Production.INFO: ==14807== Releasing lock...
[2026-09-13 20:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:16:03] Production.INFO: ==14809== Lock acquired, processing the job...
[2026-09-14 00:16:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:16:03] Production.INFO: ==14809== Releasing lock...
[2026-09-14 00:16:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:16:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:16:03] Production.INFO: ==14814== Lock acquired, processing the job...
[2026-09-13 20:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:16:03] Production.INFO: ==14818== Lock acquired, processing the job...
[2026-09-13 20:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:16:03] Production.INFO: ==14820== Lock acquired, processing the job...
[2026-09-13 20:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:16:03] Production.INFO: Account Balance Start.
[2026-09-13 20:16:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:16:03] Production.INFO: 117
[2026-09-13 20:16:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:16:03] Production.INFO: ==14812== Lock acquired, processing the job...
[2026-09-13 20:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:16:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:16:03] Production.INFO: ==14816== Lock acquired, processing the job...
[2026-09-13 20:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 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-09-13 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-09-13 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-09-13 20:16:03] Production.INFO: ==14820== Releasing lock...
[2026-09-13 20:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:16:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:16:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:16:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:16:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:16:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:16:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:16:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:16:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:16:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:16:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:16:03] Production.INFO: Total Charge 0
[2026-09-13 20:16:03] Production.INFO: CreateAllLog End
[2026-09-13 20:16:04] Production.INFO: Account Balance End.
[2026-09-13 20:16:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:16:04] Production.INFO: ==14818== Releasing lock...
[2026-09-13 20:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:16:04] Production.INFO: ==14814== Releasing lock...
[2026-09-13 20:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:16:12] Production.ERROR: CronJobId end10
[2026-09-13 20:16:12] Production.INFO: ==14816== Releasing lock...
[2026-09-13 20:16:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:16:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:16:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:16:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:16:14] Production.INFO: call_cost start
[2026-09-13 20:16:14] Production.INFO: call_cost end
[2026-09-13 20:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:16:14] Production.INFO: ==14812== Releasing lock...
[2026-09-13 20:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:17:01] Production.INFO: ==14879== Lock acquired, processing the job...
[2026-09-14 01:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:17:01] Production.INFO: neon service started
[2026-09-14 01:17:01] Production.INFO: neon service started
[2026-09-14 01:17:01] Production.INFO: ==14879== Releasing lock...
[2026-09-14 01:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:17:01] Production.INFO: ==14881== Lock acquired, processing the job...
[2026-09-13 20:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:17:02] Production.INFO: ==14881== Releasing lock...
[2026-09-13 20:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:17:02] Production.INFO: ==14883== Lock acquired, processing the job...
[2026-09-14 00:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:17:02] Production.INFO: ==14883== Releasing lock...
[2026-09-14 00:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:17:02] Production.INFO: ==14885== Lock acquired, processing the job...
[2026-09-13 20:17:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:17:02] Production.INFO: ==14887== Lock acquired, processing the job...
[2026-09-13 20:17:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:17:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:17:02] Production.INFO: ==14889== Lock acquired, processing the job...
[2026-09-13 20:17:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:17:02] Production.INFO: ==14891== Lock acquired, processing the job...
[2026-09-13 20:17:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:17:03] Production.INFO: ==14893== Lock acquired, processing the job...
[2026-09-13 20:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:17:03] Production.INFO: Account Balance Start.
[2026-09-13 20:17:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:17:03] Production.INFO: 117
[2026-09-13 20:17:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:17:03] Production.INFO: Reseller ==> 0
[2026-09-13 20: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-09-13 20: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-09-13 20:17:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:17:03] Production.INFO: Reseller ==> 0
[2026-09-13 20: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-09-13 20:17:03] Production.INFO: ==14893== Releasing lock...
[2026-09-13 20:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:17:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:17:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:17:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:17:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:17:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:17:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:17:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:17:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:17:03] Production.INFO: Total Charge 0
[2026-09-13 20:17:03] Production.INFO: CreateAllLog End
[2026-09-13 20:17:03] Production.INFO: Account Balance End.
[2026-09-13 20:17:03] Production.ERROR: CronJobId end 12
[2026-09-13 20:17:03] Production.INFO: ==14891== Releasing lock...
[2026-09-13 20:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:17:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:17:03] Production.INFO: ==14887== Releasing lock...
[2026-09-13 20:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:17:11] Production.ERROR: CronJobId end10
[2026-09-13 20:17:11] Production.INFO: ==14889== Releasing lock...
[2026-09-13 20:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:17:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:17:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:17:14] Production.INFO: call_cost start
[2026-09-13 20:17:14] Production.INFO: call_cost end
[2026-09-13 20:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:17:14] Production.INFO: ==14885== Releasing lock...
[2026-09-13 20:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:18:01] Production.INFO: ==14961== Lock acquired, processing the job...
[2026-09-14 01:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:18:01] Production.INFO: neon service started
[2026-09-14 01:18:01] Production.INFO: neon service started
[2026-09-14 01:18:01] Production.INFO: ==14961== Releasing lock...
[2026-09-14 01:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:18:02] Production.INFO: ==14965== Lock acquired, processing the job...
[2026-09-14 00:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:18:02] Production.INFO: ==14965== Releasing lock...
[2026-09-14 00:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:18:02] Production.INFO: ==14963== Lock acquired, processing the job...
[2026-09-13 20:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:18:02] Production.INFO: ==14963== Releasing lock...
[2026-09-13 20:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 20:18:03] Production.INFO: ==14968== Lock acquired, processing the job...
[2026-09-13 20:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:18:03] Production.INFO: ==14970== Lock acquired, processing the job...
[2026-09-13 20:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:18:03] Production.INFO: ==14974== Lock acquired, processing the job...
[2026-09-13 20:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:18:03] Production.INFO: ==14972== Lock acquired, processing the job...
[2026-09-13 20:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:18:03] Production.INFO: ==14976== Lock acquired, processing the job...
[2026-09-13 20:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:18:03] Production.INFO: Account Balance Start.
[2026-09-13 20:18:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:18:03] Production.INFO: 117
[2026-09-13 20:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:18:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:18:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:18:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:18:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 20:18:03] Production.INFO: ==14976== Releasing lock...
[2026-09-13 20:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:18:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:18:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:18:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:18:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:18:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:18:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:18:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:18:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:18:03] Production.INFO: Total Charge 0
[2026-09-13 20:18:03] Production.INFO: CreateAllLog End
[2026-09-13 20:18:04] Production.INFO: ==14970== Releasing lock...
[2026-09-13 20:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:18:04] Production.INFO: Account Balance End.
[2026-09-13 20:18:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:18:04] Production.INFO: ==14974== Releasing lock...
[2026-09-13 20:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:18:11] Production.ERROR: CronJobId end10
[2026-09-13 20:18:11] Production.INFO: ==14972== Releasing lock...
[2026-09-13 20:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:18:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:18:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:18:14] Production.INFO: call_cost start
[2026-09-13 20:18:14] Production.INFO: call_cost end
[2026-09-13 20:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:18:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:18:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:18:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:18:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:18:14] Production.INFO: ==14968== Releasing lock...
[2026-09-13 20:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:19:02] Production.INFO: ==15037== Lock acquired, processing the job...
[2026-09-14 01:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:19:02] Production.INFO: neon service started
[2026-09-14 01:19:02] Production.INFO: neon service started
[2026-09-14 01:19:02] Production.INFO: ==15037== Releasing lock...
[2026-09-14 01:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:19:03] Production.INFO: ==15041== Lock acquired, processing the job...
[2026-09-14 00:19:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 20:19:03] Production.INFO: ==15039== Lock acquired, processing the job...
[2026-09-13 20:19:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:19:03] Production.INFO: ==15041== Releasing lock...
[2026-09-14 00:19:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:19:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:19:03] Production.INFO: ==15039== Releasing lock...
[2026-09-13 20:19:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:19:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 20:19:04] Production.INFO: ==15044== Lock acquired, processing the job...
[2026-09-13 20:19:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:19:04] Production.INFO: ==15046== Lock acquired, processing the job...
[2026-09-13 20:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:19:04] Production.INFO: ==15048== Lock acquired, processing the job...
[2026-09-13 20:19:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:19:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:19:04] Production.INFO: ==15050== Lock acquired, processing the job...
[2026-09-13 20:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:19:04] Production.INFO: ==15052== Lock acquired, processing the job...
[2026-09-13 20:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:19:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:19:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:19:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:19:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:19:04] Production.INFO: Account Balance Start.
[2026-09-13 20:19:04] Production.INFO: CreateAllLog Start
[2026-09-13 20:19:04] Production.INFO: 117
[2026-09-13 20:19:04] Production.INFO: Date 2026-09-08
[2026-09-13 20:19:04] Production.INFO: Reseller ==> 0
[2026-09-13 20: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-09-13 20: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-09-13 20: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-09-13 20:19:04] Production.INFO: ==15052== Releasing lock...
[2026-09-13 20:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:19:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:19:04] Production.INFO: Date 2026-09-09
[2026-09-13 20:19:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:19:04] Production.INFO: Date 2026-09-10
[2026-09-13 20:19:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:19:04] Production.INFO: Date 2026-09-11
[2026-09-13 20:19:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:19:04] Production.INFO: Date 2026-09-12
[2026-09-13 20:19:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:19:04] Production.INFO: Date 2026-09-13
[2026-09-13 20:19:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:19:04] Production.INFO: Total Charge 0
[2026-09-13 20:19:04] Production.INFO: CreateAllLog End
[2026-09-13 20:19:05] Production.INFO: Account Balance End.
[2026-09-13 20:19:05] Production.ERROR: CronJobId end 12
[2026-09-13 20:19:05] Production.INFO: ==15050== Releasing lock...
[2026-09-13 20:19:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:19:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:19:05] Production.INFO: ==15046== Releasing lock...
[2026-09-13 20:19:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:19:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:19:12] Production.ERROR: CronJobId end10
[2026-09-13 20:19:12] Production.INFO: ==15048== Releasing lock...
[2026-09-13 20:19:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:19:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:19:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:19:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:19:15] Production.INFO: call_cost start
[2026-09-13 20:19:15] Production.INFO: call_cost end
[2026-09-13 20:19:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:19:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:19:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:19:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:19:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:19:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:19:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:19:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:19:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:19:15] Production.INFO: ==15044== Releasing lock...
[2026-09-13 20:19:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:19:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:20:02] Production.INFO: ==15109== Lock acquired, processing the job...
[2026-09-14 01:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:20:02] Production.INFO: neon service started
[2026-09-14 01:20:02] Production.INFO: neon service started
[2026-09-14 01:20:02] Production.INFO: ==15109== Releasing lock...
[2026-09-14 01:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:20:02] Production.INFO: ==15111== Lock acquired, processing the job...
[2026-09-13 20:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:20:02] Production.INFO: ==15111== Releasing lock...
[2026-09-13 20:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:20:02] Production.INFO: ==15113== Lock acquired, processing the job...
[2026-09-14 00:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:20:02] Production.INFO: ==15113== Releasing lock...
[2026-09-14 00:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:20:03] Production.INFO: ==15115== Lock acquired, processing the job...
[2026-09-13 20:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:20:03] Production.INFO: ==15117== Lock acquired, processing the job...
[2026-09-13 20:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:20:03] Production.INFO: ==15121== Lock acquired, processing the job...
[2026-09-13 20:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:20:03] Production.INFO: ==15119== Lock acquired, processing the job...
[2026-09-13 20:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:20:03] Production.INFO: Account Balance Start.
[2026-09-13 20:20:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:20:03] Production.INFO: 117
[2026-09-13 20:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:20:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:20:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:20:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:20:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:20:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:20:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:20:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:20:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:20:03] Production.INFO: ==15123== Lock acquired, processing the job...
[2026-09-13 20:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:20:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:20:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 20:20:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:20:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 20:20:03] Production.INFO: ==15123== Releasing lock...
[2026-09-13 20:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:20:03] Production.INFO: Total Charge 0
[2026-09-13 20:20:03] Production.INFO: CreateAllLog End
[2026-09-13 20:20:04] Production.INFO: ==15117== Releasing lock...
[2026-09-13 20:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:20:04] Production.INFO: Account Balance End.
[2026-09-13 20:20:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:20:04] Production.INFO: ==15121== Releasing lock...
[2026-09-13 20:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:20:11] Production.ERROR: CronJobId end10
[2026-09-13 20:20:11] Production.INFO: ==15119== Releasing lock...
[2026-09-13 20:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:20:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:20:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:20:14] Production.INFO: call_cost start
[2026-09-13 20:20:14] Production.INFO: call_cost end
[2026-09-13 20:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:20:14] Production.INFO: ==15115== Releasing lock...
[2026-09-13 20:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:21:01] Production.INFO: ==15183== Lock acquired, processing the job...
[2026-09-14 01:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:21:01] Production.INFO: neon service started
[2026-09-14 01:21:01] Production.INFO: neon service started
[2026-09-14 01:21:01] Production.INFO: ==15183== Releasing lock...
[2026-09-14 01:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:21:01] Production.INFO: ==15187== Lock acquired, processing the job...
[2026-09-14 00:21:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:21:01] Production.INFO: ==15187== Releasing lock...
[2026-09-14 00:21:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:21:01] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:21:01] Production.INFO: ==15185== Lock acquired, processing the job...
[2026-09-13 20:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:21:02] Production.INFO: ==15185== Releasing lock...
[2026-09-13 20:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 20:21:02] Production.INFO: ==15192== Lock acquired, processing the job...
[2026-09-13 20:21:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:21:02] Production.INFO: ==15196== Lock acquired, processing the job...
[2026-09-13 20:21:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:21:02] Production.INFO: ==15190== Lock acquired, processing the job...
[2026-09-13 20:21:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:21:02] Production.INFO: ==15194== Lock acquired, processing the job...
[2026-09-13 20:21:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:21:03] Production.INFO: ==15198== Lock acquired, processing the job...
[2026-09-13 20:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:21:03] Production.INFO: Account Balance Start.
[2026-09-13 20:21:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:21:03] Production.INFO: 117
[2026-09-13 20:21:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:21:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:21:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:21:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:21:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:21:03] Production.INFO: Reseller ==> 0
[2026-09-13 20: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-09-13 20: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-09-13 20: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-09-13 20:21:03] Production.INFO: ==15198== Releasing lock...
[2026-09-13 20:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:21:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:21:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:21:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:21:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:21:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:21:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:21:03] Production.INFO: Total Charge 0
[2026-09-13 20:21:03] Production.INFO: CreateAllLog End
[2026-09-13 20:21:03] Production.INFO: Account Balance End.
[2026-09-13 20:21:03] Production.ERROR: CronJobId end 12
[2026-09-13 20:21:03] Production.INFO: ==15196== Releasing lock...
[2026-09-13 20:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:21:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:21:03] Production.INFO: ==15192== Releasing lock...
[2026-09-13 20:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:21:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:21:10] Production.ERROR: CronJobId end10
[2026-09-13 20:21:10] Production.INFO: ==15194== Releasing lock...
[2026-09-13 20:21:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:21:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:21:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:21:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:21:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:21:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:21:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:21:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:21:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:21:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:21:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:21:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:21:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:21:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:21:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:21:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:21:14] Production.INFO: call_cost start
[2026-09-13 20:21:14] Production.INFO: call_cost end
[2026-09-13 20:21:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:21:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:21:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:21:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:21:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:21:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:21:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:21:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:21:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:21:14] Production.INFO: ==15190== Releasing lock...
[2026-09-13 20:21:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:21:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:22:01] Production.INFO: ==15263== Lock acquired, processing the job...
[2026-09-14 01:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:22:01] Production.INFO: neon service started
[2026-09-14 01:22:01] Production.INFO: neon service started
[2026-09-14 01:22:01] Production.INFO: ==15263== Releasing lock...
[2026-09-14 01:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:22:02] Production.INFO: ==15267== Lock acquired, processing the job...
[2026-09-14 00:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:22:02] Production.INFO: ==15267== Releasing lock...
[2026-09-14 00:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:22:02] Production.INFO: ==15265== Lock acquired, processing the job...
[2026-09-13 20:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:22:02] Production.INFO: ==15265== Releasing lock...
[2026-09-13 20:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 20:22:03] Production.INFO: ==15270== Lock acquired, processing the job...
[2026-09-13 20:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:22:03] Production.INFO: ==15272== Lock acquired, processing the job...
[2026-09-13 20:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:22:03] Production.INFO: ==15274== Lock acquired, processing the job...
[2026-09-13 20:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:22:03] Production.INFO: ==15276== Lock acquired, processing the job...
[2026-09-13 20:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:22:03] Production.INFO: Account Balance Start.
[2026-09-13 20:22:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:22:03] Production.INFO: 117
[2026-09-13 20:22:03] Production.INFO: ==15278== Lock acquired, processing the job...
[2026-09-13 20:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:22:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:22:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 20:22:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:22:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 20:22:03] Production.INFO: ==15278== Releasing lock...
[2026-09-13 20:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:22:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:22:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:22:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:22:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:22:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:22:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:22:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:22:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:22:03] Production.INFO: Total Charge 0
[2026-09-13 20:22:03] Production.INFO: CreateAllLog End
[2026-09-13 20:22:04] Production.INFO: Account Balance End.
[2026-09-13 20:22:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:22:04] Production.INFO: ==15276== Releasing lock...
[2026-09-13 20:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:22:04] Production.INFO: ==15272== Releasing lock...
[2026-09-13 20:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:22:12] Production.ERROR: CronJobId end10
[2026-09-13 20:22:12] Production.INFO: ==15274== Releasing lock...
[2026-09-13 20:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:22:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:22:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:22:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:22:14] Production.INFO: call_cost start
[2026-09-13 20:22:14] Production.INFO: call_cost end
[2026-09-13 20:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:22:14] Production.INFO: ==15270== Releasing lock...
[2026-09-13 20:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:23:02] Production.INFO: ==15367== Lock acquired, processing the job...
[2026-09-14 01:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:23:02] Production.INFO: neon service started
[2026-09-14 01:23:02] Production.INFO: neon service started
[2026-09-14 01:23:02] Production.INFO: ==15367== Releasing lock...
[2026-09-14 01:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:23:02] Production.INFO: ==15369== Lock acquired, processing the job...
[2026-09-13 20:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:23:02] Production.INFO: ==15369== Releasing lock...
[2026-09-13 20:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:23:03] Production.INFO: ==15371== Lock acquired, processing the job...
[2026-09-14 00:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:23:03] Production.INFO: ==15371== Releasing lock...
[2026-09-14 00:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:23:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:23:03] Production.INFO: ==15373== Lock acquired, processing the job...
[2026-09-13 20:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:23:03] Production.INFO: ==15377== Lock acquired, processing the job...
[2026-09-13 20:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:23:03] Production.INFO: ==15375== Lock acquired, processing the job...
[2026-09-13 20:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:23:03] Production.INFO: ==15379== Lock acquired, processing the job...
[2026-09-13 20:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:23:03] Production.INFO: ==15381== Lock acquired, processing the job...
[2026-09-13 20:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 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-09-13 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-09-13 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-09-13 20:23:03] Production.INFO: ==15381== Releasing lock...
[2026-09-13 20:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:23:03] Production.INFO: Account Balance Start.
[2026-09-13 20:23:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:23:03] Production.INFO: 117
[2026-09-13 20:23:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:23:04] Production.INFO: Date 2026-09-09
[2026-09-13 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:23:04] Production.INFO: Date 2026-09-10
[2026-09-13 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:23:04] Production.INFO: Date 2026-09-11
[2026-09-13 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:23:04] Production.INFO: Date 2026-09-12
[2026-09-13 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:23:04] Production.INFO: Date 2026-09-13
[2026-09-13 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:23:04] Production.INFO: Total Charge 0
[2026-09-13 20:23:04] Production.INFO: CreateAllLog End
[2026-09-13 20:23:04] Production.INFO: ==15375== Releasing lock...
[2026-09-13 20:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:23:04] Production.INFO: Account Balance End.
[2026-09-13 20:23:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:23:04] Production.INFO: ==15379== Releasing lock...
[2026-09-13 20:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:23:11] Production.ERROR: CronJobId end10
[2026-09-13 20:23:11] Production.INFO: ==15377== Releasing lock...
[2026-09-13 20:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:23:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:23:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:23:15] Production.INFO: call_cost start
[2026-09-13 20:23:15] Production.INFO: call_cost end
[2026-09-13 20:23:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:23:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:23:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:23:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:23:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:23:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:23:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:23:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:23:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:23:15] Production.INFO: ==15373== Releasing lock...
[2026-09-13 20:23:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:23:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:24:01] Production.INFO: ==15436== Lock acquired, processing the job...
[2026-09-14 01:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:24:01] Production.INFO: neon service started
[2026-09-14 01:24:01] Production.INFO: neon service started
[2026-09-14 01:24:01] Production.INFO: ==15436== Releasing lock...
[2026-09-14 01:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:24:01] Production.INFO: ==15438== Lock acquired, processing the job...
[2026-09-13 20:24:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:24:02] Production.INFO: ==15438== Releasing lock...
[2026-09-13 20:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:24:02] Production.INFO: ==15440== Lock acquired, processing the job...
[2026-09-14 00:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:24:02] Production.INFO: ==15440== Releasing lock...
[2026-09-14 00:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:24:03] Production.INFO: ==15453== Lock acquired, processing the job...
[2026-09-13 20:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 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-09-13 20:24:03] Production.INFO: ==15451== Lock acquired, processing the job...
[2026-09-13 20:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:24:03] Production.INFO: ==15445== Lock acquired, processing the job...
[2026-09-13 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-09-13 20:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 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-09-13 20:24:03] Production.INFO: ==15453== Releasing lock...
[2026-09-13 20:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:24:03] Production.INFO: ==15447== Lock acquired, processing the job...
[2026-09-13 20:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:24:03] Production.INFO: ==15449== Lock acquired, processing the job...
[2026-09-13 20:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:24:03] Production.INFO: Account Balance Start.
[2026-09-13 20:24:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:24:03] Production.INFO: 117
[2026-09-13 20:24:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:24:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:24:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:24:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:24:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:24:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:24:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:24:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:24:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:24:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:24:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:24:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:24:03] Production.INFO: Total Charge 0
[2026-09-13 20:24:03] Production.INFO: CreateAllLog End
[2026-09-13 20:24:03] Production.INFO: Account Balance End.
[2026-09-13 20:24:03] Production.ERROR: CronJobId end 12
[2026-09-13 20:24:03] Production.INFO: ==15451== Releasing lock...
[2026-09-13 20:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:24:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:24:04] Production.INFO: ==15447== Releasing lock...
[2026-09-13 20:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:24:11] Production.ERROR: CronJobId end10
[2026-09-13 20:24:11] Production.INFO: ==15449== Releasing lock...
[2026-09-13 20:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:24:13] Production.INFO: call_cost start
[2026-09-13 20:24:13] Production.INFO: call_cost end
[2026-09-13 20:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:24:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:24:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:24:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:24:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:24:13] Production.INFO: ==15445== Releasing lock...
[2026-09-13 20:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:25:02] Production.INFO: ==15513== Lock acquired, processing the job...
[2026-09-14 01:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:25:02] Production.INFO: neon service started
[2026-09-14 01:25:02] Production.INFO: neon service started
[2026-09-14 01:25:02] Production.INFO: ==15513== Releasing lock...
[2026-09-14 01:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:25:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:25:02] Production.INFO: ==15515== Lock acquired, processing the job...
[2026-09-13 20:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:25:02] Production.INFO: ==15517== Lock acquired, processing the job...
[2026-09-14 00:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:25:02] Production.INFO: ==15517== Releasing lock...
[2026-09-14 00:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:25:03] Production.INFO: ==15515== Releasing lock...
[2026-09-13 20:25:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:25:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 20:25:04] Production.INFO: ==15520== Lock acquired, processing the job...
[2026-09-13 20:25:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-13 20:25:04] Production.INFO: ==15526== Lock acquired, processing the job...
[2026-09-13 20:25:04] Production.INFO: ==15522== Lock acquired, processing the job...
[2026-09-13 20:25:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:25:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:25:04] Production.INFO: ==15524== Lock acquired, processing the job...
[2026-09-13 20:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:25:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-13 20:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-13 20:25:04] Production.ERROR: CronJob PID - 15522
[2026-09-13 20:25:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-13 20:25:04] Production.ERROR: CronJob ID - 5
[2026-09-13 20:25:04] Production.ERROR: CronJob Last Run Time 2026-09-13 20:25:00
[2026-09-13 20:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-13 20:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-13 20:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-13 20:25:04] Production.ERROR: CronJob PID - 15526
[2026-09-13 20:25:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-13 20:25:04] Production.ERROR: CronJob ID - 10
[2026-09-13 20:25:04] Production.ERROR: CronJob Last Run Time 2026-09-13 20:25:00
[2026-09-13 20:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-13 20:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-13 20:25:04] Production.INFO: ==15528== Lock acquired, processing the job...
[2026-09-13 20:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:25:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-13 20:25:04] Production.INFO: ==15520== Releasing lock...
[2026-09-13 20:25:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-13 20:25:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-13 20:25:04] Production.INFO: ==15532== Lock acquired, processing the job...
[2026-09-13 20:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:25:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:25:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:25:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:25:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:25:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:25:04] Production.INFO: Account Balance Start.
[2026-09-13 20:25:04] Production.INFO: CreateAllLog Start
[2026-09-13 20:25:04] Production.INFO: 117
[2026-09-13 20:25:04] Production.INFO: ==15530== Lock acquired, processing the job...
[2026-09-13 20:25:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-13 20:25:04] Production.INFO: Date 2026-09-08
[2026-09-13 20: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-09-13 20: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-09-13 20:25:04] Production.INFO: Reseller ==> 0
[2026-09-13 20: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-09-13 20:25:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 20:25:04] Production.INFO: ==15532== Releasing lock...
[2026-09-13 20:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:25:04] Production.INFO: Date 2026-09-09
[2026-09-13 20:25:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:25:04] Production.INFO: Date 2026-09-10
[2026-09-13 20:25:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:25:04] Production.INFO: Date 2026-09-11
[2026-09-13 20:25:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:25:04] Production.INFO: Date 2026-09-12
[2026-09-13 20:25:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:25:04] Production.INFO: Date 2026-09-13
[2026-09-13 20:25:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:25:04] Production.INFO: Total Charge 0
[2026-09-13 20:25:04] Production.ERROR: done
[2026-09-13 20:25:04] Production.INFO: CreateAllLog End
[2026-09-13 20:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-13 20:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998246', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) start
[2026-09-13 20:25:04] Production.INFO: Account Balance End.
[2026-09-13 20:25:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:25:04] Production.INFO: ==15528== Releasing lock...
[2026-09-13 20:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:25:05] Production.INFO: ==15524== Releasing lock...
[2026-09-13 20:25:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:25:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:25:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998246', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) end
[2026-09-13 20:25:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-13 20:25:11] Production.INFO: ProcessCDR(1,17998246,1,1,2)
[2026-09-13 20:25:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17998246,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 20:25:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17998246,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 20:25:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-13 20:25:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-13 20:25:11] Production.INFO: ==15530== Releasing lock...
[2026-09-13 20:25:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-13 20:25:11] Production.INFO: 26 MB #Memory Used#
[2026-09-13 20:25:15] Production.ERROR: CronJobId end10
[2026-09-13 20:25:15] Production.INFO: ==15526== Releasing lock...
[2026-09-13 20:25:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:25:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:25:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:25:17] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:25:17] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:25:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:25:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:25:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:25:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:25:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:25:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:25:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:25:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:25:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:25:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:25:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:25:17] Production.INFO: call_cost start
[2026-09-13 20:25:17] Production.INFO: call_cost end
[2026-09-13 20:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:25:17] Production.INFO: ==15522== Releasing lock...
[2026-09-13 20:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:26:01] Production.INFO: ==15596== Lock acquired, processing the job...
[2026-09-14 01:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:26:01] Production.INFO: neon service started
[2026-09-14 01:26:01] Production.INFO: neon service started
[2026-09-14 01:26:01] Production.INFO: ==15596== Releasing lock...
[2026-09-14 01:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:26:02] Production.INFO: ==15600== Lock acquired, processing the job...
[2026-09-14 00:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:26:02] Production.INFO: ==15600== Releasing lock...
[2026-09-14 00:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:26:02] Production.INFO: ==15598== Lock acquired, processing the job...
[2026-09-13 20:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:26:02] Production.INFO: ==15598== Releasing lock...
[2026-09-13 20:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:26:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:26:03] Production.INFO: ==15604== Lock acquired, processing the job...
[2026-09-13 20:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:26:03] Production.INFO: ==15602== Lock acquired, processing the job...
[2026-09-13 20:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:26:03] Production.INFO: ==15606== Lock acquired, processing the job...
[2026-09-13 20:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:26:03] Production.INFO: ==15609== Lock acquired, processing the job...
[2026-09-13 20:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:26:03] Production.INFO: ==15611== Lock acquired, processing the job...
[2026-09-13 20:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:26:03] Production.INFO: Account Balance Start.
[2026-09-13 20:26:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:26:03] Production.INFO: 117
[2026-09-13 20:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:26:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:26:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:26:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:26:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 20:26:03] Production.INFO: ==15611== Releasing lock...
[2026-09-13 20:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:26:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:26:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:26:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:26:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:26:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:26:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:26:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:26:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:26:04] Production.INFO: Total Charge 0
[2026-09-13 20:26:04] Production.INFO: CreateAllLog End
[2026-09-13 20:26:04] Production.INFO: ==15604== Releasing lock...
[2026-09-13 20:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:26:04] Production.INFO: Account Balance End.
[2026-09-13 20:26:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:26:04] Production.INFO: ==15609== Releasing lock...
[2026-09-13 20:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:26:11] Production.ERROR: CronJobId end10
[2026-09-13 20:26:11] Production.INFO: ==15606== Releasing lock...
[2026-09-13 20:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:26:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:26:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:26:14] Production.INFO: call_cost start
[2026-09-13 20:26:14] Production.INFO: call_cost end
[2026-09-13 20:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:26:14] Production.INFO: ==15602== Releasing lock...
[2026-09-13 20:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:27:02] Production.INFO: ==15668== Lock acquired, processing the job...
[2026-09-14 01:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:27:02] Production.INFO: neon service started
[2026-09-14 01:27:02] Production.INFO: neon service started
[2026-09-14 01:27:02] Production.INFO: ==15668== Releasing lock...
[2026-09-14 01:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:27:02] Production.INFO: ==15670== Lock acquired, processing the job...
[2026-09-13 20:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:27:02] Production.INFO: ==15672== Lock acquired, processing the job...
[2026-09-14 00:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:27:02] Production.INFO: ==15672== Releasing lock...
[2026-09-14 00:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:27:02] Production.INFO: ==15670== Releasing lock...
[2026-09-13 20:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 20:27:03] Production.INFO: ==15675== Lock acquired, processing the job...
[2026-09-13 20:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:27:03] Production.INFO: ==15677== Lock acquired, processing the job...
[2026-09-13 20:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:27:03] Production.INFO: ==15679== Lock acquired, processing the job...
[2026-09-13 20:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:27:03] Production.INFO: ==15683== Lock acquired, processing the job...
[2026-09-13 20:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:27:03] Production.INFO: ==15681== Lock acquired, processing the job...
[2026-09-13 20:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 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-09-13 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-09-13 20:27:03] Production.INFO: Account Balance Start.
[2026-09-13 20:27:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:27:03] Production.INFO: 117
[2026-09-13 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-09-13 20:27:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:27:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:27:03] Production.INFO: ==15683== Releasing lock...
[2026-09-13 20:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:27:04] Production.INFO: Date 2026-09-09
[2026-09-13 20:27:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:27:04] Production.INFO: Date 2026-09-10
[2026-09-13 20:27:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:27:04] Production.INFO: Date 2026-09-11
[2026-09-13 20:27:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:27:04] Production.INFO: Date 2026-09-12
[2026-09-13 20:27:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:27:04] Production.INFO: Date 2026-09-13
[2026-09-13 20:27:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:27:04] Production.INFO: Total Charge 0
[2026-09-13 20:27:04] Production.INFO: CreateAllLog End
[2026-09-13 20:27:04] Production.INFO: Account Balance End.
[2026-09-13 20:27:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:27:04] Production.INFO: ==15681== Releasing lock...
[2026-09-13 20:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:27:04] Production.INFO: ==15677== Releasing lock...
[2026-09-13 20:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:27:11] Production.ERROR: CronJobId end10
[2026-09-13 20:27:11] Production.INFO: ==15679== Releasing lock...
[2026-09-13 20:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:27:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:27:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:27:15] Production.INFO: call_cost start
[2026-09-13 20:27:15] Production.INFO: call_cost end
[2026-09-13 20:27:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:27:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:27:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:27:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:27:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:27:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:27:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:27:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:27:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:27:15] Production.INFO: ==15675== Releasing lock...
[2026-09-13 20:27:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:27:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:28:01] Production.INFO: ==15744== Lock acquired, processing the job...
[2026-09-14 01:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:28:01] Production.INFO: neon service started
[2026-09-14 01:28:01] Production.INFO: neon service started
[2026-09-14 01:28:01] Production.INFO: ==15744== Releasing lock...
[2026-09-14 01:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:28:01] Production.INFO: ==15746== Lock acquired, processing the job...
[2026-09-13 20:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:28:01] Production.INFO: ==15746== Releasing lock...
[2026-09-13 20:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:28:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:28:02] Production.INFO: ==15748== Lock acquired, processing the job...
[2026-09-14 00:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:28:02] Production.INFO: ==15748== Releasing lock...
[2026-09-14 00:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:28:02] Production.INFO: ==15750== Lock acquired, processing the job...
[2026-09-13 20:28:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:28:02] Production.INFO: ==15752== Lock acquired, processing the job...
[2026-09-13 20:28:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:28:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:28:02] Production.INFO: ==15754== Lock acquired, processing the job...
[2026-09-13 20:28:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:28:03] Production.INFO: ==15756== Lock acquired, processing the job...
[2026-09-13 20:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:28:03] Production.INFO: ==15758== Lock acquired, processing the job...
[2026-09-13 20:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:28:03] Production.INFO: Account Balance Start.
[2026-09-13 20:28:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:28:03] Production.INFO: 117
[2026-09-13 20:28:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 20:28:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 20:28:03] Production.INFO: ==15758== Releasing lock...
[2026-09-13 20:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:28:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:28:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:28:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:28:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:28:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:28:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:28:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:28:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:28:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:28:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:28:03] Production.INFO: Total Charge 0
[2026-09-13 20:28:03] Production.INFO: CreateAllLog End
[2026-09-13 20:28:03] Production.INFO: Account Balance End.
[2026-09-13 20:28:03] Production.ERROR: CronJobId end 12
[2026-09-13 20:28:03] Production.INFO: ==15756== Releasing lock...
[2026-09-13 20:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:28:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:28:03] Production.INFO: ==15752== Releasing lock...
[2026-09-13 20:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:28:12] Production.ERROR: CronJobId end10
[2026-09-13 20:28:12] Production.INFO: ==15754== Releasing lock...
[2026-09-13 20:28:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:28:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:28:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:28:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:28:14] Production.INFO: call_cost start
[2026-09-13 20:28:14] Production.INFO: call_cost end
[2026-09-13 20:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:28:14] Production.INFO: ==15750== Releasing lock...
[2026-09-13 20:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:29:01] Production.INFO: ==15821== Lock acquired, processing the job...
[2026-09-14 01:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:29:01] Production.INFO: neon service started
[2026-09-14 01:29:01] Production.INFO: neon service started
[2026-09-14 01:29:01] Production.INFO: ==15821== Releasing lock...
[2026-09-14 01:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:29:02] Production.INFO: ==15825== Lock acquired, processing the job...
[2026-09-14 00:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:29:02] Production.INFO: ==15825== Releasing lock...
[2026-09-14 00:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:29:02] Production.INFO: ==15823== Lock acquired, processing the job...
[2026-09-13 20:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:29:02] Production.INFO: ==15823== Releasing lock...
[2026-09-13 20:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 20:29:03] Production.INFO: ==15827== Lock acquired, processing the job...
[2026-09-13 20:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:29:03] Production.INFO: ==15829== Lock acquired, processing the job...
[2026-09-13 20:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:29:03] Production.INFO: ==15833== Lock acquired, processing the job...
[2026-09-13 20:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:29:03] Production.INFO: ==15836== Lock acquired, processing the job...
[2026-09-13 20:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:29:03] Production.INFO: ==15831== Lock acquired, processing the job...
[2026-09-13 20:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:29:03] Production.INFO: Account Balance Start.
[2026-09-13 20:29:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:29:03] Production.INFO: 117
[2026-09-13 20:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:29:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 20:29:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 20:29:03] Production.INFO: ==15836== Releasing lock...
[2026-09-13 20:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:29:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:29:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:29:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:29:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:29:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:29:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:29:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:29:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:29:04] Production.INFO: Date 2026-09-13
[2026-09-13 20:29:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:29:04] Production.INFO: Total Charge 0
[2026-09-13 20:29:04] Production.INFO: CreateAllLog End
[2026-09-13 20:29:04] Production.INFO: ==15829== Releasing lock...
[2026-09-13 20:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:29:04] Production.INFO: Account Balance End.
[2026-09-13 20:29:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:29:04] Production.INFO: ==15833== Releasing lock...
[2026-09-13 20:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:29:11] Production.ERROR: CronJobId end10
[2026-09-13 20:29:11] Production.INFO: ==15831== Releasing lock...
[2026-09-13 20:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:29:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:29:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:29:14] Production.INFO: call_cost start
[2026-09-13 20:29:14] Production.INFO: call_cost end
[2026-09-13 20:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:29:14] Production.INFO: ==15827== Releasing lock...
[2026-09-13 20:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:30:02] Production.INFO: ==15899== Lock acquired, processing the job...
[2026-09-14 01:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:30:02] Production.INFO: neon service started
[2026-09-14 01:30:02] Production.INFO: neon service started
[2026-09-14 01:30:02] Production.INFO: ==15899== Releasing lock...
[2026-09-14 01:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:30:02] Production.INFO: ==15901== Lock acquired, processing the job...
[2026-09-13 20:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:30:02] Production.INFO: ==15903== Lock acquired, processing the job...
[2026-09-14 00:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:30:02] Production.INFO: ==15903== Releasing lock...
[2026-09-14 00:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:30:03] Production.INFO: ==15901== Releasing lock...
[2026-09-13 20:30:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:30:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 20:30:03] Production.INFO: ==15907== Lock acquired, processing the job...
[2026-09-13 20:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:30:03] Production.INFO: ==15905== Lock acquired, processing the job...
[2026-09-13 20:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:30:03] Production.INFO: ==15912== Lock acquired, processing the job...
[2026-09-13 20:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:30:03] Production.INFO: ==15909== Lock acquired, processing the job...
[2026-09-13 20:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:30:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:30:04] Production.INFO: ==15914== Lock acquired, processing the job...
[2026-09-13 20:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:30:04] Production.INFO: Account Balance Start.
[2026-09-13 20:30:04] Production.INFO: CreateAllLog Start
[2026-09-13 20:30:04] Production.INFO: 117
[2026-09-13 20:30:04] Production.INFO: Date 2026-09-08
[2026-09-13 20:30:04] Production.INFO: Reseller ==> 0
[2026-09-13 20: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-09-13 20: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-09-13 20: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-09-13 20:30:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:30:04] Production.INFO: Date 2026-09-09
[2026-09-13 20:30:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:30:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:30:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:30:04] Production.INFO: ==15914== Releasing lock...
[2026-09-13 20:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:30:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:30:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:30:04] Production.INFO: Date 2026-09-10
[2026-09-13 20:30:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:30:04] Production.INFO: Date 2026-09-11
[2026-09-13 20:30:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:30:04] Production.INFO: Date 2026-09-12
[2026-09-13 20:30:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:30:04] Production.INFO: Date 2026-09-13
[2026-09-13 20:30:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:30:04] Production.INFO: Total Charge 0
[2026-09-13 20:30:04] Production.INFO: CreateAllLog End
[2026-09-13 20:30:04] Production.INFO: Account Balance End.
[2026-09-13 20:30:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:30:04] Production.INFO: ==15912== Releasing lock...
[2026-09-13 20:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:30:04] Production.INFO: ==15907== Releasing lock...
[2026-09-13 20:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:30:11] Production.ERROR: CronJobId end10
[2026-09-13 20:30:11] Production.INFO: ==15909== Releasing lock...
[2026-09-13 20:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:30:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:30:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:30:15] Production.INFO: call_cost start
[2026-09-13 20:30:15] Production.INFO: call_cost end
[2026-09-13 20:30:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:30:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:30:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:30:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:30:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:30:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:30:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:30:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:30:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:30:15] Production.INFO: ==15905== Releasing lock...
[2026-09-13 20:30:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:30:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:31:01] Production.INFO: ==15976== Lock acquired, processing the job...
[2026-09-14 01:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:31:01] Production.INFO: neon service started
[2026-09-14 01:31:01] Production.INFO: neon service started
[2026-09-14 01:31:01] Production.INFO: ==15976== Releasing lock...
[2026-09-14 01:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:31:02] Production.INFO: ==15980== Lock acquired, processing the job...
[2026-09-14 00:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:31:02] Production.INFO: ==15980== Releasing lock...
[2026-09-14 00:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:31:02] Production.INFO: ==15978== Lock acquired, processing the job...
[2026-09-13 20:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:31:02] Production.INFO: ==15978== Releasing lock...
[2026-09-13 20:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 20:31:03] Production.INFO: ==15988== Lock acquired, processing the job...
[2026-09-13 20:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:31:03] Production.INFO: Account Balance Start.
[2026-09-13 20:31:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:31:03] Production.INFO: 117
[2026-09-13 20:31:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:31:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:31:03] Production.INFO: ==15982== Lock acquired, processing the job...
[2026-09-13 20:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:31:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:31:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:31:03] Production.INFO: ==15984== Lock acquired, processing the job...
[2026-09-13 20:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:31:03] Production.INFO: ==15986== Lock acquired, processing the job...
[2026-09-13 20:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:31:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:31:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:31:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:31:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:31:03] Production.INFO: ==15990== Lock acquired, processing the job...
[2026-09-13 20:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:31:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:31:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:31:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:31:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:31:03] Production.INFO: Total Charge 0
[2026-09-13 20:31:03] Production.INFO: CreateAllLog End
[2026-09-13 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-09-13 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-09-13 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-09-13 20:31:03] Production.INFO: ==15990== Releasing lock...
[2026-09-13 20:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:31:03] Production.INFO: Account Balance End.
[2026-09-13 20:31:03] Production.ERROR: CronJobId end 12
[2026-09-13 20:31:03] Production.INFO: ==15988== Releasing lock...
[2026-09-13 20:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:31:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:31:04] Production.INFO: ==15984== Releasing lock...
[2026-09-13 20:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:31:12] Production.ERROR: CronJobId end10
[2026-09-13 20:31:12] Production.INFO: ==15986== Releasing lock...
[2026-09-13 20:31:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:31:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:31:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:31:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:31:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:31:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:31:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:31:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:31:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:31:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:31:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:31:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:31:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:31:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:31:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:31:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:31:14] Production.INFO: call_cost start
[2026-09-13 20:31:14] Production.INFO: call_cost end
[2026-09-13 20:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:31:14] Production.INFO: ==15982== Releasing lock...
[2026-09-13 20:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:32:02] Production.INFO: ==16057== Lock acquired, processing the job...
[2026-09-14 01:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:32:02] Production.INFO: neon service started
[2026-09-14 01:32:02] Production.INFO: neon service started
[2026-09-14 01:32:02] Production.INFO: ==16057== Releasing lock...
[2026-09-14 01:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:32:02] Production.INFO: ==16059== Lock acquired, processing the job...
[2026-09-13 20:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:32:02] Production.INFO: ==16059== Releasing lock...
[2026-09-13 20:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:32:02] Production.INFO: ==16061== Lock acquired, processing the job...
[2026-09-14 00:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:32:03] Production.INFO: ==16061== Releasing lock...
[2026-09-14 00:32:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:32:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:32:03] Production.INFO: ==16063== Lock acquired, processing the job...
[2026-09-13 20:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:32:03] Production.INFO: ==16065== Lock acquired, processing the job...
[2026-09-13 20:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:32:03] Production.INFO: ==16069== Lock acquired, processing the job...
[2026-09-13 20:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:32:03] Production.INFO: ==16067== Lock acquired, processing the job...
[2026-09-13 20:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:32:03] Production.INFO: ==16071== Lock acquired, processing the job...
[2026-09-13 20:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:32:03] Production.INFO: Account Balance Start.
[2026-09-13 20:32:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:32:03] Production.INFO: 117
[2026-09-13 20:32:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:32:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:32:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:32:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 20:32:04] Production.INFO: ==16071== Releasing lock...
[2026-09-13 20:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:32:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:32:04] Production.INFO: Date 2026-09-10
[2026-09-13 20:32:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:32:04] Production.INFO: Date 2026-09-11
[2026-09-13 20:32:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:32:04] Production.INFO: Date 2026-09-12
[2026-09-13 20:32:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:32:04] Production.INFO: Date 2026-09-13
[2026-09-13 20:32:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:32:04] Production.INFO: Total Charge 0
[2026-09-13 20:32:04] Production.INFO: CreateAllLog End
[2026-09-13 20:32:04] Production.INFO: Account Balance End.
[2026-09-13 20:32:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:32:04] Production.INFO: ==16069== Releasing lock...
[2026-09-13 20:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:32:04] Production.INFO: ==16065== Releasing lock...
[2026-09-13 20:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:32:11] Production.ERROR: CronJobId end10
[2026-09-13 20:32:11] Production.INFO: ==16067== Releasing lock...
[2026-09-13 20:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:32:14] Production.INFO: call_cost start
[2026-09-13 20:32:14] Production.INFO: call_cost end
[2026-09-13 20:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:32:14] Production.INFO: ==16063== Releasing lock...
[2026-09-13 20:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:33:01] Production.INFO: ==16138== Lock acquired, processing the job...
[2026-09-14 01:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:33:01] Production.INFO: neon service started
[2026-09-14 01:33:01] Production.INFO: neon service started
[2026-09-14 01:33:01] Production.INFO: ==16138== Releasing lock...
[2026-09-14 01:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:33:01] Production.INFO: ==16142== Lock acquired, processing the job...
[2026-09-14 00:33:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:33:01] Production.INFO: ==16142== Releasing lock...
[2026-09-14 00:33:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:33:01] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:33:02] Production.INFO: ==16140== Lock acquired, processing the job...
[2026-09-13 20:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:33:02] Production.INFO: ==16140== Releasing lock...
[2026-09-13 20:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 20:33:02] Production.INFO: ==16147== Lock acquired, processing the job...
[2026-09-13 20:33:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:33:02] Production.INFO: ==16149== Lock acquired, processing the job...
[2026-09-13 20:33:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:33:03] Production.INFO: ==16145== Lock acquired, processing the job...
[2026-09-13 20:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:33:03] Production.INFO: ==16151== Lock acquired, processing the job...
[2026-09-13 20:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:33:03] Production.INFO: ==16153== Lock acquired, processing the job...
[2026-09-13 20:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:33:03] Production.INFO: Account Balance Start.
[2026-09-13 20:33:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:33:03] Production.INFO: 117
[2026-09-13 20:33:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 20:33:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 20:33:03] Production.INFO: ==16153== Releasing lock...
[2026-09-13 20:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:33:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:33:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:33:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:33:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:33:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:33:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:33:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:33:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:33:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:33:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:33:03] Production.INFO: Total Charge 0
[2026-09-13 20:33:03] Production.INFO: CreateAllLog End
[2026-09-13 20:33:03] Production.INFO: Account Balance End.
[2026-09-13 20:33:03] Production.ERROR: CronJobId end 12
[2026-09-13 20:33:03] Production.INFO: ==16151== Releasing lock...
[2026-09-13 20:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:33:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:33:03] Production.INFO: ==16147== Releasing lock...
[2026-09-13 20:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:33:11] Production.ERROR: CronJobId end10
[2026-09-13 20:33:11] Production.INFO: ==16149== Releasing lock...
[2026-09-13 20:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:33:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:33:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:33:14] Production.INFO: call_cost start
[2026-09-13 20:33:14] Production.INFO: call_cost end
[2026-09-13 20:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:33:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:33:14] Production.INFO: ==16145== Releasing lock...
[2026-09-13 20:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:34:01] Production.INFO: ==16213== Lock acquired, processing the job...
[2026-09-14 01:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:34:02] Production.INFO: neon service started
[2026-09-14 01:34:02] Production.INFO: neon service started
[2026-09-14 01:34:02] Production.INFO: ==16213== Releasing lock...
[2026-09-14 01:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:34:02] Production.INFO: ==16217== Lock acquired, processing the job...
[2026-09-13 20:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:34:02] Production.INFO: ==16219== Lock acquired, processing the job...
[2026-09-14 00:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:34:02] Production.INFO: ==16219== Releasing lock...
[2026-09-14 00:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:34:02] Production.INFO: ==16217== Releasing lock...
[2026-09-13 20:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 20:34:03] Production.INFO: ==16224== Lock acquired, processing the job...
[2026-09-13 20:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:34:03] Production.INFO: ==16226== Lock acquired, processing the job...
[2026-09-13 20:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:34:03] Production.INFO: ==16228== Lock acquired, processing the job...
[2026-09-13 20:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:34:03] Production.INFO: ==16230== Lock acquired, processing the job...
[2026-09-13 20:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:34:03] Production.INFO: ==16232== Lock acquired, processing the job...
[2026-09-13 20:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:34:03] Production.INFO: Account Balance Start.
[2026-09-13 20:34:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:34:03] Production.INFO: 117
[2026-09-13 20:34:04] Production.INFO: Date 2026-09-08
[2026-09-13 20:34:04] Production.INFO: Reseller ==> 0
[2026-09-13 20: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-09-13 20: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-09-13 20:34:04] Production.INFO: Date 2026-09-09
[2026-09-13 20:34:04] Production.INFO: Reseller ==> 0
[2026-09-13 20: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-09-13 20:34:04] Production.INFO: ==16232== Releasing lock...
[2026-09-13 20:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:34:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:34:04] Production.INFO: Date 2026-09-10
[2026-09-13 20:34:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:34:04] Production.INFO: Date 2026-09-11
[2026-09-13 20:34:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:34:04] Production.INFO: Date 2026-09-12
[2026-09-13 20:34:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:34:04] Production.INFO: Date 2026-09-13
[2026-09-13 20:34:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:34:04] Production.INFO: Total Charge 0
[2026-09-13 20:34:04] Production.INFO: CreateAllLog End
[2026-09-13 20:34:04] Production.INFO: Account Balance End.
[2026-09-13 20:34:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:34:04] Production.INFO: ==16230== Releasing lock...
[2026-09-13 20:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:34:04] Production.INFO: ==16226== Releasing lock...
[2026-09-13 20:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:34:10] Production.ERROR: CronJobId end10
[2026-09-13 20:34:10] Production.INFO: ==16228== Releasing lock...
[2026-09-13 20:34:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:34:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:34:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:34:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:34:14] Production.INFO: call_cost start
[2026-09-13 20:34:14] Production.INFO: call_cost end
[2026-09-13 20:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:34:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:34:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:34:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:34:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:34:14] Production.INFO: ==16224== Releasing lock...
[2026-09-13 20:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:35:01] Production.INFO: ==16288== Lock acquired, processing the job...
[2026-09-14 01:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:35:01] Production.INFO: neon service started
[2026-09-14 01:35:01] Production.INFO: neon service started
[2026-09-14 01:35:01] Production.INFO: ==16288== Releasing lock...
[2026-09-14 01:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:35:01] Production.INFO: ==16292== Lock acquired, processing the job...
[2026-09-14 00:35:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:35:01] Production.INFO: ==16292== Releasing lock...
[2026-09-14 00:35:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:35:01] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:35:01] Production.INFO: ==16290== Lock acquired, processing the job...
[2026-09-13 20:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:35:02] Production.INFO: ==16290== Releasing lock...
[2026-09-13 20:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 20:35:03] Production.INFO: ==16295== Lock acquired, processing the job...
[2026-09-13 20:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-13 20:35:03] Production.INFO: ==16303== Lock acquired, processing the job...
[2026-09-13 20:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:35:03] Production.INFO: ==16305== Lock acquired, processing the job...
[2026-09-13 20:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-13 20:35:03] Production.INFO: ==16297== Lock acquired, processing the job...
[2026-09-13 20:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-13 20:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-13 20:35:03] Production.ERROR: CronJob PID - 16303
[2026-09-13 20:35:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-13 20:35:03] Production.ERROR: CronJob ID - 12
[2026-09-13 20:35:03] Production.ERROR: CronJob Last Run Time 2026-09-13 20:35:00
[2026-09-13 20:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-13 20:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-13 20:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-13 20:35:03] Production.INFO: ==16307== Lock acquired, processing the job...
[2026-09-13 20:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:35:03] Production.INFO: ==16295== Releasing lock...
[2026-09-13 20:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-13 20:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-13 20:35:03] Production.INFO: ==16299== Lock acquired, processing the job...
[2026-09-13 20:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 20:35:03] Production.INFO: Account Balance Start.
[2026-09-13 20:35:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:35:03] Production.INFO: 117
[2026-09-13 20:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:35:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:35:03] Production.INFO: ==16301== Lock acquired, processing the job...
[2026-09-13 20:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:35:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:35:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:35:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 20:35:03] Production.INFO: ==16307== Releasing lock...
[2026-09-13 20:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:35:03] Production.ERROR: done
[2026-09-13 20:35:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:35:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:35:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:35:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:35:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:35:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:35:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-13 20:35:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998287', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) start
[2026-09-13 20:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:35:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:35:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:35:03] Production.INFO: Total Charge 0
[2026-09-13 20:35:03] Production.INFO: CreateAllLog End
[2026-09-13 20:35:04] Production.INFO: Account Balance End.
[2026-09-13 20:35:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:35:04] Production.INFO: ==16303== Releasing lock...
[2026-09-13 20:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:35:04] Production.INFO: ==16299== Releasing lock...
[2026-09-13 20:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998287', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) end
[2026-09-13 20:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-13 20:35:10] Production.INFO: ProcessCDR(1,17998287,1,1,2)
[2026-09-13 20:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17998287,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 20:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17998287,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 20:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-13 20:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-13 20:35:10] Production.INFO: ==16305== Releasing lock...
[2026-09-13 20:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-13 20:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-13 20:35:14] Production.ERROR: CronJobId end10
[2026-09-13 20:35:14] Production.INFO: ==16301== Releasing lock...
[2026-09-13 20:35:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:35:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:35:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:35:17] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:35:17] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:35:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:35:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:35:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:35:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:35:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:35:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:35:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:35:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:35:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:35:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:35:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:35:17] Production.INFO: call_cost start
[2026-09-13 20:35:17] Production.INFO: call_cost end
[2026-09-13 20:35:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:35:17] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:35:17] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:35:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:35:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:35:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:35:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:35:17] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:35:17] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:35:17] Production.INFO: ==16297== Releasing lock...
[2026-09-13 20:35:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:35:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:36:01] Production.INFO: ==16370== Lock acquired, processing the job...
[2026-09-14 01:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:36:01] Production.INFO: neon service started
[2026-09-14 01:36:01] Production.INFO: neon service started
[2026-09-14 01:36:01] Production.INFO: ==16370== Releasing lock...
[2026-09-14 01:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:36:02] Production.INFO: ==16373== Lock acquired, processing the job...
[2026-09-13 20:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:36:02] Production.INFO: ==16375== Lock acquired, processing the job...
[2026-09-14 00:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:36:02] Production.INFO: ==16375== Releasing lock...
[2026-09-14 00:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:36:02] Production.INFO: 26 MB #Memory Used#
[2026-09-13 20:36:02] Production.INFO: ==16373== Releasing lock...
[2026-09-13 20:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 20:36:03] Production.INFO: ==16377== Lock acquired, processing the job...
[2026-09-13 20:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:36:03] Production.INFO: ==16379== Lock acquired, processing the job...
[2026-09-13 20:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:36:03] Production.INFO: ==16381== Lock acquired, processing the job...
[2026-09-13 20:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:36:03] Production.INFO: ==16383== Lock acquired, processing the job...
[2026-09-13 20:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:36:03] Production.INFO: ==16385== Lock acquired, processing the job...
[2026-09-13 20:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:36:03] Production.INFO: Account Balance Start.
[2026-09-13 20:36:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:36:03] Production.INFO: 117
[2026-09-13 20:36:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:36:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:36:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:36:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 20:36:03] Production.INFO: ==16385== Releasing lock...
[2026-09-13 20:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:36:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:36:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:36:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:36:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:36:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:36:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:36:04] Production.INFO: Date 2026-09-13
[2026-09-13 20:36:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:36:04] Production.INFO: Total Charge 0
[2026-09-13 20:36:04] Production.INFO: CreateAllLog End
[2026-09-13 20:36:04] Production.INFO: Account Balance End.
[2026-09-13 20:36:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:36:04] Production.INFO: ==16383== Releasing lock...
[2026-09-13 20:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:36:04] Production.INFO: ==16379== Releasing lock...
[2026-09-13 20:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:36:11] Production.ERROR: CronJobId end10
[2026-09-13 20:36:11] Production.INFO: ==16381== Releasing lock...
[2026-09-13 20:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:36:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:36:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:36:15] Production.INFO: call_cost start
[2026-09-13 20:36:15] Production.INFO: call_cost end
[2026-09-13 20:36:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:36:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:36:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:36:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:36:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:36:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:36:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:36:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:36:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:36:15] Production.INFO: ==16377== Releasing lock...
[2026-09-13 20:36:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:36:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:37:02] Production.INFO: ==16447== Lock acquired, processing the job...
[2026-09-14 01:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:37:02] Production.INFO: neon service started
[2026-09-14 01:37:02] Production.INFO: neon service started
[2026-09-14 01:37:02] Production.INFO: ==16447== Releasing lock...
[2026-09-14 01:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:37:02] Production.INFO: ==16450== Lock acquired, processing the job...
[2026-09-13 20:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:37:02] Production.INFO: ==16450== Releasing lock...
[2026-09-13 20:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:37:03] Production.INFO: ==16452== Lock acquired, processing the job...
[2026-09-14 00:37:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:37:03] Production.INFO: ==16452== Releasing lock...
[2026-09-14 00:37:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:37:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:37:03] Production.INFO: ==16454== Lock acquired, processing the job...
[2026-09-13 20:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:37:03] Production.INFO: ==16456== Lock acquired, processing the job...
[2026-09-13 20:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:37:03] Production.INFO: ==16458== Lock acquired, processing the job...
[2026-09-13 20:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:37:03] Production.INFO: ==16460== Lock acquired, processing the job...
[2026-09-13 20:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:37:03] Production.INFO: ==16462== Lock acquired, processing the job...
[2026-09-13 20:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:37:03] Production.INFO: Account Balance Start.
[2026-09-13 20:37:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:37:03] Production.INFO: 117
[2026-09-13 20:37:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:37:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:37:04] Production.INFO: Date 2026-09-09
[2026-09-13 20:37:04] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 20:37:04] Production.INFO: Date 2026-09-10
[2026-09-13 20:37:04] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 20:37:04] Production.INFO: ==16462== Releasing lock...
[2026-09-13 20:37:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:37:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:37:04] Production.INFO: Date 2026-09-11
[2026-09-13 20:37:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:37:04] Production.INFO: Date 2026-09-12
[2026-09-13 20:37:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:37:04] Production.INFO: Date 2026-09-13
[2026-09-13 20:37:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:37:04] Production.INFO: Total Charge 0
[2026-09-13 20:37:04] Production.INFO: CreateAllLog End
[2026-09-13 20:37:04] Production.INFO: Account Balance End.
[2026-09-13 20:37:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:37:04] Production.INFO: ==16460== Releasing lock...
[2026-09-13 20:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:37:04] Production.INFO: ==16456== Releasing lock...
[2026-09-13 20:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:37:11] Production.ERROR: CronJobId end10
[2026-09-13 20:37:11] Production.INFO: ==16458== Releasing lock...
[2026-09-13 20:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:37:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:37:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:37:14] Production.INFO: call_cost start
[2026-09-13 20:37:15] Production.INFO: call_cost end
[2026-09-13 20:37:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:37:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:37:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:37:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:37:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:37:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:37:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:37:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:37:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:37:15] Production.INFO: ==16454== Releasing lock...
[2026-09-13 20:37:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:37:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:38:01] Production.INFO: ==16523== Lock acquired, processing the job...
[2026-09-14 01:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:38:01] Production.INFO: neon service started
[2026-09-14 01:38:01] Production.INFO: neon service started
[2026-09-14 01:38:01] Production.INFO: ==16523== Releasing lock...
[2026-09-14 01:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:38:02] Production.INFO: ==16525== Lock acquired, processing the job...
[2026-09-13 20:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:38:02] Production.INFO: ==16527== Lock acquired, processing the job...
[2026-09-14 00:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:38:02] Production.INFO: ==16527== Releasing lock...
[2026-09-14 00:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:38:02] Production.INFO: ==16525== Releasing lock...
[2026-09-13 20:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 20:38:03] Production.INFO: ==16537== Lock acquired, processing the job...
[2026-09-13 20:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:38:03] Production.INFO: ==16531== Lock acquired, processing the job...
[2026-09-13 20:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:38:03] Production.INFO: ==16535== Lock acquired, processing the job...
[2026-09-13 20:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:38:03] Production.INFO: ==16533== Lock acquired, processing the job...
[2026-09-13 20:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:38:03] Production.INFO: Account Balance Start.
[2026-09-13 20:38:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:38:03] Production.INFO: ==16539== Lock acquired, processing the job...
[2026-09-13 20:38:03] Production.INFO: 117
[2026-09-13 20:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:38:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:38:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 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-09-13 20:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 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-09-13 20:38:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:38:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:38:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:38:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 20:38:03] Production.INFO: ==16539== Releasing lock...
[2026-09-13 20:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:38:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:38:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:38:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:38:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:38:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:38:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:38:03] Production.INFO: Total Charge 0
[2026-09-13 20:38:03] Production.INFO: CreateAllLog End
[2026-09-13 20:38:04] Production.INFO: Account Balance End.
[2026-09-13 20:38:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:38:04] Production.INFO: ==16537== Releasing lock...
[2026-09-13 20:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:38:04] Production.INFO: ==16533== Releasing lock...
[2026-09-13 20:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:38:11] Production.ERROR: CronJobId end10
[2026-09-13 20:38:11] Production.INFO: ==16535== Releasing lock...
[2026-09-13 20:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:38:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:38:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:38:14] Production.INFO: call_cost start
[2026-09-13 20:38:14] Production.INFO: call_cost end
[2026-09-13 20:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:38:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:38:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:38:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:38:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:38:14] Production.INFO: ==16531== Releasing lock...
[2026-09-13 20:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:39:02] Production.INFO: ==16606== Lock acquired, processing the job...
[2026-09-14 01:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:39:02] Production.INFO: neon service started
[2026-09-14 01:39:02] Production.INFO: neon service started
[2026-09-14 01:39:02] Production.INFO: ==16606== Releasing lock...
[2026-09-14 01:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:39:02] Production.INFO: ==16610== Lock acquired, processing the job...
[2026-09-14 00:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:39:02] Production.INFO: ==16610== Releasing lock...
[2026-09-14 00:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:39:02] Production.INFO: ==16608== Lock acquired, processing the job...
[2026-09-13 20:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:39:03] Production.INFO: ==16608== Releasing lock...
[2026-09-13 20:39:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:39:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 20:39:03] Production.INFO: ==16615== Lock acquired, processing the job...
[2026-09-13 20:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:39:03] Production.INFO: ==16617== Lock acquired, processing the job...
[2026-09-13 20:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:39:03] Production.INFO: ==16613== Lock acquired, processing the job...
[2026-09-13 20:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:39:03] Production.INFO: ==16619== Lock acquired, processing the job...
[2026-09-13 20:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:39:03] Production.INFO: ==16621== Lock acquired, processing the job...
[2026-09-13 20:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:39:04] Production.INFO: Account Balance Start.
[2026-09-13 20:39:04] Production.INFO: CreateAllLog Start
[2026-09-13 20:39:04] Production.INFO: 117
[2026-09-13 20:39:04] Production.INFO: Date 2026-09-08
[2026-09-13 20:39:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:39:04] Production.INFO: Date 2026-09-09
[2026-09-13 20:39:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:39:04] Production.INFO: Date 2026-09-10
[2026-09-13 20:39:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:39:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-13 20:39:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-13 20: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-09-13 20:39:04] Production.INFO: ==16621== Releasing lock...
[2026-09-13 20:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:39:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:39:04] Production.INFO: Date 2026-09-11
[2026-09-13 20:39:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:39:04] Production.INFO: Date 2026-09-12
[2026-09-13 20:39:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:39:04] Production.INFO: Date 2026-09-13
[2026-09-13 20:39:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:39:04] Production.INFO: Total Charge 0
[2026-09-13 20:39:04] Production.INFO: CreateAllLog End
[2026-09-13 20:39:04] Production.INFO: Account Balance End.
[2026-09-13 20:39:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:39:04] Production.INFO: ==16619== Releasing lock...
[2026-09-13 20:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:39:04] Production.INFO: ==16615== Releasing lock...
[2026-09-13 20:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:39:12] Production.ERROR: CronJobId end10
[2026-09-13 20:39:12] Production.INFO: ==16617== Releasing lock...
[2026-09-13 20:39:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:39:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:39:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:39:15] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:39:15] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:39:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:39:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:39:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:39:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:39:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:39:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:39:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:39:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:39:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:39:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:39:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:39:15] Production.INFO: call_cost start
[2026-09-13 20:39:15] Production.INFO: call_cost end
[2026-09-13 20:39:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:39:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:39:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:39:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:39:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:39:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:39:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:39:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:39:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:39:15] Production.INFO: ==16613== Releasing lock...
[2026-09-13 20:39:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:39:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:40:01] Production.INFO: ==16681== Lock acquired, processing the job...
[2026-09-14 01:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:40:01] Production.INFO: neon service started
[2026-09-14 01:40:01] Production.INFO: neon service started
[2026-09-14 01:40:01] Production.INFO: ==16681== Releasing lock...
[2026-09-14 01:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:40:02] Production.INFO: ==16683== Lock acquired, processing the job...
[2026-09-13 20:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:40:02] Production.INFO: ==16685== Lock acquired, processing the job...
[2026-09-14 00:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:40:02] Production.INFO: ==16685== Releasing lock...
[2026-09-14 00:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:40:02] Production.INFO: ==16683== Releasing lock...
[2026-09-13 20:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 20:40:03] Production.INFO: ==16694== Lock acquired, processing the job...
[2026-09-13 20:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:40:03] Production.INFO: ==16688== Lock acquired, processing the job...
[2026-09-13 20:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:40:03] Production.INFO: ==16690== Lock acquired, processing the job...
[2026-09-13 20:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:40:03] Production.INFO: ==16692== Lock acquired, processing the job...
[2026-09-13 20:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:40:03] Production.INFO: ==16696== Lock acquired, processing the job...
[2026-09-13 20:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:40:03] Production.INFO: Account Balance Start.
[2026-09-13 20:40:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:40:03] Production.INFO: 117
[2026-09-13 20:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:40:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:40:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:40:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:40:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:40:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:40:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:40:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:40:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:40:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:40:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:40:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:40:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:40:03] Production.INFO: Total Charge 0
[2026-09-13 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-09-13 20:40:03] Production.INFO: CreateAllLog End
[2026-09-13 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-09-13 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-09-13 20:40:04] Production.INFO: ==16696== Releasing lock...
[2026-09-13 20:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:40:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:40:04] Production.INFO: Account Balance End.
[2026-09-13 20:40:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:40:04] Production.INFO: ==16694== Releasing lock...
[2026-09-13 20:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:40:04] Production.INFO: ==16690== Releasing lock...
[2026-09-13 20:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:40: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-09-13 20:40:10] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:40:10] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:40:10] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:40:10] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:40:10] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:40:10] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:40:10] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:40:10] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:40:10] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:40:10] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:40:10] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:40:10] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:40:10] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:40:10] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:40:11] Production.INFO: call_cost start
[2026-09-13 20:40:11] Production.INFO: call_cost end
[2026-09-13 20:40:11] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:40:11] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:40:11] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:40:11] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:40:11] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:40:11] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:40:11] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:40:11] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:40:11] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:40:11] Production.INFO: ==16688== Releasing lock...
[2026-09-13 20:40:11] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:40:11] Production.INFO: 28.25 MB #Memory Used#
[2026-09-13 20:40:11] Production.ERROR: CronJobId end10
[2026-09-13 20:40:11] Production.INFO: ==16692== Releasing lock...
[2026-09-13 20:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:41:02] Production.INFO: ==16757== Lock acquired, processing the job...
[2026-09-14 01:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:41:02] Production.INFO: neon service started
[2026-09-14 01:41:02] Production.INFO: neon service started
[2026-09-14 01:41:02] Production.INFO: ==16757== Releasing lock...
[2026-09-14 01:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:41:02] Production.INFO: ==16759== Lock acquired, processing the job...
[2026-09-13 20:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:41:02] Production.INFO: ==16761== Lock acquired, processing the job...
[2026-09-14 00:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:41:02] Production.INFO: ==16761== Releasing lock...
[2026-09-14 00:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:41:02] Production.INFO: ==16759== Releasing lock...
[2026-09-13 20:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 20:41:03] Production.INFO: ==16772== Lock acquired, processing the job...
[2026-09-13 20:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20: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-09-13 20: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-09-13 20: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-09-13 20:41:03] Production.INFO: ==16772== Releasing lock...
[2026-09-13 20:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:41:03] Production.INFO: ==16764== Lock acquired, processing the job...
[2026-09-13 20:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:41:04] Production.INFO: ==16768== Lock acquired, processing the job...
[2026-09-13 20:41:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:41:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:41:04] Production.INFO: ==16766== Lock acquired, processing the job...
[2026-09-13 20:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:41:04] Production.INFO: ==16770== Lock acquired, processing the job...
[2026-09-13 20:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:41:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:41:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:41:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:41:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:41:04] Production.INFO: Account Balance Start.
[2026-09-13 20:41:04] Production.INFO: CreateAllLog Start
[2026-09-13 20:41:04] Production.INFO: 117
[2026-09-13 20:41:04] Production.INFO: Date 2026-09-08
[2026-09-13 20:41:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:41:04] Production.INFO: Date 2026-09-09
[2026-09-13 20:41:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:41:04] Production.INFO: Date 2026-09-10
[2026-09-13 20:41:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:41:04] Production.INFO: Date 2026-09-11
[2026-09-13 20:41:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:41:04] Production.INFO: Date 2026-09-12
[2026-09-13 20:41:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:41:04] Production.INFO: Date 2026-09-13
[2026-09-13 20:41:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:41:04] Production.INFO: Total Charge 0
[2026-09-13 20:41:04] Production.INFO: CreateAllLog End
[2026-09-13 20:41:04] Production.INFO: Account Balance End.
[2026-09-13 20:41:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:41:04] Production.INFO: ==16770== Releasing lock...
[2026-09-13 20:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:41:04] Production.INFO: ==16766== Releasing lock...
[2026-09-13 20:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:41:12] Production.ERROR: CronJobId end10
[2026-09-13 20:41:12] Production.INFO: ==16768== Releasing lock...
[2026-09-13 20:41:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:41:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:41:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:41:15] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:41:15] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:41:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:41:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:41:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:41:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:41:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:41:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:41:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:41:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:41:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:41:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:41:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:41:15] Production.INFO: call_cost start
[2026-09-13 20:41:15] Production.INFO: call_cost end
[2026-09-13 20:41:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:41:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:41:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:41:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:41:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:41:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:41:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:41:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:41:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:41:15] Production.INFO: ==16764== Releasing lock...
[2026-09-13 20:41:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:41:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:42:01] Production.INFO: ==16833== Lock acquired, processing the job...
[2026-09-14 01:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:42:01] Production.INFO: neon service started
[2026-09-14 01:42:01] Production.INFO: neon service started
[2026-09-14 01:42:01] Production.INFO: ==16833== Releasing lock...
[2026-09-14 01:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:42:01] Production.INFO: ==16836== Lock acquired, processing the job...
[2026-09-13 20:42:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:42:02] Production.INFO: ==16836== Releasing lock...
[2026-09-13 20:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:42:02] Production.INFO: ==16838== Lock acquired, processing the job...
[2026-09-14 00:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:42:02] Production.INFO: ==16838== Releasing lock...
[2026-09-14 00:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:42:02] Production.INFO: ==16844== Lock acquired, processing the job...
[2026-09-13 20:42:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:42:03] Production.INFO: ==16840== Lock acquired, processing the job...
[2026-09-13 20:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:42:03] Production.INFO: ==16842== Lock acquired, processing the job...
[2026-09-13 20:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:42:03] Production.INFO: ==16848== Lock acquired, processing the job...
[2026-09-13 20:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:42:03] Production.INFO: ==16846== Lock acquired, processing the job...
[2026-09-13 20:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:42:03] Production.INFO: Account Balance Start.
[2026-09-13 20:42:03] Production.INFO: CreateAllLog Start
[2026-09-13 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-09-13 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-09-13 20:42:03] Production.INFO: 117
[2026-09-13 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-09-13 20:42:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:42:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:42:03] Production.INFO: ==16848== Releasing lock...
[2026-09-13 20:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:42:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:42:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:42:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:42:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:42:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:42:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:42:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:42:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:42:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:42:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:42:03] Production.INFO: Total Charge 0
[2026-09-13 20:42:03] Production.INFO: CreateAllLog End
[2026-09-13 20:42:03] Production.INFO: Account Balance End.
[2026-09-13 20:42:03] Production.ERROR: CronJobId end 12
[2026-09-13 20:42:03] Production.INFO: ==16846== Releasing lock...
[2026-09-13 20:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:42:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:42:04] Production.INFO: ==16842== Releasing lock...
[2026-09-13 20:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:42:10] Production.ERROR: CronJobId end10
[2026-09-13 20:42:10] Production.INFO: ==16844== Releasing lock...
[2026-09-13 20:42:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:42:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:42:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:42:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:42:14] Production.INFO: call_cost start
[2026-09-13 20:42:14] Production.INFO: call_cost end
[2026-09-13 20:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:42:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:42:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:42:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:42:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:42:14] Production.INFO: ==16840== Releasing lock...
[2026-09-13 20:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:43:01] Production.INFO: ==16910== Lock acquired, processing the job...
[2026-09-14 01:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:43:02] Production.INFO: neon service started
[2026-09-14 01:43:02] Production.INFO: neon service started
[2026-09-14 01:43:02] Production.INFO: ==16910== Releasing lock...
[2026-09-14 01:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:43:02] Production.INFO: ==16912== Lock acquired, processing the job...
[2026-09-13 20:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:43:02] Production.INFO: ==16912== Releasing lock...
[2026-09-13 20:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:43:02] Production.INFO: ==16914== Lock acquired, processing the job...
[2026-09-14 00:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:43:02] Production.INFO: ==16914== Releasing lock...
[2026-09-14 00:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:43:03] Production.INFO: ==16924== Lock acquired, processing the job...
[2026-09-13 20:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:43:03] Production.INFO: ==16916== Lock acquired, processing the job...
[2026-09-13 20:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 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-09-13 20:43:03] Production.INFO: ==16918== Lock acquired, processing the job...
[2026-09-13 20:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 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-09-13 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-09-13 20:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:43:03] Production.INFO: ==16922== Lock acquired, processing the job...
[2026-09-13 20:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:43:03] Production.INFO: ==16924== Releasing lock...
[2026-09-13 20:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:43:03] Production.INFO: ==16920== Lock acquired, processing the job...
[2026-09-13 20:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:43:03] Production.INFO: Account Balance Start.
[2026-09-13 20:43:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:43:03] Production.INFO: 117
[2026-09-13 20:43:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:43:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:43:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:43:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:43:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:43:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:43:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:43:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:43:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:43:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:43:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:43:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:43:03] Production.INFO: Total Charge 0
[2026-09-13 20:43:03] Production.INFO: CreateAllLog End
[2026-09-13 20:43:04] Production.INFO: Account Balance End.
[2026-09-13 20:43:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:43:04] Production.INFO: ==16922== Releasing lock...
[2026-09-13 20:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:43:04] Production.INFO: ==16918== Releasing lock...
[2026-09-13 20:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:43:10] Production.ERROR: CronJobId end10
[2026-09-13 20:43:10] Production.INFO: ==16920== Releasing lock...
[2026-09-13 20:43:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:43:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:43:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:43:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:43:14] Production.INFO: call_cost start
[2026-09-13 20:43:14] Production.INFO: call_cost end
[2026-09-13 20:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:43:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:43:14] Production.INFO: ==16916== Releasing lock...
[2026-09-13 20:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:44:01] Production.INFO: ==16985== Lock acquired, processing the job...
[2026-09-14 01:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:44:01] Production.INFO: neon service started
[2026-09-14 01:44:01] Production.INFO: neon service started
[2026-09-14 01:44:01] Production.INFO: ==16985== Releasing lock...
[2026-09-14 01:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:44:01] Production.INFO: ==16989== Lock acquired, processing the job...
[2026-09-14 00:44:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:44:01] Production.INFO: ==16989== Releasing lock...
[2026-09-14 00:44:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:44:01] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:44:01] Production.INFO: ==16987== Lock acquired, processing the job...
[2026-09-13 20:44:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:44:02] Production.INFO: ==16987== Releasing lock...
[2026-09-13 20:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 20:44:02] Production.INFO: ==16991== Lock acquired, processing the job...
[2026-09-13 20:44:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:44:02] Production.INFO: ==16993== Lock acquired, processing the job...
[2026-09-13 20:44:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:44:02] Production.INFO: ==16997== Lock acquired, processing the job...
[2026-09-13 20:44:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:44:03] Production.INFO: ==16995== Lock acquired, processing the job...
[2026-09-13 20:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:44:03] Production.INFO: ==16999== Lock acquired, processing the job...
[2026-09-13 20:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:44:03] Production.INFO: Account Balance Start.
[2026-09-13 20:44:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:44:03] Production.INFO: 117
[2026-09-13 20:44:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:44:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:44:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 20:44:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 20:44:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:44:03] Production.INFO: ==16999== Releasing lock...
[2026-09-13 20:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:44:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:44:03] Production.INFO: Total Charge 0
[2026-09-13 20:44:03] Production.INFO: CreateAllLog End
[2026-09-13 20:44:03] Production.INFO: Account Balance End.
[2026-09-13 20:44:03] Production.ERROR: CronJobId end 12
[2026-09-13 20:44:03] Production.INFO: ==16997== Releasing lock...
[2026-09-13 20:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:44:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:44:03] Production.INFO: ==16993== Releasing lock...
[2026-09-13 20:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:44:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:44:11] Production.ERROR: CronJobId end10
[2026-09-13 20:44:11] Production.INFO: ==16995== Releasing lock...
[2026-09-13 20:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:44:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:44:12] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:44:12] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:44:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:44:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:44:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:44:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:44:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:44:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:44:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:44:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:44:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:44:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:44:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:44:13] Production.INFO: call_cost start
[2026-09-13 20:44:13] Production.INFO: call_cost end
[2026-09-13 20:44:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:44:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:44:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:44:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:44:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:44:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:44:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:44:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:44:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:44:13] Production.INFO: ==16991== Releasing lock...
[2026-09-13 20:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:44:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:45:01] Production.INFO: ==17058== Lock acquired, processing the job...
[2026-09-14 01:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:45:01] Production.INFO: neon service started
[2026-09-14 01:45:01] Production.INFO: neon service started
[2026-09-14 01:45:01] Production.INFO: ==17058== Releasing lock...
[2026-09-14 01:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:45:02] Production.INFO: ==17060== Lock acquired, processing the job...
[2026-09-13 20:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:45:02] Production.INFO: ==17062== Lock acquired, processing the job...
[2026-09-14 00:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:45:02] Production.INFO: ==17062== Releasing lock...
[2026-09-14 00:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:45:02] Production.INFO: ==17060== Releasing lock...
[2026-09-13 20:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 20:45:03] Production.INFO: ==17065== Lock acquired, processing the job...
[2026-09-13 20:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-13 20:45:03] Production.INFO: ==17067== Lock acquired, processing the job...
[2026-09-13 20:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-13 20:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-13 20:45:03] Production.ERROR: CronJob PID - 17067
[2026-09-13 20:45:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-13 20:45:03] Production.ERROR: CronJob ID - 5
[2026-09-13 20:45:03] Production.ERROR: CronJob Last Run Time 2026-09-13 20:45:00
[2026-09-13 20:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-13 20:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-13 20:45:03] Production.INFO: ==17069== Lock acquired, processing the job...
[2026-09-13 20:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-13 20:45:03] Production.INFO: ==17065== Releasing lock...
[2026-09-13 20:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-13 20:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-13 20:45:03] Production.INFO: ==17073== Lock acquired, processing the job...
[2026-09-13 20:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:45:03] Production.INFO: ==17075== Lock acquired, processing the job...
[2026-09-13 20:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-13 20:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:45:03] Production.INFO: ==17071== Lock acquired, processing the job...
[2026-09-13 20:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:45:04] Production.INFO: ==17077== Lock acquired, processing the job...
[2026-09-13 20:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:45:04] Production.INFO: Account Balance Start.
[2026-09-13 20:45:04] Production.INFO: CreateAllLog Start
[2026-09-13 20:45:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 20:45:04] Production.INFO: 117
[2026-09-13 20:45:04] Production.INFO: Date 2026-09-08
[2026-09-13 20:45:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:45:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:45:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:45:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:45:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:45:04] Production.INFO: Date 2026-09-09
[2026-09-13 20:45:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:45:04] Production.INFO: Date 2026-09-10
[2026-09-13 20:45:04] Production.INFO: Reseller ==> 0
[2026-09-13 20: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-09-13 20:45:04] Production.INFO: Date 2026-09-11
[2026-09-13 20:45:04] Production.INFO: Reseller ==> 0
[2026-09-13 20: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-09-13 20: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-09-13 20:45:04] Production.ERROR: done
[2026-09-13 20:45:04] Production.INFO: Date 2026-09-12
[2026-09-13 20:45:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:45:04] Production.INFO: ==17077== Releasing lock...
[2026-09-13 20:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-13 20:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998328', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) start
[2026-09-13 20:45:04] Production.INFO: Date 2026-09-13
[2026-09-13 20:45:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:45:04] Production.INFO: Total Charge 0
[2026-09-13 20:45:04] Production.INFO: CreateAllLog End
[2026-09-13 20:45:04] Production.INFO: Account Balance End.
[2026-09-13 20:45:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:45:04] Production.INFO: ==17073== Releasing lock...
[2026-09-13 20:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:45:04] Production.INFO: ==17069== Releasing lock...
[2026-09-13 20:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:45:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998328', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) end
[2026-09-13 20:45:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-13 20:45:09] Production.INFO: ProcessCDR(1,17998328,1,1,2)
[2026-09-13 20:45:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17998328,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 20:45:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17998328,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 20:45:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-13 20:45:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-13 20:45:09] Production.INFO: ==17075== Releasing lock...
[2026-09-13 20:45:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-13 20:45:09] Production.INFO: 26 MB #Memory Used#
[2026-09-13 20:45:14] Production.ERROR: CronJobId end10
[2026-09-13 20:45:14] Production.INFO: ==17071== Releasing lock...
[2026-09-13 20:45:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:45:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:45:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:45:16] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:45:16] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:45:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:45:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:45:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:45:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:45:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:45:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:45:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:45:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:45:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:45:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:45:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:45:17] Production.INFO: call_cost start
[2026-09-13 20:45:17] Production.INFO: call_cost end
[2026-09-13 20:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:45:17] Production.INFO: ==17067== Releasing lock...
[2026-09-13 20:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:46:02] Production.INFO: ==17144== Lock acquired, processing the job...
[2026-09-14 01:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:46:02] Production.INFO: neon service started
[2026-09-14 01:46:02] Production.INFO: neon service started
[2026-09-14 01:46:02] Production.INFO: ==17144== Releasing lock...
[2026-09-14 01:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:46:02] Production.INFO: ==17147== Lock acquired, processing the job...
[2026-09-13 20:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:46:02] Production.INFO: ==17147== Releasing lock...
[2026-09-13 20:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:46:03] Production.INFO: ==17149== Lock acquired, processing the job...
[2026-09-14 00:46:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:46:03] Production.INFO: ==17149== Releasing lock...
[2026-09-14 00:46:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:46:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:46:03] Production.INFO: ==17151== Lock acquired, processing the job...
[2026-09-13 20:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:46:03] Production.INFO: ==17155== Lock acquired, processing the job...
[2026-09-13 20:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:46:03] Production.INFO: ==17157== Lock acquired, processing the job...
[2026-09-13 20:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:46:03] Production.INFO: ==17153== Lock acquired, processing the job...
[2026-09-13 20:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:46:03] Production.INFO: ==17159== Lock acquired, processing the job...
[2026-09-13 20:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:46:03] Production.INFO: Account Balance Start.
[2026-09-13 20:46:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:46:03] Production.INFO: 117
[2026-09-13 20:46:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:46:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 20:46:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:46:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 20:46:04] Production.INFO: ==17159== Releasing lock...
[2026-09-13 20:46:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:46:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:46:04] Production.INFO: Date 2026-09-10
[2026-09-13 20:46:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:46:04] Production.INFO: Date 2026-09-11
[2026-09-13 20:46:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:46:04] Production.INFO: Date 2026-09-12
[2026-09-13 20:46:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:46:04] Production.INFO: Date 2026-09-13
[2026-09-13 20:46:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:46:04] Production.INFO: Total Charge 0
[2026-09-13 20:46:04] Production.INFO: CreateAllLog End
[2026-09-13 20:46:04] Production.INFO: Account Balance End.
[2026-09-13 20:46:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:46:04] Production.INFO: ==17157== Releasing lock...
[2026-09-13 20:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:46:04] Production.INFO: ==17153== Releasing lock...
[2026-09-13 20:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:46:12] Production.ERROR: CronJobId end10
[2026-09-13 20:46:12] Production.INFO: ==17155== Releasing lock...
[2026-09-13 20:46:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:46:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:46:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:46:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:46:14] Production.INFO: call_cost start
[2026-09-13 20:46:14] Production.INFO: call_cost end
[2026-09-13 20:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:46:14] Production.INFO: ==17151== Releasing lock...
[2026-09-13 20:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:47:01] Production.INFO: ==17218== Lock acquired, processing the job...
[2026-09-14 01:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:47:01] Production.INFO: neon service started
[2026-09-14 01:47:01] Production.INFO: neon service started
[2026-09-14 01:47:01] Production.INFO: ==17218== Releasing lock...
[2026-09-14 01:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:47:02] Production.INFO: ==17220== Lock acquired, processing the job...
[2026-09-13 20:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:47:02] Production.INFO: ==17220== Releasing lock...
[2026-09-13 20:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:47:02] Production.INFO: ==17222== Lock acquired, processing the job...
[2026-09-14 00:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:47:02] Production.INFO: ==17222== Releasing lock...
[2026-09-14 00:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:47:02] Production.INFO: ==17227== Lock acquired, processing the job...
[2026-09-13 20:47:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:47:03] Production.INFO: ==17225== Lock acquired, processing the job...
[2026-09-13 20:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:47:03] Production.INFO: ==17229== Lock acquired, processing the job...
[2026-09-13 20:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:47:03] Production.INFO: ==17231== Lock acquired, processing the job...
[2026-09-13 20:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:47:03] Production.INFO: ==17233== Lock acquired, processing the job...
[2026-09-13 20:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:47:03] Production.INFO: Account Balance Start.
[2026-09-13 20:47:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:47:03] Production.INFO: 117
[2026-09-13 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-09-13 20:47:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 20:47:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:47:03] Production.INFO: ==17227== Releasing lock...
[2026-09-13 20:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 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-09-13 20:47:03] Production.INFO: ==17233== Releasing lock...
[2026-09-13 20:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:47:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:47:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:47:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:47:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:47:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:47:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:47:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:47:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:47:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:47:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:47:03] Production.INFO: Total Charge 0
[2026-09-13 20:47:03] Production.INFO: CreateAllLog End
[2026-09-13 20:47:03] Production.INFO: Account Balance End.
[2026-09-13 20:47:03] Production.ERROR: CronJobId end 12
[2026-09-13 20:47:03] Production.INFO: ==17231== Releasing lock...
[2026-09-13 20:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:47:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:47:11] Production.ERROR: CronJobId end10
[2026-09-13 20:47:11] Production.INFO: ==17229== Releasing lock...
[2026-09-13 20:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:47:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:47:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:47:15] Production.INFO: call_cost start
[2026-09-13 20:47:15] Production.INFO: call_cost end
[2026-09-13 20:47:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:47:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:47:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:47:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:47:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:47:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:47:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:47:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:47:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:47:15] Production.INFO: ==17225== Releasing lock...
[2026-09-13 20:47:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:47:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:48:02] Production.INFO: ==17291== Lock acquired, processing the job...
[2026-09-14 01:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:48:02] Production.INFO: neon service started
[2026-09-14 01:48:02] Production.INFO: neon service started
[2026-09-14 01:48:02] Production.INFO: ==17291== Releasing lock...
[2026-09-14 01:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:48:02] Production.INFO: ==17295== Lock acquired, processing the job...
[2026-09-14 00:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:48:02] Production.INFO: ==17295== Releasing lock...
[2026-09-14 00:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:48:02] Production.INFO: ==17293== Lock acquired, processing the job...
[2026-09-13 20:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:48:02] Production.INFO: ==17293== Releasing lock...
[2026-09-13 20:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 20:48:03] Production.INFO: ==17299== Lock acquired, processing the job...
[2026-09-13 20:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:48:03] Production.INFO: ==17301== Lock acquired, processing the job...
[2026-09-13 20:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:48:03] Production.INFO: ==17297== Lock acquired, processing the job...
[2026-09-13 20:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:48:03] Production.INFO: ==17303== Lock acquired, processing the job...
[2026-09-13 20:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:48:03] Production.INFO: ==17305== Lock acquired, processing the job...
[2026-09-13 20:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:48:04] Production.INFO: Account Balance Start.
[2026-09-13 20:48:04] Production.INFO: CreateAllLog Start
[2026-09-13 20:48:04] Production.INFO: 117
[2026-09-13 20:48:04] Production.INFO: Date 2026-09-08
[2026-09-13 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:48:04] Production.INFO: Date 2026-09-09
[2026-09-13 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:48:04] Production.INFO: Date 2026-09-10
[2026-09-13 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:48:04] Production.INFO: Date 2026-09-11
[2026-09-13 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-13 20: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-09-13 20: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-09-13 20: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-09-13 20:48:04] Production.INFO: ==17299== Releasing lock...
[2026-09-13 20:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:48:04] Production.INFO: ==17305== Releasing lock...
[2026-09-13 20:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:48:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:48:04] Production.INFO: Date 2026-09-12
[2026-09-13 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:48:04] Production.INFO: Date 2026-09-13
[2026-09-13 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:48:04] Production.INFO: Total Charge 0
[2026-09-13 20:48:04] Production.INFO: CreateAllLog End
[2026-09-13 20:48:04] Production.INFO: Account Balance End.
[2026-09-13 20:48:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:48:04] Production.INFO: ==17303== Releasing lock...
[2026-09-13 20:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:48:11] Production.ERROR: CronJobId end10
[2026-09-13 20:48:11] Production.INFO: ==17301== Releasing lock...
[2026-09-13 20:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:48:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:48:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:48:14] Production.INFO: call_cost start
[2026-09-13 20:48:14] Production.INFO: call_cost end
[2026-09-13 20:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:48:14] Production.INFO: ==17297== Releasing lock...
[2026-09-13 20:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:49:01] Production.INFO: ==17363== Lock acquired, processing the job...
[2026-09-14 01:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:49:01] Production.INFO: neon service started
[2026-09-14 01:49:01] Production.INFO: neon service started
[2026-09-14 01:49:01] Production.INFO: ==17363== Releasing lock...
[2026-09-14 01:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:49:01] Production.INFO: ==17365== Lock acquired, processing the job...
[2026-09-13 20:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:49:02] Production.INFO: ==17365== Releasing lock...
[2026-09-13 20:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:49:02] Production.INFO: ==17367== Lock acquired, processing the job...
[2026-09-14 00:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:49:02] Production.INFO: ==17367== Releasing lock...
[2026-09-14 00:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:49:02] Production.INFO: ==17369== Lock acquired, processing the job...
[2026-09-13 20:49:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:49:03] Production.INFO: ==17373== Lock acquired, processing the job...
[2026-09-13 20:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:49:03] Production.INFO: ==17375== Lock acquired, processing the job...
[2026-09-13 20:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:49:03] Production.INFO: ==17371== Lock acquired, processing the job...
[2026-09-13 20:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:49:03] Production.INFO: Account Balance Start.
[2026-09-13 20:49:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:49:03] Production.INFO: 117
[2026-09-13 20:49:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:49:03] Production.INFO: ==17377== Lock acquired, processing the job...
[2026-09-13 20:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:49:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:49:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:49:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:49:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:49:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:49:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:49:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:49:03] Production.INFO: Date 2026-09-12
[2026-09-13 20: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-09-13 20:49:03] Production.INFO: Reseller ==> 0
[2026-09-13 20: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-09-13 20:49:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:49:03] Production.INFO: Reseller ==> 0
[2026-09-13 20: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-09-13 20:49:03] Production.INFO: ==17377== Releasing lock...
[2026-09-13 20:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:49:03] Production.INFO: Total Charge 0
[2026-09-13 20:49:03] Production.INFO: CreateAllLog End
[2026-09-13 20:49:03] Production.INFO: Account Balance End.
[2026-09-13 20:49:03] Production.ERROR: CronJobId end 12
[2026-09-13 20:49:03] Production.INFO: ==17375== Releasing lock...
[2026-09-13 20:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:49:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:49:03] Production.INFO: ==17371== Releasing lock...
[2026-09-13 20:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:49:11] Production.ERROR: CronJobId end10
[2026-09-13 20:49:11] Production.INFO: ==17373== Releasing lock...
[2026-09-13 20:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:49:14] Production.INFO: call_cost start
[2026-09-13 20:49:14] Production.INFO: call_cost end
[2026-09-13 20:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:49:14] Production.INFO: ==17369== Releasing lock...
[2026-09-13 20:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:50:02] Production.INFO: ==17440== Lock acquired, processing the job...
[2026-09-14 01:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:50:02] Production.INFO: neon service started
[2026-09-14 01:50:02] Production.INFO: neon service started
[2026-09-14 01:50:02] Production.INFO: ==17440== Releasing lock...
[2026-09-14 01:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:50:02] Production.INFO: ==17443== Lock acquired, processing the job...
[2026-09-13 20:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:50:02] Production.INFO: ==17443== Releasing lock...
[2026-09-13 20:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:50:02] Production.INFO: ==17445== Lock acquired, processing the job...
[2026-09-14 00:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:50:02] Production.INFO: ==17445== Releasing lock...
[2026-09-14 00:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:50:03] Production.INFO: ==17447== Lock acquired, processing the job...
[2026-09-13 20:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:50:03] Production.INFO: ==17453== Lock acquired, processing the job...
[2026-09-13 20:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:50:03] Production.INFO: ==17449== Lock acquired, processing the job...
[2026-09-13 20:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:50:03] Production.INFO: ==17455== Lock acquired, processing the job...
[2026-09-13 20:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:50:03] Production.INFO: ==17451== Lock acquired, processing the job...
[2026-09-13 20:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:50:03] Production.INFO: Account Balance Start.
[2026-09-13 20:50:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:50:03] Production.INFO: 117
[2026-09-13 20:50:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:50:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:50:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:50:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 20:50:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:50:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:50:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:50:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:50:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:50:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:50:03] Production.INFO: ==17455== Releasing lock...
[2026-09-13 20:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:50:04] Production.INFO: Date 2026-09-13
[2026-09-13 20:50:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:50:04] Production.INFO: Total Charge 0
[2026-09-13 20:50:04] Production.INFO: CreateAllLog End
[2026-09-13 20:50:04] Production.INFO: Account Balance End.
[2026-09-13 20:50:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:50:04] Production.INFO: ==17453== Releasing lock...
[2026-09-13 20:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:50:04] Production.INFO: ==17449== Releasing lock...
[2026-09-13 20:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:50:11] Production.ERROR: CronJobId end10
[2026-09-13 20:50:11] Production.INFO: ==17451== Releasing lock...
[2026-09-13 20:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:50:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:50:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:50:15] Production.INFO: call_cost start
[2026-09-13 20:50:15] Production.INFO: call_cost end
[2026-09-13 20:50:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:50:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:50:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:50:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:50:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:50:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:50:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:50:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:50:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:50:15] Production.INFO: ==17447== Releasing lock...
[2026-09-13 20:50:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:50:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:51:01] Production.INFO: ==17512== Lock acquired, processing the job...
[2026-09-14 01:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:51:01] Production.INFO: neon service started
[2026-09-14 01:51:01] Production.INFO: neon service started
[2026-09-14 01:51:01] Production.INFO: ==17512== Releasing lock...
[2026-09-14 01:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:51:02] Production.INFO: ==17516== Lock acquired, processing the job...
[2026-09-14 00:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:51:02] Production.INFO: ==17516== Releasing lock...
[2026-09-14 00:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:51:02] Production.INFO: ==17514== Lock acquired, processing the job...
[2026-09-13 20:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:51:02] Production.INFO: ==17514== Releasing lock...
[2026-09-13 20:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 20:51:02] Production.INFO: ==17523== Lock acquired, processing the job...
[2026-09-13 20:51:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:51:03] Production.INFO: ==17518== Lock acquired, processing the job...
[2026-09-13 20:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:51:03] Production.INFO: ==17521== Lock acquired, processing the job...
[2026-09-13 20:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:51:03] Production.INFO: ==17525== Lock acquired, processing the job...
[2026-09-13 20:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:51:03] Production.INFO: ==17527== Lock acquired, processing the job...
[2026-09-13 20:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:51:03] Production.INFO: Account Balance Start.
[2026-09-13 20:51:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:51:03] Production.INFO: 117
[2026-09-13 20:51:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:51:03] Production.INFO: Reseller ==> 0
[2026-09-13 20: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-09-13 20:51:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:51:03] Production.INFO: Reseller ==> 0
[2026-09-13 20: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-09-13 20: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-09-13 20:51:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:51:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:51:03] Production.INFO: ==17527== Releasing lock...
[2026-09-13 20:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:51:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:51:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:51:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:51:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:51:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:51:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:51:03] Production.INFO: Total Charge 0
[2026-09-13 20:51:04] Production.INFO: CreateAllLog End
[2026-09-13 20:51:04] Production.INFO: Account Balance End.
[2026-09-13 20:51:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:51:04] Production.INFO: ==17525== Releasing lock...
[2026-09-13 20:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:51:04] Production.INFO: ==17521== Releasing lock...
[2026-09-13 20:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:51:12] Production.ERROR: CronJobId end10
[2026-09-13 20:51:12] Production.INFO: ==17523== Releasing lock...
[2026-09-13 20:51:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:51:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:51:14] Production.INFO: call_cost start
[2026-09-13 20:51:14] Production.INFO: call_cost end
[2026-09-13 20:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:51:14] Production.INFO: ==17518== Releasing lock...
[2026-09-13 20:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:52:02] Production.INFO: ==17593== Lock acquired, processing the job...
[2026-09-14 01:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:52:02] Production.INFO: neon service started
[2026-09-14 01:52:02] Production.INFO: neon service started
[2026-09-14 01:52:02] Production.INFO: ==17593== Releasing lock...
[2026-09-14 01:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:52:02] Production.INFO: ==17595== Lock acquired, processing the job...
[2026-09-13 20:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:52:02] Production.INFO: ==17595== Releasing lock...
[2026-09-13 20:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:52:03] Production.INFO: ==17597== Lock acquired, processing the job...
[2026-09-14 00:52:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:52:03] Production.INFO: ==17597== Releasing lock...
[2026-09-14 00:52:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:52:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:52:03] Production.INFO: ==17600== Lock acquired, processing the job...
[2026-09-13 20:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:52:03] Production.INFO: ==17604== Lock acquired, processing the job...
[2026-09-13 20:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:52:03] Production.INFO: ==17602== Lock acquired, processing the job...
[2026-09-13 20:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:52:03] Production.INFO: ==17606== Lock acquired, processing the job...
[2026-09-13 20:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:52:03] Production.INFO: ==17608== Lock acquired, processing the job...
[2026-09-13 20:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:52:03] Production.INFO: Account Balance Start.
[2026-09-13 20:52:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:52:03] Production.INFO: 117
[2026-09-13 20:52:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 20:52:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 20:52:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:52:04] Production.INFO: ==17608== Releasing lock...
[2026-09-13 20:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:52:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:52:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:52:04] Production.INFO: Date 2026-09-10
[2026-09-13 20:52:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:52:04] Production.INFO: Date 2026-09-11
[2026-09-13 20:52:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:52:04] Production.INFO: Date 2026-09-12
[2026-09-13 20:52:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:52:04] Production.INFO: Date 2026-09-13
[2026-09-13 20:52:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:52:04] Production.INFO: Total Charge 0
[2026-09-13 20:52:04] Production.INFO: ==17602== Releasing lock...
[2026-09-13 20:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:52:04] Production.INFO: CreateAllLog End
[2026-09-13 20:52:04] Production.INFO: Account Balance End.
[2026-09-13 20:52:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:52:04] Production.INFO: ==17606== Releasing lock...
[2026-09-13 20:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:52:12] Production.ERROR: CronJobId end10
[2026-09-13 20:52:12] Production.INFO: ==17604== Releasing lock...
[2026-09-13 20:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:52:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:52:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:52:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:52:15] Production.INFO: call_cost start
[2026-09-13 20:52:15] Production.INFO: call_cost end
[2026-09-13 20:52:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:52:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:52:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:52:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:52:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:52:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:52:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:52:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:52:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:52:15] Production.INFO: ==17600== Releasing lock...
[2026-09-13 20:52:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:52:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:53:01] Production.INFO: ==17665== Lock acquired, processing the job...
[2026-09-14 01:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:53:01] Production.INFO: neon service started
[2026-09-14 01:53:01] Production.INFO: neon service started
[2026-09-14 01:53:01] Production.INFO: ==17665== Releasing lock...
[2026-09-14 01:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:53:02] Production.INFO: ==17668== Lock acquired, processing the job...
[2026-09-13 20:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:53:02] Production.INFO: ==17670== Lock acquired, processing the job...
[2026-09-14 00:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:53:02] Production.INFO: ==17670== Releasing lock...
[2026-09-14 00:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:53:02] Production.INFO: ==17668== Releasing lock...
[2026-09-13 20:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 20:53:03] Production.INFO: ==17672== Lock acquired, processing the job...
[2026-09-13 20:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:53:03] Production.INFO: ==17674== Lock acquired, processing the job...
[2026-09-13 20:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:53:03] Production.INFO: ==17676== Lock acquired, processing the job...
[2026-09-13 20:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:53:03] Production.INFO: ==17678== Lock acquired, processing the job...
[2026-09-13 20:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:53:03] Production.INFO: ==17680== Lock acquired, processing the job...
[2026-09-13 20:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:53:03] Production.INFO: Account Balance Start.
[2026-09-13 20:53:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:53:03] Production.INFO: 117
[2026-09-13 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-09-13 20:53:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 20:53:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 20:53:03] Production.INFO: ==17680== Releasing lock...
[2026-09-13 20:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:53:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:53:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:53:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:53:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:53:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:53:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:53:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:53:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:53:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:53:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:53:04] Production.INFO: ==17674== Releasing lock...
[2026-09-13 20:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:53:04] Production.INFO: Total Charge 0
[2026-09-13 20:53:04] Production.INFO: CreateAllLog End
[2026-09-13 20:53:04] Production.INFO: Account Balance End.
[2026-09-13 20:53:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:53:04] Production.INFO: ==17678== Releasing lock...
[2026-09-13 20:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:53:11] Production.ERROR: CronJobId end10
[2026-09-13 20:53:11] Production.INFO: ==17676== Releasing lock...
[2026-09-13 20:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:53:13] Production.INFO: call_cost start
[2026-09-13 20:53:13] Production.INFO: call_cost end
[2026-09-13 20:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:53:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:53:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:53:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:53:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:53:14] Production.INFO: ==17672== Releasing lock...
[2026-09-13 20:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:54:02] Production.INFO: ==17742== Lock acquired, processing the job...
[2026-09-14 01:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:54:02] Production.INFO: neon service started
[2026-09-14 01:54:02] Production.INFO: neon service started
[2026-09-14 01:54:02] Production.INFO: ==17742== Releasing lock...
[2026-09-14 01:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:54:02] Production.INFO: ==17744== Lock acquired, processing the job...
[2026-09-13 20:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:54:02] Production.INFO: ==17744== Releasing lock...
[2026-09-13 20:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:54:02] Production.INFO: ==17746== Lock acquired, processing the job...
[2026-09-14 00:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:54:02] Production.INFO: ==17746== Releasing lock...
[2026-09-14 00:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:54:03] Production.INFO: ==17756== Lock acquired, processing the job...
[2026-09-13 20:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 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-09-13 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-09-13 20:54:03] Production.INFO: ==17748== Lock acquired, processing the job...
[2026-09-13 20:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 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-09-13 20:54:03] Production.INFO: ==17756== Releasing lock...
[2026-09-13 20:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:54:03] Production.INFO: ==17752== Lock acquired, processing the job...
[2026-09-13 20:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:54:03] Production.INFO: ==17750== Lock acquired, processing the job...
[2026-09-13 20:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:54:03] Production.INFO: ==17754== Lock acquired, processing the job...
[2026-09-13 20:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:54:03] Production.INFO: Account Balance Start.
[2026-09-13 20:54:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:54:03] Production.INFO: 117
[2026-09-13 20:54:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:54:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:54:04] Production.INFO: Date 2026-09-09
[2026-09-13 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:54:04] Production.INFO: Date 2026-09-10
[2026-09-13 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:54:04] Production.INFO: Date 2026-09-11
[2026-09-13 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:54:04] Production.INFO: Date 2026-09-12
[2026-09-13 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:54:04] Production.INFO: Date 2026-09-13
[2026-09-13 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:54:04] Production.INFO: Total Charge 0
[2026-09-13 20:54:04] Production.INFO: CreateAllLog End
[2026-09-13 20:54:04] Production.INFO: Account Balance End.
[2026-09-13 20:54:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:54:04] Production.INFO: ==17754== Releasing lock...
[2026-09-13 20:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:54:04] Production.INFO: ==17750== Releasing lock...
[2026-09-13 20:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:54:12] Production.ERROR: CronJobId end10
[2026-09-13 20:54:12] Production.INFO: ==17752== Releasing lock...
[2026-09-13 20:54:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:54:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:54:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:54:15] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:54:15] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:54:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:54:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:54:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:54:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:54:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:54:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:54:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:54:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:54:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:54:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:54:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:54:15] Production.INFO: call_cost start
[2026-09-13 20:54:15] Production.INFO: call_cost end
[2026-09-13 20:54:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:54:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:54:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:54:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:54:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:54:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:54:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:54:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:54:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:54:15] Production.INFO: ==17748== Releasing lock...
[2026-09-13 20:54:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:54:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:55:01] Production.INFO: ==17814== Lock acquired, processing the job...
[2026-09-14 01:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:55:01] Production.INFO: neon service started
[2026-09-14 01:55:01] Production.INFO: neon service started
[2026-09-14 01:55:01] Production.INFO: ==17814== Releasing lock...
[2026-09-14 01:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:55:01] Production.INFO: ==17816== Lock acquired, processing the job...
[2026-09-13 20:55:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:55:02] Production.INFO: ==17816== Releasing lock...
[2026-09-13 20:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:55:02] Production.INFO: ==17818== Lock acquired, processing the job...
[2026-09-14 00:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:55:02] Production.INFO: ==17818== Releasing lock...
[2026-09-14 00:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:55:03] Production.INFO: ==17829== Lock acquired, processing the job...
[2026-09-13 20:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:55:03] Production.INFO: ==17833== Lock acquired, processing the job...
[2026-09-13 20:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:55:03] Production.INFO: Account Balance Start.
[2026-09-13 20:55:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:55:03] Production.INFO: 117
[2026-09-13 20:55:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 20:55:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 20:55:03] Production.INFO: ==17833== Releasing lock...
[2026-09-13 20:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:55:03] Production.INFO: ==17820== Lock acquired, processing the job...
[2026-09-13 20:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-13 20:55:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:55:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:55:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:55:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-13 20:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-13 20:55:03] Production.ERROR: CronJob PID - 17829
[2026-09-13 20:55:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-13 20:55:03] Production.ERROR: CronJob ID - 12
[2026-09-13 20:55:03] Production.ERROR: CronJob Last Run Time 2026-09-13 20:55:00
[2026-09-13 20:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-13 20:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-13 20:55:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-13 20:55:03] Production.INFO: ==17820== Releasing lock...
[2026-09-13 20:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-13 20:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-13 20:55:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:55:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:55:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:55:03] Production.INFO: ==17822== Lock acquired, processing the job...
[2026-09-13 20:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:55:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:55:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:55:03] Production.INFO: Total Charge 0
[2026-09-13 20:55:03] Production.INFO: ==17824== Lock acquired, processing the job...
[2026-09-13 20:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:55:03] Production.INFO: CreateAllLog End
[2026-09-13 20:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:55:03] Production.INFO: ==17827== Lock acquired, processing the job...
[2026-09-13 20:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:55:03] Production.INFO: ==17831== Lock acquired, processing the job...
[2026-09-13 20:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-13 20:55:03] Production.INFO: Account Balance End.
[2026-09-13 20:55:03] Production.ERROR: CronJobId end 12
[2026-09-13 20:55:03] Production.INFO: ==17829== Releasing lock...
[2026-09-13 20:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:55:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 20:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:55:04] Production.ERROR: done
[2026-09-13 20:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-13 20:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998369', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) start
[2026-09-13 20:55:04] Production.INFO: ==17824== Releasing lock...
[2026-09-13 20:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998369', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) end
[2026-09-13 20:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-13 20:55:10] Production.INFO: ProcessCDR(1,17998369,1,1,2)
[2026-09-13 20:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17998369,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 20:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17998369,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 20:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-13 20:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-13 20:55:10] Production.INFO: ==17831== Releasing lock...
[2026-09-13 20:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-13 20:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-13 20:55:14] Production.ERROR: CronJobId end10
[2026-09-13 20:55:14] Production.INFO: ==17827== Releasing lock...
[2026-09-13 20:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:55:16] Production.INFO: call_cost start
[2026-09-13 20:55:16] Production.INFO: call_cost end
[2026-09-13 20:55:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:55:16] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:55:16] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:55:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:55:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:55:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:55:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:55:16] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:55:16] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:55:16] Production.INFO: ==17822== Releasing lock...
[2026-09-13 20:55:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:55:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:56:01] Production.INFO: ==17900== Lock acquired, processing the job...
[2026-09-14 01:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:56:01] Production.INFO: neon service started
[2026-09-14 01:56:02] Production.INFO: neon service started
[2026-09-14 01:56:02] Production.INFO: ==17900== Releasing lock...
[2026-09-14 01:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:56:02] Production.INFO: ==17902== Lock acquired, processing the job...
[2026-09-13 20:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:56:02] Production.INFO: ==17904== Lock acquired, processing the job...
[2026-09-14 00:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:56:02] Production.INFO: ==17904== Releasing lock...
[2026-09-14 00:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:56:02] Production.INFO: ==17902== Releasing lock...
[2026-09-13 20:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 20:56:03] Production.INFO: ==17913== Lock acquired, processing the job...
[2026-09-13 20:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:56:03] Production.INFO: Account Balance Start.
[2026-09-13 20:56:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:56:03] Production.INFO: 117
[2026-09-13 20:56:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:56:03] Production.INFO: ==17907== Lock acquired, processing the job...
[2026-09-13 20:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:56:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:56:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:56:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:56:03] Production.INFO: ==17915== Lock acquired, processing the job...
[2026-09-13 20:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:56:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:56:03] Production.INFO: ==17909== Lock acquired, processing the job...
[2026-09-13 20:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:56:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:56:04] Production.INFO: Date 2026-09-11
[2026-09-13 20:56:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:56:04] Production.INFO: ==17911== Lock acquired, processing the job...
[2026-09-13 20:56:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:56:04] Production.INFO: Date 2026-09-12
[2026-09-13 20:56:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:56:04] Production.INFO: Date 2026-09-13
[2026-09-13 20:56:04] Production.INFO: Reseller ==> 0
[2026-09-13 20:56:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:56:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:56:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:56:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:56:04] Production.INFO: Total Charge 0
[2026-09-13 20:56:04] Production.INFO: CreateAllLog End
[2026-09-13 20: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-09-13 20: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-09-13 20: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-09-13 20:56:04] Production.INFO: Account Balance End.
[2026-09-13 20:56:04] Production.INFO: ==17915== Releasing lock...
[2026-09-13 20:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:56:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:56:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:56:04] Production.INFO: ==17913== Releasing lock...
[2026-09-13 20:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:56:04] Production.INFO: ==17909== Releasing lock...
[2026-09-13 20:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:56: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-09-13 20:56:11] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:56:11] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:56:11] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:56:11] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:56:11] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:56:11] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:56:11] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:56:11] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:56:11] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:56:11] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:56:11] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:56:11] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:56:11] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:56:11] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:56:12] Production.INFO: call_cost start
[2026-09-13 20:56:12] Production.INFO: call_cost end
[2026-09-13 20:56:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:56:12] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:56:12] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:56:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:56:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:56:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:56:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:56:12] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:56:12] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:56:12] Production.INFO: ==17907== Releasing lock...
[2026-09-13 20:56:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:56:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-13 20:56:12] Production.ERROR: CronJobId end10
[2026-09-13 20:56:12] Production.INFO: ==17911== Releasing lock...
[2026-09-13 20:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:57:01] Production.INFO: ==17974== Lock acquired, processing the job...
[2026-09-14 01:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:57:01] Production.INFO: neon service started
[2026-09-14 01:57:01] Production.INFO: neon service started
[2026-09-14 01:57:01] Production.INFO: ==17974== Releasing lock...
[2026-09-14 01:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:57:01] Production.INFO: ==17976== Lock acquired, processing the job...
[2026-09-13 20:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:57:02] Production.INFO: ==17976== Releasing lock...
[2026-09-13 20:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:57:02] Production.INFO: ==17978== Lock acquired, processing the job...
[2026-09-14 00:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:57:02] Production.INFO: ==17978== Releasing lock...
[2026-09-14 00:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:57:02] Production.INFO: ==17980== Lock acquired, processing the job...
[2026-09-13 20:57:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:57:02] Production.INFO: ==17982== Lock acquired, processing the job...
[2026-09-13 20:57:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:57:02] Production.INFO: ==17986== Lock acquired, processing the job...
[2026-09-13 20:57:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:57:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:57:03] Production.INFO: Account Balance Start.
[2026-09-13 20:57:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:57:03] Production.INFO: 117
[2026-09-13 20:57:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:57:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:57:03] Production.INFO: ==17984== Lock acquired, processing the job...
[2026-09-13 20:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:57:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:57:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:57:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:57:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:57:03] Production.INFO: ==17988== Lock acquired, processing the job...
[2026-09-13 20:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:57:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:57:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:57:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:57:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:57:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:57:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:57:03] Production.INFO: Total Charge 0
[2026-09-13 20:57:03] Production.INFO: CreateAllLog End
[2026-09-13 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-09-13 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-09-13 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-09-13 20:57:03] Production.INFO: ==17988== Releasing lock...
[2026-09-13 20:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:57:03] Production.INFO: Account Balance End.
[2026-09-13 20:57:03] Production.ERROR: CronJobId end 12
[2026-09-13 20:57:03] Production.INFO: ==17986== Releasing lock...
[2026-09-13 20:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:57:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:57:03] Production.INFO: ==17982== Releasing lock...
[2026-09-13 20:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:57:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:57:10] Production.ERROR: CronJobId end10
[2026-09-13 20:57:10] Production.INFO: ==17984== Releasing lock...
[2026-09-13 20:57:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:57:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:57:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:57:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:57:13] Production.INFO: call_cost start
[2026-09-13 20:57:13] Production.INFO: call_cost end
[2026-09-13 20:57:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:57:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:57:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:57:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:57:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:57:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:57:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:57:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:57:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:57:13] Production.INFO: ==17980== Releasing lock...
[2026-09-13 20:57:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:57:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:58:02] Production.INFO: ==18045== Lock acquired, processing the job...
[2026-09-14 01:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:58:02] Production.INFO: neon service started
[2026-09-14 01:58:02] Production.INFO: neon service started
[2026-09-14 01:58:02] Production.INFO: ==18045== Releasing lock...
[2026-09-14 01:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:58:02] Production.INFO: ==18047== Lock acquired, processing the job...
[2026-09-13 20:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:58:02] Production.INFO: ==18047== Releasing lock...
[2026-09-13 20:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:58:02] Production.INFO: ==18050== Lock acquired, processing the job...
[2026-09-14 00:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:58:03] Production.INFO: ==18050== Releasing lock...
[2026-09-14 00:58:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:58:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:58:03] Production.INFO: ==18054== Lock acquired, processing the job...
[2026-09-13 20:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:58:03] Production.INFO: ==18056== Lock acquired, processing the job...
[2026-09-13 20:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:58:03] Production.INFO: ==18060== Lock acquired, processing the job...
[2026-09-13 20:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:58:03] Production.INFO: ==18058== Lock acquired, processing the job...
[2026-09-13 20:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:58:03] Production.INFO: Account Balance Start.
[2026-09-13 20:58:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:58:03] Production.INFO: ==18062== Lock acquired, processing the job...
[2026-09-13 20:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:58:03] Production.INFO: 117
[2026-09-13 20:58:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:58:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:58:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:58:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:58:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:58:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:58:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:58:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 20:58:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:58:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:58:03] Production.INFO: ==18062== Releasing lock...
[2026-09-13 20:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:58:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:58:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:58:03] Production.INFO: Total Charge 0
[2026-09-13 20:58:03] Production.INFO: CreateAllLog End
[2026-09-13 20:58:04] Production.INFO: Account Balance End.
[2026-09-13 20:58:04] Production.ERROR: CronJobId end 12
[2026-09-13 20:58:04] Production.INFO: ==18060== Releasing lock...
[2026-09-13 20:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:58:04] Production.INFO: ==18056== Releasing lock...
[2026-09-13 20:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:58:12] Production.ERROR: CronJobId end10
[2026-09-13 20:58:12] Production.INFO: ==18058== Releasing lock...
[2026-09-13 20:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:58:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:58:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:58:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:58:14] Production.INFO: call_cost start
[2026-09-13 20:58:14] Production.INFO: call_cost end
[2026-09-13 20:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:58:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:58:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:58:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:58:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:58:14] Production.INFO: ==18054== Releasing lock...
[2026-09-13 20:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:59:01] Production.INFO: ==18118== Lock acquired, processing the job...
[2026-09-14 01:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 01:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 01:59:01] Production.INFO: neon service started
[2026-09-14 01:59:01] Production.INFO: neon service started
[2026-09-14 01:59:01] Production.INFO: ==18118== Releasing lock...
[2026-09-14 01:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 01:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 20:59:01] Production.INFO: ==18120== Lock acquired, processing the job...
[2026-09-13 20:59:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 20:59:02] Production.INFO: ==18120== Releasing lock...
[2026-09-13 20:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 20:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:59:02] Production.INFO: ==18122== Lock acquired, processing the job...
[2026-09-14 00:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:59:02] Production.INFO: ==18122== Releasing lock...
[2026-09-14 00:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 00:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 20:59:02] Production.INFO: ==18124== Lock acquired, processing the job...
[2026-09-13 20:59:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 20:59:02] Production.INFO: ==18128== Lock acquired, processing the job...
[2026-09-13 20:59:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 20:59:03] Production.INFO: ==18130== Lock acquired, processing the job...
[2026-09-13 20:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 20:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 20:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 20:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 20:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 20:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 20:59:03] Production.INFO: ==18126== Lock acquired, processing the job...
[2026-09-13 20:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 20:59:03] Production.INFO: Account Balance Start.
[2026-09-13 20:59:03] Production.INFO: CreateAllLog Start
[2026-09-13 20:59:03] Production.INFO: 117
[2026-09-13 20:59:03] Production.INFO: Date 2026-09-08
[2026-09-13 20:59:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:59:03] Production.INFO: ==18132== Lock acquired, processing the job...
[2026-09-13 20:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 20:59:03] Production.INFO: Date 2026-09-09
[2026-09-13 20:59:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:59:03] Production.INFO: Date 2026-09-10
[2026-09-13 20:59:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:59:03] Production.INFO: Date 2026-09-11
[2026-09-13 20:59:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 20:59:03] Production.INFO: ==18132== Releasing lock...
[2026-09-13 20:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 20:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 20:59:03] Production.INFO: Date 2026-09-12
[2026-09-13 20:59:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:59:03] Production.INFO: Date 2026-09-13
[2026-09-13 20:59:03] Production.INFO: Reseller ==> 0
[2026-09-13 20:59:03] Production.INFO: Total Charge 0
[2026-09-13 20:59:03] Production.INFO: CreateAllLog End
[2026-09-13 20:59:03] Production.INFO: Account Balance End.
[2026-09-13 20:59:03] Production.ERROR: CronJobId end 12
[2026-09-13 20:59:03] Production.INFO: ==18130== Releasing lock...
[2026-09-13 20:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 20:59:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 20:59:03] Production.INFO: ==18126== Releasing lock...
[2026-09-13 20:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 20:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 20:59:10] Production.ERROR: CronJobId end10
[2026-09-13 20:59:10] Production.INFO: ==18128== Releasing lock...
[2026-09-13 20:59:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 20:59:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 20:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 20:59:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 20:59:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 20:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 20:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 20:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 20:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 20:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 20:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 20:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 20:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 20:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 20:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 20:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 20:59:14] Production.INFO: call_cost start
[2026-09-13 20:59:14] Production.INFO: call_cost end
[2026-09-13 20:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 20:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 20:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 20:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 20:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 20:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 20:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 20:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 20:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 20:59:14] Production.INFO: ==18124== Releasing lock...
[2026-09-13 20:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 20:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:00:02] Production.INFO: ==18195== Lock acquired, processing the job...
[2026-09-14 02:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:00:02] Production.INFO: neon service started
[2026-09-14 02:00:02] Production.INFO: neon service started
[2026-09-14 02:00:02] Production.INFO: ==18195== Releasing lock...
[2026-09-14 02:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:00:02] Production.INFO: ==18198== Lock acquired, processing the job...
[2026-09-13 21:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:00:02] Production.INFO: ==18198== Releasing lock...
[2026-09-13 21:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:00:02] Production.INFO: ==18200== Lock acquired, processing the job...
[2026-09-14 01:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:00:02] Production.INFO: ==18200== Releasing lock...
[2026-09-14 01:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:00:03] Production.INFO: ==18208== Lock acquired, processing the job...
[2026-09-13 21:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:00:03] Production.INFO: ==18204== Lock acquired, processing the job...
[2026-09-13 21:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:00:03] Production.INFO: ==18202== Lock acquired, processing the job...
[2026-09-13 21:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:00:03] Production.INFO: Account Balance Start.
[2026-09-13 21:00:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:00:03] Production.INFO: 117
[2026-09-13 21:00:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:00:03] Production.INFO: ==18210== Lock acquired, processing the job...
[2026-09-13 21:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:00:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:00:03] Production.INFO: ==18206== Lock acquired, processing the job...
[2026-09-13 21:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:00:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:00:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:00:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:00:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:00:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:00:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:00:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:00:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 21:00:03] Production.INFO: ==18210== Releasing lock...
[2026-09-13 21:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:00:03] Production.INFO: Date 2026-09-13
[2026-09-13 21:00:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:00:03] Production.INFO: Total Charge 0
[2026-09-13 21:00:03] Production.INFO: CreateAllLog End
[2026-09-13 21:00:04] Production.INFO: Account Balance End.
[2026-09-13 21:00:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:00:04] Production.INFO: ==18208== Releasing lock...
[2026-09-13 21:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:00:04] Production.INFO: ==18204== Releasing lock...
[2026-09-13 21:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:00:11] Production.ERROR: CronJobId end10
[2026-09-13 21:00:11] Production.INFO: ==18206== Releasing lock...
[2026-09-13 21:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:00:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:00:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:00:14] Production.INFO: call_cost start
[2026-09-13 21:00:14] Production.INFO: call_cost end
[2026-09-13 21:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:00:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:00:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:00:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:00:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:00:14] Production.INFO: ==18202== Releasing lock...
[2026-09-13 21:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:01:01] Production.INFO: ==18266== Lock acquired, processing the job...
[2026-09-14 02:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:01:01] Production.INFO: neon service started
[2026-09-14 02:01:01] Production.INFO: neon service started
[2026-09-14 02:01:01] Production.INFO: ==18266== Releasing lock...
[2026-09-14 02:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:01:01] Production.INFO: ==18279== Lock acquired, processing the job...
[2026-09-13 21:01:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:01:02] Production.INFO: ==18279== Releasing lock...
[2026-09-13 21:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:01:02] Production.INFO: ==18281== Lock acquired, processing the job...
[2026-09-14 01:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:01:02] Production.INFO: ==18281== Releasing lock...
[2026-09-14 01:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:01:02] Production.INFO: ==18283== Lock acquired, processing the job...
[2026-09-13 21:01:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:01:02] Production.INFO: ==18291== Lock acquired, processing the job...
[2026-09-13 21:01:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:01:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:01:03] Production.INFO: ==18285== Lock acquired, processing the job...
[2026-09-13 21:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:01:03] Production.INFO: ==18287== Lock acquired, processing the job...
[2026-09-13 21:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21: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-09-13 21: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-09-13 21: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-09-13 21:01:03] Production.INFO: ==18289== Lock acquired, processing the job...
[2026-09-13 21:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:01:03] Production.INFO: ==18291== Releasing lock...
[2026-09-13 21:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:01:03] Production.INFO: Account Balance Start.
[2026-09-13 21:01:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:01:03] Production.INFO: 117
[2026-09-13 21:01:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:01:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:01:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:01:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:01:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:01:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:01:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:01:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:01:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:01:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:01:03] Production.INFO: Date 2026-09-13
[2026-09-13 21:01:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:01:03] Production.INFO: Total Charge 0
[2026-09-13 21:01:03] Production.INFO: CreateAllLog End
[2026-09-13 21:01:03] Production.INFO: Account Balance End.
[2026-09-13 21:01:03] Production.ERROR: CronJobId end 12
[2026-09-13 21:01:03] Production.INFO: ==18289== Releasing lock...
[2026-09-13 21:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:01:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:01:03] Production.INFO: ==18285== Releasing lock...
[2026-09-13 21:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:01:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:01:12] Production.ERROR: CronJobId end10
[2026-09-13 21:01:12] Production.INFO: ==18287== Releasing lock...
[2026-09-13 21:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:01:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:01:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:01:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:01:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:01:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:01:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:01:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:01:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:01:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:01:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:01:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:01:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:01:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:01:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:01:14] Production.INFO: call_cost start
[2026-09-13 21:01:14] Production.INFO: call_cost end
[2026-09-13 21:01:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:01:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:01:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:01:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:01:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:01:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:01:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:01:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:01:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:01:14] Production.INFO: ==18283== Releasing lock...
[2026-09-13 21:01:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:01:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:02:01] Production.INFO: ==18353== Lock acquired, processing the job...
[2026-09-14 02:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:02:01] Production.INFO: neon service started
[2026-09-14 02:02:01] Production.INFO: neon service started
[2026-09-14 02:02:01] Production.INFO: ==18353== Releasing lock...
[2026-09-14 02:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:02:02] Production.INFO: ==18357== Lock acquired, processing the job...
[2026-09-14 01:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:02:02] Production.INFO: ==18357== Releasing lock...
[2026-09-14 01:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:02:02] Production.INFO: ==18355== Lock acquired, processing the job...
[2026-09-13 21:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:02:02] Production.INFO: ==18355== Releasing lock...
[2026-09-13 21:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 21:02:03] Production.INFO: ==18361== Lock acquired, processing the job...
[2026-09-13 21:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:02:03] Production.INFO: ==18359== Lock acquired, processing the job...
[2026-09-13 21:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:02:03] Production.INFO: ==18369== Lock acquired, processing the job...
[2026-09-13 21:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:02:03] Production.INFO: ==18363== Lock acquired, processing the job...
[2026-09-13 21:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:02:03] Production.INFO: ==18365== Lock acquired, processing the job...
[2026-09-13 21:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 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-09-13 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-09-13 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-09-13 21:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:02:03] Production.INFO: ==18369== Releasing lock...
[2026-09-13 21:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:02:03] Production.INFO: ==18367== Lock acquired, processing the job...
[2026-09-13 21:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-13 21:02:03] Production.INFO: Account Balance Start.
[2026-09-13 21:02:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:02:03] Production.INFO: 117
[2026-09-13 21:02:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:02:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:02:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 21:02:04] Production.INFO: Date 2026-09-09
[2026-09-13 21:02:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:02:04] Production.INFO: Date 2026-09-10
[2026-09-13 21:02:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:02:04] Production.INFO: ==18361== Releasing lock...
[2026-09-13 21:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:02:04] Production.ERROR: done
[2026-09-13 21:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-13 21:02:04] Production.INFO: Date 2026-09-11
[2026-09-13 21:02:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:02:04] Production.ERROR: done
[2026-09-13 21:02:04] Production.INFO: Date 2026-09-12
[2026-09-13 21:02:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:02:04] Production.INFO: Date 2026-09-13
[2026-09-13 21:02:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:02:04] Production.INFO: Total Charge 0
[2026-09-13 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-09-13 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-09-13 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-09-13 21:02:04] Production.INFO: CreateAllLog End
[2026-09-13 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-09-13 21:02:04] Production.INFO: ==18367== Releasing lock...
[2026-09-13 21:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-13 21:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-13 21:02:05] Production.INFO: Account Balance End.
[2026-09-13 21:02:05] Production.ERROR: CronJobId end 12
[2026-09-13 21:02:05] Production.INFO: ==18365== Releasing lock...
[2026-09-13 21:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:02:12] Production.ERROR: CronJobId end10
[2026-09-13 21:02:12] Production.INFO: ==18363== Releasing lock...
[2026-09-13 21:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:02:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:02:15] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:02:15] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:02:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:02:15] Production.INFO: call_cost start
[2026-09-13 21:02:15] Production.INFO: call_cost end
[2026-09-13 21:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:02:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:02:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:02:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:02:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:02:15] Production.INFO: ==18359== Releasing lock...
[2026-09-13 21:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:03:01] Production.INFO: ==18430== Lock acquired, processing the job...
[2026-09-14 02:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:03:01] Production.INFO: neon service started
[2026-09-14 02:03:01] Production.INFO: neon service started
[2026-09-14 02:03:01] Production.INFO: ==18430== Releasing lock...
[2026-09-14 02:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:03:01] Production.INFO: ==18432== Lock acquired, processing the job...
[2026-09-13 21:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:03:01] Production.INFO: ==18432== Releasing lock...
[2026-09-13 21:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:03:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:03:02] Production.INFO: ==18434== Lock acquired, processing the job...
[2026-09-14 01:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:03:02] Production.INFO: ==18434== Releasing lock...
[2026-09-14 01:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:03:02] Production.INFO: ==18436== Lock acquired, processing the job...
[2026-09-13 21:03:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:03:02] Production.INFO: ==18438== Lock acquired, processing the job...
[2026-09-13 21:03:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:03:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:03:02] Production.INFO: ==18444== Lock acquired, processing the job...
[2026-09-13 21:03:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:03:03] Production.INFO: ==18440== Lock acquired, processing the job...
[2026-09-13 21:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 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-09-13 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-09-13 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-09-13 21:03:03] Production.INFO: ==18444== Releasing lock...
[2026-09-13 21:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:03:03] Production.INFO: ==18442== Lock acquired, processing the job...
[2026-09-13 21:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:03:03] Production.INFO: Account Balance Start.
[2026-09-13 21:03:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:03:03] Production.INFO: 117
[2026-09-13 21:03:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:03:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:03:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:03:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:03:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:03:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:03:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:03:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:03:03] Production.INFO: ==18438== Releasing lock...
[2026-09-13 21:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:03:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:03:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:03:03] Production.INFO: Date 2026-09-13
[2026-09-13 21:03:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:03:03] Production.INFO: Total Charge 0
[2026-09-13 21:03:03] Production.INFO: CreateAllLog End
[2026-09-13 21:03:03] Production.INFO: Account Balance End.
[2026-09-13 21:03:03] Production.ERROR: CronJobId end 12
[2026-09-13 21:03:03] Production.INFO: ==18442== Releasing lock...
[2026-09-13 21:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:03:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:03:11] Production.ERROR: CronJobId end10
[2026-09-13 21:03:11] Production.INFO: ==18440== Releasing lock...
[2026-09-13 21:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:03:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:03:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:03:14] Production.INFO: call_cost start
[2026-09-13 21:03:14] Production.INFO: call_cost end
[2026-09-13 21:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:03:14] Production.INFO: ==18436== Releasing lock...
[2026-09-13 21:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:04:01] Production.INFO: ==18504== Lock acquired, processing the job...
[2026-09-14 02:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:04:01] Production.INFO: neon service started
[2026-09-14 02:04:01] Production.INFO: neon service started
[2026-09-14 02:04:01] Production.INFO: ==18504== Releasing lock...
[2026-09-14 02:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:04:02] Production.INFO: ==18506== Lock acquired, processing the job...
[2026-09-13 21:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:04:02] Production.INFO: ==18506== Releasing lock...
[2026-09-13 21:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:04:02] Production.INFO: ==18508== Lock acquired, processing the job...
[2026-09-14 01:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:04:02] Production.INFO: ==18508== Releasing lock...
[2026-09-14 01:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:04:03] Production.INFO: ==18512== Lock acquired, processing the job...
[2026-09-13 21:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:04:03] Production.INFO: ==18510== Lock acquired, processing the job...
[2026-09-13 21:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:04:03] Production.INFO: ==18516== Lock acquired, processing the job...
[2026-09-13 21:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:04:03] Production.INFO: ==18514== Lock acquired, processing the job...
[2026-09-13 21:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:04:03] Production.INFO: Account Balance Start.
[2026-09-13 21:04:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:04:03] Production.INFO: 117
[2026-09-13 21:04:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:04:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:04:03] Production.INFO: ==18518== Lock acquired, processing the job...
[2026-09-13 21:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:04:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:04:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:04:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:04:03] Production.INFO: Reseller ==> 0
[2026-09-13 21: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-09-13 21: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-09-13 21:04:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:04:03] Production.INFO: Reseller ==> 0
[2026-09-13 21: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-09-13 21:04:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:04:03] Production.INFO: ==18518== Releasing lock...
[2026-09-13 21:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:04:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:04:03] Production.INFO: Date 2026-09-13
[2026-09-13 21:04:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:04:03] Production.INFO: Total Charge 0
[2026-09-13 21:04:03] Production.INFO: CreateAllLog End
[2026-09-13 21:04:04] Production.INFO: Account Balance End.
[2026-09-13 21:04:04] Production.INFO: ==18512== Releasing lock...
[2026-09-13 21:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:04:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:04:04] Production.INFO: ==18516== Releasing lock...
[2026-09-13 21:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:04:11] Production.ERROR: CronJobId end10
[2026-09-13 21:04:11] Production.INFO: ==18514== Releasing lock...
[2026-09-13 21:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:04:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:04:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:04:14] Production.INFO: call_cost start
[2026-09-13 21:04:14] Production.INFO: call_cost end
[2026-09-13 21:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:04:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:04:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:04:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:04:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:04:14] Production.INFO: ==18510== Releasing lock...
[2026-09-13 21:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:05:02] Production.INFO: ==18575== Lock acquired, processing the job...
[2026-09-14 02:05:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:05:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:05:02] Production.INFO: neon service started
[2026-09-14 02:05:02] Production.INFO: neon service started
[2026-09-14 02:05:02] Production.INFO: ==18575== Releasing lock...
[2026-09-14 02:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:05:02] Production.INFO: ==18578== Lock acquired, processing the job...
[2026-09-13 21:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:05:03] Production.INFO: ==18578== Releasing lock...
[2026-09-13 21:05:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:05:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:05:03] Production.INFO: ==18580== Lock acquired, processing the job...
[2026-09-14 01:05:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:05:03] Production.INFO: ==18580== Releasing lock...
[2026-09-14 01:05:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:05:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:05:03] Production.INFO: ==18582== Lock acquired, processing the job...
[2026-09-13 21:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-13 21:05:04] Production.INFO: ==18584== Lock acquired, processing the job...
[2026-09-13 21:05:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:05:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-13 21:05:04] Production.INFO: ==18588== Lock acquired, processing the job...
[2026-09-13 21:05:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:05:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-13 21:05:04] Production.INFO: ==18582== Releasing lock...
[2026-09-13 21:05:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-13 21:05:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-13 21:05:04] Production.INFO: ==18586== Lock acquired, processing the job...
[2026-09-13 21:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:05:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:05:04] Production.INFO: ==18592== Lock acquired, processing the job...
[2026-09-13 21:05:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-13 21:05:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:05:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:05:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:05:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:05:04] Production.INFO: ==18590== Lock acquired, processing the job...
[2026-09-13 21:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:05:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 21:05:04] Production.INFO: ==18594== Lock acquired, processing the job...
[2026-09-13 21:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:05:04] Production.INFO: Account Balance Start.
[2026-09-13 21:05:04] Production.INFO: CreateAllLog Start
[2026-09-13 21:05:04] Production.INFO: 117
[2026-09-13 21:05:04] Production.INFO: Date 2026-09-08
[2026-09-13 21: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-09-13 21: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-09-13 21:05:04] Production.INFO: Reseller ==> 0
[2026-09-13 21: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-09-13 21:05:04] Production.INFO: ==18594== Releasing lock...
[2026-09-13 21:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:05:04] Production.INFO: Date 2026-09-09
[2026-09-13 21:05:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:05:04] Production.ERROR: done
[2026-09-13 21:05:04] Production.INFO: Date 2026-09-10
[2026-09-13 21:05:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-13 21:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998411', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) start
[2026-09-13 21:05:04] Production.INFO: Date 2026-09-11
[2026-09-13 21:05:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:05:04] Production.INFO: Date 2026-09-12
[2026-09-13 21:05:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:05:04] Production.INFO: Date 2026-09-13
[2026-09-13 21:05:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:05:04] Production.INFO: Total Charge 0
[2026-09-13 21:05:04] Production.INFO: CreateAllLog End
[2026-09-13 21:05:05] Production.INFO: Account Balance End.
[2026-09-13 21:05:05] Production.ERROR: CronJobId end 12
[2026-09-13 21:05:05] Production.INFO: ==18590== Releasing lock...
[2026-09-13 21:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:05:05] Production.INFO: ==18586== Releasing lock...
[2026-09-13 21:05:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:05:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998411', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) end
[2026-09-13 21:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-13 21:05:10] Production.INFO: ProcessCDR(1,17998411,1,1,2)
[2026-09-13 21:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17998411,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 21:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17998411,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 21:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-13 21:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-13 21:05:10] Production.INFO: ==18592== Releasing lock...
[2026-09-13 21:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-13 21:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-13 21:05:14] Production.ERROR: CronJobId end10
[2026-09-13 21:05:14] Production.INFO: ==18588== Releasing lock...
[2026-09-13 21:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:05:17] Production.INFO: call_cost start
[2026-09-13 21:05:17] Production.INFO: call_cost end
[2026-09-13 21:05:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:05:17] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:05:17] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:05:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:05:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:05:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:05:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:05:17] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:05:17] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:05:17] Production.INFO: ==18584== Releasing lock...
[2026-09-13 21:05:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:05:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:06:01] Production.INFO: ==18652== Lock acquired, processing the job...
[2026-09-14 02:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:06:01] Production.INFO: neon service started
[2026-09-14 02:06:01] Production.INFO: neon service started
[2026-09-14 02:06:01] Production.INFO: ==18652== Releasing lock...
[2026-09-14 02:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:06:02] Production.INFO: ==18655== Lock acquired, processing the job...
[2026-09-13 21:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:06:02] Production.INFO: ==18655== Releasing lock...
[2026-09-13 21:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:06:02] Production.INFO: ==18657== Lock acquired, processing the job...
[2026-09-14 01:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:06:02] Production.INFO: ==18657== Releasing lock...
[2026-09-14 01:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:06:03] Production.INFO: ==18661== Lock acquired, processing the job...
[2026-09-13 21:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:06:03] Production.INFO: ==18659== Lock acquired, processing the job...
[2026-09-13 21:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:06:03] Production.INFO: ==18667== Lock acquired, processing the job...
[2026-09-13 21:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 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-09-13 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-09-13 21:06:03] Production.INFO: ==18665== Lock acquired, processing the job...
[2026-09-13 21:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:06:03] Production.INFO: ==18663== Lock acquired, processing the job...
[2026-09-13 21:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 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-09-13 21:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:06:03] Production.INFO: ==18667== Releasing lock...
[2026-09-13 21:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:06:03] Production.INFO: Account Balance Start.
[2026-09-13 21:06:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:06:03] Production.INFO: 117
[2026-09-13 21:06:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:06:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:06:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:06:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:06:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:06:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:06:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:06:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:06:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:06:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:06:03] Production.INFO: Date 2026-09-13
[2026-09-13 21:06:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:06:03] Production.INFO: Total Charge 0
[2026-09-13 21:06:03] Production.INFO: CreateAllLog End
[2026-09-13 21:06:04] Production.INFO: ==18661== Releasing lock...
[2026-09-13 21:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:06:04] Production.INFO: Account Balance End.
[2026-09-13 21:06:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:06:04] Production.INFO: ==18665== Releasing lock...
[2026-09-13 21:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:06:11] Production.ERROR: CronJobId end10
[2026-09-13 21:06:11] Production.INFO: ==18663== Releasing lock...
[2026-09-13 21:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:06:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:06:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:06:14] Production.INFO: call_cost start
[2026-09-13 21:06:14] Production.INFO: call_cost end
[2026-09-13 21:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:06:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:06:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:06:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:06:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:06:14] Production.INFO: ==18659== Releasing lock...
[2026-09-13 21:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:07:02] Production.INFO: ==18728== Lock acquired, processing the job...
[2026-09-14 02:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:07:02] Production.INFO: neon service started
[2026-09-14 02:07:02] Production.INFO: neon service started
[2026-09-14 02:07:02] Production.INFO: ==18728== Releasing lock...
[2026-09-14 02:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:07:02] Production.INFO: ==18730== Lock acquired, processing the job...
[2026-09-13 21:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:07:02] Production.INFO: ==18732== Lock acquired, processing the job...
[2026-09-14 01:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:07:03] Production.INFO: ==18732== Releasing lock...
[2026-09-14 01:07:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:07:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:07:03] Production.INFO: ==18730== Releasing lock...
[2026-09-13 21:07:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:07:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 21:07:03] Production.INFO: ==18735== Lock acquired, processing the job...
[2026-09-13 21:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:07:03] Production.INFO: ==18739== Lock acquired, processing the job...
[2026-09-13 21:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:07:04] Production.INFO: ==18741== Lock acquired, processing the job...
[2026-09-13 21:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:07:04] Production.INFO: ==18737== Lock acquired, processing the job...
[2026-09-13 21:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:07:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:07:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:07:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:07:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:07:04] Production.INFO: Account Balance Start.
[2026-09-13 21:07:04] Production.INFO: CreateAllLog Start
[2026-09-13 21:07:04] Production.INFO: 117
[2026-09-13 21:07:04] Production.INFO: ==18743== Lock acquired, processing the job...
[2026-09-13 21:07:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:07:04] Production.INFO: Date 2026-09-08
[2026-09-13 21:07:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:07:04] Production.INFO: Date 2026-09-09
[2026-09-13 21:07:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:07:04] Production.INFO: Date 2026-09-10
[2026-09-13 21:07:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:07:04] Production.INFO: Date 2026-09-11
[2026-09-13 21:07:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:07:04] Production.INFO: Date 2026-09-12
[2026-09-13 21:07:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:07:04] Production.INFO: Date 2026-09-13
[2026-09-13 21:07:04] Production.INFO: Reseller ==> 0
[2026-09-13 21: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-09-13 21: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-09-13 21: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-09-13 21:07:04] Production.INFO: ==18743== Releasing lock...
[2026-09-13 21:07:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:07:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:07:04] Production.INFO: Total Charge 0
[2026-09-13 21:07:04] Production.INFO: CreateAllLog End
[2026-09-13 21:07:04] Production.INFO: Account Balance End.
[2026-09-13 21:07:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:07:04] Production.INFO: ==18741== Releasing lock...
[2026-09-13 21:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:07:04] Production.INFO: ==18737== Releasing lock...
[2026-09-13 21:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:07:11] Production.ERROR: CronJobId end10
[2026-09-13 21:07:11] Production.INFO: ==18739== Releasing lock...
[2026-09-13 21:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:07:14] Production.INFO: call_cost start
[2026-09-13 21:07:14] Production.INFO: call_cost end
[2026-09-13 21:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:07:14] Production.INFO: ==18735== Releasing lock...
[2026-09-13 21:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:08:01] Production.INFO: ==18800== Lock acquired, processing the job...
[2026-09-14 02:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:08:01] Production.INFO: neon service started
[2026-09-14 02:08:01] Production.INFO: neon service started
[2026-09-14 02:08:01] Production.INFO: ==18800== Releasing lock...
[2026-09-14 02:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:08:02] Production.INFO: ==18802== Lock acquired, processing the job...
[2026-09-13 21:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:08:02] Production.INFO: ==18802== Releasing lock...
[2026-09-13 21:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:08:02] Production.INFO: ==18804== Lock acquired, processing the job...
[2026-09-14 01:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:08:02] Production.INFO: ==18804== Releasing lock...
[2026-09-14 01:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:08:03] Production.INFO: ==18806== Lock acquired, processing the job...
[2026-09-13 21:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:08:03] Production.INFO: ==18810== Lock acquired, processing the job...
[2026-09-13 21:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:08:03] Production.INFO: ==18808== Lock acquired, processing the job...
[2026-09-13 21:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:08:03] Production.INFO: ==18814== Lock acquired, processing the job...
[2026-09-13 21:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:08:03] Production.INFO: ==18812== Lock acquired, processing the job...
[2026-09-13 21:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 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-09-13 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-09-13 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-09-13 21:08:03] Production.INFO: ==18814== Releasing lock...
[2026-09-13 21:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:08:03] Production.INFO: Account Balance Start.
[2026-09-13 21:08:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:08:03] Production.INFO: 117
[2026-09-13 21:08:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:08:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:08:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:08:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:08:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:08:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:08:04] Production.INFO: Date 2026-09-11
[2026-09-13 21:08:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:08:04] Production.INFO: Date 2026-09-12
[2026-09-13 21:08:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:08:04] Production.INFO: Date 2026-09-13
[2026-09-13 21:08:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:08:04] Production.INFO: Total Charge 0
[2026-09-13 21:08:04] Production.INFO: CreateAllLog End
[2026-09-13 21:08:04] Production.INFO: ==18808== Releasing lock...
[2026-09-13 21:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:08:04] Production.INFO: Account Balance End.
[2026-09-13 21:08:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:08:04] Production.INFO: ==18812== Releasing lock...
[2026-09-13 21:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:08:11] Production.ERROR: CronJobId end10
[2026-09-13 21:08:11] Production.INFO: ==18810== Releasing lock...
[2026-09-13 21:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:08:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:08:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:08:13] Production.INFO: call_cost start
[2026-09-13 21:08:13] Production.INFO: call_cost end
[2026-09-13 21:08:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:08:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:08:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:08:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:08:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:08:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:08:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:08:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:08:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:08:13] Production.INFO: ==18806== Releasing lock...
[2026-09-13 21:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:08:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:09:02] Production.INFO: ==18878== Lock acquired, processing the job...
[2026-09-14 02:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:09:02] Production.INFO: neon service started
[2026-09-14 02:09:02] Production.INFO: neon service started
[2026-09-14 02:09:02] Production.INFO: ==18878== Releasing lock...
[2026-09-14 02:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:09:02] Production.INFO: ==18880== Lock acquired, processing the job...
[2026-09-13 21:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:09:02] Production.INFO: ==18880== Releasing lock...
[2026-09-13 21:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:09:02] Production.INFO: ==18882== Lock acquired, processing the job...
[2026-09-14 01:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:09:02] Production.INFO: ==18882== Releasing lock...
[2026-09-14 01:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:09:03] Production.INFO: ==18888== Lock acquired, processing the job...
[2026-09-13 21:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:09:03] Production.INFO: ==18884== Lock acquired, processing the job...
[2026-09-13 21:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:09:03] Production.INFO: ==18886== Lock acquired, processing the job...
[2026-09-13 21:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:09:03] Production.INFO: ==18890== Lock acquired, processing the job...
[2026-09-13 21:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:09:03] Production.INFO: Account Balance Start.
[2026-09-13 21:09:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:09:03] Production.INFO: 117
[2026-09-13 21:09:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:09:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:09:03] Production.INFO: ==18892== Lock acquired, processing the job...
[2026-09-13 21:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:09:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:09:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:09:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:09:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:09:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:09:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:09:04] Production.INFO: Date 2026-09-12
[2026-09-13 21:09:04] Production.INFO: Reseller ==> 0
[2026-09-13 21: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-09-13 21: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-09-13 21: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-09-13 21:09:04] Production.INFO: Date 2026-09-13
[2026-09-13 21:09:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:09:04] Production.INFO: ==18892== Releasing lock...
[2026-09-13 21:09:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:09:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:09:04] Production.INFO: Total Charge 0
[2026-09-13 21:09:04] Production.INFO: CreateAllLog End
[2026-09-13 21:09:04] Production.INFO: ==18886== Releasing lock...
[2026-09-13 21:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:09:04] Production.INFO: Account Balance End.
[2026-09-13 21:09:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:09:04] Production.INFO: ==18890== Releasing lock...
[2026-09-13 21:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:09:10] Production.ERROR: CronJobId end10
[2026-09-13 21:09:10] Production.INFO: ==18888== Releasing lock...
[2026-09-13 21:09:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:09:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:09:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:09:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:09:14] Production.INFO: call_cost start
[2026-09-13 21:09:14] Production.INFO: call_cost end
[2026-09-13 21:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:09:14] Production.INFO: ==18884== Releasing lock...
[2026-09-13 21:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:10:01] Production.INFO: ==18953== Lock acquired, processing the job...
[2026-09-14 02:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:10:01] Production.INFO: neon service started
[2026-09-14 02:10:01] Production.INFO: neon service started
[2026-09-14 02:10:01] Production.INFO: ==18953== Releasing lock...
[2026-09-14 02:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:10:02] Production.INFO: ==18955== Lock acquired, processing the job...
[2026-09-13 21:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:10:02] Production.INFO: ==18957== Lock acquired, processing the job...
[2026-09-14 01:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:10:02] Production.INFO: ==18957== Releasing lock...
[2026-09-14 01:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:10:02] Production.INFO: ==18955== Releasing lock...
[2026-09-13 21:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 21:10:03] Production.INFO: ==18960== Lock acquired, processing the job...
[2026-09-13 21:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:10:03] Production.INFO: ==18962== Lock acquired, processing the job...
[2026-09-13 21:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:10:03] Production.INFO: ==18966== Lock acquired, processing the job...
[2026-09-13 21:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:10:03] Production.INFO: ==18964== Lock acquired, processing the job...
[2026-09-13 21:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:10:03] Production.INFO: Account Balance Start.
[2026-09-13 21:10:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:10:03] Production.INFO: 117
[2026-09-13 21:10:03] Production.INFO: ==18968== Lock acquired, processing the job...
[2026-09-13 21:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:10:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:10:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:10:03] Production.INFO: Date 2026-09-09
[2026-09-13 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-09-13 21:10:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 21:10:03] Production.INFO: ==18968== Releasing lock...
[2026-09-13 21:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:10:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:10:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:10:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:10:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:10:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:10:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:10:03] Production.INFO: Date 2026-09-13
[2026-09-13 21:10:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:10:03] Production.INFO: Total Charge 0
[2026-09-13 21:10:03] Production.INFO: CreateAllLog End
[2026-09-13 21:10:04] Production.INFO: ==18962== Releasing lock...
[2026-09-13 21:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:10:04] Production.INFO: Account Balance End.
[2026-09-13 21:10:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:10:04] Production.INFO: ==18966== Releasing lock...
[2026-09-13 21:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:10:12] Production.ERROR: CronJobId end10
[2026-09-13 21:10:12] Production.INFO: ==18964== Releasing lock...
[2026-09-13 21:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:10:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:10:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:10:14] Production.INFO: call_cost start
[2026-09-13 21:10:14] Production.INFO: call_cost end
[2026-09-13 21:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:10:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:10:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:10:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:10:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:10:14] Production.INFO: ==18960== Releasing lock...
[2026-09-13 21:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:11:02] Production.INFO: ==19025== Lock acquired, processing the job...
[2026-09-14 02:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:11:02] Production.INFO: neon service started
[2026-09-14 02:11:02] Production.INFO: neon service started
[2026-09-14 02:11:02] Production.INFO: ==19025== Releasing lock...
[2026-09-14 02:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:11:02] Production.INFO: ==19027== Lock acquired, processing the job...
[2026-09-13 21:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:11:02] Production.INFO: ==19027== Releasing lock...
[2026-09-13 21:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:11:02] Production.INFO: ==19029== Lock acquired, processing the job...
[2026-09-14 01:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:11:03] Production.INFO: ==19029== Releasing lock...
[2026-09-14 01:11:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:11:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:11:03] Production.INFO: ==19033== Lock acquired, processing the job...
[2026-09-13 21:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:11:03] Production.INFO: ==19031== Lock acquired, processing the job...
[2026-09-13 21:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:11:03] Production.INFO: ==19035== Lock acquired, processing the job...
[2026-09-13 21:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:11:03] Production.INFO: ==19037== Lock acquired, processing the job...
[2026-09-13 21:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:11:03] Production.INFO: ==19039== Lock acquired, processing the job...
[2026-09-13 21:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21: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-09-13 21:11:03] Production.INFO: Account Balance Start.
[2026-09-13 21:11:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:11:03] Production.INFO: 117
[2026-09-13 21: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-09-13 21:11:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:11:03] Production.INFO: Reseller ==> 0
[2026-09-13 21: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-09-13 21:11:03] Production.INFO: ==19039== Releasing lock...
[2026-09-13 21:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:11:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:11:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:11:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:11:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:11:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:11:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:11:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:11:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:11:04] Production.INFO: Date 2026-09-13
[2026-09-13 21:11:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:11:04] Production.INFO: Total Charge 0
[2026-09-13 21:11:04] Production.INFO: CreateAllLog End
[2026-09-13 21:11:04] Production.INFO: Account Balance End.
[2026-09-13 21:11:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:11:04] Production.INFO: ==19037== Releasing lock...
[2026-09-13 21:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:11:04] Production.INFO: ==19033== Releasing lock...
[2026-09-13 21:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:11:11] Production.ERROR: CronJobId end10
[2026-09-13 21:11:11] Production.INFO: ==19035== Releasing lock...
[2026-09-13 21:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:11:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:11:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:11:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:11:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:11:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:11:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:11:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:11:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:11:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:11:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:11:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:11:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:11:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:11:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:11:14] Production.INFO: call_cost start
[2026-09-13 21:11:14] Production.INFO: call_cost end
[2026-09-13 21:11:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:11:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:11:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:11:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:11:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:11:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:11:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:11:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:11:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:11:14] Production.INFO: ==19031== Releasing lock...
[2026-09-13 21:11:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:11:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:12:01] Production.INFO: ==19097== Lock acquired, processing the job...
[2026-09-14 02:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:12:01] Production.INFO: neon service started
[2026-09-14 02:12:01] Production.INFO: neon service started
[2026-09-14 02:12:01] Production.INFO: ==19097== Releasing lock...
[2026-09-14 02:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:12:01] Production.INFO: ==19101== Lock acquired, processing the job...
[2026-09-14 01:12:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:12:01] Production.INFO: ==19101== Releasing lock...
[2026-09-14 01:12:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:12:01] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:12:02] Production.INFO: ==19099== Lock acquired, processing the job...
[2026-09-13 21:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:12:02] Production.INFO: ==19099== Releasing lock...
[2026-09-13 21:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 21:12:02] Production.INFO: ==19105== Lock acquired, processing the job...
[2026-09-13 21:12:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:12:02] Production.INFO: ==19103== Lock acquired, processing the job...
[2026-09-13 21:12:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:12:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:12:03] Production.INFO: ==19111== Lock acquired, processing the job...
[2026-09-13 21:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 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-09-13 21:12:03] Production.INFO: ==19107== Lock acquired, processing the job...
[2026-09-13 21:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 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-09-13 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-09-13 21:12:03] Production.INFO: ==19111== Releasing lock...
[2026-09-13 21:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:12:03] Production.INFO: ==19109== Lock acquired, processing the job...
[2026-09-13 21:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:12:03] Production.INFO: Account Balance Start.
[2026-09-13 21:12:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:12:03] Production.INFO: 117
[2026-09-13 21:12:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:12:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:12:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:12:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:12:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:12:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:12:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:12:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:12:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:12:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:12:03] Production.INFO: ==19105== Releasing lock...
[2026-09-13 21:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:12:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:12:03] Production.INFO: Date 2026-09-13
[2026-09-13 21:12:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:12:03] Production.INFO: Total Charge 0
[2026-09-13 21:12:03] Production.INFO: CreateAllLog End
[2026-09-13 21:12:03] Production.INFO: Account Balance End.
[2026-09-13 21:12:03] Production.ERROR: CronJobId end 12
[2026-09-13 21:12:03] Production.INFO: ==19109== Releasing lock...
[2026-09-13 21:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:12:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:12:11] Production.ERROR: CronJobId end10
[2026-09-13 21:12:11] Production.INFO: ==19107== Releasing lock...
[2026-09-13 21:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:12:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:12:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:12:15] Production.INFO: call_cost start
[2026-09-13 21:12:15] Production.INFO: call_cost end
[2026-09-13 21:12:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:12:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:12:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:12:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:12:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:12:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:12:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:12:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:12:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:12:15] Production.INFO: ==19103== Releasing lock...
[2026-09-13 21:12:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:12:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:13:01] Production.INFO: ==19171== Lock acquired, processing the job...
[2026-09-14 02:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:13:01] Production.INFO: neon service started
[2026-09-14 02:13:01] Production.INFO: neon service started
[2026-09-14 02:13:01] Production.INFO: ==19171== Releasing lock...
[2026-09-14 02:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:13:02] Production.INFO: ==19173== Lock acquired, processing the job...
[2026-09-13 21:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:13:02] Production.INFO: ==19173== Releasing lock...
[2026-09-13 21:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:13:02] Production.INFO: ==19175== Lock acquired, processing the job...
[2026-09-14 01:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:13:02] Production.INFO: ==19175== Releasing lock...
[2026-09-14 01:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:13:03] Production.INFO: ==19177== Lock acquired, processing the job...
[2026-09-13 21:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:13:03] Production.INFO: ==19179== Lock acquired, processing the job...
[2026-09-13 21:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:13:03] Production.INFO: ==19185== Lock acquired, processing the job...
[2026-09-13 21:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:13:03] Production.INFO: ==19183== Lock acquired, processing the job...
[2026-09-13 21:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:13:03] Production.INFO: ==19181== Lock acquired, processing the job...
[2026-09-13 21:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:13:03] Production.INFO: Account Balance Start.
[2026-09-13 21:13:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:13:03] Production.INFO: 117
[2026-09-13 21:13:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:13:03] Production.INFO: Reseller ==> 0
[2026-09-13 21: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-09-13 21: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-09-13 21: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-09-13 21:13:03] Production.INFO: ==19185== Releasing lock...
[2026-09-13 21:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:13:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:13:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:13:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:13:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:13:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:13:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:13:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:13:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:13:03] Production.INFO: Date 2026-09-13
[2026-09-13 21:13:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:13:03] Production.INFO: Total Charge 0
[2026-09-13 21:13:03] Production.INFO: CreateAllLog End
[2026-09-13 21:13:03] Production.INFO: Account Balance End.
[2026-09-13 21:13:03] Production.ERROR: CronJobId end 12
[2026-09-13 21:13:03] Production.INFO: ==19183== Releasing lock...
[2026-09-13 21:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:13:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:13:04] Production.INFO: ==19179== Releasing lock...
[2026-09-13 21:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:13:11] Production.ERROR: CronJobId end10
[2026-09-13 21:13:11] Production.INFO: ==19181== Releasing lock...
[2026-09-13 21:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:13:15] Production.INFO: call_cost start
[2026-09-13 21:13:15] Production.INFO: call_cost end
[2026-09-13 21:13:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:13:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:13:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:13:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:13:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:13:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:13:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:13:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:13:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:13:15] Production.INFO: ==19177== Releasing lock...
[2026-09-13 21:13:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:13:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:14:02] Production.INFO: ==19248== Lock acquired, processing the job...
[2026-09-14 02:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:14:02] Production.INFO: neon service started
[2026-09-14 02:14:02] Production.INFO: neon service started
[2026-09-14 02:14:02] Production.INFO: ==19248== Releasing lock...
[2026-09-14 02:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:14:02] Production.INFO: ==19250== Lock acquired, processing the job...
[2026-09-13 21:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:14:02] Production.INFO: ==19250== Releasing lock...
[2026-09-13 21:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:14:03] Production.INFO: ==19252== Lock acquired, processing the job...
[2026-09-14 01:14:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:14:03] Production.INFO: ==19252== Releasing lock...
[2026-09-14 01:14:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:14:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:14:03] Production.INFO: ==19258== Lock acquired, processing the job...
[2026-09-13 21:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:14:03] Production.INFO: ==19254== Lock acquired, processing the job...
[2026-09-13 21:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:14:03] Production.INFO: ==19256== Lock acquired, processing the job...
[2026-09-13 21:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:14:03] Production.INFO: ==19262== Lock acquired, processing the job...
[2026-09-13 21:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:14:03] Production.INFO: ==19260== Lock acquired, processing the job...
[2026-09-13 21:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:14:04] Production.INFO: Account Balance Start.
[2026-09-13 21:14:04] Production.INFO: CreateAllLog Start
[2026-09-13 21:14:04] Production.INFO: 117
[2026-09-13 21:14:04] Production.INFO: Date 2026-09-08
[2026-09-13 21: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-09-13 21:14:04] Production.INFO: Reseller ==> 0
[2026-09-13 21: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-09-13 21: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-09-13 21:14:04] Production.INFO: ==19262== Releasing lock...
[2026-09-13 21:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:14:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:14:04] Production.INFO: Date 2026-09-09
[2026-09-13 21:14:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:14:04] Production.INFO: Date 2026-09-10
[2026-09-13 21:14:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:14:04] Production.INFO: Date 2026-09-11
[2026-09-13 21:14:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:14:04] Production.INFO: Date 2026-09-12
[2026-09-13 21:14:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:14:04] Production.INFO: Date 2026-09-13
[2026-09-13 21:14:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:14:04] Production.INFO: Total Charge 0
[2026-09-13 21:14:04] Production.INFO: CreateAllLog End
[2026-09-13 21:14:04] Production.INFO: ==19256== Releasing lock...
[2026-09-13 21:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:14:04] Production.INFO: Account Balance End.
[2026-09-13 21:14:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:14:04] Production.INFO: ==19260== Releasing lock...
[2026-09-13 21:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:14:12] Production.ERROR: CronJobId end10
[2026-09-13 21:14:12] Production.INFO: ==19258== Releasing lock...
[2026-09-13 21:14:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:14:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:14:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:14:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:14:15] Production.INFO: call_cost start
[2026-09-13 21:14:15] Production.INFO: call_cost end
[2026-09-13 21:14:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:14:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:14:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:14:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:14:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:14:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:14:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:14:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:14:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:14:15] Production.INFO: ==19254== Releasing lock...
[2026-09-13 21:14:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:14:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:15:01] Production.INFO: ==19318== Lock acquired, processing the job...
[2026-09-14 02:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:15:01] Production.INFO: neon service started
[2026-09-14 02:15:01] Production.INFO: neon service started
[2026-09-14 02:15:01] Production.INFO: ==19318== Releasing lock...
[2026-09-14 02:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:15:02] Production.INFO: ==19320== Lock acquired, processing the job...
[2026-09-13 21:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:15:02] Production.INFO: ==19322== Lock acquired, processing the job...
[2026-09-14 01:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:15:02] Production.INFO: ==19322== Releasing lock...
[2026-09-14 01:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:15:02] Production.INFO: ==19320== Releasing lock...
[2026-09-13 21:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 21:15:03] Production.INFO: ==19325== Lock acquired, processing the job...
[2026-09-13 21:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-13 21:15:03] Production.INFO: ==19327== Lock acquired, processing the job...
[2026-09-13 21:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:15:03] Production.INFO: ==19329== Lock acquired, processing the job...
[2026-09-13 21:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-13 21:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-13 21:15:03] Production.INFO: ==19325== Releasing lock...
[2026-09-13 21:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-13 21:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-13 21:15:03] Production.INFO: ==19331== Lock acquired, processing the job...
[2026-09-13 21:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:15:03] Production.INFO: ==19333== Lock acquired, processing the job...
[2026-09-13 21:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:15:03] Production.INFO: ==19335== Lock acquired, processing the job...
[2026-09-13 21:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-13 21:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:15:03] Production.INFO: Account Balance Start.
[2026-09-13 21:15:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:15:03] Production.INFO: ==19337== Lock acquired, processing the job...
[2026-09-13 21:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 21:15:03] Production.INFO: 117
[2026-09-13 21:15:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:15:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:15:04] Production.INFO: Date 2026-09-09
[2026-09-13 21:15:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:15:04] Production.INFO: Date 2026-09-10
[2026-09-13 21:15:04] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 21:15:04] Production.ERROR: done
[2026-09-13 21:15:04] Production.INFO: ==19337== Releasing lock...
[2026-09-13 21:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:15:04] Production.INFO: Date 2026-09-11
[2026-09-13 21:15:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-13 21:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998452', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) start
[2026-09-13 21:15:04] Production.INFO: Date 2026-09-12
[2026-09-13 21:15:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:15:04] Production.INFO: Date 2026-09-13
[2026-09-13 21:15:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:15:04] Production.INFO: Total Charge 0
[2026-09-13 21:15:04] Production.INFO: CreateAllLog End
[2026-09-13 21:15:04] Production.INFO: Account Balance End.
[2026-09-13 21:15:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:15:04] Production.INFO: ==19333== Releasing lock...
[2026-09-13 21:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:15:05] Production.INFO: ==19329== Releasing lock...
[2026-09-13 21:15:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:15:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998452', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) end
[2026-09-13 21:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-13 21:15:10] Production.INFO: ProcessCDR(1,17998452,1,1,2)
[2026-09-13 21:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17998452,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 21:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17998452,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 21:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-13 21:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-13 21:15:10] Production.INFO: ==19335== Releasing lock...
[2026-09-13 21:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-13 21:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-13 21:15:14] Production.ERROR: CronJobId end10
[2026-09-13 21:15:14] Production.INFO: ==19331== Releasing lock...
[2026-09-13 21:15:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:15:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:15:16] Production.INFO: call_cost start
[2026-09-13 21:15:16] Production.INFO: call_cost end
[2026-09-13 21:15:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:15:16] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:15:16] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:15:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:15:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:15:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:15:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:15:16] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:15:16] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:15:16] Production.INFO: ==19327== Releasing lock...
[2026-09-13 21:15:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:15:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:16:02] Production.INFO: ==19397== Lock acquired, processing the job...
[2026-09-14 02:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:16:02] Production.INFO: neon service started
[2026-09-14 02:16:02] Production.INFO: neon service started
[2026-09-14 02:16:02] Production.INFO: ==19397== Releasing lock...
[2026-09-14 02:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:16:02] Production.INFO: ==19401== Lock acquired, processing the job...
[2026-09-14 01:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:16:02] Production.INFO: ==19401== Releasing lock...
[2026-09-14 01:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:16:02] Production.INFO: ==19399== Lock acquired, processing the job...
[2026-09-13 21:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:16:02] Production.INFO: ==19399== Releasing lock...
[2026-09-13 21:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 21:16:03] Production.INFO: ==19404== Lock acquired, processing the job...
[2026-09-13 21:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:16:03] Production.INFO: ==19406== Lock acquired, processing the job...
[2026-09-13 21:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:16:03] Production.INFO: ==19410== Lock acquired, processing the job...
[2026-09-13 21:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:16:03] Production.INFO: ==19408== Lock acquired, processing the job...
[2026-09-13 21:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:16:03] Production.INFO: Account Balance Start.
[2026-09-13 21:16:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:16:03] Production.INFO: 117
[2026-09-13 21:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:16:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:16:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:16:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:16:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:16:03] Production.INFO: ==19412== Lock acquired, processing the job...
[2026-09-13 21:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:16:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:16:03] Production.INFO: Date 2026-09-13
[2026-09-13 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-13 21: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-09-13 21: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-09-13 21:16:04] Production.INFO: Total Charge 0
[2026-09-13 21: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-09-13 21:16:04] Production.INFO: CreateAllLog End
[2026-09-13 21:16:04] Production.INFO: ==19412== Releasing lock...
[2026-09-13 21:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:16:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:16:04] Production.INFO: Account Balance End.
[2026-09-13 21:16:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:16:04] Production.INFO: ==19410== Releasing lock...
[2026-09-13 21:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:16:04] Production.INFO: ==19406== Releasing lock...
[2026-09-13 21:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:16:11] Production.ERROR: CronJobId end10
[2026-09-13 21:16:11] Production.INFO: ==19408== Releasing lock...
[2026-09-13 21:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:16:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:16:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:16:15] Production.INFO: call_cost start
[2026-09-13 21:16:15] Production.INFO: call_cost end
[2026-09-13 21:16:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:16:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:16:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:16:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:16:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:16:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:16:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:16:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:16:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:16:15] Production.INFO: ==19404== Releasing lock...
[2026-09-13 21:16:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:16:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:17:01] Production.INFO: ==19469== Lock acquired, processing the job...
[2026-09-14 02:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:17:01] Production.INFO: neon service started
[2026-09-14 02:17:01] Production.INFO: neon service started
[2026-09-14 02:17:01] Production.INFO: ==19469== Releasing lock...
[2026-09-14 02:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:17:01] Production.INFO: ==19471== Lock acquired, processing the job...
[2026-09-13 21:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:17:02] Production.INFO: ==19471== Releasing lock...
[2026-09-13 21:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:17:02] Production.INFO: ==19473== Lock acquired, processing the job...
[2026-09-14 01:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:17:02] Production.INFO: ==19473== Releasing lock...
[2026-09-14 01:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:17:02] Production.INFO: ==19480== Lock acquired, processing the job...
[2026-09-13 21:17:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:17:02] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:17:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:17:02] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:17:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:17:02] Production.INFO: ==19484== Lock acquired, processing the job...
[2026-09-13 21:17:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 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-09-13 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-09-13 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-09-13 21:17:03] Production.INFO: ==19484== Releasing lock...
[2026-09-13 21:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:17:03] Production.INFO: ==19476== Lock acquired, processing the job...
[2026-09-13 21:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:17:03] Production.INFO: ==19478== Lock acquired, processing the job...
[2026-09-13 21:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:17:03] Production.INFO: ==19482== Lock acquired, processing the job...
[2026-09-13 21:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:17:03] Production.INFO: Account Balance Start.
[2026-09-13 21:17:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:17:03] Production.INFO: 117
[2026-09-13 21:17:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:17:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:17:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:17:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:17:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:17:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:17:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:17:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:17:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:17:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:17:03] Production.INFO: Date 2026-09-13
[2026-09-13 21:17:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:17:03] Production.INFO: Total Charge 0
[2026-09-13 21:17:03] Production.INFO: CreateAllLog End
[2026-09-13 21:17:03] Production.INFO: Account Balance End.
[2026-09-13 21:17:03] Production.ERROR: CronJobId end 12
[2026-09-13 21:17:03] Production.INFO: ==19482== Releasing lock...
[2026-09-13 21:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:17:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:17:04] Production.INFO: ==19478== Releasing lock...
[2026-09-13 21:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:17:11] Production.ERROR: CronJobId end10
[2026-09-13 21:17:11] Production.INFO: ==19480== Releasing lock...
[2026-09-13 21:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:17:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:17:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:17:14] Production.INFO: call_cost start
[2026-09-13 21:17:14] Production.INFO: call_cost end
[2026-09-13 21:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:17:14] Production.INFO: ==19476== Releasing lock...
[2026-09-13 21:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:18:02] Production.INFO: ==19542== Lock acquired, processing the job...
[2026-09-14 02:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:18:02] Production.INFO: neon service started
[2026-09-14 02:18:02] Production.INFO: neon service started
[2026-09-14 02:18:02] Production.INFO: ==19542== Releasing lock...
[2026-09-14 02:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:18:02] Production.INFO: ==19544== Lock acquired, processing the job...
[2026-09-13 21:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:18:02] Production.INFO: ==19546== Lock acquired, processing the job...
[2026-09-14 01:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:18:02] Production.INFO: ==19546== Releasing lock...
[2026-09-14 01:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:18:02] Production.INFO: ==19544== Releasing lock...
[2026-09-13 21:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 21:18:03] Production.INFO: ==19551== Lock acquired, processing the job...
[2026-09-13 21:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:18:03] Production.INFO: ==19555== Lock acquired, processing the job...
[2026-09-13 21:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:18:03] Production.INFO: ==19549== Lock acquired, processing the job...
[2026-09-13 21:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:18:03] Production.INFO: ==19553== Lock acquired, processing the job...
[2026-09-13 21:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:18:03] Production.INFO: ==19557== Lock acquired, processing the job...
[2026-09-13 21:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:18:04] Production.INFO: Account Balance Start.
[2026-09-13 21: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-09-13 21:18:04] Production.INFO: CreateAllLog Start
[2026-09-13 21:18:04] Production.INFO: 117
[2026-09-13 21: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-09-13 21:18:04] Production.INFO: Date 2026-09-08
[2026-09-13 21: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-09-13 21:18:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:18:04] Production.INFO: ==19557== Releasing lock...
[2026-09-13 21:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:18:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:18:04] Production.INFO: Date 2026-09-09
[2026-09-13 21:18:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:18:04] Production.INFO: Date 2026-09-10
[2026-09-13 21:18:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:18:04] Production.INFO: Date 2026-09-11
[2026-09-13 21:18:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:18:04] Production.INFO: Date 2026-09-12
[2026-09-13 21:18:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:18:04] Production.INFO: ==19551== Releasing lock...
[2026-09-13 21:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:18:04] Production.INFO: Date 2026-09-13
[2026-09-13 21:18:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:18:04] Production.INFO: Total Charge 0
[2026-09-13 21:18:04] Production.INFO: CreateAllLog End
[2026-09-13 21:18:04] Production.INFO: Account Balance End.
[2026-09-13 21:18:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:18:04] Production.INFO: ==19555== Releasing lock...
[2026-09-13 21:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:18:12] Production.ERROR: CronJobId end10
[2026-09-13 21:18:12] Production.INFO: ==19553== Releasing lock...
[2026-09-13 21:18:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:18:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:18:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:18:15] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:18:15] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:18:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:18:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:18:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:18:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:18:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:18:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:18:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:18:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:18:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:18:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:18:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:18:15] Production.INFO: call_cost start
[2026-09-13 21:18:15] Production.INFO: call_cost end
[2026-09-13 21:18:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:18:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:18:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:18:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:18:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:18:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:18:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:18:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:18:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:18:15] Production.INFO: ==19549== Releasing lock...
[2026-09-13 21:18:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:18:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:19:01] Production.INFO: ==19617== Lock acquired, processing the job...
[2026-09-14 02:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:19:01] Production.INFO: neon service started
[2026-09-14 02:19:01] Production.INFO: neon service started
[2026-09-14 02:19:01] Production.INFO: ==19617== Releasing lock...
[2026-09-14 02:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:19:01] Production.INFO: ==19621== Lock acquired, processing the job...
[2026-09-14 01:19:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:19:01] Production.INFO: ==19621== Releasing lock...
[2026-09-14 01:19:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:19:01] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:19:02] Production.INFO: ==19619== Lock acquired, processing the job...
[2026-09-13 21:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:19:02] Production.INFO: ==19619== Releasing lock...
[2026-09-13 21:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 21:19:03] Production.INFO: ==19624== Lock acquired, processing the job...
[2026-09-13 21:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:19:03] Production.INFO: ==19626== Lock acquired, processing the job...
[2026-09-13 21:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:19:03] Production.INFO: ==19628== Lock acquired, processing the job...
[2026-09-13 21:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:19:03] Production.INFO: ==19630== Lock acquired, processing the job...
[2026-09-13 21:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:19:03] Production.INFO: ==19632== Lock acquired, processing the job...
[2026-09-13 21:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:19:03] Production.INFO: Account Balance Start.
[2026-09-13 21:19:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:19:03] Production.INFO: 117
[2026-09-13 21:19:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 21:19:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 21:19:03] Production.INFO: ==19632== Releasing lock...
[2026-09-13 21:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:19:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:19:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:19:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:19:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:19:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:19:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:19:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:19:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:19:03] Production.INFO: Date 2026-09-13
[2026-09-13 21:19:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:19:03] Production.INFO: Total Charge 0
[2026-09-13 21:19:03] Production.INFO: CreateAllLog End
[2026-09-13 21:19:03] Production.INFO: ==19626== Releasing lock...
[2026-09-13 21:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:19:04] Production.INFO: Account Balance End.
[2026-09-13 21:19:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:19:04] Production.INFO: ==19630== Releasing lock...
[2026-09-13 21:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:19:12] Production.ERROR: CronJobId end10
[2026-09-13 21:19:12] Production.INFO: ==19628== Releasing lock...
[2026-09-13 21:19:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:19:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:19:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:19:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:19:15] Production.INFO: call_cost start
[2026-09-13 21:19:15] Production.INFO: call_cost end
[2026-09-13 21:19:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:19:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:19:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:19:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:19:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:19:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:19:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:19:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:19:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:19:15] Production.INFO: ==19624== Releasing lock...
[2026-09-13 21:19:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:19:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:20:01] Production.INFO: ==19690== Lock acquired, processing the job...
[2026-09-14 02:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:20:01] Production.INFO: neon service started
[2026-09-14 02:20:01] Production.INFO: neon service started
[2026-09-14 02:20:01] Production.INFO: ==19690== Releasing lock...
[2026-09-14 02:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:20:02] Production.INFO: ==19692== Lock acquired, processing the job...
[2026-09-13 21:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:20:02] Production.INFO: ==19692== Releasing lock...
[2026-09-13 21:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:20:02] Production.INFO: ==19694== Lock acquired, processing the job...
[2026-09-14 01:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:20:02] Production.INFO: ==19694== Releasing lock...
[2026-09-14 01:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:20:03] Production.INFO: ==19698== Lock acquired, processing the job...
[2026-09-13 21:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:20:03] Production.INFO: ==19705== Lock acquired, processing the job...
[2026-09-13 21:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:20:03] Production.INFO: ==19696== Lock acquired, processing the job...
[2026-09-13 21:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 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-09-13 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-09-13 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-09-13 21:20:03] Production.INFO: ==19705== Releasing lock...
[2026-09-13 21:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:20:03] Production.INFO: ==19701== Lock acquired, processing the job...
[2026-09-13 21:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:20:03] Production.INFO: ==19703== Lock acquired, processing the job...
[2026-09-13 21:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:20:03] Production.INFO: Account Balance Start.
[2026-09-13 21:20:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:20:03] Production.INFO: 117
[2026-09-13 21:20:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:20:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:20:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:20:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:20:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:20:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:20:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:20:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:20:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:20:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:20:03] Production.INFO: Date 2026-09-13
[2026-09-13 21:20:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:20:03] Production.INFO: ==19698== Releasing lock...
[2026-09-13 21:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:20:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:20:03] Production.INFO: Total Charge 0
[2026-09-13 21:20:03] Production.INFO: CreateAllLog End
[2026-09-13 21:20:04] Production.INFO: Account Balance End.
[2026-09-13 21:20:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:20:04] Production.INFO: ==19703== Releasing lock...
[2026-09-13 21:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:20:11] Production.ERROR: CronJobId end10
[2026-09-13 21:20:11] Production.INFO: ==19701== Releasing lock...
[2026-09-13 21:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:20:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:20:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:20:15] Production.INFO: call_cost start
[2026-09-13 21:20:15] Production.INFO: call_cost end
[2026-09-13 21:20:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:20:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:20:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:20:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:20:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:20:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:20:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:20:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:20:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:20:15] Production.INFO: ==19696== Releasing lock...
[2026-09-13 21:20:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:20:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:21:02] Production.INFO: ==19762== Lock acquired, processing the job...
[2026-09-14 02:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:21:02] Production.INFO: neon service started
[2026-09-14 02:21:02] Production.INFO: neon service started
[2026-09-14 02:21:02] Production.INFO: ==19762== Releasing lock...
[2026-09-14 02:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:21:02] Production.INFO: ==19764== Lock acquired, processing the job...
[2026-09-13 21:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:21:02] Production.INFO: ==19764== Releasing lock...
[2026-09-13 21:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:21:03] Production.INFO: ==19766== Lock acquired, processing the job...
[2026-09-14 01:21:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:21:03] Production.INFO: ==19766== Releasing lock...
[2026-09-14 01:21:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:21:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:21:03] Production.INFO: ==19768== Lock acquired, processing the job...
[2026-09-13 21:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:21:03] Production.INFO: ==19770== Lock acquired, processing the job...
[2026-09-13 21:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:21:03] Production.INFO: ==19773== Lock acquired, processing the job...
[2026-09-13 21:21:03] Production.INFO: ==19775== Lock acquired, processing the job...
[2026-09-13 21:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:21:04] Production.INFO: ==19777== Lock acquired, processing the job...
[2026-09-13 21:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:21:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:21:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:21:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:21:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:21:04] Production.INFO: Account Balance Start.
[2026-09-13 21:21:04] Production.INFO: CreateAllLog Start
[2026-09-13 21:21:04] Production.INFO: 117
[2026-09-13 21: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-09-13 21: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-09-13 21:21:04] Production.INFO: Date 2026-09-08
[2026-09-13 21:21:04] Production.INFO: Reseller ==> 0
[2026-09-13 21: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-09-13 21:21:04] Production.INFO: ==19777== Releasing lock...
[2026-09-13 21:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:21:04] Production.INFO: Date 2026-09-09
[2026-09-13 21:21:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:21:04] Production.INFO: Date 2026-09-10
[2026-09-13 21:21:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:21:04] Production.INFO: Date 2026-09-11
[2026-09-13 21:21:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:21:04] Production.INFO: Date 2026-09-12
[2026-09-13 21:21:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:21:04] Production.INFO: Date 2026-09-13
[2026-09-13 21:21:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:21:04] Production.INFO: Total Charge 0
[2026-09-13 21:21:04] Production.INFO: CreateAllLog End
[2026-09-13 21:21:04] Production.INFO: Account Balance End.
[2026-09-13 21:21:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:21:04] Production.INFO: ==19775== Releasing lock...
[2026-09-13 21:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:21:04] Production.INFO: ==19770== Releasing lock...
[2026-09-13 21:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:21:12] Production.ERROR: CronJobId end10
[2026-09-13 21:21:12] Production.INFO: ==19773== Releasing lock...
[2026-09-13 21:21:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:21:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:21:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:21:15] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:21:15] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:21:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:21:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:21:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:21:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:21:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:21:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:21:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:21:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:21:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:21:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:21:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:21:15] Production.INFO: call_cost start
[2026-09-13 21:21:15] Production.INFO: call_cost end
[2026-09-13 21:21:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:21:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:21:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:21:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:21:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:21:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:21:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:21:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:21:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:21:15] Production.INFO: ==19768== Releasing lock...
[2026-09-13 21:21:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:21:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:22:01] Production.INFO: ==19836== Lock acquired, processing the job...
[2026-09-14 02:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:22:01] Production.INFO: neon service started
[2026-09-14 02:22:01] Production.INFO: neon service started
[2026-09-14 02:22:01] Production.INFO: ==19836== Releasing lock...
[2026-09-14 02:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:22:02] Production.INFO: ==19838== Lock acquired, processing the job...
[2026-09-13 21:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:22:02] Production.INFO: ==19840== Lock acquired, processing the job...
[2026-09-14 01:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:22:02] Production.INFO: ==19840== Releasing lock...
[2026-09-14 01:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:22:02] Production.INFO: ==19838== Releasing lock...
[2026-09-13 21:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 21:22:03] Production.INFO: ==19843== Lock acquired, processing the job...
[2026-09-13 21:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:22:03] Production.INFO: ==19845== Lock acquired, processing the job...
[2026-09-13 21:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:22:03] Production.INFO: ==19849== Lock acquired, processing the job...
[2026-09-13 21:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:22:03] Production.INFO: ==19847== Lock acquired, processing the job...
[2026-09-13 21:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:22:03] Production.INFO: ==19851== Lock acquired, processing the job...
[2026-09-13 21:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 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-09-13 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-09-13 21:22:03] Production.INFO: Account Balance Start.
[2026-09-13 21:22:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:22:03] Production.INFO: 117
[2026-09-13 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-09-13 21:22:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:22:03] Production.INFO: ==19851== Releasing lock...
[2026-09-13 21:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:22:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:22:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:22:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:22:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:22:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:22:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:22:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:22:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:22:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:22:04] Production.INFO: Date 2026-09-13
[2026-09-13 21:22:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:22:04] Production.INFO: Total Charge 0
[2026-09-13 21:22:04] Production.INFO: CreateAllLog End
[2026-09-13 21:22:04] Production.INFO: Account Balance End.
[2026-09-13 21:22:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:22:04] Production.INFO: ==19849== Releasing lock...
[2026-09-13 21:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:22:04] Production.INFO: ==19845== Releasing lock...
[2026-09-13 21:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:22:11] Production.ERROR: CronJobId end10
[2026-09-13 21:22:11] Production.INFO: ==19847== Releasing lock...
[2026-09-13 21:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:22:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:22:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:22:14] Production.INFO: call_cost start
[2026-09-13 21:22:14] Production.INFO: call_cost end
[2026-09-13 21:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:22:14] Production.INFO: ==19843== Releasing lock...
[2026-09-13 21:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:23:02] Production.INFO: ==19912== Lock acquired, processing the job...
[2026-09-14 02:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:23:02] Production.INFO: neon service started
[2026-09-14 02:23:02] Production.INFO: neon service started
[2026-09-14 02:23:02] Production.INFO: ==19912== Releasing lock...
[2026-09-14 02:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:23:02] Production.INFO: ==19914== Lock acquired, processing the job...
[2026-09-13 21:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:23:02] Production.INFO: ==19914== Releasing lock...
[2026-09-13 21:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:23:03] Production.INFO: ==19916== Lock acquired, processing the job...
[2026-09-14 01:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:23:03] Production.INFO: ==19916== Releasing lock...
[2026-09-14 01:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:23:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:23:03] Production.INFO: ==19924== Lock acquired, processing the job...
[2026-09-13 21:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:23:03] Production.INFO: Account Balance Start.
[2026-09-13 21:23:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:23:03] Production.INFO: 117
[2026-09-13 21:23:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:23:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:23:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:23:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:23:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:23:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:23:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:23:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:23:03] Production.INFO: ==19920== Lock acquired, processing the job...
[2026-09-13 21:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:23:03] Production.INFO: ==19918== Lock acquired, processing the job...
[2026-09-13 21:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:23:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:23:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:23:03] Production.INFO: Date 2026-09-13
[2026-09-13 21:23:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:23:04] Production.INFO: ==19922== Lock acquired, processing the job...
[2026-09-13 21:23:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:23:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:23:04] Production.INFO: ==19926== Lock acquired, processing the job...
[2026-09-13 21:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:23:04] Production.INFO: Total Charge 0
[2026-09-13 21:23:04] Production.INFO: CreateAllLog End
[2026-09-13 21:23:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:23:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:23:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:23:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21: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-09-13 21: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-09-13 21: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-09-13 21:23:04] Production.INFO: ==19926== Releasing lock...
[2026-09-13 21:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:23:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:23:04] Production.INFO: Account Balance End.
[2026-09-13 21:23:04] Production.INFO: ==19920== Releasing lock...
[2026-09-13 21:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:23:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:23:04] Production.INFO: ==19924== Releasing lock...
[2026-09-13 21:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:23:12] Production.ERROR: CronJobId end10
[2026-09-13 21:23:12] Production.INFO: ==19922== Releasing lock...
[2026-09-13 21:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:23:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:23:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:23:15] Production.INFO: call_cost start
[2026-09-13 21:23:15] Production.INFO: call_cost end
[2026-09-13 21:23:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:23:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:23:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:23:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:23:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:23:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:23:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:23:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:23:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:23:15] Production.INFO: ==19918== Releasing lock...
[2026-09-13 21:23:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:23:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:24:01] Production.INFO: ==19983== Lock acquired, processing the job...
[2026-09-14 02:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:24:01] Production.INFO: neon service started
[2026-09-14 02:24:01] Production.INFO: neon service started
[2026-09-14 02:24:01] Production.INFO: ==19983== Releasing lock...
[2026-09-14 02:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:24:02] Production.INFO: ==19985== Lock acquired, processing the job...
[2026-09-13 21:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:24:02] Production.INFO: ==19985== Releasing lock...
[2026-09-13 21:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:24:02] Production.INFO: ==19987== Lock acquired, processing the job...
[2026-09-14 01:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:24:02] Production.INFO: ==19987== Releasing lock...
[2026-09-14 01:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:24:02] Production.INFO: ==19989== Lock acquired, processing the job...
[2026-09-13 21:24:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:24:03] Production.INFO: ==19991== Lock acquired, processing the job...
[2026-09-13 21:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:24:03] Production.INFO: ==19993== Lock acquired, processing the job...
[2026-09-13 21:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:24:03] Production.INFO: ==19995== Lock acquired, processing the job...
[2026-09-13 21:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:24:03] Production.INFO: ==19997== Lock acquired, processing the job...
[2026-09-13 21:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:24:03] Production.INFO: Account Balance Start.
[2026-09-13 21:24:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:24:03] Production.INFO: 117
[2026-09-13 21:24:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:24:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:24:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:24:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:24:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:24:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:24:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:24:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 21:24:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:24:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 21:24:03] Production.INFO: Date 2026-09-13
[2026-09-13 21:24:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:24:03] Production.INFO: ==19997== Releasing lock...
[2026-09-13 21:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:24:03] Production.INFO: Total Charge 0
[2026-09-13 21:24:03] Production.INFO: CreateAllLog End
[2026-09-13 21:24:03] Production.INFO: Account Balance End.
[2026-09-13 21:24:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:24:04] Production.INFO: ==19995== Releasing lock...
[2026-09-13 21:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:24:04] Production.INFO: ==19991== Releasing lock...
[2026-09-13 21:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:24:11] Production.ERROR: CronJobId end10
[2026-09-13 21:24:11] Production.INFO: ==19993== Releasing lock...
[2026-09-13 21:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:24:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:24:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:24:15] Production.INFO: call_cost start
[2026-09-13 21:24:15] Production.INFO: call_cost end
[2026-09-13 21:24:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:24:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:24:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:24:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:24:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:24:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:24:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:24:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:24:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:24:15] Production.INFO: ==19989== Releasing lock...
[2026-09-13 21:24:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:24:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:25:02] Production.INFO: ==20058== Lock acquired, processing the job...
[2026-09-14 02:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:25:02] Production.INFO: neon service started
[2026-09-14 02:25:02] Production.INFO: neon service started
[2026-09-14 02:25:02] Production.INFO: ==20058== Releasing lock...
[2026-09-14 02:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:25:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:25:02] Production.INFO: ==20060== Lock acquired, processing the job...
[2026-09-13 21:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:25:02] Production.INFO: ==20060== Releasing lock...
[2026-09-13 21:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:25:03] Production.INFO: ==20062== Lock acquired, processing the job...
[2026-09-14 01:25:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:25:03] Production.INFO: ==20062== Releasing lock...
[2026-09-14 01:25:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:25:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:25:03] Production.INFO: ==20064== Lock acquired, processing the job...
[2026-09-13 21:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-13 21:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-13 21:25:03] Production.INFO: ==20068== Lock acquired, processing the job...
[2026-09-13 21:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-13 21:25:03] Production.INFO: ==20064== Releasing lock...
[2026-09-13 21:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-13 21:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-13 21:25:03] Production.INFO: ==20070== Lock acquired, processing the job...
[2026-09-13 21:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:25:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:25:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:25:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:25:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:25:04] Production.INFO: ==20076== Lock acquired, processing the job...
[2026-09-13 21:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:25:04] Production.INFO: ==20066== Lock acquired, processing the job...
[2026-09-13 21:25:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 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-09-13 21:25:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 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-09-13 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-09-13 21:25:04] Production.INFO: ==20072== Lock acquired, processing the job...
[2026-09-13 21:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:25:04] Production.INFO: ==20076== Releasing lock...
[2026-09-13 21:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:25:04] Production.INFO: ==20074== Lock acquired, processing the job...
[2026-09-13 21:25:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-13 21:25:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 21:25:04] Production.INFO: Account Balance Start.
[2026-09-13 21:25:04] Production.INFO: CreateAllLog Start
[2026-09-13 21:25:04] Production.INFO: 117
[2026-09-13 21:25:04] Production.INFO: Date 2026-09-08
[2026-09-13 21:25:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:25:04] Production.INFO: Date 2026-09-09
[2026-09-13 21:25:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:25:04] Production.INFO: Date 2026-09-10
[2026-09-13 21:25:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:25:04] Production.ERROR: done
[2026-09-13 21:25:04] Production.INFO: Date 2026-09-11
[2026-09-13 21:25:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-13 21:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998493', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) start
[2026-09-13 21:25:04] Production.INFO: Date 2026-09-12
[2026-09-13 21:25:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:25:04] Production.INFO: Date 2026-09-13
[2026-09-13 21:25:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:25:04] Production.INFO: Total Charge 0
[2026-09-13 21:25:04] Production.INFO: CreateAllLog End
[2026-09-13 21:25:04] Production.INFO: ==20068== Releasing lock...
[2026-09-13 21:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:25:05] Production.INFO: Account Balance End.
[2026-09-13 21:25:05] Production.ERROR: CronJobId end 12
[2026-09-13 21:25:05] Production.INFO: ==20072== Releasing lock...
[2026-09-13 21:25:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:25:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:25:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998493', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) end
[2026-09-13 21:25:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-13 21:25:11] Production.INFO: ProcessCDR(1,17998493,1,1,2)
[2026-09-13 21:25:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17998493,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 21:25:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17998493,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 21:25:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-13 21:25:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-13 21:25:11] Production.INFO: ==20074== Releasing lock...
[2026-09-13 21:25:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-13 21:25:11] Production.INFO: 26 MB #Memory Used#
[2026-09-13 21:25:14] Production.ERROR: CronJobId end10
[2026-09-13 21:25:14] Production.INFO: ==20070== Releasing lock...
[2026-09-13 21:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:25:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:25:17] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:25:17] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:25:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:25:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:25:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:25:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:25:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:25:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:25:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:25:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:25:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:25:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:25:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:25:17] Production.INFO: call_cost start
[2026-09-13 21:25:17] Production.INFO: call_cost end
[2026-09-13 21:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:25:17] Production.INFO: ==20066== Releasing lock...
[2026-09-13 21:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:26:01] Production.INFO: ==20133== Lock acquired, processing the job...
[2026-09-14 02:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:26:01] Production.INFO: neon service started
[2026-09-14 02:26:01] Production.INFO: neon service started
[2026-09-14 02:26:01] Production.INFO: ==20133== Releasing lock...
[2026-09-14 02:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:26:02] Production.INFO: ==20137== Lock acquired, processing the job...
[2026-09-14 01:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:26:02] Production.INFO: ==20137== Releasing lock...
[2026-09-14 01:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:26:02] Production.INFO: ==20135== Lock acquired, processing the job...
[2026-09-13 21:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:26:02] Production.INFO: ==20135== Releasing lock...
[2026-09-13 21:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:26:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:26:03] Production.INFO: ==20139== Lock acquired, processing the job...
[2026-09-13 21:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:26:03] Production.INFO: ==20143== Lock acquired, processing the job...
[2026-09-13 21:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:26:03] Production.INFO: ==20141== Lock acquired, processing the job...
[2026-09-13 21:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:26:03] Production.INFO: ==20145== Lock acquired, processing the job...
[2026-09-13 21:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:26:03] Production.INFO: ==20147== Lock acquired, processing the job...
[2026-09-13 21:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:26:03] Production.INFO: Account Balance Start.
[2026-09-13 21:26:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:26:03] Production.INFO: 117
[2026-09-13 21:26:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:26:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 21:26:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:26:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 21:26:03] Production.INFO: ==20147== Releasing lock...
[2026-09-13 21:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:26:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:26:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:26:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:26:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:26:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:26:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:26:03] Production.INFO: Date 2026-09-13
[2026-09-13 21:26:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:26:03] Production.INFO: Total Charge 0
[2026-09-13 21:26:03] Production.INFO: CreateAllLog End
[2026-09-13 21:26:04] Production.INFO: ==20141== Releasing lock...
[2026-09-13 21:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:26:04] Production.INFO: Account Balance End.
[2026-09-13 21:26:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:26:04] Production.INFO: ==20145== Releasing lock...
[2026-09-13 21:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:26:11] Production.ERROR: CronJobId end10
[2026-09-13 21:26:11] Production.INFO: ==20143== Releasing lock...
[2026-09-13 21:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:26:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:26:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:26:14] Production.INFO: call_cost start
[2026-09-13 21:26:14] Production.INFO: call_cost end
[2026-09-13 21:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:26:14] Production.INFO: ==20139== Releasing lock...
[2026-09-13 21:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:27:02] Production.INFO: ==20204== Lock acquired, processing the job...
[2026-09-14 02:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:27:02] Production.INFO: neon service started
[2026-09-14 02:27:02] Production.INFO: neon service started
[2026-09-14 02:27:02] Production.INFO: ==20204== Releasing lock...
[2026-09-14 02:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:27:02] Production.INFO: ==20206== Lock acquired, processing the job...
[2026-09-13 21:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:27:02] Production.INFO: ==20206== Releasing lock...
[2026-09-13 21:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:27:02] Production.INFO: ==20208== Lock acquired, processing the job...
[2026-09-14 01:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:27:03] Production.INFO: ==20208== Releasing lock...
[2026-09-14 01:27:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:27:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:27:03] Production.INFO: ==20211== Lock acquired, processing the job...
[2026-09-13 21:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:27:03] Production.INFO: ==20213== Lock acquired, processing the job...
[2026-09-13 21:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:27:03] Production.INFO: ==20215== Lock acquired, processing the job...
[2026-09-13 21:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:27:03] Production.INFO: ==20217== Lock acquired, processing the job...
[2026-09-13 21:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:27:03] Production.INFO: ==20219== Lock acquired, processing the job...
[2026-09-13 21:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:27:03] Production.INFO: Account Balance Start.
[2026-09-13 21:27:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:27:03] Production.INFO: 117
[2026-09-13 21:27:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:27:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:27:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:27:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 21:27:03] Production.INFO: ==20219== Releasing lock...
[2026-09-13 21:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:27:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:27:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:27:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:27:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:27:04] Production.INFO: Date 2026-09-12
[2026-09-13 21:27:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:27:04] Production.INFO: Date 2026-09-13
[2026-09-13 21:27:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:27:04] Production.INFO: Total Charge 0
[2026-09-13 21:27:04] Production.INFO: CreateAllLog End
[2026-09-13 21:27:04] Production.INFO: Account Balance End.
[2026-09-13 21:27:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:27:04] Production.INFO: ==20217== Releasing lock...
[2026-09-13 21:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:27:04] Production.INFO: ==20213== Releasing lock...
[2026-09-13 21:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:27:11] Production.ERROR: CronJobId end10
[2026-09-13 21:27:11] Production.INFO: ==20215== Releasing lock...
[2026-09-13 21:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:27:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:27:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:27:14] Production.INFO: call_cost start
[2026-09-13 21:27:14] Production.INFO: call_cost end
[2026-09-13 21:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:27:14] Production.INFO: ==20211== Releasing lock...
[2026-09-13 21:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:28:01] Production.INFO: ==20279== Lock acquired, processing the job...
[2026-09-14 02:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:28:01] Production.INFO: neon service started
[2026-09-14 02:28:01] Production.INFO: neon service started
[2026-09-14 02:28:01] Production.INFO: ==20279== Releasing lock...
[2026-09-14 02:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:28:01] Production.INFO: ==20281== Lock acquired, processing the job...
[2026-09-13 21:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:28:02] Production.INFO: ==20281== Releasing lock...
[2026-09-13 21:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:28:02] Production.INFO: ==20283== Lock acquired, processing the job...
[2026-09-14 01:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:28:02] Production.INFO: ==20283== Releasing lock...
[2026-09-14 01:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:28:02] Production.INFO: ==20292== Lock acquired, processing the job...
[2026-09-13 21:28:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:28:02] Production.INFO: Account Balance Start.
[2026-09-13 21:28:02] Production.INFO: CreateAllLog Start
[2026-09-13 21:28:02] Production.INFO: 117
[2026-09-13 21:28:02] Production.INFO: Date 2026-09-08
[2026-09-13 21:28:02] Production.INFO: Reseller ==> 0
[2026-09-13 21:28:02] Production.INFO: Date 2026-09-09
[2026-09-13 21:28:02] Production.INFO: Reseller ==> 0
[2026-09-13 21:28:02] Production.INFO: Date 2026-09-10
[2026-09-13 21:28:02] Production.INFO: Reseller ==> 0
[2026-09-13 21:28:02] Production.INFO: Date 2026-09-11
[2026-09-13 21:28:02] Production.INFO: Reseller ==> 0
[2026-09-13 21:28:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:28:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:28:03] Production.INFO: Date 2026-09-13
[2026-09-13 21:28:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:28:03] Production.INFO: ==20286== Lock acquired, processing the job...
[2026-09-13 21:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:28:03] Production.INFO: ==20288== Lock acquired, processing the job...
[2026-09-13 21:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:28:03] Production.INFO: ==20290== Lock acquired, processing the job...
[2026-09-13 21:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:28:03] Production.INFO: Total Charge 0
[2026-09-13 21:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:28:03] Production.INFO: CreateAllLog End
[2026-09-13 21:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:28:03] Production.INFO: ==20294== Lock acquired, processing the job...
[2026-09-13 21:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:28:03] Production.INFO: Account Balance End.
[2026-09-13 21:28:03] Production.ERROR: CronJobId end 12
[2026-09-13 21:28:03] Production.INFO: ==20292== Releasing lock...
[2026-09-13 21:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:28:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 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-09-13 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-09-13 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-09-13 21:28:03] Production.INFO: ==20294== Releasing lock...
[2026-09-13 21:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:28:03] Production.INFO: ==20288== Releasing lock...
[2026-09-13 21:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:28:11] Production.ERROR: CronJobId end10
[2026-09-13 21:28:11] Production.INFO: ==20290== Releasing lock...
[2026-09-13 21:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:28:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:28:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:28:14] Production.INFO: call_cost start
[2026-09-13 21:28:14] Production.INFO: call_cost end
[2026-09-13 21:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:28:14] Production.INFO: ==20286== Releasing lock...
[2026-09-13 21:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:29:01] Production.INFO: ==20354== Lock acquired, processing the job...
[2026-09-14 02:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:29:01] Production.INFO: neon service started
[2026-09-14 02:29:01] Production.INFO: neon service started
[2026-09-14 02:29:01] Production.INFO: ==20354== Releasing lock...
[2026-09-14 02:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:29:02] Production.INFO: ==20356== Lock acquired, processing the job...
[2026-09-13 21:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:29:02] Production.INFO: ==20356== Releasing lock...
[2026-09-13 21:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:29:02] Production.INFO: ==20358== Lock acquired, processing the job...
[2026-09-14 01:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:29:02] Production.INFO: ==20358== Releasing lock...
[2026-09-14 01:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:29:03] Production.INFO: ==20360== Lock acquired, processing the job...
[2026-09-13 21:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:29:03] Production.INFO: ==20364== Lock acquired, processing the job...
[2026-09-13 21:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:29:03] Production.INFO: ==20362== Lock acquired, processing the job...
[2026-09-13 21:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:29:03] Production.INFO: ==20366== Lock acquired, processing the job...
[2026-09-13 21:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:29:03] Production.INFO: Account Balance Start.
[2026-09-13 21:29:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:29:03] Production.INFO: 117
[2026-09-13 21:29:03] Production.INFO: ==20368== Lock acquired, processing the job...
[2026-09-13 21:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:29:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:29:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:29:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:29:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:29:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:29:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:29:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:29:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 21:29:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:29:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 21:29:03] Production.INFO: ==20368== Releasing lock...
[2026-09-13 21:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:29:03] Production.INFO: Date 2026-09-13
[2026-09-13 21:29:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:29:03] Production.INFO: Total Charge 0
[2026-09-13 21:29:03] Production.INFO: CreateAllLog End
[2026-09-13 21:29:04] Production.INFO: Account Balance End.
[2026-09-13 21:29:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:29:04] Production.INFO: ==20366== Releasing lock...
[2026-09-13 21:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:29:04] Production.INFO: ==20362== Releasing lock...
[2026-09-13 21:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:29:11] Production.ERROR: CronJobId end10
[2026-09-13 21:29:11] Production.INFO: ==20364== Releasing lock...
[2026-09-13 21:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:29:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:29:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:29:14] Production.INFO: call_cost start
[2026-09-13 21:29:14] Production.INFO: call_cost end
[2026-09-13 21:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:29:14] Production.INFO: ==20360== Releasing lock...
[2026-09-13 21:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:30:02] Production.INFO: ==20427== Lock acquired, processing the job...
[2026-09-14 02:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:30:02] Production.INFO: neon service started
[2026-09-14 02:30:02] Production.INFO: neon service started
[2026-09-14 02:30:02] Production.INFO: ==20427== Releasing lock...
[2026-09-14 02:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:30:02] Production.INFO: ==20429== Lock acquired, processing the job...
[2026-09-13 21:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:30:02] Production.INFO: ==20429== Releasing lock...
[2026-09-13 21:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:30:03] Production.INFO: ==20431== Lock acquired, processing the job...
[2026-09-14 01:30:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:30:03] Production.INFO: ==20431== Releasing lock...
[2026-09-14 01:30:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:30:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:30:03] Production.INFO: ==20434== Lock acquired, processing the job...
[2026-09-13 21:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:30:03] Production.INFO: ==20436== Lock acquired, processing the job...
[2026-09-13 21:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:30:03] Production.INFO: ==20440== Lock acquired, processing the job...
[2026-09-13 21:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:30:03] Production.INFO: ==20438== Lock acquired, processing the job...
[2026-09-13 21:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:30:03] Production.INFO: Account Balance Start.
[2026-09-13 21:30:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:30:03] Production.INFO: 117
[2026-09-13 21:30:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:30:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:30:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:30:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:30:04] Production.INFO: Date 2026-09-10
[2026-09-13 21:30:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:30:04] Production.INFO: ==20442== Lock acquired, processing the job...
[2026-09-13 21:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:30:04] Production.INFO: Date 2026-09-11
[2026-09-13 21:30:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:30:04] Production.INFO: Date 2026-09-12
[2026-09-13 21:30:04] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 21:30:04] Production.INFO: Date 2026-09-13
[2026-09-13 21:30:04] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 21:30:04] Production.INFO: ==20442== Releasing lock...
[2026-09-13 21:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:30:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:30:04] Production.INFO: Total Charge 0
[2026-09-13 21:30:04] Production.INFO: ==20436== Releasing lock...
[2026-09-13 21:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:30:04] Production.INFO: CreateAllLog End
[2026-09-13 21:30:04] Production.INFO: Account Balance End.
[2026-09-13 21:30:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:30:04] Production.INFO: ==20440== Releasing lock...
[2026-09-13 21:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:30:12] Production.ERROR: CronJobId end10
[2026-09-13 21:30:12] Production.INFO: ==20438== Releasing lock...
[2026-09-13 21:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:30:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:30:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:30:15] Production.INFO: call_cost start
[2026-09-13 21:30:15] Production.INFO: call_cost end
[2026-09-13 21:30:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:30:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:30:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:30:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:30:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:30:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:30:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:30:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:30:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:30:15] Production.INFO: ==20434== Releasing lock...
[2026-09-13 21:30:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:30:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:31:01] Production.INFO: ==20499== Lock acquired, processing the job...
[2026-09-14 02:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:31:01] Production.INFO: neon service started
[2026-09-14 02:31:01] Production.INFO: neon service started
[2026-09-14 02:31:01] Production.INFO: ==20499== Releasing lock...
[2026-09-14 02:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:31:02] Production.INFO: ==20501== Lock acquired, processing the job...
[2026-09-13 21:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:31:02] Production.INFO: ==20501== Releasing lock...
[2026-09-13 21:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:31:02] Production.INFO: ==20503== Lock acquired, processing the job...
[2026-09-14 01:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:31:02] Production.INFO: ==20503== Releasing lock...
[2026-09-14 01:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:31:03] Production.INFO: ==20510== Lock acquired, processing the job...
[2026-09-13 21:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:31:03] Production.INFO: ==20508== Lock acquired, processing the job...
[2026-09-13 21:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:31:03] Production.INFO: ==20512== Lock acquired, processing the job...
[2026-09-13 21:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:31:03] Production.INFO: Account Balance Start.
[2026-09-13 21:31:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:31:03] Production.INFO: 117
[2026-09-13 21:31:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:31:03] Production.INFO: ==20506== Lock acquired, processing the job...
[2026-09-13 21:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:31:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:31:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:31:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:31:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:31:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:31:03] Production.INFO: ==20514== Lock acquired, processing the job...
[2026-09-13 21:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:31:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:31:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:31:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:31:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:31:03] Production.INFO: Date 2026-09-13
[2026-09-13 21:31:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:31:03] Production.INFO: Total Charge 0
[2026-09-13 21:31:03] Production.INFO: CreateAllLog End
[2026-09-13 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-09-13 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-09-13 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-09-13 21:31:03] Production.INFO: ==20514== Releasing lock...
[2026-09-13 21:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:31:04] Production.INFO: Account Balance End.
[2026-09-13 21:31:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:31:04] Production.INFO: ==20512== Releasing lock...
[2026-09-13 21:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:31:04] Production.INFO: ==20508== Releasing lock...
[2026-09-13 21:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:31:10] Production.ERROR: CronJobId end10
[2026-09-13 21:31:10] Production.INFO: ==20510== Releasing lock...
[2026-09-13 21:31:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:31:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:31:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:31:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:31:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:31:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:31:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:31:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:31:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:31:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:31:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:31:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:31:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:31:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:31:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:31:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:31:14] Production.INFO: call_cost start
[2026-09-13 21:31:14] Production.INFO: call_cost end
[2026-09-13 21:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:31:14] Production.INFO: ==20506== Releasing lock...
[2026-09-13 21:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:32:02] Production.INFO: ==20571== Lock acquired, processing the job...
[2026-09-14 02:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:32:02] Production.INFO: neon service started
[2026-09-14 02:32:02] Production.INFO: neon service started
[2026-09-14 02:32:02] Production.INFO: ==20571== Releasing lock...
[2026-09-14 02:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:32:02] Production.INFO: ==20573== Lock acquired, processing the job...
[2026-09-13 21:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:32:02] Production.INFO: ==20575== Lock acquired, processing the job...
[2026-09-14 01:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:32:03] Production.INFO: ==20575== Releasing lock...
[2026-09-14 01:32:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:32:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:32:03] Production.INFO: ==20573== Releasing lock...
[2026-09-13 21:32:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:32:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 21:32:03] Production.INFO: ==20578== Lock acquired, processing the job...
[2026-09-13 21:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:32:03] Production.INFO: ==20580== Lock acquired, processing the job...
[2026-09-13 21:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:32:04] Production.INFO: ==20582== Lock acquired, processing the job...
[2026-09-13 21:32:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:32:04] Production.INFO: ==20584== Lock acquired, processing the job...
[2026-09-13 21:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:32:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:32:04] Production.INFO: ==20586== Lock acquired, processing the job...
[2026-09-13 21:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:32:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:32:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:32:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:32:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:32:04] Production.INFO: Account Balance Start.
[2026-09-13 21:32:04] Production.INFO: CreateAllLog Start
[2026-09-13 21:32:04] Production.INFO: 117
[2026-09-13 21:32:04] Production.INFO: Date 2026-09-08
[2026-09-13 21: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-09-13 21: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-09-13 21:32:04] Production.INFO: Reseller ==> 0
[2026-09-13 21: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-09-13 21:32:04] Production.INFO: ==20586== Releasing lock...
[2026-09-13 21:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:32:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:32:04] Production.INFO: Date 2026-09-09
[2026-09-13 21:32:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:32:04] Production.INFO: Date 2026-09-10
[2026-09-13 21:32:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:32:04] Production.INFO: Date 2026-09-11
[2026-09-13 21:32:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:32:04] Production.INFO: Date 2026-09-12
[2026-09-13 21:32:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:32:04] Production.INFO: Date 2026-09-13
[2026-09-13 21:32:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:32:04] Production.INFO: Total Charge 0
[2026-09-13 21:32:04] Production.INFO: CreateAllLog End
[2026-09-13 21:32:04] Production.INFO: ==20580== Releasing lock...
[2026-09-13 21:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:32:04] Production.INFO: Account Balance End.
[2026-09-13 21:32:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:32:04] Production.INFO: ==20584== Releasing lock...
[2026-09-13 21:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:32:11] Production.ERROR: CronJobId end10
[2026-09-13 21:32:11] Production.INFO: ==20582== Releasing lock...
[2026-09-13 21:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:32:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:32:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:32:13] Production.INFO: call_cost start
[2026-09-13 21:32:13] Production.INFO: call_cost end
[2026-09-13 21:32:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:32:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:32:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:32:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:32:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:32:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:32:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:32:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:32:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:32:13] Production.INFO: ==20578== Releasing lock...
[2026-09-13 21:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:32:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:33:01] Production.INFO: ==20640== Lock acquired, processing the job...
[2026-09-14 02:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:33:01] Production.INFO: neon service started
[2026-09-14 02:33:01] Production.INFO: neon service started
[2026-09-14 02:33:01] Production.INFO: ==20640== Releasing lock...
[2026-09-14 02:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:33:02] Production.INFO: ==20642== Lock acquired, processing the job...
[2026-09-13 21:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:33:02] Production.INFO: ==20642== Releasing lock...
[2026-09-13 21:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:33:02] Production.INFO: ==20644== Lock acquired, processing the job...
[2026-09-14 01:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:33:02] Production.INFO: ==20644== Releasing lock...
[2026-09-14 01:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:33:03] Production.INFO: ==20650== Lock acquired, processing the job...
[2026-09-13 21:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:33:03] Production.INFO: ==20648== Lock acquired, processing the job...
[2026-09-13 21:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:33:03] Production.INFO: ==20646== Lock acquired, processing the job...
[2026-09-13 21:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:33:03] Production.INFO: ==20652== Lock acquired, processing the job...
[2026-09-13 21:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:33:03] Production.INFO: ==20654== Lock acquired, processing the job...
[2026-09-13 21:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:33:03] Production.INFO: Account Balance Start.
[2026-09-13 21:33:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:33:03] Production.INFO: 117
[2026-09-13 21:33:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:33:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:33:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:33:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:33:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:33:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:33:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:33:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 21:33:03] Production.INFO: ==20654== Releasing lock...
[2026-09-13 21:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:33:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:33:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:33:03] Production.INFO: Date 2026-09-13
[2026-09-13 21:33:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:33:03] Production.INFO: Total Charge 0
[2026-09-13 21:33:03] Production.INFO: CreateAllLog End
[2026-09-13 21:33:04] Production.INFO: Account Balance End.
[2026-09-13 21:33:04] Production.INFO: ==20648== Releasing lock...
[2026-09-13 21:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:33:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:33:04] Production.INFO: ==20652== Releasing lock...
[2026-09-13 21:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:33:11] Production.ERROR: CronJobId end10
[2026-09-13 21:33:11] Production.INFO: ==20650== Releasing lock...
[2026-09-13 21:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:33:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:33:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:33:14] Production.INFO: call_cost start
[2026-09-13 21:33:14] Production.INFO: call_cost end
[2026-09-13 21:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:33:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:33:14] Production.INFO: ==20646== Releasing lock...
[2026-09-13 21:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:34:02] Production.INFO: ==20717== Lock acquired, processing the job...
[2026-09-14 02:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:34:02] Production.INFO: neon service started
[2026-09-14 02:34:02] Production.INFO: neon service started
[2026-09-14 02:34:02] Production.INFO: ==20717== Releasing lock...
[2026-09-14 02:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:34:02] Production.INFO: ==20721== Lock acquired, processing the job...
[2026-09-14 01:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:34:02] Production.INFO: ==20721== Releasing lock...
[2026-09-14 01:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:34:02] Production.INFO: ==20719== Lock acquired, processing the job...
[2026-09-13 21:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:34:02] Production.INFO: ==20719== Releasing lock...
[2026-09-13 21:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 21:34:03] Production.INFO: ==20724== Lock acquired, processing the job...
[2026-09-13 21:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:34:03] Production.INFO: ==20726== Lock acquired, processing the job...
[2026-09-13 21:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:34:03] Production.INFO: ==20728== Lock acquired, processing the job...
[2026-09-13 21:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:34:04] Production.INFO: ==20730== Lock acquired, processing the job...
[2026-09-13 21:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:34:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:34:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:34:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:34:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:34:04] Production.INFO: ==20732== Lock acquired, processing the job...
[2026-09-13 21:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:34:04] Production.INFO: ==20726== Releasing lock...
[2026-09-13 21:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:34:04] Production.INFO: Account Balance Start.
[2026-09-13 21:34:04] Production.INFO: CreateAllLog Start
[2026-09-13 21:34:04] Production.INFO: 117
[2026-09-13 21:34:04] Production.INFO: Date 2026-09-08
[2026-09-13 21:34:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:34:04] Production.INFO: Date 2026-09-09
[2026-09-13 21:34:04] Production.INFO: Reseller ==> 0
[2026-09-13 21: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-09-13 21: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-09-13 21:34:04] Production.INFO: Date 2026-09-10
[2026-09-13 21:34:04] Production.INFO: Reseller ==> 0
[2026-09-13 21: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-09-13 21:34:04] Production.INFO: Date 2026-09-11
[2026-09-13 21:34:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:34:04] Production.INFO: ==20732== Releasing lock...
[2026-09-13 21:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:34:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:34:04] Production.INFO: Date 2026-09-12
[2026-09-13 21:34:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:34:04] Production.INFO: Date 2026-09-13
[2026-09-13 21:34:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:34:04] Production.INFO: Total Charge 0
[2026-09-13 21:34:04] Production.INFO: CreateAllLog End
[2026-09-13 21:34:04] Production.INFO: Account Balance End.
[2026-09-13 21:34:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:34:04] Production.INFO: ==20730== Releasing lock...
[2026-09-13 21:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:34:11] Production.ERROR: CronJobId end10
[2026-09-13 21:34:11] Production.INFO: ==20728== Releasing lock...
[2026-09-13 21:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:34:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:34:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:34:14] Production.INFO: call_cost start
[2026-09-13 21:34:14] Production.INFO: call_cost end
[2026-09-13 21:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:34:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:34:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:34:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:34:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:34:14] Production.INFO: ==20724== Releasing lock...
[2026-09-13 21:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:35:01] Production.INFO: ==20786== Lock acquired, processing the job...
[2026-09-14 02:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:35:01] Production.INFO: neon service started
[2026-09-14 02:35:01] Production.INFO: neon service started
[2026-09-14 02:35:01] Production.INFO: ==20786== Releasing lock...
[2026-09-14 02:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:35:01] Production.INFO: ==20789== Lock acquired, processing the job...
[2026-09-13 21:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:35:02] Production.INFO: ==20789== Releasing lock...
[2026-09-13 21:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:35:02] Production.INFO: ==20791== Lock acquired, processing the job...
[2026-09-14 01:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:35:02] Production.INFO: ==20791== Releasing lock...
[2026-09-14 01:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:35:03] Production.INFO: ==20793== Lock acquired, processing the job...
[2026-09-13 21:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-13 21:35:03] Production.INFO: ==20795== Lock acquired, processing the job...
[2026-09-13 21:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:35:03] Production.INFO: ==20797== Lock acquired, processing the job...
[2026-09-13 21:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-13 21:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-13 21:35:03] Production.ERROR: CronJob PID - 20795
[2026-09-13 21:35:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-13 21:35:03] Production.ERROR: CronJob ID - 5
[2026-09-13 21:35:03] Production.ERROR: CronJob Last Run Time 2026-09-13 21:35:00
[2026-09-13 21:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-13 21:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-13 21:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-13 21:35:03] Production.INFO: ==20793== Releasing lock...
[2026-09-13 21:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-13 21:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-13 21:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:35:03] Production.INFO: ==20801== Lock acquired, processing the job...
[2026-09-13 21:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:35:03] Production.INFO: ==20799== Lock acquired, processing the job...
[2026-09-13 21:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:35:03] Production.INFO: Account Balance Start.
[2026-09-13 21:35:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:35:03] Production.INFO: 117
[2026-09-13 21:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:35:03] Production.INFO: ==20803== Lock acquired, processing the job...
[2026-09-13 21:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-13 21:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:35:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:35:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 21:35:03] Production.INFO: ==20805== Lock acquired, processing the job...
[2026-09-13 21:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:35:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:35:03] Production.INFO: Reseller ==> 0
[2026-09-13 21: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-09-13 21: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-09-13 21:35:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:35:03] Production.INFO: Reseller ==> 0
[2026-09-13 21: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-09-13 21:35:03] Production.INFO: ==20805== Releasing lock...
[2026-09-13 21:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:35:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:35:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:35:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:35:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:35:04] Production.ERROR: done
[2026-09-13 21:35:04] Production.INFO: Date 2026-09-13
[2026-09-13 21:35:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:35:04] Production.INFO: Total Charge 0
[2026-09-13 21:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-13 21:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998534', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) start
[2026-09-13 21:35:04] Production.INFO: CreateAllLog End
[2026-09-13 21:35:04] Production.INFO: ==20797== Releasing lock...
[2026-09-13 21:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:35:04] Production.INFO: Account Balance End.
[2026-09-13 21:35:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:35:04] Production.INFO: ==20801== Releasing lock...
[2026-09-13 21:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998534', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) end
[2026-09-13 21:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-13 21:35:10] Production.INFO: ProcessCDR(1,17998534,1,1,2)
[2026-09-13 21:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17998534,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 21:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17998534,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 21:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-13 21:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-13 21:35:10] Production.INFO: ==20803== Releasing lock...
[2026-09-13 21:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-13 21:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-13 21:35:14] Production.ERROR: CronJobId end10
[2026-09-13 21:35:14] Production.INFO: ==20799== Releasing lock...
[2026-09-13 21:35:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:35:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:35:17] Production.INFO: call_cost start
[2026-09-13 21:35:17] Production.INFO: call_cost end
[2026-09-13 21:35:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:35:17] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:35:17] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:35:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:35:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:35:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:35:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:35:17] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:35:17] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:35:17] Production.INFO: ==20795== Releasing lock...
[2026-09-13 21:35:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:35:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:36:02] Production.INFO: ==20864== Lock acquired, processing the job...
[2026-09-14 02:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:36:02] Production.INFO: neon service started
[2026-09-14 02:36:02] Production.INFO: neon service started
[2026-09-14 02:36:02] Production.INFO: ==20864== Releasing lock...
[2026-09-14 02:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:36:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 01:36:02] Production.INFO: ==20869== Lock acquired, processing the job...
[2026-09-14 01:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:36:02] Production.INFO: ==20869== Releasing lock...
[2026-09-14 01:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:36:02] Production.INFO: ==20866== Lock acquired, processing the job...
[2026-09-13 21:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:36:02] Production.INFO: ==20866== Releasing lock...
[2026-09-13 21:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 21:36:03] Production.INFO: ==20871== Lock acquired, processing the job...
[2026-09-13 21:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:36:03] Production.INFO: ==20873== Lock acquired, processing the job...
[2026-09-13 21:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:36:03] Production.INFO: ==20875== Lock acquired, processing the job...
[2026-09-13 21:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:36:03] Production.INFO: ==20877== Lock acquired, processing the job...
[2026-09-13 21:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:36:03] Production.INFO: ==20879== Lock acquired, processing the job...
[2026-09-13 21:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:36:03] Production.INFO: Account Balance Start.
[2026-09-13 21:36:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:36:03] Production.INFO: 117
[2026-09-13 21:36:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:36:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 21:36:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:36:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 21:36:03] Production.INFO: ==20879== Releasing lock...
[2026-09-13 21:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:36:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:36:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:36:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:36:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:36:04] Production.INFO: Date 2026-09-12
[2026-09-13 21:36:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:36:04] Production.INFO: Date 2026-09-13
[2026-09-13 21:36:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:36:04] Production.INFO: Total Charge 0
[2026-09-13 21:36:04] Production.INFO: CreateAllLog End
[2026-09-13 21:36:04] Production.INFO: Account Balance End.
[2026-09-13 21:36:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:36:04] Production.INFO: ==20877== Releasing lock...
[2026-09-13 21:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:36:04] Production.INFO: ==20873== Releasing lock...
[2026-09-13 21:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:36:11] Production.ERROR: CronJobId end10
[2026-09-13 21:36:11] Production.INFO: ==20875== Releasing lock...
[2026-09-13 21:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:36:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:36:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:36:14] Production.INFO: call_cost start
[2026-09-13 21:36:14] Production.INFO: call_cost end
[2026-09-13 21:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:36:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:36:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:36:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:36:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:36:14] Production.INFO: ==20871== Releasing lock...
[2026-09-13 21:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:37:01] Production.INFO: ==20936== Lock acquired, processing the job...
[2026-09-14 02:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:37:01] Production.INFO: neon service started
[2026-09-14 02:37:01] Production.INFO: neon service started
[2026-09-14 02:37:01] Production.INFO: ==20936== Releasing lock...
[2026-09-14 02:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:37:02] Production.INFO: ==20938== Lock acquired, processing the job...
[2026-09-13 21:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:37:02] Production.INFO: ==20940== Lock acquired, processing the job...
[2026-09-14 01:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:37:02] Production.INFO: ==20940== Releasing lock...
[2026-09-14 01:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:37:02] Production.INFO: ==20938== Releasing lock...
[2026-09-13 21:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 21:37:03] Production.INFO: ==20943== Lock acquired, processing the job...
[2026-09-13 21:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:37:03] Production.INFO: ==20945== Lock acquired, processing the job...
[2026-09-13 21:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:37:03] Production.INFO: ==20947== Lock acquired, processing the job...
[2026-09-13 21:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:37:03] Production.INFO: ==20949== Lock acquired, processing the job...
[2026-09-13 21:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:37:03] Production.INFO: ==20951== Lock acquired, processing the job...
[2026-09-13 21:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:37:03] Production.INFO: Account Balance Start.
[2026-09-13 21:37:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:37:03] Production.INFO: 117
[2026-09-13 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-09-13 21:37:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 21:37:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 21:37:03] Production.INFO: ==20951== Releasing lock...
[2026-09-13 21:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:37:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:37:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:37:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:37:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:37:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:37:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:37:03] Production.INFO: ==20945== Releasing lock...
[2026-09-13 21:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:37:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:37:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:37:03] Production.INFO: Date 2026-09-13
[2026-09-13 21:37:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:37:03] Production.INFO: Total Charge 0
[2026-09-13 21:37:03] Production.INFO: CreateAllLog End
[2026-09-13 21:37:03] Production.INFO: Account Balance End.
[2026-09-13 21:37:03] Production.ERROR: CronJobId end 12
[2026-09-13 21:37:03] Production.INFO: ==20949== Releasing lock...
[2026-09-13 21:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:37:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:37:10] Production.ERROR: CronJobId end10
[2026-09-13 21:37:10] Production.INFO: ==20947== Releasing lock...
[2026-09-13 21:37:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:37:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:37:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:37:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:37:13] Production.INFO: call_cost start
[2026-09-13 21:37:13] Production.INFO: call_cost end
[2026-09-13 21:37:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:37:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:37:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:37:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:37:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:37:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:37:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:37:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:37:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:37:13] Production.INFO: ==20943== Releasing lock...
[2026-09-13 21:37:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:37:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:38:01] Production.INFO: ==21007== Lock acquired, processing the job...
[2026-09-14 02:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:38:01] Production.INFO: neon service started
[2026-09-14 02:38:01] Production.INFO: neon service started
[2026-09-14 02:38:01] Production.INFO: ==21007== Releasing lock...
[2026-09-14 02:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:38:02] Production.INFO: ==21009== Lock acquired, processing the job...
[2026-09-13 21:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:38:02] Production.INFO: ==21009== Releasing lock...
[2026-09-13 21:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:38:02] Production.INFO: ==21011== Lock acquired, processing the job...
[2026-09-14 01:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:38:02] Production.INFO: ==21011== Releasing lock...
[2026-09-14 01:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:38:03] Production.INFO: ==21018== Lock acquired, processing the job...
[2026-09-13 21:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:38:03] Production.INFO: ==21014== Lock acquired, processing the job...
[2026-09-13 21:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:38:03] Production.INFO: ==21016== Lock acquired, processing the job...
[2026-09-13 21:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:38:03] Production.INFO: ==21020== Lock acquired, processing the job...
[2026-09-13 21:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:38:03] Production.INFO: ==21022== Lock acquired, processing the job...
[2026-09-13 21:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:38:03] Production.INFO: Account Balance Start.
[2026-09-13 21:38:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:38:03] Production.INFO: 117
[2026-09-13 21:38:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:38:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 21:38:03] Production.INFO: Date 2026-09-09
[2026-09-13 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-09-13 21:38:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:38:03] Production.INFO: ==21022== Releasing lock...
[2026-09-13 21:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:38:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:38:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:38:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:38:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:38:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:38:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:38:03] Production.INFO: Date 2026-09-13
[2026-09-13 21:38:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:38:03] Production.INFO: Total Charge 0
[2026-09-13 21:38:03] Production.INFO: CreateAllLog End
[2026-09-13 21:38:04] Production.INFO: Account Balance End.
[2026-09-13 21:38:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:38:04] Production.INFO: ==21020== Releasing lock...
[2026-09-13 21:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:38:04] Production.INFO: ==21016== Releasing lock...
[2026-09-13 21:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:38:12] Production.ERROR: CronJobId end10
[2026-09-13 21:38:12] Production.INFO: ==21018== Releasing lock...
[2026-09-13 21:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:38:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:38:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:38:14] Production.INFO: call_cost start
[2026-09-13 21:38:14] Production.INFO: call_cost end
[2026-09-13 21:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:38:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:38:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:38:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:38:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:38:14] Production.INFO: ==21014== Releasing lock...
[2026-09-13 21:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:39:02] Production.INFO: ==21082== Lock acquired, processing the job...
[2026-09-14 02:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:39:02] Production.INFO: neon service started
[2026-09-14 02:39:02] Production.INFO: neon service started
[2026-09-14 02:39:02] Production.INFO: ==21082== Releasing lock...
[2026-09-14 02:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:39:02] Production.INFO: ==21084== Lock acquired, processing the job...
[2026-09-13 21:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:39:02] Production.INFO: ==21084== Releasing lock...
[2026-09-13 21:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:39:03] Production.INFO: ==21086== Lock acquired, processing the job...
[2026-09-14 01:39:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:39:03] Production.INFO: ==21086== Releasing lock...
[2026-09-14 01:39:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:39:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:39:03] Production.INFO: ==21096== Lock acquired, processing the job...
[2026-09-13 21:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:39:03] Production.INFO: ==21088== Lock acquired, processing the job...
[2026-09-13 21:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 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-09-13 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-09-13 21: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-09-13 21:39:04] Production.INFO: ==21096== Releasing lock...
[2026-09-13 21:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:39:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:39:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:39:04] Production.INFO: ==21090== Lock acquired, processing the job...
[2026-09-13 21:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:39:04] Production.INFO: ==21092== Lock acquired, processing the job...
[2026-09-13 21:39:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:39:04] Production.INFO: ==21094== Lock acquired, processing the job...
[2026-09-13 21:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:39:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:39:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:39:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:39:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:39:04] Production.INFO: Account Balance Start.
[2026-09-13 21:39:04] Production.INFO: CreateAllLog Start
[2026-09-13 21:39:04] Production.INFO: 117
[2026-09-13 21:39:04] Production.INFO: Date 2026-09-08
[2026-09-13 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:39:04] Production.INFO: Date 2026-09-09
[2026-09-13 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:39:04] Production.INFO: Date 2026-09-10
[2026-09-13 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:39:04] Production.INFO: Date 2026-09-11
[2026-09-13 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:39:04] Production.INFO: Date 2026-09-12
[2026-09-13 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:39:04] Production.INFO: Date 2026-09-13
[2026-09-13 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:39:04] Production.INFO: Total Charge 0
[2026-09-13 21:39:04] Production.INFO: CreateAllLog End
[2026-09-13 21:39:04] Production.INFO: Account Balance End.
[2026-09-13 21:39:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:39:04] Production.INFO: ==21094== Releasing lock...
[2026-09-13 21:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:39:04] Production.INFO: ==21090== Releasing lock...
[2026-09-13 21:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:39:12] Production.ERROR: CronJobId end10
[2026-09-13 21:39:12] Production.INFO: ==21092== Releasing lock...
[2026-09-13 21:39:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:39:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:39:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:39:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:39:14] Production.INFO: call_cost start
[2026-09-13 21:39:14] Production.INFO: call_cost end
[2026-09-13 21:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:39:14] Production.INFO: ==21088== Releasing lock...
[2026-09-13 21:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:40:01] Production.INFO: ==21155== Lock acquired, processing the job...
[2026-09-14 02:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:40:01] Production.INFO: neon service started
[2026-09-14 02:40:01] Production.INFO: neon service started
[2026-09-14 02:40:01] Production.INFO: ==21155== Releasing lock...
[2026-09-14 02:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:40:02] Production.INFO: ==21157== Lock acquired, processing the job...
[2026-09-13 21:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:40:02] Production.INFO: ==21157== Releasing lock...
[2026-09-13 21:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:40:02] Production.INFO: ==21159== Lock acquired, processing the job...
[2026-09-14 01:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:40:02] Production.INFO: ==21159== Releasing lock...
[2026-09-14 01:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:40:03] Production.INFO: ==21168== Lock acquired, processing the job...
[2026-09-13 21:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:40:03] Production.INFO: ==21164== Lock acquired, processing the job...
[2026-09-13 21:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:40:03] Production.INFO: ==21166== Lock acquired, processing the job...
[2026-09-13 21:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:40:03] Production.INFO: ==21162== Lock acquired, processing the job...
[2026-09-13 21:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:40:03] Production.INFO: ==21170== Lock acquired, processing the job...
[2026-09-13 21:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:40:03] Production.INFO: Account Balance Start.
[2026-09-13 21:40:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:40:03] Production.INFO: 117
[2026-09-13 21:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:40:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:40:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:40:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:40:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 21:40:03] Production.INFO: ==21170== Releasing lock...
[2026-09-13 21:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:40:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:40:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:40:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:40:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:40:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:40:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:40:03] Production.INFO: Date 2026-09-13
[2026-09-13 21:40:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:40:03] Production.INFO: Total Charge 0
[2026-09-13 21:40:03] Production.INFO: CreateAllLog End
[2026-09-13 21:40:03] Production.INFO: Account Balance End.
[2026-09-13 21:40:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:40:04] Production.INFO: ==21168== Releasing lock...
[2026-09-13 21:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:40:04] Production.INFO: ==21164== Releasing lock...
[2026-09-13 21:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:40:11] Production.ERROR: CronJobId end10
[2026-09-13 21:40:11] Production.INFO: ==21166== Releasing lock...
[2026-09-13 21:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:40:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:40:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:40:15] Production.INFO: call_cost start
[2026-09-13 21:40:15] Production.INFO: call_cost end
[2026-09-13 21:40:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:40:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:40:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:40:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:40:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:40:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:40:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:40:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:40:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:40:15] Production.INFO: ==21162== Releasing lock...
[2026-09-13 21:40:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:40:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:41:02] Production.INFO: ==21237== Lock acquired, processing the job...
[2026-09-14 02:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:41:02] Production.INFO: neon service started
[2026-09-14 02:41:02] Production.INFO: neon service started
[2026-09-14 02:41:02] Production.INFO: ==21237== Releasing lock...
[2026-09-14 02:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:41:02] Production.INFO: ==21239== Lock acquired, processing the job...
[2026-09-13 21:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:41:02] Production.INFO: ==21239== Releasing lock...
[2026-09-13 21:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:41:03] Production.INFO: ==21241== Lock acquired, processing the job...
[2026-09-14 01:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:41:03] Production.INFO: ==21241== Releasing lock...
[2026-09-14 01:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:41:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:41:03] Production.INFO: ==21244== Lock acquired, processing the job...
[2026-09-13 21:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:41:03] Production.INFO: ==21246== Lock acquired, processing the job...
[2026-09-13 21:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:41:03] Production.INFO: ==21248== Lock acquired, processing the job...
[2026-09-13 21:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:41:03] Production.INFO: ==21250== Lock acquired, processing the job...
[2026-09-13 21:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:41:03] Production.INFO: Account Balance Start.
[2026-09-13 21:41:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:41:03] Production.INFO: 117
[2026-09-13 21:41:03] Production.INFO: ==21252== Lock acquired, processing the job...
[2026-09-13 21:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:41:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:41:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:41:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:41:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:41:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:41:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 21:41:03] Production.INFO: ==21252== Releasing lock...
[2026-09-13 21:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:41:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:41:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:41:04] Production.INFO: Date 2026-09-12
[2026-09-13 21:41:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:41:04] Production.INFO: Date 2026-09-13
[2026-09-13 21:41:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:41:04] Production.INFO: Total Charge 0
[2026-09-13 21:41:04] Production.INFO: CreateAllLog End
[2026-09-13 21:41:04] Production.INFO: Account Balance End.
[2026-09-13 21:41:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:41:04] Production.INFO: ==21250== Releasing lock...
[2026-09-13 21:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:41:04] Production.INFO: ==21246== Releasing lock...
[2026-09-13 21:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:41:11] Production.ERROR: CronJobId end10
[2026-09-13 21:41:11] Production.INFO: ==21248== Releasing lock...
[2026-09-13 21:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:41:14] Production.INFO: call_cost start
[2026-09-13 21:41:14] Production.INFO: call_cost end
[2026-09-13 21:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:41:14] Production.INFO: ==21244== Releasing lock...
[2026-09-13 21:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:42:01] Production.INFO: ==21307== Lock acquired, processing the job...
[2026-09-14 02:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:42:01] Production.INFO: neon service started
[2026-09-14 02:42:01] Production.INFO: neon service started
[2026-09-14 02:42:01] Production.INFO: ==21307== Releasing lock...
[2026-09-14 02:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:42:01] Production.INFO: ==21309== Lock acquired, processing the job...
[2026-09-13 21:42:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:42:02] Production.INFO: ==21309== Releasing lock...
[2026-09-13 21:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:42:02] Production.INFO: ==21311== Lock acquired, processing the job...
[2026-09-14 01:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:42:02] Production.INFO: ==21311== Releasing lock...
[2026-09-14 01:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:42:02] Production.INFO: ==21313== Lock acquired, processing the job...
[2026-09-13 21:42:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:42:03] Production.INFO: ==21315== Lock acquired, processing the job...
[2026-09-13 21:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:42:03] Production.INFO: ==21320== Lock acquired, processing the job...
[2026-09-13 21:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:42:03] Production.INFO: ==21318== Lock acquired, processing the job...
[2026-09-13 21:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:42:03] Production.INFO: ==21322== Lock acquired, processing the job...
[2026-09-13 21:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:42:03] Production.INFO: Account Balance Start.
[2026-09-13 21:42:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:42:03] Production.INFO: 117
[2026-09-13 21:42:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:42:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21: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-09-13 21:42:03] Production.INFO: Date 2026-09-09
[2026-09-13 21: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-09-13 21:42:03] Production.INFO: Reseller ==> 0
[2026-09-13 21: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-09-13 21:42:03] Production.INFO: ==21322== Releasing lock...
[2026-09-13 21:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:42:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:42:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:42:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:42:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:42:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:42:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:42:03] Production.INFO: Date 2026-09-13
[2026-09-13 21:42:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:42:03] Production.INFO: Total Charge 0
[2026-09-13 21:42:03] Production.INFO: CreateAllLog End
[2026-09-13 21:42:03] Production.INFO: Account Balance End.
[2026-09-13 21:42:03] Production.ERROR: CronJobId end 12
[2026-09-13 21:42:03] Production.INFO: ==21320== Releasing lock...
[2026-09-13 21:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:42:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:42:03] Production.INFO: ==21315== Releasing lock...
[2026-09-13 21:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:42:11] Production.ERROR: CronJobId end10
[2026-09-13 21:42:11] Production.INFO: ==21318== Releasing lock...
[2026-09-13 21:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:42:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:42:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:42:14] Production.INFO: call_cost start
[2026-09-13 21:42:14] Production.INFO: call_cost end
[2026-09-13 21:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:42:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:42:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:42:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:42:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:42:14] Production.INFO: ==21313== Releasing lock...
[2026-09-13 21:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:43:01] Production.INFO: ==21382== Lock acquired, processing the job...
[2026-09-14 02:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:43:01] Production.INFO: neon service started
[2026-09-14 02:43:02] Production.INFO: neon service started
[2026-09-14 02:43:02] Production.INFO: ==21382== Releasing lock...
[2026-09-14 02:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:43:02] Production.INFO: ==21384== Lock acquired, processing the job...
[2026-09-13 21:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:43:02] Production.INFO: ==21384== Releasing lock...
[2026-09-13 21:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:43:02] Production.INFO: ==21387== Lock acquired, processing the job...
[2026-09-14 01:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:43:02] Production.INFO: ==21387== Releasing lock...
[2026-09-14 01:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:43:03] Production.INFO: ==21391== Lock acquired, processing the job...
[2026-09-13 21:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:43:03] Production.INFO: ==21389== Lock acquired, processing the job...
[2026-09-13 21:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:43:03] Production.INFO: ==21393== Lock acquired, processing the job...
[2026-09-13 21:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:43:03] Production.INFO: ==21395== Lock acquired, processing the job...
[2026-09-13 21:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:43:03] Production.INFO: ==21397== Lock acquired, processing the job...
[2026-09-13 21:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:43:03] Production.INFO: Account Balance Start.
[2026-09-13 21:43:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:43:03] Production.INFO: 117
[2026-09-13 21:43:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:43:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 21:43:03] Production.INFO: ==21397== Releasing lock...
[2026-09-13 21:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:43:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:43:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:43:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:43:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:43:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:43:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:43:04] Production.INFO: Date 2026-09-12
[2026-09-13 21:43:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:43:04] Production.INFO: Date 2026-09-13
[2026-09-13 21:43:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:43:04] Production.INFO: Total Charge 0
[2026-09-13 21:43:04] Production.INFO: ==21391== Releasing lock...
[2026-09-13 21:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:43:04] Production.INFO: CreateAllLog End
[2026-09-13 21:43:04] Production.INFO: Account Balance End.
[2026-09-13 21:43:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:43:04] Production.INFO: ==21395== Releasing lock...
[2026-09-13 21:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:43:11] Production.ERROR: CronJobId end10
[2026-09-13 21:43:11] Production.INFO: ==21393== Releasing lock...
[2026-09-13 21:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:43:14] Production.INFO: call_cost start
[2026-09-13 21:43:14] Production.INFO: call_cost end
[2026-09-13 21:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:43:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:43:15] Production.INFO: ==21389== Releasing lock...
[2026-09-13 21:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:43:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:44:01] Production.INFO: ==21454== Lock acquired, processing the job...
[2026-09-14 02:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:44:01] Production.INFO: neon service started
[2026-09-14 02:44:01] Production.INFO: neon service started
[2026-09-14 02:44:01] Production.INFO: ==21454== Releasing lock...
[2026-09-14 02:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:44:01] Production.INFO: ==21456== Lock acquired, processing the job...
[2026-09-13 21:44:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:44:02] Production.INFO: ==21456== Releasing lock...
[2026-09-13 21:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:44:02] Production.INFO: ==21458== Lock acquired, processing the job...
[2026-09-14 01:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:44:02] Production.INFO: ==21458== Releasing lock...
[2026-09-14 01:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:44:02] Production.INFO: ==21462== Lock acquired, processing the job...
[2026-09-13 21:44:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:44:02] Production.INFO: ==21460== Lock acquired, processing the job...
[2026-09-13 21:44:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:44:02] Production.INFO: ==21464== Lock acquired, processing the job...
[2026-09-13 21:44:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:44:02] Production.INFO: ==21466== Lock acquired, processing the job...
[2026-09-13 21:44:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:44:03] Production.INFO: ==21468== Lock acquired, processing the job...
[2026-09-13 21:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:44:03] Production.INFO: Account Balance Start.
[2026-09-13 21:44:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:44:03] Production.INFO: 117
[2026-09-13 21:44:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:44:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 21:44:03] Production.INFO: ==21468== Releasing lock...
[2026-09-13 21:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:44:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:44:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:44:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:44:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:44:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:44:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:44:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:44:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:44:03] Production.INFO: Date 2026-09-13
[2026-09-13 21:44:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:44:03] Production.INFO: Total Charge 0
[2026-09-13 21:44:03] Production.INFO: CreateAllLog End
[2026-09-13 21:44:03] Production.INFO: Account Balance End.
[2026-09-13 21:44:03] Production.ERROR: CronJobId end 12
[2026-09-13 21:44:03] Production.INFO: ==21466== Releasing lock...
[2026-09-13 21:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:44:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:44:03] Production.INFO: ==21462== Releasing lock...
[2026-09-13 21:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:44:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:44:11] Production.ERROR: CronJobId end10
[2026-09-13 21:44:11] Production.INFO: ==21464== Releasing lock...
[2026-09-13 21:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:44:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:44:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:44:13] Production.INFO: call_cost start
[2026-09-13 21:44:13] Production.INFO: call_cost end
[2026-09-13 21:44:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:44:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:44:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:44:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:44:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:44:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:44:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:44:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:44:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:44:13] Production.INFO: ==21460== Releasing lock...
[2026-09-13 21:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:44:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:45:01] Production.INFO: ==21526== Lock acquired, processing the job...
[2026-09-14 02:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:45:01] Production.INFO: neon service started
[2026-09-14 02:45:01] Production.INFO: neon service started
[2026-09-14 02:45:01] Production.INFO: ==21526== Releasing lock...
[2026-09-14 02:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:45:02] Production.INFO: ==21528== Lock acquired, processing the job...
[2026-09-13 21:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:45:02] Production.INFO: ==21528== Releasing lock...
[2026-09-13 21:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:45:02] Production.INFO: ==21530== Lock acquired, processing the job...
[2026-09-14 01:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:45:02] Production.INFO: ==21530== Releasing lock...
[2026-09-14 01:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:45:03] Production.INFO: ==21532== Lock acquired, processing the job...
[2026-09-13 21:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-13 21:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-13 21:45:03] Production.INFO: ==21534== Lock acquired, processing the job...
[2026-09-13 21:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-13 21:45:03] Production.INFO: ==21532== Releasing lock...
[2026-09-13 21:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-13 21:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-13 21:45:03] Production.INFO: ==21536== Lock acquired, processing the job...
[2026-09-13 21:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:45:03] Production.INFO: ==21538== Lock acquired, processing the job...
[2026-09-13 21:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:45:03] Production.INFO: ==21540== Lock acquired, processing the job...
[2026-09-13 21:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:45:03] Production.INFO: ==21542== Lock acquired, processing the job...
[2026-09-13 21:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-13 21:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 21:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:45:03] Production.INFO: Account Balance Start.
[2026-09-13 21:45:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:45:03] Production.INFO: ==21544== Lock acquired, processing the job...
[2026-09-13 21:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:45:03] Production.INFO: 117
[2026-09-13 21:45:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:45:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:45:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:45:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:45:04] Production.INFO: Date 2026-09-10
[2026-09-13 21:45:04] Production.INFO: Reseller ==> 0
[2026-09-13 21: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-09-13 21: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-09-13 21: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-09-13 21:45:04] Production.INFO: Date 2026-09-11
[2026-09-13 21:45:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:45:04] Production.INFO: Date 2026-09-12
[2026-09-13 21:45:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:45:04] Production.INFO: ==21544== Releasing lock...
[2026-09-13 21:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:45:04] Production.INFO: Date 2026-09-13
[2026-09-13 21:45:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:45:04] Production.ERROR: done
[2026-09-13 21:45:04] Production.INFO: Total Charge 0
[2026-09-13 21:45:04] Production.INFO: CreateAllLog End
[2026-09-13 21:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-13 21:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998575', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) start
[2026-09-13 21:45:04] Production.INFO: Account Balance End.
[2026-09-13 21:45:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:45:04] Production.INFO: ==21540== Releasing lock...
[2026-09-13 21:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:45:04] Production.INFO: ==21536== Releasing lock...
[2026-09-13 21:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998575', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) end
[2026-09-13 21:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-13 21:45:10] Production.INFO: ProcessCDR(1,17998575,1,1,2)
[2026-09-13 21:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17998575,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 21:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17998575,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 21:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-13 21:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-13 21:45:10] Production.INFO: ==21542== Releasing lock...
[2026-09-13 21:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-13 21:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-13 21:45:14] Production.ERROR: CronJobId end10
[2026-09-13 21:45:14] Production.INFO: ==21538== Releasing lock...
[2026-09-13 21:45:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:45:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:45:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:45:16] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:45:16] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:45:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:45:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:45:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:45:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:45:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:45:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:45:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:45:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:45:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:45:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:45:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:45:17] Production.INFO: call_cost start
[2026-09-13 21:45:17] Production.INFO: call_cost end
[2026-09-13 21:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:45:17] Production.INFO: ==21534== Releasing lock...
[2026-09-13 21:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:46:02] Production.INFO: ==21603== Lock acquired, processing the job...
[2026-09-14 02:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:46:02] Production.INFO: neon service started
[2026-09-14 02:46:02] Production.INFO: neon service started
[2026-09-14 02:46:02] Production.INFO: ==21603== Releasing lock...
[2026-09-14 02:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:46:02] Production.INFO: ==21605== Lock acquired, processing the job...
[2026-09-13 21:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:46:02] Production.INFO: ==21605== Releasing lock...
[2026-09-13 21:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:46:03] Production.INFO: ==21607== Lock acquired, processing the job...
[2026-09-14 01:46:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:46:03] Production.INFO: ==21607== Releasing lock...
[2026-09-14 01:46:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:46:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:46:03] Production.INFO: ==21609== Lock acquired, processing the job...
[2026-09-13 21:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:46:03] Production.INFO: ==21615== Lock acquired, processing the job...
[2026-09-13 21:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:46:03] Production.INFO: Account Balance Start.
[2026-09-13 21:46:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:46:03] Production.INFO: 117
[2026-09-13 21:46:03] Production.INFO: ==21611== Lock acquired, processing the job...
[2026-09-13 21:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:46:03] Production.INFO: ==21613== Lock acquired, processing the job...
[2026-09-13 21:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:46:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:46:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:46:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:46:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:46:03] Production.INFO: ==21617== Lock acquired, processing the job...
[2026-09-13 21:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:46:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:46:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:46:04] Production.INFO: Date 2026-09-11
[2026-09-13 21:46:04] Production.INFO: Reseller ==> 0
[2026-09-13 21: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-09-13 21: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-09-13 21: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-09-13 21:46:04] Production.INFO: ==21617== Releasing lock...
[2026-09-13 21:46:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:46:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:46:04] Production.INFO: Date 2026-09-12
[2026-09-13 21:46:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:46:04] Production.INFO: Date 2026-09-13
[2026-09-13 21:46:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:46:04] Production.INFO: Total Charge 0
[2026-09-13 21:46:04] Production.INFO: CreateAllLog End
[2026-09-13 21:46:04] Production.INFO: Account Balance End.
[2026-09-13 21:46:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:46:04] Production.INFO: ==21615== Releasing lock...
[2026-09-13 21:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:46:04] Production.INFO: ==21611== Releasing lock...
[2026-09-13 21:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:46:12] Production.ERROR: CronJobId end10
[2026-09-13 21:46:12] Production.INFO: ==21613== Releasing lock...
[2026-09-13 21:46:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:46:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:46:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:46:15] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:46:15] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:46:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:46:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:46:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:46:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:46:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:46:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:46:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:46:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:46:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:46:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:46:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:46:15] Production.INFO: call_cost start
[2026-09-13 21:46:15] Production.INFO: call_cost end
[2026-09-13 21:46:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:46:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:46:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:46:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:46:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:46:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:46:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:46:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:46:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:46:15] Production.INFO: ==21609== Releasing lock...
[2026-09-13 21:46:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:46:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:47:01] Production.INFO: ==21673== Lock acquired, processing the job...
[2026-09-14 02:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:47:01] Production.INFO: neon service started
[2026-09-14 02:47:01] Production.INFO: neon service started
[2026-09-14 02:47:01] Production.INFO: ==21673== Releasing lock...
[2026-09-14 02:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:47:02] Production.INFO: ==21675== Lock acquired, processing the job...
[2026-09-13 21:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:47:02] Production.INFO: ==21675== Releasing lock...
[2026-09-13 21:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:47:02] Production.INFO: ==21677== Lock acquired, processing the job...
[2026-09-14 01:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:47:02] Production.INFO: ==21677== Releasing lock...
[2026-09-14 01:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:47:03] Production.INFO: ==21686== Lock acquired, processing the job...
[2026-09-13 21:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:47:03] Production.INFO: Account Balance Start.
[2026-09-13 21:47:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:47:03] Production.INFO: 117
[2026-09-13 21:47:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:47:03] Production.INFO: ==21680== Lock acquired, processing the job...
[2026-09-13 21:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:47:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:47:03] Production.INFO: ==21682== Lock acquired, processing the job...
[2026-09-13 21:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:47:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:47:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:47:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:47:03] Production.INFO: ==21684== Lock acquired, processing the job...
[2026-09-13 21:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:47:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:47:03] Production.INFO: ==21688== Lock acquired, processing the job...
[2026-09-13 21:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:47:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:47:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:47:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:47:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:47:03] Production.INFO: Date 2026-09-13
[2026-09-13 21:47:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 21:47:03] Production.INFO: ==21688== Releasing lock...
[2026-09-13 21:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:47:03] Production.INFO: Total Charge 0
[2026-09-13 21:47:03] Production.INFO: CreateAllLog End
[2026-09-13 21:47:03] Production.INFO: Account Balance End.
[2026-09-13 21:47:03] Production.ERROR: CronJobId end 12
[2026-09-13 21:47:03] Production.INFO: ==21686== Releasing lock...
[2026-09-13 21:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:47:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:47:03] Production.INFO: ==21682== Releasing lock...
[2026-09-13 21:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:47:11] Production.ERROR: CronJobId end10
[2026-09-13 21:47:11] Production.INFO: ==21684== Releasing lock...
[2026-09-13 21:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:47:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:47:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:47:14] Production.INFO: call_cost start
[2026-09-13 21:47:14] Production.INFO: call_cost end
[2026-09-13 21:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:47:14] Production.INFO: ==21680== Releasing lock...
[2026-09-13 21:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:48:02] Production.INFO: ==21747== Lock acquired, processing the job...
[2026-09-14 02:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:48:02] Production.INFO: neon service started
[2026-09-14 02:48:02] Production.INFO: neon service started
[2026-09-14 02:48:02] Production.INFO: ==21747== Releasing lock...
[2026-09-14 02:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:48:02] Production.INFO: ==21751== Lock acquired, processing the job...
[2026-09-13 21:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:48:02] Production.INFO: ==21751== Releasing lock...
[2026-09-13 21:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:48:02] Production.INFO: ==21753== Lock acquired, processing the job...
[2026-09-14 01:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:48:03] Production.INFO: ==21753== Releasing lock...
[2026-09-14 01:48:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:48:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:48:03] Production.INFO: ==21755== Lock acquired, processing the job...
[2026-09-13 21:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:48:03] Production.INFO: ==21759== Lock acquired, processing the job...
[2026-09-13 21:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:48:03] Production.INFO: ==21761== Lock acquired, processing the job...
[2026-09-13 21:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:48:03] Production.INFO: ==21757== Lock acquired, processing the job...
[2026-09-13 21:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:48:03] Production.INFO: Account Balance Start.
[2026-09-13 21:48:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:48:03] Production.INFO: 117
[2026-09-13 21:48:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:48:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:48:03] Production.INFO: ==21763== Lock acquired, processing the job...
[2026-09-13 21:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:48:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:48:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:48:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:48:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:48:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:48:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 21:48:03] Production.INFO: ==21763== Releasing lock...
[2026-09-13 21:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:48:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:48:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:48:04] Production.INFO: Date 2026-09-13
[2026-09-13 21:48:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:48:04] Production.INFO: Total Charge 0
[2026-09-13 21:48:04] Production.INFO: CreateAllLog End
[2026-09-13 21:48:04] Production.INFO: Account Balance End.
[2026-09-13 21:48:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:48:04] Production.INFO: ==21761== Releasing lock...
[2026-09-13 21:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:48:04] Production.INFO: ==21757== Releasing lock...
[2026-09-13 21:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:48:11] Production.ERROR: CronJobId end10
[2026-09-13 21:48:11] Production.INFO: ==21759== Releasing lock...
[2026-09-13 21:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:48:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:48:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:48:14] Production.INFO: call_cost start
[2026-09-13 21:48:14] Production.INFO: call_cost end
[2026-09-13 21:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:48:14] Production.INFO: ==21755== Releasing lock...
[2026-09-13 21:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:49:01] Production.INFO: ==21818== Lock acquired, processing the job...
[2026-09-14 02:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:49:01] Production.INFO: neon service started
[2026-09-14 02:49:01] Production.INFO: neon service started
[2026-09-14 02:49:01] Production.INFO: ==21818== Releasing lock...
[2026-09-14 02:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:49:02] Production.INFO: ==21820== Lock acquired, processing the job...
[2026-09-13 21:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:49:02] Production.INFO: ==21820== Releasing lock...
[2026-09-13 21:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:49:02] Production.INFO: ==21822== Lock acquired, processing the job...
[2026-09-14 01:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:49:02] Production.INFO: ==21822== Releasing lock...
[2026-09-14 01:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:49:03] Production.INFO: ==21827== Lock acquired, processing the job...
[2026-09-13 21:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:49:03] Production.INFO: ==21825== Lock acquired, processing the job...
[2026-09-13 21:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:49:03] Production.INFO: ==21831== Lock acquired, processing the job...
[2026-09-13 21:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:49:03] Production.INFO: ==21833== Lock acquired, processing the job...
[2026-09-13 21:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:49:03] Production.INFO: ==21829== Lock acquired, processing the job...
[2026-09-13 21:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:49:03] Production.INFO: Account Balance Start.
[2026-09-13 21:49:03] Production.INFO: CreateAllLog Start
[2026-09-13 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-09-13 21:49:03] Production.INFO: 117
[2026-09-13 21:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 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-09-13 21:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 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-09-13 21:49:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:49:03] Production.INFO: ==21833== Releasing lock...
[2026-09-13 21:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:49:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:49:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:49:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:49:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:49:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:49:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:49:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:49:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:49:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:49:03] Production.INFO: Date 2026-09-13
[2026-09-13 21:49:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:49:03] Production.INFO: Total Charge 0
[2026-09-13 21:49:03] Production.INFO: CreateAllLog End
[2026-09-13 21:49:03] Production.INFO: Account Balance End.
[2026-09-13 21:49:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:49:04] Production.INFO: ==21831== Releasing lock...
[2026-09-13 21:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:49:04] Production.INFO: ==21827== Releasing lock...
[2026-09-13 21:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:49:11] Production.ERROR: CronJobId end10
[2026-09-13 21:49:11] Production.INFO: ==21829== Releasing lock...
[2026-09-13 21:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:49:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:49:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:49:13] Production.INFO: call_cost start
[2026-09-13 21:49:13] Production.INFO: call_cost end
[2026-09-13 21:49:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:49:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:49:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:49:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:49:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:49:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:49:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:49:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:49:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:49:13] Production.INFO: ==21825== Releasing lock...
[2026-09-13 21:49:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:49:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:50:02] Production.INFO: ==21891== Lock acquired, processing the job...
[2026-09-14 02:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:50:02] Production.INFO: neon service started
[2026-09-14 02:50:02] Production.INFO: neon service started
[2026-09-14 02:50:02] Production.INFO: ==21891== Releasing lock...
[2026-09-14 02:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:50:02] Production.INFO: ==21893== Lock acquired, processing the job...
[2026-09-13 21:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:50:02] Production.INFO: ==21893== Releasing lock...
[2026-09-13 21:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:50:02] Production.INFO: ==21895== Lock acquired, processing the job...
[2026-09-14 01:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:50:03] Production.INFO: ==21895== Releasing lock...
[2026-09-14 01:50:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:50:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:50:03] Production.INFO: ==21905== Lock acquired, processing the job...
[2026-09-13 21:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:50:03] Production.INFO: ==21897== Lock acquired, processing the job...
[2026-09-13 21:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:50:03] Production.INFO: ==21899== Lock acquired, processing the job...
[2026-09-13 21:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:50:03] Production.INFO: ==21901== Lock acquired, processing the job...
[2026-09-13 21:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 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-09-13 21:50:03] Production.INFO: ==21903== Lock acquired, processing the job...
[2026-09-13 21:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 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-09-13 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-09-13 21:50:03] Production.INFO: ==21905== Releasing lock...
[2026-09-13 21:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:50:03] Production.INFO: Account Balance Start.
[2026-09-13 21:50:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:50:03] Production.INFO: 117
[2026-09-13 21:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:50:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:50:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:50:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:50:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:50:04] Production.INFO: Date 2026-09-10
[2026-09-13 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:50:04] Production.INFO: Date 2026-09-11
[2026-09-13 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:50:04] Production.INFO: Date 2026-09-12
[2026-09-13 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:50:04] Production.INFO: Date 2026-09-13
[2026-09-13 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:50:04] Production.INFO: Total Charge 0
[2026-09-13 21:50:04] Production.INFO: CreateAllLog End
[2026-09-13 21:50:04] Production.INFO: Account Balance End.
[2026-09-13 21:50:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:50:04] Production.INFO: ==21903== Releasing lock...
[2026-09-13 21:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:50:04] Production.INFO: ==21899== Releasing lock...
[2026-09-13 21:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:50:11] Production.ERROR: CronJobId end10
[2026-09-13 21:50:11] Production.INFO: ==21901== Releasing lock...
[2026-09-13 21:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:50:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:50:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:50:14] Production.INFO: call_cost start
[2026-09-13 21:50:14] Production.INFO: call_cost end
[2026-09-13 21:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:50:14] Production.INFO: ==21897== Releasing lock...
[2026-09-13 21:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:51:01] Production.INFO: ==21963== Lock acquired, processing the job...
[2026-09-14 02:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:51:01] Production.INFO: neon service started
[2026-09-14 02:51:01] Production.INFO: neon service started
[2026-09-14 02:51:01] Production.INFO: ==21963== Releasing lock...
[2026-09-14 02:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:51:01] Production.INFO: ==21967== Lock acquired, processing the job...
[2026-09-14 01:51:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:51:01] Production.INFO: ==21967== Releasing lock...
[2026-09-14 01:51:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:51:01] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:51:02] Production.INFO: ==21965== Lock acquired, processing the job...
[2026-09-13 21:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:51:02] Production.INFO: ==21965== Releasing lock...
[2026-09-13 21:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 21:51:02] Production.INFO: ==21971== Lock acquired, processing the job...
[2026-09-13 21:51:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:51:03] Production.INFO: ==21969== Lock acquired, processing the job...
[2026-09-13 21:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:51:03] Production.INFO: ==21973== Lock acquired, processing the job...
[2026-09-13 21:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:51:03] Production.INFO: ==21976== Lock acquired, processing the job...
[2026-09-13 21:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:51:03] Production.INFO: ==21978== Lock acquired, processing the job...
[2026-09-13 21:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:51:03] Production.INFO: Account Balance Start.
[2026-09-13 21:51:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:51:03] Production.INFO: 117
[2026-09-13 21:51:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:51:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:51:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:51:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 21:51:03] Production.INFO: ==21978== Releasing lock...
[2026-09-13 21:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:51:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:51:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:51:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:51:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:51:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:51:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:51:03] Production.INFO: Date 2026-09-13
[2026-09-13 21:51:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:51:03] Production.INFO: Total Charge 0
[2026-09-13 21:51:03] Production.INFO: CreateAllLog End
[2026-09-13 21:51:03] Production.INFO: ==21971== Releasing lock...
[2026-09-13 21:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:51:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:51:03] Production.INFO: Account Balance End.
[2026-09-13 21:51:03] Production.ERROR: CronJobId end 12
[2026-09-13 21:51:03] Production.INFO: ==21976== Releasing lock...
[2026-09-13 21:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:51:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:51:11] Production.ERROR: CronJobId end10
[2026-09-13 21:51:11] Production.INFO: ==21973== Releasing lock...
[2026-09-13 21:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:51:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:51:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:51:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:51:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:51:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:51:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:51:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:51:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:51:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:51:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:51:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:51:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:51:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:51:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:51:14] Production.INFO: call_cost start
[2026-09-13 21:51:14] Production.INFO: call_cost end
[2026-09-13 21:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:51:14] Production.INFO: ==21969== Releasing lock...
[2026-09-13 21:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:52:01] Production.INFO: ==22034== Lock acquired, processing the job...
[2026-09-14 02:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:52:01] Production.INFO: neon service started
[2026-09-14 02:52:01] Production.INFO: neon service started
[2026-09-14 02:52:01] Production.INFO: ==22034== Releasing lock...
[2026-09-14 02:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:52:02] Production.INFO: ==22038== Lock acquired, processing the job...
[2026-09-14 01:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:52:02] Production.INFO: ==22038== Releasing lock...
[2026-09-14 01:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:52:02] Production.INFO: ==22036== Lock acquired, processing the job...
[2026-09-13 21:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:52:02] Production.INFO: ==22036== Releasing lock...
[2026-09-13 21:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 21:52:03] Production.INFO: ==22041== Lock acquired, processing the job...
[2026-09-13 21:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:52:03] Production.INFO: ==22043== Lock acquired, processing the job...
[2026-09-13 21:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:52:03] Production.INFO: ==22049== Lock acquired, processing the job...
[2026-09-13 21:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:52:03] Production.INFO: ==22045== Lock acquired, processing the job...
[2026-09-13 21:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:52:03] Production.INFO: ==22047== Lock acquired, processing the job...
[2026-09-13 21:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 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-09-13 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-09-13 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-09-13 21:52:03] Production.INFO: ==22049== Releasing lock...
[2026-09-13 21:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:52:03] Production.INFO: Account Balance Start.
[2026-09-13 21:52:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:52:03] Production.INFO: 117
[2026-09-13 21:52:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:52:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:52:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:52:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:52:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:52:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:52:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:52:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:52:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:52:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:52:04] Production.INFO: Date 2026-09-13
[2026-09-13 21:52:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:52:04] Production.INFO: Total Charge 0
[2026-09-13 21:52:04] Production.INFO: CreateAllLog End
[2026-09-13 21:52:04] Production.INFO: ==22043== Releasing lock...
[2026-09-13 21:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:52:04] Production.INFO: Account Balance End.
[2026-09-13 21:52:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:52:04] Production.INFO: ==22047== Releasing lock...
[2026-09-13 21:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:52:11] Production.ERROR: CronJobId end10
[2026-09-13 21:52:11] Production.INFO: ==22045== Releasing lock...
[2026-09-13 21:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:52:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:52:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:52:14] Production.INFO: call_cost start
[2026-09-13 21:52:14] Production.INFO: call_cost end
[2026-09-13 21:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:52:14] Production.INFO: ==22041== Releasing lock...
[2026-09-13 21:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:53:01] Production.INFO: ==22106== Lock acquired, processing the job...
[2026-09-14 02:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:53:01] Production.INFO: neon service started
[2026-09-14 02:53:01] Production.INFO: neon service started
[2026-09-14 02:53:01] Production.INFO: ==22106== Releasing lock...
[2026-09-14 02:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:53:01] Production.INFO: ==22108== Lock acquired, processing the job...
[2026-09-13 21:53:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:53:02] Production.INFO: ==22110== Lock acquired, processing the job...
[2026-09-14 01:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:53:02] Production.INFO: ==22110== Releasing lock...
[2026-09-14 01:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:53:02] Production.INFO: ==22108== Releasing lock...
[2026-09-13 21:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 21:53:02] Production.INFO: ==22113== Lock acquired, processing the job...
[2026-09-13 21:53:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:53:02] Production.INFO: ==22115== Lock acquired, processing the job...
[2026-09-13 21:53:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:53:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:53:03] Production.INFO: ==22117== Lock acquired, processing the job...
[2026-09-13 21:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:53:03] Production.INFO: ==22119== Lock acquired, processing the job...
[2026-09-13 21:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:53:03] Production.INFO: ==22121== Lock acquired, processing the job...
[2026-09-13 21:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21: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-09-13 21:53:03] Production.INFO: Account Balance Start.
[2026-09-13 21:53:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:53:03] Production.INFO: 117
[2026-09-13 21: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-09-13 21:53:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:53:03] Production.INFO: Reseller ==> 0
[2026-09-13 21: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-09-13 21:53:03] Production.INFO: ==22115== Releasing lock...
[2026-09-13 21:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:53:03] Production.INFO: ==22121== Releasing lock...
[2026-09-13 21:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:53:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:53:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:53:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:53:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:53:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:53:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:53:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:53:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:53:03] Production.INFO: Date 2026-09-13
[2026-09-13 21:53:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:53:03] Production.INFO: Total Charge 0
[2026-09-13 21:53:03] Production.INFO: CreateAllLog End
[2026-09-13 21:53:03] Production.INFO: Account Balance End.
[2026-09-13 21:53:03] Production.ERROR: CronJobId end 12
[2026-09-13 21:53:03] Production.INFO: ==22119== Releasing lock...
[2026-09-13 21:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:53:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:53:11] Production.ERROR: CronJobId end10
[2026-09-13 21:53:11] Production.INFO: ==22117== Releasing lock...
[2026-09-13 21:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:53:14] Production.INFO: call_cost start
[2026-09-13 21:53:14] Production.INFO: call_cost end
[2026-09-13 21:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:53:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:53:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:53:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:53:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:53:14] Production.INFO: ==22113== Releasing lock...
[2026-09-13 21:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:54:01] Production.INFO: ==22174== Lock acquired, processing the job...
[2026-09-14 02:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:54:01] Production.INFO: neon service started
[2026-09-14 02:54:01] Production.INFO: neon service started
[2026-09-14 02:54:01] Production.INFO: ==22174== Releasing lock...
[2026-09-14 02:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:54:02] Production.INFO: ==22176== Lock acquired, processing the job...
[2026-09-13 21:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:54:02] Production.INFO: ==22176== Releasing lock...
[2026-09-13 21:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:54:02] Production.INFO: ==22178== Lock acquired, processing the job...
[2026-09-14 01:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:54:02] Production.INFO: ==22178== Releasing lock...
[2026-09-14 01:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:54:03] Production.INFO: ==22180== Lock acquired, processing the job...
[2026-09-13 21:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:54:03] Production.INFO: ==22182== Lock acquired, processing the job...
[2026-09-13 21:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:54:03] Production.INFO: ==22184== Lock acquired, processing the job...
[2026-09-13 21:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:54:03] Production.INFO: ==22186== Lock acquired, processing the job...
[2026-09-13 21:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:54:03] Production.INFO: ==22188== Lock acquired, processing the job...
[2026-09-13 21:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:54:03] Production.INFO: Account Balance Start.
[2026-09-13 21:54:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:54:03] Production.INFO: 117
[2026-09-13 21:54:03] Production.INFO: Date 2026-09-08
[2026-09-13 21: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-09-13 21:54:03] Production.INFO: Reseller ==> 0
[2026-09-13 21: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-09-13 21: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-09-13 21:54:03] Production.INFO: ==22188== Releasing lock...
[2026-09-13 21:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:54:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:54:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:54:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:54:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:54:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:54:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:54:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:54:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:54:03] Production.INFO: Date 2026-09-13
[2026-09-13 21:54:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:54:04] Production.INFO: Total Charge 0
[2026-09-13 21:54:04] Production.INFO: CreateAllLog End
[2026-09-13 21:54:04] Production.INFO: ==22182== Releasing lock...
[2026-09-13 21:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:54:04] Production.INFO: Account Balance End.
[2026-09-13 21:54:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:54:04] Production.INFO: ==22186== Releasing lock...
[2026-09-13 21:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:54:10] Production.ERROR: CronJobId end10
[2026-09-13 21:54:10] Production.INFO: ==22184== Releasing lock...
[2026-09-13 21:54:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:54:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:54:13] Production.INFO: call_cost start
[2026-09-13 21:54:13] Production.INFO: call_cost end
[2026-09-13 21:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:54:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:54:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:54:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:54:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:54:13] Production.INFO: ==22180== Releasing lock...
[2026-09-13 21:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:55:02] Production.INFO: ==22253== Lock acquired, processing the job...
[2026-09-14 02:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:55:02] Production.INFO: neon service started
[2026-09-14 02:55:02] Production.INFO: neon service started
[2026-09-14 02:55:02] Production.INFO: ==22253== Releasing lock...
[2026-09-14 02:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:55:02] Production.INFO: ==22257== Lock acquired, processing the job...
[2026-09-14 01:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:55:02] Production.INFO: ==22257== Releasing lock...
[2026-09-14 01:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:55:02] Production.INFO: ==22255== Lock acquired, processing the job...
[2026-09-13 21:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:55:03] Production.INFO: ==22255== Releasing lock...
[2026-09-13 21:55:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:55:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 21:55:03] Production.INFO: ==22260== Lock acquired, processing the job...
[2026-09-13 21:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-13 21:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-13 21:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-13 21:55:03] Production.INFO: ==22260== Releasing lock...
[2026-09-13 21:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-13 21:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-13 21:55:03] Production.INFO: ==22264== Lock acquired, processing the job...
[2026-09-13 21:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:55:03] Production.INFO: ==22266== Lock acquired, processing the job...
[2026-09-13 21:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:55:04] Production.INFO: ==22262== Lock acquired, processing the job...
[2026-09-13 21:55:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:55:04] Production.INFO: ==22268== Lock acquired, processing the job...
[2026-09-13 21:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:55:04] Production.INFO: ==22270== Lock acquired, processing the job...
[2026-09-13 21:55:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-13 21:55:04] Production.INFO: ==22272== Lock acquired, processing the job...
[2026-09-13 21:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 21:55:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:55:04] Production.INFO: ==22264== Releasing lock...
[2026-09-13 21:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:55:04] Production.INFO: Account Balance Start.
[2026-09-13 21:55:04] Production.INFO: CreateAllLog Start
[2026-09-13 21:55:04] Production.INFO: 117
[2026-09-13 21:55:04] Production.INFO: Date 2026-09-08
[2026-09-13 21: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-09-13 21: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-09-13 21:55:04] Production.INFO: Reseller ==> 0
[2026-09-13 21: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-09-13 21:55:04] Production.INFO: Date 2026-09-09
[2026-09-13 21:55:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:55:04] Production.INFO: ==22272== Releasing lock...
[2026-09-13 21:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:55:04] Production.ERROR: done
[2026-09-13 21:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-13 21:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998616', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) start
[2026-09-13 21:55:04] Production.INFO: Date 2026-09-10
[2026-09-13 21:55:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:55:04] Production.INFO: Date 2026-09-11
[2026-09-13 21:55:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:55:04] Production.INFO: Date 2026-09-12
[2026-09-13 21:55:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:55:04] Production.INFO: Date 2026-09-13
[2026-09-13 21:55:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:55:04] Production.INFO: Total Charge 0
[2026-09-13 21:55:05] Production.INFO: CreateAllLog End
[2026-09-13 21:55:05] Production.INFO: Account Balance End.
[2026-09-13 21:55:05] Production.ERROR: CronJobId end 12
[2026-09-13 21:55:05] Production.INFO: ==22268== Releasing lock...
[2026-09-13 21:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:55:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998616', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) end
[2026-09-13 21:55:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-13 21:55:11] Production.INFO: ProcessCDR(1,17998616,1,1,2)
[2026-09-13 21:55:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17998616,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 21:55:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17998616,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 21:55:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-13 21:55:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-13 21:55:11] Production.INFO: ==22270== Releasing lock...
[2026-09-13 21:55:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-13 21:55:11] Production.INFO: 26 MB #Memory Used#
[2026-09-13 21:55:14] Production.ERROR: CronJobId end10
[2026-09-13 21:55:14] Production.INFO: ==22266== Releasing lock...
[2026-09-13 21:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:55:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:55:17] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:55:17] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:55:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:55:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:55:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:55:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:55:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:55:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:55:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:55:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:55:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:55:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:55:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:55:18] Production.INFO: call_cost start
[2026-09-13 21:55:18] Production.INFO: call_cost end
[2026-09-13 21:55:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:55:18] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:55:18] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:55:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:55:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:55:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:55:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:55:18] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:55:18] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:55:18] Production.INFO: ==22262== Releasing lock...
[2026-09-13 21:55:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:55:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:56:01] Production.INFO: ==22334== Lock acquired, processing the job...
[2026-09-14 02:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:56:01] Production.INFO: neon service started
[2026-09-14 02:56:01] Production.INFO: neon service started
[2026-09-14 02:56:01] Production.INFO: ==22334== Releasing lock...
[2026-09-14 02:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:56:01] Production.INFO: ==22336== Lock acquired, processing the job...
[2026-09-13 21:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:56:02] Production.INFO: ==22336== Releasing lock...
[2026-09-13 21:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:56:02] Production.INFO: ==22338== Lock acquired, processing the job...
[2026-09-14 01:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:56:02] Production.INFO: ==22338== Releasing lock...
[2026-09-14 01:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:56:03] Production.INFO: ==22346== Lock acquired, processing the job...
[2026-09-13 21:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:56:03] Production.INFO: ==22348== Lock acquired, processing the job...
[2026-09-13 21:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:56:03] Production.INFO: ==22340== Lock acquired, processing the job...
[2026-09-13 21:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:56:03] Production.INFO: ==22342== Lock acquired, processing the job...
[2026-09-13 21:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:56:03] Production.INFO: ==22344== Lock acquired, processing the job...
[2026-09-13 21:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:56:03] Production.INFO: Account Balance Start.
[2026-09-13 21:56:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:56:03] Production.INFO: 117
[2026-09-13 21:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:56:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:56:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 21:56:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:56:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:56:03] Production.INFO: ==22348== Releasing lock...
[2026-09-13 21:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:56:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:56:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:56:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:56:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:56:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:56:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:56:03] Production.INFO: Date 2026-09-13
[2026-09-13 21:56:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:56:03] Production.INFO: Total Charge 0
[2026-09-13 21:56:03] Production.INFO: CreateAllLog End
[2026-09-13 21:56:03] Production.INFO: Account Balance End.
[2026-09-13 21:56:03] Production.ERROR: CronJobId end 12
[2026-09-13 21:56:03] Production.INFO: ==22346== Releasing lock...
[2026-09-13 21:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:56:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:56:04] Production.INFO: ==22342== Releasing lock...
[2026-09-13 21:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:56:11] Production.ERROR: CronJobId end10
[2026-09-13 21:56:11] Production.INFO: ==22344== Releasing lock...
[2026-09-13 21:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:56:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:56:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:56:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:56:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:56:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:56:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:56:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:56:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:56:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:56:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:56:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:56:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:56:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:56:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:56:13] Production.INFO: call_cost start
[2026-09-13 21:56:13] Production.INFO: call_cost end
[2026-09-13 21:56:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:56:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:56:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:56:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:56:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:56:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:56:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:56:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:56:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:56:13] Production.INFO: ==22340== Releasing lock...
[2026-09-13 21:56:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:56:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:57:01] Production.INFO: ==22405== Lock acquired, processing the job...
[2026-09-14 02:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:57:02] Production.INFO: neon service started
[2026-09-14 02:57:02] Production.INFO: neon service started
[2026-09-14 02:57:02] Production.INFO: ==22405== Releasing lock...
[2026-09-14 02:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:57:02] Production.INFO: ==22409== Lock acquired, processing the job...
[2026-09-14 01:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:57:02] Production.INFO: ==22409== Releasing lock...
[2026-09-14 01:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:57:02] Production.INFO: ==22407== Lock acquired, processing the job...
[2026-09-13 21:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:57:02] Production.INFO: ==22407== Releasing lock...
[2026-09-13 21:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 21:57:03] Production.INFO: ==22415== Lock acquired, processing the job...
[2026-09-13 21:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:57:03] Production.INFO: ==22411== Lock acquired, processing the job...
[2026-09-13 21:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:57:03] Production.INFO: ==22413== Lock acquired, processing the job...
[2026-09-13 21:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:57:03] Production.INFO: ==22417== Lock acquired, processing the job...
[2026-09-13 21:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:57:03] Production.INFO: Account Balance Start.
[2026-09-13 21:57:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:57:03] Production.INFO: 117
[2026-09-13 21:57:03] Production.INFO: ==22420== Lock acquired, processing the job...
[2026-09-13 21:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:57:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:57:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:57:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:57:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 21:57:03] Production.INFO: ==22420== Releasing lock...
[2026-09-13 21:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:57:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:57:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:57:04] Production.INFO: Date 2026-09-11
[2026-09-13 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:57:04] Production.INFO: Date 2026-09-12
[2026-09-13 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:57:04] Production.INFO: Date 2026-09-13
[2026-09-13 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-13 21:57:04] Production.INFO: Total Charge 0
[2026-09-13 21:57:04] Production.INFO: CreateAllLog End
[2026-09-13 21:57:04] Production.INFO: Account Balance End.
[2026-09-13 21:57:04] Production.ERROR: CronJobId end 12
[2026-09-13 21:57:04] Production.INFO: ==22417== Releasing lock...
[2026-09-13 21:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:57:04] Production.INFO: ==22413== Releasing lock...
[2026-09-13 21:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:57:12] Production.ERROR: CronJobId end10
[2026-09-13 21:57:12] Production.INFO: ==22415== Releasing lock...
[2026-09-13 21:57:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:57:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:57:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:57:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:57:14] Production.INFO: call_cost start
[2026-09-13 21:57:14] Production.INFO: call_cost end
[2026-09-13 21:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:57:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:57:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:57:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:57:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:57:14] Production.INFO: ==22411== Releasing lock...
[2026-09-13 21:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:58:01] Production.INFO: ==22476== Lock acquired, processing the job...
[2026-09-14 02:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:58:01] Production.INFO: neon service started
[2026-09-14 02:58:01] Production.INFO: neon service started
[2026-09-14 02:58:01] Production.INFO: ==22476== Releasing lock...
[2026-09-14 02:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:58:01] Production.INFO: ==22480== Lock acquired, processing the job...
[2026-09-14 01:58:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:58:01] Production.INFO: ==22480== Releasing lock...
[2026-09-14 01:58:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:58:01] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:58:01] Production.INFO: ==22478== Lock acquired, processing the job...
[2026-09-13 21:58:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:58:02] Production.INFO: ==22478== Releasing lock...
[2026-09-13 21:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 21:58:02] Production.INFO: ==22482== Lock acquired, processing the job...
[2026-09-13 21:58:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:58:02] Production.INFO: ==22484== Lock acquired, processing the job...
[2026-09-13 21:58:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:58:02] Production.INFO: ==22486== Lock acquired, processing the job...
[2026-09-13 21:58:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:58:02] Production.INFO: ==22488== Lock acquired, processing the job...
[2026-09-13 21:58:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:58:03] Production.INFO: ==22490== Lock acquired, processing the job...
[2026-09-13 21:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:58:03] Production.INFO: Account Balance Start.
[2026-09-13 21:58:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:58:03] Production.INFO: 117
[2026-09-13 21:58:03] Production.INFO: Date 2026-09-08
[2026-09-13 21:58:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:58:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:58:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 21:58:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:58:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 21:58:03] Production.INFO: ==22490== Releasing lock...
[2026-09-13 21:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:58:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:58:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:58:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:58:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:58:03] Production.INFO: Date 2026-09-13
[2026-09-13 21:58:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:58:03] Production.INFO: Total Charge 0
[2026-09-13 21:58:03] Production.INFO: CreateAllLog End
[2026-09-13 21:58:03] Production.INFO: Account Balance End.
[2026-09-13 21:58:03] Production.ERROR: CronJobId end 12
[2026-09-13 21:58:03] Production.INFO: ==22488== Releasing lock...
[2026-09-13 21:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:58:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:58:03] Production.INFO: ==22484== Releasing lock...
[2026-09-13 21:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:58:10] Production.ERROR: CronJobId end10
[2026-09-13 21:58:10] Production.INFO: ==22486== Releasing lock...
[2026-09-13 21:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:58:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:58:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:58:12] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:58:13] Production.INFO: call_cost start
[2026-09-13 21:58:13] Production.INFO: call_cost end
[2026-09-13 21:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:58:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:58:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:58:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:58:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:58:13] Production.INFO: ==22482== Releasing lock...
[2026-09-13 21:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 02:59:01] Production.INFO: ==22548== Lock acquired, processing the job...
[2026-09-14 02:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 02:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 02:59:01] Production.INFO: neon service started
[2026-09-14 02:59:01] Production.INFO: neon service started
[2026-09-14 02:59:01] Production.INFO: ==22548== Releasing lock...
[2026-09-14 02:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 02:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 21:59:02] Production.INFO: ==22550== Lock acquired, processing the job...
[2026-09-13 21:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 21:59:02] Production.INFO: ==22550== Releasing lock...
[2026-09-13 21:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 21:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:59:02] Production.INFO: ==22552== Lock acquired, processing the job...
[2026-09-14 01:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:59:02] Production.INFO: ==22552== Releasing lock...
[2026-09-14 01:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 01:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 21:59:02] Production.INFO: ==22557== Lock acquired, processing the job...
[2026-09-13 21:59:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 21:59:03] Production.INFO: ==22559== Lock acquired, processing the job...
[2026-09-13 21:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 21:59:03] Production.INFO: ==22555== Lock acquired, processing the job...
[2026-09-13 21:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 21:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 21:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 21:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 21:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 21:59:03] Production.INFO: ==22563== Lock acquired, processing the job...
[2026-09-13 21:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 21:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 21:59:03] Production.INFO: ==22561== Lock acquired, processing the job...
[2026-09-13 21:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 21:59:03] Production.INFO: Account Balance Start.
[2026-09-13 21:59:03] Production.INFO: CreateAllLog Start
[2026-09-13 21:59:03] Production.INFO: 117
[2026-09-13 21:59:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 21:59:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 21:59:03] Production.INFO: Date 2026-09-09
[2026-09-13 21:59:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:59:03] Production.INFO: ==22563== Releasing lock...
[2026-09-13 21:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 21:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 21:59:03] Production.INFO: Date 2026-09-10
[2026-09-13 21:59:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:59:03] Production.INFO: Date 2026-09-11
[2026-09-13 21:59:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:59:03] Production.INFO: Date 2026-09-12
[2026-09-13 21:59:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:59:03] Production.INFO: Date 2026-09-13
[2026-09-13 21:59:03] Production.INFO: Reseller ==> 0
[2026-09-13 21:59:03] Production.INFO: Total Charge 0
[2026-09-13 21:59:03] Production.INFO: CreateAllLog End
[2026-09-13 21:59:03] Production.INFO: Account Balance End.
[2026-09-13 21:59:03] Production.ERROR: CronJobId end 12
[2026-09-13 21:59:03] Production.INFO: ==22561== Releasing lock...
[2026-09-13 21:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 21:59:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 21:59:03] Production.INFO: ==22557== Releasing lock...
[2026-09-13 21:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 21:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 21:59:12] Production.ERROR: CronJobId end10
[2026-09-13 21:59:12] Production.INFO: ==22559== Releasing lock...
[2026-09-13 21:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 21:59:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 21:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 21:59:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 21:59:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 21:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 21:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 21:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 21:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 21:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 21:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 21:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 21:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 21:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 21:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 21:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 21:59:14] Production.INFO: call_cost start
[2026-09-13 21:59:14] Production.INFO: call_cost end
[2026-09-13 21:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 21:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 21:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 21:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 21:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 21:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 21:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 21:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 21:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 21:59:14] Production.INFO: ==22555== Releasing lock...
[2026-09-13 21:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 21:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:00:02] Production.INFO: ==22621== Lock acquired, processing the job...
[2026-09-14 03:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:00:02] Production.INFO: neon service started
[2026-09-14 03:00:02] Production.INFO: neon service started
[2026-09-14 03:00:02] Production.INFO: ==22621== Releasing lock...
[2026-09-14 03:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:00:02] Production.INFO: ==22623== Lock acquired, processing the job...
[2026-09-13 22:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:00:02] Production.INFO: ==22623== Releasing lock...
[2026-09-13 22:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:00:02] Production.INFO: ==22625== Lock acquired, processing the job...
[2026-09-14 02:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:00:03] Production.INFO: ==22625== Releasing lock...
[2026-09-14 02:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:00:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:00:03] Production.INFO: ==22627== Lock acquired, processing the job...
[2026-09-13 22:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:00:03] Production.INFO: ==22631== Lock acquired, processing the job...
[2026-09-13 22:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:00:03] Production.INFO: ==22633== Lock acquired, processing the job...
[2026-09-13 22:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:00:03] Production.INFO: Account Balance Start.
[2026-09-13 22:00:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:00:03] Production.INFO: 117
[2026-09-13 22:00:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:00:03] Production.INFO: ==22629== Lock acquired, processing the job...
[2026-09-13 22:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:00:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:00:03] Production.INFO: ==22635== Lock acquired, processing the job...
[2026-09-13 22:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:00:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:00:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:00:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:00:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 22:00:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:00:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 22:00:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:00:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:00:03] Production.INFO: ==22635== Releasing lock...
[2026-09-13 22:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:00:04] Production.INFO: Date 2026-09-13
[2026-09-13 22:00:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:00:04] Production.INFO: Total Charge 0
[2026-09-13 22:00:04] Production.INFO: CreateAllLog End
[2026-09-13 22:00:04] Production.INFO: Account Balance End.
[2026-09-13 22:00:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:00:04] Production.INFO: ==22633== Releasing lock...
[2026-09-13 22:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:00:04] Production.INFO: ==22629== Releasing lock...
[2026-09-13 22:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:00:12] Production.ERROR: CronJobId end10
[2026-09-13 22:00:12] Production.INFO: ==22631== Releasing lock...
[2026-09-13 22:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:00:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:00:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:00:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:00:15] Production.INFO: call_cost start
[2026-09-13 22:00:15] Production.INFO: call_cost end
[2026-09-13 22:00:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:00:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:00:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:00:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:00:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:00:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:00:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:00:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:00:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:00:15] Production.INFO: ==22627== Releasing lock...
[2026-09-13 22:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:00:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:01:01] Production.INFO: ==22700== Lock acquired, processing the job...
[2026-09-14 03:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:01:01] Production.INFO: neon service started
[2026-09-14 03:01:01] Production.INFO: neon service started
[2026-09-14 03:01:01] Production.INFO: ==22700== Releasing lock...
[2026-09-14 03:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:01:01] Production.INFO: ==22706== Lock acquired, processing the job...
[2026-09-13 22:01:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:01:02] Production.INFO: ==22706== Releasing lock...
[2026-09-13 22:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:01:02] Production.INFO: ==22708== Lock acquired, processing the job...
[2026-09-14 02:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:01:02] Production.INFO: ==22708== Releasing lock...
[2026-09-14 02:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:01:03] Production.INFO: ==22711== Lock acquired, processing the job...
[2026-09-13 22:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:01:03] Production.INFO: ==22713== Lock acquired, processing the job...
[2026-09-13 22:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:01:03] Production.INFO: ==22717== Lock acquired, processing the job...
[2026-09-13 22:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:01:03] Production.INFO: ==22715== Lock acquired, processing the job...
[2026-09-13 22:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:01:03] Production.INFO: ==22719== Lock acquired, processing the job...
[2026-09-13 22:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:01:03] Production.INFO: Account Balance Start.
[2026-09-13 22:01:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:01:03] Production.INFO: 117
[2026-09-13 22:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:01:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:01:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:01:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:01:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:01:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:01:03] Production.INFO: Reseller ==> 0
[2026-09-13 22: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-09-13 22: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-09-13 22: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-09-13 22:01:03] Production.INFO: ==22719== Releasing lock...
[2026-09-13 22:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:01:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:01:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:01:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:01:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:01:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:01:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:01:03] Production.INFO: Total Charge 0
[2026-09-13 22:01:03] Production.INFO: CreateAllLog End
[2026-09-13 22:01:03] Production.INFO: Account Balance End.
[2026-09-13 22:01:03] Production.ERROR: CronJobId end 12
[2026-09-13 22:01:03] Production.INFO: ==22717== Releasing lock...
[2026-09-13 22:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:01:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:01:04] Production.INFO: ==22713== Releasing lock...
[2026-09-13 22:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:01:11] Production.ERROR: CronJobId end10
[2026-09-13 22:01:11] Production.INFO: ==22715== Releasing lock...
[2026-09-13 22:01:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:01:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:01:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:01:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:01:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:01:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:01:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:01:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:01:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:01:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:01:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:01:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:01:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:01:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:01:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:01:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:01:14] Production.INFO: call_cost start
[2026-09-13 22:01:14] Production.INFO: call_cost end
[2026-09-13 22:01:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:01:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:01:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:01:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:01:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:01:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:01:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:01:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:01:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:01:14] Production.INFO: ==22711== Releasing lock...
[2026-09-13 22:01:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:01:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:02:02] Production.INFO: ==22774== Lock acquired, processing the job...
[2026-09-14 03:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:02:02] Production.INFO: neon service started
[2026-09-14 03:02:02] Production.INFO: neon service started
[2026-09-14 03:02:02] Production.INFO: ==22774== Releasing lock...
[2026-09-14 03:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:02:02] Production.INFO: ==22777== Lock acquired, processing the job...
[2026-09-13 22:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:02:02] Production.INFO: ==22777== Releasing lock...
[2026-09-13 22:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:02:03] Production.INFO: ==22779== Lock acquired, processing the job...
[2026-09-14 02:02:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:02:03] Production.INFO: ==22779== Releasing lock...
[2026-09-14 02:02:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:02:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:02:03] Production.INFO: ==22781== Lock acquired, processing the job...
[2026-09-13 22:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:02:03] Production.INFO: ==22783== Lock acquired, processing the job...
[2026-09-13 22:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:02:03] Production.INFO: ==22785== Lock acquired, processing the job...
[2026-09-13 22:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:02:03] Production.INFO: ==22791== Lock acquired, processing the job...
[2026-09-13 22:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:02:03] Production.INFO: ==22787== Lock acquired, processing the job...
[2026-09-13 22:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:02:04] Production.INFO: ==22789== Lock acquired, processing the job...
[2026-09-13 22:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-13 22:02:04] Production.INFO: Account Balance Start.
[2026-09-13 22:02:04] Production.INFO: CreateAllLog Start
[2026-09-13 22:02:04] Production.INFO: 117
[2026-09-13 22:02:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 22:02:04] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 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-09-13 22:02:04] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 22:02:04] Production.INFO: ==22791== Releasing lock...
[2026-09-13 22:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:02:04] Production.INFO: Date 2026-09-09
[2026-09-13 22:02:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:02:04] Production.INFO: Date 2026-09-10
[2026-09-13 22:02:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:02:04] Production.ERROR: done
[2026-09-13 22:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-13 22:02:04] Production.INFO: Date 2026-09-11
[2026-09-13 22:02:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:02:04] Production.INFO: Date 2026-09-12
[2026-09-13 22:02:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:02:04] Production.INFO: Date 2026-09-13
[2026-09-13 22:02:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:02:04] Production.ERROR: done
[2026-09-13 22:02:04] Production.INFO: ==22783== Releasing lock...
[2026-09-13 22:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:02:04] Production.INFO: Total Charge 0
[2026-09-13 22:02:04] Production.INFO: CreateAllLog End
[2026-09-13 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-09-13 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-09-13 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-09-13 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-09-13 22:02:04] Production.INFO: ==22789== Releasing lock...
[2026-09-13 22:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-13 22:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-13 22:02:04] Production.INFO: Account Balance End.
[2026-09-13 22:02:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:02:04] Production.INFO: ==22787== Releasing lock...
[2026-09-13 22:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:02:12] Production.ERROR: CronJobId end10
[2026-09-13 22:02:12] Production.INFO: ==22785== Releasing lock...
[2026-09-13 22:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:02:15] Production.INFO: call_cost start
[2026-09-13 22:02:15] Production.INFO: call_cost end
[2026-09-13 22:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:02:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:02:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:02:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:02:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:02:15] Production.INFO: ==22781== Releasing lock...
[2026-09-13 22:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:03:01] Production.INFO: ==22850== Lock acquired, processing the job...
[2026-09-14 03:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:03:01] Production.INFO: neon service started
[2026-09-14 03:03:01] Production.INFO: neon service started
[2026-09-14 03:03:01] Production.INFO: ==22850== Releasing lock...
[2026-09-14 03:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:03:02] Production.INFO: ==22852== Lock acquired, processing the job...
[2026-09-13 22:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:03:02] Production.INFO: ==22854== Lock acquired, processing the job...
[2026-09-14 02:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:03:02] Production.INFO: ==22854== Releasing lock...
[2026-09-14 02:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:03:02] Production.INFO: ==22852== Releasing lock...
[2026-09-13 22:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:03:03] Production.INFO: ==22857== Lock acquired, processing the job...
[2026-09-13 22:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:03:03] Production.INFO: ==22859== Lock acquired, processing the job...
[2026-09-13 22:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:03:03] Production.INFO: ==22861== Lock acquired, processing the job...
[2026-09-13 22:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:03:03] Production.INFO: ==22865== Lock acquired, processing the job...
[2026-09-13 22:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:03:03] Production.INFO: ==22863== Lock acquired, processing the job...
[2026-09-13 22:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 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-09-13 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-09-13 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-09-13 22:03:03] Production.INFO: ==22865== Releasing lock...
[2026-09-13 22:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:03:03] Production.INFO: Account Balance Start.
[2026-09-13 22:03:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:03:03] Production.INFO: 117
[2026-09-13 22:03:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:03:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:03:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:03:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:03:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:03:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:03:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:03:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:03:03] Production.INFO: ==22859== Releasing lock...
[2026-09-13 22:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:03:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:03:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:03:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:03:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:03:03] Production.INFO: Total Charge 0
[2026-09-13 22:03:03] Production.INFO: CreateAllLog End
[2026-09-13 22:03:04] Production.INFO: Account Balance End.
[2026-09-13 22:03:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:03:04] Production.INFO: ==22863== Releasing lock...
[2026-09-13 22:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:03:10] Production.ERROR: CronJobId end10
[2026-09-13 22:03:10] Production.INFO: ==22861== Releasing lock...
[2026-09-13 22:03:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:03:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:03:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:03:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:03:14] Production.INFO: call_cost start
[2026-09-13 22:03:14] Production.INFO: call_cost end
[2026-09-13 22:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:03:14] Production.INFO: ==22857== Releasing lock...
[2026-09-13 22:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:04:01] Production.INFO: ==22920== Lock acquired, processing the job...
[2026-09-14 03:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:04:01] Production.INFO: neon service started
[2026-09-14 03:04:02] Production.INFO: neon service started
[2026-09-14 03:04:02] Production.INFO: ==22920== Releasing lock...
[2026-09-14 03:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:04:02] Production.INFO: ==22922== Lock acquired, processing the job...
[2026-09-13 22:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:04:02] Production.INFO: ==22922== Releasing lock...
[2026-09-13 22:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:04:02] Production.INFO: ==22924== Lock acquired, processing the job...
[2026-09-14 02:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:04:02] Production.INFO: ==22924== Releasing lock...
[2026-09-14 02:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:04:03] Production.INFO: ==22926== Lock acquired, processing the job...
[2026-09-13 22:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:04:03] Production.INFO: ==22934== Lock acquired, processing the job...
[2026-09-13 22:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:04:03] Production.INFO: ==22932== Lock acquired, processing the job...
[2026-09-13 22:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 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-09-13 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-09-13 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-09-13 22:04:03] Production.INFO: ==22934== Releasing lock...
[2026-09-13 22:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:04:03] Production.INFO: ==22928== Lock acquired, processing the job...
[2026-09-13 22:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:04:03] Production.INFO: ==22930== Lock acquired, processing the job...
[2026-09-13 22:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:04:03] Production.INFO: Account Balance Start.
[2026-09-13 22:04:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:04:03] Production.INFO: 117
[2026-09-13 22:04:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:04:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:04:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:04:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:04:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:04:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:04:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:04:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:04:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:04:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:04:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:04:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:04:04] Production.INFO: Total Charge 0
[2026-09-13 22:04:04] Production.INFO: CreateAllLog End
[2026-09-13 22:04:04] Production.INFO: Account Balance End.
[2026-09-13 22:04:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:04:04] Production.INFO: ==22932== Releasing lock...
[2026-09-13 22:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:04:04] Production.INFO: ==22928== Releasing lock...
[2026-09-13 22:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:04:11] Production.ERROR: CronJobId end10
[2026-09-13 22:04:11] Production.INFO: ==22930== Releasing lock...
[2026-09-13 22:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:04:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:04:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:04:14] Production.INFO: call_cost start
[2026-09-13 22:04:14] Production.INFO: call_cost end
[2026-09-13 22:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:04:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:04:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:04:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:04:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:04:14] Production.INFO: ==22926== Releasing lock...
[2026-09-13 22:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:05:01] Production.INFO: ==22988== Lock acquired, processing the job...
[2026-09-14 03:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:05:01] Production.INFO: neon service started
[2026-09-14 03:05:01] Production.INFO: neon service started
[2026-09-14 03:05:01] Production.INFO: ==22988== Releasing lock...
[2026-09-14 03:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:05:01] Production.INFO: ==22994== Lock acquired, processing the job...
[2026-09-14 02:05:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:05:01] Production.INFO: ==22994== Releasing lock...
[2026-09-14 02:05:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:05:01] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:05:01] Production.INFO: ==22992== Lock acquired, processing the job...
[2026-09-13 22:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:05:02] Production.INFO: ==22992== Releasing lock...
[2026-09-13 22:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:05:02] Production.INFO: ==22996== Lock acquired, processing the job...
[2026-09-13 22:05:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-13 22:05:02] Production.ERROR: ========================== active cronjob start =============================
[2026-09-13 22:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-13 22:05:03] Production.INFO: ==22996== Releasing lock...
[2026-09-13 22:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-13 22:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-13 22:05:03] Production.INFO: ==23000== Lock acquired, processing the job...
[2026-09-13 22:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:05:03] Production.INFO: ==23002== Lock acquired, processing the job...
[2026-09-13 22:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:05:03] Production.INFO: ==22998== Lock acquired, processing the job...
[2026-09-13 22:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:05:03] Production.INFO: ==23008== Lock acquired, processing the job...
[2026-09-13 22:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:05:03] Production.INFO: ==23004== Lock acquired, processing the job...
[2026-09-13 22:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 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-09-13 22:05:03] Production.INFO: ==23006== Lock acquired, processing the job...
[2026-09-13 22:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-13 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-09-13 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-09-13 22:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 22:05:03] Production.INFO: ==23008== Releasing lock...
[2026-09-13 22:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:05:03] Production.INFO: Account Balance Start.
[2026-09-13 22:05:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:05:03] Production.INFO: 117
[2026-09-13 22:05:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:05:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:05:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:05:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:05:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:05:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:05:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:05:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:05:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:05:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:05:03] Production.ERROR: done
[2026-09-13 22:05:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:05:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:05:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-13 22:05:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998658', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) start
[2026-09-13 22:05:03] Production.INFO: Total Charge 0
[2026-09-13 22:05:03] Production.INFO: CreateAllLog End
[2026-09-13 22:05:04] Production.INFO: Account Balance End.
[2026-09-13 22:05:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:05:04] Production.INFO: ==23004== Releasing lock...
[2026-09-13 22:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:05:04] Production.INFO: ==23000== Releasing lock...
[2026-09-13 22:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998658', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) end
[2026-09-13 22:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-13 22:05:10] Production.INFO: ProcessCDR(1,17998658,1,1,2)
[2026-09-13 22:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17998658,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 22:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17998658,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 22:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-13 22:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-13 22:05:10] Production.INFO: ==23006== Releasing lock...
[2026-09-13 22:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-13 22:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-13 22:05:13] Production.ERROR: CronJobId end10
[2026-09-13 22:05:13] Production.INFO: ==23002== Releasing lock...
[2026-09-13 22:05:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:05:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:05:17] Production.INFO: call_cost start
[2026-09-13 22:05:17] Production.INFO: call_cost end
[2026-09-13 22:05:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:05:17] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:05:17] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:05:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:05:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:05:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:05:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:05:17] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:05:17] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:05:17] Production.INFO: ==22998== Releasing lock...
[2026-09-13 22:05:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:05:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:06:01] Production.INFO: ==23062== Lock acquired, processing the job...
[2026-09-14 03:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:06:01] Production.INFO: neon service started
[2026-09-14 03:06:01] Production.INFO: neon service started
[2026-09-14 03:06:01] Production.INFO: ==23062== Releasing lock...
[2026-09-14 03:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:06:02] Production.INFO: ==23066== Lock acquired, processing the job...
[2026-09-14 02:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:06:02] Production.INFO: ==23066== Releasing lock...
[2026-09-14 02:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:06:02] Production.INFO: ==23064== Lock acquired, processing the job...
[2026-09-13 22:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:06:02] Production.INFO: ==23064== Releasing lock...
[2026-09-13 22:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:06:03] Production.INFO: ==23069== Lock acquired, processing the job...
[2026-09-13 22:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:06:03] Production.INFO: ==23071== Lock acquired, processing the job...
[2026-09-13 22:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:06:03] Production.INFO: ==23077== Lock acquired, processing the job...
[2026-09-13 22:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:06:03] Production.INFO: ==23075== Lock acquired, processing the job...
[2026-09-13 22:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22: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-09-13 22: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-09-13 22:06:03] Production.INFO: ==23073== Lock acquired, processing the job...
[2026-09-13 22:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22: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-09-13 22:06:03] Production.INFO: ==23077== Releasing lock...
[2026-09-13 22:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:06:03] Production.INFO: Account Balance Start.
[2026-09-13 22:06:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:06:03] Production.INFO: 117
[2026-09-13 22:06:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:06:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:06:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:06:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:06:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:06:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:06:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:06:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:06:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:06:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:06:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:06:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:06:03] Production.INFO: Total Charge 0
[2026-09-13 22:06:03] Production.INFO: CreateAllLog End
[2026-09-13 22:06:04] Production.INFO: Account Balance End.
[2026-09-13 22:06:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:06:04] Production.INFO: ==23075== Releasing lock...
[2026-09-13 22:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:06:04] Production.INFO: ==23071== Releasing lock...
[2026-09-13 22:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:06:11] Production.ERROR: CronJobId end10
[2026-09-13 22:06:11] Production.INFO: ==23073== Releasing lock...
[2026-09-13 22:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:06:14] Production.INFO: call_cost start
[2026-09-13 22:06:14] Production.INFO: call_cost end
[2026-09-13 22:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:06:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:06:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:06:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:06:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:06:14] Production.INFO: ==23069== Releasing lock...
[2026-09-13 22:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:07:02] Production.INFO: ==23136== Lock acquired, processing the job...
[2026-09-14 03:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:07:02] Production.INFO: neon service started
[2026-09-14 03:07:02] Production.INFO: neon service started
[2026-09-14 03:07:02] Production.INFO: ==23136== Releasing lock...
[2026-09-14 03:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:07:02] Production.INFO: ==23138== Lock acquired, processing the job...
[2026-09-13 22:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:07:02] Production.INFO: ==23140== Lock acquired, processing the job...
[2026-09-14 02:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:07:02] Production.INFO: ==23140== Releasing lock...
[2026-09-14 02:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:07:03] Production.INFO: ==23138== Releasing lock...
[2026-09-13 22:07:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:07:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:07:03] Production.INFO: ==23143== Lock acquired, processing the job...
[2026-09-13 22:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:07:03] Production.INFO: ==23145== Lock acquired, processing the job...
[2026-09-13 22:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:07:03] Production.INFO: ==23147== Lock acquired, processing the job...
[2026-09-13 22:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:07:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:07:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:07:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:07:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:07:04] Production.INFO: ==23149== Lock acquired, processing the job...
[2026-09-13 22:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:07:04] Production.INFO: ==23151== Lock acquired, processing the job...
[2026-09-13 22:07:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:07:04] Production.INFO: Account Balance Start.
[2026-09-13 22:07:04] Production.INFO: CreateAllLog Start
[2026-09-13 22:07:04] Production.INFO: 117
[2026-09-13 22:07:04] Production.INFO: Date 2026-09-08
[2026-09-13 22:07:04] Production.INFO: Reseller ==> 0
[2026-09-13 22: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-09-13 22: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-09-13 22:07:04] Production.INFO: Date 2026-09-09
[2026-09-13 22:07:04] Production.INFO: Reseller ==> 0
[2026-09-13 22: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-09-13 22:07:04] Production.INFO: ==23151== Releasing lock...
[2026-09-13 22:07:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:07:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:07:04] Production.INFO: Date 2026-09-10
[2026-09-13 22:07:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:07:04] Production.INFO: Date 2026-09-11
[2026-09-13 22:07:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:07:04] Production.INFO: Date 2026-09-12
[2026-09-13 22:07:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:07:04] Production.INFO: Date 2026-09-13
[2026-09-13 22:07:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:07:04] Production.INFO: Total Charge 0
[2026-09-13 22:07:04] Production.INFO: CreateAllLog End
[2026-09-13 22:07:04] Production.INFO: Account Balance End.
[2026-09-13 22:07:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:07:04] Production.INFO: ==23149== Releasing lock...
[2026-09-13 22:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:07:04] Production.INFO: ==23145== Releasing lock...
[2026-09-13 22:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:07:12] Production.ERROR: CronJobId end10
[2026-09-13 22:07:12] Production.INFO: ==23147== Releasing lock...
[2026-09-13 22:07:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:07:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:07:14] Production.INFO: call_cost start
[2026-09-13 22:07:14] Production.INFO: call_cost end
[2026-09-13 22:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:07:14] Production.INFO: ==23143== Releasing lock...
[2026-09-13 22:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:08:01] Production.INFO: ==23210== Lock acquired, processing the job...
[2026-09-14 03:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:08:01] Production.INFO: neon service started
[2026-09-14 03:08:01] Production.INFO: neon service started
[2026-09-14 03:08:01] Production.INFO: ==23210== Releasing lock...
[2026-09-14 03:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:08:01] Production.INFO: ==23212== Lock acquired, processing the job...
[2026-09-13 22:08:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:08:02] Production.INFO: ==23212== Releasing lock...
[2026-09-13 22:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:08:02] Production.INFO: ==23214== Lock acquired, processing the job...
[2026-09-14 02:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:08:02] Production.INFO: ==23214== Releasing lock...
[2026-09-14 02:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:08:02] Production.INFO: ==23221== Lock acquired, processing the job...
[2026-09-13 22:08:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:08:03] Production.INFO: ==23217== Lock acquired, processing the job...
[2026-09-13 22:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:08:03] Production.INFO: ==23219== Lock acquired, processing the job...
[2026-09-13 22:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:08:03] Production.INFO: ==23225== Lock acquired, processing the job...
[2026-09-13 22:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:08:03] Production.INFO: ==23223== Lock acquired, processing the job...
[2026-09-13 22:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22: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-09-13 22: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-09-13 22: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-09-13 22:08:03] Production.INFO: ==23225== Releasing lock...
[2026-09-13 22:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:08:03] Production.INFO: Account Balance Start.
[2026-09-13 22:08:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:08:03] Production.INFO: 117
[2026-09-13 22:08:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:08:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:08:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:08:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:08:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:08:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:08:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:08:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:08:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:08:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:08:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:08:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:08:03] Production.INFO: Total Charge 0
[2026-09-13 22:08:03] Production.INFO: CreateAllLog End
[2026-09-13 22:08:03] Production.INFO: Account Balance End.
[2026-09-13 22:08:03] Production.ERROR: CronJobId end 12
[2026-09-13 22:08:03] Production.INFO: ==23223== Releasing lock...
[2026-09-13 22:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:08:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:08:03] Production.INFO: ==23219== Releasing lock...
[2026-09-13 22:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:08:11] Production.ERROR: CronJobId end10
[2026-09-13 22:08:11] Production.INFO: ==23221== Releasing lock...
[2026-09-13 22:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:08:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:08:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:08:14] Production.INFO: call_cost start
[2026-09-13 22:08:14] Production.INFO: call_cost end
[2026-09-13 22:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:08:14] Production.INFO: ==23217== Releasing lock...
[2026-09-13 22:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:09:02] Production.INFO: ==23286== Lock acquired, processing the job...
[2026-09-14 03:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:09:02] Production.INFO: neon service started
[2026-09-14 03:09:02] Production.INFO: neon service started
[2026-09-14 03:09:02] Production.INFO: ==23286== Releasing lock...
[2026-09-14 03:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:09:02] Production.INFO: ==23290== Lock acquired, processing the job...
[2026-09-14 02:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:09:02] Production.INFO: ==23290== Releasing lock...
[2026-09-14 02:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:09:02] Production.INFO: ==23288== Lock acquired, processing the job...
[2026-09-13 22:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:09:02] Production.INFO: ==23288== Releasing lock...
[2026-09-13 22:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:09:03] Production.INFO: ==23293== Lock acquired, processing the job...
[2026-09-13 22:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:09:03] Production.INFO: ==23295== Lock acquired, processing the job...
[2026-09-13 22:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:09:03] Production.INFO: ==23297== Lock acquired, processing the job...
[2026-09-13 22:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:09:03] Production.INFO: ==23299== Lock acquired, processing the job...
[2026-09-13 22:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:09:03] Production.INFO: ==23301== Lock acquired, processing the job...
[2026-09-13 22:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:09:03] Production.INFO: Account Balance Start.
[2026-09-13 22:09:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:09:03] Production.INFO: 117
[2026-09-13 22:09:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:09:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 22:09:03] Production.INFO: ==23301== Releasing lock...
[2026-09-13 22:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:09:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:09:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:09:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:09:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:09:03] Production.INFO: Total Charge 0
[2026-09-13 22:09:03] Production.INFO: CreateAllLog End
[2026-09-13 22:09:04] Production.INFO: Account Balance End.
[2026-09-13 22:09:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:09:04] Production.INFO: ==23299== Releasing lock...
[2026-09-13 22:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:09:04] Production.INFO: ==23295== Releasing lock...
[2026-09-13 22:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:09:12] Production.ERROR: CronJobId end10
[2026-09-13 22:09:12] Production.INFO: ==23297== Releasing lock...
[2026-09-13 22:09:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:09:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:09:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:09:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:09:15] Production.INFO: call_cost start
[2026-09-13 22:09:15] Production.INFO: call_cost end
[2026-09-13 22:09:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:09:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:09:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:09:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:09:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:09:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:09:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:09:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:09:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:09:15] Production.INFO: ==23293== Releasing lock...
[2026-09-13 22:09:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:09:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:10:01] Production.INFO: ==23359== Lock acquired, processing the job...
[2026-09-14 03:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:10:01] Production.INFO: neon service started
[2026-09-14 03:10:01] Production.INFO: neon service started
[2026-09-14 03:10:01] Production.INFO: ==23359== Releasing lock...
[2026-09-14 03:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:10:01] Production.INFO: ==23361== Lock acquired, processing the job...
[2026-09-13 22:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:10:01] Production.INFO: ==23361== Releasing lock...
[2026-09-13 22:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:10:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:10:02] Production.INFO: ==23363== Lock acquired, processing the job...
[2026-09-14 02:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:10:02] Production.INFO: ==23363== Releasing lock...
[2026-09-14 02:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:10:02] Production.INFO: ==23365== Lock acquired, processing the job...
[2026-09-13 22:10:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:10:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:10:02] Production.INFO: ==23369== Lock acquired, processing the job...
[2026-09-13 22:10:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:10:02] Production.INFO: ==23373== Lock acquired, processing the job...
[2026-09-13 22:10:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:10:02] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:10:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:10:02] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:10:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:10:02] Production.INFO: ==23367== Lock acquired, processing the job...
[2026-09-13 22:10:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:10:03] Production.INFO: ==23371== Lock acquired, processing the job...
[2026-09-13 22:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 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-09-13 22:10:03] Production.INFO: Account Balance Start.
[2026-09-13 22:10:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:10:03] Production.INFO: 117
[2026-09-13 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-09-13 22:10:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 22:10:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:10:03] Production.INFO: ==23373== Releasing lock...
[2026-09-13 22:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:10:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:10:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:10:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:10:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:10:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:10:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:10:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:10:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:10:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:10:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:10:03] Production.INFO: Total Charge 0
[2026-09-13 22:10:03] Production.INFO: CreateAllLog End
[2026-09-13 22:10:03] Production.INFO: Account Balance End.
[2026-09-13 22:10:03] Production.ERROR: CronJobId end 12
[2026-09-13 22:10:03] Production.INFO: ==23371== Releasing lock...
[2026-09-13 22:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:10:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:10:03] Production.INFO: ==23367== Releasing lock...
[2026-09-13 22:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:10:10] Production.ERROR: CronJobId end10
[2026-09-13 22:10:10] Production.INFO: ==23369== Releasing lock...
[2026-09-13 22:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:10:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:10:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:10:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:10:13] Production.INFO: call_cost start
[2026-09-13 22:10:13] Production.INFO: call_cost end
[2026-09-13 22:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:10:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:10:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:10:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:10:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:10:13] Production.INFO: ==23365== Releasing lock...
[2026-09-13 22:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:11:01] Production.INFO: ==23428== Lock acquired, processing the job...
[2026-09-14 03:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:11:01] Production.INFO: neon service started
[2026-09-14 03:11:01] Production.INFO: neon service started
[2026-09-14 03:11:01] Production.INFO: ==23428== Releasing lock...
[2026-09-14 03:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:11:02] Production.INFO: ==23430== Lock acquired, processing the job...
[2026-09-13 22:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:11:02] Production.INFO: ==23430== Releasing lock...
[2026-09-13 22:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:11:02] Production.INFO: ==23432== Lock acquired, processing the job...
[2026-09-14 02:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:11:02] Production.INFO: ==23432== Releasing lock...
[2026-09-14 02:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:11:03] Production.INFO: ==23442== Lock acquired, processing the job...
[2026-09-13 22:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 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-09-13 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-09-13 22:11:03] Production.INFO: ==23434== Lock acquired, processing the job...
[2026-09-13 22:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 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-09-13 22:11:03] Production.INFO: ==23442== Releasing lock...
[2026-09-13 22:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:11:03] Production.INFO: ==23440== Lock acquired, processing the job...
[2026-09-13 22:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:11:03] Production.INFO: ==23438== Lock acquired, processing the job...
[2026-09-13 22:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:11:03] Production.INFO: ==23436== Lock acquired, processing the job...
[2026-09-13 22:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:11:03] Production.INFO: Account Balance Start.
[2026-09-13 22:11:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:11:03] Production.INFO: 117
[2026-09-13 22:11:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:11:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:11:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:11:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:11:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:11:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:11:03] Production.INFO: Total Charge 0
[2026-09-13 22:11:03] Production.INFO: CreateAllLog End
[2026-09-13 22:11:04] Production.INFO: Account Balance End.
[2026-09-13 22:11:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:11:04] Production.INFO: ==23440== Releasing lock...
[2026-09-13 22:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:11:04] Production.INFO: ==23436== Releasing lock...
[2026-09-13 22:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:11:12] Production.ERROR: CronJobId end10
[2026-09-13 22:11:12] Production.INFO: ==23438== Releasing lock...
[2026-09-13 22:11:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:11:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:11:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:11:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:11:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:11:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:11:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:11:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:11:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:11:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:11:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:11:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:11:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:11:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:11:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:11:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:11:14] Production.INFO: call_cost start
[2026-09-13 22:11:14] Production.INFO: call_cost end
[2026-09-13 22:11:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:11:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:11:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:11:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:11:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:11:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:11:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:11:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:11:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:11:14] Production.INFO: ==23434== Releasing lock...
[2026-09-13 22:11:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:11:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:12:02] Production.INFO: ==23496== Lock acquired, processing the job...
[2026-09-14 03:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:12:02] Production.INFO: neon service started
[2026-09-14 03:12:02] Production.INFO: neon service started
[2026-09-14 03:12:02] Production.INFO: ==23496== Releasing lock...
[2026-09-14 03:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:12:02] Production.INFO: ==23498== Lock acquired, processing the job...
[2026-09-13 22:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:12:02] Production.INFO: ==23498== Releasing lock...
[2026-09-13 22:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:12:02] Production.INFO: ==23501== Lock acquired, processing the job...
[2026-09-14 02:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:12:03] Production.INFO: ==23501== Releasing lock...
[2026-09-14 02:12:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:12:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:12:03] Production.INFO: ==23511== Lock acquired, processing the job...
[2026-09-13 22:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 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-09-13 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-09-13 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-09-13 22:12:03] Production.INFO: ==23511== Releasing lock...
[2026-09-13 22:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:12:03] Production.INFO: ==23505== Lock acquired, processing the job...
[2026-09-13 22:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:12:03] Production.INFO: ==23503== Lock acquired, processing the job...
[2026-09-13 22:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:12:03] Production.INFO: ==23509== Lock acquired, processing the job...
[2026-09-13 22:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:12:03] Production.INFO: ==23507== Lock acquired, processing the job...
[2026-09-13 22:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:12:03] Production.INFO: Account Balance Start.
[2026-09-13 22:12:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:12:03] Production.INFO: 117
[2026-09-13 22:12:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:12:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:12:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:12:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:12:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:12:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:12:04] Production.INFO: Date 2026-09-09
[2026-09-13 22:12:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:12:04] Production.INFO: Date 2026-09-10
[2026-09-13 22:12:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:12:04] Production.INFO: Date 2026-09-11
[2026-09-13 22:12:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:12:04] Production.INFO: Date 2026-09-12
[2026-09-13 22:12:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:12:04] Production.INFO: Date 2026-09-13
[2026-09-13 22:12:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:12:04] Production.INFO: Total Charge 0
[2026-09-13 22:12:04] Production.INFO: CreateAllLog End
[2026-09-13 22:12:04] Production.INFO: Account Balance End.
[2026-09-13 22:12:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:12:04] Production.INFO: ==23509== Releasing lock...
[2026-09-13 22:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:12:04] Production.INFO: ==23505== Releasing lock...
[2026-09-13 22:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:12:11] Production.ERROR: CronJobId end10
[2026-09-13 22:12:11] Production.INFO: ==23507== Releasing lock...
[2026-09-13 22:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:12:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:12:15] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:12:15] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:12:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:12:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:12:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:12:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:12:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:12:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:12:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:12:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:12:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:12:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:12:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:12:15] Production.INFO: call_cost start
[2026-09-13 22:12:15] Production.INFO: call_cost end
[2026-09-13 22:12:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:12:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:12:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:12:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:12:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:12:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:12:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:12:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:12:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:12:15] Production.INFO: ==23503== Releasing lock...
[2026-09-13 22:12:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:12:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:13:01] Production.INFO: ==23568== Lock acquired, processing the job...
[2026-09-14 03:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:13:01] Production.INFO: neon service started
[2026-09-14 03:13:01] Production.INFO: neon service started
[2026-09-14 03:13:01] Production.INFO: ==23568== Releasing lock...
[2026-09-14 03:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:13:02] Production.INFO: ==23570== Lock acquired, processing the job...
[2026-09-13 22:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:13:02] Production.INFO: ==23570== Releasing lock...
[2026-09-13 22:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:13:02] Production.INFO: ==23572== Lock acquired, processing the job...
[2026-09-14 02:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:13:02] Production.INFO: ==23572== Releasing lock...
[2026-09-14 02:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:13:02] Production.INFO: ==23580== Lock acquired, processing the job...
[2026-09-13 22:13:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:13:03] Production.INFO: Account Balance Start.
[2026-09-13 22:13:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:13:03] Production.INFO: 117
[2026-09-13 22:13:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:13:03] Production.INFO: ==23576== Lock acquired, processing the job...
[2026-09-13 22:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:13:03] Production.INFO: ==23578== Lock acquired, processing the job...
[2026-09-13 22:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:13:03] Production.INFO: ==23574== Lock acquired, processing the job...
[2026-09-13 22:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:13:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:13:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:13:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:13:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:13:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:13:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:13:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:13:03] Production.INFO: ==23582== Lock acquired, processing the job...
[2026-09-13 22:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:13:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:13:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:13:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:13:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:13:03] Production.INFO: Total Charge 0
[2026-09-13 22:13:03] Production.INFO: CreateAllLog End
[2026-09-13 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-09-13 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-09-13 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-09-13 22:13:03] Production.INFO: ==23582== Releasing lock...
[2026-09-13 22:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:13:03] Production.INFO: Account Balance End.
[2026-09-13 22:13:03] Production.ERROR: CronJobId end 12
[2026-09-13 22:13:03] Production.INFO: ==23580== Releasing lock...
[2026-09-13 22:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:13:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:13:03] Production.INFO: ==23576== Releasing lock...
[2026-09-13 22:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:13:11] Production.ERROR: CronJobId end10
[2026-09-13 22:13:11] Production.INFO: ==23578== Releasing lock...
[2026-09-13 22:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:13:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:13:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:13:13] Production.INFO: call_cost start
[2026-09-13 22:13:13] Production.INFO: call_cost end
[2026-09-13 22:13:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:13:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:13:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:13:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:13:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:13:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:13:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:13:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:13:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:13:13] Production.INFO: ==23574== Releasing lock...
[2026-09-13 22:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:13:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:14:02] Production.INFO: ==23639== Lock acquired, processing the job...
[2026-09-14 03:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:14:02] Production.INFO: neon service started
[2026-09-14 03:14:02] Production.INFO: neon service started
[2026-09-14 03:14:02] Production.INFO: ==23639== Releasing lock...
[2026-09-14 03:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:14:02] Production.INFO: ==23641== Lock acquired, processing the job...
[2026-09-13 22:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:14:02] Production.INFO: ==23641== Releasing lock...
[2026-09-13 22:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:14:02] Production.INFO: ==23643== Lock acquired, processing the job...
[2026-09-14 02:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:14:02] Production.INFO: ==23643== Releasing lock...
[2026-09-14 02:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:14:03] Production.INFO: ==23654== Lock acquired, processing the job...
[2026-09-13 22:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 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-09-13 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-09-13 22:14:03] Production.INFO: ==23646== Lock acquired, processing the job...
[2026-09-13 22:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 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-09-13 22:14:03] Production.INFO: ==23648== Lock acquired, processing the job...
[2026-09-13 22:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:14:03] Production.INFO: ==23654== Releasing lock...
[2026-09-13 22:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:14:03] Production.INFO: ==23652== Lock acquired, processing the job...
[2026-09-13 22:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:14:03] Production.INFO: ==23650== Lock acquired, processing the job...
[2026-09-13 22:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:14:03] Production.INFO: Account Balance Start.
[2026-09-13 22:14:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:14:03] Production.INFO: 117
[2026-09-13 22:14:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:14:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:14:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:14:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:14:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:14:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:14:04] Production.INFO: Total Charge 0
[2026-09-13 22:14:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:14:04] Production.INFO: CreateAllLog End
[2026-09-13 22:14:04] Production.INFO: Account Balance End.
[2026-09-13 22:14:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:14:04] Production.INFO: ==23652== Releasing lock...
[2026-09-13 22:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:14:04] Production.INFO: ==23648== Releasing lock...
[2026-09-13 22:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:14:11] Production.ERROR: CronJobId end10
[2026-09-13 22:14:11] Production.INFO: ==23650== Releasing lock...
[2026-09-13 22:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:14:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:14:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:14:15] Production.INFO: call_cost start
[2026-09-13 22:14:15] Production.INFO: call_cost end
[2026-09-13 22:14:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:14:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:14:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:14:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:14:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:14:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:14:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:14:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:14:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:14:15] Production.INFO: ==23646== Releasing lock...
[2026-09-13 22:14:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:14:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:15:01] Production.INFO: ==23710== Lock acquired, processing the job...
[2026-09-14 03:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:15:01] Production.INFO: neon service started
[2026-09-14 03:15:01] Production.INFO: neon service started
[2026-09-14 03:15:01] Production.INFO: ==23710== Releasing lock...
[2026-09-14 03:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:15:01] Production.INFO: ==23712== Lock acquired, processing the job...
[2026-09-13 22:15:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:15:02] Production.INFO: ==23712== Releasing lock...
[2026-09-13 22:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:15:02] Production.INFO: ==23714== Lock acquired, processing the job...
[2026-09-14 02:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:15:02] Production.INFO: ==23714== Releasing lock...
[2026-09-14 02:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:15:03] Production.INFO: ==23716== Lock acquired, processing the job...
[2026-09-13 22:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-13 22:15:03] Production.INFO: ==23718== Lock acquired, processing the job...
[2026-09-13 22:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:15:03] Production.INFO: ==23720== Lock acquired, processing the job...
[2026-09-13 22:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:15:03] Production.INFO: ==23722== Lock acquired, processing the job...
[2026-09-13 22:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-13 22:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-13 22:15:03] Production.ERROR: CronJob PID - 23718
[2026-09-13 22:15:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-13 22:15:03] Production.ERROR: CronJob ID - 5
[2026-09-13 22:15:03] Production.ERROR: CronJob Last Run Time 2026-09-13 22:15:00
[2026-09-13 22:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-13 22:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-13 22:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-13 22:15:03] Production.INFO: ==23716== Releasing lock...
[2026-09-13 22:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-13 22:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-13 22:15:03] Production.INFO: ==23724== Lock acquired, processing the job...
[2026-09-13 22:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:15:03] Production.INFO: ==23727== Lock acquired, processing the job...
[2026-09-13 22:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-13 22:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 22:15:03] Production.INFO: ==23729== Lock acquired, processing the job...
[2026-09-13 22:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:15:03] Production.INFO: Account Balance Start.
[2026-09-13 22:15:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:15:03] Production.INFO: 117
[2026-09-13 22:15:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:15:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:15:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:15:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 22:15:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:15:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:15:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:15:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:15:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:15:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:15:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:15:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:15:03] Production.INFO: ==23729== Releasing lock...
[2026-09-13 22:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:15:03] Production.ERROR: done
[2026-09-13 22:15:03] Production.INFO: Total Charge 0
[2026-09-13 22:15:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-13 22:15:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998699', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) start
[2026-09-13 22:15:03] Production.INFO: CreateAllLog End
[2026-09-13 22:15:04] Production.INFO: Account Balance End.
[2026-09-13 22:15:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:15:04] Production.INFO: ==23724== Releasing lock...
[2026-09-13 22:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:15:04] Production.INFO: ==23720== Releasing lock...
[2026-09-13 22:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998699', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) end
[2026-09-13 22:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-13 22:15:10] Production.INFO: ProcessCDR(1,17998699,1,1,2)
[2026-09-13 22:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17998699,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 22:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17998699,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 22:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-13 22:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-13 22:15:10] Production.INFO: ==23727== Releasing lock...
[2026-09-13 22:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-13 22:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-13 22:15:14] Production.ERROR: CronJobId end10
[2026-09-13 22:15:14] Production.INFO: ==23722== Releasing lock...
[2026-09-13 22:15:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:15:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:15:16] Production.INFO: call_cost start
[2026-09-13 22:15:16] Production.INFO: call_cost end
[2026-09-13 22:15:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:15:16] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:15:16] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:15:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:15:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:15:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:15:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:15:16] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:15:16] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:15:16] Production.INFO: ==23718== Releasing lock...
[2026-09-13 22:15:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:15:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:16:01] Production.INFO: ==23784== Lock acquired, processing the job...
[2026-09-14 03:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:16:02] Production.INFO: neon service started
[2026-09-14 03:16:02] Production.INFO: neon service started
[2026-09-14 03:16:02] Production.INFO: ==23784== Releasing lock...
[2026-09-14 03:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:16:02] Production.INFO: ==23786== Lock acquired, processing the job...
[2026-09-13 22:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:16:02] Production.INFO: ==23786== Releasing lock...
[2026-09-13 22:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:16:02] Production.INFO: ==23788== Lock acquired, processing the job...
[2026-09-14 02:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:16:02] Production.INFO: ==23788== Releasing lock...
[2026-09-14 02:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:16:03] Production.INFO: ==23790== Lock acquired, processing the job...
[2026-09-13 22:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:16:03] Production.INFO: ==23794== Lock acquired, processing the job...
[2026-09-13 22:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:16:03] Production.INFO: ==23797== Lock acquired, processing the job...
[2026-09-13 22:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:16:03] Production.INFO: ==23792== Lock acquired, processing the job...
[2026-09-13 22:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:16:03] Production.INFO: ==23799== Lock acquired, processing the job...
[2026-09-13 22:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:16:03] Production.INFO: Account Balance Start.
[2026-09-13 22:16:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:16:03] Production.INFO: 117
[2026-09-13 22:16:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:16:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:16:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:16:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:16:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:16:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 22:16:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:16:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 22:16:03] Production.INFO: ==23799== Releasing lock...
[2026-09-13 22:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:16:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:16:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:16:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:16:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:16:03] Production.INFO: Total Charge 0
[2026-09-13 22:16:04] Production.INFO: CreateAllLog End
[2026-09-13 22:16:04] Production.INFO: Account Balance End.
[2026-09-13 22:16:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:16:04] Production.INFO: ==23797== Releasing lock...
[2026-09-13 22:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:16:04] Production.INFO: ==23792== Releasing lock...
[2026-09-13 22:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:16:11] Production.ERROR: CronJobId end10
[2026-09-13 22:16:11] Production.INFO: ==23794== Releasing lock...
[2026-09-13 22:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:16:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:16:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:16:14] Production.INFO: call_cost start
[2026-09-13 22:16:15] Production.INFO: call_cost end
[2026-09-13 22:16:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:16:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:16:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:16:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:16:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:16:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:16:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:16:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:16:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:16:15] Production.INFO: ==23790== Releasing lock...
[2026-09-13 22:16:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:16:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:17:01] Production.INFO: ==23859== Lock acquired, processing the job...
[2026-09-14 03:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:17:01] Production.INFO: neon service started
[2026-09-14 03:17:01] Production.INFO: neon service started
[2026-09-14 03:17:01] Production.INFO: ==23859== Releasing lock...
[2026-09-14 03:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:17:01] Production.INFO: ==23861== Lock acquired, processing the job...
[2026-09-13 22:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:17:01] Production.INFO: ==23861== Releasing lock...
[2026-09-13 22:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:17:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:17:02] Production.INFO: ==23863== Lock acquired, processing the job...
[2026-09-14 02:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:17:02] Production.INFO: ==23863== Releasing lock...
[2026-09-14 02:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:17:02] Production.INFO: ==23865== Lock acquired, processing the job...
[2026-09-13 22:17:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:17:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:17:03] Production.INFO: ==23867== Lock acquired, processing the job...
[2026-09-13 22:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:17:03] Production.INFO: ==23869== Lock acquired, processing the job...
[2026-09-13 22:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:17:03] Production.INFO: ==23873== Lock acquired, processing the job...
[2026-09-13 22:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:17:03] Production.INFO: ==23871== Lock acquired, processing the job...
[2026-09-13 22:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:17:03] Production.INFO: Account Balance Start.
[2026-09-13 22:17:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:17:03] Production.INFO: 117
[2026-09-13 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-09-13 22:17:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 22:17:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 22:17:03] Production.INFO: ==23873== Releasing lock...
[2026-09-13 22:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:17:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:17:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:17:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:17:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:17:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:17:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:17:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:17:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:17:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:17:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:17:03] Production.INFO: Total Charge 0
[2026-09-13 22:17:03] Production.INFO: CreateAllLog End
[2026-09-13 22:17:03] Production.INFO: Account Balance End.
[2026-09-13 22:17:03] Production.ERROR: CronJobId end 12
[2026-09-13 22:17:03] Production.INFO: ==23871== Releasing lock...
[2026-09-13 22:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:17:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:17:03] Production.INFO: ==23867== Releasing lock...
[2026-09-13 22:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:17:11] Production.ERROR: CronJobId end10
[2026-09-13 22:17:11] Production.INFO: ==23869== Releasing lock...
[2026-09-13 22:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:17:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:17:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:17:14] Production.INFO: call_cost start
[2026-09-13 22:17:14] Production.INFO: call_cost end
[2026-09-13 22:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:17:14] Production.INFO: ==23865== Releasing lock...
[2026-09-13 22:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:18:01] Production.INFO: ==23929== Lock acquired, processing the job...
[2026-09-14 03:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:18:01] Production.INFO: neon service started
[2026-09-14 03:18:01] Production.INFO: neon service started
[2026-09-14 03:18:01] Production.INFO: ==23929== Releasing lock...
[2026-09-14 03:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:18:02] Production.INFO: ==23931== Lock acquired, processing the job...
[2026-09-13 22:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:18:02] Production.INFO: ==23931== Releasing lock...
[2026-09-13 22:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:18:02] Production.INFO: ==23933== Lock acquired, processing the job...
[2026-09-14 02:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:18:02] Production.INFO: ==23933== Releasing lock...
[2026-09-14 02:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:18:03] Production.INFO: ==23940== Lock acquired, processing the job...
[2026-09-13 22:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:18:03] Production.INFO: ==23944== Lock acquired, processing the job...
[2026-09-13 22:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:18:03] Production.INFO: ==23936== Lock acquired, processing the job...
[2026-09-13 22:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:18:03] Production.INFO: ==23938== Lock acquired, processing the job...
[2026-09-13 22:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22: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-09-13 22: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-09-13 22:18:03] Production.INFO: ==23942== Lock acquired, processing the job...
[2026-09-13 22:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22: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-09-13 22:18:03] Production.INFO: ==23944== Releasing lock...
[2026-09-13 22:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:18:03] Production.INFO: Account Balance Start.
[2026-09-13 22:18:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:18:03] Production.INFO: 117
[2026-09-13 22:18:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:18:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:18:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:18:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:18:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:18:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:18:03] Production.INFO: Total Charge 0
[2026-09-13 22:18:03] Production.INFO: CreateAllLog End
[2026-09-13 22:18:04] Production.INFO: Account Balance End.
[2026-09-13 22:18:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:18:04] Production.INFO: ==23942== Releasing lock...
[2026-09-13 22:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:18:04] Production.INFO: ==23938== Releasing lock...
[2026-09-13 22:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:18:11] Production.ERROR: CronJobId end10
[2026-09-13 22:18:11] Production.INFO: ==23940== Releasing lock...
[2026-09-13 22:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:18:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:18:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:18:14] Production.INFO: call_cost start
[2026-09-13 22:18:14] Production.INFO: call_cost end
[2026-09-13 22:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:18:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:18:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:18:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:18:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:18:14] Production.INFO: ==23936== Releasing lock...
[2026-09-13 22:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:19:02] Production.INFO: ==23999== Lock acquired, processing the job...
[2026-09-14 03:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:19:02] Production.INFO: neon service started
[2026-09-14 03:19:02] Production.INFO: neon service started
[2026-09-14 03:19:02] Production.INFO: ==23999== Releasing lock...
[2026-09-14 03:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:19:02] Production.INFO: ==24002== Lock acquired, processing the job...
[2026-09-13 22:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:19:02] Production.INFO: ==24004== Lock acquired, processing the job...
[2026-09-14 02:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:19:03] Production.INFO: ==24004== Releasing lock...
[2026-09-14 02:19:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:19:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:19:03] Production.INFO: ==24002== Releasing lock...
[2026-09-13 22:19:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:19:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:19:03] Production.INFO: ==24010== Lock acquired, processing the job...
[2026-09-13 22:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:19:03] Production.INFO: ==24012== Lock acquired, processing the job...
[2026-09-13 22:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:19:03] Production.INFO: ==24006== Lock acquired, processing the job...
[2026-09-13 22:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:19:03] Production.INFO: ==24008== Lock acquired, processing the job...
[2026-09-13 22:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:19:04] Production.INFO: Account Balance Start.
[2026-09-13 22:19:04] Production.INFO: CreateAllLog Start
[2026-09-13 22:19:04] Production.INFO: 117
[2026-09-13 22:19:04] Production.INFO: ==24014== Lock acquired, processing the job...
[2026-09-13 22:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:19:04] Production.INFO: Date 2026-09-08
[2026-09-13 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:19:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:19:04] Production.INFO: Date 2026-09-09
[2026-09-13 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:19:04] Production.INFO: Date 2026-09-10
[2026-09-13 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-13 22: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-09-13 22: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-09-13 22:19:04] Production.INFO: Date 2026-09-11
[2026-09-13 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-13 22: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-09-13 22:19:04] Production.INFO: Date 2026-09-12
[2026-09-13 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:19:04] Production.INFO: Date 2026-09-13
[2026-09-13 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:19:04] Production.INFO: ==24014== Releasing lock...
[2026-09-13 22:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:19:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:19:04] Production.INFO: Total Charge 0
[2026-09-13 22:19:04] Production.INFO: CreateAllLog End
[2026-09-13 22:19:04] Production.INFO: Account Balance End.
[2026-09-13 22:19:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:19:04] Production.INFO: ==24012== Releasing lock...
[2026-09-13 22:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:19:04] Production.INFO: ==24008== Releasing lock...
[2026-09-13 22:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:19:12] Production.ERROR: CronJobId end10
[2026-09-13 22:19:12] Production.INFO: ==24010== Releasing lock...
[2026-09-13 22:19:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:19:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:19:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:19:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:19:14] Production.INFO: call_cost start
[2026-09-13 22:19:14] Production.INFO: call_cost end
[2026-09-13 22:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:19:14] Production.INFO: ==24006== Releasing lock...
[2026-09-13 22:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:20:01] Production.INFO: ==24072== Lock acquired, processing the job...
[2026-09-14 03:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:20:01] Production.INFO: neon service started
[2026-09-14 03:20:01] Production.INFO: neon service started
[2026-09-14 03:20:01] Production.INFO: ==24072== Releasing lock...
[2026-09-14 03:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:20:02] Production.INFO: ==24076== Lock acquired, processing the job...
[2026-09-14 02:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:20:02] Production.INFO: ==24076== Releasing lock...
[2026-09-14 02:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:20:02] Production.INFO: ==24074== Lock acquired, processing the job...
[2026-09-13 22:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:20:02] Production.INFO: ==24074== Releasing lock...
[2026-09-13 22:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:20:03] Production.INFO: ==24081== Lock acquired, processing the job...
[2026-09-13 22:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:20:03] Production.INFO: ==24079== Lock acquired, processing the job...
[2026-09-13 22:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:20:03] Production.INFO: ==24087== Lock acquired, processing the job...
[2026-09-13 22:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:20:03] Production.INFO: ==24085== Lock acquired, processing the job...
[2026-09-13 22:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:20:03] Production.INFO: ==24083== Lock acquired, processing the job...
[2026-09-13 22:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 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-09-13 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-09-13 22:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 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-09-13 22:20:03] Production.INFO: ==24087== Releasing lock...
[2026-09-13 22:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:20:03] Production.INFO: Account Balance Start.
[2026-09-13 22:20:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:20:03] Production.INFO: 117
[2026-09-13 22:20:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:20:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:20:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:20:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:20:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:20:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:20:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:20:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:20:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:20:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:20:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:20:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:20:03] Production.INFO: Total Charge 0
[2026-09-13 22:20:04] Production.INFO: CreateAllLog End
[2026-09-13 22:20:04] Production.INFO: ==24081== Releasing lock...
[2026-09-13 22:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:20:04] Production.INFO: Account Balance End.
[2026-09-13 22:20:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:20:04] Production.INFO: ==24085== Releasing lock...
[2026-09-13 22:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:20:11] Production.ERROR: CronJobId end10
[2026-09-13 22:20:11] Production.INFO: ==24083== Releasing lock...
[2026-09-13 22:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:20:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:20:15] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:20:15] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:20:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:20:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:20:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:20:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:20:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:20:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:20:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:20:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:20:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:20:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:20:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:20:15] Production.INFO: call_cost start
[2026-09-13 22:20:15] Production.INFO: call_cost end
[2026-09-13 22:20:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:20:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:20:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:20:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:20:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:20:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:20:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:20:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:20:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:20:15] Production.INFO: ==24079== Releasing lock...
[2026-09-13 22:20:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:20:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:21:02] Production.INFO: ==24144== Lock acquired, processing the job...
[2026-09-14 03:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:21:02] Production.INFO: neon service started
[2026-09-14 03:21:02] Production.INFO: neon service started
[2026-09-14 03:21:02] Production.INFO: ==24144== Releasing lock...
[2026-09-14 03:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:21:02] Production.INFO: ==24146== Lock acquired, processing the job...
[2026-09-13 22:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:21:02] Production.INFO: ==24148== Lock acquired, processing the job...
[2026-09-14 02:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:21:02] Production.INFO: ==24148== Releasing lock...
[2026-09-14 02:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:21:03] Production.INFO: ==24146== Releasing lock...
[2026-09-13 22:21:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:21:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:21:03] Production.INFO: ==24153== Lock acquired, processing the job...
[2026-09-13 22:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:21:03] Production.INFO: ==24151== Lock acquired, processing the job...
[2026-09-13 22:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:21:03] Production.INFO: ==24155== Lock acquired, processing the job...
[2026-09-13 22:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:21:03] Production.INFO: ==24157== Lock acquired, processing the job...
[2026-09-13 22:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:21:03] Production.INFO: ==24159== Lock acquired, processing the job...
[2026-09-13 22:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:21:04] Production.INFO: Account Balance Start.
[2026-09-13 22:21:04] Production.INFO: CreateAllLog Start
[2026-09-13 22:21:04] Production.INFO: 117
[2026-09-13 22:21:04] Production.INFO: Date 2026-09-08
[2026-09-13 22: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-09-13 22: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-09-13 22: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-09-13 22:21:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:21:04] Production.INFO: ==24159== Releasing lock...
[2026-09-13 22:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:21:04] Production.INFO: Date 2026-09-09
[2026-09-13 22:21:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:21:04] Production.INFO: Date 2026-09-10
[2026-09-13 22:21:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:21:04] Production.INFO: Date 2026-09-11
[2026-09-13 22:21:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:21:04] Production.INFO: Date 2026-09-12
[2026-09-13 22:21:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:21:04] Production.INFO: Date 2026-09-13
[2026-09-13 22:21:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:21:04] Production.INFO: Total Charge 0
[2026-09-13 22:21:04] Production.INFO: CreateAllLog End
[2026-09-13 22:21:04] Production.INFO: Account Balance End.
[2026-09-13 22:21:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:21:04] Production.INFO: ==24157== Releasing lock...
[2026-09-13 22:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:21:04] Production.INFO: ==24153== Releasing lock...
[2026-09-13 22:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:21:12] Production.ERROR: CronJobId end10
[2026-09-13 22:21:12] Production.INFO: ==24155== Releasing lock...
[2026-09-13 22:21:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:21:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:21:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:21:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:21:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:21:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:21:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:21:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:21:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:21:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:21:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:21:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:21:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:21:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:21:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:21:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:21:14] Production.INFO: call_cost start
[2026-09-13 22:21:14] Production.INFO: call_cost end
[2026-09-13 22:21:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:21:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:21:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:21:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:21:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:21:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:21:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:21:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:21:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:21:14] Production.INFO: ==24151== Releasing lock...
[2026-09-13 22:21:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:21:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:22:01] Production.INFO: ==24213== Lock acquired, processing the job...
[2026-09-14 03:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:22:01] Production.INFO: neon service started
[2026-09-14 03:22:01] Production.INFO: neon service started
[2026-09-14 03:22:01] Production.INFO: ==24213== Releasing lock...
[2026-09-14 03:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:22:01] Production.INFO: ==24216== Lock acquired, processing the job...
[2026-09-13 22:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:22:02] Production.INFO: ==24216== Releasing lock...
[2026-09-13 22:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:22:02] Production.INFO: ==24218== Lock acquired, processing the job...
[2026-09-14 02:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:22:02] Production.INFO: ==24218== Releasing lock...
[2026-09-14 02:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:22:03] Production.INFO: ==24220== Lock acquired, processing the job...
[2026-09-13 22:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:22:03] Production.INFO: ==24222== Lock acquired, processing the job...
[2026-09-13 22:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:22:03] Production.INFO: ==24224== Lock acquired, processing the job...
[2026-09-13 22:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:22:03] Production.INFO: ==24226== Lock acquired, processing the job...
[2026-09-13 22:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:22:03] Production.INFO: ==24228== Lock acquired, processing the job...
[2026-09-13 22:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:22:03] Production.INFO: Account Balance Start.
[2026-09-13 22:22:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:22:03] Production.INFO: 117
[2026-09-13 22:22:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:22:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 22:22:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:22:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 22:22:03] Production.INFO: ==24228== Releasing lock...
[2026-09-13 22:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:22:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:22:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:22:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:22:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:22:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:22:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:22:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:22:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:22:03] Production.INFO: Total Charge 0
[2026-09-13 22:22:03] Production.INFO: CreateAllLog End
[2026-09-13 22:22:03] Production.INFO: Account Balance End.
[2026-09-13 22:22:03] Production.ERROR: CronJobId end 12
[2026-09-13 22:22:03] Production.INFO: ==24226== Releasing lock...
[2026-09-13 22:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:22:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:22:03] Production.INFO: ==24222== Releasing lock...
[2026-09-13 22:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:22:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:22:11] Production.ERROR: CronJobId end10
[2026-09-13 22:22:11] Production.INFO: ==24224== Releasing lock...
[2026-09-13 22:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:22:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:22:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:22:14] Production.INFO: call_cost start
[2026-09-13 22:22:14] Production.INFO: call_cost end
[2026-09-13 22:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:22:14] Production.INFO: ==24220== Releasing lock...
[2026-09-13 22:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:23:02] Production.INFO: ==24291== Lock acquired, processing the job...
[2026-09-14 03:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:23:02] Production.INFO: neon service started
[2026-09-14 03:23:02] Production.INFO: neon service started
[2026-09-14 03:23:02] Production.INFO: ==24291== Releasing lock...
[2026-09-14 03:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:23:02] Production.INFO: ==24293== Lock acquired, processing the job...
[2026-09-13 22:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:23:02] Production.INFO: ==24295== Lock acquired, processing the job...
[2026-09-14 02:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:23:02] Production.INFO: ==24295== Releasing lock...
[2026-09-14 02:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:23:02] Production.INFO: ==24293== Releasing lock...
[2026-09-13 22:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:23:03] Production.INFO: ==24300== Lock acquired, processing the job...
[2026-09-13 22:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:23:03] Production.INFO: ==24298== Lock acquired, processing the job...
[2026-09-13 22:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:23:03] Production.INFO: ==24306== Lock acquired, processing the job...
[2026-09-13 22:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:23:03] Production.INFO: ==24302== Lock acquired, processing the job...
[2026-09-13 22:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:23:04] Production.INFO: ==24304== Lock acquired, processing the job...
[2026-09-13 22:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 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-09-13 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-09-13 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-09-13 22:23:04] Production.INFO: Account Balance Start.
[2026-09-13 22:23:04] Production.INFO: CreateAllLog Start
[2026-09-13 22:23:04] Production.INFO: 117
[2026-09-13 22:23:04] Production.INFO: Date 2026-09-08
[2026-09-13 22:23:04] Production.INFO: ==24306== Releasing lock...
[2026-09-13 22:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:23:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:23:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:23:04] Production.INFO: Date 2026-09-09
[2026-09-13 22:23:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:23:04] Production.INFO: Date 2026-09-10
[2026-09-13 22:23:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:23:04] Production.INFO: Date 2026-09-11
[2026-09-13 22:23:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:23:04] Production.INFO: Date 2026-09-12
[2026-09-13 22:23:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:23:04] Production.INFO: Date 2026-09-13
[2026-09-13 22:23:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:23:04] Production.INFO: Total Charge 0
[2026-09-13 22:23:04] Production.INFO: CreateAllLog End
[2026-09-13 22:23:04] Production.INFO: Account Balance End.
[2026-09-13 22:23:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:23:04] Production.INFO: ==24304== Releasing lock...
[2026-09-13 22:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:23:04] Production.INFO: ==24300== Releasing lock...
[2026-09-13 22:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:23:11] Production.ERROR: CronJobId end10
[2026-09-13 22:23:11] Production.INFO: ==24302== Releasing lock...
[2026-09-13 22:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:23:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:23:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:23:14] Production.INFO: call_cost start
[2026-09-13 22:23:14] Production.INFO: call_cost end
[2026-09-13 22:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:23:14] Production.INFO: ==24298== Releasing lock...
[2026-09-13 22:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:24:01] Production.INFO: ==24362== Lock acquired, processing the job...
[2026-09-14 03:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:24:01] Production.INFO: neon service started
[2026-09-14 03:24:01] Production.INFO: neon service started
[2026-09-14 03:24:01] Production.INFO: ==24362== Releasing lock...
[2026-09-14 03:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:24:01] Production.INFO: ==24366== Lock acquired, processing the job...
[2026-09-14 02:24:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:24:01] Production.INFO: ==24366== Releasing lock...
[2026-09-14 02:24:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:24:01] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:24:02] Production.INFO: ==24364== Lock acquired, processing the job...
[2026-09-13 22:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:24:02] Production.INFO: ==24364== Releasing lock...
[2026-09-13 22:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:24:03] Production.INFO: ==24368== Lock acquired, processing the job...
[2026-09-13 22:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:24:03] Production.INFO: ==24370== Lock acquired, processing the job...
[2026-09-13 22:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:24:03] Production.INFO: ==24376== Lock acquired, processing the job...
[2026-09-13 22:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:24:03] Production.INFO: ==24374== Lock acquired, processing the job...
[2026-09-13 22:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:24:03] Production.INFO: ==24372== Lock acquired, processing the job...
[2026-09-13 22:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:24:03] Production.INFO: Account Balance Start.
[2026-09-13 22:24:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:24:03] Production.INFO: 117
[2026-09-13 22:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:24:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 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-09-13 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-09-13 22:24:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 22:24:03] Production.INFO: ==24376== Releasing lock...
[2026-09-13 22:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:24:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:24:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:24:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:24:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:24:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:24:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:24:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:24:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:24:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:24:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:24:03] Production.INFO: Total Charge 0
[2026-09-13 22:24:03] Production.INFO: CreateAllLog End
[2026-09-13 22:24:03] Production.INFO: Account Balance End.
[2026-09-13 22:24:03] Production.ERROR: CronJobId end 12
[2026-09-13 22:24:03] Production.INFO: ==24374== Releasing lock...
[2026-09-13 22:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:24:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:24:04] Production.INFO: ==24370== Releasing lock...
[2026-09-13 22:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:24:11] Production.ERROR: CronJobId end10
[2026-09-13 22:24:11] Production.INFO: ==24372== Releasing lock...
[2026-09-13 22:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:24:14] Production.INFO: call_cost start
[2026-09-13 22:24:14] Production.INFO: call_cost end
[2026-09-13 22:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:24:14] Production.INFO: ==24368== Releasing lock...
[2026-09-13 22:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:25:01] Production.INFO: ==24440== Lock acquired, processing the job...
[2026-09-14 03:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:25:01] Production.INFO: neon service started
[2026-09-14 03:25:01] Production.INFO: neon service started
[2026-09-14 03:25:01] Production.INFO: ==24440== Releasing lock...
[2026-09-14 03:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:25:02] Production.INFO: ==24442== Lock acquired, processing the job...
[2026-09-13 22:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:25:02] Production.INFO: ==24444== Lock acquired, processing the job...
[2026-09-14 02:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 22:25:02] Production.INFO: ==24442== Releasing lock...
[2026-09-13 22:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:25:02] Production.INFO: ==24444== Releasing lock...
[2026-09-14 02:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:25:03] Production.INFO: ==24446== Lock acquired, processing the job...
[2026-09-13 22:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-13 22:25:03] Production.INFO: ==24448== Lock acquired, processing the job...
[2026-09-13 22:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-13 22:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-13 22:25:03] Production.ERROR: CronJob PID - 24448
[2026-09-13 22:25:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-13 22:25:03] Production.ERROR: CronJob ID - 5
[2026-09-13 22:25:03] Production.ERROR: CronJob Last Run Time 2026-09-13 22:25:00
[2026-09-13 22:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-13 22:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-13 22:25:03] Production.INFO: ==24450== Lock acquired, processing the job...
[2026-09-13 22:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-13 22:25:03] Production.INFO: ==24446== Releasing lock...
[2026-09-13 22:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-13 22:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-13 22:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:25:03] Production.INFO: ==24452== Lock acquired, processing the job...
[2026-09-13 22:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:25:03] Production.INFO: ==24454== Lock acquired, processing the job...
[2026-09-13 22:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:25:03] Production.INFO: ==24456== Lock acquired, processing the job...
[2026-09-13 22:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-13 22:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 22:25:03] Production.INFO: Account Balance Start.
[2026-09-13 22:25:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:25:03] Production.INFO: 117
[2026-09-13 22:25:03] Production.INFO: ==24458== Lock acquired, processing the job...
[2026-09-13 22:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:25:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:25:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:25:04] Production.ERROR: done
[2026-09-13 22:25:04] Production.INFO: Date 2026-09-09
[2026-09-13 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 22:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-13 22:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998740', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) start
[2026-09-13 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-09-13 22:25:04] Production.INFO: Date 2026-09-10
[2026-09-13 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 22:25:04] Production.INFO: Date 2026-09-11
[2026-09-13 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:25:04] Production.INFO: Date 2026-09-12
[2026-09-13 22:25:04] Production.INFO: ==24458== Releasing lock...
[2026-09-13 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:25:04] Production.INFO: Date 2026-09-13
[2026-09-13 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:25:04] Production.INFO: Total Charge 0
[2026-09-13 22:25:04] Production.INFO: CreateAllLog End
[2026-09-13 22:25:04] Production.INFO: Account Balance End.
[2026-09-13 22:25:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:25:04] Production.INFO: ==24454== Releasing lock...
[2026-09-13 22:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:25:04] Production.INFO: ==24450== Releasing lock...
[2026-09-13 22:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:25:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998740', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) end
[2026-09-13 22:25:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-13 22:25:10] Production.INFO: ProcessCDR(1,17998740,1,1,2)
[2026-09-13 22:25:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17998740,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 22:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17998740,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 22:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-13 22:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-13 22:25:10] Production.INFO: ==24456== Releasing lock...
[2026-09-13 22:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-13 22:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-13 22:25:14] Production.ERROR: CronJobId end10
[2026-09-13 22:25:14] Production.INFO: ==24452== Releasing lock...
[2026-09-13 22:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:25:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:25:17] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:25:17] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:25:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:25:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:25:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:25:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:25:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:25:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:25:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:25:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:25:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:25:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:25:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:25:17] Production.INFO: call_cost start
[2026-09-13 22:25:17] Production.INFO: call_cost end
[2026-09-13 22:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:25:17] Production.INFO: ==24448== Releasing lock...
[2026-09-13 22:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:26:02] Production.INFO: ==24514== Lock acquired, processing the job...
[2026-09-14 03:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:26:02] Production.INFO: neon service started
[2026-09-14 03:26:02] Production.INFO: neon service started
[2026-09-14 03:26:02] Production.INFO: ==24514== Releasing lock...
[2026-09-14 03:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:26:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-13 22:26:02] Production.INFO: ==24516== Lock acquired, processing the job...
[2026-09-13 22:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:26:02] Production.INFO: ==24516== Releasing lock...
[2026-09-13 22:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:26:03] Production.INFO: ==24518== Lock acquired, processing the job...
[2026-09-14 02:26:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:26:03] Production.INFO: ==24518== Releasing lock...
[2026-09-14 02:26:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:26:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:26:03] Production.INFO: ==24528== Lock acquired, processing the job...
[2026-09-13 22:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 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-09-13 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-09-13 22:26:03] Production.INFO: ==24520== Lock acquired, processing the job...
[2026-09-13 22:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 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-09-13 22:26:03] Production.INFO: ==24528== Releasing lock...
[2026-09-13 22:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:26:03] Production.INFO: ==24522== Lock acquired, processing the job...
[2026-09-13 22:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:26:03] Production.INFO: ==24524== Lock acquired, processing the job...
[2026-09-13 22:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:26:04] Production.INFO: ==24526== Lock acquired, processing the job...
[2026-09-13 22:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:26:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:26:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:26:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:26:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:26:04] Production.INFO: Account Balance Start.
[2026-09-13 22:26:04] Production.INFO: CreateAllLog Start
[2026-09-13 22:26:04] Production.INFO: 117
[2026-09-13 22:26:04] Production.INFO: Date 2026-09-08
[2026-09-13 22:26:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:26:04] Production.INFO: Date 2026-09-09
[2026-09-13 22:26:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:26:04] Production.INFO: Date 2026-09-10
[2026-09-13 22:26:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:26:04] Production.INFO: Date 2026-09-11
[2026-09-13 22:26:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:26:04] Production.INFO: Date 2026-09-12
[2026-09-13 22:26:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:26:04] Production.INFO: Date 2026-09-13
[2026-09-13 22:26:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:26:04] Production.INFO: Total Charge 0
[2026-09-13 22:26:04] Production.INFO: CreateAllLog End
[2026-09-13 22:26:04] Production.INFO: Account Balance End.
[2026-09-13 22:26:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:26:04] Production.INFO: ==24526== Releasing lock...
[2026-09-13 22:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:26:04] Production.INFO: ==24522== Releasing lock...
[2026-09-13 22:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:26:11] Production.ERROR: CronJobId end10
[2026-09-13 22:26:11] Production.INFO: ==24524== Releasing lock...
[2026-09-13 22:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:26:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:26:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:26:15] Production.INFO: call_cost start
[2026-09-13 22:26:15] Production.INFO: call_cost end
[2026-09-13 22:26:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:26:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:26:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:26:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:26:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:26:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:26:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:26:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:26:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:26:15] Production.INFO: ==24520== Releasing lock...
[2026-09-13 22:26:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:26:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:27:01] Production.INFO: ==24588== Lock acquired, processing the job...
[2026-09-14 03:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:27:01] Production.INFO: neon service started
[2026-09-14 03:27:01] Production.INFO: neon service started
[2026-09-14 03:27:01] Production.INFO: ==24588== Releasing lock...
[2026-09-14 03:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:27:02] Production.INFO: ==24590== Lock acquired, processing the job...
[2026-09-13 22:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:27:02] Production.INFO: ==24592== Lock acquired, processing the job...
[2026-09-14 02:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:27:02] Production.INFO: ==24592== Releasing lock...
[2026-09-14 02:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:27:02] Production.INFO: ==24590== Releasing lock...
[2026-09-13 22:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:27:03] Production.INFO: ==24595== Lock acquired, processing the job...
[2026-09-13 22:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:27:03] Production.INFO: ==24597== Lock acquired, processing the job...
[2026-09-13 22:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:27:03] Production.INFO: ==24599== Lock acquired, processing the job...
[2026-09-13 22:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:27:03] Production.INFO: ==24601== Lock acquired, processing the job...
[2026-09-13 22:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:27:03] Production.INFO: ==24603== Lock acquired, processing the job...
[2026-09-13 22:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 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-09-13 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-09-13 22:27:03] Production.INFO: Account Balance Start.
[2026-09-13 22:27:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:27:03] Production.INFO: 117
[2026-09-13 22:27:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 22:27:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:27:03] Production.INFO: ==24603== Releasing lock...
[2026-09-13 22:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:27:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:27:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:27:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:27:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:27:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:27:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:27:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:27:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:27:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:27:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:27:04] Production.INFO: Total Charge 0
[2026-09-13 22:27:04] Production.INFO: CreateAllLog End
[2026-09-13 22:27:04] Production.INFO: ==24597== Releasing lock...
[2026-09-13 22:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:27:04] Production.INFO: Account Balance End.
[2026-09-13 22:27:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:27:04] Production.INFO: ==24601== Releasing lock...
[2026-09-13 22:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:27:12] Production.ERROR: CronJobId end10
[2026-09-13 22:27:12] Production.INFO: ==24599== Releasing lock...
[2026-09-13 22:27:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:27:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:27:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:27:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:27:14] Production.INFO: call_cost start
[2026-09-13 22:27:14] Production.INFO: call_cost end
[2026-09-13 22:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:27:14] Production.INFO: ==24595== Releasing lock...
[2026-09-13 22:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:28:02] Production.INFO: ==24662== Lock acquired, processing the job...
[2026-09-14 03:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:28:02] Production.INFO: neon service started
[2026-09-14 03:28:02] Production.INFO: neon service started
[2026-09-14 03:28:02] Production.INFO: ==24662== Releasing lock...
[2026-09-14 03:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:28:02] Production.INFO: ==24664== Lock acquired, processing the job...
[2026-09-13 22:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:28:02] Production.INFO: ==24664== Releasing lock...
[2026-09-13 22:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:28:02] Production.INFO: ==24666== Lock acquired, processing the job...
[2026-09-14 02:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:28:02] Production.INFO: ==24666== Releasing lock...
[2026-09-14 02:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:28:03] Production.INFO: ==24676== Lock acquired, processing the job...
[2026-09-13 22:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 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-09-13 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-09-13 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-09-13 22:28:03] Production.INFO: ==24676== Releasing lock...
[2026-09-13 22:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:28:03] Production.INFO: ==24668== Lock acquired, processing the job...
[2026-09-13 22:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:28:03] Production.INFO: ==24670== Lock acquired, processing the job...
[2026-09-13 22:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:28:03] Production.INFO: ==24672== Lock acquired, processing the job...
[2026-09-13 22:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:28:03] Production.INFO: ==24674== Lock acquired, processing the job...
[2026-09-13 22:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:28:03] Production.INFO: Account Balance Start.
[2026-09-13 22:28:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:28:04] Production.INFO: 117
[2026-09-13 22:28:04] Production.INFO: Date 2026-09-08
[2026-09-13 22:28:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:28:04] Production.INFO: Date 2026-09-09
[2026-09-13 22:28:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:28:04] Production.INFO: Date 2026-09-10
[2026-09-13 22:28:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:28:04] Production.INFO: Date 2026-09-11
[2026-09-13 22:28:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:28:04] Production.INFO: Date 2026-09-12
[2026-09-13 22:28:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:28:04] Production.INFO: ==24670== Releasing lock...
[2026-09-13 22:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:28:04] Production.INFO: Date 2026-09-13
[2026-09-13 22:28:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:28:04] Production.INFO: Total Charge 0
[2026-09-13 22:28:04] Production.INFO: CreateAllLog End
[2026-09-13 22:28:04] Production.INFO: Account Balance End.
[2026-09-13 22:28:05] Production.ERROR: CronJobId end 12
[2026-09-13 22:28:05] Production.INFO: ==24674== Releasing lock...
[2026-09-13 22:28:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:28:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:28:12] Production.ERROR: CronJobId end10
[2026-09-13 22:28:12] Production.INFO: ==24672== Releasing lock...
[2026-09-13 22:28:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:28:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:28:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:28:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:28:14] Production.INFO: call_cost start
[2026-09-13 22:28:14] Production.INFO: call_cost end
[2026-09-13 22:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:28:14] Production.INFO: ==24668== Releasing lock...
[2026-09-13 22:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:29:01] Production.INFO: ==24734== Lock acquired, processing the job...
[2026-09-14 03:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:29:01] Production.INFO: neon service started
[2026-09-14 03:29:01] Production.INFO: neon service started
[2026-09-14 03:29:01] Production.INFO: ==24734== Releasing lock...
[2026-09-14 03:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:29:02] Production.INFO: ==24738== Lock acquired, processing the job...
[2026-09-14 02:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:29:02] Production.INFO: ==24738== Releasing lock...
[2026-09-14 02:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:29:02] Production.INFO: ==24736== Lock acquired, processing the job...
[2026-09-13 22:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:29:02] Production.INFO: ==24736== Releasing lock...
[2026-09-13 22:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:29:03] Production.INFO: ==24740== Lock acquired, processing the job...
[2026-09-13 22:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:29:03] Production.INFO: ==24742== Lock acquired, processing the job...
[2026-09-13 22:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:29:03] Production.INFO: ==24744== Lock acquired, processing the job...
[2026-09-13 22:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:29:03] Production.INFO: ==24746== Lock acquired, processing the job...
[2026-09-13 22:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:29:03] Production.INFO: ==24748== Lock acquired, processing the job...
[2026-09-13 22:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:29:03] Production.INFO: Account Balance Start.
[2026-09-13 22:29:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:29:03] Production.INFO: 117
[2026-09-13 22:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:29:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:29:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:29:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:29:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:29:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:29:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:29:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:29:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 22:29:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:29:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 22:29:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:29:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:29:03] Production.INFO: ==24748== Releasing lock...
[2026-09-13 22:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:29:03] Production.INFO: Total Charge 0
[2026-09-13 22:29:03] Production.INFO: CreateAllLog End
[2026-09-13 22:29:03] Production.INFO: Account Balance End.
[2026-09-13 22:29:03] Production.ERROR: CronJobId end 12
[2026-09-13 22:29:03] Production.INFO: ==24746== Releasing lock...
[2026-09-13 22:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:29:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:29:03] Production.INFO: ==24742== Releasing lock...
[2026-09-13 22:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:29:11] Production.ERROR: CronJobId end10
[2026-09-13 22:29:11] Production.INFO: ==24744== Releasing lock...
[2026-09-13 22:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:29:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:29:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:29:14] Production.INFO: call_cost start
[2026-09-13 22:29:14] Production.INFO: call_cost end
[2026-09-13 22:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:29:14] Production.INFO: ==24740== Releasing lock...
[2026-09-13 22:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:30:02] Production.INFO: ==24807== Lock acquired, processing the job...
[2026-09-14 03:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:30:02] Production.INFO: neon service started
[2026-09-14 03:30:02] Production.INFO: neon service started
[2026-09-14 03:30:02] Production.INFO: ==24807== Releasing lock...
[2026-09-14 03:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:30:02] Production.INFO: ==24810== Lock acquired, processing the job...
[2026-09-13 22:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:30:02] Production.INFO: ==24812== Lock acquired, processing the job...
[2026-09-14 02:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:30:02] Production.INFO: ==24812== Releasing lock...
[2026-09-14 02:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:30:02] Production.INFO: ==24810== Releasing lock...
[2026-09-13 22:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:30:03] Production.INFO: ==24814== Lock acquired, processing the job...
[2026-09-13 22:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:30:03] Production.INFO: ==24816== Lock acquired, processing the job...
[2026-09-13 22:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:30:03] Production.INFO: ==24818== Lock acquired, processing the job...
[2026-09-13 22:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:30:03] Production.INFO: ==24820== Lock acquired, processing the job...
[2026-09-13 22:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:30:03] Production.INFO: ==24822== Lock acquired, processing the job...
[2026-09-13 22:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:30:03] Production.INFO: Account Balance Start.
[2026-09-13 22:30:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:30:03] Production.INFO: 117
[2026-09-13 22:30:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:30:03] Production.INFO: Reseller ==> 0
[2026-09-13 22: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-09-13 22: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-09-13 22:30:04] Production.INFO: Date 2026-09-09
[2026-09-13 22:30:04] Production.INFO: Reseller ==> 0
[2026-09-13 22: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-09-13 22:30:04] Production.INFO: ==24822== Releasing lock...
[2026-09-13 22:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:30:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:30:04] Production.INFO: Date 2026-09-10
[2026-09-13 22:30:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:30:04] Production.INFO: Date 2026-09-11
[2026-09-13 22:30:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:30:04] Production.INFO: Date 2026-09-12
[2026-09-13 22:30:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:30:04] Production.INFO: Date 2026-09-13
[2026-09-13 22:30:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:30:04] Production.INFO: Total Charge 0
[2026-09-13 22:30:04] Production.INFO: CreateAllLog End
[2026-09-13 22:30:04] Production.INFO: Account Balance End.
[2026-09-13 22:30:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:30:04] Production.INFO: ==24820== Releasing lock...
[2026-09-13 22:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:30:04] Production.INFO: ==24816== Releasing lock...
[2026-09-13 22:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:30:11] Production.ERROR: CronJobId end10
[2026-09-13 22:30:11] Production.INFO: ==24818== Releasing lock...
[2026-09-13 22:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:30:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:30:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:30:14] Production.INFO: call_cost start
[2026-09-13 22:30:14] Production.INFO: call_cost end
[2026-09-13 22:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:30:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:30:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:30:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:30:14] Production.INFO: ==24814== Releasing lock...
[2026-09-13 22:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:31:01] Production.INFO: ==24875== Lock acquired, processing the job...
[2026-09-14 03:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:31:01] Production.INFO: neon service started
[2026-09-14 03:31:01] Production.INFO: neon service started
[2026-09-14 03:31:01] Production.INFO: ==24875== Releasing lock...
[2026-09-14 03:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:31:01] Production.INFO: ==24879== Lock acquired, processing the job...
[2026-09-14 02:31:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:31:01] Production.INFO: ==24879== Releasing lock...
[2026-09-14 02:31:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:31:01] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:31:01] Production.INFO: ==24877== Lock acquired, processing the job...
[2026-09-13 22:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:31:02] Production.INFO: ==24877== Releasing lock...
[2026-09-13 22:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:31:02] Production.INFO: ==24881== Lock acquired, processing the job...
[2026-09-13 22:31:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:31:02] Production.INFO: ==24883== Lock acquired, processing the job...
[2026-09-13 22:31:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:31:02] Production.INFO: ==24887== Lock acquired, processing the job...
[2026-09-13 22:31:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:31:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:31:03] Production.INFO: ==24885== Lock acquired, processing the job...
[2026-09-13 22:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:31:03] Production.INFO: Account Balance Start.
[2026-09-13 22:31:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:31:03] Production.INFO: 117
[2026-09-13 22:31:03] Production.INFO: ==24889== Lock acquired, processing the job...
[2026-09-13 22:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:31:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:31:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:31:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:31:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:31:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:31:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:31:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:31:03] Production.INFO: Reseller ==> 0
[2026-09-13 22: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-09-13 22:31:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:31:03] Production.INFO: Reseller ==> 0
[2026-09-13 22: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-09-13 22: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-09-13 22:31:03] Production.INFO: ==24889== Releasing lock...
[2026-09-13 22:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:31:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:31:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:31:03] Production.INFO: Total Charge 0
[2026-09-13 22:31:03] Production.INFO: CreateAllLog End
[2026-09-13 22:31:03] Production.INFO: Account Balance End.
[2026-09-13 22:31:03] Production.ERROR: CronJobId end 12
[2026-09-13 22:31:03] Production.INFO: ==24887== Releasing lock...
[2026-09-13 22:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:31:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:31:03] Production.INFO: ==24883== Releasing lock...
[2026-09-13 22:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:31:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:31:11] Production.ERROR: CronJobId end10
[2026-09-13 22:31:11] Production.INFO: ==24885== Releasing lock...
[2026-09-13 22:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:31:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:31:12] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:31:12] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:31:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:31:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:31:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:31:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:31:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:31:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:31:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:31:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:31:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:31:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:31:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:31:13] Production.INFO: call_cost start
[2026-09-13 22:31:13] Production.INFO: call_cost end
[2026-09-13 22:31:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:31:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:31:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:31:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:31:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:31:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:31:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:31:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:31:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:31:13] Production.INFO: ==24881== Releasing lock...
[2026-09-13 22:31:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:31:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:32:01] Production.INFO: ==24948== Lock acquired, processing the job...
[2026-09-14 03:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:32:01] Production.INFO: neon service started
[2026-09-14 03:32:01] Production.INFO: neon service started
[2026-09-14 03:32:01] Production.INFO: ==24948== Releasing lock...
[2026-09-14 03:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:32:02] Production.INFO: ==24950== Lock acquired, processing the job...
[2026-09-13 22:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:32:02] Production.INFO: ==24952== Lock acquired, processing the job...
[2026-09-14 02:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:32:02] Production.INFO: ==24952== Releasing lock...
[2026-09-14 02:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:32:02] Production.INFO: ==24950== Releasing lock...
[2026-09-13 22:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:32:03] Production.INFO: ==24963== Lock acquired, processing the job...
[2026-09-13 22:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22: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-09-13 22: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-09-13 22: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-09-13 22:32:03] Production.INFO: ==24963== Releasing lock...
[2026-09-13 22:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:32:03] Production.INFO: ==24955== Lock acquired, processing the job...
[2026-09-13 22:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:32:03] Production.INFO: ==24957== Lock acquired, processing the job...
[2026-09-13 22:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:32:03] Production.INFO: ==24959== Lock acquired, processing the job...
[2026-09-13 22:32:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:32:04] Production.INFO: ==24961== Lock acquired, processing the job...
[2026-09-13 22:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:32:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:32:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:32:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:32:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:32:04] Production.INFO: Account Balance Start.
[2026-09-13 22:32:04] Production.INFO: CreateAllLog Start
[2026-09-13 22:32:04] Production.INFO: 117
[2026-09-13 22:32:04] Production.INFO: Date 2026-09-08
[2026-09-13 22:32:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:32:04] Production.INFO: Date 2026-09-09
[2026-09-13 22:32:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:32:04] Production.INFO: Date 2026-09-10
[2026-09-13 22:32:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:32:04] Production.INFO: Date 2026-09-11
[2026-09-13 22:32:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:32:04] Production.INFO: Date 2026-09-12
[2026-09-13 22:32:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:32:04] Production.INFO: Date 2026-09-13
[2026-09-13 22:32:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:32:04] Production.INFO: Total Charge 0
[2026-09-13 22:32:04] Production.INFO: CreateAllLog End
[2026-09-13 22:32:04] Production.INFO: ==24957== Releasing lock...
[2026-09-13 22:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:32:04] Production.INFO: Account Balance End.
[2026-09-13 22:32:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:32:04] Production.INFO: ==24961== Releasing lock...
[2026-09-13 22:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:32:12] Production.ERROR: CronJobId end10
[2026-09-13 22:32:12] Production.INFO: ==24959== Releasing lock...
[2026-09-13 22:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:32:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:32:14] Production.INFO: call_cost start
[2026-09-13 22:32:14] Production.INFO: call_cost end
[2026-09-13 22:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:32:14] Production.INFO: ==24955== Releasing lock...
[2026-09-13 22:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:33:02] Production.INFO: ==25020== Lock acquired, processing the job...
[2026-09-14 03:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:33:02] Production.INFO: neon service started
[2026-09-14 03:33:02] Production.INFO: neon service started
[2026-09-14 03:33:02] Production.INFO: ==25020== Releasing lock...
[2026-09-14 03:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:33:02] Production.INFO: ==25022== Lock acquired, processing the job...
[2026-09-13 22:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:33:02] Production.INFO: ==25022== Releasing lock...
[2026-09-13 22:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:33:03] Production.INFO: ==25024== Lock acquired, processing the job...
[2026-09-14 02:33:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:33:03] Production.INFO: ==25024== Releasing lock...
[2026-09-14 02:33:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:33:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:33:03] Production.INFO: ==25026== Lock acquired, processing the job...
[2026-09-13 22:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:33:03] Production.INFO: ==25028== Lock acquired, processing the job...
[2026-09-13 22:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:33:03] Production.INFO: ==25030== Lock acquired, processing the job...
[2026-09-13 22:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:33:03] Production.INFO: ==25032== Lock acquired, processing the job...
[2026-09-13 22:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:33:03] Production.INFO: ==25034== Lock acquired, processing the job...
[2026-09-13 22:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:33:03] Production.INFO: Account Balance Start.
[2026-09-13 22:33:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:33:03] Production.INFO: 117
[2026-09-13 22:33:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:33:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:33:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:33:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:33:04] Production.INFO: Date 2026-09-10
[2026-09-13 22:33:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:33:04] Production.INFO: Date 2026-09-11
[2026-09-13 22:33:04] Production.INFO: Reseller ==> 0
[2026-09-13 22: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-09-13 22: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-09-13 22: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-09-13 22:33:04] Production.INFO: ==25034== Releasing lock...
[2026-09-13 22:33:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:33:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:33:04] Production.INFO: Date 2026-09-12
[2026-09-13 22:33:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:33:04] Production.INFO: Date 2026-09-13
[2026-09-13 22:33:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:33:04] Production.INFO: Total Charge 0
[2026-09-13 22:33:04] Production.INFO: CreateAllLog End
[2026-09-13 22:33:04] Production.INFO: Account Balance End.
[2026-09-13 22:33:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:33:04] Production.INFO: ==25032== Releasing lock...
[2026-09-13 22:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:33:04] Production.INFO: ==25028== Releasing lock...
[2026-09-13 22:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:33:12] Production.ERROR: CronJobId end10
[2026-09-13 22:33:12] Production.INFO: ==25030== Releasing lock...
[2026-09-13 22:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:33:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:33:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:33:14] Production.INFO: call_cost start
[2026-09-13 22:33:14] Production.INFO: call_cost end
[2026-09-13 22:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:33:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:33:14] Production.INFO: ==25026== Releasing lock...
[2026-09-13 22:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:34:01] Production.INFO: ==25094== Lock acquired, processing the job...
[2026-09-14 03:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:34:01] Production.INFO: neon service started
[2026-09-14 03:34:01] Production.INFO: neon service started
[2026-09-14 03:34:01] Production.INFO: ==25094== Releasing lock...
[2026-09-14 03:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:34:02] Production.INFO: ==25096== Lock acquired, processing the job...
[2026-09-13 22:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:34:02] Production.INFO: ==25106== Lock acquired, processing the job...
[2026-09-14 02:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:34:02] Production.INFO: ==25106== Releasing lock...
[2026-09-14 02:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:34:02] Production.INFO: ==25096== Releasing lock...
[2026-09-13 22:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:34:03] Production.INFO: ==25109== Lock acquired, processing the job...
[2026-09-13 22:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:34:03] Production.INFO: ==25111== Lock acquired, processing the job...
[2026-09-13 22:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:34:03] Production.INFO: ==25113== Lock acquired, processing the job...
[2026-09-13 22:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:34:03] Production.INFO: ==25115== Lock acquired, processing the job...
[2026-09-13 22:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:34:03] Production.INFO: ==25117== Lock acquired, processing the job...
[2026-09-13 22:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:34:03] Production.INFO: Account Balance Start.
[2026-09-13 22:34:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:34:03] Production.INFO: 117
[2026-09-13 22:34:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:34:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 22:34:03] Production.INFO: ==25117== Releasing lock...
[2026-09-13 22:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:34:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:34:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:34:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:34:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:34:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:34:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:34:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:34:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:34:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:34:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:34:04] Production.INFO: Total Charge 0
[2026-09-13 22:34:04] Production.INFO: ==25111== Releasing lock...
[2026-09-13 22:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:34:04] Production.INFO: CreateAllLog End
[2026-09-13 22:34:04] Production.INFO: Account Balance End.
[2026-09-13 22:34:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:34:04] Production.INFO: ==25115== Releasing lock...
[2026-09-13 22:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:34:11] Production.ERROR: CronJobId end10
[2026-09-13 22:34:11] Production.INFO: ==25113== Releasing lock...
[2026-09-13 22:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:34:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:34:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:34:14] Production.INFO: call_cost start
[2026-09-13 22:34:14] Production.INFO: call_cost end
[2026-09-13 22:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:34:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:34:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:34:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:34:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:34:14] Production.INFO: ==25109== Releasing lock...
[2026-09-13 22:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:35:02] Production.INFO: ==25174== Lock acquired, processing the job...
[2026-09-14 03:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:35:02] Production.INFO: neon service started
[2026-09-14 03:35:02] Production.INFO: neon service started
[2026-09-14 03:35:02] Production.INFO: ==25174== Releasing lock...
[2026-09-14 03:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:35:02] Production.INFO: ==25176== Lock acquired, processing the job...
[2026-09-13 22:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:35:02] Production.INFO: ==25176== Releasing lock...
[2026-09-13 22:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:35:02] Production.INFO: ==25178== Lock acquired, processing the job...
[2026-09-14 02:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:35:03] Production.INFO: ==25178== Releasing lock...
[2026-09-14 02:35:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:35:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:35:03] Production.INFO: ==25183== Lock acquired, processing the job...
[2026-09-13 22:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:35:03] Production.INFO: ==25181== Lock acquired, processing the job...
[2026-09-13 22:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-13 22:35:03] Production.INFO: ==25187== Lock acquired, processing the job...
[2026-09-13 22:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:35:03] Production.INFO: ==25185== Lock acquired, processing the job...
[2026-09-13 22:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-13 22:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-13 22:35:03] Production.ERROR: CronJob PID - 25183
[2026-09-13 22:35:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-13 22:35:03] Production.ERROR: CronJob ID - 5
[2026-09-13 22:35:03] Production.ERROR: CronJob Last Run Time 2026-09-13 22:35:00
[2026-09-13 22:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-13 22:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-13 22:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-13 22:35:03] Production.ERROR: CronJob PID - 25185
[2026-09-13 22:35:03] Production.ERROR: CronJob Title - Account Block
[2026-09-13 22:35:03] Production.ERROR: CronJob ID - 7
[2026-09-13 22:35:03] Production.ERROR: CronJob Last Run Time 2026-09-13 22:35:00
[2026-09-13 22:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-13 22:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-13 22:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-13 22:35:03] Production.ERROR: CronJob PID - 25187
[2026-09-13 22:35:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-13 22:35:03] Production.ERROR: CronJob ID - 10
[2026-09-13 22:35:03] Production.ERROR: CronJob Last Run Time 2026-09-13 22:35:00
[2026-09-13 22:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-13 22:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-13 22:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-13 22:35:03] Production.INFO: ==25181== Releasing lock...
[2026-09-13 22:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-13 22:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-13 22:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:35:03] Production.INFO: ==25193== Lock acquired, processing the job...
[2026-09-13 22:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:35:03] Production.INFO: ==25189== Lock acquired, processing the job...
[2026-09-13 22:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:35:04] Production.INFO: ==25191== Lock acquired, processing the job...
[2026-09-13 22:35:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-13 22:35:04] Production.INFO: Account Balance Start.
[2026-09-13 22:35:04] Production.INFO: CreateAllLog Start
[2026-09-13 22:35:04] Production.INFO: 117
[2026-09-13 22:35:04] Production.INFO: Date 2026-09-08
[2026-09-13 22:35:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 22: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-09-13 22:35:04] Production.INFO: Reseller ==> 0
[2026-09-13 22: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-09-13 22: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-09-13 22:35:04] Production.INFO: ==25193== Releasing lock...
[2026-09-13 22:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:35:04] Production.INFO: Date 2026-09-09
[2026-09-13 22:35:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:35:04] Production.INFO: Date 2026-09-10
[2026-09-13 22:35:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:35:04] Production.INFO: Date 2026-09-11
[2026-09-13 22:35:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:35:04] Production.INFO: Date 2026-09-12
[2026-09-13 22:35:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:35:04] Production.INFO: Date 2026-09-13
[2026-09-13 22:35:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:35:04] Production.ERROR: done
[2026-09-13 22:35:04] Production.INFO: Total Charge 0
[2026-09-13 22:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-13 22:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998781', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) start
[2026-09-13 22:35:04] Production.INFO: CreateAllLog End
[2026-09-13 22:35:04] Production.INFO: Account Balance End.
[2026-09-13 22:35:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:35:04] Production.INFO: ==25189== Releasing lock...
[2026-09-13 22:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:35:04] Production.INFO: ==25185== Releasing lock...
[2026-09-13 22:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998781', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) end
[2026-09-13 22:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-13 22:35:10] Production.INFO: ProcessCDR(1,17998781,1,1,2)
[2026-09-13 22:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17998781,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 22:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17998781,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 22:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-13 22:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-13 22:35:10] Production.INFO: ==25191== Releasing lock...
[2026-09-13 22:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-13 22:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-13 22:35:14] Production.ERROR: CronJobId end10
[2026-09-13 22:35:14] Production.INFO: ==25187== Releasing lock...
[2026-09-13 22:35:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:35:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:35:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:35:17] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:35:17] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:35:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:35:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:35:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:35:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:35:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:35:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:35:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:35:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:35:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:35:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:35:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:35:17] Production.INFO: call_cost start
[2026-09-13 22:35:17] Production.INFO: call_cost end
[2026-09-13 22:35:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:35:17] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:35:17] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:35:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:35:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:35:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:35:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:35:17] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:35:17] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:35:17] Production.INFO: ==25183== Releasing lock...
[2026-09-13 22:35:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:35:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:36:01] Production.INFO: ==25249== Lock acquired, processing the job...
[2026-09-14 03:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:36:01] Production.INFO: neon service started
[2026-09-14 03:36:01] Production.INFO: neon service started
[2026-09-14 03:36:01] Production.INFO: ==25249== Releasing lock...
[2026-09-14 03:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:36:02] Production.INFO: ==25252== Lock acquired, processing the job...
[2026-09-13 22:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:36:02] Production.INFO: ==25254== Lock acquired, processing the job...
[2026-09-14 02:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:36:02] Production.INFO: ==25254== Releasing lock...
[2026-09-14 02:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:36:02] Production.INFO: 26 MB #Memory Used#
[2026-09-13 22:36:02] Production.INFO: ==25252== Releasing lock...
[2026-09-13 22:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:36:02] Production.INFO: ==25256== Lock acquired, processing the job...
[2026-09-13 22:36:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:36:03] Production.INFO: ==25258== Lock acquired, processing the job...
[2026-09-13 22:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:36:03] Production.INFO: ==25260== Lock acquired, processing the job...
[2026-09-13 22:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:36:03] Production.INFO: ==25262== Lock acquired, processing the job...
[2026-09-13 22:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:36:03] Production.INFO: ==25264== Lock acquired, processing the job...
[2026-09-13 22:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 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-09-13 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-09-13 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-09-13 22:36:03] Production.INFO: ==25264== Releasing lock...
[2026-09-13 22:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:36:03] Production.INFO: Account Balance Start.
[2026-09-13 22:36:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:36:03] Production.INFO: 117
[2026-09-13 22:36:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:36:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:36:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:36:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:36:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:36:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:36:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:36:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:36:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:36:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:36:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:36:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:36:03] Production.INFO: Total Charge 0
[2026-09-13 22:36:03] Production.INFO: CreateAllLog End
[2026-09-13 22:36:03] Production.INFO: Account Balance End.
[2026-09-13 22:36:03] Production.ERROR: CronJobId end 12
[2026-09-13 22:36:03] Production.INFO: ==25262== Releasing lock...
[2026-09-13 22:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:36:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:36:03] Production.INFO: ==25258== Releasing lock...
[2026-09-13 22:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:36:10] Production.ERROR: CronJobId end10
[2026-09-13 22:36:10] Production.INFO: ==25260== Releasing lock...
[2026-09-13 22:36:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:36:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:36:13] Production.INFO: call_cost start
[2026-09-13 22:36:13] Production.INFO: call_cost end
[2026-09-13 22:36:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:36:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:36:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:36:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:36:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:36:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:36:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:36:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:36:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:36:13] Production.INFO: ==25256== Releasing lock...
[2026-09-13 22:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:36:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:37:01] Production.INFO: ==25328== Lock acquired, processing the job...
[2026-09-14 03:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:37:01] Production.INFO: neon service started
[2026-09-14 03:37:01] Production.INFO: neon service started
[2026-09-14 03:37:01] Production.INFO: ==25328== Releasing lock...
[2026-09-14 03:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:37:02] Production.INFO: ==25332== Lock acquired, processing the job...
[2026-09-14 02:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:37:02] Production.INFO: ==25332== Releasing lock...
[2026-09-14 02:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:37:02] Production.INFO: ==25330== Lock acquired, processing the job...
[2026-09-13 22:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:37:02] Production.INFO: ==25330== Releasing lock...
[2026-09-13 22:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:37:03] Production.INFO: ==25337== Lock acquired, processing the job...
[2026-09-13 22:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:37:03] Production.INFO: ==25335== Lock acquired, processing the job...
[2026-09-13 22:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:37:03] Production.INFO: ==25341== Lock acquired, processing the job...
[2026-09-13 22:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:37:03] Production.INFO: ==25339== Lock acquired, processing the job...
[2026-09-13 22:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:37:03] Production.INFO: ==25343== Lock acquired, processing the job...
[2026-09-13 22:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:37:03] Production.INFO: Account Balance Start.
[2026-09-13 22:37:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:37:03] Production.INFO: 117
[2026-09-13 22:37:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:37:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:37:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:37:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 22:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 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-09-13 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-09-13 22:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:37:03] Production.INFO: ==25343== Releasing lock...
[2026-09-13 22:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:37:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:37:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:37:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:37:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:37:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:37:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:37:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:37:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:37:03] Production.INFO: Total Charge 0
[2026-09-13 22:37:04] Production.INFO: CreateAllLog End
[2026-09-13 22:37:04] Production.INFO: Account Balance End.
[2026-09-13 22:37:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:37:04] Production.INFO: ==25341== Releasing lock...
[2026-09-13 22:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:37:04] Production.INFO: ==25337== Releasing lock...
[2026-09-13 22:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:37:12] Production.ERROR: CronJobId end10
[2026-09-13 22:37:12] Production.INFO: ==25339== Releasing lock...
[2026-09-13 22:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:37:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:37:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:37:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:37:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:37:15] Production.INFO: call_cost start
[2026-09-13 22:37:15] Production.INFO: call_cost end
[2026-09-13 22:37:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:37:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:37:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:37:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:37:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:37:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:37:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:37:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:37:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:37:15] Production.INFO: ==25335== Releasing lock...
[2026-09-13 22:37:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:37:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:38:01] Production.INFO: ==25407== Lock acquired, processing the job...
[2026-09-14 03:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:38:01] Production.INFO: neon service started
[2026-09-14 03:38:01] Production.INFO: neon service started
[2026-09-14 03:38:01] Production.INFO: ==25407== Releasing lock...
[2026-09-14 03:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:38:01] Production.INFO: ==25411== Lock acquired, processing the job...
[2026-09-14 02:38:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:38:01] Production.INFO: ==25411== Releasing lock...
[2026-09-14 02:38:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:38:01] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:38:01] Production.INFO: ==25409== Lock acquired, processing the job...
[2026-09-13 22:38:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:38:02] Production.INFO: ==25409== Releasing lock...
[2026-09-13 22:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:38:02] Production.INFO: ==25413== Lock acquired, processing the job...
[2026-09-13 22:38:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:38:02] Production.INFO: ==25415== Lock acquired, processing the job...
[2026-09-13 22:38:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:38:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:38:02] Production.INFO: ==25417== Lock acquired, processing the job...
[2026-09-13 22:38:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:38:02] Production.INFO: ==25422== Lock acquired, processing the job...
[2026-09-13 22:38:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:38:03] Production.INFO: ==25419== Lock acquired, processing the job...
[2026-09-13 22:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:38:03] Production.INFO: Account Balance Start.
[2026-09-13 22:38:03] Production.INFO: CreateAllLog Start
[2026-09-13 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-09-13 22:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 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-09-13 22:38:03] Production.INFO: 117
[2026-09-13 22:38:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 22:38:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:38:03] Production.INFO: ==25422== Releasing lock...
[2026-09-13 22:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:38:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:38:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:38:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:38:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:38:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:38:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:38:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:38:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:38:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:38:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:38:03] Production.INFO: Total Charge 0
[2026-09-13 22:38:03] Production.INFO: CreateAllLog End
[2026-09-13 22:38:03] Production.INFO: Account Balance End.
[2026-09-13 22:38:03] Production.ERROR: CronJobId end 12
[2026-09-13 22:38:03] Production.INFO: ==25419== Releasing lock...
[2026-09-13 22:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:38:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:38:03] Production.INFO: ==25415== Releasing lock...
[2026-09-13 22:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:38:11] Production.ERROR: CronJobId end10
[2026-09-13 22:38:11] Production.INFO: ==25417== Releasing lock...
[2026-09-13 22:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:38:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:38:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:38:14] Production.INFO: call_cost start
[2026-09-13 22:38:14] Production.INFO: call_cost end
[2026-09-13 22:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:38:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:38:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:38:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:38:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:38:14] Production.INFO: ==25413== Releasing lock...
[2026-09-13 22:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:39:01] Production.INFO: ==25477== Lock acquired, processing the job...
[2026-09-14 03:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:39:01] Production.INFO: neon service started
[2026-09-14 03:39:01] Production.INFO: neon service started
[2026-09-14 03:39:01] Production.INFO: ==25477== Releasing lock...
[2026-09-14 03:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:39:02] Production.INFO: ==25481== Lock acquired, processing the job...
[2026-09-14 02:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:39:02] Production.INFO: ==25481== Releasing lock...
[2026-09-14 02:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:39:02] Production.INFO: ==25479== Lock acquired, processing the job...
[2026-09-13 22:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:39:02] Production.INFO: ==25479== Releasing lock...
[2026-09-13 22:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:39:03] Production.INFO: ==25485== Lock acquired, processing the job...
[2026-09-13 22:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:39:03] Production.INFO: ==25483== Lock acquired, processing the job...
[2026-09-13 22:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:39:03] Production.INFO: ==25487== Lock acquired, processing the job...
[2026-09-13 22:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:39:03] Production.INFO: ==25491== Lock acquired, processing the job...
[2026-09-13 22:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:39:03] Production.INFO: ==25489== Lock acquired, processing the job...
[2026-09-13 22:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 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-09-13 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-09-13 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-09-13 22:39:03] Production.INFO: ==25491== Releasing lock...
[2026-09-13 22:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:39:03] Production.INFO: Account Balance Start.
[2026-09-13 22:39:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:39:03] Production.INFO: 117
[2026-09-13 22:39:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:39:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:39:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:39:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:39:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:39:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:39:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:39:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:39:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:39:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:39:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:39:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:39:03] Production.INFO: Total Charge 0
[2026-09-13 22:39:03] Production.INFO: CreateAllLog End
[2026-09-13 22:39:04] Production.INFO: Account Balance End.
[2026-09-13 22:39:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:39:04] Production.INFO: ==25489== Releasing lock...
[2026-09-13 22:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:39:04] Production.INFO: ==25485== Releasing lock...
[2026-09-13 22:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:39:11] Production.ERROR: CronJobId end10
[2026-09-13 22:39:11] Production.INFO: ==25487== Releasing lock...
[2026-09-13 22:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:39:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:39:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:39:14] Production.INFO: call_cost start
[2026-09-13 22:39:14] Production.INFO: call_cost end
[2026-09-13 22:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:39:14] Production.INFO: ==25483== Releasing lock...
[2026-09-13 22:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:40:02] Production.INFO: ==25553== Lock acquired, processing the job...
[2026-09-14 03:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:40:02] Production.INFO: neon service started
[2026-09-14 03:40:02] Production.INFO: neon service started
[2026-09-14 03:40:02] Production.INFO: ==25553== Releasing lock...
[2026-09-14 03:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:40:02] Production.INFO: ==25555== Lock acquired, processing the job...
[2026-09-13 22:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:40:02] Production.INFO: ==25557== Lock acquired, processing the job...
[2026-09-14 02:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:40:02] Production.INFO: ==25557== Releasing lock...
[2026-09-14 02:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:40:03] Production.INFO: ==25555== Releasing lock...
[2026-09-13 22:40:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:40:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:40:03] Production.INFO: ==25560== Lock acquired, processing the job...
[2026-09-13 22:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:40:03] Production.INFO: ==25562== Lock acquired, processing the job...
[2026-09-13 22:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:40:03] Production.INFO: ==25566== Lock acquired, processing the job...
[2026-09-13 22:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:40:03] Production.INFO: ==25568== Lock acquired, processing the job...
[2026-09-13 22:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:40:03] Production.INFO: ==25564== Lock acquired, processing the job...
[2026-09-13 22:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:40:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:40:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:40:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:40:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:40:04] Production.INFO: Account Balance Start.
[2026-09-13 22:40:04] Production.INFO: CreateAllLog Start
[2026-09-13 22:40:04] Production.INFO: 117
[2026-09-13 22:40:04] Production.INFO: Date 2026-09-08
[2026-09-13 22:40:04] Production.INFO: Reseller ==> 0
[2026-09-13 22: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-09-13 22: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-09-13 22:40:04] Production.INFO: Date 2026-09-09
[2026-09-13 22:40:04] Production.INFO: Reseller ==> 0
[2026-09-13 22: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-09-13 22:40:04] Production.INFO: Date 2026-09-10
[2026-09-13 22:40:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:40:04] Production.INFO: ==25568== Releasing lock...
[2026-09-13 22:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:40:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:40:04] Production.INFO: Date 2026-09-11
[2026-09-13 22:40:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:40:04] Production.INFO: Date 2026-09-12
[2026-09-13 22:40:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:40:04] Production.INFO: Date 2026-09-13
[2026-09-13 22:40:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:40:04] Production.INFO: Total Charge 0
[2026-09-13 22:40:04] Production.INFO: CreateAllLog End
[2026-09-13 22:40:04] Production.INFO: Account Balance End.
[2026-09-13 22:40:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:40:04] Production.INFO: ==25566== Releasing lock...
[2026-09-13 22:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:40:04] Production.INFO: ==25562== Releasing lock...
[2026-09-13 22:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:40:12] Production.ERROR: CronJobId end10
[2026-09-13 22:40:12] Production.INFO: ==25564== Releasing lock...
[2026-09-13 22:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:40:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:40:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:40:15] Production.INFO: call_cost start
[2026-09-13 22:40:15] Production.INFO: call_cost end
[2026-09-13 22:40:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:40:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:40:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:40:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:40:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:40:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:40:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:40:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:40:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:40:15] Production.INFO: ==25560== Releasing lock...
[2026-09-13 22:40:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:40:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:41:01] Production.INFO: ==25624== Lock acquired, processing the job...
[2026-09-14 03:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:41:01] Production.INFO: neon service started
[2026-09-14 03:41:01] Production.INFO: neon service started
[2026-09-14 03:41:01] Production.INFO: ==25624== Releasing lock...
[2026-09-14 03:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:41:01] Production.INFO: ==25628== Lock acquired, processing the job...
[2026-09-14 02:41:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:41:01] Production.INFO: ==25628== Releasing lock...
[2026-09-14 02:41:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:41:01] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:41:02] Production.INFO: ==25626== Lock acquired, processing the job...
[2026-09-13 22:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:41:02] Production.INFO: ==25626== Releasing lock...
[2026-09-13 22:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:41:03] Production.INFO: ==25635== Lock acquired, processing the job...
[2026-09-13 22:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:41:03] Production.INFO: ==25633== Lock acquired, processing the job...
[2026-09-13 22:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:41:03] Production.INFO: ==25631== Lock acquired, processing the job...
[2026-09-13 22:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:41:03] Production.INFO: ==25639== Lock acquired, processing the job...
[2026-09-13 22:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:41:03] Production.INFO: ==25637== Lock acquired, processing the job...
[2026-09-13 22:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22: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-09-13 22: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-09-13 22: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-09-13 22:41:03] Production.INFO: ==25639== Releasing lock...
[2026-09-13 22:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:41:03] Production.INFO: Account Balance Start.
[2026-09-13 22:41:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:41:03] Production.INFO: 117
[2026-09-13 22:41:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:41:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:41:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:41:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:41:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:41:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:41:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:41:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:41:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:41:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:41:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:41:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:41:03] Production.INFO: Total Charge 0
[2026-09-13 22:41:03] Production.INFO: CreateAllLog End
[2026-09-13 22:41:03] Production.INFO: ==25633== Releasing lock...
[2026-09-13 22:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:41:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:41:04] Production.INFO: Account Balance End.
[2026-09-13 22:41:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:41:04] Production.INFO: ==25637== Releasing lock...
[2026-09-13 22:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:41: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-09-13 22:41:10] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:41:10] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:41:10] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:41:10] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:41:10] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:41:10] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:41:10] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:41:10] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:41:10] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:41:10] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:41:10] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:41:10] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:41:10] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:41:10] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:41:11] Production.INFO: call_cost start
[2026-09-13 22:41:11] Production.INFO: call_cost end
[2026-09-13 22:41:11] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:41:11] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:41:11] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:41:11] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:41:11] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:41:11] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:41:11] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:41:11] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:41:11] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:41:11] Production.INFO: ==25631== Releasing lock...
[2026-09-13 22:41:11] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:41:11] Production.INFO: 28.25 MB #Memory Used#
[2026-09-13 22:41:11] Production.ERROR: CronJobId end10
[2026-09-13 22:41:11] Production.INFO: ==25635== Releasing lock...
[2026-09-13 22:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:42:01] Production.INFO: ==25695== Lock acquired, processing the job...
[2026-09-14 03:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:42:01] Production.INFO: neon service started
[2026-09-14 03:42:01] Production.INFO: neon service started
[2026-09-14 03:42:01] Production.INFO: ==25695== Releasing lock...
[2026-09-14 03:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:42:02] Production.INFO: ==25699== Lock acquired, processing the job...
[2026-09-14 02:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:42:02] Production.INFO: ==25699== Releasing lock...
[2026-09-14 02:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:42:02] Production.INFO: ==25697== Lock acquired, processing the job...
[2026-09-13 22:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:42:02] Production.INFO: ==25697== Releasing lock...
[2026-09-13 22:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:42:03] Production.INFO: ==25702== Lock acquired, processing the job...
[2026-09-13 22:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:42:03] Production.INFO: ==25706== Lock acquired, processing the job...
[2026-09-13 22:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:42:03] Production.INFO: ==25710== Lock acquired, processing the job...
[2026-09-13 22:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:42:03] Production.INFO: ==25704== Lock acquired, processing the job...
[2026-09-13 22:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 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-09-13 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-09-13 22:42:03] Production.INFO: ==25708== Lock acquired, processing the job...
[2026-09-13 22:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 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-09-13 22:42:03] Production.INFO: ==25710== Releasing lock...
[2026-09-13 22:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:42:03] Production.INFO: Account Balance Start.
[2026-09-13 22:42:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:42:03] Production.INFO: 117
[2026-09-13 22:42:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:42:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:42:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:42:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:42:04] Production.INFO: Date 2026-09-10
[2026-09-13 22:42:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:42:04] Production.INFO: Date 2026-09-11
[2026-09-13 22:42:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:42:04] Production.INFO: Date 2026-09-12
[2026-09-13 22:42:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:42:04] Production.INFO: Date 2026-09-13
[2026-09-13 22:42:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:42:04] Production.INFO: Total Charge 0
[2026-09-13 22:42:04] Production.INFO: CreateAllLog End
[2026-09-13 22:42:04] Production.INFO: Account Balance End.
[2026-09-13 22:42:04] Production.INFO: ==25704== Releasing lock...
[2026-09-13 22:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:42:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:42:04] Production.INFO: ==25708== Releasing lock...
[2026-09-13 22:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:42:11] Production.ERROR: CronJobId end10
[2026-09-13 22:42:11] Production.INFO: ==25706== Releasing lock...
[2026-09-13 22:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:42:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:42:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:42:14] Production.INFO: call_cost start
[2026-09-13 22:42:14] Production.INFO: call_cost end
[2026-09-13 22:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:42:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:42:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:42:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:42:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:42:14] Production.INFO: ==25702== Releasing lock...
[2026-09-13 22:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:43:01] Production.INFO: ==25764== Lock acquired, processing the job...
[2026-09-14 03:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:43:01] Production.INFO: neon service started
[2026-09-14 03:43:01] Production.INFO: neon service started
[2026-09-14 03:43:01] Production.INFO: ==25764== Releasing lock...
[2026-09-14 03:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:43:01] Production.INFO: ==25768== Lock acquired, processing the job...
[2026-09-14 02:43:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:43:01] Production.INFO: ==25768== Releasing lock...
[2026-09-14 02:43:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:43:01] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:43:01] Production.INFO: ==25766== Lock acquired, processing the job...
[2026-09-13 22:43:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:43:02] Production.INFO: ==25766== Releasing lock...
[2026-09-13 22:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:43:02] Production.INFO: ==25773== Lock acquired, processing the job...
[2026-09-13 22:43:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:43:02] Production.INFO: ==25775== Lock acquired, processing the job...
[2026-09-13 22:43:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:43:02] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:43:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:43:02] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:43:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:43:03] Production.INFO: ==25771== Lock acquired, processing the job...
[2026-09-13 22:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:43:03] Production.INFO: ==25777== Lock acquired, processing the job...
[2026-09-13 22:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:43:03] Production.INFO: ==25779== Lock acquired, processing the job...
[2026-09-13 22:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:43:03] Production.INFO: Account Balance Start.
[2026-09-13 22:43:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:43:03] Production.INFO: 117
[2026-09-13 22:43:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 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-09-13 22:43:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 22:43:03] Production.INFO: ==25779== Releasing lock...
[2026-09-13 22:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:43:03] Production.INFO: ==25773== Releasing lock...
[2026-09-13 22:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:43:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:43:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:43:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:43:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:43:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:43:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:43:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:43:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:43:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:43:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:43:03] Production.INFO: Total Charge 0
[2026-09-13 22:43:03] Production.INFO: CreateAllLog End
[2026-09-13 22:43:03] Production.INFO: Account Balance End.
[2026-09-13 22:43:03] Production.ERROR: CronJobId end 12
[2026-09-13 22:43:04] Production.INFO: ==25777== Releasing lock...
[2026-09-13 22:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:43:11] Production.ERROR: CronJobId end10
[2026-09-13 22:43:11] Production.INFO: ==25775== Releasing lock...
[2026-09-13 22:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:43:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:43:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:43:13] Production.INFO: call_cost start
[2026-09-13 22:43:13] Production.INFO: call_cost end
[2026-09-13 22:43:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:43:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:43:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:43:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:43:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:43:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:43:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:43:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:43:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:43:13] Production.INFO: ==25771== Releasing lock...
[2026-09-13 22:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:43:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:44:01] Production.INFO: ==25834== Lock acquired, processing the job...
[2026-09-14 03:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:44:01] Production.INFO: neon service started
[2026-09-14 03:44:01] Production.INFO: neon service started
[2026-09-14 03:44:01] Production.INFO: ==25834== Releasing lock...
[2026-09-14 03:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:44:02] Production.INFO: ==25836== Lock acquired, processing the job...
[2026-09-13 22:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:44:02] Production.INFO: ==25836== Releasing lock...
[2026-09-13 22:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:44:02] Production.INFO: ==25838== Lock acquired, processing the job...
[2026-09-14 02:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:44:02] Production.INFO: ==25838== Releasing lock...
[2026-09-14 02:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:44:03] Production.INFO: ==25840== Lock acquired, processing the job...
[2026-09-13 22:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:44:03] Production.INFO: ==25842== Lock acquired, processing the job...
[2026-09-13 22:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:44:03] Production.INFO: ==25846== Lock acquired, processing the job...
[2026-09-13 22:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:44:03] Production.INFO: ==25844== Lock acquired, processing the job...
[2026-09-13 22:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:44:03] Production.INFO: ==25849== Lock acquired, processing the job...
[2026-09-13 22:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:44:03] Production.INFO: Account Balance Start.
[2026-09-13 22:44:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:44:03] Production.INFO: 117
[2026-09-13 22:44:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:44:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:44:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:44:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 22:44:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:44:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:44:03] Production.INFO: ==25849== Releasing lock...
[2026-09-13 22:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:44:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:44:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:44:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:44:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:44:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:44:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:44:03] Production.INFO: Total Charge 0
[2026-09-13 22:44:03] Production.INFO: CreateAllLog End
[2026-09-13 22:44:03] Production.INFO: Account Balance End.
[2026-09-13 22:44:03] Production.ERROR: CronJobId end 12
[2026-09-13 22:44:03] Production.INFO: ==25846== Releasing lock...
[2026-09-13 22:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:44:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:44:04] Production.INFO: ==25842== Releasing lock...
[2026-09-13 22:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:44:11] Production.ERROR: CronJobId end10
[2026-09-13 22:44:11] Production.INFO: ==25844== Releasing lock...
[2026-09-13 22:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:44:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:44:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:44:14] Production.INFO: call_cost start
[2026-09-13 22:44:14] Production.INFO: call_cost end
[2026-09-13 22:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:44:14] Production.INFO: ==25840== Releasing lock...
[2026-09-13 22:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:45:02] Production.INFO: ==25907== Lock acquired, processing the job...
[2026-09-14 03:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:45:02] Production.INFO: neon service started
[2026-09-14 03:45:02] Production.INFO: neon service started
[2026-09-14 03:45:02] Production.INFO: ==25907== Releasing lock...
[2026-09-14 03:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:45:02] Production.INFO: ==25911== Lock acquired, processing the job...
[2026-09-14 02:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:45:02] Production.INFO: ==25911== Releasing lock...
[2026-09-14 02:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:45:02] Production.INFO: ==25909== Lock acquired, processing the job...
[2026-09-13 22:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:45:03] Production.INFO: ==25909== Releasing lock...
[2026-09-13 22:45:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:45:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:45:03] Production.INFO: ==25913== Lock acquired, processing the job...
[2026-09-13 22:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-13 22:45:04] Production.INFO: ==25915== Lock acquired, processing the job...
[2026-09-13 22:45:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:45:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-13 22:45:04] Production.INFO: ==25921== Lock acquired, processing the job...
[2026-09-13 22:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:45:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-13 22:45:04] Production.ERROR: CronJob PID - 25915
[2026-09-13 22:45:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-13 22:45:04] Production.ERROR: CronJob ID - 5
[2026-09-13 22:45:04] Production.ERROR: CronJob Last Run Time 2026-09-13 22:45:00
[2026-09-13 22:45:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-13 22:45:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-13 22:45:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-13 22:45:04] Production.INFO: ==25913== Releasing lock...
[2026-09-13 22:45:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-13 22:45:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-13 22:45:04] Production.INFO: ==25919== Lock acquired, processing the job...
[2026-09-13 22:45:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:45:04] Production.INFO: ==25917== Lock acquired, processing the job...
[2026-09-13 22:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:45:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:45:04] Production.INFO: ==25923== Lock acquired, processing the job...
[2026-09-13 22:45:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-13 22:45:04] Production.INFO: Account Balance Start.
[2026-09-13 22:45:04] Production.INFO: CreateAllLog Start
[2026-09-13 22:45:04] Production.INFO: 117
[2026-09-13 22:45:04] Production.INFO: Date 2026-09-08
[2026-09-13 22:45:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:45:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 22:45:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:45:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:45:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:45:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:45:04] Production.INFO: Date 2026-09-09
[2026-09-13 22:45:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:45:04] Production.INFO: Date 2026-09-10
[2026-09-13 22:45:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:45:04] Production.INFO: Date 2026-09-11
[2026-09-13 22:45:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:45:04] Production.INFO: Date 2026-09-12
[2026-09-13 22:45:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:45:04] Production.INFO: ==25926== Lock acquired, processing the job...
[2026-09-13 22:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:45:04] Production.INFO: Date 2026-09-13
[2026-09-13 22:45:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:45:04] Production.INFO: Total Charge 0
[2026-09-13 22: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-09-13 22: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-09-13 22:45:04] Production.INFO: CreateAllLog End
[2026-09-13 22: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-09-13 22:45:04] Production.INFO: ==25926== Releasing lock...
[2026-09-13 22:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:45:04] Production.ERROR: done
[2026-09-13 22:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-13 22:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998822', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) start
[2026-09-13 22:45:04] Production.INFO: Account Balance End.
[2026-09-13 22:45:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:45:04] Production.INFO: ==25921== Releasing lock...
[2026-09-13 22:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:45:05] Production.INFO: ==25917== Releasing lock...
[2026-09-13 22:45:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:45:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:45:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998822', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) end
[2026-09-13 22:45:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-13 22:45:11] Production.INFO: ProcessCDR(1,17998822,1,1,2)
[2026-09-13 22:45:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17998822,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 22:45:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17998822,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 22:45:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-13 22:45:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-13 22:45:11] Production.INFO: ==25923== Releasing lock...
[2026-09-13 22:45:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-13 22:45:11] Production.INFO: 26 MB #Memory Used#
[2026-09-13 22:45:15] Production.ERROR: CronJobId end10
[2026-09-13 22:45:15] Production.INFO: ==25919== Releasing lock...
[2026-09-13 22:45:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:45:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:45:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:45:17] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:45:17] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:45:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:45:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:45:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:45:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:45:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:45:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:45:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:45:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:45:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:45:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:45:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:45:17] Production.INFO: call_cost start
[2026-09-13 22:45:17] Production.INFO: call_cost end
[2026-09-13 22:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:45:17] Production.INFO: ==25915== Releasing lock...
[2026-09-13 22:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:46:01] Production.INFO: ==25982== Lock acquired, processing the job...
[2026-09-14 03:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:46:01] Production.INFO: neon service started
[2026-09-14 03:46:01] Production.INFO: neon service started
[2026-09-14 03:46:01] Production.INFO: ==25982== Releasing lock...
[2026-09-14 03:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:46:01] Production.INFO: ==25986== Lock acquired, processing the job...
[2026-09-14 02:46:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:46:01] Production.INFO: ==25986== Releasing lock...
[2026-09-14 02:46:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:46:01] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:46:02] Production.INFO: ==25984== Lock acquired, processing the job...
[2026-09-13 22:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:46:02] Production.INFO: ==25984== Releasing lock...
[2026-09-13 22:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:46:02] Production.INFO: ==25990== Lock acquired, processing the job...
[2026-09-13 22:46:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:46:02] Production.INFO: ==25992== Lock acquired, processing the job...
[2026-09-13 22:46:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:46:03] Production.INFO: ==25988== Lock acquired, processing the job...
[2026-09-13 22:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:46:03] Production.INFO: ==25994== Lock acquired, processing the job...
[2026-09-13 22:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:46:03] Production.INFO: ==25996== Lock acquired, processing the job...
[2026-09-13 22:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:46:03] Production.INFO: Account Balance Start.
[2026-09-13 22:46:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:46:03] Production.INFO: 117
[2026-09-13 22: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-09-13 22: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-09-13 22:46:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:46:03] Production.INFO: Reseller ==> 0
[2026-09-13 22: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-09-13 22:46:03] Production.INFO: ==25996== Releasing lock...
[2026-09-13 22:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:46:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:46:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:46:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:46:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:46:03] Production.INFO: ==25990== Releasing lock...
[2026-09-13 22:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:46:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:46:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:46:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:46:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:46:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:46:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:46:03] Production.INFO: Total Charge 0
[2026-09-13 22:46:03] Production.INFO: CreateAllLog End
[2026-09-13 22:46:04] Production.INFO: Account Balance End.
[2026-09-13 22:46:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:46:04] Production.INFO: ==25994== Releasing lock...
[2026-09-13 22:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:46:10] Production.ERROR: CronJobId end10
[2026-09-13 22:46:10] Production.INFO: ==25992== Releasing lock...
[2026-09-13 22:46:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:46:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:46:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:46:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:46:14] Production.INFO: call_cost start
[2026-09-13 22:46:14] Production.INFO: call_cost end
[2026-09-13 22:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:46:14] Production.INFO: ==25988== Releasing lock...
[2026-09-13 22:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:47:01] Production.INFO: ==26056== Lock acquired, processing the job...
[2026-09-14 03:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:47:01] Production.INFO: neon service started
[2026-09-14 03:47:01] Production.INFO: neon service started
[2026-09-14 03:47:01] Production.INFO: ==26056== Releasing lock...
[2026-09-14 03:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:47:02] Production.INFO: ==26060== Lock acquired, processing the job...
[2026-09-14 02:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:47:02] Production.INFO: ==26060== Releasing lock...
[2026-09-14 02:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:47:02] Production.INFO: ==26058== Lock acquired, processing the job...
[2026-09-13 22:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:47:02] Production.INFO: ==26058== Releasing lock...
[2026-09-13 22:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:47:03] Production.INFO: ==26062== Lock acquired, processing the job...
[2026-09-13 22:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:47:03] Production.INFO: ==26064== Lock acquired, processing the job...
[2026-09-13 22:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:47:03] Production.INFO: ==26068== Lock acquired, processing the job...
[2026-09-13 22:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:47:03] Production.INFO: ==26066== Lock acquired, processing the job...
[2026-09-13 22:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:47:03] Production.INFO: ==26070== Lock acquired, processing the job...
[2026-09-13 22:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:47:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:47:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:47:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:47:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:47:04] Production.INFO: Account Balance Start.
[2026-09-13 22:47:04] Production.INFO: CreateAllLog Start
[2026-09-13 22:47:04] Production.INFO: 117
[2026-09-13 22: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-09-13 22:47:04] Production.INFO: Date 2026-09-08
[2026-09-13 22: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-09-13 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-13 22: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-09-13 22:47:04] Production.INFO: ==26070== Releasing lock...
[2026-09-13 22:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:47:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:47:04] Production.INFO: Date 2026-09-09
[2026-09-13 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:47:04] Production.INFO: Date 2026-09-10
[2026-09-13 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:47:04] Production.INFO: Date 2026-09-11
[2026-09-13 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:47:04] Production.INFO: Date 2026-09-12
[2026-09-13 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:47:04] Production.INFO: ==26064== Releasing lock...
[2026-09-13 22:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:47:04] Production.INFO: Date 2026-09-13
[2026-09-13 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:47:04] Production.INFO: Total Charge 0
[2026-09-13 22:47:04] Production.INFO: CreateAllLog End
[2026-09-13 22:47:04] Production.INFO: Account Balance End.
[2026-09-13 22:47:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:47:04] Production.INFO: ==26068== Releasing lock...
[2026-09-13 22:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:47:10] Production.ERROR: CronJobId end10
[2026-09-13 22:47:10] Production.INFO: ==26066== Releasing lock...
[2026-09-13 22:47:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:47:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:47:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:47:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:47:14] Production.INFO: call_cost start
[2026-09-13 22:47:14] Production.INFO: call_cost end
[2026-09-13 22:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:47:14] Production.INFO: ==26062== Releasing lock...
[2026-09-13 22:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:48:01] Production.INFO: ==26126== Lock acquired, processing the job...
[2026-09-14 03:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:48:01] Production.INFO: neon service started
[2026-09-14 03:48:01] Production.INFO: neon service started
[2026-09-14 03:48:01] Production.INFO: ==26126== Releasing lock...
[2026-09-14 03:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:48:01] Production.INFO: ==26130== Lock acquired, processing the job...
[2026-09-14 02:48:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:48:01] Production.INFO: ==26130== Releasing lock...
[2026-09-14 02:48:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:48:01] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:48:01] Production.INFO: ==26128== Lock acquired, processing the job...
[2026-09-13 22:48:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:48:02] Production.INFO: ==26128== Releasing lock...
[2026-09-13 22:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:48:02] Production.INFO: ==26133== Lock acquired, processing the job...
[2026-09-13 22:48:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:48:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:48:03] Production.INFO: ==26135== Lock acquired, processing the job...
[2026-09-13 22:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:48:03] Production.INFO: ==26139== Lock acquired, processing the job...
[2026-09-13 22:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:48:03] Production.INFO: ==26137== Lock acquired, processing the job...
[2026-09-13 22:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:48:03] Production.INFO: ==26141== Lock acquired, processing the job...
[2026-09-13 22:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:48:03] Production.INFO: Account Balance Start.
[2026-09-13 22:48:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:48:03] Production.INFO: 117
[2026-09-13 22:48:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:48:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:48:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:48:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:48:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:48:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:48:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:48:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:48:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:48:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 22:48:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:48:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 22:48:03] Production.INFO: ==26141== Releasing lock...
[2026-09-13 22:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:48:03] Production.INFO: Total Charge 0
[2026-09-13 22:48:03] Production.INFO: CreateAllLog End
[2026-09-13 22:48:03] Production.INFO: Account Balance End.
[2026-09-13 22:48:03] Production.ERROR: CronJobId end 12
[2026-09-13 22:48:03] Production.INFO: ==26139== Releasing lock...
[2026-09-13 22:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:48:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:48:03] Production.INFO: ==26135== Releasing lock...
[2026-09-13 22:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:48:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:48:11] Production.ERROR: CronJobId end10
[2026-09-13 22:48:11] Production.INFO: ==26137== Releasing lock...
[2026-09-13 22:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:48:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:48:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:48:14] Production.INFO: call_cost start
[2026-09-13 22:48:14] Production.INFO: call_cost end
[2026-09-13 22:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:48:14] Production.INFO: ==26133== Releasing lock...
[2026-09-13 22:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:49:01] Production.INFO: ==26194== Lock acquired, processing the job...
[2026-09-14 03:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:49:01] Production.INFO: neon service started
[2026-09-14 03:49:01] Production.INFO: neon service started
[2026-09-14 03:49:01] Production.INFO: ==26194== Releasing lock...
[2026-09-14 03:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:49:02] Production.INFO: ==26199== Lock acquired, processing the job...
[2026-09-14 02:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:49:02] Production.INFO: ==26199== Releasing lock...
[2026-09-14 02:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:49:02] Production.INFO: ==26197== Lock acquired, processing the job...
[2026-09-13 22:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:49:02] Production.INFO: ==26197== Releasing lock...
[2026-09-13 22:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:49:03] Production.INFO: ==26207== Lock acquired, processing the job...
[2026-09-13 22:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:49:03] Production.INFO: ==26201== Lock acquired, processing the job...
[2026-09-13 22:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:49:03] Production.INFO: ==26203== Lock acquired, processing the job...
[2026-09-13 22:49:03] Production.INFO: ==26209== Lock acquired, processing the job...
[2026-09-13 22:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:49:03] Production.INFO: Account Balance Start.
[2026-09-13 22:49:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:49:03] Production.INFO: 117
[2026-09-13 22:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:49:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:49:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:49:03] Production.INFO: ==26205== Lock acquired, processing the job...
[2026-09-13 22:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:49:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:49:03] Production.INFO: Reseller ==> 0
[2026-09-13 22: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-09-13 22: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-09-13 22:49:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:49:03] Production.INFO: Reseller ==> 0
[2026-09-13 22: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-09-13 22:49:03] Production.INFO: ==26209== Releasing lock...
[2026-09-13 22:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:49:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:49:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:49:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:49:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:49:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:49:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:49:03] Production.INFO: Total Charge 0
[2026-09-13 22:49:03] Production.INFO: CreateAllLog End
[2026-09-13 22:49:04] Production.INFO: Account Balance End.
[2026-09-13 22:49:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:49:04] Production.INFO: ==26207== Releasing lock...
[2026-09-13 22:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:49:04] Production.INFO: ==26203== Releasing lock...
[2026-09-13 22:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:49:11] Production.ERROR: CronJobId end10
[2026-09-13 22:49:11] Production.INFO: ==26205== Releasing lock...
[2026-09-13 22:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:49:14] Production.INFO: call_cost start
[2026-09-13 22:49:14] Production.INFO: call_cost end
[2026-09-13 22:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:49:14] Production.INFO: ==26201== Releasing lock...
[2026-09-13 22:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:50:01] Production.INFO: ==26266== Lock acquired, processing the job...
[2026-09-14 03:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:50:01] Production.INFO: neon service started
[2026-09-14 03:50:01] Production.INFO: neon service started
[2026-09-14 03:50:01] Production.INFO: ==26266== Releasing lock...
[2026-09-14 03:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:50:01] Production.INFO: ==26268== Lock acquired, processing the job...
[2026-09-13 22:50:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:50:02] Production.INFO: ==26270== Lock acquired, processing the job...
[2026-09-14 02:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:50:02] Production.INFO: ==26270== Releasing lock...
[2026-09-14 02:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:50:02] Production.INFO: ==26268== Releasing lock...
[2026-09-13 22:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:50:02] Production.INFO: ==26279== Lock acquired, processing the job...
[2026-09-13 22:50:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:50:02] Production.INFO: Account Balance Start.
[2026-09-13 22:50:02] Production.INFO: CreateAllLog Start
[2026-09-13 22:50:02] Production.INFO: 117
[2026-09-13 22:50:02] Production.INFO: Date 2026-09-08
[2026-09-13 22:50:02] Production.INFO: Reseller ==> 0
[2026-09-13 22:50:02] Production.INFO: Date 2026-09-09
[2026-09-13 22:50:02] Production.INFO: Reseller ==> 0
[2026-09-13 22:50:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:50:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:50:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:50:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:50:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:50:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:50:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:50:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:50:03] Production.INFO: ==26277== Lock acquired, processing the job...
[2026-09-13 22:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:50:03] Production.INFO: Total Charge 0
[2026-09-13 22:50:03] Production.INFO: ==26273== Lock acquired, processing the job...
[2026-09-13 22:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:50:03] Production.INFO: ==26275== Lock acquired, processing the job...
[2026-09-13 22:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:50:03] Production.INFO: CreateAllLog End
[2026-09-13 22:50:03] Production.INFO: ==26281== Lock acquired, processing the job...
[2026-09-13 22:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:50:03] Production.INFO: Account Balance End.
[2026-09-13 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-09-13 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-09-13 22:50:03] Production.ERROR: CronJobId end 12
[2026-09-13 22:50:03] Production.INFO: ==26279== Releasing lock...
[2026-09-13 22:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:50:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 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-09-13 22:50:03] Production.INFO: ==26281== Releasing lock...
[2026-09-13 22:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:50:03] Production.INFO: ==26275== Releasing lock...
[2026-09-13 22:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:50:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:50:11] Production.ERROR: CronJobId end10
[2026-09-13 22:50:11] Production.INFO: ==26277== Releasing lock...
[2026-09-13 22:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:50:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:50:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:50:14] Production.INFO: call_cost start
[2026-09-13 22:50:14] Production.INFO: call_cost end
[2026-09-13 22:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:50:14] Production.INFO: ==26273== Releasing lock...
[2026-09-13 22:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:51:02] Production.INFO: ==26359== Lock acquired, processing the job...
[2026-09-14 03:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:51:02] Production.INFO: neon service started
[2026-09-14 03:51:02] Production.INFO: neon service started
[2026-09-14 03:51:02] Production.INFO: ==26359== Releasing lock...
[2026-09-14 03:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:51:02] Production.INFO: ==26363== Lock acquired, processing the job...
[2026-09-14 02:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:51:02] Production.INFO: ==26363== Releasing lock...
[2026-09-14 02:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:51:02] Production.INFO: ==26361== Lock acquired, processing the job...
[2026-09-13 22:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:51:02] Production.INFO: ==26361== Releasing lock...
[2026-09-13 22:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:51:03] Production.INFO: ==26367== Lock acquired, processing the job...
[2026-09-13 22:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:51:03] Production.INFO: ==26373== Lock acquired, processing the job...
[2026-09-13 22:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:51:03] Production.INFO: ==26369== Lock acquired, processing the job...
[2026-09-13 22:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:51:03] Production.INFO: ==26371== Lock acquired, processing the job...
[2026-09-13 22:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:51:03] Production.INFO: ==26375== Lock acquired, processing the job...
[2026-09-13 22:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:51:03] Production.INFO: Account Balance Start.
[2026-09-13 22:51:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:51:03] Production.INFO: 117
[2026-09-13 22:51:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:51:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:51:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:51:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22: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-09-13 22: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-09-13 22: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-09-13 22:51:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:51:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:51:03] Production.INFO: ==26375== Releasing lock...
[2026-09-13 22:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:51:04] Production.INFO: Date 2026-09-11
[2026-09-13 22:51:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:51:04] Production.INFO: Date 2026-09-12
[2026-09-13 22:51:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:51:04] Production.INFO: Date 2026-09-13
[2026-09-13 22:51:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:51:04] Production.INFO: Total Charge 0
[2026-09-13 22:51:04] Production.INFO: CreateAllLog End
[2026-09-13 22:51:04] Production.INFO: Account Balance End.
[2026-09-13 22:51:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:51:04] Production.INFO: ==26373== Releasing lock...
[2026-09-13 22:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:51:04] Production.INFO: ==26369== Releasing lock...
[2026-09-13 22:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:51:16] Production.ERROR: CronJobId end10
[2026-09-13 22:51:16] Production.INFO: ==26371== Releasing lock...
[2026-09-13 22:51:16] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:51:16] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:51:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:51:17] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:51:17] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:51:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:51:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:51:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:51:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:51:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:51:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:51:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:51:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:51:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:51:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:51:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:51:18] Production.INFO: call_cost start
[2026-09-13 22:51:18] Production.INFO: call_cost end
[2026-09-13 22:51:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:51:18] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:51:18] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:51:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:51:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:51:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:51:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:51:18] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:51:18] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:51:18] Production.INFO: ==26367== Releasing lock...
[2026-09-13 22:51:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:51:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:52:01] Production.INFO: ==26430== Lock acquired, processing the job...
[2026-09-14 03:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:52:01] Production.INFO: neon service started
[2026-09-14 03:52:01] Production.INFO: neon service started
[2026-09-14 03:52:01] Production.INFO: ==26430== Releasing lock...
[2026-09-14 03:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:52:01] Production.INFO: ==26432== Lock acquired, processing the job...
[2026-09-13 22:52:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:52:02] Production.INFO: ==26432== Releasing lock...
[2026-09-13 22:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:52:02] Production.INFO: ==26435== Lock acquired, processing the job...
[2026-09-14 02:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:52:02] Production.INFO: ==26435== Releasing lock...
[2026-09-14 02:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:52:02] Production.INFO: ==26437== Lock acquired, processing the job...
[2026-09-13 22:52:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:52:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:52:03] Production.INFO: ==26439== Lock acquired, processing the job...
[2026-09-13 22:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:52:03] Production.INFO: ==26441== Lock acquired, processing the job...
[2026-09-13 22:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:52:03] Production.INFO: ==26443== Lock acquired, processing the job...
[2026-09-13 22:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:52:03] Production.INFO: ==26445== Lock acquired, processing the job...
[2026-09-13 22:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:52:03] Production.INFO: Account Balance Start.
[2026-09-13 22:52:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:52:03] Production.INFO: 117
[2026-09-13 22:52:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:52:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 22:52:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:52:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 22:52:03] Production.INFO: ==26445== Releasing lock...
[2026-09-13 22:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:52:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:52:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:52:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:52:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:52:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:52:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:52:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:52:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:52:03] Production.INFO: Total Charge 0
[2026-09-13 22:52:03] Production.INFO: CreateAllLog End
[2026-09-13 22:52:04] Production.INFO: Account Balance End.
[2026-09-13 22:52:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:52:04] Production.INFO: ==26443== Releasing lock...
[2026-09-13 22:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:52:04] Production.INFO: ==26439== Releasing lock...
[2026-09-13 22:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:52:11] Production.ERROR: CronJobId end10
[2026-09-13 22:52:11] Production.INFO: ==26441== Releasing lock...
[2026-09-13 22:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:52:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:52:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:52:13] Production.INFO: call_cost start
[2026-09-13 22:52:13] Production.INFO: call_cost end
[2026-09-13 22:52:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:52:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:52:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:52:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:52:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:52:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:52:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:52:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:52:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:52:13] Production.INFO: ==26437== Releasing lock...
[2026-09-13 22:52:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:52:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:53:01] Production.INFO: ==26504== Lock acquired, processing the job...
[2026-09-14 03:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:53:02] Production.INFO: neon service started
[2026-09-14 03:53:02] Production.INFO: neon service started
[2026-09-14 03:53:02] Production.INFO: ==26504== Releasing lock...
[2026-09-14 03:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:53:02] Production.INFO: ==26506== Lock acquired, processing the job...
[2026-09-13 22:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:53:02] Production.INFO: ==26508== Lock acquired, processing the job...
[2026-09-14 02:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:53:02] Production.INFO: ==26508== Releasing lock...
[2026-09-14 02:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:53:02] Production.INFO: ==26506== Releasing lock...
[2026-09-13 22:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:53:03] Production.INFO: ==26511== Lock acquired, processing the job...
[2026-09-13 22:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:53:03] Production.INFO: ==26515== Lock acquired, processing the job...
[2026-09-13 22:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:53:03] Production.INFO: ==26513== Lock acquired, processing the job...
[2026-09-13 22:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:53:03] Production.INFO: ==26519== Lock acquired, processing the job...
[2026-09-13 22:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:53:03] Production.INFO: ==26517== Lock acquired, processing the job...
[2026-09-13 22:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22: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-09-13 22: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-09-13 22:53:04] Production.INFO: Account Balance Start.
[2026-09-13 22:53:04] Production.INFO: CreateAllLog Start
[2026-09-13 22:53:04] Production.INFO: 117
[2026-09-13 22:53:04] Production.INFO: Date 2026-09-08
[2026-09-13 22: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-09-13 22:53:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:53:04] Production.INFO: ==26519== Releasing lock...
[2026-09-13 22:53:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:53:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:53:04] Production.INFO: Date 2026-09-09
[2026-09-13 22:53:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:53:04] Production.INFO: Date 2026-09-10
[2026-09-13 22:53:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:53:04] Production.INFO: Date 2026-09-11
[2026-09-13 22:53:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:53:04] Production.INFO: Date 2026-09-12
[2026-09-13 22:53:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:53:04] Production.INFO: Date 2026-09-13
[2026-09-13 22:53:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:53:04] Production.INFO: Total Charge 0
[2026-09-13 22:53:04] Production.INFO: CreateAllLog End
[2026-09-13 22:53:04] Production.INFO: Account Balance End.
[2026-09-13 22:53:04] Production.INFO: ==26513== Releasing lock...
[2026-09-13 22:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:53:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:53:04] Production.INFO: ==26517== Releasing lock...
[2026-09-13 22:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:53:11] Production.ERROR: CronJobId end10
[2026-09-13 22:53:11] Production.INFO: ==26515== Releasing lock...
[2026-09-13 22:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:53:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:53:15] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:53:15] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:53:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:53:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:53:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:53:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:53:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:53:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:53:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:53:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:53:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:53:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:53:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:53:16] Production.INFO: call_cost start
[2026-09-13 22:53:16] Production.INFO: call_cost end
[2026-09-13 22:53:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:53:16] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:53:16] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:53:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:53:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:53:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:53:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:53:16] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:53:16] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:53:16] Production.INFO: ==26511== Releasing lock...
[2026-09-13 22:53:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:53:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:54:01] Production.INFO: ==26578== Lock acquired, processing the job...
[2026-09-14 03:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:54:01] Production.INFO: neon service started
[2026-09-14 03:54:01] Production.INFO: neon service started
[2026-09-14 03:54:01] Production.INFO: ==26578== Releasing lock...
[2026-09-14 03:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:54:01] Production.INFO: ==26582== Lock acquired, processing the job...
[2026-09-14 02:54:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:54:01] Production.INFO: ==26582== Releasing lock...
[2026-09-14 02:54:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:54:01] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:54:01] Production.INFO: ==26580== Lock acquired, processing the job...
[2026-09-13 22:54:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:54:02] Production.INFO: ==26580== Releasing lock...
[2026-09-13 22:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:54:02] Production.INFO: ==26584== Lock acquired, processing the job...
[2026-09-13 22:54:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:54:02] Production.INFO: ==26588== Lock acquired, processing the job...
[2026-09-13 22:54:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:54:03] Production.INFO: ==26586== Lock acquired, processing the job...
[2026-09-13 22:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:54:03] Production.INFO: ==26590== Lock acquired, processing the job...
[2026-09-13 22:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:54:03] Production.INFO: ==26592== Lock acquired, processing the job...
[2026-09-13 22:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:54:03] Production.INFO: Account Balance Start.
[2026-09-13 22:54:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:54:03] Production.INFO: 117
[2026-09-13 22:54:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:54:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:54:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:54:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:54:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:54:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 22:54:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:54:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 22:54:03] Production.INFO: ==26592== Releasing lock...
[2026-09-13 22:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:54:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:54:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:54:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:54:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:54:03] Production.INFO: Total Charge 0
[2026-09-13 22:54:03] Production.INFO: CreateAllLog End
[2026-09-13 22:54:03] Production.INFO: Account Balance End.
[2026-09-13 22:54:03] Production.INFO: ==26586== Releasing lock...
[2026-09-13 22:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:54:03] Production.ERROR: CronJobId end 12
[2026-09-13 22:54:03] Production.INFO: ==26590== Releasing lock...
[2026-09-13 22:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:54:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:54:11] Production.ERROR: CronJobId end10
[2026-09-13 22:54:11] Production.INFO: ==26588== Releasing lock...
[2026-09-13 22:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:54:13] Production.INFO: call_cost start
[2026-09-13 22:54:13] Production.INFO: call_cost end
[2026-09-13 22:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:54:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:54:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:54:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:54:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:54:13] Production.INFO: ==26584== Releasing lock...
[2026-09-13 22:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:55:01] Production.INFO: ==26647== Lock acquired, processing the job...
[2026-09-14 03:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:55:01] Production.INFO: neon service started
[2026-09-14 03:55:01] Production.INFO: neon service started
[2026-09-14 03:55:01] Production.INFO: ==26647== Releasing lock...
[2026-09-14 03:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:55:02] Production.INFO: ==26649== Lock acquired, processing the job...
[2026-09-13 22:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:55:02] Production.INFO: ==26649== Releasing lock...
[2026-09-13 22:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:55:02] Production.INFO: ==26651== Lock acquired, processing the job...
[2026-09-14 02:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:55:02] Production.INFO: ==26651== Releasing lock...
[2026-09-14 02:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:55:03] Production.INFO: ==26654== Lock acquired, processing the job...
[2026-09-13 22:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-13 22:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-13 22:55:03] Production.INFO: ==26656== Lock acquired, processing the job...
[2026-09-13 22:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-13 22:55:03] Production.INFO: ==26654== Releasing lock...
[2026-09-13 22:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-13 22:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-13 22:55:03] Production.INFO: ==26658== Lock acquired, processing the job...
[2026-09-13 22:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:55:03] Production.INFO: ==26662== Lock acquired, processing the job...
[2026-09-13 22:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:55:03] Production.INFO: ==26660== Lock acquired, processing the job...
[2026-09-13 22:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:55:03] Production.INFO: Account Balance Start.
[2026-09-13 22:55:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:55:03] Production.INFO: 117
[2026-09-13 22:55:03] Production.INFO: ==26664== Lock acquired, processing the job...
[2026-09-13 22:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-13 22:55:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:55:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 22:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:55:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:55:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:55:03] Production.INFO: ==26666== Lock acquired, processing the job...
[2026-09-13 22:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:55:04] Production.INFO: Date 2026-09-10
[2026-09-13 22:55:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:55:04] Production.INFO: Date 2026-09-11
[2026-09-13 22:55:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:55:04] Production.INFO: Date 2026-09-12
[2026-09-13 22:55:04] Production.INFO: Reseller ==> 0
[2026-09-13 22: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-09-13 22: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-09-13 22:55:04] Production.INFO: Date 2026-09-13
[2026-09-13 22:55:04] Production.INFO: Reseller ==> 0
[2026-09-13 22: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-09-13 22:55:04] Production.INFO: Total Charge 0
[2026-09-13 22:55:04] Production.INFO: ==26666== Releasing lock...
[2026-09-13 22:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:55:04] Production.INFO: CreateAllLog End
[2026-09-13 22:55:04] Production.ERROR: done
[2026-09-13 22:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-13 22:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998863', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) start
[2026-09-13 22:55:04] Production.INFO: Account Balance End.
[2026-09-13 22:55:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:55:04] Production.INFO: ==26662== Releasing lock...
[2026-09-13 22:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:55:04] Production.INFO: ==26658== Releasing lock...
[2026-09-13 22:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998863', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) end
[2026-09-13 22:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-13 22:55:10] Production.INFO: ProcessCDR(1,17998863,1,1,2)
[2026-09-13 22:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17998863,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 22:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17998863,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 22:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-13 22:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-13 22:55:10] Production.INFO: ==26664== Releasing lock...
[2026-09-13 22:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-13 22:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-13 22:55:14] Production.ERROR: CronJobId end10
[2026-09-13 22:55:14] Production.INFO: ==26660== Releasing lock...
[2026-09-13 22:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:55:17] Production.INFO: call_cost start
[2026-09-13 22:55:17] Production.INFO: call_cost end
[2026-09-13 22:55:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:55:17] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:55:17] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:55:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:55:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:55:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:55:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:55:17] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:55:17] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:55:17] Production.INFO: ==26656== Releasing lock...
[2026-09-13 22:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:56:02] Production.INFO: ==26720== Lock acquired, processing the job...
[2026-09-14 03:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:56:02] Production.INFO: neon service started
[2026-09-14 03:56:02] Production.INFO: neon service started
[2026-09-14 03:56:02] Production.INFO: ==26720== Releasing lock...
[2026-09-14 03:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:56:02] Production.INFO: ==26722== Lock acquired, processing the job...
[2026-09-13 22:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:56:02] Production.INFO: ==26724== Lock acquired, processing the job...
[2026-09-14 02:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:56:03] Production.INFO: ==26724== Releasing lock...
[2026-09-14 02:56:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:56:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:56:03] Production.INFO: ==26722== Releasing lock...
[2026-09-13 22:56:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:56:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:56:03] Production.INFO: ==26729== Lock acquired, processing the job...
[2026-09-13 22:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:56:04] Production.INFO: ==26727== Lock acquired, processing the job...
[2026-09-13 22:56:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:56:04] Production.INFO: ==26733== Lock acquired, processing the job...
[2026-09-13 22:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:56:04] Production.INFO: ==26731== Lock acquired, processing the job...
[2026-09-13 22:56:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:56:04] Production.INFO: Account Balance Start.
[2026-09-13 22:56:04] Production.INFO: CreateAllLog Start
[2026-09-13 22:56:04] Production.INFO: 117
[2026-09-13 22:56:04] Production.INFO: Date 2026-09-08
[2026-09-13 22:56:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:56:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:56:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:56:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:56:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:56:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:56:04] Production.INFO: Date 2026-09-09
[2026-09-13 22:56:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:56:04] Production.INFO: ==26735== Lock acquired, processing the job...
[2026-09-13 22:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:56:04] Production.INFO: Date 2026-09-10
[2026-09-13 22:56:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:56:04] Production.INFO: Date 2026-09-11
[2026-09-13 22:56:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:56:04] Production.INFO: Date 2026-09-12
[2026-09-13 22:56:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:56:04] Production.INFO: Date 2026-09-13
[2026-09-13 22:56:04] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 22:56:04] Production.INFO: Total Charge 0
[2026-09-13 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-09-13 22:56:04] Production.INFO: ==26735== Releasing lock...
[2026-09-13 22:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:56:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:56:04] Production.INFO: CreateAllLog End
[2026-09-13 22:56:04] Production.INFO: Account Balance End.
[2026-09-13 22:56:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:56:04] Production.INFO: ==26733== Releasing lock...
[2026-09-13 22:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:56:04] Production.INFO: ==26729== Releasing lock...
[2026-09-13 22:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:56:11] Production.ERROR: CronJobId end10
[2026-09-13 22:56:11] Production.INFO: ==26731== Releasing lock...
[2026-09-13 22:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:56:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:56:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:56:14] Production.INFO: call_cost start
[2026-09-13 22:56:14] Production.INFO: call_cost end
[2026-09-13 22:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:56:14] Production.INFO: ==26727== Releasing lock...
[2026-09-13 22:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:57:01] Production.INFO: ==26793== Lock acquired, processing the job...
[2026-09-14 03:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:57:01] Production.INFO: neon service started
[2026-09-14 03:57:01] Production.INFO: neon service started
[2026-09-14 03:57:01] Production.INFO: ==26793== Releasing lock...
[2026-09-14 03:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:57:02] Production.INFO: ==26797== Lock acquired, processing the job...
[2026-09-14 02:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:57:02] Production.INFO: ==26797== Releasing lock...
[2026-09-14 02:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:57:02] Production.INFO: ==26795== Lock acquired, processing the job...
[2026-09-13 22:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:57:02] Production.INFO: ==26795== Releasing lock...
[2026-09-13 22:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:57:03] Production.INFO: ==26799== Lock acquired, processing the job...
[2026-09-13 22:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:57:03] Production.INFO: ==26801== Lock acquired, processing the job...
[2026-09-13 22:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:57:03] Production.INFO: ==26803== Lock acquired, processing the job...
[2026-09-13 22:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:57:03] Production.INFO: ==26805== Lock acquired, processing the job...
[2026-09-13 22:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:57:03] Production.INFO: ==26807== Lock acquired, processing the job...
[2026-09-13 22:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:57:03] Production.INFO: Account Balance Start.
[2026-09-13 22:57:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:57:03] Production.INFO: 117
[2026-09-13 22:57:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:57:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 22:57:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 22:57:03] Production.INFO: ==26807== Releasing lock...
[2026-09-13 22:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:57:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:57:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:57:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:57:03] Production.INFO: Total Charge 0
[2026-09-13 22:57:03] Production.INFO: CreateAllLog End
[2026-09-13 22:57:03] Production.INFO: ==26801== Releasing lock...
[2026-09-13 22:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:57:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:57:03] Production.INFO: Account Balance End.
[2026-09-13 22:57:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:57:04] Production.INFO: ==26805== Releasing lock...
[2026-09-13 22:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:57:10] Production.ERROR: CronJobId end10
[2026-09-13 22:57:10] Production.INFO: ==26803== Releasing lock...
[2026-09-13 22:57:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:57:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:57:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:57:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:57:13] Production.INFO: call_cost start
[2026-09-13 22:57:13] Production.INFO: call_cost end
[2026-09-13 22:57:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:57:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:57:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:57:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:57:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:57:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:57:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:57:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:57:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:57:13] Production.INFO: ==26799== Releasing lock...
[2026-09-13 22:57:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:57:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:58:02] Production.INFO: ==26867== Lock acquired, processing the job...
[2026-09-14 03:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:58:02] Production.INFO: neon service started
[2026-09-14 03:58:02] Production.INFO: neon service started
[2026-09-14 03:58:02] Production.INFO: ==26867== Releasing lock...
[2026-09-14 03:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:58:02] Production.INFO: ==26869== Lock acquired, processing the job...
[2026-09-13 22:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:58:02] Production.INFO: ==26871== Lock acquired, processing the job...
[2026-09-14 02:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:58:02] Production.INFO: ==26871== Releasing lock...
[2026-09-14 02:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:58:03] Production.INFO: ==26869== Releasing lock...
[2026-09-13 22:58:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:58:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 22:58:03] Production.INFO: ==26874== Lock acquired, processing the job...
[2026-09-13 22:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:58:03] Production.INFO: ==26876== Lock acquired, processing the job...
[2026-09-13 22:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 22:58:03] Production.INFO: ==26878== Lock acquired, processing the job...
[2026-09-13 22:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:58:03] Production.INFO: ==26880== Lock acquired, processing the job...
[2026-09-13 22:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:58:03] Production.INFO: ==26882== Lock acquired, processing the job...
[2026-09-13 22:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:58:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:58:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:58:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:58:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:58:04] Production.INFO: Account Balance Start.
[2026-09-13 22:58:04] Production.INFO: CreateAllLog Start
[2026-09-13 22:58:04] Production.INFO: 117
[2026-09-13 22:58:04] Production.INFO: Date 2026-09-08
[2026-09-13 22:58:04] Production.INFO: Reseller ==> 0
[2026-09-13 22: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-09-13 22: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-09-13 22: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-09-13 22:58:04] Production.INFO: ==26882== Releasing lock...
[2026-09-13 22:58:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:58:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:58:04] Production.INFO: Date 2026-09-09
[2026-09-13 22:58:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:58:04] Production.INFO: Date 2026-09-10
[2026-09-13 22:58:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:58:04] Production.INFO: Date 2026-09-11
[2026-09-13 22:58:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:58:04] Production.INFO: Date 2026-09-12
[2026-09-13 22:58:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:58:04] Production.INFO: Date 2026-09-13
[2026-09-13 22:58:04] Production.INFO: Reseller ==> 0
[2026-09-13 22:58:04] Production.INFO: Total Charge 0
[2026-09-13 22:58:04] Production.INFO: CreateAllLog End
[2026-09-13 22:58:04] Production.INFO: Account Balance End.
[2026-09-13 22:58:04] Production.ERROR: CronJobId end 12
[2026-09-13 22:58:04] Production.INFO: ==26880== Releasing lock...
[2026-09-13 22:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:58:04] Production.INFO: ==26876== Releasing lock...
[2026-09-13 22:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:58:11] Production.ERROR: CronJobId end10
[2026-09-13 22:58:11] Production.INFO: ==26878== Releasing lock...
[2026-09-13 22:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:58:14] Production.INFO: call_cost start
[2026-09-13 22:58:14] Production.INFO: call_cost end
[2026-09-13 22:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:58:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:58:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:58:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:58:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:58:14] Production.INFO: ==26874== Releasing lock...
[2026-09-13 22:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 03:59:01] Production.INFO: ==26941== Lock acquired, processing the job...
[2026-09-14 03:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 03:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 03:59:01] Production.INFO: neon service started
[2026-09-14 03:59:01] Production.INFO: neon service started
[2026-09-14 03:59:01] Production.INFO: ==26941== Releasing lock...
[2026-09-14 03:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 03:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 22:59:01] Production.INFO: ==26943== Lock acquired, processing the job...
[2026-09-13 22:59:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 22:59:02] Production.INFO: ==26943== Releasing lock...
[2026-09-13 22:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 22:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:59:02] Production.INFO: ==26945== Lock acquired, processing the job...
[2026-09-14 02:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:59:02] Production.INFO: ==26945== Releasing lock...
[2026-09-14 02:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 02:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 22:59:02] Production.INFO: ==26955== Lock acquired, processing the job...
[2026-09-13 22:59:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 22:59:03] Production.INFO: Account Balance Start.
[2026-09-13 22:59:03] Production.INFO: CreateAllLog Start
[2026-09-13 22:59:03] Production.INFO: 117
[2026-09-13 22:59:03] Production.INFO: Date 2026-09-08
[2026-09-13 22:59:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:59:03] Production.INFO: ==26949== Lock acquired, processing the job...
[2026-09-13 22:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 22:59:03] Production.INFO: ==26957== Lock acquired, processing the job...
[2026-09-13 22:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 22:59:03] Production.INFO: Date 2026-09-09
[2026-09-13 22:59:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:59:03] Production.INFO: ==26951== Lock acquired, processing the job...
[2026-09-13 22:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 22:59:03] Production.INFO: Date 2026-09-10
[2026-09-13 22:59:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:59:03] Production.INFO: ==26953== Lock acquired, processing the job...
[2026-09-13 22:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 22:59:03] Production.INFO: Date 2026-09-11
[2026-09-13 22:59:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 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-09-13 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-09-13 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-09-13 22:59:03] Production.INFO: Date 2026-09-12
[2026-09-13 22:59:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 22:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 22:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 22:59:03] Production.INFO: ==26957== Releasing lock...
[2026-09-13 22:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 22:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 22:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 22:59:03] Production.INFO: Date 2026-09-13
[2026-09-13 22:59:03] Production.INFO: Reseller ==> 0
[2026-09-13 22:59:03] Production.INFO: Total Charge 0
[2026-09-13 22:59:03] Production.INFO: CreateAllLog End
[2026-09-13 22:59:03] Production.INFO: Account Balance End.
[2026-09-13 22:59:03] Production.ERROR: CronJobId end 12
[2026-09-13 22:59:03] Production.INFO: ==26955== Releasing lock...
[2026-09-13 22:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 22:59:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 22:59:03] Production.INFO: ==26951== Releasing lock...
[2026-09-13 22:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 22:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 22:59:11] Production.ERROR: CronJobId end10
[2026-09-13 22:59:11] Production.INFO: ==26953== Releasing lock...
[2026-09-13 22:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 22:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 22:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 22:59:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 22:59:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 22:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 22:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 22:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 22:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 22:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 22:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 22:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 22:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 22:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 22:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 22:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 22:59:14] Production.INFO: call_cost start
[2026-09-13 22:59:14] Production.INFO: call_cost end
[2026-09-13 22:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 22:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 22:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 22:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 22:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 22:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 22:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 22:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 22:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 22:59:14] Production.INFO: ==26949== Releasing lock...
[2026-09-13 22:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 22:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:00:02] Production.INFO: ==27022== Lock acquired, processing the job...
[2026-09-14 04:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:00:02] Production.INFO: neon service started
[2026-09-14 04:00:02] Production.INFO: neon service started
[2026-09-14 04:00:02] Production.INFO: ==27022== Releasing lock...
[2026-09-14 04:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:00:02] Production.INFO: ==27024== Lock acquired, processing the job...
[2026-09-13 23:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:00:02] Production.INFO: ==27026== Lock acquired, processing the job...
[2026-09-14 03:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:00:02] Production.INFO: ==27026== Releasing lock...
[2026-09-14 03:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:00:03] Production.INFO: ==27024== Releasing lock...
[2026-09-13 23:00:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:00:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:00:03] Production.INFO: ==27029== Lock acquired, processing the job...
[2026-09-13 23:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:00:03] Production.INFO: ==27035== Lock acquired, processing the job...
[2026-09-13 23:00:03] Production.INFO: bulkautopaymentcapture-command-bulkautopaymentcapture-companyid-1-cronjobid-11 #Starts#
[2026-09-13 23:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:00:04] Production.INFO: ==27039== Lock acquired, processing the job...
[2026-09-13 23:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '5', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '7', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '8', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '13', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '14', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '17', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '19', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '21', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '25', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '26', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '20', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '32', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '33', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 1
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '37', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '41', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '43', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: ==27031== Lock acquired, processing the job...
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '45', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '49', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '47', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '52', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '53', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '54', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '57', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '58', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '34', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '59', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '63', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '65', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '67', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '73', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: ==27033== Lock acquired, processing the job...
[2026-09-13 23:00:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '74', '0', '1' )
[2026-09-13 23: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-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '70', '0', '1' )
[2026-09-13 23: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-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '82', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 4
[2026-09-13 23: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-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '83', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: ==27039== Releasing lock...
[2026-09-13 23:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '84', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '85', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '93', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '95', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '92', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '86', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '78', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '87', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '88', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '90', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: ==27037== Lock acquired, processing the job...
[2026-09-13 23:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '98', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '99', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '97', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '100', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '101', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '102', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '104', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '106', '0', '1' )
[2026-09-13 23:00:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:00:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:00:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '107', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '110', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '111', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '113', '0', '1' )
[2026-09-13 23:00:04] Production.INFO: PaymentPendingInvoice Count - 1
[2026-09-13 23:00:04] Production.INFO: Outstanding Amount 0.02
[2026-09-13 23:00:04] Production.INFO: Invoice Full Number INV13250
[2026-09-13 23:00:04] Production.INFO: Transaction start
[2026-09-13 23:00:04] Production.INFO: Account Balance Start.
[2026-09-13 23:00:04] Production.INFO: CreateAllLog Start
[2026-09-13 23:00:04] Production.INFO: 117
[2026-09-13 23:00:04] Production.INFO: Date 2026-09-08
[2026-09-13 23:00:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:00:04] Production.INFO: Date 2026-09-09
[2026-09-13 23:00:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:00:04] Production.INFO: Date 2026-09-10
[2026-09-13 23:00:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:00:04] Production.INFO: Date 2026-09-11
[2026-09-13 23:00:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:00:04] Production.INFO: Date 2026-09-12
[2026-09-13 23:00:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:00:04] Production.INFO: Date 2026-09-13
[2026-09-13 23:00:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:00:04] Production.INFO: Total Charge 0
[2026-09-13 23:00:04] Production.INFO: CreateAllLog End
[2026-09-13 23:00:04] Production.INFO: Account Balance End.
[2026-09-13 23:00:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:00:04] Production.INFO: ==27037== Releasing lock...
[2026-09-13 23:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:00:05] 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-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '114', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '115', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '119', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '121', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '123', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '124', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '127', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '131', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '130', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 10
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '134', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: ==27031== Releasing lock...
[2026-09-13 23:00:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:00:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '137', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '138', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '136', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '139', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '140', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '146', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '147', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '151', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '153', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '154', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '155', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '157', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 0
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '149', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 1
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '160', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '152', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '161', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '165', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '166', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '183', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '184', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '185', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '187', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '190', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '192', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '193', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 4
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '205', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '208', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '206', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 20
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '182', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '211', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '188', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '218', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '226', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '227', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '189', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '229', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '230', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '232', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '236', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 0
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '239', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '241', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '260', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '262', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 3
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '263', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '264', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 2
[2026-09-13 23:00:05] Production.INFO: PaymentMethod - 1
[2026-09-13 23:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '266', '0', '1' )
[2026-09-13 23:00:05] Production.INFO: PaymentPendingInvoice Count - 2
[2026-09-13 23:00:08] Production.ERROR: CronJobId end11
[2026-09-13 23:00:08] Production.INFO: ==27035== Releasing lock...
[2026-09-13 23:00:08] Production.INFO: bulkautopaymentcapture-command-bulkautopaymentcapture-companyid-1-cronjobid-11 #Stops#
[2026-09-13 23:00:08] Production.INFO: 33.75 MB #Memory Used#
[2026-09-13 23:00:13] Production.ERROR: CronJobId end10
[2026-09-13 23:00:13] Production.INFO: ==27033== Releasing lock...
[2026-09-13 23:00:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:00:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:00:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:00:15] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:00:15] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:00:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:00:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:00:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:00:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:00:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:00:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:00:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:00:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:00:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:00:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:00:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:00:15] Production.INFO: call_cost start
[2026-09-13 23:00:15] Production.INFO: call_cost end
[2026-09-13 23:00:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:00:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:00:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:00:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:00:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:00:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:00:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:00:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:00:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:00:15] Production.INFO: ==27029== Releasing lock...
[2026-09-13 23:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:00:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:01:01] Production.INFO: ==27112== Lock acquired, processing the job...
[2026-09-14 04:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:01:01] Production.INFO: neon service started
[2026-09-14 04:01:01] Production.INFO: neon service started
[2026-09-14 04:01:01] Production.INFO: ==27112== Releasing lock...
[2026-09-14 04:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:01:02] Production.INFO: ==27118== Lock acquired, processing the job...
[2026-09-13 23:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:01:02] Production.INFO: ==27120== Lock acquired, processing the job...
[2026-09-14 03:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:01:02] Production.INFO: ==27120== Releasing lock...
[2026-09-14 03:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:01:02] Production.INFO: ==27118== Releasing lock...
[2026-09-13 23:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:01:03] Production.INFO: ==27129== Lock acquired, processing the job...
[2026-09-13 23:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:01:03] Production.INFO: ==27125== Lock acquired, processing the job...
[2026-09-13 23:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:01:03] Production.INFO: ==27127== Lock acquired, processing the job...
[2026-09-13 23:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:01:03] Production.INFO: ==27131== Lock acquired, processing the job...
[2026-09-13 23:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:01:03] Production.INFO: ==27133== Lock acquired, processing the job...
[2026-09-13 23:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:01:04] Production.INFO: Account Balance Start.
[2026-09-13 23:01:04] Production.INFO: CreateAllLog Start
[2026-09-13 23:01:04] Production.INFO: 117
[2026-09-13 23:01:04] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 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-09-13 23:01:04] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 23:01:04] Production.INFO: ==27133== Releasing lock...
[2026-09-13 23:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:01:04] Production.INFO: Date 2026-09-09
[2026-09-13 23:01:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:01:04] Production.INFO: Date 2026-09-10
[2026-09-13 23:01:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:01:04] Production.INFO: Date 2026-09-11
[2026-09-13 23:01:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:01:04] Production.INFO: Date 2026-09-12
[2026-09-13 23:01:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:01:04] Production.INFO: Date 2026-09-13
[2026-09-13 23:01:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:01:04] Production.INFO: Total Charge 0
[2026-09-13 23:01:04] Production.INFO: CreateAllLog End
[2026-09-13 23:01:04] Production.INFO: ==27127== Releasing lock...
[2026-09-13 23:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:01:04] Production.INFO: Account Balance End.
[2026-09-13 23:01:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:01:04] Production.INFO: ==27131== Releasing lock...
[2026-09-13 23:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:01:11] Production.ERROR: CronJobId end10
[2026-09-13 23:01:11] Production.INFO: ==27129== Releasing lock...
[2026-09-13 23:01:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:01:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:01:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:01:15] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:01:15] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:01:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:01:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:01:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:01:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:01:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:01:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:01:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:01:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:01:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:01:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:01:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:01:15] Production.INFO: call_cost start
[2026-09-13 23:01:15] Production.INFO: call_cost end
[2026-09-13 23:01:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:01:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:01:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:01:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:01:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:01:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:01:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:01:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:01:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:01:15] Production.INFO: ==27125== Releasing lock...
[2026-09-13 23:01:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:01:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:02:02] Production.INFO: ==27192== Lock acquired, processing the job...
[2026-09-14 04:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:02:02] Production.INFO: neon service started
[2026-09-14 04:02:02] Production.INFO: neon service started
[2026-09-14 04:02:02] Production.INFO: ==27192== Releasing lock...
[2026-09-14 04:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:02:02] Production.INFO: ==27194== Lock acquired, processing the job...
[2026-09-13 23:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:02:02] Production.INFO: ==27196== Lock acquired, processing the job...
[2026-09-14 03:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:02:02] Production.INFO: ==27196== Releasing lock...
[2026-09-14 03:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:02:03] Production.INFO: ==27194== Releasing lock...
[2026-09-13 23:02:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:02:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:02:03] Production.INFO: ==27199== Lock acquired, processing the job...
[2026-09-13 23:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:02:03] Production.INFO: ==27203== Lock acquired, processing the job...
[2026-09-13 23:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:02:04] Production.INFO: ==27207== Lock acquired, processing the job...
[2026-09-13 23:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-13 23:02:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 23:02:04] Production.INFO: ==27201== Lock acquired, processing the job...
[2026-09-13 23:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:02:04] Production.INFO: ==27205== Lock acquired, processing the job...
[2026-09-13 23:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:02:04] Production.INFO: Account Balance Start.
[2026-09-13 23:02:04] Production.INFO: CreateAllLog Start
[2026-09-13 23:02:04] Production.INFO: 117
[2026-09-13 23:02:04] Production.INFO: Date 2026-09-08
[2026-09-13 23:02:04] Production.INFO: ==27209== Lock acquired, processing the job...
[2026-09-13 23:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:02:04] Production.INFO: Date 2026-09-09
[2026-09-13 23:02:04] Production.ERROR: done
[2026-09-13 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-13 23: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-09-13 23: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-09-13 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:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-13 23:02:04] Production.INFO: ==27209== Releasing lock...
[2026-09-13 23:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:02:04] Production.ERROR: done
[2026-09-13 23:02:04] Production.INFO: Date 2026-09-10
[2026-09-13 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:02:04] Production.INFO: Date 2026-09-11
[2026-09-13 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 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-09-13 23:02:04] Production.INFO: ==27207== Releasing lock...
[2026-09-13 23:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-13 23:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-13 23:02:04] Production.INFO: Date 2026-09-12
[2026-09-13 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:02:04] Production.INFO: Date 2026-09-13
[2026-09-13 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:02:04] Production.INFO: Total Charge 0
[2026-09-13 23:02:04] Production.INFO: CreateAllLog End
[2026-09-13 23:02:05] Production.INFO: Account Balance End.
[2026-09-13 23:02:05] Production.ERROR: CronJobId end 12
[2026-09-13 23:02:05] Production.INFO: ==27205== Releasing lock...
[2026-09-13 23:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:02:05] Production.INFO: ==27201== Releasing lock...
[2026-09-13 23:02:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:02:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:02:12] Production.ERROR: CronJobId end10
[2026-09-13 23:02:12] Production.INFO: ==27203== Releasing lock...
[2026-09-13 23:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:02:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:02:15] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:02:15] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:02:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:02:15] Production.INFO: call_cost start
[2026-09-13 23:02:15] Production.INFO: call_cost end
[2026-09-13 23:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:02:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:02:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:02:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:02:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:02:15] Production.INFO: ==27199== Releasing lock...
[2026-09-13 23:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:03:01] Production.INFO: ==27270== Lock acquired, processing the job...
[2026-09-14 04:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:03:01] Production.INFO: neon service started
[2026-09-14 04:03:01] Production.INFO: neon service started
[2026-09-14 04:03:01] Production.INFO: ==27270== Releasing lock...
[2026-09-14 04:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:03:01] Production.INFO: ==27272== Lock acquired, processing the job...
[2026-09-13 23:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:03:02] Production.INFO: ==27272== Releasing lock...
[2026-09-13 23:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:03:02] Production.INFO: ==27274== Lock acquired, processing the job...
[2026-09-14 03:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:03:02] Production.INFO: ==27274== Releasing lock...
[2026-09-14 03:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:03:02] Production.INFO: ==27279== Lock acquired, processing the job...
[2026-09-13 23:03:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:03:03] Production.INFO: ==27277== Lock acquired, processing the job...
[2026-09-13 23:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:03:03] Production.INFO: ==27281== Lock acquired, processing the job...
[2026-09-13 23:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:03:03] Production.INFO: ==27283== Lock acquired, processing the job...
[2026-09-13 23:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:03:03] Production.INFO: ==27285== Lock acquired, processing the job...
[2026-09-13 23:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:03:03] Production.INFO: Account Balance Start.
[2026-09-13 23:03:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:03:03] Production.INFO: 117
[2026-09-13 23:03:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:03:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 23:03:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:03:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 23:03:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:03:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:03:03] Production.INFO: ==27285== Releasing lock...
[2026-09-13 23:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:03:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:03:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:03:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:03:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:03:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:03:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:03:03] Production.INFO: Total Charge 0
[2026-09-13 23:03:03] Production.INFO: CreateAllLog End
[2026-09-13 23:03:03] Production.INFO: Account Balance End.
[2026-09-13 23:03:03] Production.ERROR: CronJobId end 12
[2026-09-13 23:03:03] Production.INFO: ==27283== Releasing lock...
[2026-09-13 23:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:03:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:03:04] Production.INFO: ==27279== Releasing lock...
[2026-09-13 23:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:03:11] Production.ERROR: CronJobId end10
[2026-09-13 23:03:11] Production.INFO: ==27281== Releasing lock...
[2026-09-13 23:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:03:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:03:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:03:13] Production.INFO: call_cost start
[2026-09-13 23:03:13] Production.INFO: call_cost end
[2026-09-13 23:03:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:03:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:03:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:03:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:03:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:03:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:03:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:03:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:03:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:03:13] Production.INFO: ==27277== Releasing lock...
[2026-09-13 23:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:03:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:04:01] Production.INFO: ==27348== Lock acquired, processing the job...
[2026-09-14 04:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:04:02] Production.INFO: neon service started
[2026-09-14 04:04:02] Production.INFO: neon service started
[2026-09-14 04:04:02] Production.INFO: ==27348== Releasing lock...
[2026-09-14 04:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:04:02] Production.INFO: ==27350== Lock acquired, processing the job...
[2026-09-13 23:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:04:02] Production.INFO: ==27350== Releasing lock...
[2026-09-13 23:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:04:02] Production.INFO: ==27352== Lock acquired, processing the job...
[2026-09-14 03:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:04:02] Production.INFO: ==27352== Releasing lock...
[2026-09-14 03:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:04:03] Production.INFO: ==27361== Lock acquired, processing the job...
[2026-09-13 23:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:04:03] Production.INFO: Account Balance Start.
[2026-09-13 23:04:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:04:03] Production.INFO: 117
[2026-09-13 23:04:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:04:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:04:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:04:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:04:03] Production.INFO: ==27357== Lock acquired, processing the job...
[2026-09-13 23:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:04:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:04:03] Production.INFO: ==27359== Lock acquired, processing the job...
[2026-09-13 23:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:04:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:04:03] Production.INFO: ==27355== Lock acquired, processing the job...
[2026-09-13 23:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:04:03] Production.INFO: Total Charge 0
[2026-09-13 23:04:03] Production.INFO: CreateAllLog End
[2026-09-13 23:04:03] Production.INFO: ==27363== Lock acquired, processing the job...
[2026-09-13 23:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 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-09-13 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-09-13 23:04:03] Production.INFO: Account Balance End.
[2026-09-13 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-09-13 23:04:03] Production.INFO: ==27363== Releasing lock...
[2026-09-13 23:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:04:03] Production.ERROR: CronJobId end 12
[2026-09-13 23:04:03] Production.INFO: ==27361== Releasing lock...
[2026-09-13 23:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:04:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:04:04] Production.INFO: ==27357== Releasing lock...
[2026-09-13 23:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:04:11] Production.ERROR: CronJobId end10
[2026-09-13 23:04:11] Production.INFO: ==27359== Releasing lock...
[2026-09-13 23:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:04:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:04:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:04:14] Production.INFO: call_cost start
[2026-09-13 23:04:14] Production.INFO: call_cost end
[2026-09-13 23:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:04:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:04:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:04:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:04:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:04:14] Production.INFO: ==27355== Releasing lock...
[2026-09-13 23:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:05:01] Production.INFO: ==27425== Lock acquired, processing the job...
[2026-09-14 04:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:05:01] Production.INFO: neon service started
[2026-09-14 04:05:01] Production.INFO: neon service started
[2026-09-14 04:05:01] Production.INFO: ==27425== Releasing lock...
[2026-09-14 04:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:05:01] Production.INFO: ==27427== Lock acquired, processing the job...
[2026-09-13 23:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:05:02] Production.INFO: ==27427== Releasing lock...
[2026-09-13 23:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:05:02] Production.INFO: ==27429== Lock acquired, processing the job...
[2026-09-14 03:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:05:02] Production.INFO: ==27429== Releasing lock...
[2026-09-14 03:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:05:03] Production.INFO: ==27433== Lock acquired, processing the job...
[2026-09-13 23:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:05:03] Production.INFO: ==27435== Lock acquired, processing the job...
[2026-09-13 23:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:05:03] Production.INFO: ==27431== Lock acquired, processing the job...
[2026-09-13 23:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-13 23:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:05:03] Production.INFO: ==27437== Lock acquired, processing the job...
[2026-09-13 23:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:05:03] Production.INFO: ==27439== Lock acquired, processing the job...
[2026-09-13 23:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-13 23:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-13 23:05:03] Production.ERROR: CronJob PID - 27433
[2026-09-13 23:05:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-13 23:05:03] Production.ERROR: CronJob ID - 5
[2026-09-13 23:05:03] Production.ERROR: CronJob Last Run Time 2026-09-13 23:05:00
[2026-09-13 23:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-13 23:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-13 23:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-13 23:05:03] Production.ERROR: CronJob PID - 27435
[2026-09-13 23:05:03] Production.ERROR: CronJob Title - Account Block
[2026-09-13 23:05:03] Production.ERROR: CronJob ID - 7
[2026-09-13 23:05:03] Production.ERROR: CronJob Last Run Time 2026-09-13 23:05:00
[2026-09-13 23:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-13 23:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-13 23:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-13 23:05:03] Production.ERROR: CronJob PID - 27437
[2026-09-13 23:05:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-13 23:05:03] Production.ERROR: CronJob ID - 10
[2026-09-13 23:05:03] Production.ERROR: CronJob Last Run Time 2026-09-13 23:05:00
[2026-09-13 23:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-13 23:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-13 23:05:03] Production.INFO: ==27441== Lock acquired, processing the job...
[2026-09-13 23:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-13 23:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-13 23:05:03] Production.INFO: ==27431== Releasing lock...
[2026-09-13 23:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-13 23:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-13 23:05:03] Production.INFO: ==27443== Lock acquired, processing the job...
[2026-09-13 23:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:05:03] Production.INFO: Account Balance Start.
[2026-09-13 23:05:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:05:03] Production.INFO: 117
[2026-09-13 23:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 23:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:05:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:05:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 23:05:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:05:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 23:05:03] Production.INFO: ==27443== Releasing lock...
[2026-09-13 23:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:05:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:05:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:05:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:05:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:05:03] Production.ERROR: done
[2026-09-13 23:05:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:05:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:05:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:05:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:05:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-13 23:05:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998905', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) start
[2026-09-13 23:05:03] Production.INFO: Total Charge 0
[2026-09-13 23:05:03] Production.INFO: CreateAllLog End
[2026-09-13 23:05:04] Production.INFO: Account Balance End.
[2026-09-13 23:05:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:05:04] Production.INFO: ==27439== Releasing lock...
[2026-09-13 23:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:05:04] Production.INFO: ==27435== Releasing lock...
[2026-09-13 23:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998905', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) end
[2026-09-13 23:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-13 23:05:10] Production.INFO: ProcessCDR(1,17998905,1,1,2)
[2026-09-13 23:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17998905,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 23:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17998905,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 23:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-13 23:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-13 23:05:10] Production.INFO: ==27441== Releasing lock...
[2026-09-13 23:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-13 23:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-13 23:05:12] Production.ERROR: CronJobId end10
[2026-09-13 23:05:12] Production.INFO: ==27437== Releasing lock...
[2026-09-13 23:05:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:05:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:05:16] Production.INFO: call_cost start
[2026-09-13 23:05:16] Production.INFO: call_cost end
[2026-09-13 23:05:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:05:16] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:05:16] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:05:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:05:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:05:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:05:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:05:16] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:05:16] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:05:16] Production.INFO: ==27433== Releasing lock...
[2026-09-13 23:05:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:05:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:06:01] Production.INFO: ==27500== Lock acquired, processing the job...
[2026-09-14 04:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:06:02] Production.INFO: neon service started
[2026-09-14 04:06:02] Production.INFO: neon service started
[2026-09-14 04:06:02] Production.INFO: ==27500== Releasing lock...
[2026-09-14 04:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:06:02] Production.INFO: ==27502== Lock acquired, processing the job...
[2026-09-13 23:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:06:02] Production.INFO: ==27505== Lock acquired, processing the job...
[2026-09-14 03:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:06:02] Production.INFO: ==27505== Releasing lock...
[2026-09-14 03:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:06:02] Production.INFO: ==27502== Releasing lock...
[2026-09-13 23:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:06:03] Production.INFO: ==27507== Lock acquired, processing the job...
[2026-09-13 23:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:06:03] Production.INFO: ==27513== Lock acquired, processing the job...
[2026-09-13 23:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:06:03] Production.INFO: ==27515== Lock acquired, processing the job...
[2026-09-13 23:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:06:03] Production.INFO: ==27509== Lock acquired, processing the job...
[2026-09-13 23:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:06:03] Production.INFO: ==27511== Lock acquired, processing the job...
[2026-09-13 23:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:06:04] Production.INFO: Account Balance Start.
[2026-09-13 23:06:04] Production.INFO: CreateAllLog Start
[2026-09-13 23:06:04] Production.INFO: 117
[2026-09-13 23:06:04] Production.INFO: Date 2026-09-08
[2026-09-13 23:06:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:06:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:06:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:06:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:06:04] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 23:06:04] Production.INFO: Date 2026-09-09
[2026-09-13 23:06:04] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 23:06:04] Production.INFO: Date 2026-09-10
[2026-09-13 23:06:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:06:04] Production.INFO: ==27515== Releasing lock...
[2026-09-13 23:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:06:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:06:04] Production.INFO: Date 2026-09-11
[2026-09-13 23:06:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:06:04] Production.INFO: Date 2026-09-12
[2026-09-13 23:06:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:06:04] Production.INFO: Date 2026-09-13
[2026-09-13 23:06:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:06:04] Production.INFO: Total Charge 0
[2026-09-13 23:06:04] Production.INFO: CreateAllLog End
[2026-09-13 23:06:04] Production.INFO: Account Balance End.
[2026-09-13 23:06:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:06:04] Production.INFO: ==27513== Releasing lock...
[2026-09-13 23:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:06:04] Production.INFO: ==27509== Releasing lock...
[2026-09-13 23:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:06:11] Production.ERROR: CronJobId end10
[2026-09-13 23:06:11] Production.INFO: ==27511== Releasing lock...
[2026-09-13 23:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:06:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:06:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:06:14] Production.INFO: call_cost start
[2026-09-13 23:06:14] Production.INFO: call_cost end
[2026-09-13 23:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:06:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:06:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:06:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:06:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:06:14] Production.INFO: ==27507== Releasing lock...
[2026-09-13 23:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:07:01] Production.INFO: ==27571== Lock acquired, processing the job...
[2026-09-14 04:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:07:01] Production.INFO: neon service started
[2026-09-14 04:07:01] Production.INFO: neon service started
[2026-09-14 04:07:01] Production.INFO: ==27571== Releasing lock...
[2026-09-14 04:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:07:01] Production.INFO: ==27575== Lock acquired, processing the job...
[2026-09-14 03:07:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:07:01] Production.INFO: ==27575== Releasing lock...
[2026-09-14 03:07:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:07:01] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:07:02] Production.INFO: ==27573== Lock acquired, processing the job...
[2026-09-13 23:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:07:02] Production.INFO: ==27573== Releasing lock...
[2026-09-13 23:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:07:03] Production.INFO: ==27577== Lock acquired, processing the job...
[2026-09-13 23:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:07:03] Production.INFO: ==27579== Lock acquired, processing the job...
[2026-09-13 23:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:07:03] Production.INFO: ==27581== Lock acquired, processing the job...
[2026-09-13 23:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:07:03] Production.INFO: ==27583== Lock acquired, processing the job...
[2026-09-13 23:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:07:03] Production.INFO: ==27585== Lock acquired, processing the job...
[2026-09-13 23:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:07:03] Production.INFO: Account Balance Start.
[2026-09-13 23:07:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:07:03] Production.INFO: 117
[2026-09-13 23:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:07:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:07:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:07:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:07:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 23:07:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:07:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 23:07:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:07:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:07:03] Production.INFO: ==27585== Releasing lock...
[2026-09-13 23:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:07:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:07:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:07:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:07:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:07:03] Production.INFO: Total Charge 0
[2026-09-13 23:07:03] Production.INFO: CreateAllLog End
[2026-09-13 23:07:03] Production.INFO: ==27579== Releasing lock...
[2026-09-13 23:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:07:03] Production.INFO: Account Balance End.
[2026-09-13 23:07:03] Production.ERROR: CronJobId end 12
[2026-09-13 23:07:03] Production.INFO: ==27583== Releasing lock...
[2026-09-13 23:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:07:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:07:11] Production.ERROR: CronJobId end10
[2026-09-13 23:07:11] Production.INFO: ==27581== Releasing lock...
[2026-09-13 23:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:07:14] Production.INFO: call_cost start
[2026-09-13 23:07:14] Production.INFO: call_cost end
[2026-09-13 23:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:07:14] Production.INFO: ==27577== Releasing lock...
[2026-09-13 23:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:08:01] Production.INFO: ==27644== Lock acquired, processing the job...
[2026-09-14 04:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:08:01] Production.INFO: neon service started
[2026-09-14 04:08:01] Production.INFO: neon service started
[2026-09-14 04:08:01] Production.INFO: ==27644== Releasing lock...
[2026-09-14 04:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:08:02] Production.INFO: ==27646== Lock acquired, processing the job...
[2026-09-13 23:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:08:02] Production.INFO: ==27648== Lock acquired, processing the job...
[2026-09-14 03:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:08:02] Production.INFO: ==27648== Releasing lock...
[2026-09-14 03:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:08:02] Production.INFO: ==27646== Releasing lock...
[2026-09-13 23:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:08:03] Production.INFO: ==27651== Lock acquired, processing the job...
[2026-09-13 23:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:08:03] Production.INFO: ==27655== Lock acquired, processing the job...
[2026-09-13 23:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:08:03] Production.INFO: ==27653== Lock acquired, processing the job...
[2026-09-13 23:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:08:03] Production.INFO: ==27657== Lock acquired, processing the job...
[2026-09-13 23:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:08:03] Production.INFO: ==27659== Lock acquired, processing the job...
[2026-09-13 23:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:08:03] Production.INFO: Account Balance Start.
[2026-09-13 23:08:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:08:03] Production.INFO: 117
[2026-09-13 23:08:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:08:03] Production.INFO: Reseller ==> 0
[2026-09-13 23: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-09-13 23: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-09-13 23:08:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:08:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 23:08:04] Production.INFO: ==27659== Releasing lock...
[2026-09-13 23:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:08:04] Production.INFO: Date 2026-09-10
[2026-09-13 23:08:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:08:04] Production.INFO: Date 2026-09-11
[2026-09-13 23:08:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:08:04] Production.INFO: Date 2026-09-12
[2026-09-13 23:08:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:08:04] Production.INFO: Date 2026-09-13
[2026-09-13 23:08:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:08:04] Production.INFO: Total Charge 0
[2026-09-13 23:08:04] Production.INFO: CreateAllLog End
[2026-09-13 23:08:04] Production.INFO: Account Balance End.
[2026-09-13 23:08:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:08:04] Production.INFO: ==27657== Releasing lock...
[2026-09-13 23:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:08:04] Production.INFO: ==27653== Releasing lock...
[2026-09-13 23:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:08:10] Production.ERROR: CronJobId end10
[2026-09-13 23:08:10] Production.INFO: ==27655== Releasing lock...
[2026-09-13 23:08:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:08:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:08:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:08:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:08:14] Production.INFO: call_cost start
[2026-09-13 23:08:14] Production.INFO: call_cost end
[2026-09-13 23:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:08:14] Production.INFO: ==27651== Releasing lock...
[2026-09-13 23:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:09:02] Production.INFO: ==27714== Lock acquired, processing the job...
[2026-09-14 04:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:09:02] Production.INFO: neon service started
[2026-09-14 04:09:02] Production.INFO: neon service started
[2026-09-14 04:09:02] Production.INFO: ==27714== Releasing lock...
[2026-09-14 04:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:09:02] Production.INFO: ==27716== Lock acquired, processing the job...
[2026-09-13 23:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:09:02] Production.INFO: ==27716== Releasing lock...
[2026-09-13 23:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:09:03] Production.INFO: ==27718== Lock acquired, processing the job...
[2026-09-14 03:09:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:09:03] Production.INFO: ==27718== Releasing lock...
[2026-09-14 03:09:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:09:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:09:03] Production.INFO: ==27721== Lock acquired, processing the job...
[2026-09-13 23:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:09:03] Production.INFO: ==27723== Lock acquired, processing the job...
[2026-09-13 23:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:09:03] Production.INFO: ==27727== Lock acquired, processing the job...
[2026-09-13 23:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:09:03] Production.INFO: ==27725== Lock acquired, processing the job...
[2026-09-13 23:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:09:03] Production.INFO: ==27729== Lock acquired, processing the job...
[2026-09-13 23:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:09:03] Production.INFO: Account Balance Start.
[2026-09-13 23:09:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:09:03] Production.INFO: 117
[2026-09-13 23:09:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 23:09:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 23:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 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-09-13 23:09:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:09:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:09:04] Production.INFO: ==27729== Releasing lock...
[2026-09-13 23:09:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:09:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:09:04] Production.INFO: Date 2026-09-10
[2026-09-13 23:09:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:09:04] Production.INFO: Date 2026-09-11
[2026-09-13 23:09:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:09:04] Production.INFO: Date 2026-09-12
[2026-09-13 23:09:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:09:04] Production.INFO: Date 2026-09-13
[2026-09-13 23:09:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:09:04] Production.INFO: Total Charge 0
[2026-09-13 23:09:04] Production.INFO: CreateAllLog End
[2026-09-13 23:09:04] Production.INFO: Account Balance End.
[2026-09-13 23:09:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:09:04] Production.INFO: ==27727== Releasing lock...
[2026-09-13 23:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:09:04] Production.INFO: ==27723== Releasing lock...
[2026-09-13 23:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:09:13] Production.ERROR: CronJobId end10
[2026-09-13 23:09:13] Production.INFO: ==27725== Releasing lock...
[2026-09-13 23:09:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:09:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:09:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:09:15] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:09:15] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:09:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:09:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:09:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:09:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:09:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:09:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:09:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:09:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:09:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:09:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:09:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:09:16] Production.INFO: call_cost start
[2026-09-13 23:09:16] Production.INFO: call_cost end
[2026-09-13 23:09:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:09:16] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:09:16] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:09:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:09:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:09:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:09:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:09:16] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:09:16] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:09:16] Production.INFO: ==27721== Releasing lock...
[2026-09-13 23:09:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:09:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:10:01] Production.INFO: ==27782== Lock acquired, processing the job...
[2026-09-14 04:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:10:01] Production.INFO: neon service started
[2026-09-14 04:10:01] Production.INFO: neon service started
[2026-09-14 04:10:01] Production.INFO: ==27782== Releasing lock...
[2026-09-14 04:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:10:02] Production.INFO: ==27784== Lock acquired, processing the job...
[2026-09-13 23:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:10:02] Production.INFO: ==27784== Releasing lock...
[2026-09-13 23:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:10:02] Production.INFO: ==27787== Lock acquired, processing the job...
[2026-09-14 03:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:10:02] Production.INFO: ==27787== Releasing lock...
[2026-09-14 03:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:10:03] Production.INFO: ==27791== Lock acquired, processing the job...
[2026-09-13 23:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:10:03] Production.INFO: ==27797== Lock acquired, processing the job...
[2026-09-13 23:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:10:03] Production.INFO: ==27795== Lock acquired, processing the job...
[2026-09-13 23:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:10:03] Production.INFO: ==27789== Lock acquired, processing the job...
[2026-09-13 23:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:10:03] Production.INFO: Account Balance Start.
[2026-09-13 23:10:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:10:03] Production.INFO: 117
[2026-09-13 23:10:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 23:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 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-09-13 23:10:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 23:10:03] Production.INFO: ==27797== Releasing lock...
[2026-09-13 23:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:10:03] Production.INFO: ==27793== Lock acquired, processing the job...
[2026-09-13 23:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:10:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:10:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:10:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:10:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:10:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:10:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:10:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:10:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:10:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:10:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:10:03] Production.INFO: Total Charge 0
[2026-09-13 23:10:03] Production.INFO: CreateAllLog End
[2026-09-13 23:10:03] Production.INFO: Account Balance End.
[2026-09-13 23:10:03] Production.ERROR: CronJobId end 12
[2026-09-13 23:10:03] Production.INFO: ==27795== Releasing lock...
[2026-09-13 23:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:10:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:10:03] Production.INFO: ==27791== Releasing lock...
[2026-09-13 23:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:10:11] Production.ERROR: CronJobId end10
[2026-09-13 23:10:11] Production.INFO: ==27793== Releasing lock...
[2026-09-13 23:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:10:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:10:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:10:13] Production.INFO: call_cost start
[2026-09-13 23:10:13] Production.INFO: call_cost end
[2026-09-13 23:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:10:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:10:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:10:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:10:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:10:13] Production.INFO: ==27789== Releasing lock...
[2026-09-13 23:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:11:02] Production.INFO: ==27854== Lock acquired, processing the job...
[2026-09-14 04:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:11:02] Production.INFO: neon service started
[2026-09-14 04:11:02] Production.INFO: neon service started
[2026-09-14 04:11:02] Production.INFO: ==27854== Releasing lock...
[2026-09-14 04:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:11:02] Production.INFO: ==27856== Lock acquired, processing the job...
[2026-09-13 23:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:11:02] Production.INFO: ==27856== Releasing lock...
[2026-09-13 23:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:11:03] Production.INFO: ==27858== Lock acquired, processing the job...
[2026-09-14 03:11:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:11:03] Production.INFO: ==27858== Releasing lock...
[2026-09-14 03:11:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:11:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:11:03] Production.INFO: ==27860== Lock acquired, processing the job...
[2026-09-13 23:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:11:03] Production.INFO: ==27862== Lock acquired, processing the job...
[2026-09-13 23:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:11:03] Production.INFO: ==27864== Lock acquired, processing the job...
[2026-09-13 23:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:11:03] Production.INFO: ==27866== Lock acquired, processing the job...
[2026-09-13 23:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:11:03] Production.INFO: ==27868== Lock acquired, processing the job...
[2026-09-13 23:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:11:03] Production.INFO: Account Balance Start.
[2026-09-13 23:11:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:11:03] Production.INFO: 117
[2026-09-13 23:11:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:11:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 23:11:03] Production.INFO: ==27868== Releasing lock...
[2026-09-13 23:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:11:04] Production.INFO: Date 2026-09-09
[2026-09-13 23:11:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:11:04] Production.INFO: Date 2026-09-10
[2026-09-13 23:11:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:11:04] Production.INFO: Date 2026-09-11
[2026-09-13 23:11:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:11:04] Production.INFO: Date 2026-09-12
[2026-09-13 23:11:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:11:04] Production.INFO: Date 2026-09-13
[2026-09-13 23:11:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:11:04] Production.INFO: Total Charge 0
[2026-09-13 23:11:04] Production.INFO: CreateAllLog End
[2026-09-13 23:11:04] Production.INFO: Account Balance End.
[2026-09-13 23:11:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:11:04] Production.INFO: ==27866== Releasing lock...
[2026-09-13 23:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:11:04] Production.INFO: ==27862== Releasing lock...
[2026-09-13 23:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:11:11] Production.ERROR: CronJobId end10
[2026-09-13 23:11:11] Production.INFO: ==27864== Releasing lock...
[2026-09-13 23:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:11:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:11:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:11:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:11:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:11:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:11:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:11:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:11:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:11:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:11:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:11:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:11:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:11:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:11:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:11:15] Production.INFO: call_cost start
[2026-09-13 23:11:15] Production.INFO: call_cost end
[2026-09-13 23:11:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:11:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:11:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:11:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:11:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:11:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:11:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:11:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:11:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:11:15] Production.INFO: ==27860== Releasing lock...
[2026-09-13 23:11:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:11:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:12:01] Production.INFO: ==27926== Lock acquired, processing the job...
[2026-09-14 04:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:12:01] Production.INFO: neon service started
[2026-09-14 04:12:01] Production.INFO: neon service started
[2026-09-14 04:12:01] Production.INFO: ==27926== Releasing lock...
[2026-09-14 04:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:12:02] Production.INFO: ==27928== Lock acquired, processing the job...
[2026-09-13 23:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:12:02] Production.INFO: ==27930== Lock acquired, processing the job...
[2026-09-14 03:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:12:02] Production.INFO: ==27930== Releasing lock...
[2026-09-14 03:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:12:02] Production.INFO: ==27928== Releasing lock...
[2026-09-13 23:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:12:03] Production.INFO: ==27933== Lock acquired, processing the job...
[2026-09-13 23:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:12:03] Production.INFO: ==27935== Lock acquired, processing the job...
[2026-09-13 23:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:12:03] Production.INFO: ==27937== Lock acquired, processing the job...
[2026-09-13 23:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:12:03] Production.INFO: ==27939== Lock acquired, processing the job...
[2026-09-13 23:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:12:03] Production.INFO: ==27941== Lock acquired, processing the job...
[2026-09-13 23:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:12:03] Production.INFO: Account Balance Start.
[2026-09-13 23:12:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:12:03] Production.INFO: 117
[2026-09-13 23:12:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:12:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 23:12:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:12:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 23:12:03] Production.INFO: ==27941== Releasing lock...
[2026-09-13 23:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:12:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:12:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:12:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:12:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:12:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:12:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:12:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:12:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:12:03] Production.INFO: Total Charge 0
[2026-09-13 23:12:03] Production.INFO: CreateAllLog End
[2026-09-13 23:12:04] Production.INFO: Account Balance End.
[2026-09-13 23:12:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:12:04] Production.INFO: ==27939== Releasing lock...
[2026-09-13 23:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:12:04] Production.INFO: ==27935== Releasing lock...
[2026-09-13 23:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:12:11] Production.ERROR: CronJobId end10
[2026-09-13 23:12:11] Production.INFO: ==27937== Releasing lock...
[2026-09-13 23:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:12:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:12:12] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:12:12] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:12:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:12:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:12:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:12:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:12:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:12:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:12:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:12:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:12:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:12:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:12:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:12:13] Production.INFO: call_cost start
[2026-09-13 23:12:13] Production.INFO: call_cost end
[2026-09-13 23:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:12:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:12:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:12:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:12:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:12:13] Production.INFO: ==27933== Releasing lock...
[2026-09-13 23:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:13:02] Production.INFO: ==28001== Lock acquired, processing the job...
[2026-09-14 04:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:13:02] Production.INFO: neon service started
[2026-09-14 04:13:02] Production.INFO: neon service started
[2026-09-14 04:13:02] Production.INFO: ==28001== Releasing lock...
[2026-09-14 04:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:13:02] Production.INFO: ==28003== Lock acquired, processing the job...
[2026-09-13 23:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:13:02] Production.INFO: ==28003== Releasing lock...
[2026-09-13 23:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:13:02] Production.INFO: ==28005== Lock acquired, processing the job...
[2026-09-14 03:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:13:03] Production.INFO: ==28005== Releasing lock...
[2026-09-14 03:13:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:13:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:13:03] Production.INFO: ==28008== Lock acquired, processing the job...
[2026-09-13 23:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:13:03] Production.INFO: ==28010== Lock acquired, processing the job...
[2026-09-13 23:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:13:03] Production.INFO: ==28016== Lock acquired, processing the job...
[2026-09-13 23:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:13:03] Production.INFO: ==28012== Lock acquired, processing the job...
[2026-09-13 23:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:13:03] Production.INFO: ==28014== Lock acquired, processing the job...
[2026-09-13 23:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23: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-09-13 23: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-09-13 23: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-09-13 23:13:03] Production.INFO: ==28016== Releasing lock...
[2026-09-13 23:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:13:03] Production.INFO: Account Balance Start.
[2026-09-13 23:13:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:13:03] Production.INFO: 117
[2026-09-13 23:13:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:13:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:13:04] Production.INFO: Date 2026-09-09
[2026-09-13 23:13:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:13:04] Production.INFO: Date 2026-09-10
[2026-09-13 23:13:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:13:04] Production.INFO: Date 2026-09-11
[2026-09-13 23:13:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:13:04] Production.INFO: ==28010== Releasing lock...
[2026-09-13 23:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:13:04] Production.INFO: Date 2026-09-12
[2026-09-13 23:13:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:13:04] Production.INFO: Date 2026-09-13
[2026-09-13 23:13:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:13:04] Production.INFO: Total Charge 0
[2026-09-13 23:13:04] Production.INFO: CreateAllLog End
[2026-09-13 23:13:04] Production.INFO: Account Balance End.
[2026-09-13 23:13:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:13:04] Production.INFO: ==28014== Releasing lock...
[2026-09-13 23:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:13:11] Production.ERROR: CronJobId end10
[2026-09-13 23:13:11] Production.INFO: ==28012== Releasing lock...
[2026-09-13 23:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:13:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:13:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:13:14] Production.INFO: call_cost start
[2026-09-13 23:13:14] Production.INFO: call_cost end
[2026-09-13 23:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:13:14] Production.INFO: ==28008== Releasing lock...
[2026-09-13 23:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:14:01] Production.INFO: ==28072== Lock acquired, processing the job...
[2026-09-14 04:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:14:01] Production.INFO: neon service started
[2026-09-14 04:14:01] Production.INFO: neon service started
[2026-09-14 04:14:01] Production.INFO: ==28072== Releasing lock...
[2026-09-14 04:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:14:02] Production.INFO: ==28074== Lock acquired, processing the job...
[2026-09-13 23:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:14:02] Production.INFO: ==28076== Lock acquired, processing the job...
[2026-09-14 03:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:14:02] Production.INFO: ==28076== Releasing lock...
[2026-09-14 03:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:14:02] Production.INFO: ==28074== Releasing lock...
[2026-09-13 23:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:14:03] Production.INFO: ==28079== Lock acquired, processing the job...
[2026-09-13 23:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:14:03] Production.INFO: ==28081== Lock acquired, processing the job...
[2026-09-13 23:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:14:03] Production.INFO: ==28083== Lock acquired, processing the job...
[2026-09-13 23:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:14:03] Production.INFO: ==28085== Lock acquired, processing the job...
[2026-09-13 23:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:14:03] Production.INFO: Account Balance Start.
[2026-09-13 23:14:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:14:03] Production.INFO: 117
[2026-09-13 23:14:03] Production.INFO: ==28087== Lock acquired, processing the job...
[2026-09-13 23:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:14:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:14:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:14:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:14:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:14:03] Production.INFO: Date 2026-09-10
[2026-09-13 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-09-13 23:14:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 23:14:03] Production.INFO: ==28087== Releasing lock...
[2026-09-13 23:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:14:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:14:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:14:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:14:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:14:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:14:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:14:03] Production.INFO: Total Charge 0
[2026-09-13 23:14:03] Production.INFO: CreateAllLog End
[2026-09-13 23:14:04] Production.INFO: Account Balance End.
[2026-09-13 23:14:04] Production.INFO: ==28081== Releasing lock...
[2026-09-13 23:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:14:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:14:04] Production.INFO: ==28085== Releasing lock...
[2026-09-13 23:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:14:11] Production.ERROR: CronJobId end10
[2026-09-13 23:14:11] Production.INFO: ==28083== Releasing lock...
[2026-09-13 23:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:14:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:14:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:14:14] Production.INFO: call_cost start
[2026-09-13 23:14:14] Production.INFO: call_cost end
[2026-09-13 23:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:14:14] Production.INFO: ==28079== Releasing lock...
[2026-09-13 23:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:15:01] Production.INFO: ==28146== Lock acquired, processing the job...
[2026-09-14 04:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:15:01] Production.INFO: neon service started
[2026-09-14 04:15:01] Production.INFO: neon service started
[2026-09-14 04:15:01] Production.INFO: ==28146== Releasing lock...
[2026-09-14 04:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:15:02] Production.INFO: ==28148== Lock acquired, processing the job...
[2026-09-13 23:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:15:02] Production.INFO: ==28148== Releasing lock...
[2026-09-13 23:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:15:02] Production.INFO: ==28150== Lock acquired, processing the job...
[2026-09-14 03:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:15:02] Production.INFO: ==28150== Releasing lock...
[2026-09-14 03:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:15:03] Production.INFO: ==28158== Lock acquired, processing the job...
[2026-09-13 23:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:15:03] Production.INFO: ==28160== Lock acquired, processing the job...
[2026-09-13 23:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:15:03] Production.INFO: Account Balance Start.
[2026-09-13 23:15:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:15:03] Production.INFO: 117
[2026-09-13 23:15:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:15:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:15:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:15:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:15:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:15:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:15:03] Production.INFO: ==28152== Lock acquired, processing the job...
[2026-09-13 23:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-13 23:15:03] Production.INFO: ==28154== Lock acquired, processing the job...
[2026-09-13 23:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:15:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:15:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:15:03] Production.INFO: ==28156== Lock acquired, processing the job...
[2026-09-13 23:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-13 23:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-13 23:15:03] Production.ERROR: CronJob PID - 28154
[2026-09-13 23:15:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-13 23:15:03] Production.ERROR: CronJob ID - 5
[2026-09-13 23:15:03] Production.ERROR: CronJob Last Run Time 2026-09-13 23:15:00
[2026-09-13 23:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-13 23:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-13 23:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-13 23:15:03] Production.ERROR: CronJob PID - 28158
[2026-09-13 23:15:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-13 23:15:03] Production.ERROR: CronJob ID - 10
[2026-09-13 23:15:03] Production.ERROR: CronJob Last Run Time 2026-09-13 23:15:00
[2026-09-13 23:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-13 23:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-13 23:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-13 23:15:03] Production.ERROR: CronJob PID - 28160
[2026-09-13 23:15:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-13 23:15:03] Production.ERROR: CronJob ID - 12
[2026-09-13 23:15:03] Production.ERROR: CronJob Last Run Time 2026-09-13 23:15:00
[2026-09-13 23:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-13 23:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-13 23:15:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:15:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:15:03] Production.INFO: ==28163== Lock acquired, processing the job...
[2026-09-13 23:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-13 23:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-13 23:15:03] Production.INFO: ==28152== Releasing lock...
[2026-09-13 23:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-13 23:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-13 23:15:04] Production.INFO: Date 2026-09-13
[2026-09-13 23:15:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:15:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 23:15:04] Production.INFO: Total Charge 0
[2026-09-13 23:15:04] Production.INFO: CreateAllLog End
[2026-09-13 23:15:04] Production.INFO: ==28165== Lock acquired, processing the job...
[2026-09-13 23:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23: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-09-13 23: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-09-13 23: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-09-13 23:15:04] Production.INFO: ==28165== Releasing lock...
[2026-09-13 23:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:15:04] Production.ERROR: done
[2026-09-13 23:15:04] Production.INFO: Account Balance End.
[2026-09-13 23:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-13 23:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998946', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) start
[2026-09-13 23:15:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:15:04] Production.INFO: ==28160== Releasing lock...
[2026-09-13 23:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:15:04] Production.INFO: ==28156== Releasing lock...
[2026-09-13 23:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998946', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) end
[2026-09-13 23:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-13 23:15:10] Production.INFO: ProcessCDR(1,17998946,1,1,2)
[2026-09-13 23:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17998946,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 23:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17998946,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 23:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-13 23:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-13 23:15:10] Production.INFO: ==28163== Releasing lock...
[2026-09-13 23:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-13 23:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-13 23:15:13] Production.ERROR: CronJobId end10
[2026-09-13 23:15:13] Production.INFO: ==28158== Releasing lock...
[2026-09-13 23:15:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:15:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:15:16] Production.INFO: call_cost start
[2026-09-13 23:15:16] Production.INFO: call_cost end
[2026-09-13 23:15:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:15:16] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:15:16] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:15:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:15:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:15:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:15:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:15:16] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:15:16] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:15:16] Production.INFO: ==28154== Releasing lock...
[2026-09-13 23:15:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:15:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:16:01] Production.INFO: ==28219== Lock acquired, processing the job...
[2026-09-14 04:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:16:01] Production.INFO: neon service started
[2026-09-14 04:16:01] Production.INFO: neon service started
[2026-09-14 04:16:01] Production.INFO: ==28219== Releasing lock...
[2026-09-14 04:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:16:02] Production.INFO: ==28221== Lock acquired, processing the job...
[2026-09-13 23:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:16:02] Production.INFO: ==28223== Lock acquired, processing the job...
[2026-09-14 03:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:16:02] Production.INFO: ==28223== Releasing lock...
[2026-09-14 03:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:16:02] Production.INFO: ==28221== Releasing lock...
[2026-09-13 23:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:16:03] Production.INFO: ==28226== Lock acquired, processing the job...
[2026-09-13 23:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:16:03] Production.INFO: ==28228== Lock acquired, processing the job...
[2026-09-13 23:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:16:03] Production.INFO: ==28230== Lock acquired, processing the job...
[2026-09-13 23:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:16:03] Production.INFO: ==28234== Lock acquired, processing the job...
[2026-09-13 23:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:16:03] Production.INFO: ==28232== Lock acquired, processing the job...
[2026-09-13 23:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 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-09-13 23:16:03] Production.INFO: Account Balance Start.
[2026-09-13 23:16:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:16:03] Production.INFO: 117
[2026-09-13 23:16:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 23:16:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 23:16:03] Production.INFO: ==28234== Releasing lock...
[2026-09-13 23:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:16:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:16:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:16:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:16:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:16:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:16:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:16:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:16:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:16:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:16:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:16:03] Production.INFO: Total Charge 0
[2026-09-13 23:16:03] Production.INFO: CreateAllLog End
[2026-09-13 23:16:03] Production.INFO: Account Balance End.
[2026-09-13 23:16:03] Production.ERROR: CronJobId end 12
[2026-09-13 23:16:03] Production.INFO: ==28232== Releasing lock...
[2026-09-13 23:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:16:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:16:04] Production.INFO: ==28228== Releasing lock...
[2026-09-13 23:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:16:10] Production.ERROR: CronJobId end10
[2026-09-13 23:16:10] Production.INFO: ==28230== Releasing lock...
[2026-09-13 23:16:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:16:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:16:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:16:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:16:13] Production.INFO: call_cost start
[2026-09-13 23:16:13] Production.INFO: call_cost end
[2026-09-13 23:16:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:16:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:16:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:16:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:16:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:16:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:16:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:16:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:16:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:16:13] Production.INFO: ==28226== Releasing lock...
[2026-09-13 23:16:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:16:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:17:01] Production.INFO: ==28288== Lock acquired, processing the job...
[2026-09-14 04:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:17:01] Production.INFO: neon service started
[2026-09-14 04:17:01] Production.INFO: neon service started
[2026-09-14 04:17:01] Production.INFO: ==28288== Releasing lock...
[2026-09-14 04:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:17:02] Production.INFO: ==28290== Lock acquired, processing the job...
[2026-09-13 23:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:17:02] Production.INFO: ==28292== Lock acquired, processing the job...
[2026-09-14 03:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:17:02] Production.INFO: ==28292== Releasing lock...
[2026-09-14 03:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:17:02] Production.INFO: ==28290== Releasing lock...
[2026-09-13 23:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:17:03] Production.INFO: ==28294== Lock acquired, processing the job...
[2026-09-13 23:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:17:03] Production.INFO: ==28297== Lock acquired, processing the job...
[2026-09-13 23:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:17:03] Production.INFO: ==28303== Lock acquired, processing the job...
[2026-09-13 23:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:17:03] Production.INFO: ==28299== Lock acquired, processing the job...
[2026-09-13 23:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 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-09-13 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-09-13 23:17:03] Production.INFO: ==28301== Lock acquired, processing the job...
[2026-09-13 23:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 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-09-13 23:17:03] Production.INFO: ==28303== Releasing lock...
[2026-09-13 23:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:17:03] Production.INFO: Account Balance Start.
[2026-09-13 23:17:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:17:03] Production.INFO: 117
[2026-09-13 23:17:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:17:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:17:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:17:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:17:04] Production.INFO: Date 2026-09-10
[2026-09-13 23:17:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:17:04] Production.INFO: Date 2026-09-11
[2026-09-13 23:17:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:17:04] Production.INFO: ==28297== Releasing lock...
[2026-09-13 23:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:17:04] Production.INFO: Date 2026-09-12
[2026-09-13 23:17:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:17:04] Production.INFO: Date 2026-09-13
[2026-09-13 23:17:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:17:04] Production.INFO: Total Charge 0
[2026-09-13 23:17:04] Production.INFO: CreateAllLog End
[2026-09-13 23:17:04] Production.INFO: Account Balance End.
[2026-09-13 23:17:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:17:04] Production.INFO: ==28301== Releasing lock...
[2026-09-13 23:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:17:11] Production.ERROR: CronJobId end10
[2026-09-13 23:17:11] Production.INFO: ==28299== Releasing lock...
[2026-09-13 23:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:17:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:17:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:17:14] Production.INFO: call_cost start
[2026-09-13 23:17:14] Production.INFO: call_cost end
[2026-09-13 23:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:17:14] Production.INFO: ==28294== Releasing lock...
[2026-09-13 23:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:18:02] Production.INFO: ==28360== Lock acquired, processing the job...
[2026-09-14 04:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:18:02] Production.INFO: neon service started
[2026-09-14 04:18:02] Production.INFO: neon service started
[2026-09-14 04:18:02] Production.INFO: ==28360== Releasing lock...
[2026-09-14 04:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:18:02] Production.INFO: ==28363== Lock acquired, processing the job...
[2026-09-13 23:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:18:02] Production.INFO: ==28363== Releasing lock...
[2026-09-13 23:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:18:03] Production.INFO: ==28365== Lock acquired, processing the job...
[2026-09-14 03:18:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:18:03] Production.INFO: ==28365== Releasing lock...
[2026-09-14 03:18:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:18:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:18:03] Production.INFO: ==28369== Lock acquired, processing the job...
[2026-09-13 23:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:18:03] Production.INFO: ==28367== Lock acquired, processing the job...
[2026-09-13 23:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:18:03] Production.INFO: ==28371== Lock acquired, processing the job...
[2026-09-13 23:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:18:03] Production.INFO: ==28373== Lock acquired, processing the job...
[2026-09-13 23:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:18:03] Production.INFO: ==28375== Lock acquired, processing the job...
[2026-09-13 23:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:18:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:18:04] Production.INFO: Account Balance Start.
[2026-09-13 23:18:04] Production.INFO: CreateAllLog Start
[2026-09-13 23:18:04] Production.INFO: 117
[2026-09-13 23:18:04] Production.INFO: Date 2026-09-08
[2026-09-13 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 23:18:04] Production.INFO: Date 2026-09-09
[2026-09-13 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-09-13 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:18:04] Production.INFO: ==28375== Releasing lock...
[2026-09-13 23:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:18:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:18:04] Production.INFO: Date 2026-09-10
[2026-09-13 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:18:04] Production.INFO: Date 2026-09-11
[2026-09-13 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:18:04] Production.INFO: Date 2026-09-12
[2026-09-13 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:18:04] Production.INFO: Date 2026-09-13
[2026-09-13 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:18:04] Production.INFO: Total Charge 0
[2026-09-13 23:18:04] Production.INFO: CreateAllLog End
[2026-09-13 23:18:04] Production.INFO: ==28369== Releasing lock...
[2026-09-13 23:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:18:04] Production.INFO: Account Balance End.
[2026-09-13 23:18:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:18:04] Production.INFO: ==28373== Releasing lock...
[2026-09-13 23:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:18:11] Production.ERROR: CronJobId end10
[2026-09-13 23:18:11] Production.INFO: ==28371== Releasing lock...
[2026-09-13 23:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:18:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:18:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:18:14] Production.INFO: call_cost start
[2026-09-13 23:18:14] Production.INFO: call_cost end
[2026-09-13 23:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:18:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:18:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:18:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:18:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:18:14] Production.INFO: ==28367== Releasing lock...
[2026-09-13 23:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:19:01] Production.INFO: ==28439== Lock acquired, processing the job...
[2026-09-14 04:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:19:01] Production.INFO: neon service started
[2026-09-14 04:19:01] Production.INFO: neon service started
[2026-09-14 04:19:01] Production.INFO: ==28439== Releasing lock...
[2026-09-14 04:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:19:02] Production.INFO: ==28441== Lock acquired, processing the job...
[2026-09-13 23:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:19:02] Production.INFO: ==28443== Lock acquired, processing the job...
[2026-09-14 03:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:19:02] Production.INFO: ==28443== Releasing lock...
[2026-09-14 03:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:19:02] Production.INFO: ==28441== Releasing lock...
[2026-09-13 23:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:19:03] Production.INFO: ==28446== Lock acquired, processing the job...
[2026-09-13 23:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:19:03] Production.INFO: ==28448== Lock acquired, processing the job...
[2026-09-13 23:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:19:03] Production.INFO: ==28452== Lock acquired, processing the job...
[2026-09-13 23:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:19:03] Production.INFO: ==28450== Lock acquired, processing the job...
[2026-09-13 23:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:19:03] Production.INFO: Account Balance Start.
[2026-09-13 23:19:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:19:03] Production.INFO: 117
[2026-09-13 23:19:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:19:03] Production.INFO: ==28454== Lock acquired, processing the job...
[2026-09-13 23:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:19:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 23:19:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 23:19:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:19:03] Production.INFO: ==28454== Releasing lock...
[2026-09-13 23:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:19:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:19:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:19:03] Production.INFO: Total Charge 0
[2026-09-13 23:19:03] Production.INFO: CreateAllLog End
[2026-09-13 23:19:04] Production.INFO: Account Balance End.
[2026-09-13 23:19:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:19:04] Production.INFO: ==28452== Releasing lock...
[2026-09-13 23:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:19:04] Production.INFO: ==28448== Releasing lock...
[2026-09-13 23:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:19:11] Production.ERROR: CronJobId end10
[2026-09-13 23:19:11] Production.INFO: ==28450== Releasing lock...
[2026-09-13 23:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:19:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:19:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:19:14] Production.INFO: call_cost start
[2026-09-13 23:19:14] Production.INFO: call_cost end
[2026-09-13 23:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:19:14] Production.INFO: ==28446== Releasing lock...
[2026-09-13 23:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:20:02] Production.INFO: ==28513== Lock acquired, processing the job...
[2026-09-14 04:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:20:02] Production.INFO: neon service started
[2026-09-14 04:20:02] Production.INFO: neon service started
[2026-09-14 04:20:02] Production.INFO: ==28513== Releasing lock...
[2026-09-14 04:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:20:02] Production.INFO: ==28517== Lock acquired, processing the job...
[2026-09-14 03:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:20:02] Production.INFO: ==28517== Releasing lock...
[2026-09-14 03:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:20:02] Production.INFO: ==28515== Lock acquired, processing the job...
[2026-09-13 23:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:20:02] Production.INFO: ==28515== Releasing lock...
[2026-09-13 23:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:20:03] Production.INFO: ==28520== Lock acquired, processing the job...
[2026-09-13 23:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:20:03] Production.INFO: ==28524== Lock acquired, processing the job...
[2026-09-13 23:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:20:03] Production.INFO: ==28522== Lock acquired, processing the job...
[2026-09-13 23:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:20:03] Production.INFO: ==28526== Lock acquired, processing the job...
[2026-09-13 23:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:20:03] Production.INFO: ==28528== Lock acquired, processing the job...
[2026-09-13 23:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:20:04] Production.INFO: Account Balance Start.
[2026-09-13 23:20:04] Production.INFO: CreateAllLog Start
[2026-09-13 23:20:04] Production.INFO: 117
[2026-09-13 23: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-09-13 23: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-09-13 23: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-09-13 23:20:04] Production.INFO: ==28528== Releasing lock...
[2026-09-13 23:20:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:20:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:20:04] Production.INFO: Date 2026-09-08
[2026-09-13 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:20:04] Production.INFO: Date 2026-09-09
[2026-09-13 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:20:04] Production.INFO: Date 2026-09-10
[2026-09-13 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:20:04] Production.INFO: Date 2026-09-11
[2026-09-13 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:20:04] Production.INFO: Date 2026-09-12
[2026-09-13 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:20:04] Production.INFO: Date 2026-09-13
[2026-09-13 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:20:04] Production.INFO: Total Charge 0
[2026-09-13 23:20:04] Production.INFO: CreateAllLog End
[2026-09-13 23:20:04] Production.INFO: ==28522== Releasing lock...
[2026-09-13 23:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:20:04] Production.INFO: Account Balance End.
[2026-09-13 23:20:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:20:04] Production.INFO: ==28526== Releasing lock...
[2026-09-13 23:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:20:12] Production.ERROR: CronJobId end10
[2026-09-13 23:20:12] Production.INFO: ==28524== Releasing lock...
[2026-09-13 23:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:20:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:20:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:20:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:20:14] Production.INFO: call_cost start
[2026-09-13 23:20:14] Production.INFO: call_cost end
[2026-09-13 23:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:20:14] Production.INFO: ==28520== Releasing lock...
[2026-09-13 23:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:21:01] Production.INFO: ==28585== Lock acquired, processing the job...
[2026-09-14 04:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:21:01] Production.INFO: neon service started
[2026-09-14 04:21:01] Production.INFO: neon service started
[2026-09-14 04:21:01] Production.INFO: ==28585== Releasing lock...
[2026-09-14 04:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:21:01] Production.INFO: ==28587== Lock acquired, processing the job...
[2026-09-13 23:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:21:02] Production.INFO: ==28587== Releasing lock...
[2026-09-13 23:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:21:02] Production.INFO: ==28589== Lock acquired, processing the job...
[2026-09-14 03:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:21:02] Production.INFO: ==28589== Releasing lock...
[2026-09-14 03:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:21:02] Production.INFO: ==28594== Lock acquired, processing the job...
[2026-09-13 23:21:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:21:03] Production.INFO: ==28596== Lock acquired, processing the job...
[2026-09-13 23:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:21:03] Production.INFO: ==28598== Lock acquired, processing the job...
[2026-09-13 23:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:21:03] Production.INFO: ==28600== Lock acquired, processing the job...
[2026-09-13 23:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:21:03] Production.INFO: ==28592== Lock acquired, processing the job...
[2026-09-13 23:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:21:03] Production.INFO: Account Balance Start.
[2026-09-13 23:21:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:21:03] Production.INFO: 117
[2026-09-13 23:21:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 23:21:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 23:21:03] Production.INFO: ==28600== Releasing lock...
[2026-09-13 23:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:21:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:21:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:21:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:21:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:21:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:21:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:21:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:21:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:21:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:21:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:21:03] Production.INFO: Total Charge 0
[2026-09-13 23:21:03] Production.INFO: CreateAllLog End
[2026-09-13 23:21:03] Production.INFO: Account Balance End.
[2026-09-13 23:21:03] Production.ERROR: CronJobId end 12
[2026-09-13 23:21:03] Production.INFO: ==28598== Releasing lock...
[2026-09-13 23:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:21:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:21:03] Production.INFO: ==28594== Releasing lock...
[2026-09-13 23:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:21:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:21:10] Production.ERROR: CronJobId end10
[2026-09-13 23:21:10] Production.INFO: ==28596== Releasing lock...
[2026-09-13 23:21:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:21:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:21:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:21:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:21:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:21:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:21:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:21:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:21:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:21:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:21:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:21:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:21:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:21:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:21:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:21:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:21:14] Production.INFO: call_cost start
[2026-09-13 23:21:14] Production.INFO: call_cost end
[2026-09-13 23:21:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:21:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:21:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:21:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:21:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:21:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:21:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:21:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:21:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:21:14] Production.INFO: ==28592== Releasing lock...
[2026-09-13 23:21:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:21:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:22:02] Production.INFO: ==28656== Lock acquired, processing the job...
[2026-09-14 04:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:22:02] Production.INFO: neon service started
[2026-09-14 04:22:02] Production.INFO: neon service started
[2026-09-14 04:22:02] Production.INFO: ==28656== Releasing lock...
[2026-09-14 04:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:22:02] Production.INFO: ==28659== Lock acquired, processing the job...
[2026-09-13 23:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:22:02] Production.INFO: ==28661== Lock acquired, processing the job...
[2026-09-14 03:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-13 23:22:02] Production.INFO: ==28659== Releasing lock...
[2026-09-13 23:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:22:02] Production.INFO: ==28661== Releasing lock...
[2026-09-14 03:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:22:03] Production.INFO: ==28663== Lock acquired, processing the job...
[2026-09-13 23:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:22:03] Production.INFO: ==28665== Lock acquired, processing the job...
[2026-09-13 23:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:22:03] Production.INFO: ==28667== Lock acquired, processing the job...
[2026-09-13 23:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:22:03] Production.INFO: ==28669== Lock acquired, processing the job...
[2026-09-13 23:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:22:03] Production.INFO: ==28671== Lock acquired, processing the job...
[2026-09-13 23:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:22:03] Production.INFO: Account Balance Start.
[2026-09-13 23:22:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:22:03] Production.INFO: 117
[2026-09-13 23:22:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:22:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 23:22:03] Production.INFO: ==28671== Releasing lock...
[2026-09-13 23:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:22:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:22:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:22:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:22:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:22:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:22:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:22:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:22:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:22:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:22:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:22:03] Production.INFO: Total Charge 0
[2026-09-13 23:22:03] Production.INFO: CreateAllLog End
[2026-09-13 23:22:04] Production.INFO: Account Balance End.
[2026-09-13 23:22:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:22:04] Production.INFO: ==28669== Releasing lock...
[2026-09-13 23:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:22:04] Production.INFO: ==28665== Releasing lock...
[2026-09-13 23:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:22:12] Production.ERROR: CronJobId end10
[2026-09-13 23:22:12] Production.INFO: ==28667== Releasing lock...
[2026-09-13 23:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:22:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:22:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:22:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:22:15] Production.INFO: call_cost start
[2026-09-13 23:22:15] Production.INFO: call_cost end
[2026-09-13 23:22:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:22:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:22:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:22:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:22:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:22:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:22:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:22:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:22:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:22:15] Production.INFO: ==28663== Releasing lock...
[2026-09-13 23:22:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:22:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:23:01] Production.INFO: ==28728== Lock acquired, processing the job...
[2026-09-14 04:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:23:01] Production.INFO: neon service started
[2026-09-14 04:23:01] Production.INFO: neon service started
[2026-09-14 04:23:01] Production.INFO: ==28728== Releasing lock...
[2026-09-14 04:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:23:02] Production.INFO: ==28731== Lock acquired, processing the job...
[2026-09-13 23:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:23:02] Production.INFO: ==28733== Lock acquired, processing the job...
[2026-09-14 03:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:23:02] Production.INFO: ==28733== Releasing lock...
[2026-09-14 03:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:23:02] Production.INFO: ==28731== Releasing lock...
[2026-09-13 23:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:23:03] Production.INFO: ==28735== Lock acquired, processing the job...
[2026-09-13 23:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:23:03] Production.INFO: ==28739== Lock acquired, processing the job...
[2026-09-13 23:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:23:03] Production.INFO: ==28737== Lock acquired, processing the job...
[2026-09-13 23:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:23:03] Production.INFO: ==28743== Lock acquired, processing the job...
[2026-09-13 23:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:23:03] Production.INFO: ==28741== Lock acquired, processing the job...
[2026-09-13 23:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:23:03] Production.INFO: Account Balance Start.
[2026-09-13 23:23:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:23:03] Production.INFO: 117
[2026-09-13 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-09-13 23:23:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 23:23:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 23:23:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:23:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:23:03] Production.INFO: ==28743== Releasing lock...
[2026-09-13 23:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:23:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:23:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:23:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:23:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:23:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:23:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:23:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:23:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:23:03] Production.INFO: Total Charge 0
[2026-09-13 23:23:03] Production.INFO: CreateAllLog End
[2026-09-13 23:23:04] Production.INFO: Account Balance End.
[2026-09-13 23:23:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:23:04] Production.INFO: ==28741== Releasing lock...
[2026-09-13 23:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:23:04] Production.INFO: ==28737== Releasing lock...
[2026-09-13 23:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:23:11] Production.ERROR: CronJobId end10
[2026-09-13 23:23:11] Production.INFO: ==28739== Releasing lock...
[2026-09-13 23:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:23:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:23:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:23:13] Production.INFO: call_cost start
[2026-09-13 23:23:13] Production.INFO: call_cost end
[2026-09-13 23:23:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:23:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:23:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:23:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:23:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:23:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:23:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:23:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:23:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:23:13] Production.INFO: ==28735== Releasing lock...
[2026-09-13 23:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:23:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:24:02] Production.INFO: ==28800== Lock acquired, processing the job...
[2026-09-14 04:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:24:02] Production.INFO: neon service started
[2026-09-14 04:24:02] Production.INFO: neon service started
[2026-09-14 04:24:02] Production.INFO: ==28800== Releasing lock...
[2026-09-14 04:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:24:02] Production.INFO: ==28803== Lock acquired, processing the job...
[2026-09-13 23:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:24:02] Production.INFO: ==28803== Releasing lock...
[2026-09-13 23:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:24:02] Production.INFO: ==28805== Lock acquired, processing the job...
[2026-09-14 03:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:24:03] Production.INFO: ==28805== Releasing lock...
[2026-09-14 03:24:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:24:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:24:03] Production.INFO: ==28811== Lock acquired, processing the job...
[2026-09-13 23:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:24:03] Production.INFO: ==28807== Lock acquired, processing the job...
[2026-09-13 23:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:24:03] Production.INFO: ==28809== Lock acquired, processing the job...
[2026-09-13 23:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:24:03] Production.INFO: ==28815== Lock acquired, processing the job...
[2026-09-13 23:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:24:03] Production.INFO: ==28813== Lock acquired, processing the job...
[2026-09-13 23:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:24:03] Production.INFO: Account Balance Start.
[2026-09-13 23:24:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:24:03] Production.INFO: 117
[2026-09-13 23:24:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 23:24:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 23:24:03] Production.INFO: ==28815== Releasing lock...
[2026-09-13 23:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:24:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:24:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:24:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:24:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:24:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:24:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:24:04] Production.INFO: Date 2026-09-12
[2026-09-13 23:24:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:24:04] Production.INFO: Date 2026-09-13
[2026-09-13 23:24:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:24:04] Production.INFO: Total Charge 0
[2026-09-13 23:24:04] Production.INFO: CreateAllLog End
[2026-09-13 23:24:04] Production.INFO: Account Balance End.
[2026-09-13 23:24:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:24:04] Production.INFO: ==28813== Releasing lock...
[2026-09-13 23:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:24:04] Production.INFO: ==28809== Releasing lock...
[2026-09-13 23:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:24:11] Production.ERROR: CronJobId end10
[2026-09-13 23:24:11] Production.INFO: ==28811== Releasing lock...
[2026-09-13 23:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:24:13] Production.INFO: call_cost start
[2026-09-13 23:24:13] Production.INFO: call_cost end
[2026-09-13 23:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:24:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:24:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:24:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:24:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:24:13] Production.INFO: ==28807== Releasing lock...
[2026-09-13 23:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:25:01] Production.INFO: ==28873== Lock acquired, processing the job...
[2026-09-14 04:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:25:01] Production.INFO: neon service started
[2026-09-14 04:25:01] Production.INFO: neon service started
[2026-09-14 04:25:01] Production.INFO: ==28873== Releasing lock...
[2026-09-14 04:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:25:01] Production.INFO: ==28875== Lock acquired, processing the job...
[2026-09-13 23:25:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:25:02] Production.INFO: ==28877== Lock acquired, processing the job...
[2026-09-14 03:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:25:02] Production.INFO: ==28877== Releasing lock...
[2026-09-14 03:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:25:02] Production.INFO: ==28875== Releasing lock...
[2026-09-13 23:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:25:03] Production.INFO: ==28885== Lock acquired, processing the job...
[2026-09-13 23:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:25:03] Production.INFO: ==28879== Lock acquired, processing the job...
[2026-09-13 23:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-13 23:25:03] Production.INFO: ==28887== Lock acquired, processing the job...
[2026-09-13 23:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-13 23:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-13 23:25:03] Production.ERROR: CronJob PID - 28885
[2026-09-13 23:25:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-13 23:25:03] Production.ERROR: CronJob ID - 10
[2026-09-13 23:25:03] Production.ERROR: CronJob Last Run Time 2026-09-13 23:25:00
[2026-09-13 23:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-13 23:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-13 23:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-13 23:25:03] Production.INFO: ==28879== Releasing lock...
[2026-09-13 23:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-13 23:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-13 23:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:25:03] Production.INFO: Account Balance Start.
[2026-09-13 23:25:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:25:03] Production.INFO: 117
[2026-09-13 23:25:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:25:03] Production.INFO: ==28881== Lock acquired, processing the job...
[2026-09-13 23:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:25:03] Production.INFO: ==28889== Lock acquired, processing the job...
[2026-09-13 23:25:03] Production.INFO: ==28883== Lock acquired, processing the job...
[2026-09-13 23:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-13 23:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:25:03] Production.INFO: ==28892== Lock acquired, processing the job...
[2026-09-13 23:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:25:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 23:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:25:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:25:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 23:25:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:25:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:25:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:25:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:25:03] Production.INFO: ==28892== Releasing lock...
[2026-09-13 23:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:25:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:25:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:25:03] Production.ERROR: done
[2026-09-13 23:25:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:25:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:25:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-13 23:25:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998987', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) start
[2026-09-13 23:25:03] Production.INFO: Total Charge 0
[2026-09-13 23:25:03] Production.INFO: CreateAllLog End
[2026-09-13 23:25:04] Production.INFO: Account Balance End.
[2026-09-13 23:25:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:25:04] Production.INFO: ==28887== Releasing lock...
[2026-09-13 23:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:25:04] Production.INFO: ==28883== Releasing lock...
[2026-09-13 23:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:25:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17998987', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) end
[2026-09-13 23:25:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-13 23:25:09] Production.INFO: ProcessCDR(1,17998987,1,1,2)
[2026-09-13 23:25:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17998987,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 23:25:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17998987,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 23:25:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-13 23:25:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-13 23:25:09] Production.INFO: ==28889== Releasing lock...
[2026-09-13 23:25:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-13 23:25:09] Production.INFO: 26 MB #Memory Used#
[2026-09-13 23:25:14] Production.ERROR: CronJobId end10
[2026-09-13 23:25:14] Production.INFO: ==28885== Releasing lock...
[2026-09-13 23:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:25:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:25:15] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:25:15] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:25:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:25:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:25:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:25:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:25:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:25:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:25:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:25:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:25:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:25:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:25:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:25:16] Production.INFO: call_cost start
[2026-09-13 23:25:16] Production.INFO: call_cost end
[2026-09-13 23:25:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:25:16] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:25:16] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:25:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:25:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:25:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:25:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:25:16] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:25:16] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:25:16] Production.INFO: ==28881== Releasing lock...
[2026-09-13 23:25:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:25:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:26:02] Production.INFO: ==28950== Lock acquired, processing the job...
[2026-09-14 04:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:26:02] Production.INFO: neon service started
[2026-09-14 04:26:02] Production.INFO: neon service started
[2026-09-14 04:26:02] Production.INFO: ==28950== Releasing lock...
[2026-09-14 04:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:26:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-13 23:26:02] Production.INFO: ==28952== Lock acquired, processing the job...
[2026-09-13 23:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:26:02] Production.INFO: ==28952== Releasing lock...
[2026-09-13 23:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:26:02] Production.INFO: ==28954== Lock acquired, processing the job...
[2026-09-14 03:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:26:02] Production.INFO: ==28954== Releasing lock...
[2026-09-14 03:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:26:03] Production.INFO: ==28958== Lock acquired, processing the job...
[2026-09-13 23:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:26:03] Production.INFO: ==28956== Lock acquired, processing the job...
[2026-09-13 23:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:26:03] Production.INFO: ==28964== Lock acquired, processing the job...
[2026-09-13 23:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:26:03] Production.INFO: ==28960== Lock acquired, processing the job...
[2026-09-13 23:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:26:03] Production.INFO: ==28962== Lock acquired, processing the job...
[2026-09-13 23:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:26:03] Production.INFO: Account Balance Start.
[2026-09-13 23:26:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:26:03] Production.INFO: 117
[2026-09-13 23:26:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 23:26:03] Production.INFO: ==28964== Releasing lock...
[2026-09-13 23:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:26:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:26:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:26:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:26:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:26:04] Production.INFO: Date 2026-09-13
[2026-09-13 23:26:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:26:04] Production.INFO: Total Charge 0
[2026-09-13 23:26:04] Production.INFO: CreateAllLog End
[2026-09-13 23:26:04] Production.INFO: Account Balance End.
[2026-09-13 23:26:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:26:04] Production.INFO: ==28962== Releasing lock...
[2026-09-13 23:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:26:04] Production.INFO: ==28958== Releasing lock...
[2026-09-13 23:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:26:11] Production.ERROR: CronJobId end10
[2026-09-13 23:26:11] Production.INFO: ==28960== Releasing lock...
[2026-09-13 23:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:26:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:26:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:26:14] Production.INFO: call_cost start
[2026-09-13 23:26:14] Production.INFO: call_cost end
[2026-09-13 23:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:26:14] Production.INFO: ==28956== Releasing lock...
[2026-09-13 23:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:27:01] Production.INFO: ==29018== Lock acquired, processing the job...
[2026-09-14 04:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:27:01] Production.INFO: neon service started
[2026-09-14 04:27:01] Production.INFO: neon service started
[2026-09-14 04:27:01] Production.INFO: ==29018== Releasing lock...
[2026-09-14 04:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:27:01] Production.INFO: ==29020== Lock acquired, processing the job...
[2026-09-13 23:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:27:02] Production.INFO: ==29020== Releasing lock...
[2026-09-13 23:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:27:02] Production.INFO: ==29022== Lock acquired, processing the job...
[2026-09-14 03:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:27:02] Production.INFO: ==29022== Releasing lock...
[2026-09-14 03:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:27:02] Production.INFO: ==29026== Lock acquired, processing the job...
[2026-09-13 23:27:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:27:03] Production.INFO: ==29024== Lock acquired, processing the job...
[2026-09-13 23:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:27:03] Production.INFO: ==29032== Lock acquired, processing the job...
[2026-09-13 23:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:27:03] Production.INFO: ==29028== Lock acquired, processing the job...
[2026-09-13 23:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:27:03] Production.INFO: ==29030== Lock acquired, processing the job...
[2026-09-13 23:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 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-09-13 23:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 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-09-13 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-09-13 23:27:03] Production.INFO: Account Balance Start.
[2026-09-13 23:27:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:27:03] Production.INFO: ==29032== Releasing lock...
[2026-09-13 23:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:27:03] Production.INFO: 117
[2026-09-13 23:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:27:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:27:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:27:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:27:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:27:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:27:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:27:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:27:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:27:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:27:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:27:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:27:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:27:03] Production.INFO: Total Charge 0
[2026-09-13 23:27:03] Production.INFO: CreateAllLog End
[2026-09-13 23:27:03] Production.INFO: ==29026== Releasing lock...
[2026-09-13 23:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:27:03] Production.INFO: Account Balance End.
[2026-09-13 23:27:03] Production.ERROR: CronJobId end 12
[2026-09-13 23:27:03] Production.INFO: ==29030== Releasing lock...
[2026-09-13 23:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:27:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:27:11] Production.ERROR: CronJobId end10
[2026-09-13 23:27:11] Production.INFO: ==29028== Releasing lock...
[2026-09-13 23:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:27:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:27:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:27:14] Production.INFO: call_cost start
[2026-09-13 23:27:14] Production.INFO: call_cost end
[2026-09-13 23:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:27:14] Production.INFO: ==29024== Releasing lock...
[2026-09-13 23:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:28:01] Production.INFO: ==29092== Lock acquired, processing the job...
[2026-09-14 04:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:28:01] Production.INFO: neon service started
[2026-09-14 04:28:01] Production.INFO: neon service started
[2026-09-14 04:28:01] Production.INFO: ==29092== Releasing lock...
[2026-09-14 04:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:28:02] Production.INFO: ==29094== Lock acquired, processing the job...
[2026-09-13 23:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:28:02] Production.INFO: ==29094== Releasing lock...
[2026-09-13 23:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:28:02] Production.INFO: ==29096== Lock acquired, processing the job...
[2026-09-14 03:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:28:02] Production.INFO: ==29096== Releasing lock...
[2026-09-14 03:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:28:03] Production.INFO: ==29104== Lock acquired, processing the job...
[2026-09-13 23:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:28:03] Production.INFO: Account Balance Start.
[2026-09-13 23:28:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:28:03] Production.INFO: 117
[2026-09-13 23:28:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:28:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:28:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:28:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:28:03] Production.INFO: ==29100== Lock acquired, processing the job...
[2026-09-13 23:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:28:03] Production.INFO: ==29098== Lock acquired, processing the job...
[2026-09-13 23:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:28:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:28:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:28:03] Production.INFO: ==29102== Lock acquired, processing the job...
[2026-09-13 23:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:28:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:28:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:28:03] Production.INFO: ==29106== Lock acquired, processing the job...
[2026-09-13 23:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:28:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:28:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:28:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:28:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:28:03] Production.INFO: Total Charge 0
[2026-09-13 23:28:03] Production.INFO: CreateAllLog End
[2026-09-13 23: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-09-13 23: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-09-13 23: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-09-13 23:28:03] Production.INFO: Account Balance End.
[2026-09-13 23:28:03] Production.INFO: ==29106== Releasing lock...
[2026-09-13 23:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:28:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:28:04] Production.INFO: ==29104== Releasing lock...
[2026-09-13 23:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:28:04] Production.INFO: ==29100== Releasing lock...
[2026-09-13 23:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:28:11] Production.ERROR: CronJobId end10
[2026-09-13 23:28:11] Production.INFO: ==29102== Releasing lock...
[2026-09-13 23:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:28:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:28:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:28:14] Production.INFO: call_cost start
[2026-09-13 23:28:14] Production.INFO: call_cost end
[2026-09-13 23:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:28:14] Production.INFO: ==29098== Releasing lock...
[2026-09-13 23:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:29:01] Production.INFO: ==29161== Lock acquired, processing the job...
[2026-09-14 04:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:29:01] Production.INFO: neon service started
[2026-09-14 04:29:01] Production.INFO: neon service started
[2026-09-14 04:29:01] Production.INFO: ==29161== Releasing lock...
[2026-09-14 04:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:29:01] Production.INFO: ==29163== Lock acquired, processing the job...
[2026-09-13 23:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:29:01] Production.INFO: ==29163== Releasing lock...
[2026-09-13 23:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:29:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:29:02] Production.INFO: ==29165== Lock acquired, processing the job...
[2026-09-14 03:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:29:02] Production.INFO: ==29165== Releasing lock...
[2026-09-14 03:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:29:02] Production.INFO: ==29167== Lock acquired, processing the job...
[2026-09-13 23:29:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:29:02] Production.INFO: ==29169== Lock acquired, processing the job...
[2026-09-13 23:29:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:29:02] Production.INFO: ==29171== Lock acquired, processing the job...
[2026-09-13 23:29:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:29:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:29:02] Production.INFO: ==29175== Lock acquired, processing the job...
[2026-09-13 23:29:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:29:02] Production.INFO: ==29173== Lock acquired, processing the job...
[2026-09-13 23:29:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:29:03] Production.INFO: Account Balance Start.
[2026-09-13 23:29:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:29:03] Production.INFO: 117
[2026-09-13 23:29:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:29:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:29:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:29:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 23:29:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:29:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:29:03] Production.INFO: ==29175== Releasing lock...
[2026-09-13 23:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:29:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:29:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:29:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:29:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:29:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:29:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:29:03] Production.INFO: Total Charge 0
[2026-09-13 23:29:03] Production.INFO: CreateAllLog End
[2026-09-13 23:29:03] Production.INFO: Account Balance End.
[2026-09-13 23:29:03] Production.ERROR: CronJobId end 12
[2026-09-13 23:29:03] Production.INFO: ==29173== Releasing lock...
[2026-09-13 23:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:29:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:29:03] Production.INFO: ==29169== Releasing lock...
[2026-09-13 23:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:29:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:29:11] Production.ERROR: CronJobId end10
[2026-09-13 23:29:11] Production.INFO: ==29171== Releasing lock...
[2026-09-13 23:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:29:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:29:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:29:14] Production.INFO: call_cost start
[2026-09-13 23:29:14] Production.INFO: call_cost end
[2026-09-13 23:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:29:15] Production.INFO: ==29167== Releasing lock...
[2026-09-13 23:29:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:29:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:30:01] Production.INFO: ==29235== Lock acquired, processing the job...
[2026-09-14 04:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:30:01] Production.INFO: neon service started
[2026-09-14 04:30:01] Production.INFO: neon service started
[2026-09-14 04:30:01] Production.INFO: ==29235== Releasing lock...
[2026-09-14 04:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:30:02] Production.INFO: ==29237== Lock acquired, processing the job...
[2026-09-13 23:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:30:02] Production.INFO: ==29237== Releasing lock...
[2026-09-13 23:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:30:02] Production.INFO: ==29239== Lock acquired, processing the job...
[2026-09-14 03:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:30:02] Production.INFO: ==29239== Releasing lock...
[2026-09-14 03:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:30:03] Production.INFO: ==29241== Lock acquired, processing the job...
[2026-09-13 23:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:30:03] Production.INFO: ==29244== Lock acquired, processing the job...
[2026-09-13 23:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:30:03] Production.INFO: ==29246== Lock acquired, processing the job...
[2026-09-13 23:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:30:03] Production.INFO: ==29248== Lock acquired, processing the job...
[2026-09-13 23:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:30:03] Production.INFO: ==29250== Lock acquired, processing the job...
[2026-09-13 23:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:30:03] Production.INFO: Account Balance Start.
[2026-09-13 23:30:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:30:03] Production.INFO: 117
[2026-09-13 23:30:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 23:30:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 23:30:03] Production.INFO: ==29250== Releasing lock...
[2026-09-13 23:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:30:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:30:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:30:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:30:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:30:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:30:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:30:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:30:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:30:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:30:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:30:03] Production.INFO: Total Charge 0
[2026-09-13 23:30:03] Production.INFO: CreateAllLog End
[2026-09-13 23:30:03] Production.INFO: Account Balance End.
[2026-09-13 23:30:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:30:04] Production.INFO: ==29248== Releasing lock...
[2026-09-13 23:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:30:04] Production.INFO: ==29244== Releasing lock...
[2026-09-13 23:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:30:11] Production.ERROR: CronJobId end10
[2026-09-13 23:30:11] Production.INFO: ==29246== Releasing lock...
[2026-09-13 23:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:30:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:30:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:30:14] Production.INFO: call_cost start
[2026-09-13 23:30:14] Production.INFO: call_cost end
[2026-09-13 23:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:30:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:30:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:30:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:30:14] Production.INFO: ==29241== Releasing lock...
[2026-09-13 23:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:31:02] Production.INFO: ==29307== Lock acquired, processing the job...
[2026-09-14 04:31:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:31:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:31:02] Production.INFO: neon service started
[2026-09-14 04:31:02] Production.INFO: neon service started
[2026-09-14 04:31:02] Production.INFO: ==29307== Releasing lock...
[2026-09-14 04:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:31:02] Production.INFO: ==29310== Lock acquired, processing the job...
[2026-09-13 23:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:31:02] Production.INFO: ==29312== Lock acquired, processing the job...
[2026-09-14 03:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:31:03] Production.INFO: ==29312== Releasing lock...
[2026-09-14 03:31:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:31:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:31:03] Production.INFO: ==29310== Releasing lock...
[2026-09-13 23:31:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:31:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:31:03] Production.INFO: ==29315== Lock acquired, processing the job...
[2026-09-13 23:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:31:03] Production.INFO: ==29317== Lock acquired, processing the job...
[2026-09-13 23:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:31:04] Production.INFO: ==29319== Lock acquired, processing the job...
[2026-09-13 23:31:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:31:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:31:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:31:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:31:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:31:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:31:04] Production.INFO: ==29323== Lock acquired, processing the job...
[2026-09-13 23:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:31:04] Production.INFO: ==29321== Lock acquired, processing the job...
[2026-09-13 23:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:31:04] Production.INFO: Account Balance Start.
[2026-09-13 23:31:04] Production.INFO: CreateAllLog Start
[2026-09-13 23:31:04] Production.INFO: 117
[2026-09-13 23: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-09-13 23: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-09-13 23:31:04] Production.INFO: Date 2026-09-08
[2026-09-13 23:31:04] Production.INFO: Reseller ==> 0
[2026-09-13 23: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-09-13 23:31:04] Production.INFO: ==29323== Releasing lock...
[2026-09-13 23:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:31:04] Production.INFO: Date 2026-09-09
[2026-09-13 23:31:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:31:04] Production.INFO: Date 2026-09-10
[2026-09-13 23:31:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:31:04] Production.INFO: Date 2026-09-11
[2026-09-13 23:31:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:31:04] Production.INFO: Date 2026-09-12
[2026-09-13 23:31:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:31:04] Production.INFO: Date 2026-09-13
[2026-09-13 23:31:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:31:04] Production.INFO: Total Charge 0
[2026-09-13 23:31:04] Production.INFO: CreateAllLog End
[2026-09-13 23:31:04] Production.INFO: ==29317== Releasing lock...
[2026-09-13 23:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:31:04] Production.INFO: Account Balance End.
[2026-09-13 23:31:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:31:04] Production.INFO: ==29321== Releasing lock...
[2026-09-13 23:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:31:12] Production.ERROR: CronJobId end10
[2026-09-13 23:31:12] Production.INFO: ==29319== Releasing lock...
[2026-09-13 23:31:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:31:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:31:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:31:15] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:31:15] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:31:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:31:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:31:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:31:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:31:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:31:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:31:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:31:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:31:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:31:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:31:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:31:15] Production.INFO: call_cost start
[2026-09-13 23:31:15] Production.INFO: call_cost end
[2026-09-13 23:31:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:31:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:31:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:31:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:31:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:31:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:31:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:31:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:31:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:31:15] Production.INFO: ==29315== Releasing lock...
[2026-09-13 23:31:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:31:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:32:01] Production.INFO: ==29378== Lock acquired, processing the job...
[2026-09-14 04:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:32:01] Production.INFO: neon service started
[2026-09-14 04:32:01] Production.INFO: neon service started
[2026-09-14 04:32:01] Production.INFO: ==29378== Releasing lock...
[2026-09-14 04:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:32:02] Production.INFO: ==29381== Lock acquired, processing the job...
[2026-09-13 23:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:32:02] Production.INFO: ==29381== Releasing lock...
[2026-09-13 23:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:32:02] Production.INFO: ==29383== Lock acquired, processing the job...
[2026-09-14 03:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:32:02] Production.INFO: ==29383== Releasing lock...
[2026-09-14 03:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:32:03] Production.INFO: ==29385== Lock acquired, processing the job...
[2026-09-13 23:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:32:03] Production.INFO: ==29387== Lock acquired, processing the job...
[2026-09-13 23:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:32:03] Production.INFO: ==29391== Lock acquired, processing the job...
[2026-09-13 23:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:32:03] Production.INFO: Account Balance Start.
[2026-09-13 23:32:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:32:03] Production.INFO: 117
[2026-09-13 23:32:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:32:03] Production.INFO: ==29389== Lock acquired, processing the job...
[2026-09-13 23:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:32:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:32:03] Production.INFO: ==29393== Lock acquired, processing the job...
[2026-09-13 23:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:32:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:32:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 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-09-13 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-09-13 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-09-13 23:32:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:32:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:32:03] Production.INFO: ==29393== Releasing lock...
[2026-09-13 23:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:32:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:32:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:32:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:32:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:32:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:32:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:32:03] Production.INFO: Total Charge 0
[2026-09-13 23:32:03] Production.INFO: CreateAllLog End
[2026-09-13 23:32:03] Production.INFO: Account Balance End.
[2026-09-13 23:32:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:32:04] Production.INFO: ==29391== Releasing lock...
[2026-09-13 23:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:32:04] Production.INFO: ==29387== Releasing lock...
[2026-09-13 23:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:32:11] Production.ERROR: CronJobId end10
[2026-09-13 23:32:11] Production.INFO: ==29389== Releasing lock...
[2026-09-13 23:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:32:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:32:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:32:13] Production.INFO: call_cost start
[2026-09-13 23:32:13] Production.INFO: call_cost end
[2026-09-13 23:32:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:32:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:32:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:32:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:32:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:32:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:32:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:32:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:32:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:32:13] Production.INFO: ==29385== Releasing lock...
[2026-09-13 23:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:32:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:33:02] Production.INFO: ==29456== Lock acquired, processing the job...
[2026-09-14 04:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:33:02] Production.INFO: neon service started
[2026-09-14 04:33:02] Production.INFO: neon service started
[2026-09-14 04:33:02] Production.INFO: ==29456== Releasing lock...
[2026-09-14 04:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:33:02] Production.INFO: ==29458== Lock acquired, processing the job...
[2026-09-13 23:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:33:02] Production.INFO: ==29458== Releasing lock...
[2026-09-13 23:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:33:02] Production.INFO: ==29460== Lock acquired, processing the job...
[2026-09-14 03:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:33:03] Production.INFO: ==29460== Releasing lock...
[2026-09-14 03:33:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:33:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:33:03] Production.INFO: ==29466== Lock acquired, processing the job...
[2026-09-13 23:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:33:03] Production.INFO: ==29464== Lock acquired, processing the job...
[2026-09-13 23:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:33:03] Production.INFO: ==29462== Lock acquired, processing the job...
[2026-09-13 23:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:33:03] Production.INFO: ==29470== Lock acquired, processing the job...
[2026-09-13 23:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:33:03] Production.INFO: ==29468== Lock acquired, processing the job...
[2026-09-13 23:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:33:03] Production.INFO: Account Balance Start.
[2026-09-13 23:33:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:33:03] Production.INFO: 117
[2026-09-13 23:33:03] Production.INFO: Date 2026-09-08
[2026-09-13 23: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-09-13 23: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-09-13 23:33:03] Production.INFO: Reseller ==> 0
[2026-09-13 23: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-09-13 23:33:03] Production.INFO: ==29470== Releasing lock...
[2026-09-13 23:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:33:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:33:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:33:04] Production.INFO: Date 2026-09-10
[2026-09-13 23:33:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:33:04] Production.INFO: Date 2026-09-11
[2026-09-13 23:33:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:33:04] Production.INFO: Date 2026-09-12
[2026-09-13 23:33:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:33:04] Production.INFO: Date 2026-09-13
[2026-09-13 23:33:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:33:04] Production.INFO: Total Charge 0
[2026-09-13 23:33:04] Production.INFO: CreateAllLog End
[2026-09-13 23:33:04] Production.INFO: Account Balance End.
[2026-09-13 23:33:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:33:04] Production.INFO: ==29468== Releasing lock...
[2026-09-13 23:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:33:04] Production.INFO: ==29464== Releasing lock...
[2026-09-13 23:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:33:11] Production.ERROR: CronJobId end10
[2026-09-13 23:33:11] Production.INFO: ==29466== Releasing lock...
[2026-09-13 23:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:33:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:33:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:33:15] Production.INFO: call_cost start
[2026-09-13 23:33:15] Production.INFO: call_cost end
[2026-09-13 23:33:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:33:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:33:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:33:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:33:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:33:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:33:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:33:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:33:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:33:15] Production.INFO: ==29462== Releasing lock...
[2026-09-13 23:33:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:33:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:34:01] Production.INFO: ==29530== Lock acquired, processing the job...
[2026-09-14 04:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:34:01] Production.INFO: neon service started
[2026-09-14 04:34:01] Production.INFO: neon service started
[2026-09-14 04:34:01] Production.INFO: ==29530== Releasing lock...
[2026-09-14 04:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:34:01] Production.INFO: ==29532== Lock acquired, processing the job...
[2026-09-13 23:34:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:34:02] Production.INFO: ==29532== Releasing lock...
[2026-09-13 23:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:34:02] Production.INFO: ==29534== Lock acquired, processing the job...
[2026-09-14 03:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:34:02] Production.INFO: ==29534== Releasing lock...
[2026-09-14 03:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:34:02] Production.INFO: ==29538== Lock acquired, processing the job...
[2026-09-13 23:34:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:34:03] Production.INFO: ==29536== Lock acquired, processing the job...
[2026-09-13 23:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:34:03] Production.INFO: ==29540== Lock acquired, processing the job...
[2026-09-13 23:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:34:03] Production.INFO: ==29544== Lock acquired, processing the job...
[2026-09-13 23:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:34:03] Production.INFO: ==29542== Lock acquired, processing the job...
[2026-09-13 23:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 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-09-13 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-09-13 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-09-13 23:34:03] Production.INFO: ==29544== Releasing lock...
[2026-09-13 23:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:34:03] Production.INFO: Account Balance Start.
[2026-09-13 23:34:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:34:03] Production.INFO: 117
[2026-09-13 23:34:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:34:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:34:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:34:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:34:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:34:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:34:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:34:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:34:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:34:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:34:03] Production.INFO: ==29538== Releasing lock...
[2026-09-13 23:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:34:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:34:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:34:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:34:03] Production.INFO: Total Charge 0
[2026-09-13 23:34:03] Production.INFO: CreateAllLog End
[2026-09-13 23:34:03] Production.INFO: Account Balance End.
[2026-09-13 23:34:03] Production.ERROR: CronJobId end 12
[2026-09-13 23:34:03] Production.INFO: ==29542== Releasing lock...
[2026-09-13 23:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:34:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:34:11] Production.ERROR: CronJobId end10
[2026-09-13 23:34:11] Production.INFO: ==29540== Releasing lock...
[2026-09-13 23:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:34:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:34:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:34:13] Production.INFO: call_cost start
[2026-09-13 23:34:13] Production.INFO: call_cost end
[2026-09-13 23:34:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:34:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:34:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:34:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:34:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:34:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:34:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:34:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:34:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:34:13] Production.INFO: ==29536== Releasing lock...
[2026-09-13 23:34:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:34:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:35:02] Production.INFO: ==29603== Lock acquired, processing the job...
[2026-09-14 04:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:35:02] Production.INFO: neon service started
[2026-09-14 04:35:02] Production.INFO: neon service started
[2026-09-14 04:35:02] Production.INFO: ==29603== Releasing lock...
[2026-09-14 04:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:35:02] Production.INFO: ==29608== Lock acquired, processing the job...
[2026-09-14 03:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:35:02] Production.INFO: ==29608== Releasing lock...
[2026-09-14 03:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:35:02] Production.INFO: ==29606== Lock acquired, processing the job...
[2026-09-13 23:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:35:02] Production.INFO: ==29606== Releasing lock...
[2026-09-13 23:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:35:03] Production.INFO: ==29610== Lock acquired, processing the job...
[2026-09-13 23:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-13 23:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-13 23:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-13 23:35:03] Production.INFO: ==29610== Releasing lock...
[2026-09-13 23:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-13 23:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-13 23:35:03] Production.INFO: ==29614== Lock acquired, processing the job...
[2026-09-13 23:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:35:03] Production.INFO: ==29620== Lock acquired, processing the job...
[2026-09-13 23:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-13 23:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 23:35:03] Production.INFO: ==29618== Lock acquired, processing the job...
[2026-09-13 23:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:35:03] Production.INFO: ==29612== Lock acquired, processing the job...
[2026-09-13 23:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:35:04] Production.ERROR: done
[2026-09-13 23:35:04] Production.INFO: Account Balance Start.
[2026-09-13 23:35:04] Production.INFO: CreateAllLog Start
[2026-09-13 23:35:04] Production.INFO: 117
[2026-09-13 23:35:04] Production.INFO: Date 2026-09-08
[2026-09-13 23:35:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-13 23:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999026', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) start
[2026-09-13 23:35:04] Production.INFO: ==29616== Lock acquired, processing the job...
[2026-09-13 23:35:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:35:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:35:04] Production.INFO: Date 2026-09-09
[2026-09-13 23:35:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:35:04] Production.INFO: ==29622== Lock acquired, processing the job...
[2026-09-13 23:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:35:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:35:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:35:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:35:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:35:04] Production.INFO: Date 2026-09-10
[2026-09-13 23:35:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:35:04] Production.INFO: Date 2026-09-11
[2026-09-13 23:35:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:35:04] Production.INFO: Date 2026-09-12
[2026-09-13 23:35:04] Production.INFO: Reseller ==> 0
[2026-09-13 23: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-09-13 23: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-09-13 23:35:04] Production.INFO: Date 2026-09-13
[2026-09-13 23:35:04] Production.INFO: Reseller ==> 0
[2026-09-13 23: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-09-13 23:35:04] Production.INFO: ==29622== Releasing lock...
[2026-09-13 23:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:35:04] Production.INFO: Total Charge 0
[2026-09-13 23:35:04] Production.INFO: CreateAllLog End
[2026-09-13 23:35:04] Production.INFO: ==29614== Releasing lock...
[2026-09-13 23:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:35:04] Production.INFO: Account Balance End.
[2026-09-13 23:35:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:35:04] Production.INFO: ==29618== Releasing lock...
[2026-09-13 23:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999026', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) end
[2026-09-13 23:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-13 23:35:10] Production.INFO: ProcessCDR(1,17999026,1,1,2)
[2026-09-13 23:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17999026,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 23:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17999026,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 23:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-13 23:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-13 23:35:10] Production.INFO: ==29620== Releasing lock...
[2026-09-13 23:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-13 23:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-13 23:35:14] Production.ERROR: CronJobId end10
[2026-09-13 23:35:14] Production.INFO: ==29616== Releasing lock...
[2026-09-13 23:35:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:35:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:35:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:35:17] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:35:17] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:35:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:35:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:35:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:35:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:35:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:35:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:35:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:35:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:35:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:35:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:35:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:35:17] Production.INFO: call_cost start
[2026-09-13 23:35:17] Production.INFO: call_cost end
[2026-09-13 23:35:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:35:17] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:35:17] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:35:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:35:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:35:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:35:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:35:17] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:35:17] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:35:17] Production.INFO: ==29612== Releasing lock...
[2026-09-13 23:35:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:35:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:36:01] Production.INFO: ==29678== Lock acquired, processing the job...
[2026-09-14 04:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:36:01] Production.INFO: neon service started
[2026-09-14 04:36:01] Production.INFO: neon service started
[2026-09-14 04:36:01] Production.INFO: ==29678== Releasing lock...
[2026-09-14 04:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:36:02] Production.INFO: ==29680== Lock acquired, processing the job...
[2026-09-13 23:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:36:02] Production.INFO: ==29682== Lock acquired, processing the job...
[2026-09-14 03:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:36:02] Production.INFO: ==29682== Releasing lock...
[2026-09-14 03:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:36:02] Production.INFO: 26 MB #Memory Used#
[2026-09-13 23:36:02] Production.INFO: ==29680== Releasing lock...
[2026-09-13 23:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:36:02] Production.INFO: ==29685== Lock acquired, processing the job...
[2026-09-13 23:36:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:36:02] Production.INFO: ==29687== Lock acquired, processing the job...
[2026-09-13 23:36:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:36:03] Production.INFO: ==29693== Lock acquired, processing the job...
[2026-09-13 23:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:36:03] Production.INFO: ==29691== Lock acquired, processing the job...
[2026-09-13 23:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 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-09-13 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-09-13 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-09-13 23:36:03] Production.INFO: ==29693== Releasing lock...
[2026-09-13 23:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:36:03] Production.INFO: ==29689== Lock acquired, processing the job...
[2026-09-13 23:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:36:03] Production.INFO: Account Balance Start.
[2026-09-13 23:36:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:36:03] Production.INFO: 117
[2026-09-13 23:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:36:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:36:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:36:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:36:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:36:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:36:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:36:03] Production.INFO: ==29687== Releasing lock...
[2026-09-13 23:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:36:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:36:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:36:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:36:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:36:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:36:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:36:03] Production.INFO: Total Charge 0
[2026-09-13 23:36:03] Production.INFO: CreateAllLog End
[2026-09-13 23:36:03] Production.INFO: Account Balance End.
[2026-09-13 23:36:03] Production.ERROR: CronJobId end 12
[2026-09-13 23:36:03] Production.INFO: ==29691== Releasing lock...
[2026-09-13 23:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:36:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:36:11] Production.ERROR: CronJobId end10
[2026-09-13 23:36:11] Production.INFO: ==29689== Releasing lock...
[2026-09-13 23:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:36:13] Production.INFO: call_cost start
[2026-09-13 23:36:13] Production.INFO: call_cost end
[2026-09-13 23:36:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:36:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:36:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:36:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:36:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:36:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:36:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:36:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:36:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:36:13] Production.INFO: ==29685== Releasing lock...
[2026-09-13 23:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:36:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:37:01] Production.INFO: ==29751== Lock acquired, processing the job...
[2026-09-14 04:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:37:01] Production.INFO: neon service started
[2026-09-14 04:37:01] Production.INFO: neon service started
[2026-09-14 04:37:01] Production.INFO: ==29751== Releasing lock...
[2026-09-14 04:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:37:02] Production.INFO: ==29753== Lock acquired, processing the job...
[2026-09-13 23:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:37:02] Production.INFO: ==29753== Releasing lock...
[2026-09-13 23:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:37:02] Production.INFO: ==29755== Lock acquired, processing the job...
[2026-09-14 03:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:37:02] Production.INFO: ==29755== Releasing lock...
[2026-09-14 03:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:37:03] Production.INFO: ==29760== Lock acquired, processing the job...
[2026-09-13 23:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:37:03] Production.INFO: ==29758== Lock acquired, processing the job...
[2026-09-13 23:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:37:03] Production.INFO: ==29762== Lock acquired, processing the job...
[2026-09-13 23:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:37:03] Production.INFO: ==29764== Lock acquired, processing the job...
[2026-09-13 23:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:37:03] Production.INFO: Account Balance Start.
[2026-09-13 23:37:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:37:03] Production.INFO: ==29766== Lock acquired, processing the job...
[2026-09-13 23:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:37:03] Production.INFO: 117
[2026-09-13 23:37:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:37:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:37:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:37:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 23:37:03] Production.INFO: Date 2026-09-10
[2026-09-13 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-09-13 23:37:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:37:03] Production.INFO: ==29766== Releasing lock...
[2026-09-13 23:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:37:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:37:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:37:03] Production.INFO: ==29760== Releasing lock...
[2026-09-13 23:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:37:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:37:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:37:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:37:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:37:03] Production.INFO: Total Charge 0
[2026-09-13 23:37:03] Production.INFO: CreateAllLog End
[2026-09-13 23:37:04] Production.INFO: Account Balance End.
[2026-09-13 23:37:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:37:04] Production.INFO: ==29764== Releasing lock...
[2026-09-13 23:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:37:11] Production.ERROR: CronJobId end10
[2026-09-13 23:37:11] Production.INFO: ==29762== Releasing lock...
[2026-09-13 23:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:37:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:37:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:37:14] Production.INFO: call_cost start
[2026-09-13 23:37:14] Production.INFO: call_cost end
[2026-09-13 23:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:37:14] Production.INFO: ==29758== Releasing lock...
[2026-09-13 23:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:38:02] Production.INFO: ==29825== Lock acquired, processing the job...
[2026-09-14 04:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:38:02] Production.INFO: neon service started
[2026-09-14 04:38:02] Production.INFO: neon service started
[2026-09-14 04:38:02] Production.INFO: ==29825== Releasing lock...
[2026-09-14 04:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:38:02] Production.INFO: ==29830== Lock acquired, processing the job...
[2026-09-14 03:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:38:02] Production.INFO: ==29830== Releasing lock...
[2026-09-14 03:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:38:02] Production.INFO: ==29828== Lock acquired, processing the job...
[2026-09-13 23:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:38:03] Production.INFO: ==29828== Releasing lock...
[2026-09-13 23:38:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:38:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:38:03] Production.INFO: ==29832== Lock acquired, processing the job...
[2026-09-13 23:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:38:03] Production.INFO: ==29836== Lock acquired, processing the job...
[2026-09-13 23:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:38:03] Production.INFO: ==29834== Lock acquired, processing the job...
[2026-09-13 23:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:38:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:38:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:38:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:38:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:38:04] Production.INFO: ==29838== Lock acquired, processing the job...
[2026-09-13 23:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:38:04] Production.INFO: ==29840== Lock acquired, processing the job...
[2026-09-13 23:38:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:38:04] Production.INFO: Account Balance Start.
[2026-09-13 23:38:04] Production.INFO: CreateAllLog Start
[2026-09-13 23:38:04] Production.INFO: 117
[2026-09-13 23:38:04] Production.INFO: Date 2026-09-08
[2026-09-13 23:38:04] Production.INFO: Reseller ==> 0
[2026-09-13 23: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-09-13 23: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-09-13 23:38:04] Production.INFO: Date 2026-09-09
[2026-09-13 23:38:04] Production.INFO: Reseller ==> 0
[2026-09-13 23: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-09-13 23:38:04] Production.INFO: ==29840== Releasing lock...
[2026-09-13 23:38:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:38:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:38:04] Production.INFO: Date 2026-09-10
[2026-09-13 23:38:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:38:04] Production.INFO: Date 2026-09-11
[2026-09-13 23:38:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:38:04] Production.INFO: Date 2026-09-12
[2026-09-13 23:38:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:38:04] Production.INFO: Date 2026-09-13
[2026-09-13 23:38:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:38:04] Production.INFO: Total Charge 0
[2026-09-13 23:38:04] Production.INFO: CreateAllLog End
[2026-09-13 23:38:04] Production.INFO: Account Balance End.
[2026-09-13 23:38:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:38:04] Production.INFO: ==29838== Releasing lock...
[2026-09-13 23:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:38:04] Production.INFO: ==29834== Releasing lock...
[2026-09-13 23:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:38:11] Production.ERROR: CronJobId end10
[2026-09-13 23:38:11] Production.INFO: ==29836== Releasing lock...
[2026-09-13 23:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:38:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:38:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:38:14] Production.INFO: call_cost start
[2026-09-13 23:38:14] Production.INFO: call_cost end
[2026-09-13 23:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:38:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:38:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:38:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:38:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:38:14] Production.INFO: ==29832== Releasing lock...
[2026-09-13 23:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:39:01] Production.INFO: ==29896== Lock acquired, processing the job...
[2026-09-14 04:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:39:01] Production.INFO: neon service started
[2026-09-14 04:39:01] Production.INFO: neon service started
[2026-09-14 04:39:01] Production.INFO: ==29896== Releasing lock...
[2026-09-14 04:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:39:02] Production.INFO: ==29899== Lock acquired, processing the job...
[2026-09-13 23:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:39:02] Production.INFO: ==29901== Lock acquired, processing the job...
[2026-09-14 03:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:39:02] Production.INFO: ==29901== Releasing lock...
[2026-09-14 03:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:39:02] Production.INFO: ==29899== Releasing lock...
[2026-09-13 23:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:39:03] Production.INFO: ==29903== Lock acquired, processing the job...
[2026-09-13 23:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:39:03] Production.INFO: ==29905== Lock acquired, processing the job...
[2026-09-13 23:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:39:03] Production.INFO: ==29909== Lock acquired, processing the job...
[2026-09-13 23:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:39:03] Production.INFO: ==29907== Lock acquired, processing the job...
[2026-09-13 23:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:39:03] Production.INFO: Account Balance Start.
[2026-09-13 23:39:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:39:03] Production.INFO: 117
[2026-09-13 23:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:39:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:39:03] Production.INFO: ==29911== Lock acquired, processing the job...
[2026-09-13 23:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:39:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:39:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:39:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:39:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:39:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:39:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:39:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:39:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:39:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:39:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:39:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:39:04] Production.INFO: Total Charge 0
[2026-09-13 23:39:04] Production.INFO: CreateAllLog End
[2026-09-13 23:39:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-13 23:39:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-13 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-09-13 23:39:04] Production.INFO: ==29911== Releasing lock...
[2026-09-13 23:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:39:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:39:04] Production.INFO: Account Balance End.
[2026-09-13 23:39:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:39:04] Production.INFO: ==29909== Releasing lock...
[2026-09-13 23:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:39:04] Production.INFO: ==29905== Releasing lock...
[2026-09-13 23:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:39:11] Production.ERROR: CronJobId end10
[2026-09-13 23:39:11] Production.INFO: ==29907== Releasing lock...
[2026-09-13 23:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:39:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:39:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:39:14] Production.INFO: call_cost start
[2026-09-13 23:39:14] Production.INFO: call_cost end
[2026-09-13 23:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:39:14] Production.INFO: ==29903== Releasing lock...
[2026-09-13 23:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:40:02] Production.INFO: ==29967== Lock acquired, processing the job...
[2026-09-14 04:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:40:02] Production.INFO: neon service started
[2026-09-14 04:40:02] Production.INFO: neon service started
[2026-09-14 04:40:02] Production.INFO: ==29967== Releasing lock...
[2026-09-14 04:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:40:02] Production.INFO: ==29969== Lock acquired, processing the job...
[2026-09-13 23:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:40:02] Production.INFO: ==29969== Releasing lock...
[2026-09-13 23:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:40:03] Production.INFO: ==29971== Lock acquired, processing the job...
[2026-09-14 03:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:40:03] Production.INFO: ==29971== Releasing lock...
[2026-09-14 03:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:40:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:40:03] Production.INFO: ==29973== Lock acquired, processing the job...
[2026-09-13 23:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:40:03] Production.INFO: ==29975== Lock acquired, processing the job...
[2026-09-13 23:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:40:03] Production.INFO: ==29977== Lock acquired, processing the job...
[2026-09-13 23:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:40:03] Production.INFO: ==29982== Lock acquired, processing the job...
[2026-09-13 23:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:40:03] Production.INFO: ==29980== Lock acquired, processing the job...
[2026-09-13 23:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23: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-09-13 23: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-09-13 23:40:03] Production.INFO: Account Balance Start.
[2026-09-13 23:40:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:40:03] Production.INFO: 117
[2026-09-13 23:40:03] Production.INFO: Date 2026-09-08
[2026-09-13 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-09-13 23:40:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:40:04] Production.INFO: ==29982== Releasing lock...
[2026-09-13 23:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:40:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:40:04] Production.INFO: Date 2026-09-09
[2026-09-13 23:40:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:40:04] Production.INFO: Date 2026-09-10
[2026-09-13 23:40:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:40:04] Production.INFO: Date 2026-09-11
[2026-09-13 23:40:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:40:04] Production.INFO: Date 2026-09-12
[2026-09-13 23:40:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:40:04] Production.INFO: Date 2026-09-13
[2026-09-13 23:40:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:40:04] Production.INFO: Total Charge 0
[2026-09-13 23:40:04] Production.INFO: CreateAllLog End
[2026-09-13 23:40:04] Production.INFO: ==29975== Releasing lock...
[2026-09-13 23:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:40:04] Production.INFO: Account Balance End.
[2026-09-13 23:40:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:40:04] Production.INFO: ==29980== Releasing lock...
[2026-09-13 23:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:40:11] Production.ERROR: CronJobId end10
[2026-09-13 23:40:11] Production.INFO: ==29977== Releasing lock...
[2026-09-13 23:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:40:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:40:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:40:14] Production.INFO: call_cost start
[2026-09-13 23:40:14] Production.INFO: call_cost end
[2026-09-13 23:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:40:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:40:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:40:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:40:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:40:14] Production.INFO: ==29973== Releasing lock...
[2026-09-13 23:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:41:01] Production.INFO: ==30038== Lock acquired, processing the job...
[2026-09-14 04:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:41:01] Production.INFO: neon service started
[2026-09-14 04:41:01] Production.INFO: neon service started
[2026-09-14 04:41:01] Production.INFO: ==30038== Releasing lock...
[2026-09-14 04:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:41:02] Production.INFO: ==30040== Lock acquired, processing the job...
[2026-09-13 23:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:41:02] Production.INFO: ==30040== Releasing lock...
[2026-09-13 23:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:41:02] Production.INFO: ==30042== Lock acquired, processing the job...
[2026-09-14 03:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:41:02] Production.INFO: ==30042== Releasing lock...
[2026-09-14 03:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:41:02] Production.INFO: ==30048== Lock acquired, processing the job...
[2026-09-13 23:41:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:41:02] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:41:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:41:02] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:41:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:41:03] Production.INFO: ==30044== Lock acquired, processing the job...
[2026-09-13 23:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:41:03] Production.INFO: ==30046== Lock acquired, processing the job...
[2026-09-13 23:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:41:03] Production.INFO: ==30050== Lock acquired, processing the job...
[2026-09-13 23:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:41:03] Production.INFO: ==30052== Lock acquired, processing the job...
[2026-09-13 23:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:41:03] Production.INFO: Account Balance Start.
[2026-09-13 23:41:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:41:03] Production.INFO: 117
[2026-09-13 23:41:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:41:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 23:41:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:41:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:41:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:41:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 23:41:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:41:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:41:03] Production.INFO: ==30052== Releasing lock...
[2026-09-13 23:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:41:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:41:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:41:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:41:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:41:03] Production.INFO: Total Charge 0
[2026-09-13 23:41:03] Production.INFO: CreateAllLog End
[2026-09-13 23:41:03] Production.INFO: Account Balance End.
[2026-09-13 23:41:03] Production.ERROR: CronJobId end 12
[2026-09-13 23:41:04] Production.INFO: ==30050== Releasing lock...
[2026-09-13 23:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:41:04] Production.INFO: ==30046== Releasing lock...
[2026-09-13 23:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:41:11] Production.ERROR: CronJobId end10
[2026-09-13 23:41:11] Production.INFO: ==30048== Releasing lock...
[2026-09-13 23:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:41:14] Production.INFO: call_cost start
[2026-09-13 23:41:14] Production.INFO: call_cost end
[2026-09-13 23:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:41:14] Production.INFO: ==30044== Releasing lock...
[2026-09-13 23:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:42:02] Production.INFO: ==30111== Lock acquired, processing the job...
[2026-09-14 04:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:42:02] Production.INFO: neon service started
[2026-09-14 04:42:02] Production.INFO: neon service started
[2026-09-14 04:42:02] Production.INFO: ==30111== Releasing lock...
[2026-09-14 04:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:42:02] Production.INFO: ==30113== Lock acquired, processing the job...
[2026-09-13 23:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:42:02] Production.INFO: ==30113== Releasing lock...
[2026-09-13 23:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:42:02] Production.INFO: ==30115== Lock acquired, processing the job...
[2026-09-14 03:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:42:03] Production.INFO: ==30115== Releasing lock...
[2026-09-14 03:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:42:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:42:03] Production.INFO: ==30118== Lock acquired, processing the job...
[2026-09-13 23:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:42:03] Production.INFO: ==30122== Lock acquired, processing the job...
[2026-09-13 23:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:42:03] Production.INFO: ==30126== Lock acquired, processing the job...
[2026-09-13 23:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:42:03] Production.INFO: ==30120== Lock acquired, processing the job...
[2026-09-13 23:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:42:03] Production.INFO: ==30124== Lock acquired, processing the job...
[2026-09-13 23:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 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-09-13 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-09-13 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-09-13 23:42:03] Production.INFO: ==30126== Releasing lock...
[2026-09-13 23:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:42:03] Production.INFO: Account Balance Start.
[2026-09-13 23:42:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:42:03] Production.INFO: 117
[2026-09-13 23:42:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:42:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:42:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:42:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:42:04] Production.INFO: Date 2026-09-10
[2026-09-13 23:42:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:42:04] Production.INFO: Date 2026-09-11
[2026-09-13 23:42:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:42:04] Production.INFO: Date 2026-09-12
[2026-09-13 23:42:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:42:04] Production.INFO: Date 2026-09-13
[2026-09-13 23:42:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:42:04] Production.INFO: Total Charge 0
[2026-09-13 23:42:04] Production.INFO: CreateAllLog End
[2026-09-13 23:42:04] Production.INFO: Account Balance End.
[2026-09-13 23:42:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:42:04] Production.INFO: ==30124== Releasing lock...
[2026-09-13 23:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:42:04] Production.INFO: ==30120== Releasing lock...
[2026-09-13 23:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:42:11] Production.ERROR: CronJobId end10
[2026-09-13 23:42:11] Production.INFO: ==30122== Releasing lock...
[2026-09-13 23:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:42:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:42:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:42:14] Production.INFO: call_cost start
[2026-09-13 23:42:14] Production.INFO: call_cost end
[2026-09-13 23:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:42:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:42:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:42:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:42:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:42:14] Production.INFO: ==30118== Releasing lock...
[2026-09-13 23:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:43:01] Production.INFO: ==30180== Lock acquired, processing the job...
[2026-09-14 04:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:43:01] Production.INFO: neon service started
[2026-09-14 04:43:01] Production.INFO: neon service started
[2026-09-14 04:43:01] Production.INFO: ==30180== Releasing lock...
[2026-09-14 04:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:43:01] Production.INFO: ==30185== Lock acquired, processing the job...
[2026-09-14 03:43:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:43:01] Production.INFO: ==30185== Releasing lock...
[2026-09-14 03:43:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:43:01] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:43:02] Production.INFO: ==30183== Lock acquired, processing the job...
[2026-09-13 23:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:43:02] Production.INFO: ==30183== Releasing lock...
[2026-09-13 23:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:43:03] Production.INFO: ==30191== Lock acquired, processing the job...
[2026-09-13 23:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:43:03] Production.INFO: ==30187== Lock acquired, processing the job...
[2026-09-13 23:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:43:03] Production.INFO: ==30189== Lock acquired, processing the job...
[2026-09-13 23:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:43:03] Production.INFO: ==30195== Lock acquired, processing the job...
[2026-09-13 23:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:43:03] Production.INFO: ==30193== Lock acquired, processing the job...
[2026-09-13 23:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:43:03] Production.INFO: Account Balance Start.
[2026-09-13 23:43:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:43:03] Production.INFO: 117
[2026-09-13 23:43:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:43:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 23:43:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:43:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 23:43:03] Production.INFO: ==30195== Releasing lock...
[2026-09-13 23:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:43:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:43:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:43:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:43:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:43:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:43:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:43:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:43:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:43:03] Production.INFO: Total Charge 0
[2026-09-13 23:43:03] Production.INFO: CreateAllLog End
[2026-09-13 23:43:03] Production.INFO: Account Balance End.
[2026-09-13 23:43:03] Production.ERROR: CronJobId end 12
[2026-09-13 23:43:03] Production.INFO: ==30193== Releasing lock...
[2026-09-13 23:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:43:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:43:04] Production.INFO: ==30189== Releasing lock...
[2026-09-13 23:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:43:10] Production.ERROR: CronJobId end10
[2026-09-13 23:43:10] Production.INFO: ==30191== Releasing lock...
[2026-09-13 23:43:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:43:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:43:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:43:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:43:13] Production.INFO: call_cost start
[2026-09-13 23:43:13] Production.INFO: call_cost end
[2026-09-13 23:43:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:43:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:43:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:43:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:43:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:43:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:43:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:43:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:43:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:43:13] Production.INFO: ==30187== Releasing lock...
[2026-09-13 23:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:43:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:44:01] Production.INFO: ==30251== Lock acquired, processing the job...
[2026-09-14 04:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:44:01] Production.INFO: neon service started
[2026-09-14 04:44:01] Production.INFO: neon service started
[2026-09-14 04:44:01] Production.INFO: ==30251== Releasing lock...
[2026-09-14 04:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:44:02] Production.INFO: ==30253== Lock acquired, processing the job...
[2026-09-13 23:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:44:02] Production.INFO: ==30253== Releasing lock...
[2026-09-13 23:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:44:02] Production.INFO: ==30255== Lock acquired, processing the job...
[2026-09-14 03:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:44:02] Production.INFO: ==30255== Releasing lock...
[2026-09-14 03:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:44:03] Production.INFO: ==30266== Lock acquired, processing the job...
[2026-09-13 23:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:44:03] Production.INFO: ==30257== Lock acquired, processing the job...
[2026-09-13 23:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:44:03] Production.INFO: ==30259== Lock acquired, processing the job...
[2026-09-13 23:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 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-09-13 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-09-13 23:44:03] Production.INFO: ==30261== Lock acquired, processing the job...
[2026-09-13 23:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 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-09-13 23:44:03] Production.INFO: ==30266== Releasing lock...
[2026-09-13 23:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:44:03] Production.INFO: ==30263== Lock acquired, processing the job...
[2026-09-13 23:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:44:03] Production.INFO: Account Balance Start.
[2026-09-13 23:44:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:44:03] Production.INFO: 117
[2026-09-13 23:44:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:44:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:44:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:44:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:44:04] Production.INFO: Date 2026-09-10
[2026-09-13 23:44:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:44:04] Production.INFO: Date 2026-09-11
[2026-09-13 23:44:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:44:04] Production.INFO: Date 2026-09-12
[2026-09-13 23:44:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:44:04] Production.INFO: Date 2026-09-13
[2026-09-13 23:44:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:44:04] Production.INFO: Total Charge 0
[2026-09-13 23:44:04] Production.INFO: CreateAllLog End
[2026-09-13 23:44:04] Production.INFO: Account Balance End.
[2026-09-13 23:44:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:44:04] Production.INFO: ==30263== Releasing lock...
[2026-09-13 23:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:44:04] Production.INFO: ==30259== Releasing lock...
[2026-09-13 23:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:44:11] Production.ERROR: CronJobId end10
[2026-09-13 23:44:11] Production.INFO: ==30261== Releasing lock...
[2026-09-13 23:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:44:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:44:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:44:14] Production.INFO: call_cost start
[2026-09-13 23:44:14] Production.INFO: call_cost end
[2026-09-13 23:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:44:14] Production.INFO: ==30257== Releasing lock...
[2026-09-13 23:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:45:01] Production.INFO: ==30326== Lock acquired, processing the job...
[2026-09-14 04:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:45:01] Production.INFO: neon service started
[2026-09-14 04:45:01] Production.INFO: neon service started
[2026-09-14 04:45:01] Production.INFO: ==30326== Releasing lock...
[2026-09-14 04:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:45:01] Production.INFO: ==30328== Lock acquired, processing the job...
[2026-09-13 23:45:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:45:02] Production.INFO: ==30328== Releasing lock...
[2026-09-13 23:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:45:02] Production.INFO: ==30330== Lock acquired, processing the job...
[2026-09-14 03:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:45:02] Production.INFO: ==30330== Releasing lock...
[2026-09-14 03:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:45:03] Production.INFO: ==30333== Lock acquired, processing the job...
[2026-09-13 23:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-13 23:45:03] Production.INFO: ==30335== Lock acquired, processing the job...
[2026-09-13 23:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-13 23:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-13 23:45:03] Production.ERROR: CronJob PID - 30335
[2026-09-13 23:45:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-13 23:45:03] Production.ERROR: CronJob ID - 5
[2026-09-13 23:45:03] Production.ERROR: CronJob Last Run Time 2026-09-13 23:45:00
[2026-09-13 23:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-13 23:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-13 23:45:03] Production.INFO: ==30337== Lock acquired, processing the job...
[2026-09-13 23:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:45:03] Production.INFO: ==30343== Lock acquired, processing the job...
[2026-09-13 23:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-13 23:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-13 23:45:03] Production.INFO: ==30333== Releasing lock...
[2026-09-13 23:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-13 23:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-13 23:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:45:03] Production.INFO: ==30339== Lock acquired, processing the job...
[2026-09-13 23:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:45:03] Production.INFO: ==30341== Lock acquired, processing the job...
[2026-09-13 23:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 23:45:03] Production.INFO: ==30345== Lock acquired, processing the job...
[2026-09-13 23:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:45:03] Production.INFO: Account Balance Start.
[2026-09-13 23:45:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:45:03] Production.INFO: 117
[2026-09-13 23:45:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:45:03] Production.INFO: Reseller ==> 0
[2026-09-13 23: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-09-13 23: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-09-13 23: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-09-13 23:45:03] Production.ERROR: done
[2026-09-13 23:45:03] Production.INFO: ==30345== Releasing lock...
[2026-09-13 23:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:45:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:45:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:45:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:45:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:45:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:45:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:45:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-13 23:45:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999069', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) start
[2026-09-13 23:45:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:45:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:45:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:45:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:45:03] Production.INFO: Total Charge 0
[2026-09-13 23:45:03] Production.INFO: CreateAllLog End
[2026-09-13 23:45:04] Production.INFO: Account Balance End.
[2026-09-13 23:45:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:45:04] Production.INFO: ==30341== Releasing lock...
[2026-09-13 23:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:45:04] Production.INFO: ==30337== Releasing lock...
[2026-09-13 23:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999069', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) end
[2026-09-13 23:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-13 23:45:10] Production.INFO: ProcessCDR(1,17999069,1,1,2)
[2026-09-13 23:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17999069,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 23:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17999069,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 23:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-13 23:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-13 23:45:10] Production.INFO: ==30343== Releasing lock...
[2026-09-13 23:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-13 23:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-13 23:45:14] Production.ERROR: CronJobId end10
[2026-09-13 23:45:14] Production.INFO: ==30339== Releasing lock...
[2026-09-13 23:45:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:45:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:45:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:45:16] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:45:16] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:45:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:45:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:45:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:45:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:45:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:45:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:45:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:45:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:45:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:45:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:45:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:45:16] Production.INFO: call_cost start
[2026-09-13 23:45:16] Production.INFO: call_cost end
[2026-09-13 23:45:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:45:16] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:45:16] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:45:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:45:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:45:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:45:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:45:16] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:45:16] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:45:16] Production.INFO: ==30335== Releasing lock...
[2026-09-13 23:45:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:45:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:46:01] Production.INFO: ==30399== Lock acquired, processing the job...
[2026-09-14 04:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:46:01] Production.INFO: neon service started
[2026-09-14 04:46:01] Production.INFO: neon service started
[2026-09-14 04:46:01] Production.INFO: ==30399== Releasing lock...
[2026-09-14 04:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:46:02] Production.INFO: ==30403== Lock acquired, processing the job...
[2026-09-14 03:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:46:02] Production.INFO: ==30403== Releasing lock...
[2026-09-14 03:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:46:02] Production.INFO: ==30401== Lock acquired, processing the job...
[2026-09-13 23:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:46:02] Production.INFO: ==30401== Releasing lock...
[2026-09-13 23:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:46:03] Production.INFO: ==30405== Lock acquired, processing the job...
[2026-09-13 23:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:46:03] Production.INFO: ==30407== Lock acquired, processing the job...
[2026-09-13 23:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:46:03] Production.INFO: ==30409== Lock acquired, processing the job...
[2026-09-13 23:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:46:03] Production.INFO: ==30411== Lock acquired, processing the job...
[2026-09-13 23:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:46:03] Production.INFO: ==30414== Lock acquired, processing the job...
[2026-09-13 23:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:46:03] Production.INFO: Account Balance Start.
[2026-09-13 23:46:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:46:03] Production.INFO: 117
[2026-09-13 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-09-13 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-09-13 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-09-13 23:46:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:46:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:46:03] Production.INFO: ==30414== Releasing lock...
[2026-09-13 23:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:46:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:46:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:46:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:46:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:46:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:46:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:46:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:46:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:46:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:46:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:46:03] Production.INFO: Total Charge 0
[2026-09-13 23:46:03] Production.INFO: CreateAllLog End
[2026-09-13 23:46:04] Production.INFO: Account Balance End.
[2026-09-13 23:46:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:46:04] Production.INFO: ==30411== Releasing lock...
[2026-09-13 23:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:46:04] Production.INFO: ==30407== Releasing lock...
[2026-09-13 23:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:46:11] Production.ERROR: CronJobId end10
[2026-09-13 23:46:11] Production.INFO: ==30409== Releasing lock...
[2026-09-13 23:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:46:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:46:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:46:14] Production.INFO: call_cost start
[2026-09-13 23:46:14] Production.INFO: call_cost end
[2026-09-13 23:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:46:14] Production.INFO: ==30405== Releasing lock...
[2026-09-13 23:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:47:02] Production.INFO: ==30474== Lock acquired, processing the job...
[2026-09-14 04:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:47:02] Production.INFO: neon service started
[2026-09-14 04:47:02] Production.INFO: neon service started
[2026-09-14 04:47:02] Production.INFO: ==30474== Releasing lock...
[2026-09-14 04:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:47:02] Production.INFO: ==30478== Lock acquired, processing the job...
[2026-09-13 23:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:47:02] Production.INFO: ==30478== Releasing lock...
[2026-09-13 23:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:47:03] Production.INFO: ==30480== Lock acquired, processing the job...
[2026-09-14 03:47:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:47:03] Production.INFO: ==30480== Releasing lock...
[2026-09-14 03:47:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:47:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:47:03] Production.INFO: ==30485== Lock acquired, processing the job...
[2026-09-13 23:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:47:03] Production.INFO: ==30483== Lock acquired, processing the job...
[2026-09-13 23:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:47:03] Production.INFO: ==30487== Lock acquired, processing the job...
[2026-09-13 23:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:47:03] Production.INFO: ==30489== Lock acquired, processing the job...
[2026-09-13 23:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:47:03] Production.INFO: ==30491== Lock acquired, processing the job...
[2026-09-13 23:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:47:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:47:04] Production.INFO: Account Balance Start.
[2026-09-13 23:47:04] Production.INFO: CreateAllLog Start
[2026-09-13 23:47:04] Production.INFO: 117
[2026-09-13 23:47:04] Production.INFO: Date 2026-09-08
[2026-09-13 23:47:04] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 23:47:04] Production.INFO: ==30485== Releasing lock...
[2026-09-13 23:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 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-09-13 23:47:04] Production.INFO: ==30491== Releasing lock...
[2026-09-13 23:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:47:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:47:04] Production.INFO: Date 2026-09-09
[2026-09-13 23:47:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:47:04] Production.INFO: Date 2026-09-10
[2026-09-13 23:47:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:47:04] Production.INFO: Date 2026-09-11
[2026-09-13 23:47:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:47:04] Production.INFO: Date 2026-09-12
[2026-09-13 23:47:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:47:04] Production.INFO: Date 2026-09-13
[2026-09-13 23:47:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:47:04] Production.INFO: Total Charge 0
[2026-09-13 23:47:04] Production.INFO: CreateAllLog End
[2026-09-13 23:47:04] Production.INFO: Account Balance End.
[2026-09-13 23:47:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:47:04] Production.INFO: ==30489== Releasing lock...
[2026-09-13 23:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:47:12] Production.ERROR: CronJobId end10
[2026-09-13 23:47:12] Production.INFO: ==30487== Releasing lock...
[2026-09-13 23:47:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:47:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:47:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:47:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:47:15] Production.INFO: call_cost start
[2026-09-13 23:47:15] Production.INFO: call_cost end
[2026-09-13 23:47:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:47:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:47:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:47:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:47:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:47:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:47:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:47:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:47:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:47:15] Production.INFO: ==30483== Releasing lock...
[2026-09-13 23:47:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:47:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:48:01] Production.INFO: ==30550== Lock acquired, processing the job...
[2026-09-14 04:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:48:01] Production.INFO: neon service started
[2026-09-14 04:48:01] Production.INFO: neon service started
[2026-09-14 04:48:01] Production.INFO: ==30550== Releasing lock...
[2026-09-14 04:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:48:02] Production.INFO: ==30552== Lock acquired, processing the job...
[2026-09-13 23:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:48:02] Production.INFO: ==30552== Releasing lock...
[2026-09-13 23:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:48:02] Production.INFO: ==30554== Lock acquired, processing the job...
[2026-09-14 03:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:48:02] Production.INFO: ==30554== Releasing lock...
[2026-09-14 03:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:48:03] Production.INFO: ==30565== Lock acquired, processing the job...
[2026-09-13 23:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 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-09-13 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-09-13 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-09-13 23:48:03] Production.INFO: ==30565== Releasing lock...
[2026-09-13 23:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:48:03] Production.INFO: ==30557== Lock acquired, processing the job...
[2026-09-13 23:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:48:03] Production.INFO: ==30559== Lock acquired, processing the job...
[2026-09-13 23:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:48:03] Production.INFO: ==30561== Lock acquired, processing the job...
[2026-09-13 23:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:48:03] Production.INFO: ==30563== Lock acquired, processing the job...
[2026-09-13 23:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:48:03] Production.INFO: Account Balance Start.
[2026-09-13 23:48:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:48:03] Production.INFO: 117
[2026-09-13 23:48:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:48:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:48:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:48:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:48:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:48:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:48:03] Production.INFO: Total Charge 0
[2026-09-13 23:48:03] Production.INFO: CreateAllLog End
[2026-09-13 23:48:04] Production.INFO: Account Balance End.
[2026-09-13 23:48:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:48:04] Production.INFO: ==30563== Releasing lock...
[2026-09-13 23:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:48:04] Production.INFO: ==30559== Releasing lock...
[2026-09-13 23:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:48:11] Production.ERROR: CronJobId end10
[2026-09-13 23:48:11] Production.INFO: ==30561== Releasing lock...
[2026-09-13 23:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:48:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:48:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:48:14] Production.INFO: call_cost start
[2026-09-13 23:48:14] Production.INFO: call_cost end
[2026-09-13 23:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:48:14] Production.INFO: ==30557== Releasing lock...
[2026-09-13 23:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:49:02] Production.INFO: ==30624== Lock acquired, processing the job...
[2026-09-14 04:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:49:02] Production.INFO: neon service started
[2026-09-14 04:49:02] Production.INFO: neon service started
[2026-09-14 04:49:02] Production.INFO: ==30624== Releasing lock...
[2026-09-14 04:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:49:02] Production.INFO: ==30626== Lock acquired, processing the job...
[2026-09-13 23:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:49:02] Production.INFO: ==30628== Lock acquired, processing the job...
[2026-09-14 03:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:49:02] Production.INFO: ==30628== Releasing lock...
[2026-09-14 03:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:49:02] Production.INFO: ==30626== Releasing lock...
[2026-09-13 23:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:49:03] Production.INFO: ==30631== Lock acquired, processing the job...
[2026-09-13 23:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:49:03] Production.INFO: ==30633== Lock acquired, processing the job...
[2026-09-13 23:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:49:03] Production.INFO: ==30635== Lock acquired, processing the job...
[2026-09-13 23:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:49:03] Production.INFO: ==30637== Lock acquired, processing the job...
[2026-09-13 23:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:49:03] Production.INFO: ==30639== Lock acquired, processing the job...
[2026-09-13 23:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:49:04] Production.INFO: Account Balance Start.
[2026-09-13 23:49:04] Production.INFO: CreateAllLog Start
[2026-09-13 23:49:04] Production.INFO: 117
[2026-09-13 23:49:04] Production.INFO: Date 2026-09-08
[2026-09-13 23:49:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:49:04] Production.INFO: Date 2026-09-09
[2026-09-13 23:49:04] Production.INFO: Reseller ==> 0
[2026-09-13 23: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-09-13 23: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-09-13 23: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-09-13 23:49:04] Production.INFO: ==30639== Releasing lock...
[2026-09-13 23:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:49:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:49:04] Production.INFO: Date 2026-09-10
[2026-09-13 23:49:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:49:04] Production.INFO: Date 2026-09-11
[2026-09-13 23:49:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:49:04] Production.INFO: Date 2026-09-12
[2026-09-13 23:49:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:49:04] Production.INFO: Date 2026-09-13
[2026-09-13 23:49:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:49:04] Production.INFO: ==30633== Releasing lock...
[2026-09-13 23:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:49:04] Production.INFO: Total Charge 0
[2026-09-13 23:49:04] Production.INFO: CreateAllLog End
[2026-09-13 23:49:04] Production.INFO: Account Balance End.
[2026-09-13 23:49:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:49:04] Production.INFO: ==30637== Releasing lock...
[2026-09-13 23:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:49:11] Production.ERROR: CronJobId end10
[2026-09-13 23:49:11] Production.INFO: ==30635== Releasing lock...
[2026-09-13 23:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:49:14] Production.INFO: call_cost start
[2026-09-13 23:49:14] Production.INFO: call_cost end
[2026-09-13 23:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:49:14] Production.INFO: ==30631== Releasing lock...
[2026-09-13 23:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:50:01] Production.INFO: ==30691== Lock acquired, processing the job...
[2026-09-14 04:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:50:01] Production.INFO: neon service started
[2026-09-14 04:50:01] Production.INFO: neon service started
[2026-09-14 04:50:01] Production.INFO: ==30691== Releasing lock...
[2026-09-14 04:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:50:01] Production.INFO: ==30695== Lock acquired, processing the job...
[2026-09-14 03:50:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:50:01] Production.INFO: ==30695== Releasing lock...
[2026-09-14 03:50:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:50:01] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:50:02] Production.INFO: ==30693== Lock acquired, processing the job...
[2026-09-13 23:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:50:02] Production.INFO: ==30693== Releasing lock...
[2026-09-13 23:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:50:03] Production.INFO: ==30699== Lock acquired, processing the job...
[2026-09-13 23:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:50:03] Production.INFO: ==30697== Lock acquired, processing the job...
[2026-09-13 23:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:50:03] Production.INFO: ==30701== Lock acquired, processing the job...
[2026-09-13 23:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:50:03] Production.INFO: ==30706== Lock acquired, processing the job...
[2026-09-13 23:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:50:03] Production.INFO: ==30703== Lock acquired, processing the job...
[2026-09-13 23:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:50:03] Production.INFO: Account Balance Start.
[2026-09-13 23:50:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:50:03] Production.INFO: 117
[2026-09-13 23:50:03] Production.INFO: Date 2026-09-08
[2026-09-13 23: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-09-13 23:50:03] Production.INFO: Reseller ==> 0
[2026-09-13 23: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-09-13 23: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-09-13 23:50:03] Production.INFO: ==30706== Releasing lock...
[2026-09-13 23:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:50:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:50:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:50:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:50:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:50:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:50:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:50:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:50:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:50:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:50:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:50:03] Production.INFO: Total Charge 0
[2026-09-13 23:50:03] Production.INFO: CreateAllLog End
[2026-09-13 23:50:03] Production.INFO: Account Balance End.
[2026-09-13 23:50:03] Production.ERROR: CronJobId end 12
[2026-09-13 23:50:03] Production.INFO: ==30703== Releasing lock...
[2026-09-13 23:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:50:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:50:04] Production.INFO: ==30699== Releasing lock...
[2026-09-13 23:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:50:11] Production.ERROR: CronJobId end10
[2026-09-13 23:50:11] Production.INFO: ==30701== Releasing lock...
[2026-09-13 23:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:50:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:50:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:50:14] Production.INFO: call_cost start
[2026-09-13 23:50:14] Production.INFO: call_cost end
[2026-09-13 23:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:50:14] Production.INFO: ==30697== Releasing lock...
[2026-09-13 23:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:51:02] Production.INFO: ==30765== Lock acquired, processing the job...
[2026-09-14 04:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:51:02] Production.INFO: neon service started
[2026-09-14 04:51:02] Production.INFO: neon service started
[2026-09-14 04:51:02] Production.INFO: ==30765== Releasing lock...
[2026-09-14 04:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:51:02] Production.INFO: ==30768== Lock acquired, processing the job...
[2026-09-13 23:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:51:02] Production.INFO: ==30768== Releasing lock...
[2026-09-13 23:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:51:02] Production.INFO: ==30770== Lock acquired, processing the job...
[2026-09-14 03:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:51:02] Production.INFO: ==30770== Releasing lock...
[2026-09-14 03:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:51:03] Production.INFO: ==30772== Lock acquired, processing the job...
[2026-09-13 23:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:51:03] Production.INFO: ==30774== Lock acquired, processing the job...
[2026-09-13 23:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:51:03] Production.INFO: ==30776== Lock acquired, processing the job...
[2026-09-13 23:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:51:03] Production.INFO: ==30778== Lock acquired, processing the job...
[2026-09-13 23:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:51:03] Production.INFO: ==30780== Lock acquired, processing the job...
[2026-09-13 23:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:51:03] Production.INFO: Account Balance Start.
[2026-09-13 23:51:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:51:03] Production.INFO: 117
[2026-09-13 23:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:51:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:51:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:51:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:51:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 23:51:03] Production.INFO: Date 2026-09-10
[2026-09-13 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-09-13 23:51:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:51:03] Production.INFO: ==30780== Releasing lock...
[2026-09-13 23:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:51:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:51:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:51:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:51:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:51:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:51:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:51:04] Production.INFO: Total Charge 0
[2026-09-13 23:51:04] Production.INFO: CreateAllLog End
[2026-09-13 23:51:04] Production.INFO: Account Balance End.
[2026-09-13 23:51:04] Production.INFO: ==30774== Releasing lock...
[2026-09-13 23:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:51:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:51:04] Production.INFO: ==30778== Releasing lock...
[2026-09-13 23:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:51:12] Production.ERROR: CronJobId end10
[2026-09-13 23:51:12] Production.INFO: ==30776== Releasing lock...
[2026-09-13 23:51:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:51:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:51:14] Production.INFO: call_cost start
[2026-09-13 23:51:14] Production.INFO: call_cost end
[2026-09-13 23:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:51:14] Production.INFO: ==30772== Releasing lock...
[2026-09-13 23:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:52:01] Production.INFO: ==30836== Lock acquired, processing the job...
[2026-09-14 04:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:52:01] Production.INFO: neon service started
[2026-09-14 04:52:01] Production.INFO: neon service started
[2026-09-14 04:52:01] Production.INFO: ==30836== Releasing lock...
[2026-09-14 04:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:52:02] Production.INFO: ==30838== Lock acquired, processing the job...
[2026-09-13 23:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:52:02] Production.INFO: ==30838== Releasing lock...
[2026-09-13 23:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:52:02] Production.INFO: ==30840== Lock acquired, processing the job...
[2026-09-14 03:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:52:02] Production.INFO: ==30840== Releasing lock...
[2026-09-14 03:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:52:03] Production.INFO: ==30843== Lock acquired, processing the job...
[2026-09-13 23:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:52:03] Production.INFO: ==30845== Lock acquired, processing the job...
[2026-09-13 23:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:52:03] Production.INFO: ==30847== Lock acquired, processing the job...
[2026-09-13 23:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:52:03] Production.INFO: ==30849== Lock acquired, processing the job...
[2026-09-13 23:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:52:03] Production.INFO: ==30851== Lock acquired, processing the job...
[2026-09-13 23:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:52:03] Production.INFO: Account Balance Start.
[2026-09-13 23:52:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:52:03] Production.INFO: 117
[2026-09-13 23:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:52:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:52:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 23:52:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:52:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 23:52:03] Production.INFO: ==30851== Releasing lock...
[2026-09-13 23:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:52:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:52:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:52:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:52:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:52:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:52:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:52:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:52:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:52:03] Production.INFO: Total Charge 0
[2026-09-13 23:52:03] Production.INFO: CreateAllLog End
[2026-09-13 23:52:04] Production.INFO: Account Balance End.
[2026-09-13 23:52:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:52:04] Production.INFO: ==30849== Releasing lock...
[2026-09-13 23:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:52:04] Production.INFO: ==30845== Releasing lock...
[2026-09-13 23:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:52:12] Production.ERROR: CronJobId end10
[2026-09-13 23:52:12] Production.INFO: ==30847== Releasing lock...
[2026-09-13 23:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:52:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:52:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:52:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:52:14] Production.INFO: call_cost start
[2026-09-13 23:52:14] Production.INFO: call_cost end
[2026-09-13 23:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:52:14] Production.INFO: ==30843== Releasing lock...
[2026-09-13 23:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:53:01] Production.INFO: ==30906== Lock acquired, processing the job...
[2026-09-14 04:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:53:01] Production.INFO: neon service started
[2026-09-14 04:53:01] Production.INFO: neon service started
[2026-09-14 04:53:01] Production.INFO: ==30906== Releasing lock...
[2026-09-14 04:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:53:02] Production.INFO: ==30908== Lock acquired, processing the job...
[2026-09-13 23:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:53:02] Production.INFO: ==30910== Lock acquired, processing the job...
[2026-09-14 03:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:53:02] Production.INFO: ==30910== Releasing lock...
[2026-09-14 03:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:53:02] Production.INFO: ==30908== Releasing lock...
[2026-09-13 23:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:53:03] Production.INFO: ==30913== Lock acquired, processing the job...
[2026-09-13 23:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:53:03] Production.INFO: ==30921== Lock acquired, processing the job...
[2026-09-13 23:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:53:03] Production.INFO: ==30919== Lock acquired, processing the job...
[2026-09-13 23:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 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-09-13 23:53:03] Production.INFO: ==30915== Lock acquired, processing the job...
[2026-09-13 23:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 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-09-13 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-09-13 23:53:03] Production.INFO: ==30917== Lock acquired, processing the job...
[2026-09-13 23:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:53:03] Production.INFO: ==30921== Releasing lock...
[2026-09-13 23:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:53:03] Production.INFO: Account Balance Start.
[2026-09-13 23:53:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:53:04] Production.INFO: 117
[2026-09-13 23:53:04] Production.INFO: Date 2026-09-08
[2026-09-13 23:53:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:53:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:53:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:53:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:53:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:53:04] Production.INFO: Date 2026-09-09
[2026-09-13 23:53:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:53:04] Production.INFO: Date 2026-09-10
[2026-09-13 23:53:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:53:04] Production.INFO: Date 2026-09-11
[2026-09-13 23:53:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:53:04] Production.INFO: Date 2026-09-12
[2026-09-13 23:53:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:53:04] Production.INFO: Date 2026-09-13
[2026-09-13 23:53:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:53:04] Production.INFO: Total Charge 0
[2026-09-13 23:53:04] Production.INFO: CreateAllLog End
[2026-09-13 23:53:04] Production.INFO: Account Balance End.
[2026-09-13 23:53:04] Production.INFO: ==30915== Releasing lock...
[2026-09-13 23:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:53:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:53:04] Production.INFO: ==30919== Releasing lock...
[2026-09-13 23:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:53:11] Production.ERROR: CronJobId end10
[2026-09-13 23:53:11] Production.INFO: ==30917== Releasing lock...
[2026-09-13 23:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:53:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:53:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:53:15] Production.INFO: call_cost start
[2026-09-13 23:53:15] Production.INFO: call_cost end
[2026-09-13 23:53:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:53:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:53:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:53:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:53:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:53:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:53:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:53:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:53:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:53:15] Production.INFO: ==30913== Releasing lock...
[2026-09-13 23:53:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:53:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:54:01] Production.INFO: ==30979== Lock acquired, processing the job...
[2026-09-14 04:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:54:01] Production.INFO: neon service started
[2026-09-14 04:54:01] Production.INFO: neon service started
[2026-09-14 04:54:01] Production.INFO: ==30979== Releasing lock...
[2026-09-14 04:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:54:01] Production.INFO: ==30981== Lock acquired, processing the job...
[2026-09-13 23:54:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:54:02] Production.INFO: ==30981== Releasing lock...
[2026-09-13 23:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:54:02] Production.INFO: ==30983== Lock acquired, processing the job...
[2026-09-14 03:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:54:02] Production.INFO: ==30983== Releasing lock...
[2026-09-14 03:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:54:02] Production.INFO: ==30985== Lock acquired, processing the job...
[2026-09-13 23:54:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:54:02] Production.INFO: ==30987== Lock acquired, processing the job...
[2026-09-13 23:54:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:54:03] Production.INFO: ==30993== Lock acquired, processing the job...
[2026-09-13 23:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:54:03] Production.INFO: ==30989== Lock acquired, processing the job...
[2026-09-13 23:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:54:03] Production.INFO: ==30991== Lock acquired, processing the job...
[2026-09-13 23:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 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-09-13 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-09-13 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-09-13 23:54:03] Production.INFO: ==30993== Releasing lock...
[2026-09-13 23:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:54:03] Production.INFO: Account Balance Start.
[2026-09-13 23:54:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:54:03] Production.INFO: 117
[2026-09-13 23:54:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:54:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:54:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:54:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:54:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:54:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:54:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:54:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:54:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:54:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:54:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:54:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:54:03] Production.INFO: ==30987== Releasing lock...
[2026-09-13 23:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:54:03] Production.INFO: Total Charge 0
[2026-09-13 23:54:03] Production.INFO: CreateAllLog End
[2026-09-13 23:54:04] Production.INFO: Account Balance End.
[2026-09-13 23:54:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:54:04] Production.INFO: ==30991== Releasing lock...
[2026-09-13 23:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:54:11] Production.ERROR: CronJobId end10
[2026-09-13 23:54:11] Production.INFO: ==30989== Releasing lock...
[2026-09-13 23:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:54:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:54:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:54:14] Production.INFO: call_cost start
[2026-09-13 23:54:14] Production.INFO: call_cost end
[2026-09-13 23:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:54:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:54:14] Production.INFO: ==30985== Releasing lock...
[2026-09-13 23:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:55:01] Production.INFO: ==31049== Lock acquired, processing the job...
[2026-09-14 04:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:55:01] Production.INFO: neon service started
[2026-09-14 04:55:01] Production.INFO: neon service started
[2026-09-14 04:55:01] Production.INFO: ==31049== Releasing lock...
[2026-09-14 04:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:55:02] Production.INFO: ==31054== Lock acquired, processing the job...
[2026-09-14 03:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:55:02] Production.INFO: ==31054== Releasing lock...
[2026-09-14 03:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:55:02] Production.INFO: ==31052== Lock acquired, processing the job...
[2026-09-13 23:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:55:02] Production.INFO: ==31052== Releasing lock...
[2026-09-13 23:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:55:03] Production.INFO: ==31056== Lock acquired, processing the job...
[2026-09-13 23:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-13 23:55:03] Production.INFO: ==31060== Lock acquired, processing the job...
[2026-09-13 23:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-13 23:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-13 23:55:03] Production.ERROR: CronJob PID - 31060
[2026-09-13 23:55:03] Production.ERROR: CronJob Title - Account Block
[2026-09-13 23:55:03] Production.ERROR: CronJob ID - 7
[2026-09-13 23:55:03] Production.ERROR: CronJob Last Run Time 2026-09-13 23:55:00
[2026-09-13 23:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-13 23:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-13 23:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-13 23:55:03] Production.INFO: ==31056== Releasing lock...
[2026-09-13 23:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-13 23:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-13 23:55:03] Production.INFO: ==31058== Lock acquired, processing the job...
[2026-09-13 23:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:55:03] Production.INFO: ==31062== Lock acquired, processing the job...
[2026-09-13 23:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:55:03] Production.INFO: ==31068== Lock acquired, processing the job...
[2026-09-13 23:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:55:03] Production.INFO: ==31066== Lock acquired, processing the job...
[2026-09-13 23:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-13 23:55:03] Production.INFO: ==31064== Lock acquired, processing the job...
[2026-09-13 23:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-13 23:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 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-09-13 23:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 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-09-13 23: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-09-13 23:55:04] Production.INFO: ==31068== Releasing lock...
[2026-09-13 23:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:55:04] Production.INFO: Account Balance Start.
[2026-09-13 23:55:04] Production.INFO: CreateAllLog Start
[2026-09-13 23:55:04] Production.INFO: 117
[2026-09-13 23:55:04] Production.INFO: Date 2026-09-08
[2026-09-13 23:55:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:55:04] Production.INFO: Date 2026-09-09
[2026-09-13 23:55:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:55:04] Production.ERROR: done
[2026-09-13 23:55:04] Production.INFO: Date 2026-09-10
[2026-09-13 23:55:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:55:04] Production.INFO: Date 2026-09-11
[2026-09-13 23:55:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-13 23:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999110', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) start
[2026-09-13 23:55:04] Production.INFO: Date 2026-09-12
[2026-09-13 23:55:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:55:04] Production.INFO: Date 2026-09-13
[2026-09-13 23:55:04] Production.INFO: Reseller ==> 0
[2026-09-13 23:55:04] Production.INFO: Total Charge 0
[2026-09-13 23:55:04] Production.INFO: CreateAllLog End
[2026-09-13 23:55:04] Production.INFO: Account Balance End.
[2026-09-13 23:55:04] Production.INFO: ==31060== Releasing lock...
[2026-09-13 23:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:55:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:55:04] Production.INFO: ==31064== Releasing lock...
[2026-09-13 23:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:55:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999110', 'tblTempUsageDetail_20reseller','2026-09-13','2026-09-13','1' ) end
[2026-09-13 23:55:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-13 23:55:09] Production.INFO: ProcessCDR(1,17999110,1,1,2)
[2026-09-13 23:55:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17999110,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 23:55:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17999110,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-13 23:55:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-13 23:55:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-13 23:55:09] Production.INFO: ==31066== Releasing lock...
[2026-09-13 23:55:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-13 23:55:09] Production.INFO: 26 MB #Memory Used#
[2026-09-13 23:55:14] Production.ERROR: CronJobId end10
[2026-09-13 23:55:14] Production.INFO: ==31062== Releasing lock...
[2026-09-13 23:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:55:16] Production.INFO: call_cost start
[2026-09-13 23:55:16] Production.INFO: call_cost end
[2026-09-13 23:55:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:55:16] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:55:16] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:55:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:55:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:55:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:55:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:55:16] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:55:16] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:55:16] Production.INFO: ==31058== Releasing lock...
[2026-09-13 23:55:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:55:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:56:02] Production.INFO: ==31122== Lock acquired, processing the job...
[2026-09-14 04:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:56:02] Production.INFO: neon service started
[2026-09-14 04:56:02] Production.INFO: neon service started
[2026-09-14 04:56:02] Production.INFO: ==31122== Releasing lock...
[2026-09-14 04:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:56:02] Production.INFO: ==31124== Lock acquired, processing the job...
[2026-09-13 23:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:56:02] Production.INFO: ==31124== Releasing lock...
[2026-09-13 23:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:56:03] Production.INFO: ==31126== Lock acquired, processing the job...
[2026-09-14 03:56:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:56:03] Production.INFO: ==31126== Releasing lock...
[2026-09-14 03:56:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:56:03] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:56:03] Production.INFO: ==31134== Lock acquired, processing the job...
[2026-09-13 23:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:56:03] Production.INFO: Account Balance Start.
[2026-09-13 23:56:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:56:03] Production.INFO: 117
[2026-09-13 23:56:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:56:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:56:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:56:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:56:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:56:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:56:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:56:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:56:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:56:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:56:03] Production.INFO: ==31128== Lock acquired, processing the job...
[2026-09-13 23:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:56:03] Production.INFO: ==31130== Lock acquired, processing the job...
[2026-09-13 23:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:56:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:56:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:56:03] Production.INFO: Total Charge 0
[2026-09-13 23:56:03] Production.INFO: ==31132== Lock acquired, processing the job...
[2026-09-13 23:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:56:04] Production.INFO: CreateAllLog End
[2026-09-13 23:56:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:56:04] Production.INFO: ==31136== Lock acquired, processing the job...
[2026-09-13 23:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:56:04] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:56:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:56:04] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:56:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:56:04] Production.INFO: Account Balance End.
[2026-09-13 23:56:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:56:04] Production.INFO: ==31134== Releasing lock...
[2026-09-13 23:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23: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-09-13 23: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-09-13 23: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-09-13 23:56:04] Production.INFO: ==31136== Releasing lock...
[2026-09-13 23:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:56:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:56:04] Production.INFO: ==31130== Releasing lock...
[2026-09-13 23:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:56:11] Production.ERROR: CronJobId end10
[2026-09-13 23:56:11] Production.INFO: ==31132== Releasing lock...
[2026-09-13 23:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:56:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:56:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:56:15] Production.INFO: call_cost start
[2026-09-13 23:56:15] Production.INFO: call_cost end
[2026-09-13 23:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:56:15] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:56:15] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:56:15] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:56:15] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:56:15] Production.INFO: ==31128== Releasing lock...
[2026-09-13 23:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:57:01] Production.INFO: ==31191== Lock acquired, processing the job...
[2026-09-14 04:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:57:01] Production.INFO: neon service started
[2026-09-14 04:57:01] Production.INFO: neon service started
[2026-09-14 04:57:01] Production.INFO: ==31191== Releasing lock...
[2026-09-14 04:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:57:01] Production.INFO: ==31193== Lock acquired, processing the job...
[2026-09-13 23:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:57:02] Production.INFO: ==31193== Releasing lock...
[2026-09-13 23:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:57:02] Production.INFO: ==31195== Lock acquired, processing the job...
[2026-09-14 03:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:57:02] Production.INFO: ==31195== Releasing lock...
[2026-09-14 03:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:57:03] Production.INFO: ==31197== Lock acquired, processing the job...
[2026-09-13 23:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:57:03] Production.INFO: ==31205== Lock acquired, processing the job...
[2026-09-13 23:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:57:03] Production.INFO: ==31203== Lock acquired, processing the job...
[2026-09-13 23:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 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-09-13 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-09-13 23:57:03] Production.INFO: Account Balance Start.
[2026-09-13 23:57:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:57:03] Production.INFO: 117
[2026-09-13 23:57:03] Production.INFO: ==31201== Lock acquired, processing the job...
[2026-09-13 23:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:57:03] Production.INFO: ==31199== Lock acquired, processing the job...
[2026-09-13 23:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 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-09-13 23:57:03] Production.INFO: ==31205== Releasing lock...
[2026-09-13 23:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:57:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:57:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:57:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:57:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:57:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:57:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:57:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:57:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:57:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:57:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:57:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:57:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:57:03] Production.INFO: Total Charge 0
[2026-09-13 23:57:03] Production.INFO: CreateAllLog End
[2026-09-13 23:57:03] Production.INFO: Account Balance End.
[2026-09-13 23:57:03] Production.ERROR: CronJobId end 12
[2026-09-13 23:57:03] Production.INFO: ==31203== Releasing lock...
[2026-09-13 23:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:57:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:57:03] Production.INFO: ==31199== Releasing lock...
[2026-09-13 23:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:57:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:57:10] Production.ERROR: CronJobId end10
[2026-09-13 23:57:10] Production.INFO: ==31201== Releasing lock...
[2026-09-13 23:57:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:57:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:57:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:57:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:57:13] Production.INFO: call_cost start
[2026-09-13 23:57:13] Production.INFO: call_cost end
[2026-09-13 23:57:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:57:13] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:57:13] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:57:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:57:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:57:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:57:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:57:13] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:57:13] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:57:13] Production.INFO: ==31197== Releasing lock...
[2026-09-13 23:57:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:57:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:58:02] Production.INFO: ==31264== Lock acquired, processing the job...
[2026-09-14 04:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:58:02] Production.INFO: neon service started
[2026-09-14 04:58:02] Production.INFO: neon service started
[2026-09-14 04:58:02] Production.INFO: ==31264== Releasing lock...
[2026-09-14 04:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-13 23:58:02] Production.INFO: ==31266== Lock acquired, processing the job...
[2026-09-13 23:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:58:02] Production.INFO: ==31266== Releasing lock...
[2026-09-13 23:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:58:02] Production.INFO: ==31268== Lock acquired, processing the job...
[2026-09-14 03:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:58:02] Production.INFO: ==31268== Releasing lock...
[2026-09-14 03:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:58:03] Production.INFO: ==31276== Lock acquired, processing the job...
[2026-09-13 23:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:58:03] Production.INFO: Account Balance Start.
[2026-09-13 23:58:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:58:03] Production.INFO: 117
[2026-09-13 23:58:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:58:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:58:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:58:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:58:03] Production.INFO: ==31270== Lock acquired, processing the job...
[2026-09-13 23:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:58:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:58:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:58:03] Production.INFO: ==31272== Lock acquired, processing the job...
[2026-09-13 23:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:58:03] Production.INFO: ==31278== Lock acquired, processing the job...
[2026-09-13 23:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:58:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:58:03] Production.INFO: ==31274== Lock acquired, processing the job...
[2026-09-13 23:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:58:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:58:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:58:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:58:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:58:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:58:03] Production.INFO: Total Charge 0
[2026-09-13 23:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:58:03] Production.INFO: CreateAllLog End
[2026-09-13 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-09-13 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-09-13 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-09-13 23:58:03] Production.INFO: ==31278== Releasing lock...
[2026-09-13 23:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:58:03] Production.INFO: Account Balance End.
[2026-09-13 23:58:04] Production.ERROR: CronJobId end 12
[2026-09-13 23:58:04] Production.INFO: ==31276== Releasing lock...
[2026-09-13 23:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:58:04] Production.INFO: ==31272== Releasing lock...
[2026-09-13 23:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:58:12] Production.ERROR: CronJobId end10
[2026-09-13 23:58:12] Production.INFO: ==31274== Releasing lock...
[2026-09-13 23:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:58:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:58:14] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:58:14] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:58:14] Production.INFO: call_cost start
[2026-09-13 23:58:14] Production.INFO: call_cost end
[2026-09-13 23:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:58:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:58:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:58:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:58:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:58:14] Production.INFO: ==31270== Releasing lock...
[2026-09-13 23:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 04:59:01] Production.INFO: ==31334== Lock acquired, processing the job...
[2026-09-14 04:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 04:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 04:59:01] Production.INFO: neon service started
[2026-09-14 04:59:01] Production.INFO: neon service started
[2026-09-14 04:59:01] Production.INFO: ==31334== Releasing lock...
[2026-09-14 04:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 04:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:59:01] Production.INFO: ==31338== Lock acquired, processing the job...
[2026-09-14 03:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:59:01] Production.INFO: ==31338== Releasing lock...
[2026-09-14 03:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 03:59:01] Production.INFO: 25 MB #Memory Used#
[2026-09-13 23:59:01] Production.INFO: ==31336== Lock acquired, processing the job...
[2026-09-13 23:59:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-13 23:59:02] Production.INFO: ==31336== Releasing lock...
[2026-09-13 23:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-13 23:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-13 23:59:02] Production.INFO: ==31341== Lock acquired, processing the job...
[2026-09-13 23:59:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-13 23:59:02] Production.INFO: ==31343== Lock acquired, processing the job...
[2026-09-13 23:59:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-13 23:59:02] Production.INFO: ==31345== Lock acquired, processing the job...
[2026-09-13 23:59:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-13 23:59:03] Production.INFO: ==31347== Lock acquired, processing the job...
[2026-09-13 23:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-13 23:59:03] Production.INFO: ==31349== Lock acquired, processing the job...
[2026-09-13 23:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-13 23:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-13 23:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260913Live done
[2026-09-13 23:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913Live done
[2026-09-13 23:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260913Live)
[2026-09-13 23:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-13','2026-09-13','120260913Live')
[2026-09-13 23:59:03] Production.INFO: Account Balance Start.
[2026-09-13 23:59:03] Production.INFO: CreateAllLog Start
[2026-09-13 23:59:03] Production.INFO: 117
[2026-09-13 23:59:03] Production.INFO: Date 2026-09-08
[2026-09-13 23:59:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:59:03] Production.INFO: Date 2026-09-09
[2026-09-13 23:59:03] Production.INFO: Reseller ==> 0
[2026-09-13 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-09-13 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-09-13 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-09-13 23:59:03] Production.INFO: Date 2026-09-10
[2026-09-13 23:59:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:59:03] Production.INFO: ==31349== Releasing lock...
[2026-09-13 23:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-13 23:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-13 23:59:03] Production.INFO: Date 2026-09-11
[2026-09-13 23:59:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:59:03] Production.INFO: Date 2026-09-12
[2026-09-13 23:59:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:59:03] Production.INFO: Date 2026-09-13
[2026-09-13 23:59:03] Production.INFO: Reseller ==> 0
[2026-09-13 23:59:03] Production.INFO: Total Charge 0
[2026-09-13 23:59:03] Production.INFO: CreateAllLog End
[2026-09-13 23:59:03] Production.INFO: Account Balance End.
[2026-09-13 23:59:03] Production.ERROR: CronJobId end 12
[2026-09-13 23:59:03] Production.INFO: ==31347== Releasing lock...
[2026-09-13 23:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-13 23:59:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-13 23:59:03] Production.INFO: ==31343== Releasing lock...
[2026-09-13 23:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-13 23:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-13 23:59:10] Production.ERROR: CronJobId end10
[2026-09-13 23:59:10] Production.INFO: ==31345== Releasing lock...
[2026-09-13 23:59:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-13 23:59:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-13 23:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-13 23:59:13] Production.INFO: ============== Balance Warning START===========
[2026-09-13 23:59:13] Production.INFO: ============== Balance Warning END===========
[2026-09-13 23:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-13 23:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-13 23:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-13 23:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-13 23:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-13 23:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-13 23:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-13 23:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-13 23:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-13 23:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-13 23:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-13 23:59:14] Production.INFO: call_cost start
[2026-09-13 23:59:14] Production.INFO: call_cost end
[2026-09-13 23:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-13 23:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-13 23:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-13 23:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-13 23:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-13 23:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-13 23:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-13 23:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-13 23:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-13 23:59:14] Production.INFO: ==31341== Releasing lock...
[2026-09-13 23:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-13 23:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:00:01] Production.INFO: ==31409== Lock acquired, processing the job...
[2026-09-14 05:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:00:01] Production.INFO: neon service started
[2026-09-14 05:00:01] Production.INFO: neon service started
[2026-09-14 05:00:01] Production.INFO: ==31409== Releasing lock...
[2026-09-14 05:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:00:02] Production.INFO: ==31411== Lock acquired, processing the job...
[2026-09-14 00:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:00:02] Production.INFO: ==31411== Releasing lock...
[2026-09-14 00:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:00:02] Production.INFO: ==31413== Lock acquired, processing the job...
[2026-09-14 04:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:00:02] Production.INFO: ==31413== Releasing lock...
[2026-09-14 04:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:00:03] Production.INFO: ==31416== Lock acquired, processing the job...
[2026-09-14 00:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:00:03] Production.INFO: ==31420== Lock acquired, processing the job...
[2026-09-14 00:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:00:03] Production.INFO: ==31418== Lock acquired, processing the job...
[2026-09-14 00:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:00:03] Production.INFO: ==31422== Lock acquired, processing the job...
[2026-09-14 00:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:00:03] Production.INFO: ==31424== Lock acquired, processing the job...
[2026-09-14 00:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:00:03] Production.INFO: Account Balance Start.
[2026-09-14 00:00:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:00:03] Production.INFO: 117
[2026-09-14 00: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-09-14 00:00:03] Production.INFO: Date 2026-09-08
[2026-09-14 00: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-09-14 00: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-09-14 00:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:00:03] Production.INFO: ==31424== Releasing lock...
[2026-09-14 00:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:00:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:00:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:00:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:00:03] Production.INFO: Date 2026-09-12
[2026-09-14 00:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:00:03] Production.INFO: Date 2026-09-13
[2026-09-14 00:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:00:03] Production.INFO: Date 2026-09-14
[2026-09-14 00:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:00:03] Production.INFO: Total Charge 0
[2026-09-14 00:00:03] Production.INFO: CreateAllLog End
[2026-09-14 00:00:04] Production.INFO: Account Balance End.
[2026-09-14 00:00:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:00:04] Production.INFO: ==31422== Releasing lock...
[2026-09-14 00:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:00:04] Production.INFO: ==31418== Releasing lock...
[2026-09-14 00:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:00:12] Production.ERROR: CronJobId end10
[2026-09-14 00:00:12] Production.INFO: ==31420== Releasing lock...
[2026-09-14 00:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:00:12] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:00:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:00:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:00:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:00:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:00:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:00:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:00:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:00:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:00:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:00:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:00:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:00:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:00:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:00:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:00:15] Production.INFO: call_cost start
[2026-09-14 00:00:15] Production.INFO: call_cost end
[2026-09-14 00:00:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:00:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:00:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:00:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:00:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:00:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:00:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:00:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:00:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:00:15] Production.INFO: ==31416== Releasing lock...
[2026-09-14 00:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:00:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:01:02] Production.INFO: ==31489== Lock acquired, processing the job...
[2026-09-14 05:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:01:02] Production.INFO: neon service started
[2026-09-14 05:01:02] Production.INFO: neon service started
[2026-09-14 05:01:02] Production.INFO: ==31489== Releasing lock...
[2026-09-14 05:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:01:02] Production.INFO: ==31495== Lock acquired, processing the job...
[2026-09-14 00:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:01:02] Production.INFO: ==31495== Releasing lock...
[2026-09-14 00:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:01:03] Production.INFO: ==31497== Lock acquired, processing the job...
[2026-09-14 04:01:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:01:03] Production.INFO: ==31497== Releasing lock...
[2026-09-14 04:01:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:01:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:01:03] Production.INFO: ==31501== Lock acquired, processing the job...
[2026-09-14 00:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:01:03] Production.INFO: ==31505== Lock acquired, processing the job...
[2026-09-14 00:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:01:03] Production.INFO: ==31499== Lock acquired, processing the job...
[2026-09-14 00:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:01:03] Production.INFO: ==31509== Lock acquired, processing the job...
[2026-09-14 00:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:01:04] Production.INFO: ==31503== Lock acquired, processing the job...
[2026-09-14 00:01:04] Production.INFO: createsummary-command-createsummary-companyid-1-cronjobid-9 #Starts#
[2026-09-14 00:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:01:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:01:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:01:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 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-09-14 00:01:04] Production.INFO: ==31507== Lock acquired, processing the job...
[2026-09-14 00:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 00:01:04] Production.INFO: ==31509== Releasing lock...
[2026-09-14 00:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:01:04] Production.INFO: Account Balance Start.
[2026-09-14 00:01:04] Production.INFO: CreateAllLog Start
[2026-09-14 00:01:04] Production.INFO: 117
[2026-09-14 00:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260910 done
[2026-09-14 00:01:04] Production.INFO: Date 2026-09-08
[2026-09-14 00:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260910 done
[2026-09-14 00:01:04] Production.ERROR: DELETE FROM tmp_tblUsageDetailsReport_120260910
[2026-09-14 00:01:04] Production.INFO: ==31501== Releasing lock...
[2026-09-14 00:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:01:04] Production.INFO: Date 2026-09-09
[2026-09-14 00:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:01:04] Production.INFO: Date 2026-09-10
[2026-09-14 00:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:01:05] Production.INFO: Date 2026-09-11
[2026-09-14 00:01:05] Production.INFO: Reseller ==> 0
[2026-09-14 00:01:05] Production.INFO: Date 2026-09-12
[2026-09-14 00:01:05] Production.INFO: Reseller ==> 0
[2026-09-14 00:01:05] Production.INFO: Date 2026-09-13
[2026-09-14 00:01:05] Production.INFO: Reseller ==> 0
[2026-09-14 00:01:05] Production.INFO: call prc_generateSummary(1,'2026-09-10','2026-09-10','120260910')
[2026-09-14 00:01:05] Production.INFO: Date 2026-09-14
[2026-09-14 00:01:05] Production.INFO: Reseller ==> 0
[2026-09-14 00:01:05] Production.INFO: Total Charge 0
[2026-09-14 00:01:05] Production.INFO: CreateAllLog End
[2026-09-14 00:01:05] Production.INFO: Account Balance End.
[2026-09-14 00:01:05] Production.ERROR: CronJobId end 12
[2026-09-14 00:01:05] Production.INFO: ==31507== Releasing lock...
[2026-09-14 00:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:01:11] Production.INFO: call prc_generateVendorSummary(1,'2026-09-10','2026-09-10','120260910')
[2026-09-14 00:01:16] Production.ERROR: tmp_tblUsageDetailsReport_120260911 done
[2026-09-14 00:01:16] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260911 done
[2026-09-14 00:01:16] Production.ERROR: DELETE FROM tmp_tblUsageDetailsReport_120260911
[2026-09-14 00:01:16] Production.INFO: call prc_generateSummary(1,'2026-09-11','2026-09-11','120260911')
[2026-09-14 00:01:19] Production.ERROR: CronJobId end10
[2026-09-14 00:01:19] Production.INFO: ==31505== Releasing lock...
[2026-09-14 00:01:19] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:01:19] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:01:20] Production.INFO: call prc_generateVendorSummary(1,'2026-09-11','2026-09-11','120260911')
[2026-09-14 00:01:20] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:01:20] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:01:20] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:01:20] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:01:20] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:01:20] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:01:20] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:01:20] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:01:20] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:01:20] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:01:20] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:01:20] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:01:20] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:01:20] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:01:21] Production.INFO: call_cost start
[2026-09-14 00:01:21] Production.INFO: call_cost end
[2026-09-14 00:01:21] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:01:21] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:01:21] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:01:21] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:01:21] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:01:21] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:01:21] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:01:21] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:01:21] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:01:21] Production.INFO: ==31499== Releasing lock...
[2026-09-14 00:01:21] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:01:21] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 00:01:23] Production.ERROR: tmp_tblUsageDetailsReport_120260912 done
[2026-09-14 00:01:23] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260912 done
[2026-09-14 00:01:23] Production.ERROR: DELETE FROM tmp_tblUsageDetailsReport_120260912
[2026-09-14 00:01:24] Production.INFO: call prc_generateSummary(1,'2026-09-12','2026-09-12','120260912')
[2026-09-14 00:01:27] Production.INFO: call prc_generateVendorSummary(1,'2026-09-12','2026-09-12','120260912')
[2026-09-14 00:01:30] Production.ERROR: tmp_tblUsageDetailsReport_120260913 done
[2026-09-14 00:01:30] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260913 done
[2026-09-14 00:01:30] Production.ERROR: DELETE FROM tmp_tblUsageDetailsReport_120260913
[2026-09-14 00:01:30] Production.INFO: call prc_generateSummary(1,'2026-09-13','2026-09-13','120260913')
[2026-09-14 00:01:33] Production.INFO: call prc_generateVendorSummary(1,'2026-09-13','2026-09-13','120260913')
[2026-09-14 00:01:36] Production.ERROR: CronJobId end9
[2026-09-14 00:01:36] Production.INFO: ==31503== Releasing lock...
[2026-09-14 00:01:36] Production.INFO: createsummary-command-createsummary-companyid-1-cronjobid-9 #Stops#
[2026-09-14 00:01:36] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:02:01] Production.INFO: ==31568== Lock acquired, processing the job...
[2026-09-14 05:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:02:01] Production.INFO: neon service started
[2026-09-14 05:02:01] Production.INFO: neon service started
[2026-09-14 05:02:01] Production.INFO: ==31568== Releasing lock...
[2026-09-14 05:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:02:02] Production.INFO: ==31570== Lock acquired, processing the job...
[2026-09-14 00:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:02:02] Production.INFO: ==31570== Releasing lock...
[2026-09-14 00:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:02:02] Production.INFO: ==31572== Lock acquired, processing the job...
[2026-09-14 04:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:02:02] Production.INFO: ==31572== Releasing lock...
[2026-09-14 04:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:02:03] Production.INFO: ==31578== Lock acquired, processing the job...
[2026-09-14 00:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:02:03] Production.INFO: ==31583== Lock acquired, processing the job...
[2026-09-14 00:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-14 00:02:03] Production.INFO: ==31574== Lock acquired, processing the job...
[2026-09-14 00:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:02:03] Production.INFO: ==31576== Lock acquired, processing the job...
[2026-09-14 00:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 00:02:03] Production.INFO: ==31580== Lock acquired, processing the job...
[2026-09-14 00:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:02:03] Production.INFO: ==31585== Lock acquired, processing the job...
[2026-09-14 00:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:02:03] Production.INFO: Account Balance Start.
[2026-09-14 00:02:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:02:03] Production.INFO: 117
[2026-09-14 00:02:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:02:03] Production.ERROR: done
[2026-09-14 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-09-14 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-09-14 00:02:03] Production.ERROR: tblTempVendorCDR_20
[2026-09-14 00:02:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 00: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-09-14 00:02:03] Production.INFO: ==31585== Releasing lock...
[2026-09-14 00:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:02:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:02:04] Production.ERROR: done
[2026-09-14 00:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:02:04] Production.INFO: Date 2026-09-11
[2026-09-14 00:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 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-09-14 00:02:04] Production.INFO: Date 2026-09-12
[2026-09-14 00:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:02:04] Production.INFO: ==31583== Releasing lock...
[2026-09-14 00:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-14 00:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-14 00:02:04] Production.INFO: Date 2026-09-13
[2026-09-14 00:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:02:04] Production.INFO: Date 2026-09-14
[2026-09-14 00:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:02:04] Production.INFO: Total Charge 0
[2026-09-14 00:02:04] Production.INFO: CreateAllLog End
[2026-09-14 00:02:04] Production.INFO: Account Balance End.
[2026-09-14 00:02:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:02:04] Production.INFO: ==31580== Releasing lock...
[2026-09-14 00:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:02:04] Production.INFO: ==31576== Releasing lock...
[2026-09-14 00:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:02:11] Production.ERROR: CronJobId end10
[2026-09-14 00:02:11] Production.INFO: ==31578== Releasing lock...
[2026-09-14 00:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:02:14] Production.INFO: call_cost start
[2026-09-14 00:02:14] Production.INFO: call_cost end
[2026-09-14 00:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:02:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:02:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:02:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:02:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:02:14] Production.INFO: ==31574== Releasing lock...
[2026-09-14 00:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:03:02] Production.INFO: ==31661== Lock acquired, processing the job...
[2026-09-14 05:03:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:03:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:03:02] Production.INFO: neon service started
[2026-09-14 05:03:02] Production.INFO: neon service started
[2026-09-14 05:03:02] Production.INFO: ==31661== Releasing lock...
[2026-09-14 05:03:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:03:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:03:02] Production.INFO: ==31663== Lock acquired, processing the job...
[2026-09-14 00:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:03:02] Production.INFO: ==31663== Releasing lock...
[2026-09-14 00:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:03:03] Production.INFO: ==31665== Lock acquired, processing the job...
[2026-09-14 04:03:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:03:03] Production.INFO: ==31665== Releasing lock...
[2026-09-14 04:03:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:03:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:03:03] Production.INFO: ==31675== Lock acquired, processing the job...
[2026-09-14 00:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:03:03] Production.INFO: ==31667== Lock acquired, processing the job...
[2026-09-14 00:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 00:03:03] Production.INFO: ==31669== Lock acquired, processing the job...
[2026-09-14 00:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:03:03] Production.INFO: ==31673== Lock acquired, processing the job...
[2026-09-14 00:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:03:03] Production.INFO: ==31671== Lock acquired, processing the job...
[2026-09-14 00:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:03:03] Production.INFO: ==31675== Releasing lock...
[2026-09-14 00:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:03:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:03:04] Production.INFO: Account Balance Start.
[2026-09-14 00:03:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:03:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:03:04] Production.INFO: CreateAllLog Start
[2026-09-14 00:03:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:03:04] Production.INFO: 117
[2026-09-14 00:03:04] Production.INFO: Date 2026-09-08
[2026-09-14 00:03:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:03:04] Production.INFO: Date 2026-09-09
[2026-09-14 00:03:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:03:04] Production.INFO: Date 2026-09-10
[2026-09-14 00:03:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:03:04] Production.INFO: Date 2026-09-11
[2026-09-14 00:03:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:03:04] Production.INFO: Date 2026-09-12
[2026-09-14 00:03:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:03:04] Production.INFO: Date 2026-09-13
[2026-09-14 00:03:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:03:04] Production.INFO: Date 2026-09-14
[2026-09-14 00:03:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:03:04] Production.INFO: Total Charge 0
[2026-09-14 00:03:04] Production.INFO: CreateAllLog End
[2026-09-14 00:03:04] Production.INFO: ==31669== Releasing lock...
[2026-09-14 00:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:03:04] Production.INFO: Account Balance End.
[2026-09-14 00:03:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:03:04] Production.INFO: ==31673== Releasing lock...
[2026-09-14 00:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:03:11] Production.ERROR: CronJobId end10
[2026-09-14 00:03:11] Production.INFO: ==31671== Releasing lock...
[2026-09-14 00:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:03:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:03:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:03:15] Production.INFO: call_cost start
[2026-09-14 00:03:15] Production.INFO: call_cost end
[2026-09-14 00:03:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:03:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:03:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:03:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:03:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:03:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:03:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:03:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:03:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:03:15] Production.INFO: ==31667== Releasing lock...
[2026-09-14 00:03:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:03:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:04:01] Production.INFO: ==31732== Lock acquired, processing the job...
[2026-09-14 05:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:04:01] Production.INFO: neon service started
[2026-09-14 05:04:01] Production.INFO: neon service started
[2026-09-14 05:04:01] Production.INFO: ==31732== Releasing lock...
[2026-09-14 05:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:04:02] Production.INFO: ==31734== Lock acquired, processing the job...
[2026-09-14 00:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:04:02] Production.INFO: ==31734== Releasing lock...
[2026-09-14 00:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:04:02] Production.INFO: ==31736== Lock acquired, processing the job...
[2026-09-14 04:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:04:02] Production.INFO: ==31736== Releasing lock...
[2026-09-14 04:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:04:02] Production.INFO: ==31738== Lock acquired, processing the job...
[2026-09-14 00:04:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:04:03] Production.INFO: ==31740== Lock acquired, processing the job...
[2026-09-14 00:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:04:03] Production.INFO: ==31742== Lock acquired, processing the job...
[2026-09-14 00:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:04:03] Production.INFO: ==31744== Lock acquired, processing the job...
[2026-09-14 00:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:04:03] Production.INFO: ==31746== Lock acquired, processing the job...
[2026-09-14 00:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:04:03] Production.INFO: Account Balance Start.
[2026-09-14 00:04:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:04:03] Production.INFO: 117
[2026-09-14 00:04:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 00:04:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:04:03] Production.INFO: ==31746== Releasing lock...
[2026-09-14 00:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:04:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:04:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:04:03] Production.INFO: Date 2026-09-12
[2026-09-14 00:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:04:03] Production.INFO: Date 2026-09-13
[2026-09-14 00:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:04:03] Production.INFO: Date 2026-09-14
[2026-09-14 00:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:04:03] Production.INFO: Total Charge 0
[2026-09-14 00:04:03] Production.INFO: CreateAllLog End
[2026-09-14 00:04:04] Production.INFO: Account Balance End.
[2026-09-14 00:04:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:04:04] Production.INFO: ==31744== Releasing lock...
[2026-09-14 00:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:04:04] Production.INFO: ==31740== Releasing lock...
[2026-09-14 00:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:04:11] Production.ERROR: CronJobId end10
[2026-09-14 00:04:11] Production.INFO: ==31742== Releasing lock...
[2026-09-14 00:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:04:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:04:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:04:14] Production.INFO: call_cost start
[2026-09-14 00:04:14] Production.INFO: call_cost end
[2026-09-14 00:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:04:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:04:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:04:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:04:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:04:14] Production.INFO: ==31738== Releasing lock...
[2026-09-14 00:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:05:02] Production.INFO: ==31804== Lock acquired, processing the job...
[2026-09-14 05:05:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:05:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:05:02] Production.INFO: neon service started
[2026-09-14 05:05:02] Production.INFO: neon service started
[2026-09-14 05:05:02] Production.INFO: ==31804== Releasing lock...
[2026-09-14 05:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:05:02] Production.INFO: ==31808== Lock acquired, processing the job...
[2026-09-14 04:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:05:02] Production.INFO: ==31808== Releasing lock...
[2026-09-14 04:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:05:02] Production.INFO: ==31806== Lock acquired, processing the job...
[2026-09-14 00:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:05:03] Production.INFO: ==31806== Releasing lock...
[2026-09-14 00:05:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:05:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:05:03] Production.INFO: ==31817== Lock acquired, processing the job...
[2026-09-14 00:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:05:04] Production.INFO: ==31811== Lock acquired, processing the job...
[2026-09-14 00:05:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 00:05:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:05:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:05:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:05:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:05:04] Production.INFO: ==31823== Lock acquired, processing the job...
[2026-09-14 00:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:05:04] Production.INFO: ==31813== Lock acquired, processing the job...
[2026-09-14 00:05:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:05:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 00:05:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 00:05:04] Production.ERROR: CronJob PID - 31813
[2026-09-14 00:05:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 00:05:04] Production.ERROR: CronJob ID - 5
[2026-09-14 00:05:04] Production.ERROR: CronJob Last Run Time 2026-09-14 00:05:00
[2026-09-14 00:05:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 00:05:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 00:05:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 00:05:04] Production.ERROR: CronJob PID - 31817
[2026-09-14 00:05:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-14 00:05:04] Production.ERROR: CronJob ID - 10
[2026-09-14 00:05:04] Production.ERROR: CronJob Last Run Time 2026-09-14 00:05:00
[2026-09-14 00:05:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 00:05:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 00:05:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 00:05:04] Production.ERROR: CronJob PID - 31823
[2026-09-14 00:05:04] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs
[2026-09-14 00:05:04] Production.ERROR: CronJob ID - 19
[2026-09-14 00:05:04] Production.ERROR: CronJob Last Run Time 2026-09-14 00:05:00
[2026-09-14 00:05:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 00:05:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 00:05:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00: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-09-14 00:05:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 00:05:04] Production.INFO: ==31811== Releasing lock...
[2026-09-14 00:05:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 00:05:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 00: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-09-14 00:05:04] Production.INFO: ==31815== Lock acquired, processing the job...
[2026-09-14 00:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 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-09-14 00:05:04] Production.INFO: ==31823== Releasing lock...
[2026-09-14 00:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:05:04] Production.INFO: ==31819== Lock acquired, processing the job...
[2026-09-14 00:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:05:04] Production.INFO: ==31821== Lock acquired, processing the job...
[2026-09-14 00:05:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 00:05:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 00:05:04] Production.INFO: Account Balance Start.
[2026-09-14 00:05:04] Production.INFO: CreateAllLog Start
[2026-09-14 00:05:04] Production.INFO: 117
[2026-09-14 00:05:04] Production.INFO: Date 2026-09-08
[2026-09-14 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:05:04] Production.INFO: Date 2026-09-09
[2026-09-14 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:05:04] Production.INFO: Date 2026-09-10
[2026-09-14 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:05:04] Production.INFO: Date 2026-09-11
[2026-09-14 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:05:04] Production.ERROR: done
[2026-09-14 00:05:04] Production.INFO: Date 2026-09-12
[2026-09-14 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 00:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999152', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 00:05:04] Production.INFO: Date 2026-09-13
[2026-09-14 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:05:04] Production.INFO: Date 2026-09-14
[2026-09-14 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:05:04] Production.INFO: Total Charge 0
[2026-09-14 00:05:04] Production.INFO: CreateAllLog End
[2026-09-14 00:05:05] Production.INFO: ==31815== Releasing lock...
[2026-09-14 00:05:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:05:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:05:05] Production.INFO: Account Balance End.
[2026-09-14 00:05:05] Production.ERROR: CronJobId end 12
[2026-09-14 00:05:05] Production.INFO: ==31819== Releasing lock...
[2026-09-14 00:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:05:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999152', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 00:05:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 00:05:11] Production.INFO: ProcessCDR(1,17999152,1,1,2)
[2026-09-14 00:05:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17999152,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 00:05:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17999152,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 00:05:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 00:05:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 00:05:11] Production.INFO: ==31821== Releasing lock...
[2026-09-14 00:05:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 00:05:11] Production.INFO: 26 MB #Memory Used#
[2026-09-14 00:05:15] 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-09-14 00:05:15] Production.ERROR: CronJobId end10
[2026-09-14 00:05:15] Production.INFO: ==31817== Releasing lock...
[2026-09-14 00:05:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:05:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:05:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:05:17] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:05:17] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:05:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:05:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:05:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:05:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:05:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:05:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:05:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:05:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:05:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:05:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:05:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:05:18] Production.INFO: call_cost start
[2026-09-14 00:05:18] Production.INFO: call_cost end
[2026-09-14 00:05:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:05:18] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:05:18] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:05:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:05:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:05:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:05:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:05:18] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:05:18] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:05:18] Production.INFO: ==31813== Releasing lock...
[2026-09-14 00:05:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:05:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:06:01] Production.INFO: ==31882== Lock acquired, processing the job...
[2026-09-14 05:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:06:01] Production.INFO: neon service started
[2026-09-14 05:06:01] Production.INFO: neon service started
[2026-09-14 05:06:01] Production.INFO: ==31882== Releasing lock...
[2026-09-14 05:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:06:02] Production.INFO: ==31886== Lock acquired, processing the job...
[2026-09-14 04:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:06:02] Production.INFO: ==31886== Releasing lock...
[2026-09-14 04:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:06:02] Production.INFO: ==31884== Lock acquired, processing the job...
[2026-09-14 00:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:06:02] Production.INFO: ==31884== Releasing lock...
[2026-09-14 00:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:06:03] Production.INFO: ==31889== Lock acquired, processing the job...
[2026-09-14 00:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:06:03] Production.INFO: ==31891== Lock acquired, processing the job...
[2026-09-14 00:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:06:03] Production.INFO: ==31893== Lock acquired, processing the job...
[2026-09-14 00:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:06:03] Production.INFO: ==31897== Lock acquired, processing the job...
[2026-09-14 00:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:06:03] Production.INFO: ==31895== Lock acquired, processing the job...
[2026-09-14 00:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 00:06:03] Production.INFO: Account Balance Start.
[2026-09-14 00:06:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:06:03] Production.INFO: 117
[2026-09-14 00:06:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 00:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:06:03] Production.INFO: ==31897== Releasing lock...
[2026-09-14 00:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:06:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:06:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:06:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:06:03] Production.INFO: Date 2026-09-12
[2026-09-14 00:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:06:03] Production.INFO: Date 2026-09-13
[2026-09-14 00:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:06:03] Production.INFO: Date 2026-09-14
[2026-09-14 00:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:06:03] Production.INFO: Total Charge 0
[2026-09-14 00:06:03] Production.INFO: CreateAllLog End
[2026-09-14 00:06:04] Production.INFO: Account Balance End.
[2026-09-14 00:06:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:06:04] Production.INFO: ==31895== Releasing lock...
[2026-09-14 00:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:06:04] Production.INFO: ==31891== Releasing lock...
[2026-09-14 00:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:06:11] Production.ERROR: CronJobId end10
[2026-09-14 00:06:11] Production.INFO: ==31893== Releasing lock...
[2026-09-14 00:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:06:14] Production.INFO: call_cost start
[2026-09-14 00:06:14] Production.INFO: call_cost end
[2026-09-14 00:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:06:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:06:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:06:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:06:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:06:14] Production.INFO: ==31889== Releasing lock...
[2026-09-14 00:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:07:01] Production.INFO: ==31953== Lock acquired, processing the job...
[2026-09-14 05:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:07:02] Production.INFO: neon service started
[2026-09-14 05:07:02] Production.INFO: neon service started
[2026-09-14 05:07:02] Production.INFO: ==31953== Releasing lock...
[2026-09-14 05:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:07:02] Production.INFO: ==31957== Lock acquired, processing the job...
[2026-09-14 04:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:07:02] Production.INFO: ==31957== Releasing lock...
[2026-09-14 04:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:07:02] Production.INFO: ==31955== Lock acquired, processing the job...
[2026-09-14 00:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:07:02] Production.INFO: ==31955== Releasing lock...
[2026-09-14 00:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:07:03] Production.INFO: ==31966== Lock acquired, processing the job...
[2026-09-14 00:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:07:03] Production.INFO: ==31960== Lock acquired, processing the job...
[2026-09-14 00:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:07:03] Production.INFO: ==31962== Lock acquired, processing the job...
[2026-09-14 00:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:07:03] Production.INFO: ==31968== Lock acquired, processing the job...
[2026-09-14 00:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:07:03] Production.INFO: ==31964== Lock acquired, processing the job...
[2026-09-14 00:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:07:03] Production.INFO: Account Balance Start.
[2026-09-14 00:07:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:07:03] Production.INFO: 117
[2026-09-14 00:07:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:07:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 00:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:07:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 00: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-09-14 00:07:03] Production.INFO: ==31968== Releasing lock...
[2026-09-14 00:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:07:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:07:04] Production.INFO: Date 2026-09-12
[2026-09-14 00:07:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:07:04] Production.INFO: Date 2026-09-13
[2026-09-14 00:07:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:07:04] Production.INFO: Date 2026-09-14
[2026-09-14 00:07:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:07:04] Production.INFO: Total Charge 0
[2026-09-14 00:07:04] Production.INFO: CreateAllLog End
[2026-09-14 00:07:04] Production.INFO: Account Balance End.
[2026-09-14 00:07:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:07:04] Production.INFO: ==31966== Releasing lock...
[2026-09-14 00:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:07:04] Production.INFO: ==31962== Releasing lock...
[2026-09-14 00:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:07:11] Production.ERROR: CronJobId end10
[2026-09-14 00:07:11] Production.INFO: ==31964== Releasing lock...
[2026-09-14 00:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:07:14] Production.INFO: call_cost start
[2026-09-14 00:07:14] Production.INFO: call_cost end
[2026-09-14 00:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:07:14] Production.INFO: ==31960== Releasing lock...
[2026-09-14 00:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:08:01] Production.INFO: ==32021== Lock acquired, processing the job...
[2026-09-14 05:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:08:01] Production.INFO: neon service started
[2026-09-14 05:08:01] Production.INFO: neon service started
[2026-09-14 05:08:01] Production.INFO: ==32021== Releasing lock...
[2026-09-14 05:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:08:01] Production.INFO: ==32023== Lock acquired, processing the job...
[2026-09-14 00:08:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:08:02] Production.INFO: ==32023== Releasing lock...
[2026-09-14 00:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:08:02] Production.INFO: ==32025== Lock acquired, processing the job...
[2026-09-14 04:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:08:02] Production.INFO: ==32025== Releasing lock...
[2026-09-14 04:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:08:02] Production.INFO: ==32028== Lock acquired, processing the job...
[2026-09-14 00:08:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:08:02] Production.INFO: ==32030== Lock acquired, processing the job...
[2026-09-14 00:08:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:08:02] Production.INFO: ==32032== Lock acquired, processing the job...
[2026-09-14 00:08:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:08:02] Production.INFO: ==32034== Lock acquired, processing the job...
[2026-09-14 00:08:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:08:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:08:02] Production.INFO: ==32036== Lock acquired, processing the job...
[2026-09-14 00:08:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:08:03] Production.INFO: Account Balance Start.
[2026-09-14 00:08:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:08:03] Production.INFO: 117
[2026-09-14 00:08:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:08:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 00:08:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:08:03] Production.INFO: ==32036== Releasing lock...
[2026-09-14 00:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:08:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:08:03] Production.INFO: Date 2026-09-12
[2026-09-14 00:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:08:03] Production.INFO: Date 2026-09-13
[2026-09-14 00:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:08:03] Production.INFO: Date 2026-09-14
[2026-09-14 00:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:08:03] Production.INFO: Total Charge 0
[2026-09-14 00:08:03] Production.INFO: CreateAllLog End
[2026-09-14 00:08:03] Production.INFO: Account Balance End.
[2026-09-14 00:08:03] Production.ERROR: CronJobId end 12
[2026-09-14 00:08:03] Production.INFO: ==32034== Releasing lock...
[2026-09-14 00:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:08:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:08:03] Production.INFO: ==32030== Releasing lock...
[2026-09-14 00:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:08:11] Production.ERROR: CronJobId end10
[2026-09-14 00:08:11] Production.INFO: ==32032== Releasing lock...
[2026-09-14 00:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:08:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:08:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:08:14] Production.INFO: call_cost start
[2026-09-14 00:08:14] Production.INFO: call_cost end
[2026-09-14 00:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:08:14] Production.INFO: ==32028== Releasing lock...
[2026-09-14 00:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:09:02] Production.INFO: ==32091== Lock acquired, processing the job...
[2026-09-14 05:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:09:02] Production.INFO: neon service started
[2026-09-14 05:09:02] Production.INFO: neon service started
[2026-09-14 05:09:02] Production.INFO: ==32091== Releasing lock...
[2026-09-14 05:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:09:02] Production.INFO: ==32093== Lock acquired, processing the job...
[2026-09-14 00:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:09:02] Production.INFO: ==32095== Lock acquired, processing the job...
[2026-09-14 04:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:09:02] Production.INFO: ==32095== Releasing lock...
[2026-09-14 04:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:09:02] Production.INFO: ==32093== Releasing lock...
[2026-09-14 00:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:09:03] Production.INFO: ==32102== Lock acquired, processing the job...
[2026-09-14 00:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:09:03] Production.INFO: ==32100== Lock acquired, processing the job...
[2026-09-14 00:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:09:03] Production.INFO: ==32098== Lock acquired, processing the job...
[2026-09-14 00:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:09:03] Production.INFO: ==32104== Lock acquired, processing the job...
[2026-09-14 00:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:09:03] Production.INFO: ==32106== Lock acquired, processing the job...
[2026-09-14 00:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:09:04] Production.INFO: Account Balance Start.
[2026-09-14 00:09:04] Production.INFO: CreateAllLog Start
[2026-09-14 00:09:04] Production.INFO: 117
[2026-09-14 00:09:04] Production.INFO: Date 2026-09-08
[2026-09-14 00:09:04] Production.INFO: Reseller ==> 0
[2026-09-14 00: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-09-14 00: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-09-14 00: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-09-14 00:09:04] Production.INFO: ==32106== Releasing lock...
[2026-09-14 00:09:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:09:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:09:04] Production.INFO: Date 2026-09-09
[2026-09-14 00:09:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:09:04] Production.INFO: Date 2026-09-10
[2026-09-14 00:09:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:09:04] Production.INFO: Date 2026-09-11
[2026-09-14 00:09:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:09:04] Production.INFO: Date 2026-09-12
[2026-09-14 00:09:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:09:04] Production.INFO: Date 2026-09-13
[2026-09-14 00:09:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:09:04] Production.INFO: Date 2026-09-14
[2026-09-14 00:09:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:09:04] Production.INFO: Total Charge 0
[2026-09-14 00:09:04] Production.INFO: CreateAllLog End
[2026-09-14 00:09:04] Production.INFO: Account Balance End.
[2026-09-14 00:09:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:09:04] Production.INFO: ==32104== Releasing lock...
[2026-09-14 00:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:09:04] Production.INFO: ==32100== Releasing lock...
[2026-09-14 00:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:09:11] Production.ERROR: CronJobId end10
[2026-09-14 00:09:11] Production.INFO: ==32102== Releasing lock...
[2026-09-14 00:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:09:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:09:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:09:13] Production.INFO: call_cost start
[2026-09-14 00:09:13] Production.INFO: call_cost end
[2026-09-14 00:09:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:09:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:09:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:09:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:09:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:09:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:09:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:09:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:09:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:09:13] Production.INFO: ==32098== Releasing lock...
[2026-09-14 00:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:09:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:10:01] Production.INFO: ==32161== Lock acquired, processing the job...
[2026-09-14 05:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:10:01] Production.INFO: neon service started
[2026-09-14 05:10:01] Production.INFO: neon service started
[2026-09-14 05:10:01] Production.INFO: ==32161== Releasing lock...
[2026-09-14 05:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:10:01] Production.INFO: ==32165== Lock acquired, processing the job...
[2026-09-14 04:10:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:10:01] Production.INFO: ==32165== Releasing lock...
[2026-09-14 04:10:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:10:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:10:02] Production.INFO: ==32163== Lock acquired, processing the job...
[2026-09-14 00:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:10:02] Production.INFO: ==32163== Releasing lock...
[2026-09-14 00:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:10:03] Production.INFO: ==32169== Lock acquired, processing the job...
[2026-09-14 00:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:10:03] Production.INFO: ==32167== Lock acquired, processing the job...
[2026-09-14 00:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:10:03] Production.INFO: ==32171== Lock acquired, processing the job...
[2026-09-14 00:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:10:03] Production.INFO: ==32173== Lock acquired, processing the job...
[2026-09-14 00:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:10:03] Production.INFO: ==32176== Lock acquired, processing the job...
[2026-09-14 00:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:10:03] Production.INFO: Account Balance Start.
[2026-09-14 00:10:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:10:03] Production.INFO: 117
[2026-09-14 00:10:03] Production.INFO: Date 2026-09-08
[2026-09-14 00: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-09-14 00:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 00: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-09-14 00: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-09-14 00:10:03] Production.INFO: ==32176== Releasing lock...
[2026-09-14 00:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:10:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:10:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:10:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:10:03] Production.INFO: Date 2026-09-12
[2026-09-14 00:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:10:03] Production.INFO: Date 2026-09-13
[2026-09-14 00:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:10:03] Production.INFO: Date 2026-09-14
[2026-09-14 00:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:10:03] Production.INFO: Total Charge 0
[2026-09-14 00:10:03] Production.INFO: CreateAllLog End
[2026-09-14 00:10:03] Production.INFO: Account Balance End.
[2026-09-14 00:10:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:10:04] Production.INFO: ==32173== Releasing lock...
[2026-09-14 00:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:10:04] Production.INFO: ==32169== Releasing lock...
[2026-09-14 00:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:10:10] Production.ERROR: CronJobId end10
[2026-09-14 00:10:10] Production.INFO: ==32171== Releasing lock...
[2026-09-14 00:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:10:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:10:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:10:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:10:14] Production.INFO: call_cost start
[2026-09-14 00:10:14] Production.INFO: call_cost end
[2026-09-14 00:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:10:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:10:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:10:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:10:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:10:14] Production.INFO: ==32167== Releasing lock...
[2026-09-14 00:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:11:01] Production.INFO: ==32233== Lock acquired, processing the job...
[2026-09-14 05:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:11:01] Production.INFO: neon service started
[2026-09-14 05:11:01] Production.INFO: neon service started
[2026-09-14 05:11:01] Production.INFO: ==32233== Releasing lock...
[2026-09-14 05:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:11:02] Production.INFO: ==32237== Lock acquired, processing the job...
[2026-09-14 04:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:11:02] Production.INFO: ==32237== Releasing lock...
[2026-09-14 04:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:11:02] Production.INFO: ==32235== Lock acquired, processing the job...
[2026-09-14 00:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:11:02] Production.INFO: ==32235== Releasing lock...
[2026-09-14 00:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:11:03] Production.INFO: ==32245== Lock acquired, processing the job...
[2026-09-14 00:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:11:03] Production.INFO: Account Balance Start.
[2026-09-14 00:11:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:11:03] Production.INFO: 117
[2026-09-14 00:11:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:11:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:11:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:11:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:11:03] Production.INFO: ==32239== Lock acquired, processing the job...
[2026-09-14 00:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:11:03] Production.INFO: Date 2026-09-12
[2026-09-14 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:11:03] Production.INFO: ==32241== Lock acquired, processing the job...
[2026-09-14 00:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:11:03] Production.INFO: Date 2026-09-13
[2026-09-14 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:11:03] Production.INFO: ==32243== Lock acquired, processing the job...
[2026-09-14 00:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:11:03] Production.INFO: Date 2026-09-14
[2026-09-14 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:11:03] Production.INFO: Total Charge 0
[2026-09-14 00:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:11:03] Production.INFO: ==32247== Lock acquired, processing the job...
[2026-09-14 00:11:03] Production.INFO: CreateAllLog End
[2026-09-14 00:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00: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-09-14 00: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-09-14 00: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-09-14 00:11:04] Production.INFO: Account Balance End.
[2026-09-14 00:11:04] Production.INFO: ==32247== Releasing lock...
[2026-09-14 00:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:11:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:11:04] Production.INFO: ==32245== Releasing lock...
[2026-09-14 00:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:11:04] Production.INFO: ==32241== Releasing lock...
[2026-09-14 00:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:11:11] Production.ERROR: CronJobId end10
[2026-09-14 00:11:11] Production.INFO: ==32243== Releasing lock...
[2026-09-14 00:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:11:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:11:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:11:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:11:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:11:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:11:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:11:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:11:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:11:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:11:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:11:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:11:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:11:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:11:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:11:14] Production.INFO: call_cost start
[2026-09-14 00:11:14] Production.INFO: call_cost end
[2026-09-14 00:11:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:11:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:11:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:11:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:11:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:11:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:11:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:11:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:11:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:11:14] Production.INFO: ==32239== Releasing lock...
[2026-09-14 00:11:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:11:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:12:02] Production.INFO: ==32302== Lock acquired, processing the job...
[2026-09-14 05:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:12:02] Production.INFO: neon service started
[2026-09-14 05:12:02] Production.INFO: neon service started
[2026-09-14 05:12:02] Production.INFO: ==32302== Releasing lock...
[2026-09-14 05:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:12:03] Production.INFO: ==32306== Lock acquired, processing the job...
[2026-09-14 04:12:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:12:03] Production.INFO: ==32304== Lock acquired, processing the job...
[2026-09-14 00:12:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:12:03] Production.INFO: ==32306== Releasing lock...
[2026-09-14 04:12:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:12:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:12:03] Production.INFO: ==32304== Releasing lock...
[2026-09-14 00:12:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:12:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:12:04] Production.INFO: ==32309== Lock acquired, processing the job...
[2026-09-14 00:12:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:12:04] Production.INFO: ==32311== Lock acquired, processing the job...
[2026-09-14 00:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:12:04] Production.INFO: ==32315== Lock acquired, processing the job...
[2026-09-14 00:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:12:04] Production.INFO: ==32313== Lock acquired, processing the job...
[2026-09-14 00:12:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:12:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:12:04] Production.INFO: ==32317== Lock acquired, processing the job...
[2026-09-14 00:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:12:04] Production.INFO: Account Balance Start.
[2026-09-14 00:12:04] Production.INFO: CreateAllLog Start
[2026-09-14 00:12:04] Production.INFO: 117
[2026-09-14 00:12:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:12:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:12:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:12:04] Production.INFO: Date 2026-09-08
[2026-09-14 00: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-09-14 00:12:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:12:04] Production.INFO: Reseller ==> 0
[2026-09-14 00: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-09-14 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-09-14 00:12:04] Production.INFO: ==32317== Releasing lock...
[2026-09-14 00:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:12:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:12:04] Production.INFO: Date 2026-09-09
[2026-09-14 00:12:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:12:04] Production.INFO: Date 2026-09-10
[2026-09-14 00:12:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:12:04] Production.INFO: Date 2026-09-11
[2026-09-14 00:12:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:12:04] Production.INFO: Date 2026-09-12
[2026-09-14 00:12:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:12:04] Production.INFO: Date 2026-09-13
[2026-09-14 00:12:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:12:04] Production.INFO: Date 2026-09-14
[2026-09-14 00:12:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:12:04] Production.INFO: Total Charge 0
[2026-09-14 00:12:04] Production.INFO: CreateAllLog End
[2026-09-14 00:12:04] Production.INFO: Account Balance End.
[2026-09-14 00:12:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:12:04] Production.INFO: ==32315== Releasing lock...
[2026-09-14 00:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:12:04] Production.INFO: ==32311== Releasing lock...
[2026-09-14 00:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:12:12] Production.ERROR: CronJobId end10
[2026-09-14 00:12:12] Production.INFO: ==32313== Releasing lock...
[2026-09-14 00:12:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:12:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:12:14] Production.INFO: call_cost start
[2026-09-14 00:12:14] Production.INFO: call_cost end
[2026-09-14 00:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:12:14] Production.INFO: ==32309== Releasing lock...
[2026-09-14 00:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:13:01] Production.INFO: ==32371== Lock acquired, processing the job...
[2026-09-14 05:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:13:01] Production.INFO: neon service started
[2026-09-14 05:13:01] Production.INFO: neon service started
[2026-09-14 05:13:01] Production.INFO: ==32371== Releasing lock...
[2026-09-14 05:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:13:02] Production.INFO: ==32374== Lock acquired, processing the job...
[2026-09-14 00:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:13:02] Production.INFO: ==32374== Releasing lock...
[2026-09-14 00:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:13:02] Production.INFO: ==32376== Lock acquired, processing the job...
[2026-09-14 04:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:13:02] Production.INFO: ==32376== Releasing lock...
[2026-09-14 04:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:13:03] Production.INFO: ==32378== Lock acquired, processing the job...
[2026-09-14 00:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:13:03] Production.INFO: ==32382== Lock acquired, processing the job...
[2026-09-14 00:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:13:03] Production.INFO: ==32386== Lock acquired, processing the job...
[2026-09-14 00:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:13:03] Production.INFO: ==32380== Lock acquired, processing the job...
[2026-09-14 00:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:13:03] Production.INFO: ==32384== Lock acquired, processing the job...
[2026-09-14 00:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 00:13:03] Production.INFO: ==32386== Releasing lock...
[2026-09-14 00:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:13:03] Production.INFO: Account Balance Start.
[2026-09-14 00:13:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:13:03] Production.INFO: 117
[2026-09-14 00:13:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:13:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:13:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:13:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:13:03] Production.INFO: Date 2026-09-12
[2026-09-14 00:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:13:03] Production.INFO: Date 2026-09-13
[2026-09-14 00:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:13:03] Production.INFO: Date 2026-09-14
[2026-09-14 00:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:13:03] Production.INFO: Total Charge 0
[2026-09-14 00:13:03] Production.INFO: CreateAllLog End
[2026-09-14 00:13:03] Production.INFO: Account Balance End.
[2026-09-14 00:13:03] Production.ERROR: CronJobId end 12
[2026-09-14 00:13:03] Production.INFO: ==32384== Releasing lock...
[2026-09-14 00:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:13:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:13:04] Production.INFO: ==32380== Releasing lock...
[2026-09-14 00:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:13:11] Production.ERROR: CronJobId end10
[2026-09-14 00:13:11] Production.INFO: ==32382== Releasing lock...
[2026-09-14 00:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:13:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:13:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:13:14] Production.INFO: call_cost start
[2026-09-14 00:13:14] Production.INFO: call_cost end
[2026-09-14 00:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:13:14] Production.INFO: ==32378== Releasing lock...
[2026-09-14 00:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:14:02] Production.INFO: ==32447== Lock acquired, processing the job...
[2026-09-14 05:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:14:02] Production.INFO: neon service started
[2026-09-14 05:14:02] Production.INFO: neon service started
[2026-09-14 05:14:02] Production.INFO: ==32447== Releasing lock...
[2026-09-14 05:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:14:02] Production.INFO: ==32449== Lock acquired, processing the job...
[2026-09-14 00:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:14:02] Production.INFO: ==32449== Releasing lock...
[2026-09-14 00:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:14:03] Production.INFO: ==32451== Lock acquired, processing the job...
[2026-09-14 04:14:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:14:03] Production.INFO: ==32451== Releasing lock...
[2026-09-14 04:14:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:14:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:14:03] Production.INFO: ==32454== Lock acquired, processing the job...
[2026-09-14 00:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:14:03] Production.INFO: ==32456== Lock acquired, processing the job...
[2026-09-14 00:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:14:03] Production.INFO: ==32460== Lock acquired, processing the job...
[2026-09-14 00:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:14:03] Production.INFO: Account Balance Start.
[2026-09-14 00:14:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:14:03] Production.INFO: 117
[2026-09-14 00:14:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:14:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:14:03] Production.INFO: ==32458== Lock acquired, processing the job...
[2026-09-14 00:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:14:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:14:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:14:03] Production.INFO: ==32462== Lock acquired, processing the job...
[2026-09-14 00:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:14:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:14:04] Production.INFO: Date 2026-09-12
[2026-09-14 00:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:14:04] Production.INFO: Date 2026-09-13
[2026-09-14 00:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:14:04] Production.INFO: Date 2026-09-14
[2026-09-14 00:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 00:14:04] Production.INFO: Total Charge 0
[2026-09-14 00:14:04] Production.INFO: CreateAllLog End
[2026-09-14 00:14:04] Production.INFO: ==32462== Releasing lock...
[2026-09-14 00:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:14:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:14:04] Production.INFO: Account Balance End.
[2026-09-14 00:14:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:14:04] Production.INFO: ==32460== Releasing lock...
[2026-09-14 00:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:14:04] Production.INFO: ==32456== Releasing lock...
[2026-09-14 00:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:14:11] Production.ERROR: CronJobId end10
[2026-09-14 00:14:11] Production.INFO: ==32458== Releasing lock...
[2026-09-14 00:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:14:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:14:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:14:14] Production.INFO: call_cost start
[2026-09-14 00:14:14] Production.INFO: call_cost end
[2026-09-14 00:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:14:14] Production.INFO: ==32454== Releasing lock...
[2026-09-14 00:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:15:01] Production.INFO: ==32517== Lock acquired, processing the job...
[2026-09-14 05:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:15:01] Production.INFO: neon service started
[2026-09-14 05:15:01] Production.INFO: neon service started
[2026-09-14 05:15:01] Production.INFO: ==32517== Releasing lock...
[2026-09-14 05:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:15:02] Production.INFO: ==32521== Lock acquired, processing the job...
[2026-09-14 04:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:15:02] Production.INFO: ==32521== Releasing lock...
[2026-09-14 04:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:15:02] Production.INFO: ==32519== Lock acquired, processing the job...
[2026-09-14 00:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:15:02] Production.INFO: ==32519== Releasing lock...
[2026-09-14 00:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:15:03] Production.INFO: ==32524== Lock acquired, processing the job...
[2026-09-14 00:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 00:15:03] Production.INFO: ==32526== Lock acquired, processing the job...
[2026-09-14 00:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:15:03] Production.INFO: ==32528== Lock acquired, processing the job...
[2026-09-14 00:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 00:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 00:15:03] Production.ERROR: CronJob PID - 32526
[2026-09-14 00:15:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 00:15:03] Production.ERROR: CronJob ID - 5
[2026-09-14 00:15:03] Production.ERROR: CronJob Last Run Time 2026-09-14 00:15:00
[2026-09-14 00:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 00:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 00:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 00:15:03] Production.ERROR: CronJob PID - 32528
[2026-09-14 00:15:03] Production.ERROR: CronJob Title - Account Block
[2026-09-14 00:15:03] Production.ERROR: CronJob ID - 7
[2026-09-14 00:15:03] Production.ERROR: CronJob Last Run Time 2026-09-14 00:15:00
[2026-09-14 00:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 00:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 00:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 00:15:03] Production.INFO: ==32524== Releasing lock...
[2026-09-14 00:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 00:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 00:15:03] Production.INFO: ==32534== Lock acquired, processing the job...
[2026-09-14 00:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 00:15:03] Production.INFO: ==32530== Lock acquired, processing the job...
[2026-09-14 00:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:15:03] Production.INFO: ==32532== Lock acquired, processing the job...
[2026-09-14 00:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 00:15:03] Production.INFO: Account Balance Start.
[2026-09-14 00:15:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:15:03] Production.INFO: ==32536== Lock acquired, processing the job...
[2026-09-14 00:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:15:03] Production.INFO: 117
[2026-09-14 00:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:15:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 00:15:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 00:15:03] Production.INFO: ==32536== Releasing lock...
[2026-09-14 00:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:15:04] Production.INFO: Date 2026-09-10
[2026-09-14 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:15:04] Production.INFO: Date 2026-09-11
[2026-09-14 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:15:04] Production.INFO: Date 2026-09-12
[2026-09-14 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:15:04] Production.ERROR: done
[2026-09-14 00:15:04] Production.INFO: Date 2026-09-13
[2026-09-14 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:15:04] Production.INFO: Date 2026-09-14
[2026-09-14 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 00:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999193', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 00:15:04] Production.INFO: Total Charge 0
[2026-09-14 00:15:04] Production.INFO: ==32528== Releasing lock...
[2026-09-14 00:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:15:04] Production.INFO: CreateAllLog End
[2026-09-14 00:15:04] Production.INFO: Account Balance End.
[2026-09-14 00:15:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:15:04] Production.INFO: ==32532== Releasing lock...
[2026-09-14 00:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999193', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 00:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 00:15:10] Production.INFO: ProcessCDR(1,17999193,1,1,2)
[2026-09-14 00:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17999193,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 00:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17999193,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 00:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 00:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 00:15:10] Production.INFO: ==32534== Releasing lock...
[2026-09-14 00:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 00:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 00:15:14] Production.ERROR: CronJobId end10
[2026-09-14 00:15:14] Production.INFO: ==32530== Releasing lock...
[2026-09-14 00:15:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:15:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:15:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:15:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:15:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:15:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:15:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:15:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:15:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:15:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:15:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:15:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:15:17] Production.INFO: call_cost start
[2026-09-14 00:15:17] Production.INFO: call_cost end
[2026-09-14 00:15:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:15:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:15:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:15:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:15:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:15:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:15:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:15:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:15:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:15:17] Production.INFO: ==32526== Releasing lock...
[2026-09-14 00:15:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:15:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:16:02] Production.INFO: ==32592== Lock acquired, processing the job...
[2026-09-14 05:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:16:02] Production.INFO: neon service started
[2026-09-14 05:16:02] Production.INFO: neon service started
[2026-09-14 05:16:02] Production.INFO: ==32592== Releasing lock...
[2026-09-14 05:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:16:02] Production.INFO: ==32594== Lock acquired, processing the job...
[2026-09-14 00:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:16:02] Production.INFO: ==32596== Lock acquired, processing the job...
[2026-09-14 04:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:16:02] Production.INFO: ==32596== Releasing lock...
[2026-09-14 04:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:16:03] Production.INFO: ==32594== Releasing lock...
[2026-09-14 00:16:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:16:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:16:03] Production.INFO: ==32599== Lock acquired, processing the job...
[2026-09-14 00:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:16:03] Production.INFO: ==32603== Lock acquired, processing the job...
[2026-09-14 00:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:16:03] Production.INFO: ==32601== Lock acquired, processing the job...
[2026-09-14 00:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:16:03] Production.INFO: ==32605== Lock acquired, processing the job...
[2026-09-14 00:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:16:03] Production.INFO: ==32607== Lock acquired, processing the job...
[2026-09-14 00:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:16:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:16:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:16:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:16:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:16:04] Production.INFO: Account Balance Start.
[2026-09-14 00:16:04] Production.INFO: CreateAllLog Start
[2026-09-14 00:16:04] Production.INFO: 117
[2026-09-14 00:16:04] Production.INFO: Date 2026-09-08
[2026-09-14 00:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:16:04] Production.INFO: Date 2026-09-09
[2026-09-14 00:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:16:04] Production.INFO: Date 2026-09-10
[2026-09-14 00:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 00: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-09-14 00: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-09-14 00:16:04] Production.INFO: Date 2026-09-11
[2026-09-14 00:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 00: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-09-14 00:16:04] Production.INFO: ==32607== Releasing lock...
[2026-09-14 00:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:16:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:16:04] Production.INFO: Date 2026-09-12
[2026-09-14 00:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:16:04] Production.INFO: Date 2026-09-13
[2026-09-14 00:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:16:04] Production.INFO: Date 2026-09-14
[2026-09-14 00:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:16:04] Production.INFO: Total Charge 0
[2026-09-14 00:16:04] Production.INFO: CreateAllLog End
[2026-09-14 00:16:04] Production.INFO: Account Balance End.
[2026-09-14 00:16:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:16:04] Production.INFO: ==32605== Releasing lock...
[2026-09-14 00:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:16:04] Production.INFO: ==32601== Releasing lock...
[2026-09-14 00:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:16:12] Production.ERROR: CronJobId end10
[2026-09-14 00:16:12] Production.INFO: ==32603== Releasing lock...
[2026-09-14 00:16:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:16:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:16:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:16:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:16:14] Production.INFO: call_cost start
[2026-09-14 00:16:14] Production.INFO: call_cost end
[2026-09-14 00:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:16:14] Production.INFO: ==32599== Releasing lock...
[2026-09-14 00:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:17:01] Production.INFO: ==32663== Lock acquired, processing the job...
[2026-09-14 05:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:17:01] Production.INFO: neon service started
[2026-09-14 05:17:01] Production.INFO: neon service started
[2026-09-14 05:17:01] Production.INFO: ==32663== Releasing lock...
[2026-09-14 05:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:17:01] Production.INFO: ==32665== Lock acquired, processing the job...
[2026-09-14 00:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:17:02] Production.INFO: ==32665== Releasing lock...
[2026-09-14 00:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:17:02] Production.INFO: ==32667== Lock acquired, processing the job...
[2026-09-14 04:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:17:02] Production.INFO: ==32667== Releasing lock...
[2026-09-14 04:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:17:02] Production.INFO: ==32671== Lock acquired, processing the job...
[2026-09-14 00:17:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:17:03] Production.INFO: ==32669== Lock acquired, processing the job...
[2026-09-14 00:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:17:03] Production.INFO: ==32673== Lock acquired, processing the job...
[2026-09-14 00:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:17:03] Production.INFO: ==32677== Lock acquired, processing the job...
[2026-09-14 00:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:17:03] Production.INFO: ==32675== Lock acquired, processing the job...
[2026-09-14 00:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:17:03] Production.INFO: Account Balance Start.
[2026-09-14 00:17:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:17:03] Production.INFO: 117
[2026-09-14 00:17:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:17:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 00:17:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 00:17:03] Production.INFO: ==32677== Releasing lock...
[2026-09-14 00:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:17:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:17:03] Production.INFO: Date 2026-09-12
[2026-09-14 00:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:17:03] Production.INFO: Date 2026-09-13
[2026-09-14 00:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:17:03] Production.INFO: Date 2026-09-14
[2026-09-14 00:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:17:03] Production.INFO: Total Charge 0
[2026-09-14 00:17:03] Production.INFO: CreateAllLog End
[2026-09-14 00:17:03] Production.INFO: ==32671== Releasing lock...
[2026-09-14 00:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:17:03] Production.INFO: Account Balance End.
[2026-09-14 00:17:03] Production.ERROR: CronJobId end 12
[2026-09-14 00:17:03] Production.INFO: ==32675== Releasing lock...
[2026-09-14 00:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:17:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:17:11] Production.ERROR: CronJobId end10
[2026-09-14 00:17:11] Production.INFO: ==32673== Releasing lock...
[2026-09-14 00:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:17:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:17:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:17:14] Production.INFO: call_cost start
[2026-09-14 00:17:14] Production.INFO: call_cost end
[2026-09-14 00:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:17:14] Production.INFO: ==32669== Releasing lock...
[2026-09-14 00:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:18:01] Production.INFO: ==32731== Lock acquired, processing the job...
[2026-09-14 05:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:18:02] Production.INFO: neon service started
[2026-09-14 05:18:02] Production.INFO: neon service started
[2026-09-14 05:18:02] Production.INFO: ==32731== Releasing lock...
[2026-09-14 05:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:18:02] Production.INFO: ==32733== Lock acquired, processing the job...
[2026-09-14 00:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:18:02] Production.INFO: ==32733== Releasing lock...
[2026-09-14 00:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:18:02] Production.INFO: ==32735== Lock acquired, processing the job...
[2026-09-14 04:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:18:02] Production.INFO: ==32735== Releasing lock...
[2026-09-14 04:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:18:03] Production.INFO: ==32742== Lock acquired, processing the job...
[2026-09-14 00:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:18:03] Production.INFO: ==32744== Lock acquired, processing the job...
[2026-09-14 00:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:18:03] Production.INFO: ==32740== Lock acquired, processing the job...
[2026-09-14 00:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:18:03] Production.INFO: Account Balance Start.
[2026-09-14 00:18:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:18:03] Production.INFO: 117
[2026-09-14 00:18:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:18:03] Production.INFO: ==32738== Lock acquired, processing the job...
[2026-09-14 00:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:18:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:18:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:18:03] Production.INFO: ==32746== Lock acquired, processing the job...
[2026-09-14 00:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 00:18:03] Production.INFO: ==32746== Releasing lock...
[2026-09-14 00:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:18:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:18:04] Production.INFO: Date 2026-09-12
[2026-09-14 00:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:18:04] Production.INFO: Date 2026-09-13
[2026-09-14 00:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:18:04] Production.INFO: Date 2026-09-14
[2026-09-14 00:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:18:04] Production.INFO: Total Charge 0
[2026-09-14 00:18:04] Production.INFO: CreateAllLog End
[2026-09-14 00:18:04] Production.INFO: Account Balance End.
[2026-09-14 00:18:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:18:04] Production.INFO: ==32744== Releasing lock...
[2026-09-14 00:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:18:04] Production.INFO: ==32740== Releasing lock...
[2026-09-14 00:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:18:13] Production.ERROR: CronJobId end10
[2026-09-14 00:18:13] Production.INFO: ==32742== Releasing lock...
[2026-09-14 00:18:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:18:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:18:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:18:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:18:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:18:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:18:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:18:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:18:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:18:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:18:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:18:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:18:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:18:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:18:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:18:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:18:15] Production.INFO: call_cost start
[2026-09-14 00:18:15] Production.INFO: call_cost end
[2026-09-14 00:18:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:18:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:18:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:18:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:18:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:18:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:18:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:18:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:18:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:18:15] Production.INFO: ==32738== Releasing lock...
[2026-09-14 00:18:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:18:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:19:01] Production.INFO: ==354== Lock acquired, processing the job...
[2026-09-14 05:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:19:01] Production.INFO: neon service started
[2026-09-14 05:19:01] Production.INFO: neon service started
[2026-09-14 05:19:01] Production.INFO: ==354== Releasing lock...
[2026-09-14 05:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:19:01] Production.INFO: ==358== Lock acquired, processing the job...
[2026-09-14 04:19:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:19:01] Production.INFO: ==358== Releasing lock...
[2026-09-14 04:19:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:19:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:19:02] Production.INFO: ==356== Lock acquired, processing the job...
[2026-09-14 00:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:19:02] Production.INFO: ==356== Releasing lock...
[2026-09-14 00:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:19:03] Production.INFO: ==361== Lock acquired, processing the job...
[2026-09-14 00:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:19:03] Production.INFO: ==363== Lock acquired, processing the job...
[2026-09-14 00:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:19:03] Production.INFO: ==365== Lock acquired, processing the job...
[2026-09-14 00:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:19:03] Production.INFO: ==367== Lock acquired, processing the job...
[2026-09-14 00:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:19:03] Production.INFO: ==369== Lock acquired, processing the job...
[2026-09-14 00:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:19:03] Production.INFO: Account Balance Start.
[2026-09-14 00:19:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:19:03] Production.INFO: 117
[2026-09-14 00:19:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 00:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 00:19:03] Production.INFO: ==369== Releasing lock...
[2026-09-14 00:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:19:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:19:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:19:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:19:03] Production.INFO: Date 2026-09-12
[2026-09-14 00:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:19:03] Production.INFO: Date 2026-09-13
[2026-09-14 00:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:19:03] Production.INFO: Date 2026-09-14
[2026-09-14 00:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:19:03] Production.INFO: Total Charge 0
[2026-09-14 00:19:03] Production.INFO: CreateAllLog End
[2026-09-14 00:19:03] Production.INFO: Account Balance End.
[2026-09-14 00:19:03] Production.ERROR: CronJobId end 12
[2026-09-14 00:19:03] Production.INFO: ==367== Releasing lock...
[2026-09-14 00:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:19:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:19:04] Production.INFO: ==363== Releasing lock...
[2026-09-14 00:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:19:12] Production.ERROR: CronJobId end10
[2026-09-14 00:19:12] Production.INFO: ==365== Releasing lock...
[2026-09-14 00:19:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:19:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:19:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:19:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:19:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:19:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:19:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:19:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:19:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:19:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:19:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:19:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:19:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:19:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:19:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:19:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:19:15] Production.INFO: call_cost start
[2026-09-14 00:19:15] Production.INFO: call_cost end
[2026-09-14 00:19:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:19:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:19:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:19:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:19:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:19:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:19:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:19:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:19:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:19:15] Production.INFO: ==361== Releasing lock...
[2026-09-14 00:19:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:19:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:20:01] Production.INFO: ==425== Lock acquired, processing the job...
[2026-09-14 05:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:20:02] Production.INFO: neon service started
[2026-09-14 05:20:02] Production.INFO: neon service started
[2026-09-14 05:20:02] Production.INFO: ==425== Releasing lock...
[2026-09-14 05:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:20:02] Production.INFO: ==429== Lock acquired, processing the job...
[2026-09-14 04:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:20:02] Production.INFO: ==429== Releasing lock...
[2026-09-14 04:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:20:02] Production.INFO: ==427== Lock acquired, processing the job...
[2026-09-14 00:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:20:02] Production.INFO: ==427== Releasing lock...
[2026-09-14 00:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:20:03] Production.INFO: ==432== Lock acquired, processing the job...
[2026-09-14 00:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:20:03] Production.INFO: ==434== Lock acquired, processing the job...
[2026-09-14 00:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:20:03] Production.INFO: ==436== Lock acquired, processing the job...
[2026-09-14 00:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:20:03] Production.INFO: ==440== Lock acquired, processing the job...
[2026-09-14 00:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:20:03] Production.INFO: ==438== Lock acquired, processing the job...
[2026-09-14 00:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00: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-09-14 00:20:04] Production.INFO: Account Balance Start.
[2026-09-14 00:20:04] Production.INFO: CreateAllLog Start
[2026-09-14 00: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-09-14 00:20:04] Production.INFO: 117
[2026-09-14 00:20:04] Production.INFO: Date 2026-09-08
[2026-09-14 00: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-09-14 00:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:20:04] Production.INFO: ==440== Releasing lock...
[2026-09-14 00:20:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:20:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:20:04] Production.INFO: Date 2026-09-09
[2026-09-14 00:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:20:04] Production.INFO: Date 2026-09-10
[2026-09-14 00:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:20:04] Production.INFO: Date 2026-09-11
[2026-09-14 00:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:20:04] Production.INFO: Date 2026-09-12
[2026-09-14 00:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:20:04] Production.INFO: Date 2026-09-13
[2026-09-14 00:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:20:04] Production.INFO: Date 2026-09-14
[2026-09-14 00:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:20:04] Production.INFO: Total Charge 0
[2026-09-14 00:20:04] Production.INFO: CreateAllLog End
[2026-09-14 00:20:04] Production.INFO: Account Balance End.
[2026-09-14 00:20:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:20:04] Production.INFO: ==438== Releasing lock...
[2026-09-14 00:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:20:04] Production.INFO: ==434== Releasing lock...
[2026-09-14 00:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:20:12] Production.ERROR: CronJobId end10
[2026-09-14 00:20:12] Production.INFO: ==436== Releasing lock...
[2026-09-14 00:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:20:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:20:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:20:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:20:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:20:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:20:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:20:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:20:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:20:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:20:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:20:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:20:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:20:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:20:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:20:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:20:15] Production.INFO: call_cost start
[2026-09-14 00:20:15] Production.INFO: call_cost end
[2026-09-14 00:20:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:20:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:20:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:20:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:20:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:20:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:20:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:20:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:20:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:20:15] Production.INFO: ==432== Releasing lock...
[2026-09-14 00:20:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:20:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:21:01] Production.INFO: ==497== Lock acquired, processing the job...
[2026-09-14 05:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:21:01] Production.INFO: neon service started
[2026-09-14 05:21:01] Production.INFO: neon service started
[2026-09-14 05:21:01] Production.INFO: ==497== Releasing lock...
[2026-09-14 05:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:21:01] Production.INFO: ==499== Lock acquired, processing the job...
[2026-09-14 00:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:21:01] Production.INFO: ==499== Releasing lock...
[2026-09-14 00:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:21:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:21:02] Production.INFO: ==501== Lock acquired, processing the job...
[2026-09-14 04:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:21:02] Production.INFO: ==501== Releasing lock...
[2026-09-14 04:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:21:02] Production.INFO: ==505== Lock acquired, processing the job...
[2026-09-14 00:21:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:21:02] Production.INFO: ==503== Lock acquired, processing the job...
[2026-09-14 00:21:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:21:02] Production.INFO: ==508== Lock acquired, processing the job...
[2026-09-14 00:21:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:21:02] Production.INFO: ==512== Lock acquired, processing the job...
[2026-09-14 00:21:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:21:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:21:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:21:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:21:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:21:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:21:02] Production.INFO: ==510== Lock acquired, processing the job...
[2026-09-14 00:21:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 00:21:03] Production.INFO: ==512== Releasing lock...
[2026-09-14 00:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:21:03] Production.INFO: Account Balance Start.
[2026-09-14 00:21:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:21:03] Production.INFO: 117
[2026-09-14 00:21:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:21:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:21:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:21:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:21:03] Production.INFO: Date 2026-09-12
[2026-09-14 00:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:21:03] Production.INFO: Date 2026-09-13
[2026-09-14 00:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:21:03] Production.INFO: Date 2026-09-14
[2026-09-14 00:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:21:03] Production.INFO: Total Charge 0
[2026-09-14 00:21:03] Production.INFO: CreateAllLog End
[2026-09-14 00:21:03] Production.INFO: Account Balance End.
[2026-09-14 00:21:03] Production.ERROR: CronJobId end 12
[2026-09-14 00:21:03] Production.INFO: ==510== Releasing lock...
[2026-09-14 00:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:21:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:21:03] Production.INFO: ==505== Releasing lock...
[2026-09-14 00:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:21:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:21:11] Production.ERROR: CronJobId end10
[2026-09-14 00:21:11] Production.INFO: ==508== Releasing lock...
[2026-09-14 00:21:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:21:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:21:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:21:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:21:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:21:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:21:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:21:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:21:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:21:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:21:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:21:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:21:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:21:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:21:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:21:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:21:15] Production.INFO: call_cost start
[2026-09-14 00:21:15] Production.INFO: call_cost end
[2026-09-14 00:21:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:21:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:21:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:21:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:21:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:21:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:21:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:21:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:21:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:21:15] Production.INFO: ==503== Releasing lock...
[2026-09-14 00:21:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:21:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:22:01] Production.INFO: ==570== Lock acquired, processing the job...
[2026-09-14 05:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:22:01] Production.INFO: neon service started
[2026-09-14 05:22:01] Production.INFO: neon service started
[2026-09-14 05:22:01] Production.INFO: ==570== Releasing lock...
[2026-09-14 05:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:22:02] Production.INFO: ==572== Lock acquired, processing the job...
[2026-09-14 00:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:22:02] Production.INFO: ==572== Releasing lock...
[2026-09-14 00:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:22:02] Production.INFO: ==575== Lock acquired, processing the job...
[2026-09-14 04:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:22:02] Production.INFO: ==575== Releasing lock...
[2026-09-14 04:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:22:03] Production.INFO: ==577== Lock acquired, processing the job...
[2026-09-14 00:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:22:03] Production.INFO: ==579== Lock acquired, processing the job...
[2026-09-14 00:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:22:03] Production.INFO: ==581== Lock acquired, processing the job...
[2026-09-14 00:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:22:03] Production.INFO: ==583== Lock acquired, processing the job...
[2026-09-14 00:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:22:03] Production.INFO: ==585== Lock acquired, processing the job...
[2026-09-14 00:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:22:03] Production.INFO: Account Balance Start.
[2026-09-14 00:22:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:22:03] Production.INFO: 117
[2026-09-14 00:22:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 00: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-09-14 00: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-09-14 00:22:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 00: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-09-14 00:22:03] Production.INFO: ==585== Releasing lock...
[2026-09-14 00:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:22:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:22:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:22:03] Production.INFO: Date 2026-09-12
[2026-09-14 00:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:22:03] Production.INFO: Date 2026-09-13
[2026-09-14 00:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:22:03] Production.INFO: Date 2026-09-14
[2026-09-14 00:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:22:04] Production.INFO: Total Charge 0
[2026-09-14 00:22:04] Production.INFO: CreateAllLog End
[2026-09-14 00:22:04] Production.INFO: ==579== Releasing lock...
[2026-09-14 00:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:22:04] Production.INFO: Account Balance End.
[2026-09-14 00:22:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:22:04] Production.INFO: ==583== Releasing lock...
[2026-09-14 00:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:22:12] Production.ERROR: CronJobId end10
[2026-09-14 00:22:12] Production.INFO: ==581== Releasing lock...
[2026-09-14 00:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:22:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:22:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:22:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:22:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:22:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:22:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:22:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:22:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:22:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:22:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:22:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:22:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:22:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:22:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:22:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:22:15] Production.INFO: call_cost start
[2026-09-14 00:22:15] Production.INFO: call_cost end
[2026-09-14 00:22:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:22:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:22:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:22:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:22:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:22:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:22:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:22:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:22:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:22:15] Production.INFO: ==577== Releasing lock...
[2026-09-14 00:22:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:22:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:23:02] Production.INFO: ==649== Lock acquired, processing the job...
[2026-09-14 05:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:23:02] Production.INFO: neon service started
[2026-09-14 05:23:02] Production.INFO: neon service started
[2026-09-14 05:23:02] Production.INFO: ==649== Releasing lock...
[2026-09-14 05:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:23:02] Production.INFO: ==651== Lock acquired, processing the job...
[2026-09-14 00:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:23:03] Production.INFO: ==651== Releasing lock...
[2026-09-14 00:23:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:23:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:23:03] Production.INFO: ==653== Lock acquired, processing the job...
[2026-09-14 04:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:23:03] Production.INFO: ==653== Releasing lock...
[2026-09-14 04:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:23:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:23:03] Production.INFO: ==661== Lock acquired, processing the job...
[2026-09-14 00:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:23:03] Production.INFO: ==655== Lock acquired, processing the job...
[2026-09-14 00:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:23:03] Production.INFO: ==657== Lock acquired, processing the job...
[2026-09-14 00:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:23:03] Production.INFO: ==659== Lock acquired, processing the job...
[2026-09-14 00:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:23:03] Production.INFO: Account Balance Start.
[2026-09-14 00:23:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:23:03] Production.INFO: 117
[2026-09-14 00:23:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:23:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:23:03] Production.INFO: ==663== Lock acquired, processing the job...
[2026-09-14 00:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:23:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:23:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:23:04] Production.INFO: Date 2026-09-12
[2026-09-14 00:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:23:04] Production.INFO: Date 2026-09-13
[2026-09-14 00:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:23:04] Production.INFO: Date 2026-09-14
[2026-09-14 00:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:23:04] Production.INFO: Total Charge 0
[2026-09-14 00:23:04] Production.INFO: CreateAllLog End
[2026-09-14 00: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-09-14 00: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-09-14 00: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-09-14 00:23:04] Production.INFO: ==663== Releasing lock...
[2026-09-14 00:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:23:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:23:04] Production.INFO: Account Balance End.
[2026-09-14 00:23:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:23:04] Production.INFO: ==661== Releasing lock...
[2026-09-14 00:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:23:04] Production.INFO: ==657== Releasing lock...
[2026-09-14 00:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:23:12] Production.ERROR: CronJobId end10
[2026-09-14 00:23:12] Production.INFO: ==659== Releasing lock...
[2026-09-14 00:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:23:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:23:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:23:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:23:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:23:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:23:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:23:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:23:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:23:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:23:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:23:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:23:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:23:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:23:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:23:15] Production.INFO: call_cost start
[2026-09-14 00:23:15] Production.INFO: call_cost end
[2026-09-14 00:23:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:23:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:23:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:23:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:23:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:23:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:23:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:23:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:23:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:23:15] Production.INFO: ==655== Releasing lock...
[2026-09-14 00:23:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:23:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:24:01] Production.INFO: ==749== Lock acquired, processing the job...
[2026-09-14 05:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:24:01] Production.INFO: neon service started
[2026-09-14 05:24:01] Production.INFO: neon service started
[2026-09-14 05:24:01] Production.INFO: ==749== Releasing lock...
[2026-09-14 05:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:24:02] Production.INFO: ==753== Lock acquired, processing the job...
[2026-09-14 04:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 00:24:02] Production.INFO: ==751== Lock acquired, processing the job...
[2026-09-14 00:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:24:02] Production.INFO: ==753== Releasing lock...
[2026-09-14 04:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:24:02] Production.INFO: ==751== Releasing lock...
[2026-09-14 00:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:24:03] Production.INFO: ==756== Lock acquired, processing the job...
[2026-09-14 00:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:24:03] Production.INFO: ==760== Lock acquired, processing the job...
[2026-09-14 00:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:24:03] Production.INFO: ==758== Lock acquired, processing the job...
[2026-09-14 00:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:24:03] Production.INFO: ==762== Lock acquired, processing the job...
[2026-09-14 00:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:24:03] Production.INFO: ==764== Lock acquired, processing the job...
[2026-09-14 00:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:24:03] Production.INFO: Account Balance Start.
[2026-09-14 00:24:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:24:03] Production.INFO: 117
[2026-09-14 00:24:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:24:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 00: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-09-14 00: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-09-14 00:24:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 00: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-09-14 00:24:03] Production.INFO: ==764== Releasing lock...
[2026-09-14 00:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:24:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:24:04] Production.INFO: Date 2026-09-12
[2026-09-14 00:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:24:04] Production.INFO: Date 2026-09-13
[2026-09-14 00:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:24:04] Production.INFO: Date 2026-09-14
[2026-09-14 00:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:24:04] Production.INFO: Total Charge 0
[2026-09-14 00:24:04] Production.INFO: CreateAllLog End
[2026-09-14 00:24:04] Production.INFO: Account Balance End.
[2026-09-14 00:24:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:24:04] Production.INFO: ==762== Releasing lock...
[2026-09-14 00:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:24:04] Production.INFO: ==758== Releasing lock...
[2026-09-14 00:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:24:12] Production.ERROR: CronJobId end10
[2026-09-14 00:24:12] Production.INFO: ==760== Releasing lock...
[2026-09-14 00:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:24:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:24:14] Production.INFO: call_cost start
[2026-09-14 00:24:14] Production.INFO: call_cost end
[2026-09-14 00:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:24:14] Production.INFO: ==756== Releasing lock...
[2026-09-14 00:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:25:02] Production.INFO: ==822== Lock acquired, processing the job...
[2026-09-14 05:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:25:02] Production.INFO: neon service started
[2026-09-14 05:25:02] Production.INFO: neon service started
[2026-09-14 05:25:02] Production.INFO: ==822== Releasing lock...
[2026-09-14 05:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:25:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:25:02] Production.INFO: ==824== Lock acquired, processing the job...
[2026-09-14 00:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:25:02] Production.INFO: ==824== Releasing lock...
[2026-09-14 00:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:25:03] Production.INFO: ==826== Lock acquired, processing the job...
[2026-09-14 04:25:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:25:03] Production.INFO: ==826== Releasing lock...
[2026-09-14 04:25:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:25:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:25:03] Production.INFO: ==829== Lock acquired, processing the job...
[2026-09-14 00:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 00:25:03] Production.INFO: ==831== Lock acquired, processing the job...
[2026-09-14 00:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 00:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 00:25:03] Production.INFO: ==829== Releasing lock...
[2026-09-14 00:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 00:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 00:25:03] Production.INFO: ==837== Lock acquired, processing the job...
[2026-09-14 00:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:25:04] Production.INFO: ==833== Lock acquired, processing the job...
[2026-09-14 00:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:25:04] Production.INFO: ==835== Lock acquired, processing the job...
[2026-09-14 00:25:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:25:04] Production.INFO: ==841== Lock acquired, processing the job...
[2026-09-14 00:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:25:04] Production.INFO: Account Balance Start.
[2026-09-14 00:25:04] Production.INFO: CreateAllLog Start
[2026-09-14 00:25:04] Production.INFO: 117
[2026-09-14 00:25:04] Production.INFO: Date 2026-09-08
[2026-09-14 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:25:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:25:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:25:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:25:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00: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-09-14 00: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-09-14 00:25:04] Production.INFO: Date 2026-09-09
[2026-09-14 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:25:04] Production.INFO: ==839== Lock acquired, processing the job...
[2026-09-14 00:25:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 00: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-09-14 00:25:04] Production.INFO: ==841== Releasing lock...
[2026-09-14 00:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:25:04] Production.INFO: Date 2026-09-10
[2026-09-14 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:25:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 00:25:04] Production.INFO: Date 2026-09-11
[2026-09-14 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:25:04] Production.INFO: Date 2026-09-12
[2026-09-14 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:25:04] Production.INFO: Date 2026-09-13
[2026-09-14 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:25:04] Production.INFO: Date 2026-09-14
[2026-09-14 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:25:04] Production.INFO: Total Charge 0
[2026-09-14 00:25:04] Production.INFO: CreateAllLog End
[2026-09-14 00:25:04] Production.ERROR: done
[2026-09-14 00:25:04] Production.INFO: ==833== Releasing lock...
[2026-09-14 00:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:25:04] Production.INFO: Account Balance End.
[2026-09-14 00:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 00:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999234', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 00:25:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:25:04] Production.INFO: ==837== Releasing lock...
[2026-09-14 00:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:25:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999234', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 00:25:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 00:25:11] Production.INFO: ProcessCDR(1,17999234,1,1,2)
[2026-09-14 00:25:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17999234,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 00:25:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17999234,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 00:25:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 00:25:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 00:25:11] Production.INFO: ==839== Releasing lock...
[2026-09-14 00:25:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 00:25:11] Production.INFO: 26 MB #Memory Used#
[2026-09-14 00:25:13] Production.ERROR: CronJobId end10
[2026-09-14 00:25:13] Production.INFO: ==835== Releasing lock...
[2026-09-14 00:25:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:25:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:25:17] Production.INFO: call_cost start
[2026-09-14 00:25:17] Production.INFO: call_cost end
[2026-09-14 00:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:25:17] Production.INFO: ==831== Releasing lock...
[2026-09-14 00:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:26:01] Production.INFO: ==894== Lock acquired, processing the job...
[2026-09-14 05:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:26:01] Production.INFO: neon service started
[2026-09-14 05:26:01] Production.INFO: neon service started
[2026-09-14 05:26:01] Production.INFO: ==894== Releasing lock...
[2026-09-14 05:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:26:02] Production.INFO: ==896== Lock acquired, processing the job...
[2026-09-14 00:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:26:02] Production.INFO: ==896== Releasing lock...
[2026-09-14 00:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:26:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:26:02] Production.INFO: ==898== Lock acquired, processing the job...
[2026-09-14 04:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:26:02] Production.INFO: ==898== Releasing lock...
[2026-09-14 04:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:26:03] Production.INFO: ==907== Lock acquired, processing the job...
[2026-09-14 00:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:26:03] Production.INFO: Account Balance Start.
[2026-09-14 00:26:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:26:03] Production.INFO: 117
[2026-09-14 00:26:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:26:03] Production.INFO: ==901== Lock acquired, processing the job...
[2026-09-14 00:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:26:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:26:03] Production.INFO: ==903== Lock acquired, processing the job...
[2026-09-14 00:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:26:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:26:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:26:03] Production.INFO: ==905== Lock acquired, processing the job...
[2026-09-14 00:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:26:03] Production.INFO: Date 2026-09-12
[2026-09-14 00:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:26:03] Production.INFO: Date 2026-09-13
[2026-09-14 00:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:26:03] Production.INFO: Date 2026-09-14
[2026-09-14 00:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:26:03] Production.INFO: ==909== Lock acquired, processing the job...
[2026-09-14 00:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:26:03] Production.INFO: Total Charge 0
[2026-09-14 00:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:26:03] Production.INFO: CreateAllLog End
[2026-09-14 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-09-14 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-09-14 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-09-14 00:26:03] Production.INFO: ==909== Releasing lock...
[2026-09-14 00:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:26:03] Production.INFO: Account Balance End.
[2026-09-14 00:26:03] Production.ERROR: CronJobId end 12
[2026-09-14 00:26:03] Production.INFO: ==907== Releasing lock...
[2026-09-14 00:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:26:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:26:04] Production.INFO: ==903== Releasing lock...
[2026-09-14 00:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:26:11] Production.ERROR: CronJobId end10
[2026-09-14 00:26:11] Production.INFO: ==905== Releasing lock...
[2026-09-14 00:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:26:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:26:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:26:14] Production.INFO: call_cost start
[2026-09-14 00:26:14] Production.INFO: call_cost end
[2026-09-14 00:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:26:14] Production.INFO: ==901== Releasing lock...
[2026-09-14 00:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:27:02] Production.INFO: ==965== Lock acquired, processing the job...
[2026-09-14 05:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:27:02] Production.INFO: neon service started
[2026-09-14 05:27:02] Production.INFO: neon service started
[2026-09-14 05:27:02] Production.INFO: ==965== Releasing lock...
[2026-09-14 05:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:27:02] Production.INFO: ==967== Lock acquired, processing the job...
[2026-09-14 00:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:27:02] Production.INFO: ==967== Releasing lock...
[2026-09-14 00:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:27:02] Production.INFO: ==969== Lock acquired, processing the job...
[2026-09-14 04:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:27:02] Production.INFO: ==969== Releasing lock...
[2026-09-14 04:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:27:03] Production.INFO: ==971== Lock acquired, processing the job...
[2026-09-14 00:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:27:03] Production.INFO: ==975== Lock acquired, processing the job...
[2026-09-14 00:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:27:03] Production.INFO: ==973== Lock acquired, processing the job...
[2026-09-14 00:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:27:03] Production.INFO: ==977== Lock acquired, processing the job...
[2026-09-14 00:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:27:03] Production.INFO: ==979== Lock acquired, processing the job...
[2026-09-14 00:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 00:27:03] Production.INFO: Account Balance Start.
[2026-09-14 00:27:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:27:03] Production.INFO: 117
[2026-09-14 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-09-14 00:27:03] Production.INFO: ==979== Releasing lock...
[2026-09-14 00:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:27:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:27:04] Production.INFO: Date 2026-09-09
[2026-09-14 00:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:27:04] Production.INFO: Date 2026-09-10
[2026-09-14 00:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:27:04] Production.INFO: Date 2026-09-11
[2026-09-14 00:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:27:04] Production.INFO: Date 2026-09-12
[2026-09-14 00:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:27:04] Production.INFO: Date 2026-09-13
[2026-09-14 00:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:27:04] Production.INFO: Date 2026-09-14
[2026-09-14 00:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:27:04] Production.INFO: Total Charge 0
[2026-09-14 00:27:04] Production.INFO: CreateAllLog End
[2026-09-14 00:27:04] Production.INFO: Account Balance End.
[2026-09-14 00:27:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:27:04] Production.INFO: ==977== Releasing lock...
[2026-09-14 00:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:27:04] Production.INFO: ==973== Releasing lock...
[2026-09-14 00:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:27:11] Production.ERROR: CronJobId end10
[2026-09-14 00:27:11] Production.INFO: ==975== Releasing lock...
[2026-09-14 00:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:27:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:27:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:27:15] Production.INFO: call_cost start
[2026-09-14 00:27:15] Production.INFO: call_cost end
[2026-09-14 00:27:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:27:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:27:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:27:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:27:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:27:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:27:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:27:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:27:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:27:15] Production.INFO: ==971== Releasing lock...
[2026-09-14 00:27:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:27:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:28:01] Production.INFO: ==1040== Lock acquired, processing the job...
[2026-09-14 05:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:28:01] Production.INFO: neon service started
[2026-09-14 05:28:01] Production.INFO: neon service started
[2026-09-14 05:28:01] Production.INFO: ==1040== Releasing lock...
[2026-09-14 05:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:28:02] Production.INFO: ==1042== Lock acquired, processing the job...
[2026-09-14 00:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:28:02] Production.INFO: ==1042== Releasing lock...
[2026-09-14 00:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:28:02] Production.INFO: ==1044== Lock acquired, processing the job...
[2026-09-14 04:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:28:02] Production.INFO: ==1044== Releasing lock...
[2026-09-14 04:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:28:03] Production.INFO: ==1047== Lock acquired, processing the job...
[2026-09-14 00:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:28:03] Production.INFO: ==1051== Lock acquired, processing the job...
[2026-09-14 00:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:28:03] Production.INFO: ==1053== Lock acquired, processing the job...
[2026-09-14 00:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:28:03] Production.INFO: Account Balance Start.
[2026-09-14 00:28:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:28:03] Production.INFO: 117
[2026-09-14 00:28:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:28:03] Production.INFO: ==1049== Lock acquired, processing the job...
[2026-09-14 00:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:28:03] Production.INFO: ==1055== Lock acquired, processing the job...
[2026-09-14 00:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:28:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:28:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 00:28:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 00:28:03] Production.INFO: ==1055== Releasing lock...
[2026-09-14 00:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:28:03] Production.INFO: Date 2026-09-12
[2026-09-14 00:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:28:03] Production.INFO: Date 2026-09-13
[2026-09-14 00:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:28:03] Production.INFO: Date 2026-09-14
[2026-09-14 00:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:28:03] Production.INFO: Total Charge 0
[2026-09-14 00:28:03] Production.INFO: CreateAllLog End
[2026-09-14 00:28:03] Production.INFO: Account Balance End.
[2026-09-14 00:28:03] Production.ERROR: CronJobId end 12
[2026-09-14 00:28:03] Production.INFO: ==1053== Releasing lock...
[2026-09-14 00:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:28:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:28:04] Production.INFO: ==1049== Releasing lock...
[2026-09-14 00:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:28:11] Production.ERROR: CronJobId end10
[2026-09-14 00:28:11] Production.INFO: ==1051== Releasing lock...
[2026-09-14 00:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:28:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:28:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:28:13] Production.INFO: call_cost start
[2026-09-14 00:28:13] Production.INFO: call_cost end
[2026-09-14 00:28:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:28:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:28:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:28:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:28:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:28:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:28:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:28:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:28:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:28:13] Production.INFO: ==1047== Releasing lock...
[2026-09-14 00:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:28:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:29:02] Production.INFO: ==1116== Lock acquired, processing the job...
[2026-09-14 05:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:29:02] Production.INFO: neon service started
[2026-09-14 05:29:02] Production.INFO: neon service started
[2026-09-14 05:29:02] Production.INFO: ==1116== Releasing lock...
[2026-09-14 05:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:29:02] Production.INFO: ==1120== Lock acquired, processing the job...
[2026-09-14 04:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:29:02] Production.INFO: ==1120== Releasing lock...
[2026-09-14 04:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:29:02] Production.INFO: ==1118== Lock acquired, processing the job...
[2026-09-14 00:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:29:02] Production.INFO: ==1118== Releasing lock...
[2026-09-14 00:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:29:03] Production.INFO: ==1125== Lock acquired, processing the job...
[2026-09-14 00:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:29:03] Production.INFO: ==1123== Lock acquired, processing the job...
[2026-09-14 00:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:29:03] Production.INFO: ==1127== Lock acquired, processing the job...
[2026-09-14 00:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:29:03] Production.INFO: ==1129== Lock acquired, processing the job...
[2026-09-14 00:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:29:03] Production.INFO: ==1131== Lock acquired, processing the job...
[2026-09-14 00:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:29:03] Production.INFO: Account Balance Start.
[2026-09-14 00:29:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:29:03] Production.INFO: 117
[2026-09-14 00:29:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 00:29:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:29:03] Production.INFO: ==1131== Releasing lock...
[2026-09-14 00:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:29:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:29:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:29:04] Production.INFO: Date 2026-09-12
[2026-09-14 00:29:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:29:04] Production.INFO: Date 2026-09-13
[2026-09-14 00:29:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:29:04] Production.INFO: Date 2026-09-14
[2026-09-14 00:29:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:29:04] Production.INFO: Total Charge 0
[2026-09-14 00:29:04] Production.INFO: CreateAllLog End
[2026-09-14 00:29:04] Production.INFO: ==1125== Releasing lock...
[2026-09-14 00:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:29:04] Production.INFO: Account Balance End.
[2026-09-14 00:29:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:29:04] Production.INFO: ==1129== Releasing lock...
[2026-09-14 00:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:29:12] Production.ERROR: CronJobId end10
[2026-09-14 00:29:12] Production.INFO: ==1127== Releasing lock...
[2026-09-14 00:29:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:29:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:29:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:29:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:29:15] Production.INFO: call_cost start
[2026-09-14 00:29:15] Production.INFO: call_cost end
[2026-09-14 00:29:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:29:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:29:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:29:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:29:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:29:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:29:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:29:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:29:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:29:15] Production.INFO: ==1123== Releasing lock...
[2026-09-14 00:29:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:29:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:30:01] Production.INFO: ==1193== Lock acquired, processing the job...
[2026-09-14 05:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:30:01] Production.INFO: neon service started
[2026-09-14 05:30:01] Production.INFO: neon service started
[2026-09-14 05:30:01] Production.INFO: ==1193== Releasing lock...
[2026-09-14 05:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:30:01] Production.INFO: ==1197== Lock acquired, processing the job...
[2026-09-14 00:30:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:30:02] Production.INFO: ==1197== Releasing lock...
[2026-09-14 00:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:30:02] Production.INFO: ==1199== Lock acquired, processing the job...
[2026-09-14 04:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:30:02] Production.INFO: ==1199== Releasing lock...
[2026-09-14 04:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:30:02] Production.INFO: ==1202== Lock acquired, processing the job...
[2026-09-14 00:30:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:30:03] Production.INFO: ==1204== Lock acquired, processing the job...
[2026-09-14 00:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:30:03] Production.INFO: ==1206== Lock acquired, processing the job...
[2026-09-14 00:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:30:03] Production.INFO: ==1208== Lock acquired, processing the job...
[2026-09-14 00:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:30:03] Production.INFO: ==1210== Lock acquired, processing the job...
[2026-09-14 00:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:30:03] Production.INFO: Account Balance Start.
[2026-09-14 00:30:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:30:03] Production.INFO: 117
[2026-09-14 00:30:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:30:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:30:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:30:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 00:30:03] Production.INFO: Date 2026-09-12
[2026-09-14 00:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 00:30:03] Production.INFO: Date 2026-09-13
[2026-09-14 00:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:30:03] Production.INFO: ==1210== Releasing lock...
[2026-09-14 00:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:30:03] Production.INFO: Date 2026-09-14
[2026-09-14 00:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:30:03] Production.INFO: Total Charge 0
[2026-09-14 00:30:03] Production.INFO: CreateAllLog End
[2026-09-14 00:30:03] Production.INFO: ==1204== Releasing lock...
[2026-09-14 00:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:30:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:30:03] Production.INFO: Account Balance End.
[2026-09-14 00:30:03] Production.ERROR: CronJobId end 12
[2026-09-14 00:30:03] Production.INFO: ==1208== Releasing lock...
[2026-09-14 00:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:30:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:30:10] Production.ERROR: CronJobId end10
[2026-09-14 00:30:10] Production.INFO: ==1206== Releasing lock...
[2026-09-14 00:30:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:30:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:30:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:30:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:30:14] Production.INFO: call_cost start
[2026-09-14 00:30:14] Production.INFO: call_cost end
[2026-09-14 00:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:30:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:30:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:30:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:30:14] Production.INFO: ==1202== Releasing lock...
[2026-09-14 00:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:31:01] Production.INFO: ==1278== Lock acquired, processing the job...
[2026-09-14 05:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:31:01] Production.INFO: neon service started
[2026-09-14 05:31:01] Production.INFO: neon service started
[2026-09-14 05:31:01] Production.INFO: ==1278== Releasing lock...
[2026-09-14 05:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:31:02] Production.INFO: ==1283== Lock acquired, processing the job...
[2026-09-14 04:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:31:02] Production.INFO: ==1283== Releasing lock...
[2026-09-14 04:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:31:02] Production.INFO: ==1281== Lock acquired, processing the job...
[2026-09-14 00:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:31:02] Production.INFO: ==1281== Releasing lock...
[2026-09-14 00:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:31:03] Production.INFO: ==1287== Lock acquired, processing the job...
[2026-09-14 00:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:31:03] Production.INFO: ==1292== Lock acquired, processing the job...
[2026-09-14 00:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:31:03] Production.INFO: ==1289== Lock acquired, processing the job...
[2026-09-14 00:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:31:03] Production.INFO: ==1297== Lock acquired, processing the job...
[2026-09-14 00:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:31:03] Production.INFO: ==1294== Lock acquired, processing the job...
[2026-09-14 00:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00: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-09-14 00:31:03] Production.INFO: Account Balance Start.
[2026-09-14 00:31:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:31:03] Production.INFO: 117
[2026-09-14 00: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-09-14 00: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-09-14 00:31:03] Production.INFO: ==1297== Releasing lock...
[2026-09-14 00:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:31:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:31:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:31:04] Production.INFO: Date 2026-09-10
[2026-09-14 00:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:31:04] Production.INFO: Date 2026-09-11
[2026-09-14 00:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:31:04] Production.INFO: Date 2026-09-12
[2026-09-14 00:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:31:04] Production.INFO: Date 2026-09-13
[2026-09-14 00:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:31:04] Production.INFO: Date 2026-09-14
[2026-09-14 00:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:31:04] Production.INFO: Total Charge 0
[2026-09-14 00:31:04] Production.INFO: CreateAllLog End
[2026-09-14 00:31:04] Production.INFO: Account Balance End.
[2026-09-14 00:31:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:31:04] Production.INFO: ==1294== Releasing lock...
[2026-09-14 00:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:31:04] Production.INFO: ==1289== Releasing lock...
[2026-09-14 00:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:31:12] Production.ERROR: CronJobId end10
[2026-09-14 00:31:12] Production.INFO: ==1292== Releasing lock...
[2026-09-14 00:31:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:31:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:31:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:31:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:31:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:31:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:31:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:31:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:31:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:31:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:31:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:31:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:31:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:31:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:31:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:31:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:31:14] Production.INFO: call_cost start
[2026-09-14 00:31:14] Production.INFO: call_cost end
[2026-09-14 00:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:31:14] Production.INFO: ==1287== Releasing lock...
[2026-09-14 00:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:32:01] Production.INFO: ==1354== Lock acquired, processing the job...
[2026-09-14 05:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:32:01] Production.INFO: neon service started
[2026-09-14 05:32:01] Production.INFO: neon service started
[2026-09-14 05:32:01] Production.INFO: ==1354== Releasing lock...
[2026-09-14 05:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:32:01] Production.INFO: ==1356== Lock acquired, processing the job...
[2026-09-14 00:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:32:01] Production.INFO: ==1356== Releasing lock...
[2026-09-14 00:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:32:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:32:02] Production.INFO: ==1358== Lock acquired, processing the job...
[2026-09-14 04:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:32:02] Production.INFO: ==1358== Releasing lock...
[2026-09-14 04:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:32:02] Production.INFO: ==1362== Lock acquired, processing the job...
[2026-09-14 00:32:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:32:02] Production.INFO: ==1366== Lock acquired, processing the job...
[2026-09-14 00:32:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:32:02] Production.INFO: ==1364== Lock acquired, processing the job...
[2026-09-14 00:32:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:32:02] Production.INFO: ==1360== Lock acquired, processing the job...
[2026-09-14 00:32:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:32:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:32:03] Production.INFO: Account Balance Start.
[2026-09-14 00:32:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:32:03] Production.INFO: 117
[2026-09-14 00:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:32:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:32:03] Production.INFO: ==1368== Lock acquired, processing the job...
[2026-09-14 00:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:32:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:32:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 00:32:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 00:32:03] Production.INFO: ==1368== Releasing lock...
[2026-09-14 00:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:32:03] Production.INFO: Date 2026-09-12
[2026-09-14 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:32:03] Production.INFO: Date 2026-09-13
[2026-09-14 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:32:03] Production.INFO: Date 2026-09-14
[2026-09-14 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:32:03] Production.INFO: ==1362== Releasing lock...
[2026-09-14 00:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:32:03] Production.INFO: Total Charge 0
[2026-09-14 00:32:03] Production.INFO: CreateAllLog End
[2026-09-14 00:32:03] Production.INFO: Account Balance End.
[2026-09-14 00:32:03] Production.ERROR: CronJobId end 12
[2026-09-14 00:32:03] Production.INFO: ==1366== Releasing lock...
[2026-09-14 00:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:32:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:32:11] Production.ERROR: CronJobId end10
[2026-09-14 00:32:11] Production.INFO: ==1364== Releasing lock...
[2026-09-14 00:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:32:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:32:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:32:14] Production.INFO: call_cost start
[2026-09-14 00:32:14] Production.INFO: call_cost end
[2026-09-14 00:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:32:14] Production.INFO: ==1360== Releasing lock...
[2026-09-14 00:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:33:01] Production.INFO: ==1424== Lock acquired, processing the job...
[2026-09-14 05:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:33:01] Production.INFO: neon service started
[2026-09-14 05:33:01] Production.INFO: neon service started
[2026-09-14 05:33:01] Production.INFO: ==1424== Releasing lock...
[2026-09-14 05:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:33:02] Production.INFO: ==1426== Lock acquired, processing the job...
[2026-09-14 00:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:33:02] Production.INFO: ==1426== Releasing lock...
[2026-09-14 00:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:33:02] Production.INFO: ==1428== Lock acquired, processing the job...
[2026-09-14 04:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:33:02] Production.INFO: ==1428== Releasing lock...
[2026-09-14 04:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:33:03] Production.INFO: ==1438== Lock acquired, processing the job...
[2026-09-14 00:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 00:33:03] Production.INFO: ==1438== Releasing lock...
[2026-09-14 00:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:33:03] Production.INFO: ==1434== Lock acquired, processing the job...
[2026-09-14 00:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:33:03] Production.INFO: ==1430== Lock acquired, processing the job...
[2026-09-14 00:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:33:03] Production.INFO: ==1432== Lock acquired, processing the job...
[2026-09-14 00:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:33:03] Production.INFO: ==1436== Lock acquired, processing the job...
[2026-09-14 00:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:33:03] Production.INFO: Account Balance Start.
[2026-09-14 00:33:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:33:03] Production.INFO: 117
[2026-09-14 00:33:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:33:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:33:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:33:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:33:03] Production.INFO: Date 2026-09-12
[2026-09-14 00:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:33:03] Production.INFO: Date 2026-09-13
[2026-09-14 00:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:33:03] Production.INFO: Date 2026-09-14
[2026-09-14 00:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:33:03] Production.INFO: Total Charge 0
[2026-09-14 00:33:03] Production.INFO: CreateAllLog End
[2026-09-14 00:33:04] Production.INFO: Account Balance End.
[2026-09-14 00:33:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:33:04] Production.INFO: ==1436== Releasing lock...
[2026-09-14 00:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:33:04] Production.INFO: ==1432== Releasing lock...
[2026-09-14 00:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:33:11] Production.ERROR: CronJobId end10
[2026-09-14 00:33:11] Production.INFO: ==1434== Releasing lock...
[2026-09-14 00:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:33:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:33:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:33:15] Production.INFO: call_cost start
[2026-09-14 00:33:15] Production.INFO: call_cost end
[2026-09-14 00:33:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:33:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:33:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:33:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:33:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:33:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:33:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:33:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:33:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:33:15] Production.INFO: ==1430== Releasing lock...
[2026-09-14 00:33:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:33:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:34:02] Production.INFO: ==1494== Lock acquired, processing the job...
[2026-09-14 05:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:34:02] Production.INFO: neon service started
[2026-09-14 05:34:02] Production.INFO: neon service started
[2026-09-14 05:34:02] Production.INFO: ==1494== Releasing lock...
[2026-09-14 05:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:34:02] Production.INFO: ==1496== Lock acquired, processing the job...
[2026-09-14 00:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:34:02] Production.INFO: ==1498== Lock acquired, processing the job...
[2026-09-14 04:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:34:02] Production.INFO: ==1498== Releasing lock...
[2026-09-14 04:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:34:03] Production.INFO: ==1496== Releasing lock...
[2026-09-14 00:34:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:34:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:34:03] Production.INFO: ==1501== Lock acquired, processing the job...
[2026-09-14 00:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:34:03] Production.INFO: ==1503== Lock acquired, processing the job...
[2026-09-14 00:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:34:04] Production.INFO: ==1505== Lock acquired, processing the job...
[2026-09-14 00:34:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:34:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:34:04] Production.INFO: ==1509== Lock acquired, processing the job...
[2026-09-14 00:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:34:04] Production.INFO: ==1507== Lock acquired, processing the job...
[2026-09-14 00:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:34:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:34:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:34:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:34:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00: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-09-14 00: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-09-14 00: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-09-14 00:34:04] Production.INFO: ==1509== Releasing lock...
[2026-09-14 00:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:34:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:34:04] Production.INFO: Account Balance Start.
[2026-09-14 00:34:04] Production.INFO: CreateAllLog Start
[2026-09-14 00:34:04] Production.INFO: 117
[2026-09-14 00:34:04] Production.INFO: Date 2026-09-08
[2026-09-14 00:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:34:04] Production.INFO: Date 2026-09-09
[2026-09-14 00:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:34:04] Production.INFO: Date 2026-09-10
[2026-09-14 00:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:34:04] Production.INFO: Date 2026-09-11
[2026-09-14 00:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:34:04] Production.INFO: Date 2026-09-12
[2026-09-14 00:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:34:04] Production.INFO: Date 2026-09-13
[2026-09-14 00:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:34:04] Production.INFO: Date 2026-09-14
[2026-09-14 00:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:34:04] Production.INFO: Total Charge 0
[2026-09-14 00:34:04] Production.INFO: CreateAllLog End
[2026-09-14 00:34:04] Production.INFO: Account Balance End.
[2026-09-14 00:34:04] Production.INFO: ==1503== Releasing lock...
[2026-09-14 00:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:34:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:34:04] Production.INFO: ==1507== Releasing lock...
[2026-09-14 00:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:34:11] Production.ERROR: CronJobId end10
[2026-09-14 00:34:11] Production.INFO: ==1505== Releasing lock...
[2026-09-14 00:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:34:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:34:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:34:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:34:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:34:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:34:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:34:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:34:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:34:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:34:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:34:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:34:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:34:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:34:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:34:15] Production.INFO: call_cost start
[2026-09-14 00:34:15] Production.INFO: call_cost end
[2026-09-14 00:34:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:34:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:34:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:34:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:34:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:34:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:34:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:34:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:34:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:34:15] Production.INFO: ==1501== Releasing lock...
[2026-09-14 00:34:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:34:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:35:01] Production.INFO: ==1569== Lock acquired, processing the job...
[2026-09-14 05:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:35:01] Production.INFO: neon service started
[2026-09-14 05:35:01] Production.INFO: neon service started
[2026-09-14 05:35:01] Production.INFO: ==1569== Releasing lock...
[2026-09-14 05:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:35:02] Production.INFO: ==1571== Lock acquired, processing the job...
[2026-09-14 00:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:35:02] Production.INFO: ==1571== Releasing lock...
[2026-09-14 00:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:35:02] Production.INFO: ==1573== Lock acquired, processing the job...
[2026-09-14 04:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:35:02] Production.INFO: ==1573== Releasing lock...
[2026-09-14 04:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:35:03] Production.INFO: ==1575== Lock acquired, processing the job...
[2026-09-14 00:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 00:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 00:35:03] Production.INFO: ==1577== Lock acquired, processing the job...
[2026-09-14 00:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 00:35:03] Production.INFO: ==1575== Releasing lock...
[2026-09-14 00:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 00:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 00:35:03] Production.INFO: ==1583== Lock acquired, processing the job...
[2026-09-14 00:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:35:03] Production.INFO: ==1579== Lock acquired, processing the job...
[2026-09-14 00:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:35:03] Production.INFO: ==1581== Lock acquired, processing the job...
[2026-09-14 00:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:35:03] Production.INFO: ==1585== Lock acquired, processing the job...
[2026-09-14 00:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 00:35:03] Production.INFO: Account Balance Start.
[2026-09-14 00:35:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:35:03] Production.INFO: 117
[2026-09-14 00:35:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:35:03] Production.INFO: ==1587== Lock acquired, processing the job...
[2026-09-14 00:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 00:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:35:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 00:35:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 00:35:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 00:35:03] Production.INFO: Date 2026-09-12
[2026-09-14 00:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:35:04] Production.INFO: ==1587== Releasing lock...
[2026-09-14 00:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:35:04] Production.INFO: Date 2026-09-13
[2026-09-14 00:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:35:04] Production.ERROR: done
[2026-09-14 00:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 00:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999275', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 00:35:04] Production.INFO: Date 2026-09-14
[2026-09-14 00:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:35:04] Production.INFO: Total Charge 0
[2026-09-14 00:35:04] Production.INFO: CreateAllLog End
[2026-09-14 00:35:04] Production.INFO: Account Balance End.
[2026-09-14 00:35:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:35:04] Production.INFO: ==1583== Releasing lock...
[2026-09-14 00:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:35:04] Production.INFO: ==1579== Releasing lock...
[2026-09-14 00:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999275', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 00:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 00:35:10] Production.INFO: ProcessCDR(1,17999275,1,1,2)
[2026-09-14 00:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17999275,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 00:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17999275,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 00:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 00:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 00:35:10] Production.INFO: ==1585== Releasing lock...
[2026-09-14 00:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 00:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 00:35:14] Production.ERROR: CronJobId end10
[2026-09-14 00:35:14] Production.INFO: ==1581== Releasing lock...
[2026-09-14 00:35:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:35:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:35:16] Production.INFO: call_cost start
[2026-09-14 00:35:16] Production.INFO: call_cost end
[2026-09-14 00:35:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:35:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:35:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:35:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:35:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:35:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:35:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:35:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:35:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:35:16] Production.INFO: ==1577== Releasing lock...
[2026-09-14 00:35:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:35:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:36:02] Production.INFO: ==1647== Lock acquired, processing the job...
[2026-09-14 05:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:36:02] Production.INFO: neon service started
[2026-09-14 05:36:02] Production.INFO: neon service started
[2026-09-14 05:36:02] Production.INFO: ==1647== Releasing lock...
[2026-09-14 05:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:36:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 00:36:02] Production.INFO: ==1649== Lock acquired, processing the job...
[2026-09-14 00:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:36:02] Production.INFO: ==1649== Releasing lock...
[2026-09-14 00:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:36:02] Production.INFO: ==1651== Lock acquired, processing the job...
[2026-09-14 04:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:36:02] Production.INFO: ==1651== Releasing lock...
[2026-09-14 04:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:36:03] Production.INFO: ==1653== Lock acquired, processing the job...
[2026-09-14 00:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:36:03] Production.INFO: ==1655== Lock acquired, processing the job...
[2026-09-14 00:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:36:03] Production.INFO: ==1660== Lock acquired, processing the job...
[2026-09-14 00:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:36:03] Production.INFO: ==1662== Lock acquired, processing the job...
[2026-09-14 00:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:36:03] Production.INFO: ==1658== Lock acquired, processing the job...
[2026-09-14 00:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:36:03] Production.INFO: Account Balance Start.
[2026-09-14 00:36:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:36:03] Production.INFO: 117
[2026-09-14 00:36:03] Production.INFO: Date 2026-09-08
[2026-09-14 00: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-09-14 00:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00: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-09-14 00:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 00: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-09-14 00:36:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:36:03] Production.INFO: ==1662== Releasing lock...
[2026-09-14 00:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:36:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:36:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:36:03] Production.INFO: Date 2026-09-12
[2026-09-14 00:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:36:04] Production.INFO: Date 2026-09-13
[2026-09-14 00:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:36:04] Production.INFO: Date 2026-09-14
[2026-09-14 00:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:36:04] Production.INFO: Total Charge 0
[2026-09-14 00:36:04] Production.INFO: CreateAllLog End
[2026-09-14 00:36:04] Production.INFO: Account Balance End.
[2026-09-14 00:36:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:36:04] Production.INFO: ==1660== Releasing lock...
[2026-09-14 00:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:36:04] Production.INFO: ==1655== Releasing lock...
[2026-09-14 00:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:36:11] Production.ERROR: CronJobId end10
[2026-09-14 00:36:11] Production.INFO: ==1658== Releasing lock...
[2026-09-14 00:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:36:14] Production.INFO: call_cost start
[2026-09-14 00:36:14] Production.INFO: call_cost end
[2026-09-14 00:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:36:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:36:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:36:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:36:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:36:14] Production.INFO: ==1653== Releasing lock...
[2026-09-14 00:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:37:01] Production.INFO: ==1719== Lock acquired, processing the job...
[2026-09-14 05:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:37:01] Production.INFO: neon service started
[2026-09-14 05:37:01] Production.INFO: neon service started
[2026-09-14 05:37:01] Production.INFO: ==1719== Releasing lock...
[2026-09-14 05:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:37:01] Production.INFO: ==1721== Lock acquired, processing the job...
[2026-09-14 00:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:37:02] Production.INFO: ==1721== Releasing lock...
[2026-09-14 00:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:37:02] Production.INFO: ==1723== Lock acquired, processing the job...
[2026-09-14 04:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:37:02] Production.INFO: ==1723== Releasing lock...
[2026-09-14 04:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:37:02] Production.INFO: ==1725== Lock acquired, processing the job...
[2026-09-14 00:37:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:37:02] Production.INFO: ==1727== Lock acquired, processing the job...
[2026-09-14 00:37:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:37:02] Production.INFO: ==1729== Lock acquired, processing the job...
[2026-09-14 00:37:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:37:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:37:03] Production.INFO: ==1731== Lock acquired, processing the job...
[2026-09-14 00:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:37:03] Production.INFO: ==1733== Lock acquired, processing the job...
[2026-09-14 00:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:37:03] Production.INFO: Account Balance Start.
[2026-09-14 00:37:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:37:03] Production.INFO: 117
[2026-09-14 00:37:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 00:37:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 00:37:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:37:03] Production.INFO: ==1733== Releasing lock...
[2026-09-14 00:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:37:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:37:03] Production.INFO: Date 2026-09-12
[2026-09-14 00:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:37:03] Production.INFO: Date 2026-09-13
[2026-09-14 00:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:37:03] Production.INFO: Date 2026-09-14
[2026-09-14 00:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:37:03] Production.INFO: Total Charge 0
[2026-09-14 00:37:03] Production.INFO: CreateAllLog End
[2026-09-14 00:37:03] Production.INFO: Account Balance End.
[2026-09-14 00:37:03] Production.ERROR: CronJobId end 12
[2026-09-14 00:37:03] Production.INFO: ==1731== Releasing lock...
[2026-09-14 00:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:37:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:37:03] Production.INFO: ==1727== Releasing lock...
[2026-09-14 00:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:37:11] Production.ERROR: CronJobId end10
[2026-09-14 00:37:11] Production.INFO: ==1729== Releasing lock...
[2026-09-14 00:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:37:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:37:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:37:14] Production.INFO: call_cost start
[2026-09-14 00:37:14] Production.INFO: call_cost end
[2026-09-14 00:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:37:14] Production.INFO: ==1725== Releasing lock...
[2026-09-14 00:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:38:01] Production.INFO: ==1789== Lock acquired, processing the job...
[2026-09-14 05:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:38:01] Production.INFO: neon service started
[2026-09-14 05:38:01] Production.INFO: neon service started
[2026-09-14 05:38:01] Production.INFO: ==1789== Releasing lock...
[2026-09-14 05:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:38:02] Production.INFO: ==1791== Lock acquired, processing the job...
[2026-09-14 00:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:38:02] Production.INFO: ==1793== Lock acquired, processing the job...
[2026-09-14 04:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:38:02] Production.INFO: ==1793== Releasing lock...
[2026-09-14 04:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:38:02] Production.INFO: ==1791== Releasing lock...
[2026-09-14 00:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:38:03] Production.INFO: ==1798== Lock acquired, processing the job...
[2026-09-14 00:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:38:03] Production.INFO: ==1802== Lock acquired, processing the job...
[2026-09-14 00:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:38:03] Production.INFO: ==1800== Lock acquired, processing the job...
[2026-09-14 00:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:38:03] Production.INFO: ==1804== Lock acquired, processing the job...
[2026-09-14 00:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:38:03] Production.INFO: ==1806== Lock acquired, processing the job...
[2026-09-14 00:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:38:03] Production.INFO: Account Balance Start.
[2026-09-14 00:38:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:38:03] Production.INFO: 117
[2026-09-14 00:38:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 00:38:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 00:38:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:38:03] Production.INFO: ==1806== Releasing lock...
[2026-09-14 00:38:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:38:03] Production.INFO: Date 2026-09-12
[2026-09-14 00:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:38:03] Production.INFO: Date 2026-09-13
[2026-09-14 00:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:38:03] Production.INFO: Date 2026-09-14
[2026-09-14 00:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:38:03] Production.INFO: Total Charge 0
[2026-09-14 00:38:04] Production.INFO: CreateAllLog End
[2026-09-14 00:38:04] Production.INFO: Account Balance End.
[2026-09-14 00:38:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:38:04] Production.INFO: ==1804== Releasing lock...
[2026-09-14 00:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:38:04] Production.INFO: ==1800== Releasing lock...
[2026-09-14 00:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:38:11] Production.ERROR: CronJobId end10
[2026-09-14 00:38:11] Production.INFO: ==1802== Releasing lock...
[2026-09-14 00:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:38:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:38:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:38:14] Production.INFO: call_cost start
[2026-09-14 00:38:14] Production.INFO: call_cost end
[2026-09-14 00:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:38:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:38:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:38:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:38:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:38:14] Production.INFO: ==1798== Releasing lock...
[2026-09-14 00:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:39:01] Production.INFO: ==1894== Lock acquired, processing the job...
[2026-09-14 05:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:39:01] Production.INFO: neon service started
[2026-09-14 05:39:01] Production.INFO: neon service started
[2026-09-14 05:39:01] Production.INFO: ==1894== Releasing lock...
[2026-09-14 05:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:39:02] Production.INFO: ==1896== Lock acquired, processing the job...
[2026-09-14 00:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:39:02] Production.INFO: ==1898== Lock acquired, processing the job...
[2026-09-14 04:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:39:02] Production.INFO: ==1898== Releasing lock...
[2026-09-14 04:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:39:02] Production.INFO: ==1896== Releasing lock...
[2026-09-14 00:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:39:03] Production.INFO: ==1901== Lock acquired, processing the job...
[2026-09-14 00:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:39:03] Production.INFO: ==1905== Lock acquired, processing the job...
[2026-09-14 00:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:39:03] Production.INFO: ==1903== Lock acquired, processing the job...
[2026-09-14 00:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:39:03] Production.INFO: ==1907== Lock acquired, processing the job...
[2026-09-14 00:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:39:03] Production.INFO: ==1909== Lock acquired, processing the job...
[2026-09-14 00:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:39:03] Production.INFO: Account Balance Start.
[2026-09-14 00:39:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:39:03] Production.INFO: 117
[2026-09-14 00:39:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 00:39:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 00:39:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:39:03] Production.INFO: ==1909== Releasing lock...
[2026-09-14 00:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:39:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:39:03] Production.INFO: Date 2026-09-12
[2026-09-14 00:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:39:03] Production.INFO: Date 2026-09-13
[2026-09-14 00:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:39:03] Production.INFO: Date 2026-09-14
[2026-09-14 00:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:39:03] Production.INFO: Total Charge 0
[2026-09-14 00:39:03] Production.INFO: CreateAllLog End
[2026-09-14 00:39:03] Production.INFO: Account Balance End.
[2026-09-14 00:39:03] Production.ERROR: CronJobId end 12
[2026-09-14 00:39:03] Production.INFO: ==1907== Releasing lock...
[2026-09-14 00:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:39:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:39:04] Production.INFO: ==1903== Releasing lock...
[2026-09-14 00:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:39:10] Production.ERROR: CronJobId end10
[2026-09-14 00:39:10] Production.INFO: ==1905== Releasing lock...
[2026-09-14 00:39:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:39:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:39:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:39:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:39:14] Production.INFO: call_cost start
[2026-09-14 00:39:14] Production.INFO: call_cost end
[2026-09-14 00:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:39:14] Production.INFO: ==1901== Releasing lock...
[2026-09-14 00:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:40:01] Production.INFO: ==1968== Lock acquired, processing the job...
[2026-09-14 05:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:40:01] Production.INFO: neon service started
[2026-09-14 05:40:01] Production.INFO: neon service started
[2026-09-14 05:40:01] Production.INFO: ==1968== Releasing lock...
[2026-09-14 05:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:40:02] Production.INFO: ==1972== Lock acquired, processing the job...
[2026-09-14 04:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:40:02] Production.INFO: ==1972== Releasing lock...
[2026-09-14 04:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:40:02] Production.INFO: ==1970== Lock acquired, processing the job...
[2026-09-14 00:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:40:02] Production.INFO: ==1970== Releasing lock...
[2026-09-14 00:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:40:03] Production.INFO: ==1974== Lock acquired, processing the job...
[2026-09-14 00:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:40:03] Production.INFO: ==1980== Lock acquired, processing the job...
[2026-09-14 00:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:40:03] Production.INFO: ==1976== Lock acquired, processing the job...
[2026-09-14 00:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:40:03] Production.INFO: Account Balance Start.
[2026-09-14 00:40:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:40:03] Production.INFO: 117
[2026-09-14 00:40:03] Production.INFO: ==1978== Lock acquired, processing the job...
[2026-09-14 00:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:40:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:40:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:40:03] Production.INFO: ==1982== Lock acquired, processing the job...
[2026-09-14 00:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:40:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:40:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:40:03] Production.INFO: Date 2026-09-12
[2026-09-14 00:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:40:03] Production.INFO: Date 2026-09-13
[2026-09-14 00:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:40:03] Production.INFO: Date 2026-09-14
[2026-09-14 00:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 00:40:03] Production.INFO: Total Charge 0
[2026-09-14 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-09-14 00:40:03] Production.INFO: CreateAllLog End
[2026-09-14 00:40:03] Production.INFO: ==1982== Releasing lock...
[2026-09-14 00:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:40:04] Production.INFO: Account Balance End.
[2026-09-14 00:40:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:40:04] Production.INFO: ==1980== Releasing lock...
[2026-09-14 00:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:40:04] Production.INFO: ==1976== Releasing lock...
[2026-09-14 00:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:40:11] Production.ERROR: CronJobId end10
[2026-09-14 00:40:11] Production.INFO: ==1978== Releasing lock...
[2026-09-14 00:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:40:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:40:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:40:15] Production.INFO: call_cost start
[2026-09-14 00:40:15] Production.INFO: call_cost end
[2026-09-14 00:40:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:40:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:40:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:40:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:40:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:40:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:40:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:40:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:40:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:40:15] Production.INFO: ==1974== Releasing lock...
[2026-09-14 00:40:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:40:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:41:02] Production.INFO: ==2039== Lock acquired, processing the job...
[2026-09-14 05:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:41:02] Production.INFO: neon service started
[2026-09-14 05:41:02] Production.INFO: neon service started
[2026-09-14 05:41:02] Production.INFO: ==2039== Releasing lock...
[2026-09-14 05:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:41:02] Production.INFO: ==2041== Lock acquired, processing the job...
[2026-09-14 00:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:41:02] Production.INFO: ==2041== Releasing lock...
[2026-09-14 00:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:41:03] Production.INFO: ==2043== Lock acquired, processing the job...
[2026-09-14 04:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:41:03] Production.INFO: ==2043== Releasing lock...
[2026-09-14 04:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:41:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:41:03] Production.INFO: ==2047== Lock acquired, processing the job...
[2026-09-14 00:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:41:03] Production.INFO: ==2045== Lock acquired, processing the job...
[2026-09-14 00:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:41:04] Production.INFO: ==2049== Lock acquired, processing the job...
[2026-09-14 00:41:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:41:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:41:04] Production.INFO: ==2051== Lock acquired, processing the job...
[2026-09-14 00:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:41:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:41:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:41:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:41:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:41:04] Production.INFO: ==2053== Lock acquired, processing the job...
[2026-09-14 00:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:41:04] Production.INFO: Account Balance Start.
[2026-09-14 00:41:04] Production.INFO: CreateAllLog Start
[2026-09-14 00:41:04] Production.INFO: 117
[2026-09-14 00:41:04] Production.INFO: Date 2026-09-08
[2026-09-14 00:41:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 00:41:04] Production.INFO: Date 2026-09-09
[2026-09-14 00:41:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:41:04] Production.INFO: Date 2026-09-10
[2026-09-14 00:41:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:41:04] Production.INFO: Date 2026-09-11
[2026-09-14 00:41:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 00:41:04] Production.INFO: ==2053== Releasing lock...
[2026-09-14 00:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:41:04] Production.INFO: Date 2026-09-12
[2026-09-14 00:41:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:41:04] Production.INFO: Date 2026-09-13
[2026-09-14 00:41:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:41:04] Production.INFO: Date 2026-09-14
[2026-09-14 00:41:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:41:04] Production.INFO: Total Charge 0
[2026-09-14 00:41:04] Production.INFO: ==2047== Releasing lock...
[2026-09-14 00:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:41:04] Production.INFO: CreateAllLog End
[2026-09-14 00:41:04] Production.INFO: Account Balance End.
[2026-09-14 00:41:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:41:04] Production.INFO: ==2051== Releasing lock...
[2026-09-14 00:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:41:12] Production.ERROR: CronJobId end10
[2026-09-14 00:41:12] Production.INFO: ==2049== Releasing lock...
[2026-09-14 00:41:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:41:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:41:14] Production.INFO: call_cost start
[2026-09-14 00:41:14] Production.INFO: call_cost end
[2026-09-14 00:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:41:14] Production.INFO: ==2045== Releasing lock...
[2026-09-14 00:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:42:01] Production.INFO: ==2131== Lock acquired, processing the job...
[2026-09-14 05:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:42:01] Production.INFO: neon service started
[2026-09-14 05:42:01] Production.INFO: neon service started
[2026-09-14 05:42:01] Production.INFO: ==2131== Releasing lock...
[2026-09-14 05:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:42:02] Production.INFO: ==2135== Lock acquired, processing the job...
[2026-09-14 04:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:42:02] Production.INFO: ==2135== Releasing lock...
[2026-09-14 04:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:42:02] Production.INFO: ==2133== Lock acquired, processing the job...
[2026-09-14 00:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:42:02] Production.INFO: ==2133== Releasing lock...
[2026-09-14 00:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:42:03] Production.INFO: ==2139== Lock acquired, processing the job...
[2026-09-14 00:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:42:03] Production.INFO: ==2137== Lock acquired, processing the job...
[2026-09-14 00:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:42:03] Production.INFO: ==2145== Lock acquired, processing the job...
[2026-09-14 00:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:42:03] Production.INFO: ==2141== Lock acquired, processing the job...
[2026-09-14 00:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 00:42:03] Production.INFO: ==2143== Lock acquired, processing the job...
[2026-09-14 00:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 00:42:03] Production.INFO: ==2145== Releasing lock...
[2026-09-14 00:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:42:03] Production.INFO: Account Balance Start.
[2026-09-14 00:42:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:42:03] Production.INFO: 117
[2026-09-14 00:42:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:42:04] Production.INFO: Date 2026-09-09
[2026-09-14 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:42:04] Production.INFO: Date 2026-09-10
[2026-09-14 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:42:04] Production.INFO: Date 2026-09-11
[2026-09-14 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:42:04] Production.INFO: Date 2026-09-12
[2026-09-14 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:42:04] Production.INFO: Date 2026-09-13
[2026-09-14 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:42:04] Production.INFO: Date 2026-09-14
[2026-09-14 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:42:04] Production.INFO: Total Charge 0
[2026-09-14 00:42:04] Production.INFO: ==2139== Releasing lock...
[2026-09-14 00:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:42:04] Production.INFO: CreateAllLog End
[2026-09-14 00:42:04] Production.INFO: Account Balance End.
[2026-09-14 00:42:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:42:04] Production.INFO: ==2143== Releasing lock...
[2026-09-14 00:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:42:11] Production.ERROR: CronJobId end10
[2026-09-14 00:42:11] Production.INFO: ==2141== Releasing lock...
[2026-09-14 00:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:42:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:42:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:42:14] Production.INFO: call_cost start
[2026-09-14 00:42:14] Production.INFO: call_cost end
[2026-09-14 00:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:42:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:42:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:42:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:42:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:42:14] Production.INFO: ==2137== Releasing lock...
[2026-09-14 00:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:43:02] Production.INFO: ==2204== Lock acquired, processing the job...
[2026-09-14 05:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:43:02] Production.INFO: neon service started
[2026-09-14 05:43:02] Production.INFO: neon service started
[2026-09-14 05:43:02] Production.INFO: ==2204== Releasing lock...
[2026-09-14 05:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:43:02] Production.INFO: ==2206== Lock acquired, processing the job...
[2026-09-14 00:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:43:02] Production.INFO: ==2206== Releasing lock...
[2026-09-14 00:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:43:03] Production.INFO: ==2208== Lock acquired, processing the job...
[2026-09-14 04:43:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:43:03] Production.INFO: ==2208== Releasing lock...
[2026-09-14 04:43:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:43:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:43:03] Production.INFO: ==2210== Lock acquired, processing the job...
[2026-09-14 00:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:43:03] Production.INFO: ==2212== Lock acquired, processing the job...
[2026-09-14 00:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:43:03] Production.INFO: ==2216== Lock acquired, processing the job...
[2026-09-14 00:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:43:03] Production.INFO: ==2214== Lock acquired, processing the job...
[2026-09-14 00:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:43:03] Production.INFO: ==2218== Lock acquired, processing the job...
[2026-09-14 00:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:43:03] Production.INFO: Account Balance Start.
[2026-09-14 00:43:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:43:03] Production.INFO: 117
[2026-09-14 00:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 00:43:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:43:03] Production.INFO: ==2218== Releasing lock...
[2026-09-14 00:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:43:04] Production.INFO: Date 2026-09-09
[2026-09-14 00:43:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:43:04] Production.INFO: Date 2026-09-10
[2026-09-14 00:43:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:43:04] Production.INFO: Date 2026-09-11
[2026-09-14 00:43:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:43:04] Production.INFO: Date 2026-09-12
[2026-09-14 00:43:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:43:04] Production.INFO: Date 2026-09-13
[2026-09-14 00:43:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:43:04] Production.INFO: Date 2026-09-14
[2026-09-14 00:43:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:43:04] Production.INFO: ==2212== Releasing lock...
[2026-09-14 00:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:43:04] Production.INFO: Total Charge 0
[2026-09-14 00:43:04] Production.INFO: CreateAllLog End
[2026-09-14 00:43:04] Production.INFO: Account Balance End.
[2026-09-14 00:43:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:43:04] Production.INFO: ==2216== Releasing lock...
[2026-09-14 00:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:43:12] Production.ERROR: CronJobId end10
[2026-09-14 00:43:12] Production.INFO: ==2214== Releasing lock...
[2026-09-14 00:43:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:43:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:43:15] Production.INFO: call_cost start
[2026-09-14 00:43:15] Production.INFO: call_cost end
[2026-09-14 00:43:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:43:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:43:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:43:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:43:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:43:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:43:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:43:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:43:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:43:15] Production.INFO: ==2210== Releasing lock...
[2026-09-14 00:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:43:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:44:01] Production.INFO: ==2276== Lock acquired, processing the job...
[2026-09-14 05:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:44:01] Production.INFO: neon service started
[2026-09-14 05:44:01] Production.INFO: neon service started
[2026-09-14 05:44:01] Production.INFO: ==2276== Releasing lock...
[2026-09-14 05:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:44:01] Production.INFO: ==2278== Lock acquired, processing the job...
[2026-09-14 00:44:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:44:02] Production.INFO: ==2278== Releasing lock...
[2026-09-14 00:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:44:02] Production.INFO: ==2280== Lock acquired, processing the job...
[2026-09-14 04:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:44:02] Production.INFO: ==2280== Releasing lock...
[2026-09-14 04:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:44:03] Production.INFO: ==2282== Lock acquired, processing the job...
[2026-09-14 00:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:44:03] Production.INFO: ==2284== Lock acquired, processing the job...
[2026-09-14 00:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:44:03] Production.INFO: ==2286== Lock acquired, processing the job...
[2026-09-14 00:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:44:03] Production.INFO: ==2288== Lock acquired, processing the job...
[2026-09-14 00:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:44:03] Production.INFO: Account Balance Start.
[2026-09-14 00:44:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:44:03] Production.INFO: 117
[2026-09-14 00:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:44:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:44:03] Production.INFO: ==2290== Lock acquired, processing the job...
[2026-09-14 00:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:44:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:44:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:44:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:44:03] Production.INFO: Date 2026-09-12
[2026-09-14 00:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:44:03] Production.INFO: Date 2026-09-13
[2026-09-14 00:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 00: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-09-14 00:44:03] Production.INFO: Date 2026-09-14
[2026-09-14 00:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 00: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-09-14 00: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-09-14 00:44:03] Production.INFO: ==2290== Releasing lock...
[2026-09-14 00:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:44:03] Production.INFO: Total Charge 0
[2026-09-14 00:44:03] Production.INFO: CreateAllLog End
[2026-09-14 00:44:03] Production.INFO: Account Balance End.
[2026-09-14 00:44:03] Production.ERROR: CronJobId end 12
[2026-09-14 00:44:03] Production.INFO: ==2288== Releasing lock...
[2026-09-14 00:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:44:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:44:03] Production.INFO: ==2284== Releasing lock...
[2026-09-14 00:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:44:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:44:10] Production.ERROR: CronJobId end10
[2026-09-14 00:44:10] Production.INFO: ==2286== Releasing lock...
[2026-09-14 00:44:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:44:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:44:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:44:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:44:14] Production.INFO: call_cost start
[2026-09-14 00:44:14] Production.INFO: call_cost end
[2026-09-14 00:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:44:14] Production.INFO: ==2282== Releasing lock...
[2026-09-14 00:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:45:02] Production.INFO: ==2347== Lock acquired, processing the job...
[2026-09-14 05:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:45:02] Production.INFO: neon service started
[2026-09-14 05:45:02] Production.INFO: neon service started
[2026-09-14 05:45:02] Production.INFO: ==2347== Releasing lock...
[2026-09-14 05:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:45:02] Production.INFO: ==2349== Lock acquired, processing the job...
[2026-09-14 00:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:45:02] Production.INFO: ==2349== Releasing lock...
[2026-09-14 00:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:45:02] Production.INFO: ==2351== Lock acquired, processing the job...
[2026-09-14 04:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:45:02] Production.INFO: ==2351== Releasing lock...
[2026-09-14 04:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:45:03] Production.INFO: ==2354== Lock acquired, processing the job...
[2026-09-14 00:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 00:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 00:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 00:45:03] Production.INFO: ==2354== Releasing lock...
[2026-09-14 00:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 00:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 00:45:03] Production.INFO: ==2366== Lock acquired, processing the job...
[2026-09-14 00:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 00:45:03] Production.INFO: ==2356== Lock acquired, processing the job...
[2026-09-14 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-09-14 00:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:45:03] Production.INFO: ==2366== Releasing lock...
[2026-09-14 00:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:45:03] Production.INFO: ==2358== Lock acquired, processing the job...
[2026-09-14 00:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:45:03] Production.INFO: ==2360== Lock acquired, processing the job...
[2026-09-14 00:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:45:03] Production.INFO: ==2362== Lock acquired, processing the job...
[2026-09-14 00:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:45:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:45:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:45:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:45:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:45:04] Production.INFO: ==2364== Lock acquired, processing the job...
[2026-09-14 00:45:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 00:45:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 00:45:04] Production.INFO: Account Balance Start.
[2026-09-14 00:45:04] Production.INFO: CreateAllLog Start
[2026-09-14 00:45:04] Production.INFO: 117
[2026-09-14 00:45:04] Production.INFO: Date 2026-09-08
[2026-09-14 00:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:45:04] Production.INFO: Date 2026-09-09
[2026-09-14 00:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:45:04] Production.INFO: Date 2026-09-10
[2026-09-14 00:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:45:04] Production.INFO: Date 2026-09-11
[2026-09-14 00:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:45:04] Production.ERROR: done
[2026-09-14 00:45:04] Production.INFO: Date 2026-09-12
[2026-09-14 00:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:45:04] Production.INFO: Date 2026-09-13
[2026-09-14 00:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 00:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999316', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 00:45:04] Production.INFO: Date 2026-09-14
[2026-09-14 00:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:45:04] Production.INFO: Total Charge 0
[2026-09-14 00:45:04] Production.INFO: CreateAllLog End
[2026-09-14 00:45:04] Production.INFO: Account Balance End.
[2026-09-14 00:45:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:45:04] Production.INFO: ==2362== Releasing lock...
[2026-09-14 00:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:45:04] Production.INFO: ==2358== Releasing lock...
[2026-09-14 00:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999316', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 00:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 00:45:10] Production.INFO: ProcessCDR(1,17999316,1,1,2)
[2026-09-14 00:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17999316,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 00:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17999316,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 00:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 00:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 00:45:10] Production.INFO: ==2364== Releasing lock...
[2026-09-14 00:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 00:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 00:45:14] Production.ERROR: CronJobId end10
[2026-09-14 00:45:14] Production.INFO: ==2360== Releasing lock...
[2026-09-14 00:45:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:45:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:45:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:45:17] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:45:17] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:45:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:45:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:45:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:45:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:45:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:45:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:45:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:45:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:45:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:45:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:45:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:45:17] Production.INFO: call_cost start
[2026-09-14 00:45:17] Production.INFO: call_cost end
[2026-09-14 00:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:45:17] Production.INFO: ==2356== Releasing lock...
[2026-09-14 00:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:46:01] Production.INFO: ==2425== Lock acquired, processing the job...
[2026-09-14 05:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:46:01] Production.INFO: neon service started
[2026-09-14 05:46:01] Production.INFO: neon service started
[2026-09-14 05:46:01] Production.INFO: ==2425== Releasing lock...
[2026-09-14 05:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:46:02] Production.INFO: ==2429== Lock acquired, processing the job...
[2026-09-14 04:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:46:02] Production.INFO: ==2429== Releasing lock...
[2026-09-14 04:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:46:02] Production.INFO: ==2427== Lock acquired, processing the job...
[2026-09-14 00:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:46:02] Production.INFO: ==2427== Releasing lock...
[2026-09-14 00:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:46:03] Production.INFO: ==2432== Lock acquired, processing the job...
[2026-09-14 00:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:46:03] Production.INFO: ==2434== Lock acquired, processing the job...
[2026-09-14 00:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:46:03] Production.INFO: ==2436== Lock acquired, processing the job...
[2026-09-14 00:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:46:03] Production.INFO: ==2438== Lock acquired, processing the job...
[2026-09-14 00:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:46:03] Production.INFO: ==2440== Lock acquired, processing the job...
[2026-09-14 00:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:46:03] Production.INFO: Account Balance Start.
[2026-09-14 00:46:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:46:03] Production.INFO: 117
[2026-09-14 00:46:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:46:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 00:46:03] Production.INFO: Date 2026-09-10
[2026-09-14 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-09-14 00:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:46:03] Production.INFO: ==2440== Releasing lock...
[2026-09-14 00:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:46:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:46:03] Production.INFO: Date 2026-09-12
[2026-09-14 00:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:46:03] Production.INFO: Date 2026-09-13
[2026-09-14 00:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:46:03] Production.INFO: Date 2026-09-14
[2026-09-14 00:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:46:03] Production.INFO: Total Charge 0
[2026-09-14 00:46:03] Production.INFO: CreateAllLog End
[2026-09-14 00:46:03] Production.INFO: Account Balance End.
[2026-09-14 00:46:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:46:04] Production.INFO: ==2438== Releasing lock...
[2026-09-14 00:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:46:04] Production.INFO: ==2434== Releasing lock...
[2026-09-14 00:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:46:10] Production.ERROR: CronJobId end10
[2026-09-14 00:46:10] Production.INFO: ==2436== Releasing lock...
[2026-09-14 00:46:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:46:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:46:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:46:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:46:14] Production.INFO: call_cost start
[2026-09-14 00:46:14] Production.INFO: call_cost end
[2026-09-14 00:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:46:14] Production.INFO: ==2432== Releasing lock...
[2026-09-14 00:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:47:01] Production.INFO: ==2496== Lock acquired, processing the job...
[2026-09-14 05:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:47:01] Production.INFO: neon service started
[2026-09-14 05:47:01] Production.INFO: neon service started
[2026-09-14 05:47:01] Production.INFO: ==2496== Releasing lock...
[2026-09-14 05:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:47:02] Production.INFO: ==2498== Lock acquired, processing the job...
[2026-09-14 00:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:47:02] Production.INFO: ==2498== Releasing lock...
[2026-09-14 00:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:47:02] Production.INFO: ==2500== Lock acquired, processing the job...
[2026-09-14 04:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:47:02] Production.INFO: ==2500== Releasing lock...
[2026-09-14 04:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:47:03] Production.INFO: ==2502== Lock acquired, processing the job...
[2026-09-14 00:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:47:03] Production.INFO: ==2504== Lock acquired, processing the job...
[2026-09-14 00:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:47:03] Production.INFO: ==2508== Lock acquired, processing the job...
[2026-09-14 00:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:47:03] Production.INFO: ==2506== Lock acquired, processing the job...
[2026-09-14 00:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:47:03] Production.INFO: ==2510== Lock acquired, processing the job...
[2026-09-14 00:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:47:03] Production.INFO: Account Balance Start.
[2026-09-14 00:47:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:47:03] Production.INFO: 117
[2026-09-14 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-09-14 00:47:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 00:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 00:47:03] Production.INFO: ==2510== Releasing lock...
[2026-09-14 00:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:47:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:47:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:47:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:47:03] Production.INFO: Date 2026-09-12
[2026-09-14 00:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:47:03] Production.INFO: Date 2026-09-13
[2026-09-14 00:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:47:03] Production.INFO: Date 2026-09-14
[2026-09-14 00:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:47:03] Production.INFO: Total Charge 0
[2026-09-14 00:47:03] Production.INFO: CreateAllLog End
[2026-09-14 00:47:04] Production.INFO: Account Balance End.
[2026-09-14 00:47:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:47:04] Production.INFO: ==2508== Releasing lock...
[2026-09-14 00:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:47:04] Production.INFO: ==2504== Releasing lock...
[2026-09-14 00:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:47:12] Production.ERROR: CronJobId end10
[2026-09-14 00:47:12] Production.INFO: ==2506== Releasing lock...
[2026-09-14 00:47:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:47:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:47:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:47:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:47:13] Production.INFO: call_cost start
[2026-09-14 00:47:13] Production.INFO: call_cost end
[2026-09-14 00:47:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:47:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:47:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:47:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:47:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:47:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:47:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:47:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:47:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:47:13] Production.INFO: ==2502== Releasing lock...
[2026-09-14 00:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:47:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:48:02] Production.INFO: ==2568== Lock acquired, processing the job...
[2026-09-14 05:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:48:02] Production.INFO: neon service started
[2026-09-14 05:48:02] Production.INFO: neon service started
[2026-09-14 05:48:02] Production.INFO: ==2568== Releasing lock...
[2026-09-14 05:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:48:02] Production.INFO: ==2570== Lock acquired, processing the job...
[2026-09-14 00:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:48:02] Production.INFO: ==2570== Releasing lock...
[2026-09-14 00:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:48:03] Production.INFO: ==2572== Lock acquired, processing the job...
[2026-09-14 04:48:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:48:03] Production.INFO: ==2572== Releasing lock...
[2026-09-14 04:48:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:48:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:48:03] Production.INFO: ==2574== Lock acquired, processing the job...
[2026-09-14 00:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:48:03] Production.INFO: ==2578== Lock acquired, processing the job...
[2026-09-14 00:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:48:03] Production.INFO: ==2582== Lock acquired, processing the job...
[2026-09-14 00:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:48:03] Production.INFO: ==2576== Lock acquired, processing the job...
[2026-09-14 00:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 00:48:03] Production.INFO: ==2582== Releasing lock...
[2026-09-14 00:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:48:03] Production.INFO: ==2580== Lock acquired, processing the job...
[2026-09-14 00:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:48:04] Production.INFO: Account Balance Start.
[2026-09-14 00:48:04] Production.INFO: CreateAllLog Start
[2026-09-14 00:48:04] Production.INFO: 117
[2026-09-14 00:48:04] Production.INFO: Date 2026-09-08
[2026-09-14 00:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:48:04] Production.INFO: Date 2026-09-09
[2026-09-14 00:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:48:04] Production.INFO: Date 2026-09-10
[2026-09-14 00:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:48:04] Production.INFO: Date 2026-09-11
[2026-09-14 00:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:48:04] Production.INFO: Date 2026-09-12
[2026-09-14 00:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:48:04] Production.INFO: Date 2026-09-13
[2026-09-14 00:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:48:04] Production.INFO: Date 2026-09-14
[2026-09-14 00:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:48:04] Production.INFO: Total Charge 0
[2026-09-14 00:48:04] Production.INFO: CreateAllLog End
[2026-09-14 00:48:04] Production.INFO: ==2576== Releasing lock...
[2026-09-14 00:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:48:04] Production.INFO: Account Balance End.
[2026-09-14 00:48:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:48:04] Production.INFO: ==2580== Releasing lock...
[2026-09-14 00:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:48:12] Production.ERROR: CronJobId end10
[2026-09-14 00:48:12] Production.INFO: ==2578== Releasing lock...
[2026-09-14 00:48:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:48:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:48:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:48:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:48:14] Production.INFO: call_cost start
[2026-09-14 00:48:14] Production.INFO: call_cost end
[2026-09-14 00:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:48:14] Production.INFO: ==2574== Releasing lock...
[2026-09-14 00:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:49:01] Production.INFO: ==2641== Lock acquired, processing the job...
[2026-09-14 05:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:49:01] Production.INFO: neon service started
[2026-09-14 05:49:01] Production.INFO: neon service started
[2026-09-14 05:49:01] Production.INFO: ==2641== Releasing lock...
[2026-09-14 05:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:49:02] Production.INFO: ==2643== Lock acquired, processing the job...
[2026-09-14 00:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:49:02] Production.INFO: ==2643== Releasing lock...
[2026-09-14 00:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:49:02] Production.INFO: ==2645== Lock acquired, processing the job...
[2026-09-14 04:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:49:02] Production.INFO: ==2645== Releasing lock...
[2026-09-14 04:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:49:03] Production.INFO: ==2648== Lock acquired, processing the job...
[2026-09-14 00:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:49:03] Production.INFO: ==2650== Lock acquired, processing the job...
[2026-09-14 00:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:49:03] Production.INFO: ==2652== Lock acquired, processing the job...
[2026-09-14 00:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:49:03] Production.INFO: ==2656== Lock acquired, processing the job...
[2026-09-14 00:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00: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-09-14 00: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-09-14 00: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-09-14 00:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:49:03] Production.INFO: ==2654== Lock acquired, processing the job...
[2026-09-14 00:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:49:03] Production.INFO: ==2656== Releasing lock...
[2026-09-14 00:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:49:03] Production.INFO: Account Balance Start.
[2026-09-14 00:49:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:49:03] Production.INFO: 117
[2026-09-14 00:49:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:49:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:49:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:49:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:49:03] Production.INFO: Date 2026-09-12
[2026-09-14 00:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:49:03] Production.INFO: Date 2026-09-13
[2026-09-14 00:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:49:03] Production.INFO: Date 2026-09-14
[2026-09-14 00:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:49:03] Production.INFO: Total Charge 0
[2026-09-14 00:49:03] Production.INFO: CreateAllLog End
[2026-09-14 00:49:04] Production.INFO: ==2650== Releasing lock...
[2026-09-14 00:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:49:04] Production.INFO: Account Balance End.
[2026-09-14 00:49:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:49:04] Production.INFO: ==2654== Releasing lock...
[2026-09-14 00:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:49:12] Production.ERROR: CronJobId end10
[2026-09-14 00:49:12] Production.INFO: ==2652== Releasing lock...
[2026-09-14 00:49:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:49:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:49:14] Production.INFO: call_cost start
[2026-09-14 00:49:14] Production.INFO: call_cost end
[2026-09-14 00:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:49:14] Production.INFO: ==2648== Releasing lock...
[2026-09-14 00:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:50:02] Production.INFO: ==2713== Lock acquired, processing the job...
[2026-09-14 05:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:50:02] Production.INFO: neon service started
[2026-09-14 05:50:02] Production.INFO: neon service started
[2026-09-14 05:50:02] Production.INFO: ==2713== Releasing lock...
[2026-09-14 05:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:50:02] Production.INFO: ==2717== Lock acquired, processing the job...
[2026-09-14 04:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:50:02] Production.INFO: ==2717== Releasing lock...
[2026-09-14 04:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:50:02] Production.INFO: ==2715== Lock acquired, processing the job...
[2026-09-14 00:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:50:02] Production.INFO: ==2715== Releasing lock...
[2026-09-14 00:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:50:03] Production.INFO: ==2720== Lock acquired, processing the job...
[2026-09-14 00:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:50:03] Production.INFO: ==2724== Lock acquired, processing the job...
[2026-09-14 00:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:50:03] Production.INFO: ==2722== Lock acquired, processing the job...
[2026-09-14 00:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:50:03] Production.INFO: ==2728== Lock acquired, processing the job...
[2026-09-14 00:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:50:03] Production.INFO: ==2726== Lock acquired, processing the job...
[2026-09-14 00:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:50:03] Production.INFO: Account Balance Start.
[2026-09-14 00:50:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:50:03] Production.INFO: 117
[2026-09-14 00:50:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 00:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 00:50:03] Production.INFO: ==2728== Releasing lock...
[2026-09-14 00:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:50:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:50:04] Production.INFO: Date 2026-09-10
[2026-09-14 00:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:50:04] Production.INFO: Date 2026-09-11
[2026-09-14 00:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:50:04] Production.INFO: Date 2026-09-12
[2026-09-14 00:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:50:04] Production.INFO: Date 2026-09-13
[2026-09-14 00:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:50:04] Production.INFO: Date 2026-09-14
[2026-09-14 00:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:50:04] Production.INFO: Total Charge 0
[2026-09-14 00:50:04] Production.INFO: CreateAllLog End
[2026-09-14 00:50:04] Production.INFO: Account Balance End.
[2026-09-14 00:50:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:50:04] Production.INFO: ==2726== Releasing lock...
[2026-09-14 00:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:50:04] Production.INFO: ==2722== Releasing lock...
[2026-09-14 00:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:50:11] Production.ERROR: CronJobId end10
[2026-09-14 00:50:11] Production.INFO: ==2724== Releasing lock...
[2026-09-14 00:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:50:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:50:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:50:14] Production.INFO: call_cost start
[2026-09-14 00:50:14] Production.INFO: call_cost end
[2026-09-14 00:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:50:14] Production.INFO: ==2720== Releasing lock...
[2026-09-14 00:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:51:01] Production.INFO: ==2783== Lock acquired, processing the job...
[2026-09-14 05:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:51:01] Production.INFO: neon service started
[2026-09-14 05:51:01] Production.INFO: neon service started
[2026-09-14 05:51:01] Production.INFO: ==2783== Releasing lock...
[2026-09-14 05:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:51:01] Production.INFO: ==2785== Lock acquired, processing the job...
[2026-09-14 00:51:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:51:02] Production.INFO: ==2785== Releasing lock...
[2026-09-14 00:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:51:02] Production.INFO: ==2787== Lock acquired, processing the job...
[2026-09-14 04:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:51:02] Production.INFO: ==2787== Releasing lock...
[2026-09-14 04:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:51:02] Production.INFO: ==2791== Lock acquired, processing the job...
[2026-09-14 00:51:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:51:02] Production.INFO: ==2789== Lock acquired, processing the job...
[2026-09-14 00:51:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:51:02] Production.INFO: ==2795== Lock acquired, processing the job...
[2026-09-14 00:51:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:51:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:51:03] Production.INFO: ==2793== Lock acquired, processing the job...
[2026-09-14 00:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:51:03] Production.INFO: Account Balance Start.
[2026-09-14 00:51:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:51:03] Production.INFO: 117
[2026-09-14 00:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:51:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:51:03] Production.INFO: ==2797== Lock acquired, processing the job...
[2026-09-14 00:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:51:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:51:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 00: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-09-14 00: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-09-14 00: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-09-14 00:51:03] Production.INFO: ==2797== Releasing lock...
[2026-09-14 00:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:51:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:51:03] Production.INFO: Date 2026-09-12
[2026-09-14 00:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:51:03] Production.INFO: Date 2026-09-13
[2026-09-14 00:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:51:03] Production.INFO: Date 2026-09-14
[2026-09-14 00:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:51:03] Production.INFO: Total Charge 0
[2026-09-14 00:51:03] Production.INFO: ==2791== Releasing lock...
[2026-09-14 00:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:51:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:51:03] Production.INFO: CreateAllLog End
[2026-09-14 00:51:03] Production.INFO: Account Balance End.
[2026-09-14 00:51:03] Production.ERROR: CronJobId end 12
[2026-09-14 00:51:03] Production.INFO: ==2795== Releasing lock...
[2026-09-14 00:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:51:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:51:11] Production.ERROR: CronJobId end10
[2026-09-14 00:51:11] Production.INFO: ==2793== Releasing lock...
[2026-09-14 00:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:51:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:51:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:51:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:51:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:51:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:51:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:51:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:51:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:51:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:51:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:51:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:51:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:51:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:51:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:51:13] Production.INFO: call_cost start
[2026-09-14 00:51:13] Production.INFO: call_cost end
[2026-09-14 00:51:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:51:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:51:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:51:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:51:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:51:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:51:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:51:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:51:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:51:13] Production.INFO: ==2789== Releasing lock...
[2026-09-14 00:51:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:51:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:52:01] Production.INFO: ==2855== Lock acquired, processing the job...
[2026-09-14 05:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:52:01] Production.INFO: neon service started
[2026-09-14 05:52:01] Production.INFO: neon service started
[2026-09-14 05:52:01] Production.INFO: ==2855== Releasing lock...
[2026-09-14 05:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:52:02] Production.INFO: ==2859== Lock acquired, processing the job...
[2026-09-14 04:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:52:02] Production.INFO: ==2859== Releasing lock...
[2026-09-14 04:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:52:02] Production.INFO: ==2857== Lock acquired, processing the job...
[2026-09-14 00:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:52:02] Production.INFO: ==2857== Releasing lock...
[2026-09-14 00:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:52:03] Production.INFO: ==2861== Lock acquired, processing the job...
[2026-09-14 00:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:52:03] Production.INFO: ==2867== Lock acquired, processing the job...
[2026-09-14 00:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:52:03] Production.INFO: ==2863== Lock acquired, processing the job...
[2026-09-14 00:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:52:03] Production.INFO: ==2865== Lock acquired, processing the job...
[2026-09-14 00:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:52:03] Production.INFO: ==2869== Lock acquired, processing the job...
[2026-09-14 00:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:52:03] Production.INFO: Account Balance Start.
[2026-09-14 00:52:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:52:03] Production.INFO: 117
[2026-09-14 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-09-14 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-09-14 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-09-14 00:52:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:52:03] Production.INFO: ==2869== Releasing lock...
[2026-09-14 00:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:52:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:52:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:52:04] Production.INFO: Date 2026-09-11
[2026-09-14 00:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:52:04] Production.INFO: Date 2026-09-12
[2026-09-14 00:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:52:04] Production.INFO: Date 2026-09-13
[2026-09-14 00:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:52:04] Production.INFO: Date 2026-09-14
[2026-09-14 00:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:52:04] Production.INFO: Total Charge 0
[2026-09-14 00:52:04] Production.INFO: CreateAllLog End
[2026-09-14 00:52:04] Production.INFO: Account Balance End.
[2026-09-14 00:52:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:52:04] Production.INFO: ==2867== Releasing lock...
[2026-09-14 00:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:52:04] Production.INFO: ==2863== Releasing lock...
[2026-09-14 00:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:52:11] Production.ERROR: CronJobId end10
[2026-09-14 00:52:11] Production.INFO: ==2865== Releasing lock...
[2026-09-14 00:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:52:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:52:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:52:14] Production.INFO: call_cost start
[2026-09-14 00:52:14] Production.INFO: call_cost end
[2026-09-14 00:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:52:14] Production.INFO: ==2861== Releasing lock...
[2026-09-14 00:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:53:01] Production.INFO: ==2924== Lock acquired, processing the job...
[2026-09-14 05:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:53:01] Production.INFO: neon service started
[2026-09-14 05:53:01] Production.INFO: neon service started
[2026-09-14 05:53:01] Production.INFO: ==2924== Releasing lock...
[2026-09-14 05:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:53:01] Production.INFO: ==2926== Lock acquired, processing the job...
[2026-09-14 00:53:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:53:01] Production.INFO: ==2926== Releasing lock...
[2026-09-14 00:53:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:53:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:53:02] Production.INFO: ==2928== Lock acquired, processing the job...
[2026-09-14 04:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:53:02] Production.INFO: ==2928== Releasing lock...
[2026-09-14 04:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:53:02] Production.INFO: ==2930== Lock acquired, processing the job...
[2026-09-14 00:53:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:53:02] Production.INFO: ==2935== Lock acquired, processing the job...
[2026-09-14 00:53:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:53:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:53:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:53:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:53:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:53:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:53:02] Production.INFO: ==2939== Lock acquired, processing the job...
[2026-09-14 00:53:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:53:02] Production.INFO: ==2933== Lock acquired, processing the job...
[2026-09-14 00:53:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:53:02] Production.INFO: ==2937== Lock acquired, processing the job...
[2026-09-14 00:53:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 00:53:03] Production.INFO: Account Balance Start.
[2026-09-14 00:53:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:53:03] Production.INFO: ==2939== Releasing lock...
[2026-09-14 00:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:53:03] Production.INFO: 117
[2026-09-14 00:53:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:53:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:53:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:53:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:53:03] Production.INFO: Date 2026-09-12
[2026-09-14 00:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:53:03] Production.INFO: Date 2026-09-13
[2026-09-14 00:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:53:03] Production.INFO: Date 2026-09-14
[2026-09-14 00:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:53:03] Production.INFO: Total Charge 0
[2026-09-14 00:53:03] Production.INFO: CreateAllLog End
[2026-09-14 00:53:03] Production.INFO: Account Balance End.
[2026-09-14 00:53:03] Production.ERROR: CronJobId end 12
[2026-09-14 00:53:03] Production.INFO: ==2937== Releasing lock...
[2026-09-14 00:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:53:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:53:03] Production.INFO: ==2933== Releasing lock...
[2026-09-14 00:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:53:10] Production.ERROR: CronJobId end10
[2026-09-14 00:53:10] Production.INFO: ==2935== Releasing lock...
[2026-09-14 00:53:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:53:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:53:13] Production.INFO: call_cost start
[2026-09-14 00:53:13] Production.INFO: call_cost end
[2026-09-14 00:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:53:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:53:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:53:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:53:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:53:13] Production.INFO: ==2930== Releasing lock...
[2026-09-14 00:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:54:01] Production.INFO: ==2996== Lock acquired, processing the job...
[2026-09-14 05:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:54:01] Production.INFO: neon service started
[2026-09-14 05:54:01] Production.INFO: neon service started
[2026-09-14 05:54:01] Production.INFO: ==2996== Releasing lock...
[2026-09-14 05:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:54:02] Production.INFO: ==2999== Lock acquired, processing the job...
[2026-09-14 00:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:54:02] Production.INFO: ==2999== Releasing lock...
[2026-09-14 00:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:54:02] Production.INFO: ==3001== Lock acquired, processing the job...
[2026-09-14 04:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:54:02] Production.INFO: ==3001== Releasing lock...
[2026-09-14 04:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:54:03] Production.INFO: ==3005== Lock acquired, processing the job...
[2026-09-14 00:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:54:03] Production.INFO: ==3003== Lock acquired, processing the job...
[2026-09-14 00:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:54:03] Production.INFO: ==3009== Lock acquired, processing the job...
[2026-09-14 00:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:54:03] Production.INFO: ==3007== Lock acquired, processing the job...
[2026-09-14 00:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:54:03] Production.INFO: ==3011== Lock acquired, processing the job...
[2026-09-14 00:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:54:03] Production.INFO: Account Balance Start.
[2026-09-14 00:54:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:54:03] Production.INFO: 117
[2026-09-14 00:54:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 00:54:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 00:54:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:54:03] Production.INFO: ==3011== Releasing lock...
[2026-09-14 00:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:54:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:54:03] Production.INFO: Date 2026-09-12
[2026-09-14 00:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:54:03] Production.INFO: Date 2026-09-13
[2026-09-14 00:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:54:03] Production.INFO: Date 2026-09-14
[2026-09-14 00:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:54:03] Production.INFO: Total Charge 0
[2026-09-14 00:54:03] Production.INFO: CreateAllLog End
[2026-09-14 00:54:04] Production.INFO: Account Balance End.
[2026-09-14 00:54:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:54:04] Production.INFO: ==3009== Releasing lock...
[2026-09-14 00:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:54:04] Production.INFO: ==3005== Releasing lock...
[2026-09-14 00:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:54:11] Production.ERROR: CronJobId end10
[2026-09-14 00:54:11] Production.INFO: ==3007== Releasing lock...
[2026-09-14 00:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:54:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:54:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:54:14] Production.INFO: call_cost start
[2026-09-14 00:54:14] Production.INFO: call_cost end
[2026-09-14 00:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:54:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:54:14] Production.INFO: ==3003== Releasing lock...
[2026-09-14 00:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:55:02] Production.INFO: ==3066== Lock acquired, processing the job...
[2026-09-14 05:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:55:02] Production.INFO: neon service started
[2026-09-14 05:55:02] Production.INFO: neon service started
[2026-09-14 05:55:02] Production.INFO: ==3066== Releasing lock...
[2026-09-14 05:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:55:02] Production.INFO: ==3070== Lock acquired, processing the job...
[2026-09-14 04:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:55:02] Production.INFO: ==3070== Releasing lock...
[2026-09-14 04:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:55:02] Production.INFO: ==3068== Lock acquired, processing the job...
[2026-09-14 00:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:55:02] Production.INFO: ==3068== Releasing lock...
[2026-09-14 00:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:55:03] Production.INFO: ==3075== Lock acquired, processing the job...
[2026-09-14 00:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:55:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:55:04] Production.INFO: ==3079== Lock acquired, processing the job...
[2026-09-14 00:55:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:55:04] Production.INFO: ==3073== Lock acquired, processing the job...
[2026-09-14 00:55:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 00:55:04] Production.INFO: ==3077== Lock acquired, processing the job...
[2026-09-14 00:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:55:04] Production.INFO: ==3081== Lock acquired, processing the job...
[2026-09-14 00:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:55:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 00:55:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 00:55:04] Production.ERROR: CronJob PID - 3075
[2026-09-14 00:55:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 00:55:04] Production.ERROR: CronJob ID - 5
[2026-09-14 00:55:04] Production.ERROR: CronJob Last Run Time 2026-09-14 00:55:00
[2026-09-14 00:55:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 00:55:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 00:55:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 00:55:04] Production.ERROR: CronJob PID - 3077
[2026-09-14 00:55:04] Production.ERROR: CronJob Title - Account Block
[2026-09-14 00:55:04] Production.ERROR: CronJob ID - 7
[2026-09-14 00:55:04] Production.ERROR: CronJob Last Run Time 2026-09-14 00:55:00
[2026-09-14 00:55:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 00:55:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 00:55:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 00:55:04] Production.ERROR: CronJob PID - 3079
[2026-09-14 00:55:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-14 00:55:04] Production.ERROR: CronJob ID - 10
[2026-09-14 00:55:04] Production.ERROR: CronJob Last Run Time 2026-09-14 00:55:00
[2026-09-14 00:55:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 00:55:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 00:55:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 00:55:04] Production.INFO: ==3073== Releasing lock...
[2026-09-14 00:55:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 00:55:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 00:55:04] Production.INFO: ==3083== Lock acquired, processing the job...
[2026-09-14 00:55:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 00:55:04] Production.INFO: ==3085== Lock acquired, processing the job...
[2026-09-14 00:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:55:04] Production.INFO: Account Balance Start.
[2026-09-14 00:55:04] Production.INFO: CreateAllLog Start
[2026-09-14 00:55:04] Production.INFO: 117
[2026-09-14 00:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 00:55:04] Production.INFO: Date 2026-09-08
[2026-09-14 00:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 00: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-09-14 00: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-09-14 00: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-09-14 00:55:04] Production.INFO: ==3085== Releasing lock...
[2026-09-14 00:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:55:04] Production.INFO: Date 2026-09-09
[2026-09-14 00:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:55:04] Production.INFO: Date 2026-09-10
[2026-09-14 00:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:55:04] Production.INFO: Date 2026-09-11
[2026-09-14 00:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:55:04] Production.ERROR: done
[2026-09-14 00:55:04] Production.INFO: Date 2026-09-12
[2026-09-14 00:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 00:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999357', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 00:55:04] Production.INFO: Date 2026-09-13
[2026-09-14 00:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:55:04] Production.INFO: Date 2026-09-14
[2026-09-14 00:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:55:04] Production.INFO: Total Charge 0
[2026-09-14 00:55:04] Production.INFO: CreateAllLog End
[2026-09-14 00:55:05] Production.INFO: Account Balance End.
[2026-09-14 00:55:05] Production.INFO: ==3077== Releasing lock...
[2026-09-14 00:55:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:55:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:55:05] Production.ERROR: CronJobId end 12
[2026-09-14 00:55:05] Production.INFO: ==3081== Releasing lock...
[2026-09-14 00:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:55:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999357', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 00:55:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 00:55:09] Production.INFO: ProcessCDR(1,17999357,1,1,2)
[2026-09-14 00:55:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17999357,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 00:55:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17999357,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 00:55:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 00:55:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 00:55:09] Production.INFO: ==3083== Releasing lock...
[2026-09-14 00:55:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 00:55:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 00:55:13] Production.ERROR: CronJobId end10
[2026-09-14 00:55:13] Production.INFO: ==3079== Releasing lock...
[2026-09-14 00:55:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:55:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:55:17] Production.INFO: call_cost start
[2026-09-14 00:55:17] Production.INFO: call_cost end
[2026-09-14 00:55:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:55:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:55:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:55:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:55:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:55:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:55:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:55:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:55:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:55:17] Production.INFO: ==3075== Releasing lock...
[2026-09-14 00:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:56:01] Production.INFO: ==3151== Lock acquired, processing the job...
[2026-09-14 05:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:56:01] Production.INFO: neon service started
[2026-09-14 05:56:01] Production.INFO: neon service started
[2026-09-14 05:56:01] Production.INFO: ==3151== Releasing lock...
[2026-09-14 05:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:56:01] Production.INFO: ==3153== Lock acquired, processing the job...
[2026-09-14 00:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:56:02] Production.INFO: ==3153== Releasing lock...
[2026-09-14 00:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:56:02] Production.INFO: ==3155== Lock acquired, processing the job...
[2026-09-14 04:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:56:02] Production.INFO: ==3155== Releasing lock...
[2026-09-14 04:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:56:02] Production.INFO: ==3157== Lock acquired, processing the job...
[2026-09-14 00:56:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:56:03] Production.INFO: ==3161== Lock acquired, processing the job...
[2026-09-14 00:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:56:03] Production.INFO: ==3163== Lock acquired, processing the job...
[2026-09-14 00:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:56:03] Production.INFO: Account Balance Start.
[2026-09-14 00:56:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:56:03] Production.INFO: 117
[2026-09-14 00:56:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:56:03] Production.INFO: ==3165== Lock acquired, processing the job...
[2026-09-14 00:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:56:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:56:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:56:03] Production.INFO: ==3159== Lock acquired, processing the job...
[2026-09-14 00:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 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-09-14 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-09-14 00:56:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 00:56:03] Production.INFO: ==3165== Releasing lock...
[2026-09-14 00:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:56:03] Production.INFO: Date 2026-09-12
[2026-09-14 00:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:56:03] Production.INFO: Date 2026-09-13
[2026-09-14 00:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:56:03] Production.INFO: Date 2026-09-14
[2026-09-14 00:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:56:03] Production.INFO: Total Charge 0
[2026-09-14 00:56:03] Production.INFO: CreateAllLog End
[2026-09-14 00:56:03] Production.INFO: Account Balance End.
[2026-09-14 00:56:03] Production.ERROR: CronJobId end 12
[2026-09-14 00:56:03] Production.INFO: ==3163== Releasing lock...
[2026-09-14 00:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:56:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:56:04] Production.INFO: ==3159== Releasing lock...
[2026-09-14 00:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:56:11] Production.ERROR: CronJobId end10
[2026-09-14 00:56:11] Production.INFO: ==3161== Releasing lock...
[2026-09-14 00:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:56:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:56:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:56:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:56:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:56:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:56:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:56:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:56:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:56:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:56:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:56:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:56:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:56:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:56:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:56:14] Production.INFO: call_cost start
[2026-09-14 00:56:14] Production.INFO: call_cost end
[2026-09-14 00:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:56:14] Production.INFO: ==3157== Releasing lock...
[2026-09-14 00:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:57:02] Production.INFO: ==3223== Lock acquired, processing the job...
[2026-09-14 05:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:57:02] Production.INFO: neon service started
[2026-09-14 05:57:02] Production.INFO: neon service started
[2026-09-14 05:57:02] Production.INFO: ==3223== Releasing lock...
[2026-09-14 05:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:57:02] Production.INFO: ==3225== Lock acquired, processing the job...
[2026-09-14 00:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:57:02] Production.INFO: ==3225== Releasing lock...
[2026-09-14 00:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:57:02] Production.INFO: ==3227== Lock acquired, processing the job...
[2026-09-14 04:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:57:02] Production.INFO: ==3227== Releasing lock...
[2026-09-14 04:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:57:03] Production.INFO: ==3229== Lock acquired, processing the job...
[2026-09-14 00:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:57:03] Production.INFO: ==3231== Lock acquired, processing the job...
[2026-09-14 00:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:57:03] Production.INFO: ==3237== Lock acquired, processing the job...
[2026-09-14 00:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:57:03] Production.INFO: ==3235== Lock acquired, processing the job...
[2026-09-14 00:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:57:03] Production.INFO: ==3233== Lock acquired, processing the job...
[2026-09-14 00:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:57:03] Production.INFO: Account Balance Start.
[2026-09-14 00:57:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:57:03] Production.INFO: 117
[2026-09-14 00:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:57:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 00:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 00:57:03] Production.INFO: ==3237== Releasing lock...
[2026-09-14 00:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:57:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:57:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:57:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:57:03] Production.INFO: Date 2026-09-12
[2026-09-14 00:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:57:03] Production.INFO: Date 2026-09-13
[2026-09-14 00:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:57:04] Production.INFO: Date 2026-09-14
[2026-09-14 00:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 00:57:04] Production.INFO: Total Charge 0
[2026-09-14 00:57:04] Production.INFO: CreateAllLog End
[2026-09-14 00:57:04] Production.INFO: ==3231== Releasing lock...
[2026-09-14 00:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:57:04] Production.INFO: Account Balance End.
[2026-09-14 00:57:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:57:04] Production.INFO: ==3235== Releasing lock...
[2026-09-14 00:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:57:11] Production.ERROR: CronJobId end10
[2026-09-14 00:57:11] Production.INFO: ==3233== Releasing lock...
[2026-09-14 00:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:57:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:57:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:57:14] Production.INFO: call_cost start
[2026-09-14 00:57:14] Production.INFO: call_cost end
[2026-09-14 00:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:57:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:57:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:57:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:57:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:57:14] Production.INFO: ==3229== Releasing lock...
[2026-09-14 00:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:58:01] Production.INFO: ==3295== Lock acquired, processing the job...
[2026-09-14 05:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:58:01] Production.INFO: neon service started
[2026-09-14 05:58:01] Production.INFO: neon service started
[2026-09-14 05:58:01] Production.INFO: ==3295== Releasing lock...
[2026-09-14 05:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 00:58:01] Production.INFO: ==3297== Lock acquired, processing the job...
[2026-09-14 00:58:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:58:02] Production.INFO: ==3297== Releasing lock...
[2026-09-14 00:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:58:02] Production.INFO: ==3299== Lock acquired, processing the job...
[2026-09-14 04:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:58:02] Production.INFO: ==3299== Releasing lock...
[2026-09-14 04:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:58:02] Production.INFO: ==3301== Lock acquired, processing the job...
[2026-09-14 00:58:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:58:02] Production.INFO: ==3305== Lock acquired, processing the job...
[2026-09-14 00:58:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:58:02] Production.INFO: ==3303== Lock acquired, processing the job...
[2026-09-14 00:58:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:58:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:58:02] Production.INFO: ==3309== Lock acquired, processing the job...
[2026-09-14 00:58:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:58:02] Production.INFO: ==3307== Lock acquired, processing the job...
[2026-09-14 00:58:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:58:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:58:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:58:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:58:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00: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-09-14 00: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-09-14 00: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-09-14 00:58:03] Production.INFO: ==3309== Releasing lock...
[2026-09-14 00:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:58:03] Production.INFO: Account Balance Start.
[2026-09-14 00:58:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:58:03] Production.INFO: 117
[2026-09-14 00:58:03] Production.INFO: Date 2026-09-08
[2026-09-14 00:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:58:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:58:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:58:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:58:03] Production.INFO: Date 2026-09-12
[2026-09-14 00:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:58:03] Production.INFO: Date 2026-09-13
[2026-09-14 00:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:58:03] Production.INFO: Date 2026-09-14
[2026-09-14 00:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:58:03] Production.INFO: Total Charge 0
[2026-09-14 00:58:03] Production.INFO: CreateAllLog End
[2026-09-14 00:58:03] Production.INFO: Account Balance End.
[2026-09-14 00:58:03] Production.ERROR: CronJobId end 12
[2026-09-14 00:58:03] Production.INFO: ==3307== Releasing lock...
[2026-09-14 00:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:58:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:58:03] Production.INFO: ==3303== Releasing lock...
[2026-09-14 00:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:58:11] Production.ERROR: CronJobId end10
[2026-09-14 00:58:11] Production.INFO: ==3305== Releasing lock...
[2026-09-14 00:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:58:13] Production.INFO: call_cost start
[2026-09-14 00:58:13] Production.INFO: call_cost end
[2026-09-14 00:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:58:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:58:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:58:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:58:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:58:13] Production.INFO: ==3301== Releasing lock...
[2026-09-14 00:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 05:59:01] Production.INFO: ==3371== Lock acquired, processing the job...
[2026-09-14 05:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 05:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 05:59:01] Production.INFO: neon service started
[2026-09-14 05:59:01] Production.INFO: neon service started
[2026-09-14 05:59:01] Production.INFO: ==3371== Releasing lock...
[2026-09-14 05:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 05:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:59:02] Production.INFO: ==3376== Lock acquired, processing the job...
[2026-09-14 04:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:59:02] Production.INFO: ==3376== Releasing lock...
[2026-09-14 04:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 04:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 00:59:02] Production.INFO: ==3374== Lock acquired, processing the job...
[2026-09-14 00:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 00:59:02] Production.INFO: ==3374== Releasing lock...
[2026-09-14 00:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 00:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 00:59:03] Production.INFO: ==3378== Lock acquired, processing the job...
[2026-09-14 00:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 00:59:03] Production.INFO: ==3380== Lock acquired, processing the job...
[2026-09-14 00:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 00:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 00:59:03] Production.INFO: ==3382== Lock acquired, processing the job...
[2026-09-14 00:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 00:59:03] Production.INFO: ==3384== Lock acquired, processing the job...
[2026-09-14 00:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 00:59:03] Production.INFO: ==3386== Lock acquired, processing the job...
[2026-09-14 00:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 00:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 00:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 00:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 00:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 00:59:03] Production.INFO: Account Balance Start.
[2026-09-14 00:59:03] Production.INFO: CreateAllLog Start
[2026-09-14 00:59:03] Production.INFO: 117
[2026-09-14 00:59:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 00:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 00:59:03] Production.INFO: ==3386== Releasing lock...
[2026-09-14 00:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 00:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 00:59:03] Production.INFO: Date 2026-09-09
[2026-09-14 00:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:59:03] Production.INFO: Date 2026-09-10
[2026-09-14 00:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:59:03] Production.INFO: Date 2026-09-11
[2026-09-14 00:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:59:03] Production.INFO: Date 2026-09-12
[2026-09-14 00:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:59:03] Production.INFO: Date 2026-09-13
[2026-09-14 00:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:59:03] Production.INFO: Date 2026-09-14
[2026-09-14 00:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 00:59:04] Production.INFO: Total Charge 0
[2026-09-14 00:59:04] Production.INFO: CreateAllLog End
[2026-09-14 00:59:04] Production.INFO: Account Balance End.
[2026-09-14 00:59:04] Production.ERROR: CronJobId end 12
[2026-09-14 00:59:04] Production.INFO: ==3384== Releasing lock...
[2026-09-14 00:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 00:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 00:59:04] Production.INFO: ==3380== Releasing lock...
[2026-09-14 00:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 00:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 00:59:12] Production.ERROR: CronJobId end10
[2026-09-14 00:59:12] Production.INFO: ==3382== Releasing lock...
[2026-09-14 00:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 00:59:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 00:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 00:59:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 00:59:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 00:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 00:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 00:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 00:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 00:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 00:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 00:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 00:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 00:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 00:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 00:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 00:59:14] Production.INFO: call_cost start
[2026-09-14 00:59:14] Production.INFO: call_cost end
[2026-09-14 00:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 00:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 00:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 00:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 00:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 00:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 00:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 00:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 00:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 00:59:14] Production.INFO: ==3378== Releasing lock...
[2026-09-14 00:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 00:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:00:02] Production.INFO: ==3446== Lock acquired, processing the job...
[2026-09-14 06:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:00:02] Production.INFO: neon service started
[2026-09-14 06:00:02] Production.INFO: neon service started
[2026-09-14 06:00:02] Production.INFO: ==3446== Releasing lock...
[2026-09-14 06:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:00:02] Production.INFO: ==3450== Lock acquired, processing the job...
[2026-09-14 05:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:00:02] Production.INFO: ==3450== Releasing lock...
[2026-09-14 05:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:00:02] Production.INFO: ==3448== Lock acquired, processing the job...
[2026-09-14 01:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:00:03] Production.INFO: ==3448== Releasing lock...
[2026-09-14 01:00:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:00:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:00:03] Production.INFO: ==3452== Lock acquired, processing the job...
[2026-09-14 01:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:00:03] Production.INFO: ==3454== Lock acquired, processing the job...
[2026-09-14 01:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:00:03] Production.INFO: ==3456== Lock acquired, processing the job...
[2026-09-14 01:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:00:03] Production.INFO: ==3461== Lock acquired, processing the job...
[2026-09-14 01:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:00:03] Production.INFO: ==3458== Lock acquired, processing the job...
[2026-09-14 01:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:00:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:00:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:00:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:00:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:00:04] Production.INFO: Account Balance Start.
[2026-09-14 01:00:04] Production.INFO: CreateAllLog Start
[2026-09-14 01:00:04] Production.INFO: 117
[2026-09-14 01:00:04] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 01:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 01:00:04] Production.INFO: ==3461== Releasing lock...
[2026-09-14 01:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:00:04] Production.INFO: Date 2026-09-09
[2026-09-14 01:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:00:04] Production.INFO: Date 2026-09-10
[2026-09-14 01:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:00:04] Production.INFO: Date 2026-09-11
[2026-09-14 01:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:00:04] Production.INFO: Date 2026-09-12
[2026-09-14 01:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:00:04] Production.INFO: Date 2026-09-13
[2026-09-14 01:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:00:04] Production.INFO: Date 2026-09-14
[2026-09-14 01:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:00:04] Production.INFO: Total Charge 0
[2026-09-14 01:00:04] Production.INFO: CreateAllLog End
[2026-09-14 01:00:04] Production.INFO: Account Balance End.
[2026-09-14 01:00:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:00:04] Production.INFO: ==3458== Releasing lock...
[2026-09-14 01:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:00:04] Production.INFO: ==3454== Releasing lock...
[2026-09-14 01:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:00:11] Production.ERROR: CronJobId end10
[2026-09-14 01:00:11] Production.INFO: ==3456== Releasing lock...
[2026-09-14 01:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:00:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:00:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:00:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:00:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:00:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:00:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:00:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:00:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:00:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:00:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:00:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:00:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:00:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:00:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:00:15] Production.INFO: call_cost start
[2026-09-14 01:00:15] Production.INFO: call_cost end
[2026-09-14 01:00:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:00:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:00:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:00:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:00:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:00:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:00:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:00:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:00:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:00:15] Production.INFO: ==3452== Releasing lock...
[2026-09-14 01:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:00:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:01:01] Production.INFO: ==3521== Lock acquired, processing the job...
[2026-09-14 06:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:01:01] Production.INFO: neon service started
[2026-09-14 06:01:01] Production.INFO: neon service started
[2026-09-14 06:01:01] Production.INFO: ==3521== Releasing lock...
[2026-09-14 06:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:01:02] Production.INFO: ==3534== Lock acquired, processing the job...
[2026-09-14 01:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:01:02] Production.INFO: ==3534== Releasing lock...
[2026-09-14 01:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:01:02] Production.INFO: ==3536== Lock acquired, processing the job...
[2026-09-14 05:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:01:02] Production.INFO: ==3536== Releasing lock...
[2026-09-14 05:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:01:03] Production.INFO: ==3538== Lock acquired, processing the job...
[2026-09-14 01:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:01:03] Production.INFO: ==3540== Lock acquired, processing the job...
[2026-09-14 01:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:01:03] Production.INFO: ==3542== Lock acquired, processing the job...
[2026-09-14 01:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:01:03] Production.INFO: ==3544== Lock acquired, processing the job...
[2026-09-14 01:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:01:03] Production.INFO: ==3546== Lock acquired, processing the job...
[2026-09-14 01:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:01:03] Production.INFO: Account Balance Start.
[2026-09-14 01:01:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:01:03] Production.INFO: 117
[2026-09-14 01:01:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 01:01:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 01:01:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:01:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:01:03] Production.INFO: ==3546== Releasing lock...
[2026-09-14 01:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:01:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:01:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:01:03] Production.INFO: Date 2026-09-14
[2026-09-14 01:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:01:03] Production.INFO: Total Charge 0
[2026-09-14 01:01:03] Production.INFO: CreateAllLog End
[2026-09-14 01:01:03] Production.INFO: Account Balance End.
[2026-09-14 01:01:03] Production.ERROR: CronJobId end 12
[2026-09-14 01:01:03] Production.INFO: ==3544== Releasing lock...
[2026-09-14 01:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:01:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:01:04] Production.INFO: ==3540== Releasing lock...
[2026-09-14 01:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:01:12] Production.ERROR: CronJobId end10
[2026-09-14 01:01:12] Production.INFO: ==3542== Releasing lock...
[2026-09-14 01:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:01:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:01:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:01:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:01:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:01:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:01:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:01:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:01:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:01:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:01:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:01:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:01:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:01:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:01:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:01:15] Production.INFO: call_cost start
[2026-09-14 01:01:15] Production.INFO: call_cost end
[2026-09-14 01:01:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:01:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:01:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:01:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:01:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:01:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:01:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:01:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:01:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:01:15] Production.INFO: ==3538== Releasing lock...
[2026-09-14 01:01:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:01:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:02:02] Production.INFO: ==3605== Lock acquired, processing the job...
[2026-09-14 06:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:02:02] Production.INFO: neon service started
[2026-09-14 06:02:02] Production.INFO: neon service started
[2026-09-14 06:02:02] Production.INFO: ==3605== Releasing lock...
[2026-09-14 06:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:02:02] Production.INFO: ==3609== Lock acquired, processing the job...
[2026-09-14 05:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:02:02] Production.INFO: ==3609== Releasing lock...
[2026-09-14 05:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:02:02] Production.INFO: ==3607== Lock acquired, processing the job...
[2026-09-14 01:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:02:03] Production.INFO: ==3607== Releasing lock...
[2026-09-14 01:02:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:02:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:02:03] Production.INFO: ==3611== Lock acquired, processing the job...
[2026-09-14 01:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:02:03] Production.INFO: ==3617== Lock acquired, processing the job...
[2026-09-14 01:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:02:04] Production.INFO: Account Balance Start.
[2026-09-14 01:02:04] Production.INFO: CreateAllLog Start
[2026-09-14 01:02:04] Production.INFO: 117
[2026-09-14 01:02:04] Production.INFO: Date 2026-09-08
[2026-09-14 01:02:04] Production.INFO: ==3622== Lock acquired, processing the job...
[2026-09-14 01:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:02:04] Production.INFO: Date 2026-09-09
[2026-09-14 01:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:02:04] Production.INFO: Date 2026-09-10
[2026-09-14 01:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:02:04] Production.INFO: Date 2026-09-11
[2026-09-14 01:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:02:04] Production.INFO: Date 2026-09-12
[2026-09-14 01:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:02:04] Production.INFO: ==3613== Lock acquired, processing the job...
[2026-09-14 01:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:02:04] Production.INFO: Date 2026-09-13
[2026-09-14 01:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:02:04] Production.INFO: ==3615== Lock acquired, processing the job...
[2026-09-14 01:02:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:02:04] Production.INFO: Date 2026-09-14
[2026-09-14 01:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:02:04] Production.INFO: Total Charge 0
[2026-09-14 01:02:04] Production.INFO: CreateAllLog End
[2026-09-14 01:02:04] Production.INFO: ==3619== Lock acquired, processing the job...
[2026-09-14 01:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-14 01:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 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-09-14 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-09-14 01:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 01:02:04] Production.INFO: ==3622== Releasing lock...
[2026-09-14 01:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:02:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 01:02:04] Production.INFO: Account Balance End.
[2026-09-14 01:02:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:02:04] Production.INFO: ==3617== Releasing lock...
[2026-09-14 01:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:02:04] Production.ERROR: done
[2026-09-14 01:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-14 01:02:04] Production.ERROR: done
[2026-09-14 01: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-09-14 01: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-09-14 01: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-09-14 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: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-09-14 01:02:04] Production.INFO: ==3619== Releasing lock...
[2026-09-14 01:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-14 01:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-14 01:02:05] Production.INFO: ==3613== Releasing lock...
[2026-09-14 01:02:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:02:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:02:13] Production.ERROR: CronJobId end10
[2026-09-14 01:02:13] Production.INFO: ==3615== Releasing lock...
[2026-09-14 01:02:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:02:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:02:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:02:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:02:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:02:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:02:16] Production.INFO: call_cost start
[2026-09-14 01:02:16] Production.INFO: call_cost end
[2026-09-14 01:02:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:02:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:02:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:02:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:02:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:02:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:02:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:02:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:02:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:02:16] Production.INFO: ==3611== Releasing lock...
[2026-09-14 01:02:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:02:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:03:01] Production.INFO: ==3678== Lock acquired, processing the job...
[2026-09-14 06:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:03:01] Production.INFO: neon service started
[2026-09-14 06:03:01] Production.INFO: neon service started
[2026-09-14 06:03:01] Production.INFO: ==3678== Releasing lock...
[2026-09-14 06:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:03:02] Production.INFO: ==3681== Lock acquired, processing the job...
[2026-09-14 01:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:03:02] Production.INFO: ==3681== Releasing lock...
[2026-09-14 01:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:03:02] Production.INFO: ==3683== Lock acquired, processing the job...
[2026-09-14 05:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:03:02] Production.INFO: ==3683== Releasing lock...
[2026-09-14 05:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:03:03] Production.INFO: ==3685== Lock acquired, processing the job...
[2026-09-14 01:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:03:03] Production.INFO: ==3687== Lock acquired, processing the job...
[2026-09-14 01:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:03:03] Production.INFO: ==3689== Lock acquired, processing the job...
[2026-09-14 01:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:03:03] Production.INFO: ==3691== Lock acquired, processing the job...
[2026-09-14 01:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:03:03] Production.INFO: ==3693== Lock acquired, processing the job...
[2026-09-14 01:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 01:03:03] Production.INFO: ==3693== Releasing lock...
[2026-09-14 01:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:03:03] Production.INFO: Account Balance Start.
[2026-09-14 01:03:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:03:03] Production.INFO: 117
[2026-09-14 01:03:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:03:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:03:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:03:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:03:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:03:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:03:03] Production.INFO: Date 2026-09-14
[2026-09-14 01:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:03:03] Production.INFO: Total Charge 0
[2026-09-14 01:03:03] Production.INFO: CreateAllLog End
[2026-09-14 01:03:03] Production.INFO: Account Balance End.
[2026-09-14 01:03:03] Production.INFO: ==3687== Releasing lock...
[2026-09-14 01:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:03:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:03:04] Production.INFO: ==3691== Releasing lock...
[2026-09-14 01:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:03:11] Production.ERROR: CronJobId end10
[2026-09-14 01:03:11] Production.INFO: ==3689== Releasing lock...
[2026-09-14 01:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:03:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:03:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:03:14] Production.INFO: call_cost start
[2026-09-14 01:03:14] Production.INFO: call_cost end
[2026-09-14 01:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:03:14] Production.INFO: ==3685== Releasing lock...
[2026-09-14 01:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:04:02] Production.INFO: ==3754== Lock acquired, processing the job...
[2026-09-14 06:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:04:02] Production.INFO: neon service started
[2026-09-14 06:04:02] Production.INFO: neon service started
[2026-09-14 06:04:02] Production.INFO: ==3754== Releasing lock...
[2026-09-14 06:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:04:02] Production.INFO: ==3756== Lock acquired, processing the job...
[2026-09-14 01:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:04:02] Production.INFO: ==3756== Releasing lock...
[2026-09-14 01:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:04:02] Production.INFO: ==3758== Lock acquired, processing the job...
[2026-09-14 05:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:04:03] Production.INFO: ==3758== Releasing lock...
[2026-09-14 05:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:04:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:04:03] Production.INFO: ==3761== Lock acquired, processing the job...
[2026-09-14 01:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:04:03] Production.INFO: ==3763== Lock acquired, processing the job...
[2026-09-14 01:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:04:03] Production.INFO: ==3767== Lock acquired, processing the job...
[2026-09-14 01:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:04:03] Production.INFO: ==3765== Lock acquired, processing the job...
[2026-09-14 01:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:04:03] Production.INFO: Account Balance Start.
[2026-09-14 01:04:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:04:03] Production.INFO: 117
[2026-09-14 01:04:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:04:03] Production.INFO: ==3769== Lock acquired, processing the job...
[2026-09-14 01:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:04:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:04:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 01: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-09-14 01:04:04] Production.INFO: Date 2026-09-11
[2026-09-14 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:04:04] Production.INFO: Date 2026-09-12
[2026-09-14 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 01: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-09-14 01:04:04] Production.INFO: ==3769== Releasing lock...
[2026-09-14 01:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:04:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:04:04] Production.INFO: Date 2026-09-13
[2026-09-14 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:04:04] Production.INFO: Date 2026-09-14
[2026-09-14 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:04:04] Production.INFO: Total Charge 0
[2026-09-14 01:04:04] Production.INFO: CreateAllLog End
[2026-09-14 01:04:04] Production.INFO: ==3763== Releasing lock...
[2026-09-14 01:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:04:04] Production.INFO: Account Balance End.
[2026-09-14 01:04:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:04:04] Production.INFO: ==3767== Releasing lock...
[2026-09-14 01:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:04:11] Production.ERROR: CronJobId end10
[2026-09-14 01:04:11] Production.INFO: ==3765== Releasing lock...
[2026-09-14 01:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:04:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:04:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:04:14] Production.INFO: call_cost start
[2026-09-14 01:04:14] Production.INFO: call_cost end
[2026-09-14 01:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:04:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:04:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:04:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:04:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:04:14] Production.INFO: ==3761== Releasing lock...
[2026-09-14 01:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:05:01] Production.INFO: ==3825== Lock acquired, processing the job...
[2026-09-14 06:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:05:01] Production.INFO: neon service started
[2026-09-14 06:05:01] Production.INFO: neon service started
[2026-09-14 06:05:01] Production.INFO: ==3825== Releasing lock...
[2026-09-14 06:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:05:01] Production.INFO: ==3827== Lock acquired, processing the job...
[2026-09-14 01:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:05:02] Production.INFO: ==3827== Releasing lock...
[2026-09-14 01:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:05:02] Production.INFO: ==3829== Lock acquired, processing the job...
[2026-09-14 05:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:05:02] Production.INFO: ==3829== Releasing lock...
[2026-09-14 05:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:05:03] Production.INFO: ==3835== Lock acquired, processing the job...
[2026-09-14 01:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:05:03] Production.INFO: ==3841== Lock acquired, processing the job...
[2026-09-14 01:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 01:05:03] Production.INFO: ==3831== Lock acquired, processing the job...
[2026-09-14 01:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 01:05:03] Production.INFO: ==3833== Lock acquired, processing the job...
[2026-09-14 01:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 01:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 01:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 01:05:03] Production.ERROR: CronJob PID - 3835
[2026-09-14 01:05:03] Production.ERROR: CronJob Title - Account Block
[2026-09-14 01:05:03] Production.ERROR: CronJob ID - 7
[2026-09-14 01:05:03] Production.ERROR: CronJob Last Run Time 2026-09-14 01:05:00
[2026-09-14 01:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 01:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 01:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 01:05:03] Production.ERROR: CronJob PID - 3841
[2026-09-14 01:05:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-14 01:05:03] Production.ERROR: CronJob ID - 17
[2026-09-14 01:05:03] Production.ERROR: CronJob Last Run Time 2026-09-14 01:05:00
[2026-09-14 01:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 01:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 01:05:03] Production.INFO: ==3837== Lock acquired, processing the job...
[2026-09-14 01:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 01:05:03] Production.INFO: ==3831== Releasing lock...
[2026-09-14 01:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 01:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 01:05:03] Production.INFO: ==3839== Lock acquired, processing the job...
[2026-09-14 01:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:05:03] Production.INFO: ==3843== Lock acquired, processing the job...
[2026-09-14 01:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:05:03] Production.ERROR: done
[2026-09-14 01:05:03] Production.INFO: Account Balance Start.
[2026-09-14 01:05:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:05:03] Production.INFO: ==3835== Releasing lock...
[2026-09-14 01:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:05:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:05:03] Production.INFO: 117
[2026-09-14 01:05:03] Production.INFO: Date 2026-09-08
[2026-09-14 01: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-09-14 01:05:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 01:05:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999399', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 01: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-09-14 01: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-09-14 01:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:05:03] Production.INFO: ==3843== Releasing lock...
[2026-09-14 01:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:05:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:05:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:05:04] Production.INFO: Date 2026-09-11
[2026-09-14 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:05:04] Production.INFO: Date 2026-09-12
[2026-09-14 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:05:04] Production.INFO: Date 2026-09-13
[2026-09-14 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:05:04] Production.INFO: Date 2026-09-14
[2026-09-14 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:05:04] Production.INFO: Total Charge 0
[2026-09-14 01:05:04] Production.INFO: CreateAllLog End
[2026-09-14 01:05:04] Production.INFO: Account Balance End.
[2026-09-14 01:05:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:05:04] Production.INFO: ==3839== Releasing lock...
[2026-09-14 01:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999399', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 01:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 01:05:10] Production.INFO: ProcessCDR(1,17999399,1,1,2)
[2026-09-14 01:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17999399,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 01:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17999399,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 01:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 01:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 01:05:10] Production.INFO: ==3841== Releasing lock...
[2026-09-14 01:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 01:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 01:05:14] Production.ERROR: CronJobId end10
[2026-09-14 01:05:14] Production.INFO: ==3837== Releasing lock...
[2026-09-14 01:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:05:16] Production.INFO: call_cost start
[2026-09-14 01:05:16] Production.INFO: call_cost end
[2026-09-14 01:05:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:05:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:05:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:05:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:05:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:05:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:05:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:05:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:05:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:05:16] Production.INFO: ==3833== Releasing lock...
[2026-09-14 01:05:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:05:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:06:02] Production.INFO: ==3900== Lock acquired, processing the job...
[2026-09-14 06:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:06:02] Production.INFO: neon service started
[2026-09-14 06:06:02] Production.INFO: neon service started
[2026-09-14 06:06:02] Production.INFO: ==3900== Releasing lock...
[2026-09-14 06:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:06:02] Production.INFO: ==3905== Lock acquired, processing the job...
[2026-09-14 05:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:06:02] Production.INFO: ==3905== Releasing lock...
[2026-09-14 05:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:06:02] Production.INFO: ==3903== Lock acquired, processing the job...
[2026-09-14 01:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:06:02] Production.INFO: ==3903== Releasing lock...
[2026-09-14 01:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:06:03] Production.INFO: ==3909== Lock acquired, processing the job...
[2026-09-14 01:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:06:03] Production.INFO: ==3911== Lock acquired, processing the job...
[2026-09-14 01:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:06:03] Production.INFO: ==3907== Lock acquired, processing the job...
[2026-09-14 01:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:06:03] Production.INFO: ==3913== Lock acquired, processing the job...
[2026-09-14 01:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:06:03] Production.INFO: ==3915== Lock acquired, processing the job...
[2026-09-14 01:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:06:03] Production.INFO: Account Balance Start.
[2026-09-14 01:06:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:06:03] Production.INFO: 117
[2026-09-14 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-09-14 01:06:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 01:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 01:06:04] Production.INFO: ==3915== Releasing lock...
[2026-09-14 01:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:06:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:06:04] Production.INFO: Date 2026-09-09
[2026-09-14 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:06:04] Production.INFO: Date 2026-09-10
[2026-09-14 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:06:04] Production.INFO: ==3909== Releasing lock...
[2026-09-14 01:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:06:04] Production.INFO: Date 2026-09-11
[2026-09-14 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:06:04] Production.INFO: Date 2026-09-12
[2026-09-14 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:06:04] Production.INFO: Date 2026-09-13
[2026-09-14 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:06:04] Production.INFO: Date 2026-09-14
[2026-09-14 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:06:04] Production.INFO: Total Charge 0
[2026-09-14 01:06:04] Production.INFO: CreateAllLog End
[2026-09-14 01:06:04] Production.INFO: Account Balance End.
[2026-09-14 01:06:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:06:04] Production.INFO: ==3913== Releasing lock...
[2026-09-14 01:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:06:11] Production.ERROR: CronJobId end10
[2026-09-14 01:06:11] Production.INFO: ==3911== Releasing lock...
[2026-09-14 01:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:06:14] Production.INFO: call_cost start
[2026-09-14 01:06:14] Production.INFO: call_cost end
[2026-09-14 01:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:06:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:06:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:06:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:06:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:06:14] Production.INFO: ==3907== Releasing lock...
[2026-09-14 01:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:07:01] Production.INFO: ==3968== Lock acquired, processing the job...
[2026-09-14 06:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:07:01] Production.INFO: neon service started
[2026-09-14 06:07:01] Production.INFO: neon service started
[2026-09-14 06:07:01] Production.INFO: ==3968== Releasing lock...
[2026-09-14 06:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:07:01] Production.INFO: ==3971== Lock acquired, processing the job...
[2026-09-14 01:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:07:02] Production.INFO: ==3971== Releasing lock...
[2026-09-14 01:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:07:02] Production.INFO: ==3973== Lock acquired, processing the job...
[2026-09-14 05:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:07:02] Production.INFO: ==3973== Releasing lock...
[2026-09-14 05:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:07:02] Production.INFO: ==3975== Lock acquired, processing the job...
[2026-09-14 01:07:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:07:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:07:02] Production.INFO: ==3977== Lock acquired, processing the job...
[2026-09-14 01:07:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:07:03] Production.INFO: ==3981== Lock acquired, processing the job...
[2026-09-14 01:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:07:03] Production.INFO: ==3983== Lock acquired, processing the job...
[2026-09-14 01:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:07:03] Production.INFO: ==3979== Lock acquired, processing the job...
[2026-09-14 01:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:07:03] Production.INFO: Account Balance Start.
[2026-09-14 01:07:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:07:03] Production.INFO: 117
[2026-09-14 01:07:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:07:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 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-09-14 01:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 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-09-14 01:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:07:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 01:07:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:07:03] Production.INFO: ==3983== Releasing lock...
[2026-09-14 01:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:07:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:07:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:07:03] Production.INFO: Date 2026-09-14
[2026-09-14 01:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:07:03] Production.INFO: Total Charge 0
[2026-09-14 01:07:03] Production.INFO: CreateAllLog End
[2026-09-14 01:07:03] Production.INFO: Account Balance End.
[2026-09-14 01:07:03] Production.ERROR: CronJobId end 12
[2026-09-14 01:07:03] Production.INFO: ==3981== Releasing lock...
[2026-09-14 01:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:07:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:07:03] Production.INFO: ==3977== Releasing lock...
[2026-09-14 01:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:07:11] Production.ERROR: CronJobId end10
[2026-09-14 01:07:11] Production.INFO: ==3979== Releasing lock...
[2026-09-14 01:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:07:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:07:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:07:14] Production.INFO: call_cost start
[2026-09-14 01:07:14] Production.INFO: call_cost end
[2026-09-14 01:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:07:14] Production.INFO: ==3975== Releasing lock...
[2026-09-14 01:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:08:02] Production.INFO: ==4044== Lock acquired, processing the job...
[2026-09-14 06:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:08:02] Production.INFO: neon service started
[2026-09-14 06:08:02] Production.INFO: neon service started
[2026-09-14 06:08:02] Production.INFO: ==4044== Releasing lock...
[2026-09-14 06:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:08:02] Production.INFO: ==4046== Lock acquired, processing the job...
[2026-09-14 01:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:08:02] Production.INFO: ==4048== Lock acquired, processing the job...
[2026-09-14 05:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:08:02] Production.INFO: ==4048== Releasing lock...
[2026-09-14 05:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:08:02] Production.INFO: ==4046== Releasing lock...
[2026-09-14 01:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:08:03] Production.INFO: ==4053== Lock acquired, processing the job...
[2026-09-14 01:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:08:03] Production.INFO: ==4051== Lock acquired, processing the job...
[2026-09-14 01:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:08:03] Production.INFO: ==4057== Lock acquired, processing the job...
[2026-09-14 01:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:08:03] Production.INFO: ==4055== Lock acquired, processing the job...
[2026-09-14 01:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:08:03] Production.INFO: Account Balance Start.
[2026-09-14 01:08:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:08:03] Production.INFO: 117
[2026-09-14 01:08:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:08:03] Production.INFO: ==4059== Lock acquired, processing the job...
[2026-09-14 01:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:08:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:08:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:08:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:08:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:08:04] Production.INFO: Date 2026-09-10
[2026-09-14 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:08:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01: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-09-14 01: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-09-14 01:08:04] Production.INFO: Date 2026-09-11
[2026-09-14 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 01: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-09-14 01:08:04] Production.INFO: ==4059== Releasing lock...
[2026-09-14 01:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:08:04] Production.INFO: Date 2026-09-12
[2026-09-14 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:08:04] Production.INFO: Date 2026-09-13
[2026-09-14 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:08:04] Production.INFO: Date 2026-09-14
[2026-09-14 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:08:04] Production.INFO: Total Charge 0
[2026-09-14 01:08:04] Production.INFO: CreateAllLog End
[2026-09-14 01:08:04] Production.INFO: Account Balance End.
[2026-09-14 01:08:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:08:04] Production.INFO: ==4057== Releasing lock...
[2026-09-14 01:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:08:04] Production.INFO: ==4053== Releasing lock...
[2026-09-14 01:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:08:11] Production.ERROR: CronJobId end10
[2026-09-14 01:08:11] Production.INFO: ==4055== Releasing lock...
[2026-09-14 01:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:08:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:08:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:08:14] Production.INFO: call_cost start
[2026-09-14 01:08:14] Production.INFO: call_cost end
[2026-09-14 01:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:08:14] Production.INFO: ==4051== Releasing lock...
[2026-09-14 01:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:09:01] Production.INFO: ==4121== Lock acquired, processing the job...
[2026-09-14 06:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:09:01] Production.INFO: neon service started
[2026-09-14 06:09:01] Production.INFO: neon service started
[2026-09-14 06:09:01] Production.INFO: ==4121== Releasing lock...
[2026-09-14 06:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:09:02] Production.INFO: ==4123== Lock acquired, processing the job...
[2026-09-14 01:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:09:02] Production.INFO: ==4125== Lock acquired, processing the job...
[2026-09-14 05:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:09:02] Production.INFO: ==4125== Releasing lock...
[2026-09-14 05:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:09:02] Production.INFO: ==4123== Releasing lock...
[2026-09-14 01:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:09:03] Production.INFO: ==4128== Lock acquired, processing the job...
[2026-09-14 01:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:09:03] Production.INFO: ==4130== Lock acquired, processing the job...
[2026-09-14 01:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:09:03] Production.INFO: ==4134== Lock acquired, processing the job...
[2026-09-14 01:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:09:03] Production.INFO: ==4132== Lock acquired, processing the job...
[2026-09-14 01:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:09:03] Production.INFO: Account Balance Start.
[2026-09-14 01:09:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:09:03] Production.INFO: 117
[2026-09-14 01:09:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:09:03] Production.INFO: ==4136== Lock acquired, processing the job...
[2026-09-14 01:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:09:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:09:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 01:09:03] Production.INFO: ==4136== Releasing lock...
[2026-09-14 01:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:09:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:09:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:09:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:09:03] Production.INFO: Date 2026-09-14
[2026-09-14 01:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:09:03] Production.INFO: Total Charge 0
[2026-09-14 01:09:03] Production.INFO: CreateAllLog End
[2026-09-14 01:09:03] Production.INFO: ==4130== Releasing lock...
[2026-09-14 01:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:09:04] Production.INFO: Account Balance End.
[2026-09-14 01:09:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:09:04] Production.INFO: ==4134== Releasing lock...
[2026-09-14 01:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:09:11] Production.ERROR: CronJobId end10
[2026-09-14 01:09:11] Production.INFO: ==4132== Releasing lock...
[2026-09-14 01:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:09:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:09:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:09:14] Production.INFO: call_cost start
[2026-09-14 01:09:14] Production.INFO: call_cost end
[2026-09-14 01:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:09:14] Production.INFO: ==4128== Releasing lock...
[2026-09-14 01:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:10:01] Production.INFO: ==4201== Lock acquired, processing the job...
[2026-09-14 06:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:10:01] Production.INFO: neon service started
[2026-09-14 06:10:01] Production.INFO: neon service started
[2026-09-14 06:10:01] Production.INFO: ==4201== Releasing lock...
[2026-09-14 06:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:10:02] Production.INFO: ==4205== Lock acquired, processing the job...
[2026-09-14 05:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:10:02] Production.INFO: ==4205== Releasing lock...
[2026-09-14 05:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:10:02] Production.INFO: ==4203== Lock acquired, processing the job...
[2026-09-14 01:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:10:02] Production.INFO: ==4203== Releasing lock...
[2026-09-14 01:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:10:03] Production.INFO: ==4207== Lock acquired, processing the job...
[2026-09-14 01:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:10:03] Production.INFO: ==4209== Lock acquired, processing the job...
[2026-09-14 01:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:10:03] Production.INFO: ==4215== Lock acquired, processing the job...
[2026-09-14 01:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:10:03] Production.INFO: ==4211== Lock acquired, processing the job...
[2026-09-14 01:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:10:03] Production.INFO: ==4213== Lock acquired, processing the job...
[2026-09-14 01:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 01:10:03] Production.INFO: Account Balance Start.
[2026-09-14 01:10:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:10:03] Production.INFO: 117
[2026-09-14 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-09-14 01:10:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 01:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:10:03] Production.INFO: ==4215== Releasing lock...
[2026-09-14 01:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:10:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:10:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:10:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:10:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:10:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:10:04] Production.INFO: Date 2026-09-14
[2026-09-14 01:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:10:04] Production.INFO: Total Charge 0
[2026-09-14 01:10:04] Production.INFO: CreateAllLog End
[2026-09-14 01:10:04] Production.INFO: Account Balance End.
[2026-09-14 01:10:04] Production.INFO: ==4209== Releasing lock...
[2026-09-14 01:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:10:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:10:04] Production.INFO: ==4213== Releasing lock...
[2026-09-14 01:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:10:11] Production.ERROR: CronJobId end10
[2026-09-14 01:10:11] Production.INFO: ==4211== Releasing lock...
[2026-09-14 01:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:10:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:10:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:10:13] Production.INFO: call_cost start
[2026-09-14 01:10:13] Production.INFO: call_cost end
[2026-09-14 01:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:10:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:10:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:10:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:10:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:10:13] Production.INFO: ==4207== Releasing lock...
[2026-09-14 01:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:11:01] Production.INFO: ==4270== Lock acquired, processing the job...
[2026-09-14 06:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:11:01] Production.INFO: neon service started
[2026-09-14 06:11:01] Production.INFO: neon service started
[2026-09-14 06:11:01] Production.INFO: ==4270== Releasing lock...
[2026-09-14 06:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:11:01] Production.INFO: ==4272== Lock acquired, processing the job...
[2026-09-14 01:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:11:01] Production.INFO: ==4272== Releasing lock...
[2026-09-14 01:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:11:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:11:02] Production.INFO: ==4274== Lock acquired, processing the job...
[2026-09-14 05:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:11:02] Production.INFO: ==4274== Releasing lock...
[2026-09-14 05:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:11:02] Production.INFO: ==4278== Lock acquired, processing the job...
[2026-09-14 01:11:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:11:02] Production.INFO: ==4282== Lock acquired, processing the job...
[2026-09-14 01:11:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:11:02] Production.INFO: Account Balance Start.
[2026-09-14 01:11:02] Production.INFO: CreateAllLog Start
[2026-09-14 01:11:02] Production.INFO: 117
[2026-09-14 01:11:02] Production.INFO: Date 2026-09-08
[2026-09-14 01:11:02] Production.INFO: Reseller ==> 0
[2026-09-14 01:11:02] Production.INFO: Date 2026-09-09
[2026-09-14 01:11:02] Production.INFO: Reseller ==> 0
[2026-09-14 01:11:02] Production.INFO: Date 2026-09-10
[2026-09-14 01:11:02] Production.INFO: Reseller ==> 0
[2026-09-14 01:11:02] Production.INFO: Date 2026-09-11
[2026-09-14 01:11:02] Production.INFO: Reseller ==> 0
[2026-09-14 01:11:02] Production.INFO: ==4280== Lock acquired, processing the job...
[2026-09-14 01:11:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:11:02] Production.INFO: Date 2026-09-12
[2026-09-14 01:11:02] Production.INFO: Reseller ==> 0
[2026-09-14 01:11:02] Production.INFO: ==4276== Lock acquired, processing the job...
[2026-09-14 01:11:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:11:02] Production.INFO: Date 2026-09-13
[2026-09-14 01:11:02] Production.INFO: Reseller ==> 0
[2026-09-14 01:11:02] Production.INFO: ==4284== Lock acquired, processing the job...
[2026-09-14 01:11:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:11:03] Production.INFO: Date 2026-09-14
[2026-09-14 01:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:11:03] Production.INFO: Total Charge 0
[2026-09-14 01: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-09-14 01: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-09-14 01:11:03] Production.INFO: CreateAllLog End
[2026-09-14 01: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-09-14 01:11:03] Production.INFO: ==4284== Releasing lock...
[2026-09-14 01:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:11:03] Production.INFO: ==4278== Releasing lock...
[2026-09-14 01:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:11:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:11:03] Production.INFO: Account Balance End.
[2026-09-14 01:11:03] Production.ERROR: CronJobId end 12
[2026-09-14 01:11:03] Production.INFO: ==4282== Releasing lock...
[2026-09-14 01:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:11:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:11:11] Production.ERROR: CronJobId end10
[2026-09-14 01:11:11] Production.INFO: ==4280== Releasing lock...
[2026-09-14 01:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:11:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:11:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:11:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:11:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:11:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:11:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:11:14] Production.INFO: call_cost start
[2026-09-14 01:11:14] Production.INFO: call_cost end
[2026-09-14 01:11:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:11:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:11:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:11:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:11:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:11:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:11:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:11:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:11:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:11:14] Production.INFO: ==4276== Releasing lock...
[2026-09-14 01:11:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:11:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:12:01] Production.INFO: ==4341== Lock acquired, processing the job...
[2026-09-14 06:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:12:01] Production.INFO: neon service started
[2026-09-14 06:12:01] Production.INFO: neon service started
[2026-09-14 06:12:01] Production.INFO: ==4341== Releasing lock...
[2026-09-14 06:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:12:02] Production.INFO: ==4345== Lock acquired, processing the job...
[2026-09-14 05:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:12:02] Production.INFO: ==4345== Releasing lock...
[2026-09-14 05:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:12:02] Production.INFO: ==4343== Lock acquired, processing the job...
[2026-09-14 01:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:12:02] Production.INFO: ==4343== Releasing lock...
[2026-09-14 01:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:12:03] Production.INFO: ==4347== Lock acquired, processing the job...
[2026-09-14 01:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:12:03] Production.INFO: ==4351== Lock acquired, processing the job...
[2026-09-14 01:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:12:03] Production.INFO: ==4353== Lock acquired, processing the job...
[2026-09-14 01:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:12:03] Production.INFO: ==4349== Lock acquired, processing the job...
[2026-09-14 01:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:12:03] Production.INFO: ==4355== Lock acquired, processing the job...
[2026-09-14 01:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:12:03] Production.INFO: Account Balance Start.
[2026-09-14 01:12:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:12:03] Production.INFO: 117
[2026-09-14 01:12:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 01:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 01:12:03] Production.INFO: ==4355== Releasing lock...
[2026-09-14 01:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:12:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:12:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:12:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:12:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:12:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:12:04] Production.INFO: Date 2026-09-14
[2026-09-14 01:12:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:12:04] Production.INFO: Total Charge 0
[2026-09-14 01:12:04] Production.INFO: CreateAllLog End
[2026-09-14 01:12:04] Production.INFO: Account Balance End.
[2026-09-14 01:12:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:12:04] Production.INFO: ==4353== Releasing lock...
[2026-09-14 01:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:12:04] Production.INFO: ==4349== Releasing lock...
[2026-09-14 01:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:12:11] Production.ERROR: CronJobId end10
[2026-09-14 01:12:11] Production.INFO: ==4351== Releasing lock...
[2026-09-14 01:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:12:13] Production.INFO: call_cost start
[2026-09-14 01:12:13] Production.INFO: call_cost end
[2026-09-14 01:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:12:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:12:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:12:14] Production.INFO: ==4347== Releasing lock...
[2026-09-14 01:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:13:02] Production.INFO: ==4414== Lock acquired, processing the job...
[2026-09-14 06:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:13:02] Production.INFO: neon service started
[2026-09-14 06:13:02] Production.INFO: neon service started
[2026-09-14 06:13:02] Production.INFO: ==4414== Releasing lock...
[2026-09-14 06:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:13:02] Production.INFO: ==4416== Lock acquired, processing the job...
[2026-09-14 01:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:13:02] Production.INFO: ==4418== Lock acquired, processing the job...
[2026-09-14 05:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:13:02] Production.INFO: ==4418== Releasing lock...
[2026-09-14 05:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:13:03] Production.INFO: ==4416== Releasing lock...
[2026-09-14 01:13:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:13:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:13:03] Production.INFO: ==4421== Lock acquired, processing the job...
[2026-09-14 01:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:13:03] Production.INFO: ==4423== Lock acquired, processing the job...
[2026-09-14 01:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:13:04] Production.INFO: ==4429== Lock acquired, processing the job...
[2026-09-14 01:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:13:04] Production.INFO: ==4425== Lock acquired, processing the job...
[2026-09-14 01:13:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:13:04] Production.INFO: ==4427== Lock acquired, processing the job...
[2026-09-14 01:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01: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-09-14 01: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-09-14 01: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-09-14 01:13:04] Production.INFO: ==4429== Releasing lock...
[2026-09-14 01:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:13:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:13:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:13:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:13:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:13:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:13:04] Production.INFO: Account Balance Start.
[2026-09-14 01:13:04] Production.INFO: CreateAllLog Start
[2026-09-14 01:13:04] Production.INFO: 117
[2026-09-14 01:13:04] Production.INFO: Date 2026-09-08
[2026-09-14 01:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:13:04] Production.INFO: Date 2026-09-09
[2026-09-14 01:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:13:04] Production.INFO: Date 2026-09-10
[2026-09-14 01:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:13:04] Production.INFO: Date 2026-09-11
[2026-09-14 01:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:13:04] Production.INFO: Date 2026-09-12
[2026-09-14 01:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:13:04] Production.INFO: ==4423== Releasing lock...
[2026-09-14 01:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:13:04] Production.INFO: Date 2026-09-13
[2026-09-14 01:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:13:04] Production.INFO: Date 2026-09-14
[2026-09-14 01:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:13:04] Production.INFO: Total Charge 0
[2026-09-14 01:13:04] Production.INFO: CreateAllLog End
[2026-09-14 01:13:04] Production.INFO: Account Balance End.
[2026-09-14 01:13:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:13:04] Production.INFO: ==4427== Releasing lock...
[2026-09-14 01:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:13:12] Production.ERROR: CronJobId end10
[2026-09-14 01:13:12] Production.INFO: ==4425== Releasing lock...
[2026-09-14 01:13:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:13:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:13:14] Production.INFO: call_cost start
[2026-09-14 01:13:14] Production.INFO: call_cost end
[2026-09-14 01:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:13:14] Production.INFO: ==4421== Releasing lock...
[2026-09-14 01:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:14:01] Production.INFO: ==4484== Lock acquired, processing the job...
[2026-09-14 06:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:14:01] Production.INFO: neon service started
[2026-09-14 06:14:01] Production.INFO: neon service started
[2026-09-14 06:14:01] Production.INFO: ==4484== Releasing lock...
[2026-09-14 06:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:14:02] Production.INFO: ==4488== Lock acquired, processing the job...
[2026-09-14 05:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:14:02] Production.INFO: ==4486== Lock acquired, processing the job...
[2026-09-14 01:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:14:02] Production.INFO: ==4488== Releasing lock...
[2026-09-14 05:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:14:02] Production.INFO: ==4486== Releasing lock...
[2026-09-14 01:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:14:03] Production.INFO: ==4499== Lock acquired, processing the job...
[2026-09-14 01:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 01:14:03] Production.INFO: ==4499== Releasing lock...
[2026-09-14 01:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:14:03] Production.INFO: ==4491== Lock acquired, processing the job...
[2026-09-14 01:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:14:03] Production.INFO: ==4497== Lock acquired, processing the job...
[2026-09-14 01:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:14:03] Production.INFO: ==4493== Lock acquired, processing the job...
[2026-09-14 01:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:14:03] Production.INFO: Account Balance Start.
[2026-09-14 01:14:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:14:03] Production.INFO: 117
[2026-09-14 01:14:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:14:03] Production.INFO: ==4495== Lock acquired, processing the job...
[2026-09-14 01:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:14:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:14:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:14:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:14:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:14:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:14:04] Production.INFO: Date 2026-09-14
[2026-09-14 01:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:14:04] Production.INFO: Total Charge 0
[2026-09-14 01:14:04] Production.INFO: CreateAllLog End
[2026-09-14 01:14:04] Production.INFO: Account Balance End.
[2026-09-14 01:14:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:14:04] Production.INFO: ==4497== Releasing lock...
[2026-09-14 01:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:14:04] Production.INFO: ==4493== Releasing lock...
[2026-09-14 01:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:14:12] Production.ERROR: CronJobId end10
[2026-09-14 01:14:12] Production.INFO: ==4495== Releasing lock...
[2026-09-14 01:14:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:14:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:14:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:14:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:14:14] Production.INFO: call_cost start
[2026-09-14 01:14:14] Production.INFO: call_cost end
[2026-09-14 01:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:14:14] Production.INFO: ==4491== Releasing lock...
[2026-09-14 01:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:15:02] Production.INFO: ==4555== Lock acquired, processing the job...
[2026-09-14 06:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:15:02] Production.INFO: neon service started
[2026-09-14 06:15:02] Production.INFO: neon service started
[2026-09-14 06:15:02] Production.INFO: ==4555== Releasing lock...
[2026-09-14 06:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:15:02] Production.INFO: ==4560== Lock acquired, processing the job...
[2026-09-14 05:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:15:02] Production.INFO: ==4560== Releasing lock...
[2026-09-14 05:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:15:02] Production.INFO: ==4558== Lock acquired, processing the job...
[2026-09-14 01:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:15:02] Production.INFO: ==4558== Releasing lock...
[2026-09-14 01:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:15:03] Production.INFO: ==4566== Lock acquired, processing the job...
[2026-09-14 01:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:15:03] Production.INFO: ==4564== Lock acquired, processing the job...
[2026-09-14 01:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 01:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:15:03] Production.INFO: ==4576== Lock acquired, processing the job...
[2026-09-14 01:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 01:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 01:15:03] Production.ERROR: CronJob PID - 4566
[2026-09-14 01:15:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 01:15:03] Production.ERROR: CronJob ID - 5
[2026-09-14 01:15:03] Production.ERROR: CronJob Last Run Time 2026-09-14 01:15:00
[2026-09-14 01:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 01:15:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 01:15:04] Production.INFO: ==4568== Lock acquired, processing the job...
[2026-09-14 01:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:15:04] Production.INFO: ==4574== Lock acquired, processing the job...
[2026-09-14 01:15:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 01:15:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 01:15:04] Production.INFO: ==4564== Releasing lock...
[2026-09-14 01:15:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 01:15:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 01:15:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 01:15:04] Production.INFO: ==4572== Lock acquired, processing the job...
[2026-09-14 01:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:15:04] Production.INFO: ==4570== Lock acquired, processing the job...
[2026-09-14 01:15:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 01:15:04] Production.INFO: ==4576== Releasing lock...
[2026-09-14 01:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:15:04] Production.INFO: Account Balance Start.
[2026-09-14 01:15:04] Production.INFO: CreateAllLog Start
[2026-09-14 01:15:04] Production.INFO: 117
[2026-09-14 01:15:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:15:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:15:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:15:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:15:04] Production.INFO: Date 2026-09-08
[2026-09-14 01:15:04] Production.ERROR: done
[2026-09-14 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 01:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999440', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 01:15:04] Production.INFO: Date 2026-09-09
[2026-09-14 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:15:04] Production.INFO: Date 2026-09-10
[2026-09-14 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:15:04] Production.INFO: Date 2026-09-11
[2026-09-14 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:15:04] Production.INFO: Date 2026-09-12
[2026-09-14 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:15:04] Production.INFO: Date 2026-09-13
[2026-09-14 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:15:04] Production.INFO: Date 2026-09-14
[2026-09-14 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:15:04] Production.INFO: Total Charge 0
[2026-09-14 01:15:04] Production.INFO: CreateAllLog End
[2026-09-14 01:15:04] Production.INFO: Account Balance End.
[2026-09-14 01:15:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:15:04] Production.INFO: ==4572== Releasing lock...
[2026-09-14 01:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:15:05] Production.INFO: ==4568== Releasing lock...
[2026-09-14 01:15:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:15:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999440', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 01:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 01:15:10] Production.INFO: ProcessCDR(1,17999440,1,1,2)
[2026-09-14 01:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17999440,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 01:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17999440,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 01:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 01:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 01:15:10] Production.INFO: ==4574== Releasing lock...
[2026-09-14 01:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 01:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 01:15:15] Production.ERROR: CronJobId end10
[2026-09-14 01:15:15] Production.INFO: ==4570== Releasing lock...
[2026-09-14 01:15:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:15:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:15:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:15:17] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:15:17] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:15:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:15:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:15:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:15:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:15:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:15:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:15:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:15:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:15:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:15:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:15:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:15:17] Production.INFO: call_cost start
[2026-09-14 01:15:17] Production.INFO: call_cost end
[2026-09-14 01:15:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:15:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:15:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:15:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:15:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:15:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:15:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:15:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:15:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:15:17] Production.INFO: ==4566== Releasing lock...
[2026-09-14 01:15:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:15:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:16:01] Production.INFO: ==4632== Lock acquired, processing the job...
[2026-09-14 06:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:16:01] Production.INFO: neon service started
[2026-09-14 06:16:01] Production.INFO: neon service started
[2026-09-14 06:16:01] Production.INFO: ==4632== Releasing lock...
[2026-09-14 06:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:16:01] Production.INFO: ==4634== Lock acquired, processing the job...
[2026-09-14 01:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:16:02] Production.INFO: ==4634== Releasing lock...
[2026-09-14 01:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:16:02] Production.INFO: ==4636== Lock acquired, processing the job...
[2026-09-14 05:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:16:02] Production.INFO: ==4636== Releasing lock...
[2026-09-14 05:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:16:02] Production.INFO: ==4638== Lock acquired, processing the job...
[2026-09-14 01:16:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:16:02] Production.INFO: ==4640== Lock acquired, processing the job...
[2026-09-14 01:16:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:16:02] Production.INFO: ==4642== Lock acquired, processing the job...
[2026-09-14 01:16:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:16:03] Production.INFO: ==4647== Lock acquired, processing the job...
[2026-09-14 01:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:16:03] Production.INFO: ==4644== Lock acquired, processing the job...
[2026-09-14 01:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 01:16:03] Production.INFO: ==4647== Releasing lock...
[2026-09-14 01:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:16:03] Production.INFO: Account Balance Start.
[2026-09-14 01:16:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:16:03] Production.INFO: 117
[2026-09-14 01:16:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:16:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:16:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:16:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:16:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:16:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:16:03] Production.INFO: ==4640== Releasing lock...
[2026-09-14 01:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:16:03] Production.INFO: Date 2026-09-14
[2026-09-14 01:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:16:03] Production.INFO: Total Charge 0
[2026-09-14 01:16:03] Production.INFO: CreateAllLog End
[2026-09-14 01:16:03] Production.INFO: Account Balance End.
[2026-09-14 01:16:03] Production.ERROR: CronJobId end 12
[2026-09-14 01:16:03] Production.INFO: ==4644== Releasing lock...
[2026-09-14 01:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:16:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:16:11] Production.ERROR: CronJobId end10
[2026-09-14 01:16:11] Production.INFO: ==4642== Releasing lock...
[2026-09-14 01:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:16:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:16:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:16:13] Production.INFO: call_cost start
[2026-09-14 01:16:13] Production.INFO: call_cost end
[2026-09-14 01:16:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:16:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:16:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:16:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:16:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:16:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:16:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:16:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:16:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:16:13] Production.INFO: ==4638== Releasing lock...
[2026-09-14 01:16:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:16:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:17:01] Production.INFO: ==4706== Lock acquired, processing the job...
[2026-09-14 06:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:17:01] Production.INFO: neon service started
[2026-09-14 06:17:01] Production.INFO: neon service started
[2026-09-14 06:17:01] Production.INFO: ==4706== Releasing lock...
[2026-09-14 06:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:17:02] Production.INFO: ==4710== Lock acquired, processing the job...
[2026-09-14 05:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:17:02] Production.INFO: ==4710== Releasing lock...
[2026-09-14 05:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:17:02] Production.INFO: ==4708== Lock acquired, processing the job...
[2026-09-14 01:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:17:02] Production.INFO: ==4708== Releasing lock...
[2026-09-14 01:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:17:03] Production.INFO: ==4713== Lock acquired, processing the job...
[2026-09-14 01:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:17:03] Production.INFO: ==4715== Lock acquired, processing the job...
[2026-09-14 01:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:17:03] Production.INFO: ==4717== Lock acquired, processing the job...
[2026-09-14 01:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:17:03] Production.INFO: ==4719== Lock acquired, processing the job...
[2026-09-14 01:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:17:03] Production.INFO: Account Balance Start.
[2026-09-14 01:17:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:17:03] Production.INFO: 117
[2026-09-14 01:17:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:17:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:17:03] Production.INFO: ==4721== Lock acquired, processing the job...
[2026-09-14 01:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:17:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:17:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 01:17:03] Production.INFO: ==4721== Releasing lock...
[2026-09-14 01:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:17:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:17:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:17:03] Production.INFO: Date 2026-09-14
[2026-09-14 01:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:17:04] Production.INFO: Total Charge 0
[2026-09-14 01:17:04] Production.INFO: CreateAllLog End
[2026-09-14 01:17:04] Production.INFO: ==4715== Releasing lock...
[2026-09-14 01:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:17:04] Production.INFO: Account Balance End.
[2026-09-14 01:17:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:17:04] Production.INFO: ==4719== Releasing lock...
[2026-09-14 01:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:17:12] Production.ERROR: CronJobId end10
[2026-09-14 01:17:12] Production.INFO: ==4717== Releasing lock...
[2026-09-14 01:17:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:17:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:17:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:17:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:17:15] Production.INFO: call_cost start
[2026-09-14 01:17:15] Production.INFO: call_cost end
[2026-09-14 01:17:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:17:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:17:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:17:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:17:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:17:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:17:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:17:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:17:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:17:15] Production.INFO: ==4713== Releasing lock...
[2026-09-14 01:17:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:17:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:18:01] Production.INFO: ==4781== Lock acquired, processing the job...
[2026-09-14 06:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:18:01] Production.INFO: neon service started
[2026-09-14 06:18:01] Production.INFO: neon service started
[2026-09-14 06:18:01] Production.INFO: ==4781== Releasing lock...
[2026-09-14 06:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:18:01] Production.INFO: ==4783== Lock acquired, processing the job...
[2026-09-14 01:18:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:18:01] Production.INFO: ==4783== Releasing lock...
[2026-09-14 01:18:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:18:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:18:02] Production.INFO: ==4785== Lock acquired, processing the job...
[2026-09-14 05:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:18:02] Production.INFO: ==4785== Releasing lock...
[2026-09-14 05:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:18:02] Production.INFO: ==4787== Lock acquired, processing the job...
[2026-09-14 01:18:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:18:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:18:02] Production.INFO: ==4789== Lock acquired, processing the job...
[2026-09-14 01:18:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:18:02] Production.INFO: ==4791== Lock acquired, processing the job...
[2026-09-14 01:18:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:18:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:18:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:18:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:18:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:18:02] Production.INFO: ==4795== Lock acquired, processing the job...
[2026-09-14 01:18:02] Production.INFO: ==4793== Lock acquired, processing the job...
[2026-09-14 01:18:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:18:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:18:03] Production.INFO: Account Balance Start.
[2026-09-14 01:18:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:18:03] Production.INFO: 117
[2026-09-14 01:18:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 01:18:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:18:03] Production.INFO: ==4795== Releasing lock...
[2026-09-14 01:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:18:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:18:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:18:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:18:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:18:03] Production.INFO: Date 2026-09-14
[2026-09-14 01:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:18:03] Production.INFO: Total Charge 0
[2026-09-14 01:18:03] Production.INFO: CreateAllLog End
[2026-09-14 01:18:03] Production.INFO: ==4789== Releasing lock...
[2026-09-14 01:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:18:03] Production.INFO: Account Balance End.
[2026-09-14 01:18:03] Production.ERROR: CronJobId end 12
[2026-09-14 01:18:03] Production.INFO: ==4793== Releasing lock...
[2026-09-14 01:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:18:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:18:11] Production.ERROR: CronJobId end10
[2026-09-14 01:18:11] Production.INFO: ==4791== Releasing lock...
[2026-09-14 01:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:18:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:18:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:18:14] Production.INFO: call_cost start
[2026-09-14 01:18:14] Production.INFO: call_cost end
[2026-09-14 01:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:18:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:18:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:18:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:18:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:18:14] Production.INFO: ==4787== Releasing lock...
[2026-09-14 01:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:19:01] Production.INFO: ==4857== Lock acquired, processing the job...
[2026-09-14 06:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:19:01] Production.INFO: neon service started
[2026-09-14 06:19:01] Production.INFO: neon service started
[2026-09-14 06:19:01] Production.INFO: ==4857== Releasing lock...
[2026-09-14 06:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:19:02] Production.INFO: ==4861== Lock acquired, processing the job...
[2026-09-14 05:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:19:02] Production.INFO: ==4861== Releasing lock...
[2026-09-14 05:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:19:02] Production.INFO: ==4859== Lock acquired, processing the job...
[2026-09-14 01:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:19:02] Production.INFO: ==4859== Releasing lock...
[2026-09-14 01:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:19:03] Production.INFO: ==4868== Lock acquired, processing the job...
[2026-09-14 01:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:19:03] Production.INFO: ==4871== Lock acquired, processing the job...
[2026-09-14 01:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:19:03] Production.INFO: Account Balance Start.
[2026-09-14 01:19:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:19:03] Production.INFO: 117
[2026-09-14 01:19:03] Production.INFO: ==4873== Lock acquired, processing the job...
[2026-09-14 01:19:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:19:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:19:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:19:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 01:19:03] Production.INFO: ==4873== Releasing lock...
[2026-09-14 01:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:19:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:19:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:19:03] Production.INFO: ==4864== Lock acquired, processing the job...
[2026-09-14 01:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:19:03] Production.INFO: Date 2026-09-14
[2026-09-14 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:19:03] Production.INFO: ==4866== Lock acquired, processing the job...
[2026-09-14 01:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:19:03] Production.INFO: Total Charge 0
[2026-09-14 01:19:03] Production.INFO: CreateAllLog End
[2026-09-14 01:19:03] Production.INFO: Account Balance End.
[2026-09-14 01:19:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:19:04] Production.INFO: ==4871== Releasing lock...
[2026-09-14 01:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:19:04] Production.INFO: ==4866== Releasing lock...
[2026-09-14 01:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:19:11] Production.ERROR: CronJobId end10
[2026-09-14 01:19:11] Production.INFO: ==4868== Releasing lock...
[2026-09-14 01:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:19:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:19:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:19:14] Production.INFO: call_cost start
[2026-09-14 01:19:14] Production.INFO: call_cost end
[2026-09-14 01:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:19:14] Production.INFO: ==4864== Releasing lock...
[2026-09-14 01:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:20:02] Production.INFO: ==4936== Lock acquired, processing the job...
[2026-09-14 06:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:20:02] Production.INFO: neon service started
[2026-09-14 06:20:02] Production.INFO: neon service started
[2026-09-14 06:20:02] Production.INFO: ==4936== Releasing lock...
[2026-09-14 06:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:20:02] Production.INFO: ==4938== Lock acquired, processing the job...
[2026-09-14 01:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:20:03] Production.INFO: ==4938== Releasing lock...
[2026-09-14 01:20:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:20:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:20:03] Production.INFO: ==4940== Lock acquired, processing the job...
[2026-09-14 05:20:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:20:03] Production.INFO: ==4940== Releasing lock...
[2026-09-14 05:20:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:20:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:20:03] Production.INFO: ==4942== Lock acquired, processing the job...
[2026-09-14 01:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:20:04] Production.INFO: ==4944== Lock acquired, processing the job...
[2026-09-14 01:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:20:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:20:04] Production.INFO: ==4946== Lock acquired, processing the job...
[2026-09-14 01:20:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:20:04] Production.INFO: ==4949== Lock acquired, processing the job...
[2026-09-14 01:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:20:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:20:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:20:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:20:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:20:04] Production.INFO: ==4951== Lock acquired, processing the job...
[2026-09-14 01:20:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:20:04] Production.INFO: Account Balance Start.
[2026-09-14 01:20:04] Production.INFO: CreateAllLog Start
[2026-09-14 01:20:04] Production.INFO: 117
[2026-09-14 01:20:04] Production.INFO: Date 2026-09-08
[2026-09-14 01:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 01: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-09-14 01: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-09-14 01: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-09-14 01:20:04] Production.INFO: Date 2026-09-09
[2026-09-14 01:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:20:04] Production.INFO: ==4951== Releasing lock...
[2026-09-14 01:20:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:20:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:20:04] Production.INFO: Date 2026-09-10
[2026-09-14 01:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:20:04] Production.INFO: Date 2026-09-11
[2026-09-14 01:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:20:04] Production.INFO: Date 2026-09-12
[2026-09-14 01:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:20:04] Production.INFO: Date 2026-09-13
[2026-09-14 01:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:20:04] Production.INFO: Date 2026-09-14
[2026-09-14 01:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:20:04] Production.INFO: Total Charge 0
[2026-09-14 01:20:04] Production.INFO: CreateAllLog End
[2026-09-14 01:20:04] Production.INFO: Account Balance End.
[2026-09-14 01:20:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:20:04] Production.INFO: ==4949== Releasing lock...
[2026-09-14 01:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:20:04] Production.INFO: ==4944== Releasing lock...
[2026-09-14 01:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:20:11] Production.ERROR: CronJobId end10
[2026-09-14 01:20:11] Production.INFO: ==4946== Releasing lock...
[2026-09-14 01:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:20:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:20:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:20:14] Production.INFO: call_cost start
[2026-09-14 01:20:14] Production.INFO: call_cost end
[2026-09-14 01:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:20:14] Production.INFO: ==4942== Releasing lock...
[2026-09-14 01:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:21:02] Production.INFO: ==5008== Lock acquired, processing the job...
[2026-09-14 06:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:21:02] Production.INFO: neon service started
[2026-09-14 06:21:02] Production.INFO: neon service started
[2026-09-14 06:21:02] Production.INFO: ==5008== Releasing lock...
[2026-09-14 06:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:21:02] Production.INFO: ==5010== Lock acquired, processing the job...
[2026-09-14 01:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:21:02] Production.INFO: ==5010== Releasing lock...
[2026-09-14 01:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:21:02] Production.INFO: ==5012== Lock acquired, processing the job...
[2026-09-14 05:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:21:03] Production.INFO: ==5012== Releasing lock...
[2026-09-14 05:21:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:21:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:21:03] Production.INFO: ==5014== Lock acquired, processing the job...
[2026-09-14 01:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:21:03] Production.INFO: ==5016== Lock acquired, processing the job...
[2026-09-14 01:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:21:03] Production.INFO: ==5020== Lock acquired, processing the job...
[2026-09-14 01:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:21:03] Production.INFO: ==5018== Lock acquired, processing the job...
[2026-09-14 01:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:21:03] Production.INFO: Account Balance Start.
[2026-09-14 01:21:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:21:03] Production.INFO: 117
[2026-09-14 01:21:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:21:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:21:03] Production.INFO: ==5023== Lock acquired, processing the job...
[2026-09-14 01:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:21:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:21:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:21:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:21:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 01:21:04] Production.INFO: Date 2026-09-14
[2026-09-14 01:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 01: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-09-14 01:21:04] Production.INFO: ==5023== Releasing lock...
[2026-09-14 01:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:21:04] Production.INFO: Total Charge 0
[2026-09-14 01:21:04] Production.INFO: CreateAllLog End
[2026-09-14 01:21:04] Production.INFO: Account Balance End.
[2026-09-14 01:21:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:21:04] Production.INFO: ==5020== Releasing lock...
[2026-09-14 01:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:21:04] Production.INFO: ==5016== Releasing lock...
[2026-09-14 01:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:21:12] Production.ERROR: CronJobId end10
[2026-09-14 01:21:12] Production.INFO: ==5018== Releasing lock...
[2026-09-14 01:21:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:21:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:21:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:21:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:21:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:21:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:21:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:21:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:21:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:21:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:21:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:21:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:21:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:21:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:21:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:21:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:21:15] Production.INFO: call_cost start
[2026-09-14 01:21:15] Production.INFO: call_cost end
[2026-09-14 01:21:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:21:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:21:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:21:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:21:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:21:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:21:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:21:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:21:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:21:15] Production.INFO: ==5014== Releasing lock...
[2026-09-14 01:21:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:21:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:22:01] Production.INFO: ==5087== Lock acquired, processing the job...
[2026-09-14 06:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:22:01] Production.INFO: neon service started
[2026-09-14 06:22:01] Production.INFO: neon service started
[2026-09-14 06:22:01] Production.INFO: ==5087== Releasing lock...
[2026-09-14 06:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:22:01] Production.INFO: ==5091== Lock acquired, processing the job...
[2026-09-14 05:22:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:22:01] Production.INFO: ==5091== Releasing lock...
[2026-09-14 05:22:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:22:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:22:02] Production.INFO: ==5089== Lock acquired, processing the job...
[2026-09-14 01:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:22:02] Production.INFO: ==5089== Releasing lock...
[2026-09-14 01:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:22:03] Production.INFO: ==5098== Lock acquired, processing the job...
[2026-09-14 01:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:22:03] Production.INFO: ==5096== Lock acquired, processing the job...
[2026-09-14 01:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:22:03] Production.INFO: ==5094== Lock acquired, processing the job...
[2026-09-14 01:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:22:03] Production.INFO: ==5102== Lock acquired, processing the job...
[2026-09-14 01:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:22:03] Production.INFO: ==5100== Lock acquired, processing the job...
[2026-09-14 01:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 01:22:03] Production.INFO: Account Balance Start.
[2026-09-14 01:22:03] Production.INFO: ==5102== Releasing lock...
[2026-09-14 01:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:22:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:22:03] Production.INFO: 117
[2026-09-14 01:22:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:22:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:22:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:22:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:22:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:22:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:22:03] Production.INFO: Date 2026-09-14
[2026-09-14 01:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:22:03] Production.INFO: Total Charge 0
[2026-09-14 01:22:03] Production.INFO: CreateAllLog End
[2026-09-14 01:22:03] Production.INFO: Account Balance End.
[2026-09-14 01:22:03] Production.ERROR: CronJobId end 12
[2026-09-14 01:22:03] Production.INFO: ==5100== Releasing lock...
[2026-09-14 01:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:22:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:22:04] Production.INFO: ==5096== Releasing lock...
[2026-09-14 01:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:22:10] Production.ERROR: CronJobId end10
[2026-09-14 01:22:10] Production.INFO: ==5098== Releasing lock...
[2026-09-14 01:22:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:22:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:22:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:22:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:22:14] Production.INFO: call_cost start
[2026-09-14 01:22:14] Production.INFO: call_cost end
[2026-09-14 01:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:22:14] Production.INFO: ==5094== Releasing lock...
[2026-09-14 01:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:23:01] Production.INFO: ==5163== Lock acquired, processing the job...
[2026-09-14 06:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:23:01] Production.INFO: neon service started
[2026-09-14 06:23:01] Production.INFO: neon service started
[2026-09-14 06:23:01] Production.INFO: ==5163== Releasing lock...
[2026-09-14 06:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:23:02] Production.INFO: ==5165== Lock acquired, processing the job...
[2026-09-14 01:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:23:02] Production.INFO: ==5165== Releasing lock...
[2026-09-14 01:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:23:02] Production.INFO: ==5167== Lock acquired, processing the job...
[2026-09-14 05:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:23:02] Production.INFO: ==5167== Releasing lock...
[2026-09-14 05:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:23:03] Production.INFO: ==5169== Lock acquired, processing the job...
[2026-09-14 01:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:23:03] Production.INFO: ==5171== Lock acquired, processing the job...
[2026-09-14 01:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:23:03] Production.INFO: ==5177== Lock acquired, processing the job...
[2026-09-14 01:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:23:03] Production.INFO: ==5175== Lock acquired, processing the job...
[2026-09-14 01:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:23:03] Production.INFO: ==5173== Lock acquired, processing the job...
[2026-09-14 01:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:23:03] Production.INFO: Account Balance Start.
[2026-09-14 01:23:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:23:03] Production.INFO: 117
[2026-09-14 01:23:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 01:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 01:23:03] Production.INFO: ==5177== Releasing lock...
[2026-09-14 01:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:23:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:23:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:23:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:23:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:23:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:23:03] Production.INFO: Date 2026-09-14
[2026-09-14 01:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:23:03] Production.INFO: Total Charge 0
[2026-09-14 01:23:03] Production.INFO: CreateAllLog End
[2026-09-14 01:23:04] Production.INFO: Account Balance End.
[2026-09-14 01:23:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:23:04] Production.INFO: ==5175== Releasing lock...
[2026-09-14 01:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:23:04] Production.INFO: ==5171== Releasing lock...
[2026-09-14 01:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:23:11] Production.ERROR: CronJobId end10
[2026-09-14 01:23:11] Production.INFO: ==5173== Releasing lock...
[2026-09-14 01:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:23:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:23:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:23:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:23:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:23:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:23:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:23:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:23:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:23:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:23:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:23:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:23:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:23:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:23:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:23:15] Production.INFO: call_cost start
[2026-09-14 01:23:15] Production.INFO: call_cost end
[2026-09-14 01:23:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:23:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:23:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:23:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:23:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:23:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:23:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:23:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:23:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:23:15] Production.INFO: ==5169== Releasing lock...
[2026-09-14 01:23:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:23:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:24:01] Production.INFO: ==5241== Lock acquired, processing the job...
[2026-09-14 06:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:24:01] Production.INFO: neon service started
[2026-09-14 06:24:01] Production.INFO: neon service started
[2026-09-14 06:24:01] Production.INFO: ==5241== Releasing lock...
[2026-09-14 06:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:24:01] Production.INFO: ==5243== Lock acquired, processing the job...
[2026-09-14 01:24:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:24:01] Production.INFO: ==5243== Releasing lock...
[2026-09-14 01:24:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:24:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:24:02] Production.INFO: ==5245== Lock acquired, processing the job...
[2026-09-14 05:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:24:02] Production.INFO: ==5245== Releasing lock...
[2026-09-14 05:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:24:02] Production.INFO: ==5247== Lock acquired, processing the job...
[2026-09-14 01:24:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:24:02] Production.INFO: ==5249== Lock acquired, processing the job...
[2026-09-14 01:24:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:24:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:24:02] Production.INFO: ==5251== Lock acquired, processing the job...
[2026-09-14 01:24:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:24:02] Production.INFO: ==5255== Lock acquired, processing the job...
[2026-09-14 01:24:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:24:03] Production.INFO: ==5253== Lock acquired, processing the job...
[2026-09-14 01:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 01:24:03] Production.INFO: Account Balance Start.
[2026-09-14 01:24:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:24:03] Production.INFO: 117
[2026-09-14 01:24:03] Production.INFO: ==5255== Releasing lock...
[2026-09-14 01:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:24:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:24:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:24:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:24:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:24:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:24:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:24:03] Production.INFO: Date 2026-09-14
[2026-09-14 01:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:24:03] Production.INFO: Total Charge 0
[2026-09-14 01:24:03] Production.INFO: CreateAllLog End
[2026-09-14 01:24:03] Production.INFO: Account Balance End.
[2026-09-14 01:24:03] Production.ERROR: CronJobId end 12
[2026-09-14 01:24:03] Production.INFO: ==5253== Releasing lock...
[2026-09-14 01:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:24:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:24:03] Production.INFO: ==5249== Releasing lock...
[2026-09-14 01:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:24:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:24:11] Production.ERROR: CronJobId end10
[2026-09-14 01:24:11] Production.INFO: ==5251== Releasing lock...
[2026-09-14 01:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:24:13] Production.INFO: call_cost start
[2026-09-14 01:24:13] Production.INFO: call_cost end
[2026-09-14 01:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:24:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:24:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:24:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:24:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:24:13] Production.INFO: ==5247== Releasing lock...
[2026-09-14 01:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:25:01] Production.INFO: ==5315== Lock acquired, processing the job...
[2026-09-14 06:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:25:01] Production.INFO: neon service started
[2026-09-14 06:25:01] Production.INFO: neon service started
[2026-09-14 06:25:01] Production.INFO: ==5315== Releasing lock...
[2026-09-14 06:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:25:02] Production.INFO: ==5318== Lock acquired, processing the job...
[2026-09-14 01:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:25:02] Production.INFO: ==5318== Releasing lock...
[2026-09-14 01:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:25:02] Production.INFO: ==5320== Lock acquired, processing the job...
[2026-09-14 05:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:25:02] Production.INFO: ==5320== Releasing lock...
[2026-09-14 05:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:25:03] Production.INFO: ==5322== Lock acquired, processing the job...
[2026-09-14 01:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 01:25:03] Production.INFO: ==5326== Lock acquired, processing the job...
[2026-09-14 01:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:25:03] Production.INFO: ==5324== Lock acquired, processing the job...
[2026-09-14 01:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:25:03] Production.INFO: ==5330== Lock acquired, processing the job...
[2026-09-14 01:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 01:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 01:25:03] Production.ERROR: CronJob PID - 5324
[2026-09-14 01:25:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 01:25:03] Production.ERROR: CronJob ID - 5
[2026-09-14 01:25:03] Production.ERROR: CronJob Last Run Time 2026-09-14 01:25:00
[2026-09-14 01:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 01:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 01:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 01:25:03] Production.ERROR: CronJob PID - 5326
[2026-09-14 01:25:03] Production.ERROR: CronJob Title - Account Block
[2026-09-14 01:25:03] Production.ERROR: CronJob ID - 7
[2026-09-14 01:25:03] Production.ERROR: CronJob Last Run Time 2026-09-14 01:25:00
[2026-09-14 01:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 01:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 01:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 01:25:03] Production.ERROR: CronJob PID - 5330
[2026-09-14 01:25:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-14 01:25:03] Production.ERROR: CronJob ID - 12
[2026-09-14 01:25:03] Production.ERROR: CronJob Last Run Time 2026-09-14 01:25:00
[2026-09-14 01:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 01:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 01:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 01:25:03] Production.INFO: ==5322== Releasing lock...
[2026-09-14 01:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 01:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 01:25:03] Production.INFO: Account Balance Start.
[2026-09-14 01:25:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:25:03] Production.INFO: 117
[2026-09-14 01:25:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:25:03] Production.INFO: ==5328== Lock acquired, processing the job...
[2026-09-14 01:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:25:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:25:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:25:03] Production.INFO: ==5332== Lock acquired, processing the job...
[2026-09-14 01:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 01:25:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 01:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:25:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:25:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:25:03] Production.INFO: Date 2026-09-14
[2026-09-14 01:25:03] Production.INFO: ==5334== Lock acquired, processing the job...
[2026-09-14 01:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:25:04] Production.INFO: Total Charge 0
[2026-09-14 01:25:04] Production.INFO: CreateAllLog End
[2026-09-14 01: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-09-14 01: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-09-14 01: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-09-14 01:25:04] Production.INFO: ==5334== Releasing lock...
[2026-09-14 01:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:25:04] Production.ERROR: done
[2026-09-14 01:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 01:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999481', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 01:25:04] Production.INFO: Account Balance End.
[2026-09-14 01:25:04] Production.INFO: ==5326== Releasing lock...
[2026-09-14 01:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:25:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:25:04] Production.INFO: ==5330== Releasing lock...
[2026-09-14 01:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:25:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999481', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 01:25:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 01:25:10] Production.INFO: ProcessCDR(1,17999481,1,1,2)
[2026-09-14 01:25:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17999481,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 01:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17999481,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 01:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 01:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 01:25:10] Production.INFO: ==5332== Releasing lock...
[2026-09-14 01:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 01:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 01:25:14] Production.ERROR: CronJobId end10
[2026-09-14 01:25:14] Production.INFO: ==5328== Releasing lock...
[2026-09-14 01:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:25:17] Production.INFO: call_cost start
[2026-09-14 01:25:17] Production.INFO: call_cost end
[2026-09-14 01:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:25:17] Production.INFO: ==5324== Releasing lock...
[2026-09-14 01:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:26:02] Production.INFO: ==5393== Lock acquired, processing the job...
[2026-09-14 06:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:26:02] Production.INFO: neon service started
[2026-09-14 06:26:02] Production.INFO: neon service started
[2026-09-14 06:26:02] Production.INFO: ==5393== Releasing lock...
[2026-09-14 06:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:26:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 01:26:02] Production.INFO: ==5395== Lock acquired, processing the job...
[2026-09-14 01:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:26:02] Production.INFO: ==5395== Releasing lock...
[2026-09-14 01:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:26:03] Production.INFO: ==5397== Lock acquired, processing the job...
[2026-09-14 05:26:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:26:03] Production.INFO: ==5397== Releasing lock...
[2026-09-14 05:26:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:26:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:26:03] Production.INFO: ==5400== Lock acquired, processing the job...
[2026-09-14 01:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:26:03] Production.INFO: ==5402== Lock acquired, processing the job...
[2026-09-14 01:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:26:03] Production.INFO: ==5404== Lock acquired, processing the job...
[2026-09-14 01:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:26:03] Production.INFO: ==5408== Lock acquired, processing the job...
[2026-09-14 01:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:26:03] Production.INFO: ==5406== Lock acquired, processing the job...
[2026-09-14 01:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:26:03] Production.INFO: Account Balance Start.
[2026-09-14 01:26:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:26:03] Production.INFO: 117
[2026-09-14 01:26:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 01: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-09-14 01: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-09-14 01:26:04] Production.INFO: ==5408== Releasing lock...
[2026-09-14 01:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:26:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:26:04] Production.INFO: Date 2026-09-09
[2026-09-14 01:26:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:26:04] Production.INFO: Date 2026-09-10
[2026-09-14 01:26:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:26:04] Production.INFO: Date 2026-09-11
[2026-09-14 01:26:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:26:04] Production.INFO: Date 2026-09-12
[2026-09-14 01:26:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:26:04] Production.INFO: Date 2026-09-13
[2026-09-14 01:26:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:26:04] Production.INFO: Date 2026-09-14
[2026-09-14 01:26:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:26:04] Production.INFO: Total Charge 0
[2026-09-14 01:26:04] Production.INFO: CreateAllLog End
[2026-09-14 01:26:04] Production.INFO: Account Balance End.
[2026-09-14 01:26:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:26:04] Production.INFO: ==5406== Releasing lock...
[2026-09-14 01:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:26:04] Production.INFO: ==5402== Releasing lock...
[2026-09-14 01:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:26:11] Production.ERROR: CronJobId end10
[2026-09-14 01:26:11] Production.INFO: ==5404== Releasing lock...
[2026-09-14 01:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:26:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:26:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:26:14] Production.INFO: call_cost start
[2026-09-14 01:26:14] Production.INFO: call_cost end
[2026-09-14 01:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:26:14] Production.INFO: ==5400== Releasing lock...
[2026-09-14 01:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:27:01] Production.INFO: ==5469== Lock acquired, processing the job...
[2026-09-14 06:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:27:01] Production.INFO: neon service started
[2026-09-14 06:27:01] Production.INFO: neon service started
[2026-09-14 06:27:01] Production.INFO: ==5469== Releasing lock...
[2026-09-14 06:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:27:01] Production.INFO: ==5471== Lock acquired, processing the job...
[2026-09-14 01:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:27:02] Production.INFO: ==5471== Releasing lock...
[2026-09-14 01:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:27:02] Production.INFO: ==5473== Lock acquired, processing the job...
[2026-09-14 05:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:27:02] Production.INFO: ==5473== Releasing lock...
[2026-09-14 05:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:27:03] Production.INFO: ==5477== Lock acquired, processing the job...
[2026-09-14 01:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:27:03] Production.INFO: ==5475== Lock acquired, processing the job...
[2026-09-14 01:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:27:03] Production.INFO: ==5483== Lock acquired, processing the job...
[2026-09-14 01:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:27:03] Production.INFO: ==5481== Lock acquired, processing the job...
[2026-09-14 01:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:27:03] Production.INFO: ==5479== Lock acquired, processing the job...
[2026-09-14 01:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-09-14 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-09-14 01:27:03] Production.INFO: Account Balance Start.
[2026-09-14 01:27:03] Production.INFO: CreateAllLog Start
[2026-09-14 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-09-14 01:27:03] Production.INFO: 117
[2026-09-14 01:27:03] Production.INFO: ==5483== Releasing lock...
[2026-09-14 01:27:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:27:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:27:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:27:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:27:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:27:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:27:03] Production.INFO: Date 2026-09-14
[2026-09-14 01:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:27:03] Production.INFO: Total Charge 0
[2026-09-14 01:27:03] Production.INFO: CreateAllLog End
[2026-09-14 01:27:03] Production.INFO: Account Balance End.
[2026-09-14 01:27:03] Production.ERROR: CronJobId end 12
[2026-09-14 01:27:03] Production.INFO: ==5481== Releasing lock...
[2026-09-14 01:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:27:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:27:03] Production.INFO: ==5477== Releasing lock...
[2026-09-14 01:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:27:10] Production.ERROR: CronJobId end10
[2026-09-14 01:27:10] Production.INFO: ==5479== Releasing lock...
[2026-09-14 01:27:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:27:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:27:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:27:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:27:15] Production.INFO: call_cost start
[2026-09-14 01:27:15] Production.INFO: call_cost end
[2026-09-14 01:27:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:27:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:27:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:27:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:27:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:27:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:27:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:27:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:27:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:27:15] Production.INFO: ==5475== Releasing lock...
[2026-09-14 01:27:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:27:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:28:02] Production.INFO: ==5545== Lock acquired, processing the job...
[2026-09-14 06:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:28:02] Production.INFO: neon service started
[2026-09-14 06:28:02] Production.INFO: neon service started
[2026-09-14 06:28:02] Production.INFO: ==5545== Releasing lock...
[2026-09-14 06:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:28:02] Production.INFO: ==5547== Lock acquired, processing the job...
[2026-09-14 01:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:28:02] Production.INFO: ==5547== Releasing lock...
[2026-09-14 01:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:28:02] Production.INFO: ==5549== Lock acquired, processing the job...
[2026-09-14 05:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:28:02] Production.INFO: ==5549== Releasing lock...
[2026-09-14 05:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:28:03] Production.INFO: ==5558== Lock acquired, processing the job...
[2026-09-14 01:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:28:03] Production.INFO: Account Balance Start.
[2026-09-14 01:28:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:28:03] Production.INFO: 117
[2026-09-14 01:28:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:28:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:28:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:28:03] Production.INFO: ==5552== Lock acquired, processing the job...
[2026-09-14 01:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:28:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:28:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:28:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:28:03] Production.INFO: ==5554== Lock acquired, processing the job...
[2026-09-14 01:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:28:03] Production.INFO: ==5556== Lock acquired, processing the job...
[2026-09-14 01:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:28:03] Production.INFO: Date 2026-09-14
[2026-09-14 01:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:28:03] Production.INFO: ==5560== Lock acquired, processing the job...
[2026-09-14 01:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:28:03] Production.INFO: Total Charge 0
[2026-09-14 01:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:28:03] Production.INFO: CreateAllLog End
[2026-09-14 01: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-09-14 01: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-09-14 01:28:04] Production.INFO: Account Balance End.
[2026-09-14 01: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-09-14 01:28:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:28:04] Production.INFO: ==5558== Releasing lock...
[2026-09-14 01:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:28:04] Production.INFO: ==5560== Releasing lock...
[2026-09-14 01:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:28:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:28:04] Production.INFO: ==5554== Releasing lock...
[2026-09-14 01:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:28:11] Production.ERROR: CronJobId end10
[2026-09-14 01:28:11] Production.INFO: ==5556== Releasing lock...
[2026-09-14 01:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:28:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:28:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:28:14] Production.INFO: call_cost start
[2026-09-14 01:28:14] Production.INFO: call_cost end
[2026-09-14 01:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:28:14] Production.INFO: ==5552== Releasing lock...
[2026-09-14 01:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:29:01] Production.INFO: ==5621== Lock acquired, processing the job...
[2026-09-14 06:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:29:01] Production.INFO: neon service started
[2026-09-14 06:29:01] Production.INFO: neon service started
[2026-09-14 06:29:01] Production.INFO: ==5621== Releasing lock...
[2026-09-14 06:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:29:02] Production.INFO: ==5625== Lock acquired, processing the job...
[2026-09-14 05:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:29:02] Production.INFO: ==5625== Releasing lock...
[2026-09-14 05:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:29:02] Production.INFO: ==5623== Lock acquired, processing the job...
[2026-09-14 01:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:29:02] Production.INFO: ==5623== Releasing lock...
[2026-09-14 01:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:29:03] Production.INFO: ==5632== Lock acquired, processing the job...
[2026-09-14 01:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:29:03] Production.INFO: ==5634== Lock acquired, processing the job...
[2026-09-14 01:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:29:03] Production.INFO: ==5628== Lock acquired, processing the job...
[2026-09-14 01:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:29:03] Production.INFO: ==5630== Lock acquired, processing the job...
[2026-09-14 01:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:29:03] Production.INFO: Account Balance Start.
[2026-09-14 01:29:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:29:03] Production.INFO: 117
[2026-09-14 01:29:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:29:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:29:03] Production.INFO: ==5636== Lock acquired, processing the job...
[2026-09-14 01:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:29:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:29:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:29:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 01: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-09-14 01:29:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 01: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-09-14 01:29:03] Production.INFO: Date 2026-09-14
[2026-09-14 01:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 01: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-09-14 01:29:03] Production.INFO: Total Charge 0
[2026-09-14 01:29:03] Production.INFO: ==5636== Releasing lock...
[2026-09-14 01:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:29:03] Production.INFO: CreateAllLog End
[2026-09-14 01:29:03] Production.INFO: Account Balance End.
[2026-09-14 01:29:03] Production.ERROR: CronJobId end 12
[2026-09-14 01:29:03] Production.INFO: ==5634== Releasing lock...
[2026-09-14 01:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:29:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:29:04] Production.INFO: ==5630== Releasing lock...
[2026-09-14 01:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:29:11] Production.ERROR: CronJobId end10
[2026-09-14 01:29:11] Production.INFO: ==5632== Releasing lock...
[2026-09-14 01:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:29:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:29:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:29:14] Production.INFO: call_cost start
[2026-09-14 01:29:14] Production.INFO: call_cost end
[2026-09-14 01:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:29:14] Production.INFO: ==5628== Releasing lock...
[2026-09-14 01:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:30:01] Production.INFO: ==5696== Lock acquired, processing the job...
[2026-09-14 06:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:30:01] Production.INFO: neon service started
[2026-09-14 06:30:01] Production.INFO: neon service started
[2026-09-14 06:30:01] Production.INFO: ==5696== Releasing lock...
[2026-09-14 06:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:30:02] Production.INFO: ==5698== Lock acquired, processing the job...
[2026-09-14 01:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:30:02] Production.INFO: ==5700== Lock acquired, processing the job...
[2026-09-14 05:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:30:02] Production.INFO: ==5700== Releasing lock...
[2026-09-14 05:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:30:02] Production.INFO: ==5698== Releasing lock...
[2026-09-14 01:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:30:03] Production.INFO: ==5703== Lock acquired, processing the job...
[2026-09-14 01:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:30:03] Production.INFO: ==5707== Lock acquired, processing the job...
[2026-09-14 01:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:30:03] Production.INFO: ==5711== Lock acquired, processing the job...
[2026-09-14 01:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:30:03] Production.INFO: ==5705== Lock acquired, processing the job...
[2026-09-14 01:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:30:03] Production.INFO: ==5709== Lock acquired, processing the job...
[2026-09-14 01:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 01:30:03] Production.INFO: ==5711== Releasing lock...
[2026-09-14 01:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:30:03] Production.INFO: Account Balance Start.
[2026-09-14 01:30:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:30:03] Production.INFO: 117
[2026-09-14 01:30:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:30:04] Production.INFO: Date 2026-09-09
[2026-09-14 01:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:30:04] Production.INFO: Date 2026-09-10
[2026-09-14 01:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:30:04] Production.INFO: Date 2026-09-11
[2026-09-14 01:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:30:04] Production.INFO: Date 2026-09-12
[2026-09-14 01:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:30:04] Production.INFO: Date 2026-09-13
[2026-09-14 01:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:30:04] Production.INFO: Date 2026-09-14
[2026-09-14 01:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:30:04] Production.INFO: Total Charge 0
[2026-09-14 01:30:04] Production.INFO: CreateAllLog End
[2026-09-14 01:30:04] Production.INFO: Account Balance End.
[2026-09-14 01:30:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:30:04] Production.INFO: ==5709== Releasing lock...
[2026-09-14 01:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:30:04] Production.INFO: ==5705== Releasing lock...
[2026-09-14 01:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:30:12] Production.ERROR: CronJobId end10
[2026-09-14 01:30:12] Production.INFO: ==5707== Releasing lock...
[2026-09-14 01:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:30:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:30:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:30:14] Production.INFO: call_cost start
[2026-09-14 01:30:14] Production.INFO: call_cost end
[2026-09-14 01:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:30:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:30:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:30:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:30:14] Production.INFO: ==5703== Releasing lock...
[2026-09-14 01:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:31:01] Production.INFO: ==5771== Lock acquired, processing the job...
[2026-09-14 06:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:31:01] Production.INFO: neon service started
[2026-09-14 06:31:01] Production.INFO: neon service started
[2026-09-14 06:31:01] Production.INFO: ==5771== Releasing lock...
[2026-09-14 06:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:31:02] Production.INFO: ==5773== Lock acquired, processing the job...
[2026-09-14 01:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:31:02] Production.INFO: ==5775== Lock acquired, processing the job...
[2026-09-14 05:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:31:02] Production.INFO: ==5775== Releasing lock...
[2026-09-14 05:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:31:02] Production.INFO: ==5773== Releasing lock...
[2026-09-14 01:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:31:03] Production.INFO: ==5782== Lock acquired, processing the job...
[2026-09-14 01:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:31:03] Production.INFO: ==5778== Lock acquired, processing the job...
[2026-09-14 01:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:31:03] Production.INFO: ==5784== Lock acquired, processing the job...
[2026-09-14 01:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:31:03] Production.INFO: ==5780== Lock acquired, processing the job...
[2026-09-14 01:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:31:03] Production.INFO: Account Balance Start.
[2026-09-14 01:31:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:31:03] Production.INFO: 117
[2026-09-14 01:31:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:31:03] Production.INFO: ==5786== Lock acquired, processing the job...
[2026-09-14 01:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:31:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:31:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:31:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:31:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:31:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 01: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-09-14 01: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-09-14 01: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-09-14 01:31:03] Production.INFO: Date 2026-09-14
[2026-09-14 01:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:31:03] Production.INFO: ==5786== Releasing lock...
[2026-09-14 01:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:31:03] Production.INFO: Total Charge 0
[2026-09-14 01:31:03] Production.INFO: CreateAllLog End
[2026-09-14 01:31:03] Production.INFO: Account Balance End.
[2026-09-14 01:31:03] Production.ERROR: CronJobId end 12
[2026-09-14 01:31:03] Production.INFO: ==5784== Releasing lock...
[2026-09-14 01:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:31:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:31:04] Production.INFO: ==5780== Releasing lock...
[2026-09-14 01:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:31:11] Production.ERROR: CronJobId end10
[2026-09-14 01:31:11] Production.INFO: ==5782== Releasing lock...
[2026-09-14 01:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:31:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:31:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:31:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:31:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:31:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:31:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:31:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:31:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:31:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:31:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:31:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:31:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:31:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:31:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:31:14] Production.INFO: call_cost start
[2026-09-14 01:31:14] Production.INFO: call_cost end
[2026-09-14 01:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:31:14] Production.INFO: ==5778== Releasing lock...
[2026-09-14 01:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:32:01] Production.INFO: ==5846== Lock acquired, processing the job...
[2026-09-14 06:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:32:01] Production.INFO: neon service started
[2026-09-14 06:32:01] Production.INFO: neon service started
[2026-09-14 06:32:01] Production.INFO: ==5846== Releasing lock...
[2026-09-14 06:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:32:02] Production.INFO: ==5848== Lock acquired, processing the job...
[2026-09-14 01:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:32:02] Production.INFO: ==5848== Releasing lock...
[2026-09-14 01:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:32:02] Production.INFO: ==5850== Lock acquired, processing the job...
[2026-09-14 05:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:32:02] Production.INFO: ==5850== Releasing lock...
[2026-09-14 05:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:32:03] Production.INFO: ==5852== Lock acquired, processing the job...
[2026-09-14 01:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:32:03] Production.INFO: ==5854== Lock acquired, processing the job...
[2026-09-14 01:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:32:03] Production.INFO: ==5856== Lock acquired, processing the job...
[2026-09-14 01:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:32:03] Production.INFO: ==5860== Lock acquired, processing the job...
[2026-09-14 01:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:32:03] Production.INFO: ==5858== Lock acquired, processing the job...
[2026-09-14 01:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 01:32:03] Production.INFO: ==5860== Releasing lock...
[2026-09-14 01:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:32:03] Production.INFO: Account Balance Start.
[2026-09-14 01:32:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:32:03] Production.INFO: 117
[2026-09-14 01:32:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:32:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:32:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:32:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:32:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:32:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:32:03] Production.INFO: Date 2026-09-14
[2026-09-14 01:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:32:03] Production.INFO: Total Charge 0
[2026-09-14 01:32:04] Production.INFO: CreateAllLog End
[2026-09-14 01:32:04] Production.INFO: ==5854== Releasing lock...
[2026-09-14 01:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:32:04] Production.INFO: Account Balance End.
[2026-09-14 01:32:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:32:04] Production.INFO: ==5858== Releasing lock...
[2026-09-14 01:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:32:11] Production.ERROR: CronJobId end10
[2026-09-14 01:32:11] Production.INFO: ==5856== Releasing lock...
[2026-09-14 01:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:32:15] Production.INFO: call_cost start
[2026-09-14 01:32:15] Production.INFO: call_cost end
[2026-09-14 01:32:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:32:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:32:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:32:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:32:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:32:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:32:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:32:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:32:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:32:15] Production.INFO: ==5852== Releasing lock...
[2026-09-14 01:32:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:32:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:33:02] Production.INFO: ==5921== Lock acquired, processing the job...
[2026-09-14 06:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:33:02] Production.INFO: neon service started
[2026-09-14 06:33:02] Production.INFO: neon service started
[2026-09-14 06:33:02] Production.INFO: ==5921== Releasing lock...
[2026-09-14 06:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:33:02] Production.INFO: ==5926== Lock acquired, processing the job...
[2026-09-14 05:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:33:02] Production.INFO: ==5926== Releasing lock...
[2026-09-14 05:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:33:02] Production.INFO: ==5924== Lock acquired, processing the job...
[2026-09-14 01:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:33:03] Production.INFO: ==5924== Releasing lock...
[2026-09-14 01:33:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:33:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:33:03] Production.INFO: ==5936== Lock acquired, processing the job...
[2026-09-14 01:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 01: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-09-14 01:33:04] Production.INFO: ==5936== Releasing lock...
[2026-09-14 01:33:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:33:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:33:04] Production.INFO: ==5928== Lock acquired, processing the job...
[2026-09-14 01:33:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:33:04] Production.INFO: ==5930== Lock acquired, processing the job...
[2026-09-14 01:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:33:04] Production.INFO: ==5932== Lock acquired, processing the job...
[2026-09-14 01:33:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:33:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:33:04] Production.INFO: ==5934== Lock acquired, processing the job...
[2026-09-14 01:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:33:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:33:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:33:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:33:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:33:04] Production.INFO: Account Balance Start.
[2026-09-14 01:33:04] Production.INFO: CreateAllLog Start
[2026-09-14 01:33:04] Production.INFO: 117
[2026-09-14 01:33:04] Production.INFO: Date 2026-09-08
[2026-09-14 01:33:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:33:04] Production.INFO: Date 2026-09-09
[2026-09-14 01:33:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:33:04] Production.INFO: Date 2026-09-10
[2026-09-14 01:33:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:33:04] Production.INFO: Date 2026-09-11
[2026-09-14 01:33:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:33:04] Production.INFO: Date 2026-09-12
[2026-09-14 01:33:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:33:04] Production.INFO: Date 2026-09-13
[2026-09-14 01:33:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:33:04] Production.INFO: Date 2026-09-14
[2026-09-14 01:33:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:33:04] Production.INFO: Total Charge 0
[2026-09-14 01:33:04] Production.INFO: CreateAllLog End
[2026-09-14 01:33:04] Production.INFO: ==5930== Releasing lock...
[2026-09-14 01:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:33:04] Production.INFO: Account Balance End.
[2026-09-14 01:33:05] Production.ERROR: CronJobId end 12
[2026-09-14 01:33:05] Production.INFO: ==5934== Releasing lock...
[2026-09-14 01:33:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:33:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:33:11] Production.ERROR: CronJobId end10
[2026-09-14 01:33:11] Production.INFO: ==5932== Releasing lock...
[2026-09-14 01:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:33:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:33:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:33:15] Production.INFO: call_cost start
[2026-09-14 01:33:15] Production.INFO: call_cost end
[2026-09-14 01:33:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:33:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:33:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:33:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:33:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:33:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:33:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:33:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:33:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:33:15] Production.INFO: ==5928== Releasing lock...
[2026-09-14 01:33:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:33:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:34:01] Production.INFO: ==5993== Lock acquired, processing the job...
[2026-09-14 06:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:34:01] Production.INFO: neon service started
[2026-09-14 06:34:01] Production.INFO: neon service started
[2026-09-14 06:34:01] Production.INFO: ==5993== Releasing lock...
[2026-09-14 06:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:34:02] Production.INFO: ==5995== Lock acquired, processing the job...
[2026-09-14 01:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:34:02] Production.INFO: ==5995== Releasing lock...
[2026-09-14 01:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:34:02] Production.INFO: ==5997== Lock acquired, processing the job...
[2026-09-14 05:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:34:02] Production.INFO: ==5997== Releasing lock...
[2026-09-14 05:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:34:03] Production.INFO: ==6005== Lock acquired, processing the job...
[2026-09-14 01:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:34:03] Production.INFO: Account Balance Start.
[2026-09-14 01:34:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:34:03] Production.INFO: 117
[2026-09-14 01:34:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:34:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:34:03] Production.INFO: ==5999== Lock acquired, processing the job...
[2026-09-14 01:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:34:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:34:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:34:03] Production.INFO: ==6001== Lock acquired, processing the job...
[2026-09-14 01:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:34:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:34:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:34:03] Production.INFO: ==6003== Lock acquired, processing the job...
[2026-09-14 01:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:34:03] Production.INFO: Date 2026-09-14
[2026-09-14 01:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:34:03] Production.INFO: ==6008== Lock acquired, processing the job...
[2026-09-14 01:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:34:03] Production.INFO: Total Charge 0
[2026-09-14 01:34:03] Production.INFO: CreateAllLog End
[2026-09-14 01:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 01:34:03] Production.INFO: ==6008== Releasing lock...
[2026-09-14 01:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:34:03] Production.INFO: Account Balance End.
[2026-09-14 01:34:03] Production.ERROR: CronJobId end 12
[2026-09-14 01:34:03] Production.INFO: ==6005== Releasing lock...
[2026-09-14 01:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:34:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:34:04] Production.INFO: ==6001== Releasing lock...
[2026-09-14 01:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:34:12] Production.ERROR: CronJobId end10
[2026-09-14 01:34:12] Production.INFO: ==6003== Releasing lock...
[2026-09-14 01:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:34:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:34:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:34:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:34:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:34:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:34:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:34:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:34:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:34:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:34:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:34:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:34:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:34:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:34:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:34:15] Production.INFO: call_cost start
[2026-09-14 01:34:15] Production.INFO: call_cost end
[2026-09-14 01:34:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:34:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:34:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:34:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:34:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:34:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:34:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:34:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:34:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:34:15] Production.INFO: ==5999== Releasing lock...
[2026-09-14 01:34:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:34:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:35:02] Production.INFO: ==6071== Lock acquired, processing the job...
[2026-09-14 06:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:35:02] Production.INFO: neon service started
[2026-09-14 06:35:02] Production.INFO: neon service started
[2026-09-14 06:35:02] Production.INFO: ==6071== Releasing lock...
[2026-09-14 06:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:35:02] Production.INFO: ==6075== Lock acquired, processing the job...
[2026-09-14 05:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:35:02] Production.INFO: ==6075== Releasing lock...
[2026-09-14 05:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:35:02] Production.INFO: ==6073== Lock acquired, processing the job...
[2026-09-14 01:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:35:03] Production.INFO: ==6073== Releasing lock...
[2026-09-14 01:35:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:35:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:35:03] Production.INFO: ==6078== Lock acquired, processing the job...
[2026-09-14 01:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 01:35:04] Production.INFO: ==6080== Lock acquired, processing the job...
[2026-09-14 01:35:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:35:04] Production.INFO: ==6082== Lock acquired, processing the job...
[2026-09-14 01:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:35:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 01:35:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 01:35:04] Production.INFO: ==6078== Releasing lock...
[2026-09-14 01:35:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 01:35:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 01:35:04] Production.INFO: ==6086== Lock acquired, processing the job...
[2026-09-14 01:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:35:04] Production.INFO: ==6084== Lock acquired, processing the job...
[2026-09-14 01:35:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:35:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:35:04] Production.INFO: ==6090== Lock acquired, processing the job...
[2026-09-14 01:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:35:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:35:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:35:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:35:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:35:04] Production.INFO: ==6088== Lock acquired, processing the job...
[2026-09-14 01:35:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 01:35:04] Production.INFO: Account Balance Start.
[2026-09-14 01:35:04] Production.INFO: CreateAllLog Start
[2026-09-14 01:35:04] Production.INFO: 117
[2026-09-14 01:35:04] Production.INFO: Date 2026-09-08
[2026-09-14 01:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:35:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 01:35:04] Production.INFO: Date 2026-09-09
[2026-09-14 01:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 01: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-09-14 01: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-09-14 01: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-09-14 01:35:04] Production.INFO: Date 2026-09-10
[2026-09-14 01:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:35:04] Production.INFO: ==6090== Releasing lock...
[2026-09-14 01:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:35:04] Production.INFO: Date 2026-09-11
[2026-09-14 01:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:35:04] Production.ERROR: done
[2026-09-14 01:35:04] Production.INFO: Date 2026-09-12
[2026-09-14 01:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 01:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999522', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 01:35:04] Production.INFO: Date 2026-09-13
[2026-09-14 01:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:35:04] Production.INFO: Date 2026-09-14
[2026-09-14 01:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:35:04] Production.INFO: Total Charge 0
[2026-09-14 01:35:04] Production.INFO: CreateAllLog End
[2026-09-14 01:35:05] Production.INFO: ==6082== Releasing lock...
[2026-09-14 01:35:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:35:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:35:05] Production.INFO: Account Balance End.
[2026-09-14 01:35:05] Production.ERROR: CronJobId end 12
[2026-09-14 01:35:05] Production.INFO: ==6086== Releasing lock...
[2026-09-14 01:35:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:35:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999522', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 01:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 01:35:10] Production.INFO: ProcessCDR(1,17999522,1,1,2)
[2026-09-14 01:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17999522,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 01:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17999522,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 01:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 01:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 01:35:10] Production.INFO: ==6088== Releasing lock...
[2026-09-14 01:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 01:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 01:35:15] Production.ERROR: CronJobId end10
[2026-09-14 01:35:15] Production.INFO: ==6084== Releasing lock...
[2026-09-14 01:35:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:35:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:35:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:35:17] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:35:17] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:35:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:35:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:35:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:35:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:35:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:35:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:35:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:35:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:35:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:35:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:35:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:35:17] Production.INFO: call_cost start
[2026-09-14 01:35:17] Production.INFO: call_cost end
[2026-09-14 01:35:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:35:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:35:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:35:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:35:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:35:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:35:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:35:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:35:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:35:17] Production.INFO: ==6080== Releasing lock...
[2026-09-14 01:35:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:35:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:36:01] Production.INFO: ==6152== Lock acquired, processing the job...
[2026-09-14 06:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:36:01] Production.INFO: neon service started
[2026-09-14 06:36:01] Production.INFO: neon service started
[2026-09-14 06:36:01] Production.INFO: ==6152== Releasing lock...
[2026-09-14 06:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:36:02] Production.INFO: ==6154== Lock acquired, processing the job...
[2026-09-14 01:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:36:02] Production.INFO: ==6156== Lock acquired, processing the job...
[2026-09-14 05:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:36:02] Production.INFO: ==6156== Releasing lock...
[2026-09-14 05:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:36:02] Production.INFO: 26 MB #Memory Used#
[2026-09-14 01:36:02] Production.INFO: ==6154== Releasing lock...
[2026-09-14 01:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:36:03] Production.INFO: ==6159== Lock acquired, processing the job...
[2026-09-14 01:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:36:03] Production.INFO: ==6161== Lock acquired, processing the job...
[2026-09-14 01:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:36:03] Production.INFO: ==6163== Lock acquired, processing the job...
[2026-09-14 01:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:36:03] Production.INFO: ==6165== Lock acquired, processing the job...
[2026-09-14 01:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:36:03] Production.INFO: ==6167== Lock acquired, processing the job...
[2026-09-14 01:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:36:03] Production.INFO: Account Balance Start.
[2026-09-14 01:36:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:36:03] Production.INFO: 117
[2026-09-14 01:36:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 01:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 01:36:03] Production.INFO: ==6167== Releasing lock...
[2026-09-14 01:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:36:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:36:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:36:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:36:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:36:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:36:03] Production.INFO: Date 2026-09-14
[2026-09-14 01:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:36:03] Production.INFO: Total Charge 0
[2026-09-14 01:36:03] Production.INFO: CreateAllLog End
[2026-09-14 01:36:03] Production.INFO: Account Balance End.
[2026-09-14 01:36:03] Production.ERROR: CronJobId end 12
[2026-09-14 01:36:03] Production.INFO: ==6165== Releasing lock...
[2026-09-14 01:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:36:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:36:04] Production.INFO: ==6161== Releasing lock...
[2026-09-14 01:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:36:11] Production.ERROR: CronJobId end10
[2026-09-14 01:36:11] Production.INFO: ==6163== Releasing lock...
[2026-09-14 01:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:36:14] Production.INFO: call_cost start
[2026-09-14 01:36:14] Production.INFO: call_cost end
[2026-09-14 01:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:36:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:36:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:36:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:36:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:36:14] Production.INFO: ==6159== Releasing lock...
[2026-09-14 01:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:37:02] Production.INFO: ==6225== Lock acquired, processing the job...
[2026-09-14 06:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:37:02] Production.INFO: neon service started
[2026-09-14 06:37:02] Production.INFO: neon service started
[2026-09-14 06:37:02] Production.INFO: ==6225== Releasing lock...
[2026-09-14 06:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:37:02] Production.INFO: ==6227== Lock acquired, processing the job...
[2026-09-14 01:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:37:02] Production.INFO: ==6227== Releasing lock...
[2026-09-14 01:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:37:02] Production.INFO: ==6229== Lock acquired, processing the job...
[2026-09-14 05:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:37:02] Production.INFO: ==6229== Releasing lock...
[2026-09-14 05:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:37:03] Production.INFO: ==6231== Lock acquired, processing the job...
[2026-09-14 01:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:37:03] Production.INFO: ==6240== Lock acquired, processing the job...
[2026-09-14 01:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:37:03] Production.INFO: ==6233== Lock acquired, processing the job...
[2026-09-14 01:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:37:03] Production.INFO: ==6236== Lock acquired, processing the job...
[2026-09-14 01:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:37:03] Production.INFO: ==6238== Lock acquired, processing the job...
[2026-09-14 01:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01: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-09-14 01: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-09-14 01: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-09-14 01:37:03] Production.INFO: ==6240== Releasing lock...
[2026-09-14 01:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:37:03] Production.INFO: Account Balance Start.
[2026-09-14 01:37:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:37:03] Production.INFO: 117
[2026-09-14 01:37:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:37:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:37:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:37:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:37:04] Production.INFO: Date 2026-09-12
[2026-09-14 01:37:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:37:04] Production.INFO: Date 2026-09-13
[2026-09-14 01:37:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:37:04] Production.INFO: Date 2026-09-14
[2026-09-14 01:37:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:37:04] Production.INFO: Total Charge 0
[2026-09-14 01:37:04] Production.INFO: CreateAllLog End
[2026-09-14 01:37:04] Production.INFO: Account Balance End.
[2026-09-14 01:37:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:37:04] Production.INFO: ==6238== Releasing lock...
[2026-09-14 01:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:37:04] Production.INFO: ==6233== Releasing lock...
[2026-09-14 01:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:37:12] Production.ERROR: CronJobId end10
[2026-09-14 01:37:12] Production.INFO: ==6236== Releasing lock...
[2026-09-14 01:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:37:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:37:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:37:15] Production.INFO: call_cost start
[2026-09-14 01:37:15] Production.INFO: call_cost end
[2026-09-14 01:37:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:37:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:37:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:37:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:37:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:37:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:37:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:37:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:37:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:37:15] Production.INFO: ==6231== Releasing lock...
[2026-09-14 01:37:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:37:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:38:01] Production.INFO: ==6303== Lock acquired, processing the job...
[2026-09-14 06:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:38:01] Production.INFO: neon service started
[2026-09-14 06:38:01] Production.INFO: neon service started
[2026-09-14 06:38:01] Production.INFO: ==6303== Releasing lock...
[2026-09-14 06:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:38:01] Production.INFO: ==6307== Lock acquired, processing the job...
[2026-09-14 05:38:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:38:01] Production.INFO: ==6307== Releasing lock...
[2026-09-14 05:38:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:38:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:38:02] Production.INFO: ==6305== Lock acquired, processing the job...
[2026-09-14 01:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:38:02] Production.INFO: ==6305== Releasing lock...
[2026-09-14 01:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:38:02] Production.INFO: ==6310== Lock acquired, processing the job...
[2026-09-14 01:38:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:38:02] Production.INFO: ==6314== Lock acquired, processing the job...
[2026-09-14 01:38:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:38:03] Production.INFO: ==6312== Lock acquired, processing the job...
[2026-09-14 01:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:38:03] Production.INFO: ==6318== Lock acquired, processing the job...
[2026-09-14 01:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:38:03] Production.INFO: ==6316== Lock acquired, processing the job...
[2026-09-14 01:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 01:38:03] Production.INFO: Account Balance Start.
[2026-09-14 01:38:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:38:03] Production.INFO: 117
[2026-09-14 01:38:03] Production.INFO: ==6318== Releasing lock...
[2026-09-14 01:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:38:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:38:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:38:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:38:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:38:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:38:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:38:03] Production.INFO: Date 2026-09-14
[2026-09-14 01:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:38:03] Production.INFO: Total Charge 0
[2026-09-14 01:38:03] Production.INFO: CreateAllLog End
[2026-09-14 01:38:03] Production.INFO: Account Balance End.
[2026-09-14 01:38:03] Production.ERROR: CronJobId end 12
[2026-09-14 01:38:03] Production.INFO: ==6316== Releasing lock...
[2026-09-14 01:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:38:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:38:04] Production.INFO: ==6312== Releasing lock...
[2026-09-14 01:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:38:10] Production.ERROR: CronJobId end10
[2026-09-14 01:38:10] Production.INFO: ==6314== Releasing lock...
[2026-09-14 01:38:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:38:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:38:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:38:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:38:14] Production.INFO: call_cost start
[2026-09-14 01:38:14] Production.INFO: call_cost end
[2026-09-14 01:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:38:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:38:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:38:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:38:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:38:14] Production.INFO: ==6310== Releasing lock...
[2026-09-14 01:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:39:01] Production.INFO: ==6379== Lock acquired, processing the job...
[2026-09-14 06:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:39:01] Production.INFO: neon service started
[2026-09-14 06:39:01] Production.INFO: neon service started
[2026-09-14 06:39:01] Production.INFO: ==6379== Releasing lock...
[2026-09-14 06:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:39:02] Production.INFO: ==6381== Lock acquired, processing the job...
[2026-09-14 01:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:39:02] Production.INFO: ==6381== Releasing lock...
[2026-09-14 01:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:39:02] Production.INFO: ==6383== Lock acquired, processing the job...
[2026-09-14 05:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:39:02] Production.INFO: ==6383== Releasing lock...
[2026-09-14 05:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:39:03] Production.INFO: ==6385== Lock acquired, processing the job...
[2026-09-14 01:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:39:03] Production.INFO: ==6387== Lock acquired, processing the job...
[2026-09-14 01:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:39:03] Production.INFO: ==6391== Lock acquired, processing the job...
[2026-09-14 01:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:39:03] Production.INFO: ==6389== Lock acquired, processing the job...
[2026-09-14 01:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:39:03] Production.INFO: ==6393== Lock acquired, processing the job...
[2026-09-14 01:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:39:03] Production.INFO: Account Balance Start.
[2026-09-14 01:39:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:39:03] Production.INFO: 117
[2026-09-14 01:39:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:39:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:39:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 01:39:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:39:03] Production.INFO: ==6393== Releasing lock...
[2026-09-14 01:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:39:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:39:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:39:03] Production.INFO: Date 2026-09-14
[2026-09-14 01:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:39:03] Production.INFO: Total Charge 0
[2026-09-14 01:39:03] Production.INFO: CreateAllLog End
[2026-09-14 01:39:04] Production.INFO: Account Balance End.
[2026-09-14 01:39:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:39:04] Production.INFO: ==6391== Releasing lock...
[2026-09-14 01:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:39:04] Production.INFO: ==6387== Releasing lock...
[2026-09-14 01:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:39:11] Production.ERROR: CronJobId end10
[2026-09-14 01:39:11] Production.INFO: ==6389== Releasing lock...
[2026-09-14 01:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:39:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:39:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:39:13] Production.INFO: call_cost start
[2026-09-14 01:39:13] Production.INFO: call_cost end
[2026-09-14 01:39:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:39:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:39:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:39:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:39:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:39:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:39:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:39:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:39:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:39:13] Production.INFO: ==6385== Releasing lock...
[2026-09-14 01:39:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:39:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:40:01] Production.INFO: ==6456== Lock acquired, processing the job...
[2026-09-14 06:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:40:01] Production.INFO: neon service started
[2026-09-14 06:40:01] Production.INFO: neon service started
[2026-09-14 06:40:01] Production.INFO: ==6456== Releasing lock...
[2026-09-14 06:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:40:01] Production.INFO: ==6458== Lock acquired, processing the job...
[2026-09-14 01:40:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:40:01] Production.INFO: ==6458== Releasing lock...
[2026-09-14 01:40:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:40:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:40:02] Production.INFO: ==6460== Lock acquired, processing the job...
[2026-09-14 05:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:40:02] Production.INFO: ==6460== Releasing lock...
[2026-09-14 05:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:40:02] Production.INFO: ==6470== Lock acquired, processing the job...
[2026-09-14 01:40:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:40: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-09-14 01:40: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-09-14 01:40: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-09-14 01:40:02] Production.INFO: ==6470== Releasing lock...
[2026-09-14 01:40:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:40:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:40:02] Production.INFO: ==6462== Lock acquired, processing the job...
[2026-09-14 01:40:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:40:03] Production.INFO: ==6464== Lock acquired, processing the job...
[2026-09-14 01:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:40:03] Production.INFO: ==6466== Lock acquired, processing the job...
[2026-09-14 01:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:40:03] Production.INFO: ==6468== Lock acquired, processing the job...
[2026-09-14 01:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:40:03] Production.INFO: Account Balance Start.
[2026-09-14 01:40:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:40:03] Production.INFO: 117
[2026-09-14 01:40:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:40:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:40:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:40:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:40:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:40:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:40:03] Production.INFO: Date 2026-09-14
[2026-09-14 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:40:03] Production.INFO: Total Charge 0
[2026-09-14 01:40:03] Production.INFO: CreateAllLog End
[2026-09-14 01:40:03] Production.INFO: ==6464== Releasing lock...
[2026-09-14 01:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:40:03] Production.INFO: Account Balance End.
[2026-09-14 01:40:03] Production.ERROR: CronJobId end 12
[2026-09-14 01:40:03] Production.INFO: ==6468== Releasing lock...
[2026-09-14 01:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:40:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:40:11] Production.ERROR: CronJobId end10
[2026-09-14 01:40:11] Production.INFO: ==6466== Releasing lock...
[2026-09-14 01:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:40:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:40:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:40:14] Production.INFO: call_cost start
[2026-09-14 01:40:14] Production.INFO: call_cost end
[2026-09-14 01:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:40:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:40:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:40:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:40:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:40:14] Production.INFO: ==6462== Releasing lock...
[2026-09-14 01:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:41:01] Production.INFO: ==6526== Lock acquired, processing the job...
[2026-09-14 06:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:41:01] Production.INFO: neon service started
[2026-09-14 06:41:01] Production.INFO: neon service started
[2026-09-14 06:41:01] Production.INFO: ==6526== Releasing lock...
[2026-09-14 06:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:41:02] Production.INFO: ==6530== Lock acquired, processing the job...
[2026-09-14 05:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:41:02] Production.INFO: ==6530== Releasing lock...
[2026-09-14 05:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:41:02] Production.INFO: ==6528== Lock acquired, processing the job...
[2026-09-14 01:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:41:02] Production.INFO: ==6528== Releasing lock...
[2026-09-14 01:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:41:03] Production.INFO: ==6537== Lock acquired, processing the job...
[2026-09-14 01:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:41:03] Production.INFO: ==6533== Lock acquired, processing the job...
[2026-09-14 01:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:41:03] Production.INFO: ==6535== Lock acquired, processing the job...
[2026-09-14 01:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:41:03] Production.INFO: ==6539== Lock acquired, processing the job...
[2026-09-14 01:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:41:03] Production.INFO: ==6541== Lock acquired, processing the job...
[2026-09-14 01:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:41:03] Production.INFO: Account Balance Start.
[2026-09-14 01:41:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:41:03] Production.INFO: 117
[2026-09-14 01:41:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:41:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 01: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-09-14 01: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-09-14 01: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-09-14 01:41:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:41:03] Production.INFO: ==6541== Releasing lock...
[2026-09-14 01:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:41:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:41:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:41:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:41:03] Production.INFO: Date 2026-09-14
[2026-09-14 01:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:41:03] Production.INFO: Total Charge 0
[2026-09-14 01:41:03] Production.INFO: CreateAllLog End
[2026-09-14 01:41:04] Production.INFO: ==6535== Releasing lock...
[2026-09-14 01:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:41:04] Production.INFO: Account Balance End.
[2026-09-14 01:41:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:41:04] Production.INFO: ==6539== Releasing lock...
[2026-09-14 01:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:41:11] Production.ERROR: CronJobId end10
[2026-09-14 01:41:11] Production.INFO: ==6537== Releasing lock...
[2026-09-14 01:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:41:15] Production.INFO: call_cost start
[2026-09-14 01:41:15] Production.INFO: call_cost end
[2026-09-14 01:41:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:41:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:41:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:41:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:41:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:41:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:41:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:41:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:41:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:41:15] Production.INFO: ==6533== Releasing lock...
[2026-09-14 01:41:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:41:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:42:02] Production.INFO: ==6603== Lock acquired, processing the job...
[2026-09-14 06:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:42:02] Production.INFO: neon service started
[2026-09-14 06:42:02] Production.INFO: neon service started
[2026-09-14 06:42:02] Production.INFO: ==6603== Releasing lock...
[2026-09-14 06:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:42:02] Production.INFO: ==6605== Lock acquired, processing the job...
[2026-09-14 01:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:42:02] Production.INFO: ==6605== Releasing lock...
[2026-09-14 01:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:42:03] Production.INFO: ==6607== Lock acquired, processing the job...
[2026-09-14 05:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:42:03] Production.INFO: ==6607== Releasing lock...
[2026-09-14 05:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:42:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:42:03] Production.INFO: ==6617== Lock acquired, processing the job...
[2026-09-14 01:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:42:03] Production.INFO: ==6609== Lock acquired, processing the job...
[2026-09-14 01:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:42:03] Production.INFO: ==6611== Lock acquired, processing the job...
[2026-09-14 01:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 01:42:03] Production.INFO: ==6613== Lock acquired, processing the job...
[2026-09-14 01:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:42:03] Production.INFO: ==6617== Releasing lock...
[2026-09-14 01:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:42:03] Production.INFO: ==6615== Lock acquired, processing the job...
[2026-09-14 01:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:42:04] Production.INFO: Account Balance Start.
[2026-09-14 01:42:04] Production.INFO: CreateAllLog Start
[2026-09-14 01:42:04] Production.INFO: 117
[2026-09-14 01:42:04] Production.INFO: Date 2026-09-08
[2026-09-14 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:42:04] Production.INFO: Date 2026-09-09
[2026-09-14 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:42:04] Production.INFO: Date 2026-09-10
[2026-09-14 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:42:04] Production.INFO: Date 2026-09-11
[2026-09-14 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:42:04] Production.INFO: Date 2026-09-12
[2026-09-14 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:42:04] Production.INFO: Date 2026-09-13
[2026-09-14 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:42:04] Production.INFO: Date 2026-09-14
[2026-09-14 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:42:04] Production.INFO: Total Charge 0
[2026-09-14 01:42:04] Production.INFO: CreateAllLog End
[2026-09-14 01:42:04] Production.INFO: Account Balance End.
[2026-09-14 01:42:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:42:04] Production.INFO: ==6615== Releasing lock...
[2026-09-14 01:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:42:04] Production.INFO: ==6611== Releasing lock...
[2026-09-14 01:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:42:11] Production.ERROR: CronJobId end10
[2026-09-14 01:42:11] Production.INFO: ==6613== Releasing lock...
[2026-09-14 01:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:42:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:42:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:42:15] Production.INFO: call_cost start
[2026-09-14 01:42:15] Production.INFO: call_cost end
[2026-09-14 01:42:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:42:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:42:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:42:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:42:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:42:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:42:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:42:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:42:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:42:15] Production.INFO: ==6609== Releasing lock...
[2026-09-14 01:42:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:42:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:43:01] Production.INFO: ==6678== Lock acquired, processing the job...
[2026-09-14 06:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:43:01] Production.INFO: neon service started
[2026-09-14 06:43:01] Production.INFO: neon service started
[2026-09-14 06:43:01] Production.INFO: ==6678== Releasing lock...
[2026-09-14 06:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:43:01] Production.INFO: ==6682== Lock acquired, processing the job...
[2026-09-14 05:43:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:43:01] Production.INFO: ==6682== Releasing lock...
[2026-09-14 05:43:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:43:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:43:02] Production.INFO: ==6680== Lock acquired, processing the job...
[2026-09-14 01:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:43:02] Production.INFO: ==6680== Releasing lock...
[2026-09-14 01:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:43:03] Production.INFO: ==6684== Lock acquired, processing the job...
[2026-09-14 01:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:43:03] Production.INFO: ==6688== Lock acquired, processing the job...
[2026-09-14 01:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:43:03] Production.INFO: ==6686== Lock acquired, processing the job...
[2026-09-14 01:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:43:03] Production.INFO: ==6693== Lock acquired, processing the job...
[2026-09-14 01:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:43:03] Production.INFO: ==6691== Lock acquired, processing the job...
[2026-09-14 01:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:43:03] Production.INFO: Account Balance Start.
[2026-09-14 01:43:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:43:03] Production.INFO: 117
[2026-09-14 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-09-14 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-09-14 01:43:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 01:43:03] Production.INFO: ==6693== Releasing lock...
[2026-09-14 01:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:43:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:43:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:43:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:43:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:43:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:43:03] Production.INFO: Date 2026-09-14
[2026-09-14 01:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:43:03] Production.INFO: Total Charge 0
[2026-09-14 01:43:03] Production.INFO: CreateAllLog End
[2026-09-14 01:43:03] Production.INFO: Account Balance End.
[2026-09-14 01:43:03] Production.ERROR: CronJobId end 12
[2026-09-14 01:43:03] Production.INFO: ==6691== Releasing lock...
[2026-09-14 01:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:43:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:43:04] Production.INFO: ==6686== Releasing lock...
[2026-09-14 01:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:43:11] Production.ERROR: CronJobId end10
[2026-09-14 01:43:11] Production.INFO: ==6688== Releasing lock...
[2026-09-14 01:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:43:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:43:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:43:14] Production.INFO: call_cost start
[2026-09-14 01:43:14] Production.INFO: call_cost end
[2026-09-14 01:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:43:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:43:14] Production.INFO: ==6684== Releasing lock...
[2026-09-14 01:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:44:02] Production.INFO: ==6752== Lock acquired, processing the job...
[2026-09-14 06:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:44:02] Production.INFO: neon service started
[2026-09-14 06:44:02] Production.INFO: neon service started
[2026-09-14 06:44:02] Production.INFO: ==6752== Releasing lock...
[2026-09-14 06:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:44:02] Production.INFO: ==6754== Lock acquired, processing the job...
[2026-09-14 01:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:44:02] Production.INFO: ==6754== Releasing lock...
[2026-09-14 01:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:44:02] Production.INFO: ==6756== Lock acquired, processing the job...
[2026-09-14 05:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:44:02] Production.INFO: ==6756== Releasing lock...
[2026-09-14 05:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:44:03] Production.INFO: ==6758== Lock acquired, processing the job...
[2026-09-14 01:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:44:03] Production.INFO: ==6760== Lock acquired, processing the job...
[2026-09-14 01:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:44:03] Production.INFO: ==6766== Lock acquired, processing the job...
[2026-09-14 01:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:44:03] Production.INFO: ==6762== Lock acquired, processing the job...
[2026-09-14 01:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:44:03] Production.INFO: ==6764== Lock acquired, processing the job...
[2026-09-14 01:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 01:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 01:44:03] Production.INFO: ==6766== Releasing lock...
[2026-09-14 01:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:44:03] Production.INFO: Account Balance Start.
[2026-09-14 01:44:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:44:03] Production.INFO: 117
[2026-09-14 01:44:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:44:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:44:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:44:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:44:04] Production.INFO: Date 2026-09-12
[2026-09-14 01:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:44:04] Production.INFO: Date 2026-09-13
[2026-09-14 01:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:44:04] Production.INFO: Date 2026-09-14
[2026-09-14 01:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:44:04] Production.INFO: Total Charge 0
[2026-09-14 01:44:04] Production.INFO: CreateAllLog End
[2026-09-14 01:44:04] Production.INFO: ==6760== Releasing lock...
[2026-09-14 01:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:44:04] Production.INFO: Account Balance End.
[2026-09-14 01:44:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:44:04] Production.INFO: ==6764== Releasing lock...
[2026-09-14 01:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:44:11] Production.ERROR: CronJobId end10
[2026-09-14 01:44:11] Production.INFO: ==6762== Releasing lock...
[2026-09-14 01:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:44:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:44:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:44:14] Production.INFO: call_cost start
[2026-09-14 01:44:14] Production.INFO: call_cost end
[2026-09-14 01:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:44:14] Production.INFO: ==6758== Releasing lock...
[2026-09-14 01:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:45:01] Production.INFO: ==6824== Lock acquired, processing the job...
[2026-09-14 06:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:45:01] Production.INFO: neon service started
[2026-09-14 06:45:01] Production.INFO: neon service started
[2026-09-14 06:45:01] Production.INFO: ==6824== Releasing lock...
[2026-09-14 06:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:45:02] Production.INFO: ==6826== Lock acquired, processing the job...
[2026-09-14 01:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:45:02] Production.INFO: ==6828== Lock acquired, processing the job...
[2026-09-14 05:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:45:02] Production.INFO: ==6828== Releasing lock...
[2026-09-14 05:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:45:02] Production.INFO: ==6826== Releasing lock...
[2026-09-14 01:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:45:03] Production.INFO: ==6831== Lock acquired, processing the job...
[2026-09-14 01:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 01:45:03] Production.INFO: ==6835== Lock acquired, processing the job...
[2026-09-14 01:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 01:45:03] Production.INFO: ==6833== Lock acquired, processing the job...
[2026-09-14 01:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 01:45:03] Production.INFO: ==6831== Releasing lock...
[2026-09-14 01:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 01:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 01:45:03] Production.INFO: ==6837== Lock acquired, processing the job...
[2026-09-14 01:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:45:03] Production.INFO: ==6843== Lock acquired, processing the job...
[2026-09-14 01:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:45:03] Production.INFO: ==6839== Lock acquired, processing the job...
[2026-09-14 01:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:45:03] Production.INFO: ==6841== Lock acquired, processing the job...
[2026-09-14 01:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 01:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 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-09-14 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-09-14 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-09-14 01:45:03] Production.INFO: ==6843== Releasing lock...
[2026-09-14 01:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:45:04] Production.INFO: Account Balance Start.
[2026-09-14 01:45:04] Production.INFO: CreateAllLog Start
[2026-09-14 01:45:04] Production.INFO: 117
[2026-09-14 01:45:04] Production.INFO: Date 2026-09-08
[2026-09-14 01:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:45:04] Production.INFO: Date 2026-09-09
[2026-09-14 01:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:45:04] Production.ERROR: done
[2026-09-14 01:45:04] Production.INFO: Date 2026-09-10
[2026-09-14 01:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:45:04] Production.INFO: Date 2026-09-11
[2026-09-14 01:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 01:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999563', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 01:45:04] Production.INFO: Date 2026-09-12
[2026-09-14 01:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:45:04] Production.INFO: Date 2026-09-13
[2026-09-14 01:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:45:04] Production.INFO: Date 2026-09-14
[2026-09-14 01:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:45:04] Production.INFO: Total Charge 0
[2026-09-14 01:45:04] Production.INFO: CreateAllLog End
[2026-09-14 01:45:04] Production.INFO: ==6835== Releasing lock...
[2026-09-14 01:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:45:04] Production.INFO: Account Balance End.
[2026-09-14 01:45:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:45:04] Production.INFO: ==6839== Releasing lock...
[2026-09-14 01:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:45:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999563', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 01:45:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 01:45:09] Production.INFO: ProcessCDR(1,17999563,1,1,2)
[2026-09-14 01:45:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17999563,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 01:45:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17999563,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 01:45:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 01:45:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 01:45:09] Production.INFO: ==6841== Releasing lock...
[2026-09-14 01:45:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 01:45:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 01:45:13] Production.ERROR: CronJobId end10
[2026-09-14 01:45:13] Production.INFO: ==6837== Releasing lock...
[2026-09-14 01:45:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:45:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:45:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:45:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:45:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:45:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:45:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:45:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:45:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:45:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:45:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:45:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:45:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:45:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:45:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:45:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:45:16] Production.INFO: call_cost start
[2026-09-14 01:45:16] Production.INFO: call_cost end
[2026-09-14 01:45:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:45:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:45:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:45:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:45:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:45:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:45:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:45:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:45:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:45:16] Production.INFO: ==6833== Releasing lock...
[2026-09-14 01:45:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:45:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:46:02] Production.INFO: ==6901== Lock acquired, processing the job...
[2026-09-14 06:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:46:02] Production.INFO: neon service started
[2026-09-14 06:46:02] Production.INFO: neon service started
[2026-09-14 06:46:02] Production.INFO: ==6901== Releasing lock...
[2026-09-14 06:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:46:02] Production.INFO: ==6903== Lock acquired, processing the job...
[2026-09-14 01:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:46:02] Production.INFO: ==6903== Releasing lock...
[2026-09-14 01:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:46:02] Production.INFO: ==6905== Lock acquired, processing the job...
[2026-09-14 05:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:46:02] Production.INFO: ==6905== Releasing lock...
[2026-09-14 05:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:46:03] Production.INFO: ==6914== Lock acquired, processing the job...
[2026-09-14 01:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:46:03] Production.INFO: Account Balance Start.
[2026-09-14 01:46:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:46:03] Production.INFO: 117
[2026-09-14 01:46:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:46:03] Production.INFO: ==6907== Lock acquired, processing the job...
[2026-09-14 01:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:46:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:46:03] Production.INFO: ==6909== Lock acquired, processing the job...
[2026-09-14 01:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:46:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:46:03] Production.INFO: ==6916== Lock acquired, processing the job...
[2026-09-14 01:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:46:03] Production.INFO: ==6911== Lock acquired, processing the job...
[2026-09-14 01:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:46:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:46:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 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-09-14 01:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 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-09-14 01:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 01:46:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:46:03] Production.INFO: ==6916== Releasing lock...
[2026-09-14 01:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:46:03] Production.INFO: Date 2026-09-14
[2026-09-14 01:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:46:03] Production.INFO: Total Charge 0
[2026-09-14 01:46:03] Production.INFO: CreateAllLog End
[2026-09-14 01:46:04] Production.INFO: Account Balance End.
[2026-09-14 01:46:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:46:04] Production.INFO: ==6914== Releasing lock...
[2026-09-14 01:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:46:04] Production.INFO: ==6909== Releasing lock...
[2026-09-14 01:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:46:11] Production.ERROR: CronJobId end10
[2026-09-14 01:46:11] Production.INFO: ==6911== Releasing lock...
[2026-09-14 01:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:46:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:46:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:46:14] Production.INFO: call_cost start
[2026-09-14 01:46:14] Production.INFO: call_cost end
[2026-09-14 01:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:46:14] Production.INFO: ==6907== Releasing lock...
[2026-09-14 01:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:47:01] Production.INFO: ==6974== Lock acquired, processing the job...
[2026-09-14 06:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:47:01] Production.INFO: neon service started
[2026-09-14 06:47:01] Production.INFO: neon service started
[2026-09-14 06:47:01] Production.INFO: ==6974== Releasing lock...
[2026-09-14 06:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:47:01] Production.INFO: ==6976== Lock acquired, processing the job...
[2026-09-14 01:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:47:02] Production.INFO: ==6976== Releasing lock...
[2026-09-14 01:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:47:02] Production.INFO: ==6978== Lock acquired, processing the job...
[2026-09-14 05:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:47:02] Production.INFO: ==6978== Releasing lock...
[2026-09-14 05:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:47:02] Production.INFO: ==6984== Lock acquired, processing the job...
[2026-09-14 01:47:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:47:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:47:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:47:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:47:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:47:02] Production.INFO: ==6980== Lock acquired, processing the job...
[2026-09-14 01:47:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:47:02] Production.INFO: ==6982== Lock acquired, processing the job...
[2026-09-14 01:47:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:47:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:47:03] Production.INFO: ==6986== Lock acquired, processing the job...
[2026-09-14 01:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:47:03] Production.INFO: ==6988== Lock acquired, processing the job...
[2026-09-14 01:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:47:03] Production.INFO: Account Balance Start.
[2026-09-14 01:47:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:47:03] Production.INFO: 117
[2026-09-14 01:47:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 01:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 01:47:03] Production.INFO: ==6988== Releasing lock...
[2026-09-14 01:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:47:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:47:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:47:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:47:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:47:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:47:03] Production.INFO: Date 2026-09-14
[2026-09-14 01:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:47:03] Production.INFO: Total Charge 0
[2026-09-14 01:47:03] Production.INFO: CreateAllLog End
[2026-09-14 01:47:03] Production.INFO: ==6982== Releasing lock...
[2026-09-14 01:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:47:04] Production.INFO: Account Balance End.
[2026-09-14 01:47:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:47:04] Production.INFO: ==6986== Releasing lock...
[2026-09-14 01:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:47:11] Production.ERROR: CronJobId end10
[2026-09-14 01:47:11] Production.INFO: ==6984== Releasing lock...
[2026-09-14 01:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:47:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:47:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:47:13] Production.INFO: call_cost start
[2026-09-14 01:47:13] Production.INFO: call_cost end
[2026-09-14 01:47:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:47:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:47:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:47:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:47:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:47:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:47:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:47:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:47:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:47:13] Production.INFO: ==6980== Releasing lock...
[2026-09-14 01:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:47:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:48:01] Production.INFO: ==7049== Lock acquired, processing the job...
[2026-09-14 06:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:48:01] Production.INFO: neon service started
[2026-09-14 06:48:01] Production.INFO: neon service started
[2026-09-14 06:48:01] Production.INFO: ==7049== Releasing lock...
[2026-09-14 06:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:48:02] Production.INFO: ==7051== Lock acquired, processing the job...
[2026-09-14 01:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:48:02] Production.INFO: ==7053== Lock acquired, processing the job...
[2026-09-14 05:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:48:02] Production.INFO: ==7053== Releasing lock...
[2026-09-14 05:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:48:02] Production.INFO: ==7051== Releasing lock...
[2026-09-14 01:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:48:03] Production.INFO: ==7058== Lock acquired, processing the job...
[2026-09-14 01:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:48:03] Production.INFO: ==7056== Lock acquired, processing the job...
[2026-09-14 01:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:48:03] Production.INFO: ==7060== Lock acquired, processing the job...
[2026-09-14 01:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:48:03] Production.INFO: ==7062== Lock acquired, processing the job...
[2026-09-14 01:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:48:03] Production.INFO: ==7064== Lock acquired, processing the job...
[2026-09-14 01:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:48:03] Production.INFO: Account Balance Start.
[2026-09-14 01:48:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:48:03] Production.INFO: 117
[2026-09-14 01:48:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 01:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 01:48:03] Production.INFO: ==7064== Releasing lock...
[2026-09-14 01:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:48:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:48:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:48:04] Production.INFO: Date 2026-09-11
[2026-09-14 01:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:48:04] Production.INFO: Date 2026-09-12
[2026-09-14 01:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:48:04] Production.INFO: Date 2026-09-13
[2026-09-14 01:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:48:04] Production.INFO: Date 2026-09-14
[2026-09-14 01:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:48:04] Production.INFO: Total Charge 0
[2026-09-14 01:48:04] Production.INFO: CreateAllLog End
[2026-09-14 01:48:04] Production.INFO: ==7058== Releasing lock...
[2026-09-14 01:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:48:04] Production.INFO: Account Balance End.
[2026-09-14 01:48:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:48:04] Production.INFO: ==7062== Releasing lock...
[2026-09-14 01:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:48:11] Production.ERROR: CronJobId end10
[2026-09-14 01:48:11] Production.INFO: ==7060== Releasing lock...
[2026-09-14 01:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:48:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:48:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:48:14] Production.INFO: call_cost start
[2026-09-14 01:48:14] Production.INFO: call_cost end
[2026-09-14 01:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:48:14] Production.INFO: ==7056== Releasing lock...
[2026-09-14 01:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:49:02] Production.INFO: ==7122== Lock acquired, processing the job...
[2026-09-14 06:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:49:02] Production.INFO: neon service started
[2026-09-14 06:49:02] Production.INFO: neon service started
[2026-09-14 06:49:02] Production.INFO: ==7122== Releasing lock...
[2026-09-14 06:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:49:02] Production.INFO: ==7127== Lock acquired, processing the job...
[2026-09-14 05:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:49:02] Production.INFO: ==7127== Releasing lock...
[2026-09-14 05:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:49:02] Production.INFO: ==7125== Lock acquired, processing the job...
[2026-09-14 01:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:49:02] Production.INFO: ==7125== Releasing lock...
[2026-09-14 01:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:49:03] Production.INFO: ==7129== Lock acquired, processing the job...
[2026-09-14 01:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:49:03] Production.INFO: ==7131== Lock acquired, processing the job...
[2026-09-14 01:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:49:03] Production.INFO: ==7133== Lock acquired, processing the job...
[2026-09-14 01:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:49:03] Production.INFO: ==7137== Lock acquired, processing the job...
[2026-09-14 01:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:49:03] Production.INFO: ==7135== Lock acquired, processing the job...
[2026-09-14 01:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:49:03] Production.INFO: Account Balance Start.
[2026-09-14 01:49:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:49:03] Production.INFO: 117
[2026-09-14 01:49:04] Production.INFO: Date 2026-09-08
[2026-09-14 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:49:04] Production.INFO: Date 2026-09-09
[2026-09-14 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 01: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-09-14 01:49:04] Production.INFO: Date 2026-09-10
[2026-09-14 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 01: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-09-14 01: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-09-14 01:49:04] Production.INFO: ==7137== Releasing lock...
[2026-09-14 01:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:49:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:49:04] Production.INFO: Date 2026-09-11
[2026-09-14 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:49:04] Production.INFO: Date 2026-09-12
[2026-09-14 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:49:04] Production.INFO: Date 2026-09-13
[2026-09-14 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:49:04] Production.INFO: Date 2026-09-14
[2026-09-14 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:49:04] Production.INFO: Total Charge 0
[2026-09-14 01:49:04] Production.INFO: CreateAllLog End
[2026-09-14 01:49:04] Production.INFO: Account Balance End.
[2026-09-14 01:49:04] Production.INFO: ==7131== Releasing lock...
[2026-09-14 01:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:49:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:49:04] Production.INFO: ==7135== Releasing lock...
[2026-09-14 01:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:49:12] Production.ERROR: CronJobId end10
[2026-09-14 01:49:12] Production.INFO: ==7133== Releasing lock...
[2026-09-14 01:49:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:49:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:49:14] Production.INFO: call_cost start
[2026-09-14 01:49:14] Production.INFO: call_cost end
[2026-09-14 01:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:49:14] Production.INFO: ==7129== Releasing lock...
[2026-09-14 01:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:50:01] Production.INFO: ==7199== Lock acquired, processing the job...
[2026-09-14 06:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:50:01] Production.INFO: neon service started
[2026-09-14 06:50:01] Production.INFO: neon service started
[2026-09-14 06:50:01] Production.INFO: ==7199== Releasing lock...
[2026-09-14 06:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:50:02] Production.INFO: ==7203== Lock acquired, processing the job...
[2026-09-14 05:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:50:02] Production.INFO: ==7203== Releasing lock...
[2026-09-14 05:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:50:02] Production.INFO: ==7201== Lock acquired, processing the job...
[2026-09-14 01:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:50:02] Production.INFO: ==7201== Releasing lock...
[2026-09-14 01:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:50:03] Production.INFO: ==7206== Lock acquired, processing the job...
[2026-09-14 01:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:50:03] Production.INFO: ==7208== Lock acquired, processing the job...
[2026-09-14 01:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:50:03] Production.INFO: ==7210== Lock acquired, processing the job...
[2026-09-14 01:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:50:03] Production.INFO: ==7214== Lock acquired, processing the job...
[2026-09-14 01:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:50:03] Production.INFO: ==7212== Lock acquired, processing the job...
[2026-09-14 01:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 01:50:03] Production.INFO: ==7214== Releasing lock...
[2026-09-14 01:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:50:03] Production.INFO: Account Balance Start.
[2026-09-14 01:50:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:50:03] Production.INFO: 117
[2026-09-14 01:50:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:50:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:50:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:50:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:50:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:50:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:50:03] Production.INFO: Date 2026-09-14
[2026-09-14 01:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:50:04] Production.INFO: Total Charge 0
[2026-09-14 01:50:04] Production.INFO: CreateAllLog End
[2026-09-14 01:50:04] Production.INFO: ==7208== Releasing lock...
[2026-09-14 01:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:50:04] Production.INFO: Account Balance End.
[2026-09-14 01:50:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:50:04] Production.INFO: ==7212== Releasing lock...
[2026-09-14 01:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:50:12] Production.ERROR: CronJobId end10
[2026-09-14 01:50:12] Production.INFO: ==7210== Releasing lock...
[2026-09-14 01:50:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:50:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:50:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:50:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:50:14] Production.INFO: call_cost start
[2026-09-14 01:50:14] Production.INFO: call_cost end
[2026-09-14 01:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:50:14] Production.INFO: ==7206== Releasing lock...
[2026-09-14 01:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:51:02] Production.INFO: ==7272== Lock acquired, processing the job...
[2026-09-14 06:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:51:02] Production.INFO: neon service started
[2026-09-14 06:51:02] Production.INFO: neon service started
[2026-09-14 06:51:02] Production.INFO: ==7272== Releasing lock...
[2026-09-14 06:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:51:02] Production.INFO: ==7274== Lock acquired, processing the job...
[2026-09-14 01:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:51:02] Production.INFO: ==7274== Releasing lock...
[2026-09-14 01:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:51:02] Production.INFO: ==7276== Lock acquired, processing the job...
[2026-09-14 05:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:51:02] Production.INFO: ==7276== Releasing lock...
[2026-09-14 05:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:51:03] Production.INFO: ==7278== Lock acquired, processing the job...
[2026-09-14 01:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:51:03] Production.INFO: ==7282== Lock acquired, processing the job...
[2026-09-14 01:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:51:03] Production.INFO: ==7280== Lock acquired, processing the job...
[2026-09-14 01:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:51:03] Production.INFO: ==7286== Lock acquired, processing the job...
[2026-09-14 01:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:51:03] Production.INFO: ==7284== Lock acquired, processing the job...
[2026-09-14 01:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 01:51:03] Production.INFO: Account Balance Start.
[2026-09-14 01:51:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:51:03] Production.INFO: 117
[2026-09-14 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-09-14 01:51:03] Production.INFO: ==7286== Releasing lock...
[2026-09-14 01:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:51:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:51:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:51:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:51:04] Production.INFO: Date 2026-09-11
[2026-09-14 01:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:51:04] Production.INFO: Date 2026-09-12
[2026-09-14 01:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:51:04] Production.INFO: Date 2026-09-13
[2026-09-14 01:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:51:04] Production.INFO: Date 2026-09-14
[2026-09-14 01:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:51:04] Production.INFO: Total Charge 0
[2026-09-14 01:51:04] Production.INFO: CreateAllLog End
[2026-09-14 01:51:04] Production.INFO: Account Balance End.
[2026-09-14 01:51:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:51:04] Production.INFO: ==7284== Releasing lock...
[2026-09-14 01:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:51:04] Production.INFO: ==7280== Releasing lock...
[2026-09-14 01:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:51: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-09-14 01:51:11] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:51:11] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:51:11] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:51:11] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:51:11] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:51:11] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:51:11] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:51:11] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:51:11] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:51:11] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:51:11] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:51:11] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:51:11] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:51:11] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:51:12] Production.INFO: call_cost start
[2026-09-14 01:51:12] Production.INFO: call_cost end
[2026-09-14 01:51:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:51:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:51:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:51:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:51:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:51:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:51:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:51:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:51:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:51:12] Production.INFO: ==7278== Releasing lock...
[2026-09-14 01:51:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:51:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 01:51:12] Production.ERROR: CronJobId end10
[2026-09-14 01:51:12] Production.INFO: ==7282== Releasing lock...
[2026-09-14 01:51:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:51:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:52:01] Production.INFO: ==7348== Lock acquired, processing the job...
[2026-09-14 06:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:52:01] Production.INFO: neon service started
[2026-09-14 06:52:01] Production.INFO: neon service started
[2026-09-14 06:52:01] Production.INFO: ==7348== Releasing lock...
[2026-09-14 06:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:52:02] Production.INFO: ==7352== Lock acquired, processing the job...
[2026-09-14 05:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:52:02] Production.INFO: ==7352== Releasing lock...
[2026-09-14 05:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:52:02] Production.INFO: ==7350== Lock acquired, processing the job...
[2026-09-14 01:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:52:02] Production.INFO: ==7350== Releasing lock...
[2026-09-14 01:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:52:03] Production.INFO: ==7355== Lock acquired, processing the job...
[2026-09-14 01:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:52:03] Production.INFO: ==7357== Lock acquired, processing the job...
[2026-09-14 01:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:52:03] Production.INFO: ==7359== Lock acquired, processing the job...
[2026-09-14 01:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:52:03] Production.INFO: ==7361== Lock acquired, processing the job...
[2026-09-14 01:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:52:03] Production.INFO: ==7363== Lock acquired, processing the job...
[2026-09-14 01:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 01:52:03] Production.INFO: Account Balance Start.
[2026-09-14 01:52:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:52:03] Production.INFO: 117
[2026-09-14 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-09-14 01:52:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:52:03] Production.INFO: ==7363== Releasing lock...
[2026-09-14 01:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:52:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:52:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:52:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:52:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:52:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:52:03] Production.INFO: Date 2026-09-14
[2026-09-14 01:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:52:03] Production.INFO: Total Charge 0
[2026-09-14 01:52:04] Production.INFO: CreateAllLog End
[2026-09-14 01:52:04] Production.INFO: ==7357== Releasing lock...
[2026-09-14 01:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:52:04] Production.INFO: Account Balance End.
[2026-09-14 01:52:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:52:04] Production.INFO: ==7361== Releasing lock...
[2026-09-14 01:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:52:11] Production.ERROR: CronJobId end10
[2026-09-14 01:52:11] Production.INFO: ==7359== Releasing lock...
[2026-09-14 01:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:52:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:52:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:52:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:52:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:52:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:52:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:52:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:52:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:52:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:52:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:52:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:52:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:52:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:52:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:52:13] Production.INFO: call_cost start
[2026-09-14 01:52:13] Production.INFO: call_cost end
[2026-09-14 01:52:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:52:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:52:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:52:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:52:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:52:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:52:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:52:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:52:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:52:13] Production.INFO: ==7355== Releasing lock...
[2026-09-14 01:52:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:52:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:53:02] Production.INFO: ==7422== Lock acquired, processing the job...
[2026-09-14 06:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:53:02] Production.INFO: neon service started
[2026-09-14 06:53:02] Production.INFO: neon service started
[2026-09-14 06:53:02] Production.INFO: ==7422== Releasing lock...
[2026-09-14 06:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:53:02] Production.INFO: ==7424== Lock acquired, processing the job...
[2026-09-14 01:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:53:02] Production.INFO: ==7426== Lock acquired, processing the job...
[2026-09-14 05:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:53:02] Production.INFO: ==7426== Releasing lock...
[2026-09-14 05:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:53:02] Production.INFO: ==7424== Releasing lock...
[2026-09-14 01:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:53:03] Production.INFO: ==7429== Lock acquired, processing the job...
[2026-09-14 01:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:53:03] Production.INFO: ==7431== Lock acquired, processing the job...
[2026-09-14 01:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:53:03] Production.INFO: ==7433== Lock acquired, processing the job...
[2026-09-14 01:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:53:03] Production.INFO: ==7437== Lock acquired, processing the job...
[2026-09-14 01:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:53:03] Production.INFO: ==7435== Lock acquired, processing the job...
[2026-09-14 01:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 01: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-09-14 01: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-09-14 01:53:04] Production.INFO: Account Balance Start.
[2026-09-14 01:53:04] Production.INFO: CreateAllLog Start
[2026-09-14 01:53:04] Production.INFO: ==7437== Releasing lock...
[2026-09-14 01:53:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:53:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:53:04] Production.INFO: 117
[2026-09-14 01:53:04] Production.INFO: Date 2026-09-08
[2026-09-14 01:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:53:04] Production.INFO: Date 2026-09-09
[2026-09-14 01:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:53:04] Production.INFO: Date 2026-09-10
[2026-09-14 01:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:53:04] Production.INFO: ==7431== Releasing lock...
[2026-09-14 01:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:53:04] Production.INFO: Date 2026-09-11
[2026-09-14 01:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:53:04] Production.INFO: Date 2026-09-12
[2026-09-14 01:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:53:04] Production.INFO: Date 2026-09-13
[2026-09-14 01:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:53:04] Production.INFO: Date 2026-09-14
[2026-09-14 01:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:53:04] Production.INFO: Total Charge 0
[2026-09-14 01:53:04] Production.INFO: CreateAllLog End
[2026-09-14 01:53:04] Production.INFO: Account Balance End.
[2026-09-14 01:53:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:53:04] Production.INFO: ==7435== Releasing lock...
[2026-09-14 01:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:53:11] Production.ERROR: CronJobId end10
[2026-09-14 01:53:11] Production.INFO: ==7433== Releasing lock...
[2026-09-14 01:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:53:14] Production.INFO: call_cost start
[2026-09-14 01:53:14] Production.INFO: call_cost end
[2026-09-14 01:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:53:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:53:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:53:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:53:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:53:14] Production.INFO: ==7429== Releasing lock...
[2026-09-14 01:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:54:01] Production.INFO: ==7497== Lock acquired, processing the job...
[2026-09-14 06:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:54:01] Production.INFO: neon service started
[2026-09-14 06:54:01] Production.INFO: neon service started
[2026-09-14 06:54:01] Production.INFO: ==7497== Releasing lock...
[2026-09-14 06:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:54:01] Production.INFO: ==7499== Lock acquired, processing the job...
[2026-09-14 01:54:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:54:02] Production.INFO: ==7499== Releasing lock...
[2026-09-14 01:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:54:02] Production.INFO: ==7501== Lock acquired, processing the job...
[2026-09-14 05:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:54:02] Production.INFO: ==7501== Releasing lock...
[2026-09-14 05:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:54:02] Production.INFO: ==7505== Lock acquired, processing the job...
[2026-09-14 01:54:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:54:03] Production.INFO: ==7503== Lock acquired, processing the job...
[2026-09-14 01:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:54:03] Production.INFO: ==7507== Lock acquired, processing the job...
[2026-09-14 01:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:54:03] Production.INFO: ==7509== Lock acquired, processing the job...
[2026-09-14 01:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:54:03] Production.INFO: ==7511== Lock acquired, processing the job...
[2026-09-14 01:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:54:03] Production.INFO: Account Balance Start.
[2026-09-14 01:54:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:54:03] Production.INFO: 117
[2026-09-14 01:54:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 01: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-09-14 01: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-09-14 01:54:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 01: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-09-14 01:54:03] Production.INFO: ==7511== Releasing lock...
[2026-09-14 01:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:54:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:54:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:54:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:54:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:54:03] Production.INFO: ==7505== Releasing lock...
[2026-09-14 01:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:54:03] Production.INFO: Date 2026-09-14
[2026-09-14 01:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:54:03] Production.INFO: Total Charge 0
[2026-09-14 01:54:03] Production.INFO: CreateAllLog End
[2026-09-14 01:54:04] Production.INFO: Account Balance End.
[2026-09-14 01:54:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:54:04] Production.INFO: ==7509== Releasing lock...
[2026-09-14 01:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:54:11] Production.ERROR: CronJobId end10
[2026-09-14 01:54:11] Production.INFO: ==7507== Releasing lock...
[2026-09-14 01:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:54:13] Production.INFO: call_cost start
[2026-09-14 01:54:13] Production.INFO: call_cost end
[2026-09-14 01:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:54:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:54:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:54:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:54:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:54:13] Production.INFO: ==7503== Releasing lock...
[2026-09-14 01:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:55:02] Production.INFO: ==7573== Lock acquired, processing the job...
[2026-09-14 06:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:55:02] Production.INFO: neon service started
[2026-09-14 06:55:02] Production.INFO: neon service started
[2026-09-14 06:55:02] Production.INFO: ==7573== Releasing lock...
[2026-09-14 06:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:55:02] Production.INFO: ==7576== Lock acquired, processing the job...
[2026-09-14 01:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:55:02] Production.INFO: ==7578== Lock acquired, processing the job...
[2026-09-14 05:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 01:55:02] Production.INFO: ==7576== Releasing lock...
[2026-09-14 01:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:55:02] Production.INFO: ==7578== Releasing lock...
[2026-09-14 05:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:55:03] Production.INFO: ==7582== Lock acquired, processing the job...
[2026-09-14 01:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:55:03] Production.INFO: ==7580== Lock acquired, processing the job...
[2026-09-14 01:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 01:55:03] Production.INFO: ==7584== Lock acquired, processing the job...
[2026-09-14 01:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:55:03] Production.INFO: ==7588== Lock acquired, processing the job...
[2026-09-14 01:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 01:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 01:55:03] Production.ERROR: CronJob PID - 7582
[2026-09-14 01:55:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 01:55:03] Production.ERROR: CronJob ID - 5
[2026-09-14 01:55:03] Production.ERROR: CronJob Last Run Time 2026-09-14 01:55:00
[2026-09-14 01:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 01:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 01:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 01:55:03] Production.ERROR: CronJob PID - 7584
[2026-09-14 01:55:03] Production.ERROR: CronJob Title - Account Block
[2026-09-14 01:55:03] Production.ERROR: CronJob ID - 7
[2026-09-14 01:55:03] Production.ERROR: CronJob Last Run Time 2026-09-14 01:55:00
[2026-09-14 01:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 01:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 01:55:03] Production.INFO: ==7586== Lock acquired, processing the job...
[2026-09-14 01:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 01:55:03] Production.INFO: ==7580== Releasing lock...
[2026-09-14 01:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 01:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 01:55:03] Production.INFO: ==7592== Lock acquired, processing the job...
[2026-09-14 01:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:55:03] Production.INFO: Account Balance Start.
[2026-09-14 01:55:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:55:03] Production.INFO: 117
[2026-09-14 01:55:04] Production.INFO: ==7590== Lock acquired, processing the job...
[2026-09-14 01:55:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 01:55:04] Production.INFO: Date 2026-09-08
[2026-09-14 01:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 01:55:04] Production.INFO: Date 2026-09-09
[2026-09-14 01:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01: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-09-14 01: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-09-14 01:55:04] Production.INFO: Date 2026-09-10
[2026-09-14 01: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-09-14 01:55:04] Production.INFO: ==7592== Releasing lock...
[2026-09-14 01:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:55:04] Production.INFO: Date 2026-09-11
[2026-09-14 01:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:55:04] Production.INFO: Date 2026-09-12
[2026-09-14 01:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:55:04] Production.ERROR: done
[2026-09-14 01:55:04] Production.INFO: Date 2026-09-13
[2026-09-14 01:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:55:04] Production.INFO: Date 2026-09-14
[2026-09-14 01:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:55:04] Production.INFO: Total Charge 0
[2026-09-14 01:55:04] Production.INFO: CreateAllLog End
[2026-09-14 01:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 01:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999604', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 01:55:04] Production.INFO: ==7584== Releasing lock...
[2026-09-14 01:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:55:04] Production.INFO: Account Balance End.
[2026-09-14 01:55:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:55:04] Production.INFO: ==7588== Releasing lock...
[2026-09-14 01:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:55:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999604', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 01:55:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 01:55:11] Production.INFO: ProcessCDR(1,17999604,1,1,2)
[2026-09-14 01:55:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17999604,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 01:55:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17999604,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 01:55:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 01:55:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 01:55:11] Production.INFO: ==7590== Releasing lock...
[2026-09-14 01:55:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 01:55:11] Production.INFO: 26 MB #Memory Used#
[2026-09-14 01:55:15] Production.ERROR: CronJobId end10
[2026-09-14 01:55:15] Production.INFO: ==7586== Releasing lock...
[2026-09-14 01:55:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:55:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:55:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:55:17] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:55:17] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:55:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:55:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:55:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:55:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:55:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:55:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:55:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:55:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:55:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:55:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:55:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:55:18] Production.INFO: call_cost start
[2026-09-14 01:55:18] Production.INFO: call_cost end
[2026-09-14 01:55:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:55:18] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:55:18] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:55:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:55:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:55:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:55:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:55:18] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:55:18] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:55:18] Production.INFO: ==7582== Releasing lock...
[2026-09-14 01:55:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:55:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:56:01] Production.INFO: ==7648== Lock acquired, processing the job...
[2026-09-14 06:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:56:01] Production.INFO: neon service started
[2026-09-14 06:56:01] Production.INFO: neon service started
[2026-09-14 06:56:01] Production.INFO: ==7648== Releasing lock...
[2026-09-14 06:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:56:02] Production.INFO: ==7650== Lock acquired, processing the job...
[2026-09-14 01:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:56:02] Production.INFO: ==7652== Lock acquired, processing the job...
[2026-09-14 05:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:56:02] Production.INFO: ==7652== Releasing lock...
[2026-09-14 05:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:56:02] Production.INFO: ==7650== Releasing lock...
[2026-09-14 01:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:56:03] Production.INFO: ==7655== Lock acquired, processing the job...
[2026-09-14 01:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:56:03] Production.INFO: ==7659== Lock acquired, processing the job...
[2026-09-14 01:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:56:03] Production.INFO: ==7657== Lock acquired, processing the job...
[2026-09-14 01:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:56:03] Production.INFO: ==7661== Lock acquired, processing the job...
[2026-09-14 01:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:56:03] Production.INFO: Account Balance Start.
[2026-09-14 01:56:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:56:03] Production.INFO: 117
[2026-09-14 01:56:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:56:03] Production.INFO: ==7663== Lock acquired, processing the job...
[2026-09-14 01:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:56:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 01:56:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 01:56:03] Production.INFO: ==7663== Releasing lock...
[2026-09-14 01:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:56:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:56:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:56:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:56:03] Production.INFO: Date 2026-09-14
[2026-09-14 01:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:56:03] Production.INFO: Total Charge 0
[2026-09-14 01:56:03] Production.INFO: CreateAllLog End
[2026-09-14 01:56:03] Production.INFO: Account Balance End.
[2026-09-14 01:56:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:56:04] Production.INFO: ==7661== Releasing lock...
[2026-09-14 01:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:56:04] Production.INFO: ==7657== Releasing lock...
[2026-09-14 01:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:56:11] Production.ERROR: CronJobId end10
[2026-09-14 01:56:11] Production.INFO: ==7659== Releasing lock...
[2026-09-14 01:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:56:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:56:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:56:14] Production.INFO: call_cost start
[2026-09-14 01:56:14] Production.INFO: call_cost end
[2026-09-14 01:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:56:14] Production.INFO: ==7655== Releasing lock...
[2026-09-14 01:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:57:01] Production.INFO: ==7722== Lock acquired, processing the job...
[2026-09-14 06:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:57:01] Production.INFO: neon service started
[2026-09-14 06:57:01] Production.INFO: neon service started
[2026-09-14 06:57:01] Production.INFO: ==7722== Releasing lock...
[2026-09-14 06:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:57:02] Production.INFO: ==7724== Lock acquired, processing the job...
[2026-09-14 01:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:57:02] Production.INFO: ==7724== Releasing lock...
[2026-09-14 01:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:57:02] Production.INFO: ==7726== Lock acquired, processing the job...
[2026-09-14 05:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:57:02] Production.INFO: ==7726== Releasing lock...
[2026-09-14 05:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:57:03] Production.INFO: ==7733== Lock acquired, processing the job...
[2026-09-14 01:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:57:03] Production.INFO: ==7729== Lock acquired, processing the job...
[2026-09-14 01:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:57:03] Production.INFO: ==7735== Lock acquired, processing the job...
[2026-09-14 01:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:57:03] Production.INFO: Account Balance Start.
[2026-09-14 01:57:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:57:03] Production.INFO: 117
[2026-09-14 01:57:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:57:03] Production.INFO: ==7731== Lock acquired, processing the job...
[2026-09-14 01:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:57:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:57:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:57:03] Production.INFO: ==7737== Lock acquired, processing the job...
[2026-09-14 01:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:57:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:57:03] Production.INFO: Date 2026-09-12
[2026-09-14 01:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 01:57:03] Production.INFO: ==7737== Releasing lock...
[2026-09-14 01:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:57:03] Production.INFO: Date 2026-09-13
[2026-09-14 01:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:57:03] Production.INFO: Date 2026-09-14
[2026-09-14 01:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:57:03] Production.INFO: Total Charge 0
[2026-09-14 01:57:03] Production.INFO: CreateAllLog End
[2026-09-14 01:57:03] Production.INFO: Account Balance End.
[2026-09-14 01:57:03] Production.ERROR: CronJobId end 12
[2026-09-14 01:57:03] Production.INFO: ==7735== Releasing lock...
[2026-09-14 01:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:57:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:57:04] Production.INFO: ==7731== Releasing lock...
[2026-09-14 01:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:57:11] Production.ERROR: CronJobId end10
[2026-09-14 01:57:11] Production.INFO: ==7733== Releasing lock...
[2026-09-14 01:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:57:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:57:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:57:14] Production.INFO: call_cost start
[2026-09-14 01:57:14] Production.INFO: call_cost end
[2026-09-14 01:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:57:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:57:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:57:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:57:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:57:14] Production.INFO: ==7729== Releasing lock...
[2026-09-14 01:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:58:02] Production.INFO: ==7795== Lock acquired, processing the job...
[2026-09-14 06:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:58:02] Production.INFO: neon service started
[2026-09-14 06:58:02] Production.INFO: neon service started
[2026-09-14 06:58:02] Production.INFO: ==7795== Releasing lock...
[2026-09-14 06:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:58:02] Production.INFO: ==7799== Lock acquired, processing the job...
[2026-09-14 05:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:58:02] Production.INFO: ==7799== Releasing lock...
[2026-09-14 05:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:58:02] Production.INFO: ==7797== Lock acquired, processing the job...
[2026-09-14 01:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 01:58:03] Production.INFO: ==7797== Releasing lock...
[2026-09-14 01:58:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:58:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:58:03] Production.INFO: ==7805== Lock acquired, processing the job...
[2026-09-14 01:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:58:03] Production.INFO: ==7803== Lock acquired, processing the job...
[2026-09-14 01:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:58:03] Production.INFO: ==7801== Lock acquired, processing the job...
[2026-09-14 01:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:58:03] Production.INFO: ==7807== Lock acquired, processing the job...
[2026-09-14 01:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:58:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:58:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:58:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:58:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01:58:04] Production.INFO: Account Balance Start.
[2026-09-14 01:58:04] Production.INFO: CreateAllLog Start
[2026-09-14 01:58:04] Production.INFO: 117
[2026-09-14 01:58:04] Production.INFO: ==7810== Lock acquired, processing the job...
[2026-09-14 01:58:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:58:04] Production.INFO: Date 2026-09-08
[2026-09-14 01:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 01: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-09-14 01: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-09-14 01: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-09-14 01:58:04] Production.INFO: ==7810== Releasing lock...
[2026-09-14 01:58:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:58:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:58:04] Production.INFO: Date 2026-09-09
[2026-09-14 01:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:58:04] Production.INFO: Date 2026-09-10
[2026-09-14 01:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:58:04] Production.INFO: Date 2026-09-11
[2026-09-14 01:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:58:04] Production.INFO: Date 2026-09-12
[2026-09-14 01:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:58:04] Production.INFO: Date 2026-09-13
[2026-09-14 01:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:58:04] Production.INFO: Date 2026-09-14
[2026-09-14 01:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:58:04] Production.INFO: Total Charge 0
[2026-09-14 01:58:04] Production.INFO: CreateAllLog End
[2026-09-14 01:58:04] Production.INFO: ==7803== Releasing lock...
[2026-09-14 01:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:58:04] Production.INFO: Account Balance End.
[2026-09-14 01:58:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:58:04] Production.INFO: ==7807== Releasing lock...
[2026-09-14 01:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:58:12] Production.ERROR: CronJobId end10
[2026-09-14 01:58:12] Production.INFO: ==7805== Releasing lock...
[2026-09-14 01:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:58:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:58:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:58:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:58:15] Production.INFO: call_cost start
[2026-09-14 01:58:15] Production.INFO: call_cost end
[2026-09-14 01:58:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:58:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:58:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:58:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:58:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:58:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:58:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:58:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:58:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:58:15] Production.INFO: ==7801== Releasing lock...
[2026-09-14 01:58:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:58:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 06:59:01] Production.INFO: ==7869== Lock acquired, processing the job...
[2026-09-14 06:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 06:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 06:59:01] Production.INFO: neon service started
[2026-09-14 06:59:01] Production.INFO: neon service started
[2026-09-14 06:59:01] Production.INFO: ==7869== Releasing lock...
[2026-09-14 06:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 06:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 01:59:02] Production.INFO: ==7871== Lock acquired, processing the job...
[2026-09-14 01:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:59:02] Production.INFO: ==7873== Lock acquired, processing the job...
[2026-09-14 05:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:59:02] Production.INFO: ==7873== Releasing lock...
[2026-09-14 05:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 05:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 01:59:02] Production.INFO: ==7871== Releasing lock...
[2026-09-14 01:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 01:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 01:59:03] Production.INFO: ==7876== Lock acquired, processing the job...
[2026-09-14 01:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 01:59:03] Production.INFO: ==7880== Lock acquired, processing the job...
[2026-09-14 01:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 01:59:03] Production.INFO: ==7878== Lock acquired, processing the job...
[2026-09-14 01:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 01:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 01:59:03] Production.INFO: ==7884== Lock acquired, processing the job...
[2026-09-14 01:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 01:59:03] Production.INFO: ==7882== Lock acquired, processing the job...
[2026-09-14 01:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 01:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 01:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 01:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 01:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 01: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-09-14 01: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-09-14 01: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-09-14 01:59:03] Production.INFO: Account Balance Start.
[2026-09-14 01:59:03] Production.INFO: CreateAllLog Start
[2026-09-14 01:59:03] Production.INFO: 117
[2026-09-14 01:59:03] Production.INFO: Date 2026-09-08
[2026-09-14 01:59:03] Production.INFO: ==7884== Releasing lock...
[2026-09-14 01:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 01:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 01:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:59:03] Production.INFO: Date 2026-09-09
[2026-09-14 01:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:59:03] Production.INFO: Date 2026-09-10
[2026-09-14 01:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:59:03] Production.INFO: Date 2026-09-11
[2026-09-14 01:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 01:59:04] Production.INFO: Date 2026-09-12
[2026-09-14 01:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:59:04] Production.INFO: Date 2026-09-13
[2026-09-14 01:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:59:04] Production.INFO: Date 2026-09-14
[2026-09-14 01:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 01:59:04] Production.INFO: Total Charge 0
[2026-09-14 01:59:04] Production.INFO: CreateAllLog End
[2026-09-14 01:59:04] Production.INFO: Account Balance End.
[2026-09-14 01:59:04] Production.INFO: ==7878== Releasing lock...
[2026-09-14 01:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 01:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 01:59:04] Production.ERROR: CronJobId end 12
[2026-09-14 01:59:04] Production.INFO: ==7882== Releasing lock...
[2026-09-14 01:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 01:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 01:59:12] Production.ERROR: CronJobId end10
[2026-09-14 01:59:12] Production.INFO: ==7880== Releasing lock...
[2026-09-14 01:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 01:59:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 01:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 01:59:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 01:59:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 01:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 01:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 01:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 01:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 01:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 01:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 01:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 01:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 01:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 01:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 01:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 01:59:14] Production.INFO: call_cost start
[2026-09-14 01:59:14] Production.INFO: call_cost end
[2026-09-14 01:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 01:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 01:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 01:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 01:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 01:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 01:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 01:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 01:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 01:59:14] Production.INFO: ==7876== Releasing lock...
[2026-09-14 01:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 01:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:00:02] Production.INFO: ==7945== Lock acquired, processing the job...
[2026-09-14 07:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:00:02] Production.INFO: neon service started
[2026-09-14 07:00:02] Production.INFO: neon service started
[2026-09-14 07:00:02] Production.INFO: ==7945== Releasing lock...
[2026-09-14 07:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:00:02] Production.INFO: ==7947== Lock acquired, processing the job...
[2026-09-14 02:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:00:02] Production.INFO: ==7947== Releasing lock...
[2026-09-14 02:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:00:03] Production.INFO: ==7949== Lock acquired, processing the job...
[2026-09-14 06:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:00:03] Production.INFO: ==7949== Releasing lock...
[2026-09-14 06:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:00:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:00:03] Production.INFO: ==7951== Lock acquired, processing the job...
[2026-09-14 02:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:00:03] Production.INFO: ==7955== Lock acquired, processing the job...
[2026-09-14 02:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:00:03] Production.INFO: ==7957== Lock acquired, processing the job...
[2026-09-14 02:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:00:03] Production.INFO: Account Balance Start.
[2026-09-14 02:00:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:00:03] Production.INFO: 117
[2026-09-14 02:00:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:00:03] Production.INFO: ==7953== Lock acquired, processing the job...
[2026-09-14 02:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:00:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:00:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:00:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:00:03] Production.INFO: ==7959== Lock acquired, processing the job...
[2026-09-14 02:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:00:03] Production.INFO: Date 2026-09-12
[2026-09-14 02:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:00:03] Production.INFO: Date 2026-09-13
[2026-09-14 02:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 02: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-09-14 02:00:04] Production.INFO: Date 2026-09-14
[2026-09-14 02:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 02: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-09-14 02: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-09-14 02:00:04] Production.INFO: Total Charge 0
[2026-09-14 02:00:04] Production.INFO: ==7959== Releasing lock...
[2026-09-14 02:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:00:04] Production.INFO: CreateAllLog End
[2026-09-14 02:00:04] Production.INFO: Account Balance End.
[2026-09-14 02:00:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:00:04] Production.INFO: ==7957== Releasing lock...
[2026-09-14 02:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:00:04] Production.INFO: ==7953== Releasing lock...
[2026-09-14 02:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:00:12] Production.ERROR: CronJobId end10
[2026-09-14 02:00:12] Production.INFO: ==7955== Releasing lock...
[2026-09-14 02:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:00:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:00:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:00:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:00:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:00:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:00:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:00:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:00:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:00:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:00:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:00:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:00:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:00:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:00:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:00:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:00:15] Production.INFO: call_cost start
[2026-09-14 02:00:15] Production.INFO: call_cost end
[2026-09-14 02:00:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:00:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:00:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:00:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:00:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:00:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:00:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:00:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:00:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:00:15] Production.INFO: ==7951== Releasing lock...
[2026-09-14 02:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:00:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:01:01] Production.INFO: ==8017== Lock acquired, processing the job...
[2026-09-14 07:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:01:01] Production.INFO: neon service started
[2026-09-14 07:01:01] Production.INFO: neon service started
[2026-09-14 07:01:01] Production.INFO: ==8017== Releasing lock...
[2026-09-14 07:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:01:02] Production.INFO: ==8033== Lock acquired, processing the job...
[2026-09-14 02:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:01:02] Production.INFO: ==8035== Lock acquired, processing the job...
[2026-09-14 06:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:01:02] Production.INFO: ==8035== Releasing lock...
[2026-09-14 06:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:01:02] Production.INFO: ==8033== Releasing lock...
[2026-09-14 02:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:01:03] Production.INFO: ==8043== Lock acquired, processing the job...
[2026-09-14 02:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:01:03] Production.INFO: ==8049== Lock acquired, processing the job...
[2026-09-14 02:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02: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-09-14 02: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-09-14 02:01:03] Production.INFO: ==8038== Lock acquired, processing the job...
[2026-09-14 02:01:03] Production.INFO: servercleanup-command-servercleanup-companyid-1-cronjobid-4 #Starts#
[2026-09-14 02: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-09-14 02:01:03] Production.INFO: ==8041== Lock acquired, processing the job...
[2026-09-14 02:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:01:03] Production.INFO: ==8049== Releasing lock...
[2026-09-14 02:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:01:03] Production.INFO: ==8045== Lock acquired, processing the job...
[2026-09-14 02:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:01:03] Production.INFO: ==8047== Lock acquired, processing the job...
[2026-09-14 02:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:01:03] Production.INFO: Account Balance Start.
[2026-09-14 02:01:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:01:03] Production.INFO: 117
[2026-09-14 02:01:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:01:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:01:04] Production.INFO: Date 2026-09-10
[2026-09-14 02:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:01:04] Production.INFO: Date 2026-09-11
[2026-09-14 02:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:01:04] Production.INFO: Date 2026-09-12
[2026-09-14 02:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:01:04] Production.INFO: Date 2026-09-13
[2026-09-14 02:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:01:04] Production.INFO: Date 2026-09-14
[2026-09-14 02:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:01:04] Production.INFO: Total Charge 0
[2026-09-14 02:01:04] Production.INFO: CreateAllLog End
[2026-09-14 02:01:04] Production.INFO: Account Balance End.
[2026-09-14 02:01:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:01:04] Production.INFO: ==8047== Releasing lock...
[2026-09-14 02:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:01:04] Production.INFO: ==8043== Releasing lock...
[2026-09-14 02:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 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-09-14 02:01:04] Production.INFO: output
Filesystem Size Used Avail Use% Mounted
devtmpfs 15G 0 15G 0% /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 38G 13G 76% /
/dev/loop1 64M 64M 0 100% /var/lib/snapd/snap/core20/2434
/dev/loop3 64M 64M 0 100% /var/lib/snapd/snap/core20/2379
/dev/loop6 67M 67M 0 100% /var/lib/snapd/snap/core24/1643
/dev/loop4 106M 106M 0 100% /var/lib/snapd/snap/core/17292
/dev/loop7 106M 106M 0 100% /var/lib/snapd/snap/core/17284
/dev/sdb1 79G 26G 50G 34% /mysql
/dev/loop0 74M 74M 0 100% /var/lib/snapd/snap/certbot/5781
/dev/loop2 72M 72M 0 100% /var/lib/snapd/snap/certbot/5893
/dev/loop8 67M 67M 0 100% /var/lib/snapd/snap/core24/2124
tmpfs 2.9G 0 2.9G 0% /run/user/0
[2026-09-14 02:01:04] Production.INFO: Delete Storage Log Start
[2026-09-14 02:01:04] Production.INFO: Front End Delete Storage Log Start
[2026-09-14 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-09-14 02:01:05] Production.INFO: Front End Delete Storage Log End
[2026-09-14 02:01:05] Production.INFO: Back End(Service) Delete Storage Log Start
[2026-09-14 02:01:06] Production.INFO: find /var/www/html/onswitch.neon.service/storage/logs -maxdepth 1 -name "*.log" -mtime +31 -type f -exec rm {} \;
[2026-09-14 02:01:06] Production.INFO: Back End(Service) Delete Storage Log End
[2026-09-14 02:01:06] Production.INFO: Delete Storage Log End
[2026-09-14 02:01:06] Production.INFO: Delete Temp Files Start
[2026-09-14 02:01:07] Production.INFO: find /var/www/tmp* -maxdepth 1 -mtime +3 -type f -exec rm {} \;
[2026-09-14 02:01:07] Production.INFO: Delete Temp Files End
[2026-09-14 02:01:07] Production.INFO: Delete CDR File Start
[2026-09-14 02:01:07] Production.INFO: Delete CDR File End
[2026-09-14 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-09-14 02:01:08] Production.INFO: output
Filesystem Size Used Avail Use% Mounted
devtmpfs 15G 0 15G 0% /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 38G 13G 76% /
/dev/loop1 64M 64M 0 100% /var/lib/snapd/snap/core20/2434
/dev/loop3 64M 64M 0 100% /var/lib/snapd/snap/core20/2379
/dev/loop6 67M 67M 0 100% /var/lib/snapd/snap/core24/1643
/dev/loop4 106M 106M 0 100% /var/lib/snapd/snap/core/17292
/dev/loop7 106M 106M 0 100% /var/lib/snapd/snap/core/17284
/dev/sdb1 79G 26G 50G 34% /mysql
/dev/loop0 74M 74M 0 100% /var/lib/snapd/snap/certbot/5781
/dev/loop2 72M 72M 0 100% /var/lib/snapd/snap/certbot/5893
/dev/loop8 67M 67M 0 100% /var/lib/snapd/snap/core24/2124
tmpfs 2.9G 0 2.9G 0% /run/user/0
[2026-09-14 02:01:08] Production.ERROR: CronJobId end 4
[2026-09-14 02:01:08] Production.INFO: ==8038== Releasing lock...
[2026-09-14 02:01:08] Production.INFO: servercleanup-command-servercleanup-companyid-1-cronjobid-4 #Stops#
[2026-09-14 02:01:08] Production.INFO: 29.5 MB #Memory Used#
[2026-09-14 02:01:16] Production.ERROR: CronJobId end10
[2026-09-14 02:01:16] Production.INFO: ==8045== Releasing lock...
[2026-09-14 02:01:16] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:01:16] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:01:18] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:01:18] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:01:18] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:01:18] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:01:18] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:01:18] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:01:18] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:01:18] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:01:18] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:01:18] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:01:18] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:01:18] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:01:18] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:01:18] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:01:18] Production.INFO: call_cost start
[2026-09-14 02:01:18] Production.INFO: call_cost end
[2026-09-14 02:01:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:01:18] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:01:18] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:01:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:01:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:01:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:01:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:01:18] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:01:18] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:01:18] Production.INFO: ==8041== Releasing lock...
[2026-09-14 02:01:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:01:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:02:02] Production.INFO: ==8197== Lock acquired, processing the job...
[2026-09-14 07:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:02:02] Production.INFO: neon service started
[2026-09-14 07:02:02] Production.INFO: neon service started
[2026-09-14 07:02:02] Production.INFO: ==8197== Releasing lock...
[2026-09-14 07:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:02:02] Production.INFO: ==8199== Lock acquired, processing the job...
[2026-09-14 02:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:02:02] Production.INFO: ==8199== Releasing lock...
[2026-09-14 02:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:02:03] Production.INFO: ==8201== Lock acquired, processing the job...
[2026-09-14 06:02:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:02:03] Production.INFO: ==8201== Releasing lock...
[2026-09-14 06:02:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:02:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:02:03] Production.INFO: ==8209== Lock acquired, processing the job...
[2026-09-14 02:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:02:03] Production.INFO: Account Balance Start.
[2026-09-14 02:02:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:02:03] Production.INFO: ==8213== Lock acquired, processing the job...
[2026-09-14 02:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:02:03] Production.INFO: 117
[2026-09-14 02:02:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:02:03] Production.INFO: ==8203== Lock acquired, processing the job...
[2026-09-14 02:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:02:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:02:03] Production.INFO: ==8205== Lock acquired, processing the job...
[2026-09-14 02:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:02:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:02:03] Production.INFO: ==8207== Lock acquired, processing the job...
[2026-09-14 02:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-09-14 02:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 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-09-14 02:02:03] Production.INFO: ==8213== Releasing lock...
[2026-09-14 02:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:02:04] Production.INFO: Date 2026-09-11
[2026-09-14 02:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:02:04] Production.INFO: ==8211== Lock acquired, processing the job...
[2026-09-14 02:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-14 02:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:02:04] Production.INFO: Date 2026-09-12
[2026-09-14 02:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:02:04] Production.INFO: Date 2026-09-13
[2026-09-14 02:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:02:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 02:02:04] Production.INFO: Date 2026-09-14
[2026-09-14 02:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:02:04] Production.INFO: Total Charge 0
[2026-09-14 02:02:04] Production.INFO: CreateAllLog End
[2026-09-14 02:02:04] Production.ERROR: done
[2026-09-14 02:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-14 02:02:04] Production.ERROR: done
[2026-09-14 02:02:04] Production.INFO: Account Balance End.
[2026-09-14 02:02:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:02:04] Production.INFO: ==8209== Releasing lock...
[2026-09-14 02:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 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-09-14 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-09-14 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-09-14 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-09-14 02:02:04] Production.INFO: ==8211== Releasing lock...
[2026-09-14 02:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-14 02:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-14 02:02:04] Production.INFO: ==8205== Releasing lock...
[2026-09-14 02:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:02:11] Production.ERROR: CronJobId end10
[2026-09-14 02:02:11] Production.INFO: ==8207== Releasing lock...
[2026-09-14 02:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:02:14] Production.INFO: call_cost start
[2026-09-14 02:02:14] Production.INFO: call_cost end
[2026-09-14 02:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:02:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:02:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:02:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:02:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:02:14] Production.INFO: ==8203== Releasing lock...
[2026-09-14 02:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:03:02] Production.INFO: ==8271== Lock acquired, processing the job...
[2026-09-14 07:03:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:03:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:03:02] Production.INFO: neon service started
[2026-09-14 07:03:02] Production.INFO: neon service started
[2026-09-14 07:03:02] Production.INFO: ==8271== Releasing lock...
[2026-09-14 07:03:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:03:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:03:02] Production.INFO: ==8275== Lock acquired, processing the job...
[2026-09-14 06:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:03:02] Production.INFO: ==8275== Releasing lock...
[2026-09-14 06:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:03:02] Production.INFO: ==8273== Lock acquired, processing the job...
[2026-09-14 02:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:03:02] Production.INFO: ==8273== Releasing lock...
[2026-09-14 02:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:03:03] Production.INFO: ==8280== Lock acquired, processing the job...
[2026-09-14 02:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:03:03] Production.INFO: ==8278== Lock acquired, processing the job...
[2026-09-14 02:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:03:03] Production.INFO: ==8284== Lock acquired, processing the job...
[2026-09-14 02:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:03:03] Production.INFO: ==8282== Lock acquired, processing the job...
[2026-09-14 02:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:03:03] Production.INFO: Account Balance Start.
[2026-09-14 02:03:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:03:03] Production.INFO: 117
[2026-09-14 02:03:03] Production.INFO: ==8286== Lock acquired, processing the job...
[2026-09-14 02:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:03:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:03:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 02:03:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:03:03] Production.INFO: ==8286== Releasing lock...
[2026-09-14 02:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:03:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:03:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:03:04] Production.INFO: Date 2026-09-12
[2026-09-14 02:03:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:03:04] Production.INFO: Date 2026-09-13
[2026-09-14 02:03:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:03:04] Production.INFO: Date 2026-09-14
[2026-09-14 02:03:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:03:04] Production.INFO: Total Charge 0
[2026-09-14 02:03:04] Production.INFO: CreateAllLog End
[2026-09-14 02:03:04] Production.INFO: Account Balance End.
[2026-09-14 02:03:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:03:04] Production.INFO: ==8284== Releasing lock...
[2026-09-14 02:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:03:04] Production.INFO: ==8280== Releasing lock...
[2026-09-14 02:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:03:10] Production.ERROR: CronJobId end10
[2026-09-14 02:03:10] Production.INFO: ==8282== Releasing lock...
[2026-09-14 02:03:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:03:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:03:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:03:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:03:14] Production.INFO: call_cost start
[2026-09-14 02:03:14] Production.INFO: call_cost end
[2026-09-14 02:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:03:14] Production.INFO: ==8278== Releasing lock...
[2026-09-14 02:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:04:01] Production.INFO: ==8342== Lock acquired, processing the job...
[2026-09-14 07:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:04:01] Production.INFO: neon service started
[2026-09-14 07:04:01] Production.INFO: neon service started
[2026-09-14 07:04:01] Production.INFO: ==8342== Releasing lock...
[2026-09-14 07:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:04:01] Production.INFO: ==8346== Lock acquired, processing the job...
[2026-09-14 06:04:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:04:01] Production.INFO: ==8346== Releasing lock...
[2026-09-14 06:04:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:04:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:04:02] Production.INFO: ==8344== Lock acquired, processing the job...
[2026-09-14 02:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:04:02] Production.INFO: ==8344== Releasing lock...
[2026-09-14 02:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:04:03] Production.INFO: ==8353== Lock acquired, processing the job...
[2026-09-14 02:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:04:03] Production.INFO: ==8351== Lock acquired, processing the job...
[2026-09-14 02:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:04:03] Production.INFO: ==8349== Lock acquired, processing the job...
[2026-09-14 02:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:04:03] Production.INFO: ==8355== Lock acquired, processing the job...
[2026-09-14 02:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:04:03] Production.INFO: ==8357== Lock acquired, processing the job...
[2026-09-14 02:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 02:04:03] Production.INFO: Account Balance Start.
[2026-09-14 02:04:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:04:03] Production.INFO: 117
[2026-09-14 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-09-14 02:04:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 02:04:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:04:03] Production.INFO: ==8357== Releasing lock...
[2026-09-14 02:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:04:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:04:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:04:03] Production.INFO: Date 2026-09-12
[2026-09-14 02:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:04:03] Production.INFO: Date 2026-09-13
[2026-09-14 02:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:04:03] Production.INFO: Date 2026-09-14
[2026-09-14 02:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:04:03] Production.INFO: Total Charge 0
[2026-09-14 02:04:03] Production.INFO: CreateAllLog End
[2026-09-14 02:04:03] Production.INFO: Account Balance End.
[2026-09-14 02:04:03] Production.ERROR: CronJobId end 12
[2026-09-14 02:04:03] Production.INFO: ==8355== Releasing lock...
[2026-09-14 02:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:04:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:04:03] Production.INFO: ==8351== Releasing lock...
[2026-09-14 02:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:04:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:04:10] Production.ERROR: CronJobId end10
[2026-09-14 02:04:10] Production.INFO: ==8353== Releasing lock...
[2026-09-14 02:04:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:04:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:04:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:04:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:04:13] Production.INFO: call_cost start
[2026-09-14 02:04:13] Production.INFO: call_cost end
[2026-09-14 02:04:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:04:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:04:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:04:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:04:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:04:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:04:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:04:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:04:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:04:13] Production.INFO: ==8349== Releasing lock...
[2026-09-14 02:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:04:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:05:02] Production.INFO: ==8415== Lock acquired, processing the job...
[2026-09-14 07:05:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:05:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:05:02] Production.INFO: neon service started
[2026-09-14 07:05:02] Production.INFO: neon service started
[2026-09-14 07:05:02] Production.INFO: ==8415== Releasing lock...
[2026-09-14 07:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:05:02] Production.INFO: ==8418== Lock acquired, processing the job...
[2026-09-14 02:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:05:02] Production.INFO: ==8418== Releasing lock...
[2026-09-14 02:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:05:02] Production.INFO: ==8420== Lock acquired, processing the job...
[2026-09-14 06:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:05:02] Production.INFO: ==8420== Releasing lock...
[2026-09-14 06:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:05:03] Production.INFO: ==8424== Lock acquired, processing the job...
[2026-09-14 02:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 02:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 02:05:03] Production.INFO: ==8432== Lock acquired, processing the job...
[2026-09-14 02:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 02:05:03] Production.INFO: ==8424== Releasing lock...
[2026-09-14 02:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 02:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 02:05:03] Production.INFO: Account Balance Start.
[2026-09-14 02:05:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:05:03] Production.INFO: 117
[2026-09-14 02:05:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:05:03] Production.INFO: ==8426== Lock acquired, processing the job...
[2026-09-14 02:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:05:03] Production.INFO: ==8428== Lock acquired, processing the job...
[2026-09-14 02:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:05:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:05:03] Production.INFO: ==8430== Lock acquired, processing the job...
[2026-09-14 02:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:05:03] Production.INFO: ==8436== Lock acquired, processing the job...
[2026-09-14 02:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:05:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:05:04] Production.INFO: ==8434== Lock acquired, processing the job...
[2026-09-14 02:05:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 02:05:04] Production.INFO: Date 2026-09-11
[2026-09-14 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:05:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:05:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:05:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:05:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:05:04] Production.INFO: Date 2026-09-12
[2026-09-14 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:05:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 02: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-09-14 02: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-09-14 02:05:04] Production.INFO: Date 2026-09-13
[2026-09-14 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 02: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-09-14 02:05:04] Production.INFO: ==8436== Releasing lock...
[2026-09-14 02:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:05:04] Production.INFO: Date 2026-09-14
[2026-09-14 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:05:04] Production.INFO: Total Charge 0
[2026-09-14 02:05:04] Production.INFO: CreateAllLog End
[2026-09-14 02:05:04] Production.ERROR: done
[2026-09-14 02:05:04] Production.INFO: Account Balance End.
[2026-09-14 02:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 02:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999646', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 02:05:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:05:04] Production.INFO: ==8432== Releasing lock...
[2026-09-14 02:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:05:05] Production.INFO: ==8428== Releasing lock...
[2026-09-14 02:05:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:05:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:05:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999646', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 02:05:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 02:05:11] Production.INFO: ProcessCDR(1,17999646,1,1,2)
[2026-09-14 02:05:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17999646,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 02:05:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17999646,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 02:05:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 02:05:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 02:05:11] Production.INFO: ==8434== Releasing lock...
[2026-09-14 02:05:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 02:05:11] Production.INFO: 26 MB #Memory Used#
[2026-09-14 02:05:15] Production.ERROR: CronJobId end10
[2026-09-14 02:05:15] Production.INFO: ==8430== Releasing lock...
[2026-09-14 02:05:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:05:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:05:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:05:17] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:05:17] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:05:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:05:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:05:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:05:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:05:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:05:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:05:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:05:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:05:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:05:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:05:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:05:17] Production.INFO: call_cost start
[2026-09-14 02:05:17] Production.INFO: call_cost end
[2026-09-14 02:05:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:05:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:05:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:05:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:05:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:05:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:05:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:05:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:05:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:05:17] Production.INFO: ==8426== Releasing lock...
[2026-09-14 02:05:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:05:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:06:01] Production.INFO: ==8499== Lock acquired, processing the job...
[2026-09-14 07:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:06:01] Production.INFO: neon service started
[2026-09-14 07:06:01] Production.INFO: neon service started
[2026-09-14 07:06:01] Production.INFO: ==8499== Releasing lock...
[2026-09-14 07:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:06:01] Production.INFO: ==8501== Lock acquired, processing the job...
[2026-09-14 02:06:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:06:02] Production.INFO: ==8501== Releasing lock...
[2026-09-14 02:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:06:02] Production.INFO: ==8503== Lock acquired, processing the job...
[2026-09-14 06:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:06:02] Production.INFO: ==8503== Releasing lock...
[2026-09-14 06:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:06:02] Production.INFO: ==8511== Lock acquired, processing the job...
[2026-09-14 02:06:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:06:02] Production.INFO: ==8513== Lock acquired, processing the job...
[2026-09-14 02:06:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:06:03] Production.INFO: Account Balance Start.
[2026-09-14 02:06:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:06:03] Production.INFO: ==8505== Lock acquired, processing the job...
[2026-09-14 02:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:06:03] Production.INFO: 117
[2026-09-14 02:06:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:06:03] Production.INFO: ==8509== Lock acquired, processing the job...
[2026-09-14 02:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:06:03] Production.INFO: ==8507== Lock acquired, processing the job...
[2026-09-14 02:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 02: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-09-14 02: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-09-14 02: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-09-14 02:06:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:06:03] Production.INFO: ==8513== Releasing lock...
[2026-09-14 02:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:06:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:06:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:06:03] Production.INFO: Date 2026-09-12
[2026-09-14 02:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:06:03] Production.INFO: Date 2026-09-13
[2026-09-14 02:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:06:03] Production.INFO: Date 2026-09-14
[2026-09-14 02:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:06:03] Production.INFO: Total Charge 0
[2026-09-14 02:06:03] Production.INFO: CreateAllLog End
[2026-09-14 02:06:03] Production.INFO: Account Balance End.
[2026-09-14 02:06:03] Production.ERROR: CronJobId end 12
[2026-09-14 02:06:03] Production.INFO: ==8511== Releasing lock...
[2026-09-14 02:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:06:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:06:03] Production.INFO: ==8507== Releasing lock...
[2026-09-14 02:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:06:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:06:11] Production.ERROR: CronJobId end10
[2026-09-14 02:06:11] Production.INFO: ==8509== Releasing lock...
[2026-09-14 02:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:06:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:06:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:06:14] Production.INFO: call_cost start
[2026-09-14 02:06:14] Production.INFO: call_cost end
[2026-09-14 02:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:06:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:06:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:06:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:06:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:06:14] Production.INFO: ==8505== Releasing lock...
[2026-09-14 02:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:07:01] Production.INFO: ==8570== Lock acquired, processing the job...
[2026-09-14 07:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:07:01] Production.INFO: neon service started
[2026-09-14 07:07:01] Production.INFO: neon service started
[2026-09-14 07:07:01] Production.INFO: ==8570== Releasing lock...
[2026-09-14 07:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:07:02] Production.INFO: ==8572== Lock acquired, processing the job...
[2026-09-14 02:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:07:02] Production.INFO: ==8572== Releasing lock...
[2026-09-14 02:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:07:02] Production.INFO: ==8574== Lock acquired, processing the job...
[2026-09-14 06:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:07:02] Production.INFO: ==8574== Releasing lock...
[2026-09-14 06:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:07:03] Production.INFO: ==8578== Lock acquired, processing the job...
[2026-09-14 02:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:07:03] Production.INFO: ==8576== Lock acquired, processing the job...
[2026-09-14 02:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:07:03] Production.INFO: ==8580== Lock acquired, processing the job...
[2026-09-14 02:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:07:03] Production.INFO: ==8582== Lock acquired, processing the job...
[2026-09-14 02:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:07:03] Production.INFO: ==8584== Lock acquired, processing the job...
[2026-09-14 02:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:07:03] Production.INFO: Account Balance Start.
[2026-09-14 02:07:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:07:03] Production.INFO: 117
[2026-09-14 02:07:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 02:07:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 02:07:03] Production.INFO: ==8584== Releasing lock...
[2026-09-14 02:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:07:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:07:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:07:03] Production.INFO: Date 2026-09-12
[2026-09-14 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:07:03] Production.INFO: Date 2026-09-13
[2026-09-14 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:07:03] Production.INFO: Date 2026-09-14
[2026-09-14 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:07:03] Production.INFO: Total Charge 0
[2026-09-14 02:07:03] Production.INFO: ==8578== Releasing lock...
[2026-09-14 02:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:07:03] Production.INFO: CreateAllLog End
[2026-09-14 02:07:04] Production.INFO: Account Balance End.
[2026-09-14 02:07:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:07:04] Production.INFO: ==8582== Releasing lock...
[2026-09-14 02:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:07:11] Production.ERROR: CronJobId end10
[2026-09-14 02:07:11] Production.INFO: ==8580== Releasing lock...
[2026-09-14 02:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:07:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:07:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:07:13] Production.INFO: call_cost start
[2026-09-14 02:07:13] Production.INFO: call_cost end
[2026-09-14 02:07:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:07:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:07:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:07:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:07:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:07:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:07:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:07:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:07:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:07:13] Production.INFO: ==8576== Releasing lock...
[2026-09-14 02:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:07:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:08:02] Production.INFO: ==8644== Lock acquired, processing the job...
[2026-09-14 07:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:08:02] Production.INFO: neon service started
[2026-09-14 07:08:02] Production.INFO: neon service started
[2026-09-14 07:08:02] Production.INFO: ==8644== Releasing lock...
[2026-09-14 07:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:08:02] Production.INFO: ==8648== Lock acquired, processing the job...
[2026-09-14 06:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:08:02] Production.INFO: ==8648== Releasing lock...
[2026-09-14 06:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:08:02] Production.INFO: ==8646== Lock acquired, processing the job...
[2026-09-14 02:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:08:03] Production.INFO: ==8646== Releasing lock...
[2026-09-14 02:08:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:08:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:08:03] Production.INFO: ==8650== Lock acquired, processing the job...
[2026-09-14 02:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:08:03] Production.INFO: ==8652== Lock acquired, processing the job...
[2026-09-14 02:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:08:03] Production.INFO: ==8654== Lock acquired, processing the job...
[2026-09-14 02:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:08:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:08:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:08:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:08:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:08:04] Production.INFO: ==8657== Lock acquired, processing the job...
[2026-09-14 02:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:08:04] Production.INFO: ==8659== Lock acquired, processing the job...
[2026-09-14 02:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02: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-09-14 02: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-09-14 02: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-09-14 02:08:04] Production.INFO: ==8659== Releasing lock...
[2026-09-14 02:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:08:04] Production.INFO: Account Balance Start.
[2026-09-14 02:08:04] Production.INFO: CreateAllLog Start
[2026-09-14 02:08:04] Production.INFO: 117
[2026-09-14 02:08:04] Production.INFO: Date 2026-09-08
[2026-09-14 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:08:04] Production.INFO: Date 2026-09-09
[2026-09-14 02:08:04] Production.INFO: ==8652== Releasing lock...
[2026-09-14 02:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:08:04] Production.INFO: Date 2026-09-10
[2026-09-14 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:08:04] Production.INFO: Date 2026-09-11
[2026-09-14 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:08:04] Production.INFO: Date 2026-09-12
[2026-09-14 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:08:05] Production.INFO: Date 2026-09-13
[2026-09-14 02:08:05] Production.INFO: Reseller ==> 0
[2026-09-14 02:08:05] Production.INFO: Date 2026-09-14
[2026-09-14 02:08:05] Production.INFO: Reseller ==> 0
[2026-09-14 02:08:05] Production.INFO: Total Charge 0
[2026-09-14 02:08:05] Production.INFO: CreateAllLog End
[2026-09-14 02:08:05] Production.INFO: Account Balance End.
[2026-09-14 02:08:05] Production.ERROR: CronJobId end 12
[2026-09-14 02:08:05] Production.INFO: ==8657== Releasing lock...
[2026-09-14 02:08:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:08:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:08:11] Production.ERROR: CronJobId end10
[2026-09-14 02:08:11] Production.INFO: ==8654== Releasing lock...
[2026-09-14 02:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:08:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:08:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:08:15] Production.INFO: call_cost start
[2026-09-14 02:08:15] Production.INFO: call_cost end
[2026-09-14 02:08:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:08:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:08:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:08:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:08:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:08:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:08:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:08:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:08:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:08:15] Production.INFO: ==8650== Releasing lock...
[2026-09-14 02:08:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:08:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:09:01] Production.INFO: ==8715== Lock acquired, processing the job...
[2026-09-14 07:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:09:01] Production.INFO: neon service started
[2026-09-14 07:09:01] Production.INFO: neon service started
[2026-09-14 07:09:01] Production.INFO: ==8715== Releasing lock...
[2026-09-14 07:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:09:02] Production.INFO: ==8717== Lock acquired, processing the job...
[2026-09-14 02:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:09:02] Production.INFO: ==8717== Releasing lock...
[2026-09-14 02:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:09:02] Production.INFO: ==8719== Lock acquired, processing the job...
[2026-09-14 06:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:09:02] Production.INFO: ==8719== Releasing lock...
[2026-09-14 06:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:09:03] Production.INFO: ==8725== Lock acquired, processing the job...
[2026-09-14 02:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:09:03] Production.INFO: ==8721== Lock acquired, processing the job...
[2026-09-14 02:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:09:03] Production.INFO: ==8723== Lock acquired, processing the job...
[2026-09-14 02:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:09:03] Production.INFO: ==8729== Lock acquired, processing the job...
[2026-09-14 02:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:09:03] Production.INFO: ==8727== Lock acquired, processing the job...
[2026-09-14 02:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02: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-09-14 02: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-09-14 02: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-09-14 02:09:03] Production.INFO: ==8729== Releasing lock...
[2026-09-14 02:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:09:03] Production.INFO: Account Balance Start.
[2026-09-14 02:09:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:09:03] Production.INFO: 117
[2026-09-14 02:09:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:09:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:09:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:09:04] Production.INFO: Date 2026-09-11
[2026-09-14 02:09:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:09:04] Production.INFO: Date 2026-09-12
[2026-09-14 02:09:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:09:04] Production.INFO: Date 2026-09-13
[2026-09-14 02:09:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:09:04] Production.INFO: Date 2026-09-14
[2026-09-14 02:09:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:09:04] Production.INFO: ==8723== Releasing lock...
[2026-09-14 02:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:09:04] Production.INFO: Total Charge 0
[2026-09-14 02:09:04] Production.INFO: CreateAllLog End
[2026-09-14 02:09:04] Production.INFO: Account Balance End.
[2026-09-14 02:09:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:09:04] Production.INFO: ==8727== Releasing lock...
[2026-09-14 02:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:09:11] Production.ERROR: CronJobId end10
[2026-09-14 02:09:11] Production.INFO: ==8725== Releasing lock...
[2026-09-14 02:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:09:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:09:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:09:14] Production.INFO: call_cost start
[2026-09-14 02:09:14] Production.INFO: call_cost end
[2026-09-14 02:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:09:14] Production.INFO: ==8721== Releasing lock...
[2026-09-14 02:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:10:02] Production.INFO: ==8788== Lock acquired, processing the job...
[2026-09-14 07:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:10:02] Production.INFO: neon service started
[2026-09-14 07:10:02] Production.INFO: neon service started
[2026-09-14 07:10:02] Production.INFO: ==8788== Releasing lock...
[2026-09-14 07:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:10:02] Production.INFO: ==8790== Lock acquired, processing the job...
[2026-09-14 02:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:10:02] Production.INFO: ==8790== Releasing lock...
[2026-09-14 02:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:10:03] Production.INFO: ==8792== Lock acquired, processing the job...
[2026-09-14 06:10:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:10:03] Production.INFO: ==8792== Releasing lock...
[2026-09-14 06:10:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:10:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:10:03] Production.INFO: ==8794== Lock acquired, processing the job...
[2026-09-14 02:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:10:03] Production.INFO: ==8796== Lock acquired, processing the job...
[2026-09-14 02:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:10:03] Production.INFO: ==8798== Lock acquired, processing the job...
[2026-09-14 02:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:10:03] Production.INFO: ==8800== Lock acquired, processing the job...
[2026-09-14 02:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:10:03] Production.INFO: ==8802== Lock acquired, processing the job...
[2026-09-14 02:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:10:03] Production.INFO: Account Balance Start.
[2026-09-14 02:10:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:10:03] Production.INFO: 117
[2026-09-14 02:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:10:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 02:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 02:10:04] Production.INFO: ==8802== Releasing lock...
[2026-09-14 02:10:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:10:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:10:04] Production.INFO: Date 2026-09-09
[2026-09-14 02:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:10:04] Production.INFO: Date 2026-09-10
[2026-09-14 02:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:10:04] Production.INFO: Date 2026-09-11
[2026-09-14 02:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:10:04] Production.INFO: Date 2026-09-12
[2026-09-14 02:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:10:04] Production.INFO: Date 2026-09-13
[2026-09-14 02:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:10:04] Production.INFO: Date 2026-09-14
[2026-09-14 02:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:10:04] Production.INFO: Total Charge 0
[2026-09-14 02:10:04] Production.INFO: CreateAllLog End
[2026-09-14 02:10:04] Production.INFO: Account Balance End.
[2026-09-14 02:10:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:10:04] Production.INFO: ==8800== Releasing lock...
[2026-09-14 02:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:10:04] Production.INFO: ==8796== Releasing lock...
[2026-09-14 02:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:10:11] Production.ERROR: CronJobId end10
[2026-09-14 02:10:11] Production.INFO: ==8798== Releasing lock...
[2026-09-14 02:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:10:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:10:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:10:15] Production.INFO: call_cost start
[2026-09-14 02:10:15] Production.INFO: call_cost end
[2026-09-14 02:10:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:10:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:10:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:10:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:10:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:10:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:10:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:10:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:10:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:10:15] Production.INFO: ==8794== Releasing lock...
[2026-09-14 02:10:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:10:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:11:01] Production.INFO: ==8857== Lock acquired, processing the job...
[2026-09-14 07:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:11:01] Production.INFO: neon service started
[2026-09-14 07:11:01] Production.INFO: neon service started
[2026-09-14 07:11:01] Production.INFO: ==8857== Releasing lock...
[2026-09-14 07:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:11:02] Production.INFO: ==8859== Lock acquired, processing the job...
[2026-09-14 02:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:11:02] Production.INFO: ==8859== Releasing lock...
[2026-09-14 02:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:11:02] Production.INFO: ==8861== Lock acquired, processing the job...
[2026-09-14 06:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:11:02] Production.INFO: ==8861== Releasing lock...
[2026-09-14 06:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:11:02] Production.INFO: ==8869== Lock acquired, processing the job...
[2026-09-14 02:11:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:11:03] Production.INFO: Account Balance Start.
[2026-09-14 02:11:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:11:03] Production.INFO: ==8863== Lock acquired, processing the job...
[2026-09-14 02:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:11:03] Production.INFO: 117
[2026-09-14 02:11:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:11:03] Production.INFO: ==8865== Lock acquired, processing the job...
[2026-09-14 02:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:11:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:11:03] Production.INFO: ==8867== Lock acquired, processing the job...
[2026-09-14 02:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:11:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:11:03] Production.INFO: ==8871== Lock acquired, processing the job...
[2026-09-14 02:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:11:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:11:03] Production.INFO: Date 2026-09-12
[2026-09-14 02:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:11:03] Production.INFO: Date 2026-09-13
[2026-09-14 02:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 02: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-09-14 02: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-09-14 02: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-09-14 02:11:03] Production.INFO: ==8871== Releasing lock...
[2026-09-14 02:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:11:03] Production.INFO: Date 2026-09-14
[2026-09-14 02:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:11:03] Production.INFO: Total Charge 0
[2026-09-14 02:11:03] Production.INFO: CreateAllLog End
[2026-09-14 02:11:03] Production.INFO: Account Balance End.
[2026-09-14 02:11:03] Production.ERROR: CronJobId end 12
[2026-09-14 02:11:03] Production.INFO: ==8869== Releasing lock...
[2026-09-14 02:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:11:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:11:04] Production.INFO: ==8865== Releasing lock...
[2026-09-14 02:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:11:11] Production.ERROR: CronJobId end10
[2026-09-14 02:11:11] Production.INFO: ==8867== Releasing lock...
[2026-09-14 02:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:11:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:11:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:11:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:11:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:11:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:11:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:11:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:11:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:11:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:11:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:11:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:11:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:11:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:11:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:11:14] Production.INFO: call_cost start
[2026-09-14 02:11:14] Production.INFO: call_cost end
[2026-09-14 02:11:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:11:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:11:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:11:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:11:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:11:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:11:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:11:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:11:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:11:14] Production.INFO: ==8863== Releasing lock...
[2026-09-14 02:11:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:11:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:12:02] Production.INFO: ==8926== Lock acquired, processing the job...
[2026-09-14 07:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:12:02] Production.INFO: neon service started
[2026-09-14 07:12:02] Production.INFO: neon service started
[2026-09-14 07:12:02] Production.INFO: ==8926== Releasing lock...
[2026-09-14 07:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:12:02] Production.INFO: ==8930== Lock acquired, processing the job...
[2026-09-14 06:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:12:02] Production.INFO: ==8930== Releasing lock...
[2026-09-14 06:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:12:02] Production.INFO: ==8928== Lock acquired, processing the job...
[2026-09-14 02:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:12:02] Production.INFO: ==8928== Releasing lock...
[2026-09-14 02:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:12:03] Production.INFO: ==8933== Lock acquired, processing the job...
[2026-09-14 02:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:12:03] Production.INFO: ==8935== Lock acquired, processing the job...
[2026-09-14 02:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:12:03] Production.INFO: ==8937== Lock acquired, processing the job...
[2026-09-14 02:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:12:03] Production.INFO: ==8939== Lock acquired, processing the job...
[2026-09-14 02:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:12:03] Production.INFO: ==8941== Lock acquired, processing the job...
[2026-09-14 02:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 02:12:03] Production.INFO: Account Balance Start.
[2026-09-14 02:12:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:12:03] Production.INFO: 117
[2026-09-14 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-09-14 02:12:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:12:03] Production.INFO: ==8941== Releasing lock...
[2026-09-14 02:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:12:04] Production.INFO: Date 2026-09-09
[2026-09-14 02:12:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:12:04] Production.INFO: Date 2026-09-10
[2026-09-14 02:12:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:12:04] Production.INFO: Date 2026-09-11
[2026-09-14 02:12:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:12:04] Production.INFO: Date 2026-09-12
[2026-09-14 02:12:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:12:04] Production.INFO: Date 2026-09-13
[2026-09-14 02:12:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:12:04] Production.INFO: Date 2026-09-14
[2026-09-14 02:12:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:12:04] Production.INFO: Total Charge 0
[2026-09-14 02:12:04] Production.INFO: CreateAllLog End
[2026-09-14 02:12:04] Production.INFO: Account Balance End.
[2026-09-14 02:12:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:12:04] Production.INFO: ==8939== Releasing lock...
[2026-09-14 02:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:12:04] Production.INFO: ==8935== Releasing lock...
[2026-09-14 02:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:12:11] Production.ERROR: CronJobId end10
[2026-09-14 02:12:11] Production.INFO: ==8937== Releasing lock...
[2026-09-14 02:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:12:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:12:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:12:15] Production.INFO: call_cost start
[2026-09-14 02:12:15] Production.INFO: call_cost end
[2026-09-14 02:12:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:12:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:12:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:12:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:12:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:12:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:12:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:12:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:12:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:12:15] Production.INFO: ==8933== Releasing lock...
[2026-09-14 02:12:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:12:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:13:01] Production.INFO: ==9000== Lock acquired, processing the job...
[2026-09-14 07:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:13:01] Production.INFO: neon service started
[2026-09-14 07:13:01] Production.INFO: neon service started
[2026-09-14 07:13:01] Production.INFO: ==9000== Releasing lock...
[2026-09-14 07:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:13:01] Production.INFO: ==9002== Lock acquired, processing the job...
[2026-09-14 02:13:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:13:02] Production.INFO: ==9002== Releasing lock...
[2026-09-14 02:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:13:02] Production.INFO: ==9004== Lock acquired, processing the job...
[2026-09-14 06:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:13:02] Production.INFO: ==9004== Releasing lock...
[2026-09-14 06:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:13:02] Production.INFO: ==9008== Lock acquired, processing the job...
[2026-09-14 02:13:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:13:03] Production.INFO: ==9006== Lock acquired, processing the job...
[2026-09-14 02:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:13:03] Production.INFO: ==9010== Lock acquired, processing the job...
[2026-09-14 02:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:13:03] Production.INFO: ==9012== Lock acquired, processing the job...
[2026-09-14 02:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:13:03] Production.INFO: ==9014== Lock acquired, processing the job...
[2026-09-14 02:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:13:03] Production.INFO: Account Balance Start.
[2026-09-14 02:13:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:13:03] Production.INFO: 117
[2026-09-14 02:13:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:13:03] Production.INFO: ==9008== Releasing lock...
[2026-09-14 02:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:13:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:13:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 02: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-09-14 02: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-09-14 02: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-09-14 02:13:03] Production.INFO: ==9014== Releasing lock...
[2026-09-14 02:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:13:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:13:03] Production.INFO: Date 2026-09-12
[2026-09-14 02:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:13:03] Production.INFO: Date 2026-09-13
[2026-09-14 02:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:13:03] Production.INFO: Date 2026-09-14
[2026-09-14 02:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:13:03] Production.INFO: Total Charge 0
[2026-09-14 02:13:03] Production.INFO: CreateAllLog End
[2026-09-14 02:13:03] Production.INFO: Account Balance End.
[2026-09-14 02:13:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:13:04] Production.INFO: ==9012== Releasing lock...
[2026-09-14 02:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:13:11] Production.ERROR: CronJobId end10
[2026-09-14 02:13:11] Production.INFO: ==9010== Releasing lock...
[2026-09-14 02:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:13:14] Production.INFO: call_cost start
[2026-09-14 02:13:14] Production.INFO: call_cost end
[2026-09-14 02:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:13:14] Production.INFO: ==9006== Releasing lock...
[2026-09-14 02:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:14:01] Production.INFO: ==9071== Lock acquired, processing the job...
[2026-09-14 07:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:14:01] Production.INFO: neon service started
[2026-09-14 07:14:01] Production.INFO: neon service started
[2026-09-14 07:14:01] Production.INFO: ==9071== Releasing lock...
[2026-09-14 07:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:14:02] Production.INFO: ==9075== Lock acquired, processing the job...
[2026-09-14 06:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:14:02] Production.INFO: ==9073== Lock acquired, processing the job...
[2026-09-14 02:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:14:02] Production.INFO: ==9075== Releasing lock...
[2026-09-14 06:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:14:02] Production.INFO: ==9073== Releasing lock...
[2026-09-14 02:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:14:03] Production.INFO: ==9084== Lock acquired, processing the job...
[2026-09-14 02:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:14:03] Production.INFO: ==9082== Lock acquired, processing the job...
[2026-09-14 02:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:14:03] Production.INFO: ==9080== Lock acquired, processing the job...
[2026-09-14 02:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:14:03] Production.INFO: ==9086== Lock acquired, processing the job...
[2026-09-14 02:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:14:03] Production.INFO: ==9088== Lock acquired, processing the job...
[2026-09-14 02:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:14:03] Production.INFO: Account Balance Start.
[2026-09-14 02:14:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:14:03] Production.INFO: 117
[2026-09-14 02:14:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 02:14:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 02:14:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:14:03] Production.INFO: ==9088== Releasing lock...
[2026-09-14 02:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:14:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:14:03] Production.INFO: Date 2026-09-12
[2026-09-14 02:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:14:03] Production.INFO: Date 2026-09-13
[2026-09-14 02:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:14:03] Production.INFO: Date 2026-09-14
[2026-09-14 02:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:14:03] Production.INFO: Total Charge 0
[2026-09-14 02:14:03] Production.INFO: CreateAllLog End
[2026-09-14 02:14:04] Production.INFO: Account Balance End.
[2026-09-14 02:14:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:14:04] Production.INFO: ==9086== Releasing lock...
[2026-09-14 02:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:14:04] Production.INFO: ==9082== Releasing lock...
[2026-09-14 02:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:14:11] Production.ERROR: CronJobId end10
[2026-09-14 02:14:11] Production.INFO: ==9084== Releasing lock...
[2026-09-14 02:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:14:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:14:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:14:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:14:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:14:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:14:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:14:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:14:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:14:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:14:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:14:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:14:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:14:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:14:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:14:15] Production.INFO: call_cost start
[2026-09-14 02:14:15] Production.INFO: call_cost end
[2026-09-14 02:14:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:14:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:14:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:14:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:14:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:14:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:14:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:14:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:14:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:14:15] Production.INFO: ==9080== Releasing lock...
[2026-09-14 02:14:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:14:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:15:02] Production.INFO: ==9142== Lock acquired, processing the job...
[2026-09-14 07:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:15:02] Production.INFO: neon service started
[2026-09-14 07:15:02] Production.INFO: neon service started
[2026-09-14 07:15:02] Production.INFO: ==9142== Releasing lock...
[2026-09-14 07:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:15:02] Production.INFO: ==9145== Lock acquired, processing the job...
[2026-09-14 02:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:15:02] Production.INFO: ==9145== Releasing lock...
[2026-09-14 02:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:15:03] Production.INFO: ==9147== Lock acquired, processing the job...
[2026-09-14 06:15:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:15:03] Production.INFO: ==9147== Releasing lock...
[2026-09-14 06:15:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:15:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:15:04] Production.INFO: ==9149== Lock acquired, processing the job...
[2026-09-14 02:15:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 02:15:04] Production.INFO: ==9157== Lock acquired, processing the job...
[2026-09-14 02:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:15:04] Production.INFO: ==9151== Lock acquired, processing the job...
[2026-09-14 02:15:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:15:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 02:15:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 02:15:04] Production.INFO: ==9149== Releasing lock...
[2026-09-14 02:15:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 02:15:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 02:15:04] Production.INFO: ==9159== Lock acquired, processing the job...
[2026-09-14 02:15:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 02:15:04] Production.INFO: ==9161== Lock acquired, processing the job...
[2026-09-14 02:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:15:04] Production.INFO: ==9153== Lock acquired, processing the job...
[2026-09-14 02:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:15:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 02:15:04] Production.INFO: ==9155== Lock acquired, processing the job...
[2026-09-14 02:15:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:15:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:15:04] Production.INFO: Account Balance Start.
[2026-09-14 02:15:04] Production.INFO: CreateAllLog Start
[2026-09-14 02:15:04] Production.INFO: 117
[2026-09-14 02:15:04] Production.INFO: Date 2026-09-08
[2026-09-14 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 02: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-09-14 02:15:04] Production.INFO: Date 2026-09-09
[2026-09-14 02: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-09-14 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 02: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-09-14 02:15:04] Production.INFO: ==9161== Releasing lock...
[2026-09-14 02:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:15:04] Production.INFO: Date 2026-09-10
[2026-09-14 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:15:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:15:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:15:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:15:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:15:04] Production.INFO: Date 2026-09-11
[2026-09-14 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:15:04] Production.ERROR: done
[2026-09-14 02:15:04] Production.INFO: Date 2026-09-12
[2026-09-14 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:15:04] Production.INFO: Date 2026-09-13
[2026-09-14 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 02:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999687', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 02:15:04] Production.INFO: Date 2026-09-14
[2026-09-14 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:15:04] Production.INFO: Total Charge 0
[2026-09-14 02:15:04] Production.INFO: CreateAllLog End
[2026-09-14 02:15:04] Production.INFO: Account Balance End.
[2026-09-14 02:15:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:15:04] Production.INFO: ==9157== Releasing lock...
[2026-09-14 02:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:15:05] Production.INFO: ==9153== Releasing lock...
[2026-09-14 02:15:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:15:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:15:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999687', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 02:15:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 02:15:11] Production.INFO: ProcessCDR(1,17999687,1,1,2)
[2026-09-14 02:15:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17999687,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 02:15:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17999687,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 02:15:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 02:15:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 02:15:11] Production.INFO: ==9159== Releasing lock...
[2026-09-14 02:15:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 02:15:11] Production.INFO: 26 MB #Memory Used#
[2026-09-14 02:15:15] Production.ERROR: CronJobId end10
[2026-09-14 02:15:15] Production.INFO: ==9155== Releasing lock...
[2026-09-14 02:15:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:15:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:15:18] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:15:18] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:15:18] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:15:18] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:15:18] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:15:18] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:15:18] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:15:18] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:15:18] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:15:18] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:15:18] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:15:18] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:15:18] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:15:18] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:15:18] Production.INFO: call_cost start
[2026-09-14 02:15:18] Production.INFO: call_cost end
[2026-09-14 02:15:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:15:18] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:15:18] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:15:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:15:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:15:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:15:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:15:18] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:15:18] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:15:18] Production.INFO: ==9151== Releasing lock...
[2026-09-14 02:15:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:15:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:16:01] Production.INFO: ==9217== Lock acquired, processing the job...
[2026-09-14 07:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:16:01] Production.INFO: neon service started
[2026-09-14 07:16:01] Production.INFO: neon service started
[2026-09-14 07:16:01] Production.INFO: ==9217== Releasing lock...
[2026-09-14 07:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:16:02] Production.INFO: ==9219== Lock acquired, processing the job...
[2026-09-14 02:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:16:02] Production.INFO: ==9219== Releasing lock...
[2026-09-14 02:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:16:02] Production.INFO: ==9221== Lock acquired, processing the job...
[2026-09-14 06:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:16:02] Production.INFO: ==9221== Releasing lock...
[2026-09-14 06:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:16:03] Production.INFO: ==9223== Lock acquired, processing the job...
[2026-09-14 02:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:16:03] Production.INFO: ==9225== Lock acquired, processing the job...
[2026-09-14 02:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:16:03] Production.INFO: ==9227== Lock acquired, processing the job...
[2026-09-14 02:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:16:03] Production.INFO: ==9229== Lock acquired, processing the job...
[2026-09-14 02:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:16:03] Production.INFO: ==9231== Lock acquired, processing the job...
[2026-09-14 02:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:16:03] Production.INFO: Account Balance Start.
[2026-09-14 02:16:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:16:03] Production.INFO: 117
[2026-09-14 02:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:16:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 02:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 02:16:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 02:16:03] Production.INFO: ==9231== Releasing lock...
[2026-09-14 02:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:16:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:16:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:16:03] Production.INFO: Date 2026-09-12
[2026-09-14 02:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:16:03] Production.INFO: Date 2026-09-13
[2026-09-14 02:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:16:03] Production.INFO: Date 2026-09-14
[2026-09-14 02:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:16:04] Production.INFO: Total Charge 0
[2026-09-14 02:16:04] Production.INFO: CreateAllLog End
[2026-09-14 02:16:04] Production.INFO: Account Balance End.
[2026-09-14 02:16:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:16:04] Production.INFO: ==9229== Releasing lock...
[2026-09-14 02:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:16:04] Production.INFO: ==9225== Releasing lock...
[2026-09-14 02:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:16:11] Production.ERROR: CronJobId end10
[2026-09-14 02:16:11] Production.INFO: ==9227== Releasing lock...
[2026-09-14 02:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:16:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:16:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:16:14] Production.INFO: call_cost start
[2026-09-14 02:16:14] Production.INFO: call_cost end
[2026-09-14 02:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:16:14] Production.INFO: ==9223== Releasing lock...
[2026-09-14 02:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:17:02] Production.INFO: ==9289== Lock acquired, processing the job...
[2026-09-14 07:17:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:17:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:17:02] Production.INFO: neon service started
[2026-09-14 07:17:02] Production.INFO: neon service started
[2026-09-14 07:17:02] Production.INFO: ==9289== Releasing lock...
[2026-09-14 07:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:17:02] Production.INFO: ==9291== Lock acquired, processing the job...
[2026-09-14 02:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:17:02] Production.INFO: ==9291== Releasing lock...
[2026-09-14 02:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:17:03] Production.INFO: ==9293== Lock acquired, processing the job...
[2026-09-14 06:17:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:17:03] Production.INFO: ==9293== Releasing lock...
[2026-09-14 06:17:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:17:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:17:03] Production.INFO: ==9300== Lock acquired, processing the job...
[2026-09-14 02:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:17:03] Production.INFO: ==9298== Lock acquired, processing the job...
[2026-09-14 02:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:17:03] Production.INFO: ==9302== Lock acquired, processing the job...
[2026-09-14 02:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:17:03] Production.INFO: ==9296== Lock acquired, processing the job...
[2026-09-14 02:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:17:03] Production.INFO: ==9304== Lock acquired, processing the job...
[2026-09-14 02:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:17:03] Production.INFO: Account Balance Start.
[2026-09-14 02:17:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:17:03] Production.INFO: 117
[2026-09-14 02:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:17:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 02:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 02:17:03] Production.INFO: ==9304== Releasing lock...
[2026-09-14 02:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:17:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:17:04] Production.INFO: Date 2026-09-10
[2026-09-14 02:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:17:04] Production.INFO: Date 2026-09-11
[2026-09-14 02:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:17:04] Production.INFO: Date 2026-09-12
[2026-09-14 02:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:17:04] Production.INFO: Date 2026-09-13
[2026-09-14 02:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:17:04] Production.INFO: Date 2026-09-14
[2026-09-14 02:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:17:04] Production.INFO: Total Charge 0
[2026-09-14 02:17:04] Production.INFO: CreateAllLog End
[2026-09-14 02:17:04] Production.INFO: ==9298== Releasing lock...
[2026-09-14 02:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:17:04] Production.INFO: Account Balance End.
[2026-09-14 02:17:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:17:04] Production.INFO: ==9302== Releasing lock...
[2026-09-14 02:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:17:11] Production.ERROR: CronJobId end10
[2026-09-14 02:17:11] Production.INFO: ==9300== Releasing lock...
[2026-09-14 02:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:17:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:17:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:17:14] Production.INFO: call_cost start
[2026-09-14 02:17:14] Production.INFO: call_cost end
[2026-09-14 02:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:17:14] Production.INFO: ==9296== Releasing lock...
[2026-09-14 02:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:18:01] Production.INFO: ==9357== Lock acquired, processing the job...
[2026-09-14 07:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:18:01] Production.INFO: neon service started
[2026-09-14 07:18:01] Production.INFO: neon service started
[2026-09-14 07:18:01] Production.INFO: ==9357== Releasing lock...
[2026-09-14 07:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:18:02] Production.INFO: ==9359== Lock acquired, processing the job...
[2026-09-14 02:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:18:02] Production.INFO: ==9361== Lock acquired, processing the job...
[2026-09-14 06:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:18:02] Production.INFO: ==9361== Releasing lock...
[2026-09-14 06:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:18:02] Production.INFO: ==9359== Releasing lock...
[2026-09-14 02:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:18:03] Production.INFO: ==9364== Lock acquired, processing the job...
[2026-09-14 02:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:18:03] Production.INFO: ==9366== Lock acquired, processing the job...
[2026-09-14 02:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:18:03] Production.INFO: ==9368== Lock acquired, processing the job...
[2026-09-14 02:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:18:03] Production.INFO: ==9370== Lock acquired, processing the job...
[2026-09-14 02:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:18:03] Production.INFO: ==9372== Lock acquired, processing the job...
[2026-09-14 02:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:18:03] Production.INFO: Account Balance Start.
[2026-09-14 02:18:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:18:03] Production.INFO: 117
[2026-09-14 02:18:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:18:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 02: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-09-14 02: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-09-14 02: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-09-14 02:18:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:18:03] Production.INFO: ==9372== Releasing lock...
[2026-09-14 02:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:18:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:18:03] Production.INFO: Date 2026-09-12
[2026-09-14 02:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:18:03] Production.INFO: Date 2026-09-13
[2026-09-14 02:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:18:03] Production.INFO: Date 2026-09-14
[2026-09-14 02:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:18:03] Production.INFO: Total Charge 0
[2026-09-14 02:18:04] Production.INFO: CreateAllLog End
[2026-09-14 02:18:04] Production.INFO: ==9366== Releasing lock...
[2026-09-14 02:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:18:04] Production.INFO: Account Balance End.
[2026-09-14 02:18:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:18:04] Production.INFO: ==9370== Releasing lock...
[2026-09-14 02:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:18:12] Production.ERROR: CronJobId end10
[2026-09-14 02:18:12] Production.INFO: ==9368== Releasing lock...
[2026-09-14 02:18:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:18:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:18:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:18:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:18:14] Production.INFO: call_cost start
[2026-09-14 02:18:14] Production.INFO: call_cost end
[2026-09-14 02:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:18:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:18:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:18:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:18:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:18:14] Production.INFO: ==9364== Releasing lock...
[2026-09-14 02:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:19:02] Production.INFO: ==9434== Lock acquired, processing the job...
[2026-09-14 07:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:19:02] Production.INFO: neon service started
[2026-09-14 07:19:02] Production.INFO: neon service started
[2026-09-14 07:19:02] Production.INFO: ==9434== Releasing lock...
[2026-09-14 07:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:19:02] Production.INFO: ==9436== Lock acquired, processing the job...
[2026-09-14 02:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:19:02] Production.INFO: ==9436== Releasing lock...
[2026-09-14 02:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:19:03] Production.INFO: ==9438== Lock acquired, processing the job...
[2026-09-14 06:19:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:19:03] Production.INFO: ==9438== Releasing lock...
[2026-09-14 06:19:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:19:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:19:03] Production.INFO: ==9443== Lock acquired, processing the job...
[2026-09-14 02:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:19:03] Production.INFO: ==9445== Lock acquired, processing the job...
[2026-09-14 02:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:19:03] Production.INFO: ==9447== Lock acquired, processing the job...
[2026-09-14 02:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:19:03] Production.INFO: Account Balance Start.
[2026-09-14 02:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:19:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:19:03] Production.INFO: 117
[2026-09-14 02:19:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:19:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:19:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:19:03] Production.INFO: ==9441== Lock acquired, processing the job...
[2026-09-14 02:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:19:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:19:03] Production.INFO: ==9449== Lock acquired, processing the job...
[2026-09-14 02:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:19:03] Production.INFO: Date 2026-09-12
[2026-09-14 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:19:03] Production.INFO: Date 2026-09-13
[2026-09-14 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:19:03] Production.INFO: Date 2026-09-14
[2026-09-14 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 02:19:03] Production.INFO: Total Charge 0
[2026-09-14 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-09-14 02:19:03] Production.INFO: CreateAllLog End
[2026-09-14 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-09-14 02:19:03] Production.INFO: ==9449== Releasing lock...
[2026-09-14 02:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:19:04] Production.INFO: Account Balance End.
[2026-09-14 02:19:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:19:04] Production.INFO: ==9447== Releasing lock...
[2026-09-14 02:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:19:04] Production.INFO: ==9443== Releasing lock...
[2026-09-14 02:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:19:11] Production.ERROR: CronJobId end10
[2026-09-14 02:19:11] Production.INFO: ==9445== Releasing lock...
[2026-09-14 02:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:19:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:19:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:19:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:19:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:19:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:19:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:19:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:19:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:19:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:19:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:19:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:19:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:19:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:19:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:19:15] Production.INFO: call_cost start
[2026-09-14 02:19:15] Production.INFO: call_cost end
[2026-09-14 02:19:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:19:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:19:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:19:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:19:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:19:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:19:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:19:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:19:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:19:15] Production.INFO: ==9441== Releasing lock...
[2026-09-14 02:19:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:19:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:20:01] Production.INFO: ==9509== Lock acquired, processing the job...
[2026-09-14 07:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:20:01] Production.INFO: neon service started
[2026-09-14 07:20:01] Production.INFO: neon service started
[2026-09-14 07:20:01] Production.INFO: ==9509== Releasing lock...
[2026-09-14 07:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:20:01] Production.INFO: ==9511== Lock acquired, processing the job...
[2026-09-14 02:20:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:20:02] Production.INFO: ==9511== Releasing lock...
[2026-09-14 02:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:20:02] Production.INFO: ==9513== Lock acquired, processing the job...
[2026-09-14 06:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:20:02] Production.INFO: ==9513== Releasing lock...
[2026-09-14 06:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:20:03] Production.INFO: ==9516== Lock acquired, processing the job...
[2026-09-14 02:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:20:03] Production.INFO: ==9518== Lock acquired, processing the job...
[2026-09-14 02:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:20:03] Production.INFO: ==9520== Lock acquired, processing the job...
[2026-09-14 02:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:20:03] Production.INFO: ==9522== Lock acquired, processing the job...
[2026-09-14 02:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:20:03] Production.INFO: ==9524== Lock acquired, processing the job...
[2026-09-14 02:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:20:03] Production.INFO: Account Balance Start.
[2026-09-14 02:20:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:20:03] Production.INFO: 117
[2026-09-14 02:20:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 02: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-09-14 02: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-09-14 02: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-09-14 02:20:03] Production.INFO: ==9524== Releasing lock...
[2026-09-14 02:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:20:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:20:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:20:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:20:03] Production.INFO: Date 2026-09-12
[2026-09-14 02:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:20:03] Production.INFO: Date 2026-09-13
[2026-09-14 02:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:20:03] Production.INFO: Date 2026-09-14
[2026-09-14 02:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:20:03] Production.INFO: Total Charge 0
[2026-09-14 02:20:03] Production.INFO: CreateAllLog End
[2026-09-14 02:20:03] Production.INFO: ==9518== Releasing lock...
[2026-09-14 02:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:20:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:20:03] Production.INFO: Account Balance End.
[2026-09-14 02:20:03] Production.ERROR: CronJobId end 12
[2026-09-14 02:20:03] Production.INFO: ==9522== Releasing lock...
[2026-09-14 02:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:20:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:20:11] Production.ERROR: CronJobId end10
[2026-09-14 02:20:11] Production.INFO: ==9520== Releasing lock...
[2026-09-14 02:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:20:14] Production.INFO: call_cost start
[2026-09-14 02:20:14] Production.INFO: call_cost end
[2026-09-14 02:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:20:14] Production.INFO: ==9516== Releasing lock...
[2026-09-14 02:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:21:01] Production.INFO: ==9582== Lock acquired, processing the job...
[2026-09-14 07:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:21:01] Production.INFO: neon service started
[2026-09-14 07:21:01] Production.INFO: neon service started
[2026-09-14 07:21:01] Production.INFO: ==9582== Releasing lock...
[2026-09-14 07:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:21:02] Production.INFO: ==9586== Lock acquired, processing the job...
[2026-09-14 06:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:21:02] Production.INFO: ==9586== Releasing lock...
[2026-09-14 06:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:21:02] Production.INFO: ==9584== Lock acquired, processing the job...
[2026-09-14 02:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:21:02] Production.INFO: ==9584== Releasing lock...
[2026-09-14 02:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:21:03] Production.INFO: ==9597== Lock acquired, processing the job...
[2026-09-14 02:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 02:21:03] Production.INFO: ==9597== Releasing lock...
[2026-09-14 02:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:21:03] Production.INFO: ==9589== Lock acquired, processing the job...
[2026-09-14 02:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:21:03] Production.INFO: ==9595== Lock acquired, processing the job...
[2026-09-14 02:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:21:03] Production.INFO: ==9591== Lock acquired, processing the job...
[2026-09-14 02:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:21:03] Production.INFO: ==9593== Lock acquired, processing the job...
[2026-09-14 02:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:21:03] Production.INFO: Account Balance Start.
[2026-09-14 02:21:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:21:03] Production.INFO: 117
[2026-09-14 02:21:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:21:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:21:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:21:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:21:03] Production.INFO: Date 2026-09-12
[2026-09-14 02:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:21:04] Production.INFO: Date 2026-09-13
[2026-09-14 02:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:21:04] Production.INFO: Date 2026-09-14
[2026-09-14 02:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:21:04] Production.INFO: Total Charge 0
[2026-09-14 02:21:04] Production.INFO: CreateAllLog End
[2026-09-14 02:21:04] Production.INFO: Account Balance End.
[2026-09-14 02:21:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:21:04] Production.INFO: ==9595== Releasing lock...
[2026-09-14 02:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:21:04] Production.INFO: ==9591== Releasing lock...
[2026-09-14 02:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:21:13] Production.ERROR: CronJobId end10
[2026-09-14 02:21:13] Production.INFO: ==9593== Releasing lock...
[2026-09-14 02:21:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:21:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:21:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:21:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:21:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:21:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:21:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:21:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:21:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:21:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:21:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:21:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:21:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:21:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:21:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:21:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:21:14] Production.INFO: call_cost start
[2026-09-14 02:21:14] Production.INFO: call_cost end
[2026-09-14 02:21:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:21:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:21:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:21:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:21:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:21:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:21:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:21:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:21:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:21:14] Production.INFO: ==9589== Releasing lock...
[2026-09-14 02:21:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:21:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:22:01] Production.INFO: ==9650== Lock acquired, processing the job...
[2026-09-14 07:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:22:01] Production.INFO: neon service started
[2026-09-14 07:22:01] Production.INFO: neon service started
[2026-09-14 07:22:01] Production.INFO: ==9650== Releasing lock...
[2026-09-14 07:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:22:01] Production.INFO: ==9652== Lock acquired, processing the job...
[2026-09-14 02:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:22:02] Production.INFO: ==9652== Releasing lock...
[2026-09-14 02:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:22:02] Production.INFO: ==9654== Lock acquired, processing the job...
[2026-09-14 06:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:22:02] Production.INFO: ==9654== Releasing lock...
[2026-09-14 06:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:22:02] Production.INFO: ==9665== Lock acquired, processing the job...
[2026-09-14 02:22:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02: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-09-14 02: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-09-14 02: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-09-14 02:22:03] Production.INFO: ==9665== Releasing lock...
[2026-09-14 02:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:22:03] Production.INFO: ==9657== Lock acquired, processing the job...
[2026-09-14 02:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:22:03] Production.INFO: ==9659== Lock acquired, processing the job...
[2026-09-14 02:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:22:03] Production.INFO: ==9661== Lock acquired, processing the job...
[2026-09-14 02:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:22:03] Production.INFO: ==9663== Lock acquired, processing the job...
[2026-09-14 02:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:22:03] Production.INFO: Account Balance Start.
[2026-09-14 02:22:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:22:03] Production.INFO: 117
[2026-09-14 02:22:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:22:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:22:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:22:04] Production.INFO: Date 2026-09-11
[2026-09-14 02:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:22:04] Production.INFO: Date 2026-09-12
[2026-09-14 02:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:22:04] Production.INFO: Date 2026-09-13
[2026-09-14 02:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:22:04] Production.INFO: ==9659== Releasing lock...
[2026-09-14 02:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:22:04] Production.INFO: Date 2026-09-14
[2026-09-14 02:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:22:04] Production.INFO: Total Charge 0
[2026-09-14 02:22:04] Production.INFO: CreateAllLog End
[2026-09-14 02:22:04] Production.INFO: Account Balance End.
[2026-09-14 02:22:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:22:04] Production.INFO: ==9663== Releasing lock...
[2026-09-14 02:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:22:12] Production.ERROR: CronJobId end10
[2026-09-14 02:22:12] Production.INFO: ==9661== Releasing lock...
[2026-09-14 02:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:22:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:22:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:22:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:22:15] Production.INFO: call_cost start
[2026-09-14 02:22:15] Production.INFO: call_cost end
[2026-09-14 02:22:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:22:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:22:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:22:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:22:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:22:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:22:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:22:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:22:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:22:15] Production.INFO: ==9657== Releasing lock...
[2026-09-14 02:22:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:22:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:23:02] Production.INFO: ==9721== Lock acquired, processing the job...
[2026-09-14 07:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:23:02] Production.INFO: neon service started
[2026-09-14 07:23:02] Production.INFO: neon service started
[2026-09-14 07:23:02] Production.INFO: ==9721== Releasing lock...
[2026-09-14 07:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:23:02] Production.INFO: ==9723== Lock acquired, processing the job...
[2026-09-14 02:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:23:02] Production.INFO: ==9723== Releasing lock...
[2026-09-14 02:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:23:02] Production.INFO: ==9725== Lock acquired, processing the job...
[2026-09-14 06:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:23:02] Production.INFO: ==9725== Releasing lock...
[2026-09-14 06:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:23:03] Production.INFO: ==9727== Lock acquired, processing the job...
[2026-09-14 02:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:23:03] Production.INFO: ==9729== Lock acquired, processing the job...
[2026-09-14 02:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:23:03] Production.INFO: ==9733== Lock acquired, processing the job...
[2026-09-14 02:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:23:03] Production.INFO: ==9731== Lock acquired, processing the job...
[2026-09-14 02:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:23:03] Production.INFO: Account Balance Start.
[2026-09-14 02:23:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:23:03] Production.INFO: 117
[2026-09-14 02:23:03] Production.INFO: ==9735== Lock acquired, processing the job...
[2026-09-14 02:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:23:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:23:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:23:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:23:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 02:23:03] Production.INFO: Date 2026-09-12
[2026-09-14 02:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 02:23:03] Production.INFO: Date 2026-09-13
[2026-09-14 02:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 02:23:04] Production.INFO: Date 2026-09-14
[2026-09-14 02:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:23:04] Production.INFO: ==9735== Releasing lock...
[2026-09-14 02:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:23:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:23:04] Production.INFO: Total Charge 0
[2026-09-14 02:23:04] Production.INFO: CreateAllLog End
[2026-09-14 02:23:04] Production.INFO: Account Balance End.
[2026-09-14 02:23:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:23:04] Production.INFO: ==9733== Releasing lock...
[2026-09-14 02:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:23:04] Production.INFO: ==9729== Releasing lock...
[2026-09-14 02:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:23:11] Production.ERROR: CronJobId end10
[2026-09-14 02:23:11] Production.INFO: ==9731== Releasing lock...
[2026-09-14 02:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:23:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:23:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:23:14] Production.INFO: call_cost start
[2026-09-14 02:23:14] Production.INFO: call_cost end
[2026-09-14 02:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:23:14] Production.INFO: ==9727== Releasing lock...
[2026-09-14 02:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:24:01] Production.INFO: ==9794== Lock acquired, processing the job...
[2026-09-14 07:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:24:01] Production.INFO: neon service started
[2026-09-14 07:24:01] Production.INFO: neon service started
[2026-09-14 07:24:01] Production.INFO: ==9794== Releasing lock...
[2026-09-14 07:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:24:01] Production.INFO: ==9798== Lock acquired, processing the job...
[2026-09-14 06:24:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:24:01] Production.INFO: ==9798== Releasing lock...
[2026-09-14 06:24:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:24:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:24:02] Production.INFO: ==9796== Lock acquired, processing the job...
[2026-09-14 02:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:24:02] Production.INFO: ==9796== Releasing lock...
[2026-09-14 02:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:24:03] Production.INFO: ==9802== Lock acquired, processing the job...
[2026-09-14 02:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:24:03] Production.INFO: ==9800== Lock acquired, processing the job...
[2026-09-14 02:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:24:03] Production.INFO: ==9804== Lock acquired, processing the job...
[2026-09-14 02:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:24:03] Production.INFO: ==9808== Lock acquired, processing the job...
[2026-09-14 02:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:24:03] Production.INFO: ==9806== Lock acquired, processing the job...
[2026-09-14 02:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02: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-09-14 02: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-09-14 02: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-09-14 02:24:03] Production.INFO: ==9808== Releasing lock...
[2026-09-14 02:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:24:03] Production.INFO: Account Balance Start.
[2026-09-14 02:24:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:24:03] Production.INFO: 117
[2026-09-14 02:24:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:24:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:24:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:24:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:24:03] Production.INFO: Date 2026-09-12
[2026-09-14 02:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:24:03] Production.INFO: Date 2026-09-13
[2026-09-14 02:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:24:03] Production.INFO: Date 2026-09-14
[2026-09-14 02:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:24:03] Production.INFO: Total Charge 0
[2026-09-14 02:24:03] Production.INFO: CreateAllLog End
[2026-09-14 02:24:03] Production.INFO: Account Balance End.
[2026-09-14 02:24:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:24:04] Production.INFO: ==9806== Releasing lock...
[2026-09-14 02:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:24:04] Production.INFO: ==9802== Releasing lock...
[2026-09-14 02:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:24:11] Production.ERROR: CronJobId end10
[2026-09-14 02:24:11] Production.INFO: ==9804== Releasing lock...
[2026-09-14 02:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:24:13] Production.INFO: call_cost start
[2026-09-14 02:24:14] Production.INFO: call_cost end
[2026-09-14 02:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:24:14] Production.INFO: ==9800== Releasing lock...
[2026-09-14 02:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:25:01] Production.INFO: ==9861== Lock acquired, processing the job...
[2026-09-14 07:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:25:01] Production.INFO: neon service started
[2026-09-14 07:25:01] Production.INFO: neon service started
[2026-09-14 07:25:01] Production.INFO: ==9861== Releasing lock...
[2026-09-14 07:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:25:02] Production.INFO: ==9863== Lock acquired, processing the job...
[2026-09-14 02:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:25:02] Production.INFO: ==9865== Lock acquired, processing the job...
[2026-09-14 06:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:25:02] Production.INFO: ==9865== Releasing lock...
[2026-09-14 06:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:25:02] Production.INFO: ==9863== Releasing lock...
[2026-09-14 02:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:25:03] Production.INFO: ==9870== Lock acquired, processing the job...
[2026-09-14 02:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:25:03] Production.INFO: ==9868== Lock acquired, processing the job...
[2026-09-14 02:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 02:25:03] Production.INFO: ==9872== Lock acquired, processing the job...
[2026-09-14 02:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:25:03] Production.INFO: ==9874== Lock acquired, processing the job...
[2026-09-14 02:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:25:04] Production.INFO: ==9876== Lock acquired, processing the job...
[2026-09-14 02:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:25:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 02:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 02:25:04] Production.ERROR: CronJob PID - 9870
[2026-09-14 02:25:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 02:25:04] Production.INFO: ==9878== Lock acquired, processing the job...
[2026-09-14 02:25:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 02:25:04] Production.ERROR: CronJob ID - 5
[2026-09-14 02:25:04] Production.ERROR: CronJob Last Run Time 2026-09-14 02:25:00
[2026-09-14 02:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 02:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 02:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 02:25:04] Production.ERROR: CronJob PID - 9872
[2026-09-14 02:25:04] Production.ERROR: CronJob Title - Account Block
[2026-09-14 02:25:04] Production.ERROR: CronJob ID - 7
[2026-09-14 02:25:04] Production.ERROR: CronJob Last Run Time 2026-09-14 02:25:00
[2026-09-14 02:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 02:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 02:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 02:25:04] Production.ERROR: CronJob PID - 9874
[2026-09-14 02:25:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-14 02:25:04] Production.ERROR: CronJob ID - 10
[2026-09-14 02:25:04] Production.ERROR: CronJob Last Run Time 2026-09-14 02:25:00
[2026-09-14 02:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 02:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 02:25:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 02:25:04] Production.INFO: ==9868== Releasing lock...
[2026-09-14 02:25:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 02:25:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 02:25:04] Production.INFO: Account Balance Start.
[2026-09-14 02:25:04] Production.INFO: CreateAllLog Start
[2026-09-14 02:25:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 02:25:04] Production.INFO: 117
[2026-09-14 02:25:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:25:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:25:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:25:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:25:04] Production.INFO: Date 2026-09-08
[2026-09-14 02:25:04] Production.INFO: ==9880== Lock acquired, processing the job...
[2026-09-14 02:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:25:04] Production.INFO: Date 2026-09-09
[2026-09-14 02:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:25:04] Production.INFO: Date 2026-09-10
[2026-09-14 02:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:25:04] Production.ERROR: done
[2026-09-14 02:25:04] Production.INFO: Date 2026-09-11
[2026-09-14 02:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:25:04] Production.INFO: Date 2026-09-12
[2026-09-14 02:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 02:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999728', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 02: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-09-14 02: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-09-14 02:25:04] Production.INFO: Date 2026-09-13
[2026-09-14 02:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 02: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-09-14 02:25:04] Production.INFO: Date 2026-09-14
[2026-09-14 02:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:25:04] Production.INFO: ==9880== Releasing lock...
[2026-09-14 02:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:25:04] Production.INFO: Total Charge 0
[2026-09-14 02:25:04] Production.INFO: CreateAllLog End
[2026-09-14 02:25:04] Production.INFO: Account Balance End.
[2026-09-14 02:25:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:25:04] Production.INFO: ==9876== Releasing lock...
[2026-09-14 02:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:25:05] Production.INFO: ==9872== Releasing lock...
[2026-09-14 02:25:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:25:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:25:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999728', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 02:25:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 02:25:10] Production.INFO: ProcessCDR(1,17999728,1,1,2)
[2026-09-14 02:25:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17999728,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 02:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17999728,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 02:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 02:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 02:25:10] Production.INFO: ==9878== Releasing lock...
[2026-09-14 02:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 02:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 02:25:14] Production.ERROR: CronJobId end10
[2026-09-14 02:25:14] Production.INFO: ==9874== Releasing lock...
[2026-09-14 02:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:25:16] Production.INFO: call_cost start
[2026-09-14 02:25:16] Production.INFO: call_cost end
[2026-09-14 02:25:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:25:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:25:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:25:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:25:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:25:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:25:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:25:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:25:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:25:17] Production.INFO: ==9870== Releasing lock...
[2026-09-14 02:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:26:01] Production.INFO: ==9933== Lock acquired, processing the job...
[2026-09-14 07:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:26:01] Production.INFO: neon service started
[2026-09-14 07:26:01] Production.INFO: neon service started
[2026-09-14 07:26:01] Production.INFO: ==9933== Releasing lock...
[2026-09-14 07:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:26:01] Production.INFO: ==9935== Lock acquired, processing the job...
[2026-09-14 02:26:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:26:02] Production.INFO: ==9937== Lock acquired, processing the job...
[2026-09-14 06:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:26:02] Production.INFO: ==9937== Releasing lock...
[2026-09-14 06:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:26:02] Production.INFO: ==9935== Releasing lock...
[2026-09-14 02:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:26:03] Production.INFO: ==9939== Lock acquired, processing the job...
[2026-09-14 02:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:26:03] Production.INFO: ==9948== Lock acquired, processing the job...
[2026-09-14 02:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:26:03] Production.INFO: ==9945== Lock acquired, processing the job...
[2026-09-14 02:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:26:03] Production.INFO: ==9941== Lock acquired, processing the job...
[2026-09-14 02:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:26:03] Production.INFO: ==9943== Lock acquired, processing the job...
[2026-09-14 02:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:26:03] Production.INFO: Account Balance Start.
[2026-09-14 02:26:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:26:03] Production.INFO: 117
[2026-09-14 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-09-14 02:26:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 02:26:03] Production.INFO: ==9948== Releasing lock...
[2026-09-14 02:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:26:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:26:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:26:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:26:03] Production.INFO: Date 2026-09-12
[2026-09-14 02:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:26:03] Production.INFO: Date 2026-09-13
[2026-09-14 02:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:26:03] Production.INFO: Date 2026-09-14
[2026-09-14 02:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:26:03] Production.INFO: Total Charge 0
[2026-09-14 02:26:03] Production.INFO: CreateAllLog End
[2026-09-14 02:26:03] Production.INFO: Account Balance End.
[2026-09-14 02:26:03] Production.ERROR: CronJobId end 12
[2026-09-14 02:26:03] Production.INFO: ==9945== Releasing lock...
[2026-09-14 02:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:26:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:26:03] Production.INFO: ==9941== Releasing lock...
[2026-09-14 02:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:26:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:26:10] Production.ERROR: CronJobId end10
[2026-09-14 02:26:10] Production.INFO: ==9943== Releasing lock...
[2026-09-14 02:26:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:26:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:26:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:26:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:26:14] Production.INFO: call_cost start
[2026-09-14 02:26:14] Production.INFO: call_cost end
[2026-09-14 02:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:26:14] Production.INFO: ==9939== Releasing lock...
[2026-09-14 02:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:27:01] Production.INFO: ==10005== Lock acquired, processing the job...
[2026-09-14 07:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:27:01] Production.INFO: neon service started
[2026-09-14 07:27:01] Production.INFO: neon service started
[2026-09-14 07:27:01] Production.INFO: ==10005== Releasing lock...
[2026-09-14 07:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:27:01] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 06:27:02] Production.INFO: ==10009== Lock acquired, processing the job...
[2026-09-14 06:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:27:02] Production.INFO: ==10009== Releasing lock...
[2026-09-14 06:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:27:02] Production.INFO: ==10007== Lock acquired, processing the job...
[2026-09-14 02:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:27:02] Production.INFO: ==10007== Releasing lock...
[2026-09-14 02:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:27:03] Production.INFO: ==10011== Lock acquired, processing the job...
[2026-09-14 02:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:27:03] Production.INFO: ==10013== Lock acquired, processing the job...
[2026-09-14 02:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:27:03] Production.INFO: ==10019== Lock acquired, processing the job...
[2026-09-14 02:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:27:03] Production.INFO: ==10015== Lock acquired, processing the job...
[2026-09-14 02:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-09-14 02:27:03] Production.INFO: ==10017== Lock acquired, processing the job...
[2026-09-14 02:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 02:27:03] Production.INFO: ==10019== Releasing lock...
[2026-09-14 02:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:27:03] Production.INFO: Account Balance Start.
[2026-09-14 02:27:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:27:03] Production.INFO: 117
[2026-09-14 02:27:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:27:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:27:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:27:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:27:03] Production.INFO: Date 2026-09-12
[2026-09-14 02:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:27:03] Production.INFO: Date 2026-09-13
[2026-09-14 02:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:27:03] Production.INFO: Date 2026-09-14
[2026-09-14 02:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:27:03] Production.INFO: Total Charge 0
[2026-09-14 02:27:03] Production.INFO: CreateAllLog End
[2026-09-14 02:27:04] Production.INFO: Account Balance End.
[2026-09-14 02:27:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:27:04] Production.INFO: ==10017== Releasing lock...
[2026-09-14 02:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:27:04] Production.INFO: ==10013== Releasing lock...
[2026-09-14 02:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:27:12] Production.ERROR: CronJobId end10
[2026-09-14 02:27:12] Production.INFO: ==10015== Releasing lock...
[2026-09-14 02:27:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:27:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:27:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:27:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:27:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:27:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:27:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:27:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:27:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:27:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:27:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:27:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:27:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:27:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:27:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:27:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:27:16] Production.INFO: call_cost start
[2026-09-14 02:27:16] Production.INFO: call_cost end
[2026-09-14 02:27:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:27:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:27:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:27:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:27:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:27:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:27:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:27:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:27:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:27:16] Production.INFO: ==10011== Releasing lock...
[2026-09-14 02:27:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:27:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:28:02] Production.INFO: ==10077== Lock acquired, processing the job...
[2026-09-14 07:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:28:02] Production.INFO: neon service started
[2026-09-14 07:28:02] Production.INFO: neon service started
[2026-09-14 07:28:02] Production.INFO: ==10077== Releasing lock...
[2026-09-14 07:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:28:02] Production.INFO: ==10081== Lock acquired, processing the job...
[2026-09-14 06:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:28:02] Production.INFO: ==10081== Releasing lock...
[2026-09-14 06:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:28:02] Production.INFO: ==10079== Lock acquired, processing the job...
[2026-09-14 02:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:28:03] Production.INFO: ==10079== Releasing lock...
[2026-09-14 02:28:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:28:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:28:03] Production.INFO: ==10083== Lock acquired, processing the job...
[2026-09-14 02:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:28:03] Production.INFO: ==10085== Lock acquired, processing the job...
[2026-09-14 02:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:28:03] Production.INFO: ==10090== Lock acquired, processing the job...
[2026-09-14 02:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:28:04] Production.INFO: ==10087== Lock acquired, processing the job...
[2026-09-14 02:28:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:28:04] Production.INFO: ==10092== Lock acquired, processing the job...
[2026-09-14 02:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:28:04] Production.INFO: Account Balance Start.
[2026-09-14 02:28:04] Production.INFO: CreateAllLog Start
[2026-09-14 02:28:04] Production.INFO: 117
[2026-09-14 02:28:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:28:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:28:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:28:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:28:04] Production.INFO: Date 2026-09-08
[2026-09-14 02: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-09-14 02:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 02: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-09-14 02: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-09-14 02:28:04] Production.INFO: ==10092== Releasing lock...
[2026-09-14 02:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:28:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:28:04] Production.INFO: Date 2026-09-09
[2026-09-14 02:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:28:04] Production.INFO: Date 2026-09-10
[2026-09-14 02:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:28:04] Production.INFO: Date 2026-09-11
[2026-09-14 02:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:28:04] Production.INFO: Date 2026-09-12
[2026-09-14 02:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:28:04] Production.INFO: Date 2026-09-13
[2026-09-14 02:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:28:04] Production.INFO: Date 2026-09-14
[2026-09-14 02:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:28:04] Production.INFO: Total Charge 0
[2026-09-14 02:28:04] Production.INFO: CreateAllLog End
[2026-09-14 02:28:04] Production.INFO: Account Balance End.
[2026-09-14 02:28:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:28:04] Production.INFO: ==10090== Releasing lock...
[2026-09-14 02:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:28:04] Production.INFO: ==10085== Releasing lock...
[2026-09-14 02:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:28:12] Production.ERROR: CronJobId end10
[2026-09-14 02:28:12] Production.INFO: ==10087== Releasing lock...
[2026-09-14 02:28:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:28:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:28:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:28:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:28:15] Production.INFO: call_cost start
[2026-09-14 02:28:15] Production.INFO: call_cost end
[2026-09-14 02:28:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:28:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:28:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:28:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:28:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:28:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:28:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:28:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:28:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:28:15] Production.INFO: ==10083== Releasing lock...
[2026-09-14 02:28:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:28:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:29:01] Production.INFO: ==10146== Lock acquired, processing the job...
[2026-09-14 07:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:29:01] Production.INFO: neon service started
[2026-09-14 07:29:01] Production.INFO: neon service started
[2026-09-14 07:29:01] Production.INFO: ==10146== Releasing lock...
[2026-09-14 07:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:29:02] Production.INFO: ==10150== Lock acquired, processing the job...
[2026-09-14 06:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:29:02] Production.INFO: ==10150== Releasing lock...
[2026-09-14 06:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:29:02] Production.INFO: ==10148== Lock acquired, processing the job...
[2026-09-14 02:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:29:02] Production.INFO: ==10148== Releasing lock...
[2026-09-14 02:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:29:03] Production.INFO: ==10152== Lock acquired, processing the job...
[2026-09-14 02:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:29:03] Production.INFO: ==10154== Lock acquired, processing the job...
[2026-09-14 02:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:29:03] Production.INFO: ==10156== Lock acquired, processing the job...
[2026-09-14 02:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:29:03] Production.INFO: ==10158== Lock acquired, processing the job...
[2026-09-14 02:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:29:03] Production.INFO: ==10161== Lock acquired, processing the job...
[2026-09-14 02:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 02: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-09-14 02:29:03] Production.INFO: ==10161== Releasing lock...
[2026-09-14 02:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:29:03] Production.INFO: Account Balance Start.
[2026-09-14 02:29:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:29:03] Production.INFO: 117
[2026-09-14 02:29:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:29:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:29:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:29:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:29:03] Production.INFO: Date 2026-09-12
[2026-09-14 02:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:29:03] Production.INFO: Date 2026-09-13
[2026-09-14 02:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:29:04] Production.INFO: Date 2026-09-14
[2026-09-14 02:29:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:29:04] Production.INFO: Total Charge 0
[2026-09-14 02:29:04] Production.INFO: CreateAllLog End
[2026-09-14 02:29:04] Production.INFO: ==10154== Releasing lock...
[2026-09-14 02:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:29:04] Production.INFO: Account Balance End.
[2026-09-14 02:29:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:29:04] Production.INFO: ==10158== Releasing lock...
[2026-09-14 02:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:29:11] Production.ERROR: CronJobId end10
[2026-09-14 02:29:11] Production.INFO: ==10156== Releasing lock...
[2026-09-14 02:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:29:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:29:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:29:15] Production.INFO: call_cost start
[2026-09-14 02:29:15] Production.INFO: call_cost end
[2026-09-14 02:29:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:29:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:29:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:29:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:29:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:29:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:29:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:29:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:29:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:29:15] Production.INFO: ==10152== Releasing lock...
[2026-09-14 02:29:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:29:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:30:02] Production.INFO: ==10214== Lock acquired, processing the job...
[2026-09-14 07:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:30:02] Production.INFO: neon service started
[2026-09-14 07:30:02] Production.INFO: neon service started
[2026-09-14 07:30:02] Production.INFO: ==10214== Releasing lock...
[2026-09-14 07:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:30:02] Production.INFO: ==10219== Lock acquired, processing the job...
[2026-09-14 06:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:30:02] Production.INFO: ==10217== Lock acquired, processing the job...
[2026-09-14 02:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:30:02] Production.INFO: ==10219== Releasing lock...
[2026-09-14 06:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:30:03] Production.INFO: ==10217== Releasing lock...
[2026-09-14 02:30:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:30:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:30:04] Production.INFO: ==10225== Lock acquired, processing the job...
[2026-09-14 02:30:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:30:04] Production.INFO: ==10221== Lock acquired, processing the job...
[2026-09-14 02:30:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:30:04] Production.INFO: ==10223== Lock acquired, processing the job...
[2026-09-14 02:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:30:04] Production.INFO: ==10227== Lock acquired, processing the job...
[2026-09-14 02:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:30:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:30:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:30:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:30:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:30:04] Production.INFO: ==10229== Lock acquired, processing the job...
[2026-09-14 02:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:30:04] Production.INFO: Account Balance Start.
[2026-09-14 02:30:04] Production.INFO: CreateAllLog Start
[2026-09-14 02:30:04] Production.INFO: 117
[2026-09-14 02:30:04] Production.INFO: Date 2026-09-08
[2026-09-14 02:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:30:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:30:04] Production.INFO: Date 2026-09-09
[2026-09-14 02:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:30:04] Production.INFO: Date 2026-09-10
[2026-09-14 02:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 02: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-09-14 02:30:04] Production.INFO: Date 2026-09-11
[2026-09-14 02:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 02: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-09-14 02: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-09-14 02:30:04] Production.INFO: ==10229== Releasing lock...
[2026-09-14 02:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:30:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:30:04] Production.INFO: Date 2026-09-12
[2026-09-14 02:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:30:04] Production.INFO: Date 2026-09-13
[2026-09-14 02:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:30:04] Production.INFO: Date 2026-09-14
[2026-09-14 02:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:30:04] Production.INFO: Total Charge 0
[2026-09-14 02:30:04] Production.INFO: CreateAllLog End
[2026-09-14 02:30:04] Production.INFO: Account Balance End.
[2026-09-14 02:30:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:30:04] Production.INFO: ==10227== Releasing lock...
[2026-09-14 02:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:30:04] Production.INFO: ==10223== Releasing lock...
[2026-09-14 02:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:30:12] Production.ERROR: CronJobId end10
[2026-09-14 02:30:12] Production.INFO: ==10225== Releasing lock...
[2026-09-14 02:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:30:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:30:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:30:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:30:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:30:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:30:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:30:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:30:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:30:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:30:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:30:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:30:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:30:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:30:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:30:15] Production.INFO: call_cost start
[2026-09-14 02:30:15] Production.INFO: call_cost end
[2026-09-14 02:30:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:30:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:30:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:30:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:30:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:30:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:30:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:30:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:30:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:30:15] Production.INFO: ==10221== Releasing lock...
[2026-09-14 02:30:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:30:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:31:01] Production.INFO: ==10285== Lock acquired, processing the job...
[2026-09-14 07:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:31:01] Production.INFO: neon service started
[2026-09-14 07:31:01] Production.INFO: neon service started
[2026-09-14 07:31:01] Production.INFO: ==10285== Releasing lock...
[2026-09-14 07:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:31:02] Production.INFO: ==10289== Lock acquired, processing the job...
[2026-09-14 06:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:31:02] Production.INFO: ==10289== Releasing lock...
[2026-09-14 06:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:31:02] Production.INFO: ==10287== Lock acquired, processing the job...
[2026-09-14 02:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:31:02] Production.INFO: ==10287== Releasing lock...
[2026-09-14 02:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:31:03] Production.INFO: ==10292== Lock acquired, processing the job...
[2026-09-14 02:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:31:03] Production.INFO: ==10294== Lock acquired, processing the job...
[2026-09-14 02:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:31:03] Production.INFO: ==10296== Lock acquired, processing the job...
[2026-09-14 02:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:31:03] Production.INFO: ==10298== Lock acquired, processing the job...
[2026-09-14 02:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:31:03] Production.INFO: ==10300== Lock acquired, processing the job...
[2026-09-14 02:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:31:03] Production.INFO: Account Balance Start.
[2026-09-14 02:31:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:31:03] Production.INFO: 117
[2026-09-14 02:31:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 02: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-09-14 02:31:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 02: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-09-14 02:31:03] Production.INFO: ==10300== Releasing lock...
[2026-09-14 02:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:31:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:31:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:31:03] Production.INFO: Date 2026-09-12
[2026-09-14 02:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:31:03] Production.INFO: Date 2026-09-13
[2026-09-14 02:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:31:03] Production.INFO: Date 2026-09-14
[2026-09-14 02:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:31:03] Production.INFO: Total Charge 0
[2026-09-14 02:31:03] Production.INFO: CreateAllLog End
[2026-09-14 02:31:04] Production.INFO: Account Balance End.
[2026-09-14 02:31:04] Production.INFO: ==10294== Releasing lock...
[2026-09-14 02:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:31:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:31:04] Production.INFO: ==10298== Releasing lock...
[2026-09-14 02:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:31:11] Production.ERROR: CronJobId end10
[2026-09-14 02:31:11] Production.INFO: ==10296== Releasing lock...
[2026-09-14 02:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:31:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:31:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:31:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:31:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:31:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:31:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:31:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:31:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:31:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:31:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:31:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:31:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:31:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:31:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:31:14] Production.INFO: call_cost start
[2026-09-14 02:31:14] Production.INFO: call_cost end
[2026-09-14 02:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:31:14] Production.INFO: ==10292== Releasing lock...
[2026-09-14 02:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:32:02] Production.INFO: ==10356== Lock acquired, processing the job...
[2026-09-14 07:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:32:02] Production.INFO: neon service started
[2026-09-14 07:32:02] Production.INFO: neon service started
[2026-09-14 07:32:02] Production.INFO: ==10356== Releasing lock...
[2026-09-14 07:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:32:02] Production.INFO: ==10358== Lock acquired, processing the job...
[2026-09-14 02:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:32:02] Production.INFO: ==10358== Releasing lock...
[2026-09-14 02:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:32:02] Production.INFO: ==10360== Lock acquired, processing the job...
[2026-09-14 06:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:32:02] Production.INFO: ==10360== Releasing lock...
[2026-09-14 06:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:32:03] Production.INFO: ==10364== Lock acquired, processing the job...
[2026-09-14 02:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:32:03] Production.INFO: ==10362== Lock acquired, processing the job...
[2026-09-14 02:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:32:03] Production.INFO: ==10368== Lock acquired, processing the job...
[2026-09-14 02:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:32:03] Production.INFO: ==10371== Lock acquired, processing the job...
[2026-09-14 02:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:32:03] Production.INFO: Account Balance Start.
[2026-09-14 02:32:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:32:03] Production.INFO: 117
[2026-09-14 02:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:32:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:32:03] Production.INFO: ==10366== Lock acquired, processing the job...
[2026-09-14 02:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:32:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 02: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-09-14 02:32:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 02: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-09-14 02: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-09-14 02:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:32:03] Production.INFO: ==10371== Releasing lock...
[2026-09-14 02:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:32:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:32:03] Production.INFO: Date 2026-09-12
[2026-09-14 02:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:32:03] Production.INFO: Date 2026-09-13
[2026-09-14 02:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:32:04] Production.INFO: Date 2026-09-14
[2026-09-14 02:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:32:04] Production.INFO: Total Charge 0
[2026-09-14 02:32:04] Production.INFO: CreateAllLog End
[2026-09-14 02:32:04] Production.INFO: Account Balance End.
[2026-09-14 02:32:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:32:04] Production.INFO: ==10368== Releasing lock...
[2026-09-14 02:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:32:04] Production.INFO: ==10364== Releasing lock...
[2026-09-14 02:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:32:11] Production.ERROR: CronJobId end10
[2026-09-14 02:32:11] Production.INFO: ==10366== Releasing lock...
[2026-09-14 02:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:32:14] Production.INFO: call_cost start
[2026-09-14 02:32:14] Production.INFO: call_cost end
[2026-09-14 02:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:32:14] Production.INFO: ==10362== Releasing lock...
[2026-09-14 02:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:33:01] Production.INFO: ==10430== Lock acquired, processing the job...
[2026-09-14 07:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:33:01] Production.INFO: neon service started
[2026-09-14 07:33:01] Production.INFO: neon service started
[2026-09-14 07:33:01] Production.INFO: ==10430== Releasing lock...
[2026-09-14 07:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:33:02] Production.INFO: ==10432== Lock acquired, processing the job...
[2026-09-14 02:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:33:02] Production.INFO: ==10432== Releasing lock...
[2026-09-14 02:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:33:02] Production.INFO: ==10434== Lock acquired, processing the job...
[2026-09-14 06:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:33:02] Production.INFO: ==10434== Releasing lock...
[2026-09-14 06:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:33:03] Production.INFO: ==10441== Lock acquired, processing the job...
[2026-09-14 02:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:33:03] Production.INFO: ==10445== Lock acquired, processing the job...
[2026-09-14 02:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:33:03] Production.INFO: ==10437== Lock acquired, processing the job...
[2026-09-14 02:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:33:03] Production.INFO: ==10443== Lock acquired, processing the job...
[2026-09-14 02:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:33:03] Production.INFO: ==10439== Lock acquired, processing the job...
[2026-09-14 02:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:33:03] Production.INFO: Account Balance Start.
[2026-09-14 02:33:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:33:03] Production.INFO: 117
[2026-09-14 02:33:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 02:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 02:33:03] Production.INFO: ==10445== Releasing lock...
[2026-09-14 02:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:33:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:33:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:33:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:33:03] Production.INFO: Date 2026-09-12
[2026-09-14 02:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:33:03] Production.INFO: Date 2026-09-13
[2026-09-14 02:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:33:03] Production.INFO: Date 2026-09-14
[2026-09-14 02:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:33:03] Production.INFO: Total Charge 0
[2026-09-14 02:33:03] Production.INFO: CreateAllLog End
[2026-09-14 02:33:03] Production.INFO: Account Balance End.
[2026-09-14 02:33:03] Production.ERROR: CronJobId end 12
[2026-09-14 02:33:03] Production.INFO: ==10443== Releasing lock...
[2026-09-14 02:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:33:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:33:04] Production.INFO: ==10439== Releasing lock...
[2026-09-14 02:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:33:11] Production.ERROR: CronJobId end10
[2026-09-14 02:33:11] Production.INFO: ==10441== Releasing lock...
[2026-09-14 02:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:33:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:33:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:33:14] Production.INFO: call_cost start
[2026-09-14 02:33:14] Production.INFO: call_cost end
[2026-09-14 02:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:33:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:33:14] Production.INFO: ==10437== Releasing lock...
[2026-09-14 02:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:34:02] Production.INFO: ==10498== Lock acquired, processing the job...
[2026-09-14 07:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:34:02] Production.INFO: neon service started
[2026-09-14 07:34:02] Production.INFO: neon service started
[2026-09-14 07:34:02] Production.INFO: ==10498== Releasing lock...
[2026-09-14 07:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:34:02] Production.INFO: ==10501== Lock acquired, processing the job...
[2026-09-14 02:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:34:02] Production.INFO: ==10503== Lock acquired, processing the job...
[2026-09-14 06:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:34:02] Production.INFO: ==10503== Releasing lock...
[2026-09-14 06:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:34:03] Production.INFO: ==10501== Releasing lock...
[2026-09-14 02:34:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:34:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:34:03] Production.INFO: ==10505== Lock acquired, processing the job...
[2026-09-14 02:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:34:03] Production.INFO: ==10507== Lock acquired, processing the job...
[2026-09-14 02:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:34:03] Production.INFO: ==10509== Lock acquired, processing the job...
[2026-09-14 02:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:34:03] Production.INFO: ==10511== Lock acquired, processing the job...
[2026-09-14 02:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:34:03] Production.INFO: ==10513== Lock acquired, processing the job...
[2026-09-14 02:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:34:04] Production.INFO: Account Balance Start.
[2026-09-14 02:34:04] Production.INFO: CreateAllLog Start
[2026-09-14 02:34:04] Production.INFO: 117
[2026-09-14 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-09-14 02:34:04] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 02:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:34:04] Production.INFO: ==10513== Releasing lock...
[2026-09-14 02:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:34:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:34:04] Production.INFO: Date 2026-09-09
[2026-09-14 02:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:34:04] Production.INFO: Date 2026-09-10
[2026-09-14 02:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:34:04] Production.INFO: Date 2026-09-11
[2026-09-14 02:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:34:04] Production.INFO: Date 2026-09-12
[2026-09-14 02:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:34:04] Production.INFO: Date 2026-09-13
[2026-09-14 02:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:34:04] Production.INFO: Date 2026-09-14
[2026-09-14 02:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:34:04] Production.INFO: Total Charge 0
[2026-09-14 02:34:04] Production.INFO: CreateAllLog End
[2026-09-14 02:34:04] Production.INFO: Account Balance End.
[2026-09-14 02:34:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:34:04] Production.INFO: ==10511== Releasing lock...
[2026-09-14 02:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:34:04] Production.INFO: ==10507== Releasing lock...
[2026-09-14 02:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:34:11] Production.ERROR: CronJobId end10
[2026-09-14 02:34:11] Production.INFO: ==10509== Releasing lock...
[2026-09-14 02:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:34:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:34:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:34:14] Production.INFO: call_cost start
[2026-09-14 02:34:14] Production.INFO: call_cost end
[2026-09-14 02:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:34:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:34:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:34:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:34:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:34:14] Production.INFO: ==10505== Releasing lock...
[2026-09-14 02:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:35:01] Production.INFO: ==10567== Lock acquired, processing the job...
[2026-09-14 07:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:35:01] Production.INFO: neon service started
[2026-09-14 07:35:01] Production.INFO: neon service started
[2026-09-14 07:35:01] Production.INFO: ==10567== Releasing lock...
[2026-09-14 07:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:35:01] Production.INFO: ==10570== Lock acquired, processing the job...
[2026-09-14 02:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:35:02] Production.INFO: ==10570== Releasing lock...
[2026-09-14 02:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:35:02] Production.INFO: ==10572== Lock acquired, processing the job...
[2026-09-14 06:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:35:02] Production.INFO: ==10572== Releasing lock...
[2026-09-14 06:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:35:03] Production.INFO: ==10582== Lock acquired, processing the job...
[2026-09-14 02:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:35:03] Production.INFO: Account Balance Start.
[2026-09-14 02:35:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:35:03] Production.INFO: 117
[2026-09-14 02:35:03] Production.INFO: ==10586== Lock acquired, processing the job...
[2026-09-14 02:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:35:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:35:03] Production.INFO: ==10574== Lock acquired, processing the job...
[2026-09-14 02:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 02:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:35:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 02:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 02:35:03] Production.ERROR: CronJob PID - 10582
[2026-09-14 02:35:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-14 02:35:03] Production.ERROR: CronJob ID - 12
[2026-09-14 02:35:03] Production.ERROR: CronJob Last Run Time 2026-09-14 02:35:00
[2026-09-14 02:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 02:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 02:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 02:35:03] Production.ERROR: CronJob PID - 10586
[2026-09-14 02:35:03] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs
[2026-09-14 02:35:03] Production.ERROR: CronJob ID - 19
[2026-09-14 02:35:03] Production.ERROR: CronJob Last Run Time 2026-09-14 02:35:00
[2026-09-14 02:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 02:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 02:35:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 02:35:03] Production.INFO: ==10574== Releasing lock...
[2026-09-14 02:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 02:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 02:35:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 02:35:03] Production.INFO: Date 2026-09-12
[2026-09-14 02:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 02:35:03] Production.INFO: ==10576== Lock acquired, processing the job...
[2026-09-14 02:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:35:03] Production.INFO: Date 2026-09-13
[2026-09-14 02:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:35:03] Production.INFO: ==10586== Releasing lock...
[2026-09-14 02:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:35:03] Production.INFO: Date 2026-09-14
[2026-09-14 02:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:35:03] Production.INFO: Total Charge 0
[2026-09-14 02:35:03] Production.INFO: ==10578== Lock acquired, processing the job...
[2026-09-14 02:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:35:03] Production.INFO: CreateAllLog End
[2026-09-14 02:35:03] Production.INFO: ==10580== Lock acquired, processing the job...
[2026-09-14 02:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:35:03] Production.INFO: ==10584== Lock acquired, processing the job...
[2026-09-14 02:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 02:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:35:03] Production.INFO: Account Balance End.
[2026-09-14 02:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:35:03] Production.ERROR: CronJobId end 12
[2026-09-14 02:35:03] Production.INFO: ==10582== Releasing lock...
[2026-09-14 02:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:35:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 02:35:04] Production.ERROR: done
[2026-09-14 02:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 02:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999769', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 02:35:04] Production.INFO: ==10578== Releasing lock...
[2026-09-14 02:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999769', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 02:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 02:35:10] Production.INFO: ProcessCDR(1,17999769,1,1,2)
[2026-09-14 02:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17999769,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 02:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17999769,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 02:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 02:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 02:35:10] Production.INFO: ==10584== Releasing lock...
[2026-09-14 02:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 02:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 02:35:15] Production.ERROR: CronJobId end10
[2026-09-14 02:35:15] Production.INFO: ==10580== Releasing lock...
[2026-09-14 02:35:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:35:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:35:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:35:17] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:35:17] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:35:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:35:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:35:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:35:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:35:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:35:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:35:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:35:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:35:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:35:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:35:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:35:17] Production.INFO: call_cost start
[2026-09-14 02:35:17] Production.INFO: call_cost end
[2026-09-14 02:35:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:35:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:35:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:35:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:35:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:35:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:35:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:35:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:35:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:35:17] Production.INFO: ==10576== Releasing lock...
[2026-09-14 02:35:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:35:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:36:02] Production.INFO: ==10642== Lock acquired, processing the job...
[2026-09-14 07:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:36:02] Production.INFO: neon service started
[2026-09-14 07:36:02] Production.INFO: neon service started
[2026-09-14 07:36:02] Production.INFO: ==10642== Releasing lock...
[2026-09-14 07:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:36:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 06:36:02] Production.INFO: ==10647== Lock acquired, processing the job...
[2026-09-14 06:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:36:02] Production.INFO: ==10647== Releasing lock...
[2026-09-14 06:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:36:02] Production.INFO: ==10645== Lock acquired, processing the job...
[2026-09-14 02:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:36:02] Production.INFO: ==10645== Releasing lock...
[2026-09-14 02:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:36:03] Production.INFO: ==10657== Lock acquired, processing the job...
[2026-09-14 02:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:36:03] Production.INFO: ==10653== Lock acquired, processing the job...
[2026-09-14 02:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 02:36:03] Production.INFO: ==10649== Lock acquired, processing the job...
[2026-09-14 02:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:36:03] Production.INFO: ==10657== Releasing lock...
[2026-09-14 02:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:36:03] Production.INFO: ==10651== Lock acquired, processing the job...
[2026-09-14 02:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:36:03] Production.INFO: ==10655== Lock acquired, processing the job...
[2026-09-14 02:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:36:04] Production.INFO: Account Balance Start.
[2026-09-14 02:36:04] Production.INFO: CreateAllLog Start
[2026-09-14 02:36:04] Production.INFO: 117
[2026-09-14 02:36:04] Production.INFO: Date 2026-09-08
[2026-09-14 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:36:04] Production.INFO: Date 2026-09-09
[2026-09-14 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:36:04] Production.INFO: Date 2026-09-10
[2026-09-14 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:36:04] Production.INFO: Date 2026-09-11
[2026-09-14 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:36:04] Production.INFO: Date 2026-09-12
[2026-09-14 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:36:04] Production.INFO: Date 2026-09-13
[2026-09-14 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:36:04] Production.INFO: Date 2026-09-14
[2026-09-14 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:36:04] Production.INFO: Total Charge 0
[2026-09-14 02:36:04] Production.INFO: CreateAllLog End
[2026-09-14 02:36:04] Production.INFO: ==10651== Releasing lock...
[2026-09-14 02:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:36:04] Production.INFO: Account Balance End.
[2026-09-14 02:36:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:36:04] Production.INFO: ==10655== Releasing lock...
[2026-09-14 02:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:36:11] Production.ERROR: CronJobId end10
[2026-09-14 02:36:11] Production.INFO: ==10653== Releasing lock...
[2026-09-14 02:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:36:14] Production.INFO: call_cost start
[2026-09-14 02:36:14] Production.INFO: call_cost end
[2026-09-14 02:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:36:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:36:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:36:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:36:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:36:14] Production.INFO: ==10649== Releasing lock...
[2026-09-14 02:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:37:01] Production.INFO: ==10713== Lock acquired, processing the job...
[2026-09-14 07:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:37:01] Production.INFO: neon service started
[2026-09-14 07:37:01] Production.INFO: neon service started
[2026-09-14 07:37:01] Production.INFO: ==10713== Releasing lock...
[2026-09-14 07:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:37:01] Production.INFO: ==10715== Lock acquired, processing the job...
[2026-09-14 02:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:37:02] Production.INFO: ==10715== Releasing lock...
[2026-09-14 02:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:37:02] Production.INFO: ==10717== Lock acquired, processing the job...
[2026-09-14 06:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:37:02] Production.INFO: ==10717== Releasing lock...
[2026-09-14 06:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:37:02] Production.INFO: ==10720== Lock acquired, processing the job...
[2026-09-14 02:37:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:37:02] Production.INFO: ==10722== Lock acquired, processing the job...
[2026-09-14 02:37:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:37:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:37:03] Production.INFO: ==10728== Lock acquired, processing the job...
[2026-09-14 02:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:37:03] Production.INFO: ==10724== Lock acquired, processing the job...
[2026-09-14 02:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 02:37:03] Production.INFO: ==10728== Releasing lock...
[2026-09-14 02:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:37:03] Production.INFO: ==10726== Lock acquired, processing the job...
[2026-09-14 02:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:37:03] Production.INFO: Account Balance Start.
[2026-09-14 02:37:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:37:03] Production.INFO: 117
[2026-09-14 02:37:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:37:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:37:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:37:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:37:03] Production.INFO: Date 2026-09-12
[2026-09-14 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:37:03] Production.INFO: Date 2026-09-13
[2026-09-14 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:37:03] Production.INFO: Date 2026-09-14
[2026-09-14 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:37:03] Production.INFO: Total Charge 0
[2026-09-14 02:37:03] Production.INFO: ==10722== Releasing lock...
[2026-09-14 02:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:37:03] Production.INFO: CreateAllLog End
[2026-09-14 02:37:03] Production.INFO: Account Balance End.
[2026-09-14 02:37:03] Production.ERROR: CronJobId end 12
[2026-09-14 02:37:03] Production.INFO: ==10726== Releasing lock...
[2026-09-14 02:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:37:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:37:11] Production.ERROR: CronJobId end10
[2026-09-14 02:37:11] Production.INFO: ==10724== Releasing lock...
[2026-09-14 02:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:37:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:37:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:37:14] Production.INFO: call_cost start
[2026-09-14 02:37:14] Production.INFO: call_cost end
[2026-09-14 02:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:37:14] Production.INFO: ==10720== Releasing lock...
[2026-09-14 02:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:38:01] Production.INFO: ==10793== Lock acquired, processing the job...
[2026-09-14 07:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:38:01] Production.INFO: neon service started
[2026-09-14 07:38:01] Production.INFO: neon service started
[2026-09-14 07:38:01] Production.INFO: ==10793== Releasing lock...
[2026-09-14 07:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:38:02] Production.INFO: ==10795== Lock acquired, processing the job...
[2026-09-14 02:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:38:02] Production.INFO: ==10795== Releasing lock...
[2026-09-14 02:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:38:02] Production.INFO: ==10797== Lock acquired, processing the job...
[2026-09-14 06:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:38:02] Production.INFO: ==10797== Releasing lock...
[2026-09-14 06:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:38:03] Production.INFO: ==10802== Lock acquired, processing the job...
[2026-09-14 02:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:38:03] Production.INFO: ==10800== Lock acquired, processing the job...
[2026-09-14 02:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:38:03] Production.INFO: ==10804== Lock acquired, processing the job...
[2026-09-14 02:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:38:03] Production.INFO: ==10806== Lock acquired, processing the job...
[2026-09-14 02:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:38:03] Production.INFO: ==10808== Lock acquired, processing the job...
[2026-09-14 02:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:38:03] Production.INFO: Account Balance Start.
[2026-09-14 02:38:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:38:03] Production.INFO: 117
[2026-09-14 02:38:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 02:38:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:38:03] Production.INFO: ==10808== Releasing lock...
[2026-09-14 02:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:38:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:38:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:38:03] Production.INFO: Date 2026-09-12
[2026-09-14 02:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:38:03] Production.INFO: Date 2026-09-13
[2026-09-14 02:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:38:03] Production.INFO: Date 2026-09-14
[2026-09-14 02:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:38:03] Production.INFO: Total Charge 0
[2026-09-14 02:38:03] Production.INFO: CreateAllLog End
[2026-09-14 02:38:04] Production.INFO: Account Balance End.
[2026-09-14 02:38:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:38:04] Production.INFO: ==10806== Releasing lock...
[2026-09-14 02:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:38:04] Production.INFO: ==10802== Releasing lock...
[2026-09-14 02:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:38:11] Production.ERROR: CronJobId end10
[2026-09-14 02:38:11] Production.INFO: ==10804== Releasing lock...
[2026-09-14 02:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:38:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:38:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:38:13] Production.INFO: call_cost start
[2026-09-14 02:38:13] Production.INFO: call_cost end
[2026-09-14 02:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:38:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:38:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:38:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:38:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:38:13] Production.INFO: ==10800== Releasing lock...
[2026-09-14 02:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:38:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:39:02] Production.INFO: ==10863== Lock acquired, processing the job...
[2026-09-14 07:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:39:02] Production.INFO: neon service started
[2026-09-14 07:39:02] Production.INFO: neon service started
[2026-09-14 07:39:02] Production.INFO: ==10863== Releasing lock...
[2026-09-14 07:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:39:02] Production.INFO: ==10866== Lock acquired, processing the job...
[2026-09-14 02:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:39:02] Production.INFO: ==10866== Releasing lock...
[2026-09-14 02:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:39:03] Production.INFO: ==10868== Lock acquired, processing the job...
[2026-09-14 06:39:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:39:03] Production.INFO: ==10868== Releasing lock...
[2026-09-14 06:39:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:39:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:39:03] Production.INFO: ==10872== Lock acquired, processing the job...
[2026-09-14 02:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:39:03] Production.INFO: ==10874== Lock acquired, processing the job...
[2026-09-14 02:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:39:03] Production.INFO: ==10870== Lock acquired, processing the job...
[2026-09-14 02:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:39:03] Production.INFO: ==10876== Lock acquired, processing the job...
[2026-09-14 02:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:39:03] Production.INFO: ==10878== Lock acquired, processing the job...
[2026-09-14 02:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:39:03] Production.INFO: Account Balance Start.
[2026-09-14 02:39:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:39:03] Production.INFO: 117
[2026-09-14 02:39:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:39:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 02:39:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 02: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-09-14 02:39:04] Production.INFO: Date 2026-09-09
[2026-09-14 02:39:04] Production.INFO: ==10878== Releasing lock...
[2026-09-14 02:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:39:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:39:04] Production.INFO: Date 2026-09-10
[2026-09-14 02:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:39:04] Production.INFO: Date 2026-09-11
[2026-09-14 02:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:39:04] Production.INFO: Date 2026-09-12
[2026-09-14 02:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:39:04] Production.INFO: Date 2026-09-13
[2026-09-14 02:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:39:04] Production.INFO: Date 2026-09-14
[2026-09-14 02:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:39:04] Production.INFO: Total Charge 0
[2026-09-14 02:39:04] Production.INFO: CreateAllLog End
[2026-09-14 02:39:04] Production.INFO: ==10872== Releasing lock...
[2026-09-14 02:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:39:04] Production.INFO: Account Balance End.
[2026-09-14 02:39:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:39:04] Production.INFO: ==10876== Releasing lock...
[2026-09-14 02:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:39:11] Production.ERROR: CronJobId end10
[2026-09-14 02:39:11] Production.INFO: ==10874== Releasing lock...
[2026-09-14 02:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:39:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:39:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:39:14] Production.INFO: call_cost start
[2026-09-14 02:39:14] Production.INFO: call_cost end
[2026-09-14 02:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:39:14] Production.INFO: ==10870== Releasing lock...
[2026-09-14 02:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:40:01] Production.INFO: ==10933== Lock acquired, processing the job...
[2026-09-14 07:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:40:01] Production.INFO: neon service started
[2026-09-14 07:40:01] Production.INFO: neon service started
[2026-09-14 07:40:01] Production.INFO: ==10933== Releasing lock...
[2026-09-14 07:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:40:02] Production.INFO: ==10936== Lock acquired, processing the job...
[2026-09-14 02:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:40:02] Production.INFO: ==10938== Lock acquired, processing the job...
[2026-09-14 06:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:40:02] Production.INFO: ==10938== Releasing lock...
[2026-09-14 06:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:40:02] Production.INFO: ==10936== Releasing lock...
[2026-09-14 02:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:40:03] Production.INFO: ==10940== Lock acquired, processing the job...
[2026-09-14 02:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:40:03] Production.INFO: ==10942== Lock acquired, processing the job...
[2026-09-14 02:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:40:03] Production.INFO: ==10944== Lock acquired, processing the job...
[2026-09-14 02:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:40:03] Production.INFO: ==10946== Lock acquired, processing the job...
[2026-09-14 02:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:40:03] Production.INFO: ==10948== Lock acquired, processing the job...
[2026-09-14 02:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:40:03] Production.INFO: Account Balance Start.
[2026-09-14 02:40:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:40:03] Production.INFO: 117
[2026-09-14 02:40:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:40:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 02:40:03] Production.INFO: ==10948== Releasing lock...
[2026-09-14 02:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:40:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:40:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:40:04] Production.INFO: Date 2026-09-12
[2026-09-14 02:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:40:04] Production.INFO: Date 2026-09-13
[2026-09-14 02:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:40:04] Production.INFO: Date 2026-09-14
[2026-09-14 02:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:40:04] Production.INFO: Total Charge 0
[2026-09-14 02:40:04] Production.INFO: CreateAllLog End
[2026-09-14 02:40:04] Production.INFO: Account Balance End.
[2026-09-14 02:40:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:40:04] Production.INFO: ==10946== Releasing lock...
[2026-09-14 02:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:40:04] Production.INFO: ==10942== Releasing lock...
[2026-09-14 02:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:40:11] Production.ERROR: CronJobId end10
[2026-09-14 02:40:11] Production.INFO: ==10944== Releasing lock...
[2026-09-14 02:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:40:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:40:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:40:14] Production.INFO: call_cost start
[2026-09-14 02:40:14] Production.INFO: call_cost end
[2026-09-14 02:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:40:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:40:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:40:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:40:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:40:14] Production.INFO: ==10940== Releasing lock...
[2026-09-14 02:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:41:02] Production.INFO: ==11003== Lock acquired, processing the job...
[2026-09-14 07:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:41:02] Production.INFO: neon service started
[2026-09-14 07:41:02] Production.INFO: neon service started
[2026-09-14 07:41:02] Production.INFO: ==11003== Releasing lock...
[2026-09-14 07:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:41:02] Production.INFO: ==11005== Lock acquired, processing the job...
[2026-09-14 02:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:41:02] Production.INFO: ==11005== Releasing lock...
[2026-09-14 02:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:41:03] Production.INFO: ==11007== Lock acquired, processing the job...
[2026-09-14 06:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:41:03] Production.INFO: ==11007== Releasing lock...
[2026-09-14 06:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:41:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:41:03] Production.INFO: ==11016== Lock acquired, processing the job...
[2026-09-14 02:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:41:03] Production.INFO: Account Balance Start.
[2026-09-14 02:41:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:41:03] Production.INFO: 117
[2026-09-14 02:41:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:41:03] Production.INFO: ==11010== Lock acquired, processing the job...
[2026-09-14 02:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:41:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:41:03] Production.INFO: ==11018== Lock acquired, processing the job...
[2026-09-14 02:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:41:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:41:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:41:03] Production.INFO: ==11014== Lock acquired, processing the job...
[2026-09-14 02:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:41:03] Production.INFO: ==11012== Lock acquired, processing the job...
[2026-09-14 02:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:41:03] Production.INFO: Date 2026-09-12
[2026-09-14 02:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:41:04] Production.INFO: Date 2026-09-13
[2026-09-14 02:41:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:41:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:41:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:41:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 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-09-14 02:41:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 02:41:04] Production.INFO: ==11018== Releasing lock...
[2026-09-14 02:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:41:04] Production.INFO: Date 2026-09-14
[2026-09-14 02:41:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:41:04] Production.INFO: Total Charge 0
[2026-09-14 02:41:04] Production.INFO: CreateAllLog End
[2026-09-14 02:41:04] Production.INFO: Account Balance End.
[2026-09-14 02:41:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:41:04] Production.INFO: ==11016== Releasing lock...
[2026-09-14 02:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:41:04] Production.INFO: ==11012== Releasing lock...
[2026-09-14 02:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:41:11] Production.ERROR: CronJobId end10
[2026-09-14 02:41:11] Production.INFO: ==11014== Releasing lock...
[2026-09-14 02:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:41:14] Production.INFO: call_cost start
[2026-09-14 02:41:14] Production.INFO: call_cost end
[2026-09-14 02:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:41:14] Production.INFO: ==11010== Releasing lock...
[2026-09-14 02:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:42:01] Production.INFO: ==11073== Lock acquired, processing the job...
[2026-09-14 07:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:42:01] Production.INFO: neon service started
[2026-09-14 07:42:01] Production.INFO: neon service started
[2026-09-14 07:42:01] Production.INFO: ==11073== Releasing lock...
[2026-09-14 07:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:42:02] Production.INFO: ==11075== Lock acquired, processing the job...
[2026-09-14 02:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:42:02] Production.INFO: ==11077== Lock acquired, processing the job...
[2026-09-14 06:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:42:02] Production.INFO: ==11077== Releasing lock...
[2026-09-14 06:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:42:02] Production.INFO: ==11075== Releasing lock...
[2026-09-14 02:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:42:03] Production.INFO: ==11080== Lock acquired, processing the job...
[2026-09-14 02:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:42:03] Production.INFO: ==11082== Lock acquired, processing the job...
[2026-09-14 02:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:42:03] Production.INFO: ==11084== Lock acquired, processing the job...
[2026-09-14 02:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:42:03] Production.INFO: ==11086== Lock acquired, processing the job...
[2026-09-14 02:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:42:03] Production.INFO: ==11088== Lock acquired, processing the job...
[2026-09-14 02:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:42:03] Production.INFO: Account Balance Start.
[2026-09-14 02:42:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:42:03] Production.INFO: 117
[2026-09-14 02:42:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:42:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 02:42:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 02:42:03] Production.INFO: ==11088== Releasing lock...
[2026-09-14 02:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:42:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:42:03] Production.INFO: Date 2026-09-12
[2026-09-14 02:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:42:03] Production.INFO: Date 2026-09-13
[2026-09-14 02:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:42:03] Production.INFO: Date 2026-09-14
[2026-09-14 02:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:42:03] Production.INFO: Total Charge 0
[2026-09-14 02:42:03] Production.INFO: CreateAllLog End
[2026-09-14 02:42:04] Production.INFO: Account Balance End.
[2026-09-14 02:42:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:42:04] Production.INFO: ==11086== Releasing lock...
[2026-09-14 02:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:42:04] Production.INFO: ==11082== Releasing lock...
[2026-09-14 02:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:42:11] Production.ERROR: CronJobId end10
[2026-09-14 02:42:11] Production.INFO: ==11084== Releasing lock...
[2026-09-14 02:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:42:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:42:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:42:14] Production.INFO: call_cost start
[2026-09-14 02:42:14] Production.INFO: call_cost end
[2026-09-14 02:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:42:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:42:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:42:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:42:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:42:14] Production.INFO: ==11080== Releasing lock...
[2026-09-14 02:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:43:02] Production.INFO: ==11141== Lock acquired, processing the job...
[2026-09-14 07:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:43:02] Production.INFO: neon service started
[2026-09-14 07:43:02] Production.INFO: neon service started
[2026-09-14 07:43:02] Production.INFO: ==11141== Releasing lock...
[2026-09-14 07:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:43:02] Production.INFO: ==11143== Lock acquired, processing the job...
[2026-09-14 02:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:43:02] Production.INFO: ==11143== Releasing lock...
[2026-09-14 02:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:43:02] Production.INFO: ==11145== Lock acquired, processing the job...
[2026-09-14 06:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:43:02] Production.INFO: ==11145== Releasing lock...
[2026-09-14 06:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:43:03] Production.INFO: ==11147== Lock acquired, processing the job...
[2026-09-14 02:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:43:03] Production.INFO: ==11155== Lock acquired, processing the job...
[2026-09-14 02:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:43:03] Production.INFO: ==11149== Lock acquired, processing the job...
[2026-09-14 02:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:43:03] Production.INFO: ==11151== Lock acquired, processing the job...
[2026-09-14 02:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-09-14 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-09-14 02:43:03] Production.INFO: ==11153== Lock acquired, processing the job...
[2026-09-14 02:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 02:43:03] Production.INFO: ==11155== Releasing lock...
[2026-09-14 02:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:43:03] Production.INFO: Account Balance Start.
[2026-09-14 02:43:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:43:03] Production.INFO: 117
[2026-09-14 02:43:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:43:04] Production.INFO: Date 2026-09-09
[2026-09-14 02:43:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:43:04] Production.INFO: Date 2026-09-10
[2026-09-14 02:43:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:43:04] Production.INFO: Date 2026-09-11
[2026-09-14 02:43:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:43:04] Production.INFO: ==11149== Releasing lock...
[2026-09-14 02:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:43:04] Production.INFO: Date 2026-09-12
[2026-09-14 02:43:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:43:04] Production.INFO: Date 2026-09-13
[2026-09-14 02:43:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:43:04] Production.INFO: Date 2026-09-14
[2026-09-14 02:43:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:43:04] Production.INFO: Total Charge 0
[2026-09-14 02:43:04] Production.INFO: CreateAllLog End
[2026-09-14 02:43:04] Production.INFO: Account Balance End.
[2026-09-14 02:43:05] Production.ERROR: CronJobId end 12
[2026-09-14 02:43:05] Production.INFO: ==11153== Releasing lock...
[2026-09-14 02:43:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:43:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:43:13] Production.ERROR: CronJobId end10
[2026-09-14 02:43:13] Production.INFO: ==11151== Releasing lock...
[2026-09-14 02:43:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:43:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:43:15] Production.INFO: call_cost start
[2026-09-14 02:43:15] Production.INFO: call_cost end
[2026-09-14 02:43:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:43:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:43:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:43:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:43:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:43:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:43:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:43:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:43:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:43:15] Production.INFO: ==11147== Releasing lock...
[2026-09-14 02:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:43:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:44:01] Production.INFO: ==11212== Lock acquired, processing the job...
[2026-09-14 07:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:44:01] Production.INFO: neon service started
[2026-09-14 07:44:01] Production.INFO: neon service started
[2026-09-14 07:44:01] Production.INFO: ==11212== Releasing lock...
[2026-09-14 07:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:44:01] Production.INFO: ==11214== Lock acquired, processing the job...
[2026-09-14 02:44:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:44:02] Production.INFO: ==11214== Releasing lock...
[2026-09-14 02:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:44:02] Production.INFO: ==11216== Lock acquired, processing the job...
[2026-09-14 06:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:44:02] Production.INFO: ==11216== Releasing lock...
[2026-09-14 06:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:44:02] Production.INFO: ==11218== Lock acquired, processing the job...
[2026-09-14 02:44:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:44:02] Production.INFO: ==11222== Lock acquired, processing the job...
[2026-09-14 02:44:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:44:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:44:02] Production.INFO: ==11220== Lock acquired, processing the job...
[2026-09-14 02:44:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:44:03] Production.INFO: ==11224== Lock acquired, processing the job...
[2026-09-14 02:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:44:03] Production.INFO: Account Balance Start.
[2026-09-14 02:44:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:44:03] Production.INFO: 117
[2026-09-14 02:44:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:44:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:44:03] Production.INFO: ==11226== Lock acquired, processing the job...
[2026-09-14 02:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:44:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:44:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 02:44:03] Production.INFO: ==11226== Releasing lock...
[2026-09-14 02:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:44:03] Production.INFO: Date 2026-09-12
[2026-09-14 02:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:44:03] Production.INFO: Date 2026-09-13
[2026-09-14 02:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:44:03] Production.INFO: Date 2026-09-14
[2026-09-14 02:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:44:03] Production.INFO: Total Charge 0
[2026-09-14 02:44:03] Production.INFO: CreateAllLog End
[2026-09-14 02:44:03] Production.INFO: Account Balance End.
[2026-09-14 02:44:03] Production.ERROR: CronJobId end 12
[2026-09-14 02:44:03] Production.INFO: ==11224== Releasing lock...
[2026-09-14 02:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:44:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:44:04] Production.INFO: ==11220== Releasing lock...
[2026-09-14 02:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:44:11] Production.ERROR: CronJobId end10
[2026-09-14 02:44:11] Production.INFO: ==11222== Releasing lock...
[2026-09-14 02:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:44:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:44:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:44:14] Production.INFO: call_cost start
[2026-09-14 02:44:14] Production.INFO: call_cost end
[2026-09-14 02:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:44:14] Production.INFO: ==11218== Releasing lock...
[2026-09-14 02:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:45:01] Production.INFO: ==11280== Lock acquired, processing the job...
[2026-09-14 07:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:45:01] Production.INFO: neon service started
[2026-09-14 07:45:01] Production.INFO: neon service started
[2026-09-14 07:45:01] Production.INFO: ==11280== Releasing lock...
[2026-09-14 07:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:45:02] Production.INFO: ==11282== Lock acquired, processing the job...
[2026-09-14 02:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:45:02] Production.INFO: ==11282== Releasing lock...
[2026-09-14 02:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:45:02] Production.INFO: ==11284== Lock acquired, processing the job...
[2026-09-14 06:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:45:02] Production.INFO: ==11284== Releasing lock...
[2026-09-14 06:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:45:03] Production.INFO: ==11287== Lock acquired, processing the job...
[2026-09-14 02:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 02:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 02:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 02:45:03] Production.INFO: ==11287== Releasing lock...
[2026-09-14 02:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 02:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 02:45:03] Production.INFO: ==11289== Lock acquired, processing the job...
[2026-09-14 02:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:45:03] Production.INFO: ==11291== Lock acquired, processing the job...
[2026-09-14 02:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:45:03] Production.INFO: ==11295== Lock acquired, processing the job...
[2026-09-14 02:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:45:03] Production.INFO: ==11293== Lock acquired, processing the job...
[2026-09-14 02:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:45:03] Production.INFO: Account Balance Start.
[2026-09-14 02:45:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:45:03] Production.INFO: 117
[2026-09-14 02:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:45:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:45:03] Production.INFO: ==11297== Lock acquired, processing the job...
[2026-09-14 02:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 02:45:03] Production.INFO: ==11299== Lock acquired, processing the job...
[2026-09-14 02:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 02:45:04] Production.INFO: Date 2026-09-09
[2026-09-14 02:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:45:04] Production.INFO: Date 2026-09-10
[2026-09-14 02:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:45:04] Production.INFO: Date 2026-09-11
[2026-09-14 02:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:45:04] Production.ERROR: done
[2026-09-14 02: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-09-14 02: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-09-14 02:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 02:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999810', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 02:45:04] Production.INFO: Date 2026-09-12
[2026-09-14 02:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 02: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-09-14 02:45:04] Production.INFO: ==11299== Releasing lock...
[2026-09-14 02:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:45:04] Production.INFO: Date 2026-09-13
[2026-09-14 02:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:45:04] Production.INFO: Date 2026-09-14
[2026-09-14 02:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:45:04] Production.INFO: Total Charge 0
[2026-09-14 02:45:04] Production.INFO: CreateAllLog End
[2026-09-14 02:45:04] Production.INFO: ==11291== Releasing lock...
[2026-09-14 02:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:45:04] Production.INFO: Account Balance End.
[2026-09-14 02:45:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:45:04] Production.INFO: ==11295== Releasing lock...
[2026-09-14 02:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:45:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999810', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 02:45:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 02:45:09] Production.INFO: ProcessCDR(1,17999810,1,1,2)
[2026-09-14 02:45:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17999810,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 02:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17999810,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 02:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 02:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 02:45:10] Production.INFO: ==11297== Releasing lock...
[2026-09-14 02:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 02:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 02:45:14] Production.ERROR: CronJobId end10
[2026-09-14 02:45:14] Production.INFO: ==11293== Releasing lock...
[2026-09-14 02:45:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:45:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:45:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:45:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:45:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:45:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:45:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:45:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:45:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:45:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:45:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:45:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:45:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:45:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:45:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:45:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:45:16] Production.INFO: call_cost start
[2026-09-14 02:45:16] Production.INFO: call_cost end
[2026-09-14 02:45:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:45:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:45:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:45:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:45:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:45:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:45:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:45:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:45:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:45:16] Production.INFO: ==11289== Releasing lock...
[2026-09-14 02:45:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:45:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:46:01] Production.INFO: ==11360== Lock acquired, processing the job...
[2026-09-14 07:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:46:01] Production.INFO: neon service started
[2026-09-14 07:46:01] Production.INFO: neon service started
[2026-09-14 07:46:01] Production.INFO: ==11360== Releasing lock...
[2026-09-14 07:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:46:01] Production.INFO: ==11364== Lock acquired, processing the job...
[2026-09-14 06:46:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:46:01] Production.INFO: ==11364== Releasing lock...
[2026-09-14 06:46:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:46:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:46:01] Production.INFO: ==11362== Lock acquired, processing the job...
[2026-09-14 02:46:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:46:02] Production.INFO: ==11362== Releasing lock...
[2026-09-14 02:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:46:02] Production.INFO: ==11367== Lock acquired, processing the job...
[2026-09-14 02:46:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:46:02] Production.INFO: ==11369== Lock acquired, processing the job...
[2026-09-14 02:46:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:46:02] Production.INFO: ==11371== Lock acquired, processing the job...
[2026-09-14 02:46:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:46:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:46:02] Production.INFO: ==11373== Lock acquired, processing the job...
[2026-09-14 02:46:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:46:02] Production.INFO: ==11375== Lock acquired, processing the job...
[2026-09-14 02:46:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:46:03] Production.INFO: Account Balance Start.
[2026-09-14 02:46:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:46:03] Production.INFO: 117
[2026-09-14 02:46:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:46:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 02: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-09-14 02: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-09-14 02: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-09-14 02:46:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:46:03] Production.INFO: ==11375== Releasing lock...
[2026-09-14 02:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:46:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:46:03] Production.INFO: Date 2026-09-12
[2026-09-14 02:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:46:03] Production.INFO: Date 2026-09-13
[2026-09-14 02:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:46:03] Production.INFO: Date 2026-09-14
[2026-09-14 02:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:46:03] Production.INFO: Total Charge 0
[2026-09-14 02:46:03] Production.INFO: CreateAllLog End
[2026-09-14 02:46:03] Production.INFO: ==11369== Releasing lock...
[2026-09-14 02:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:46:03] Production.INFO: Account Balance End.
[2026-09-14 02:46:03] Production.ERROR: CronJobId end 12
[2026-09-14 02:46:03] Production.INFO: ==11373== Releasing lock...
[2026-09-14 02:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:46:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:46:10] Production.ERROR: CronJobId end10
[2026-09-14 02:46:10] Production.INFO: ==11371== Releasing lock...
[2026-09-14 02:46:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:46:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:46:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:46:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:46:14] Production.INFO: call_cost start
[2026-09-14 02:46:14] Production.INFO: call_cost end
[2026-09-14 02:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:46:14] Production.INFO: ==11367== Releasing lock...
[2026-09-14 02:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:47:01] Production.INFO: ==11437== Lock acquired, processing the job...
[2026-09-14 07:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:47:01] Production.INFO: neon service started
[2026-09-14 07:47:01] Production.INFO: neon service started
[2026-09-14 07:47:01] Production.INFO: ==11437== Releasing lock...
[2026-09-14 07:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:47:02] Production.INFO: ==11439== Lock acquired, processing the job...
[2026-09-14 02:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:47:02] Production.INFO: ==11441== Lock acquired, processing the job...
[2026-09-14 06:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:47:02] Production.INFO: ==11441== Releasing lock...
[2026-09-14 06:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:47:02] Production.INFO: ==11439== Releasing lock...
[2026-09-14 02:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:47:03] Production.INFO: ==11444== Lock acquired, processing the job...
[2026-09-14 02:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:47:03] Production.INFO: ==11446== Lock acquired, processing the job...
[2026-09-14 02:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:47:03] Production.INFO: ==11448== Lock acquired, processing the job...
[2026-09-14 02:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:47:03] Production.INFO: ==11450== Lock acquired, processing the job...
[2026-09-14 02:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:47:03] Production.INFO: ==11452== Lock acquired, processing the job...
[2026-09-14 02:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:47:04] Production.INFO: Account Balance Start.
[2026-09-14 02:47:04] Production.INFO: CreateAllLog Start
[2026-09-14 02:47:04] Production.INFO: 117
[2026-09-14 02:47:04] Production.INFO: Date 2026-09-08
[2026-09-14 02:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:47:04] Production.INFO: Date 2026-09-09
[2026-09-14 02:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 02: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-09-14 02: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-09-14 02: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-09-14 02:47:04] Production.INFO: Date 2026-09-10
[2026-09-14 02:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:47:04] Production.INFO: ==11452== Releasing lock...
[2026-09-14 02:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:47:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:47:04] Production.INFO: Date 2026-09-11
[2026-09-14 02:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:47:04] Production.INFO: Date 2026-09-12
[2026-09-14 02:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:47:04] Production.INFO: Date 2026-09-13
[2026-09-14 02:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:47:04] Production.INFO: Date 2026-09-14
[2026-09-14 02:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:47:04] Production.INFO: ==11446== Releasing lock...
[2026-09-14 02:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:47:04] Production.INFO: Total Charge 0
[2026-09-14 02:47:04] Production.INFO: CreateAllLog End
[2026-09-14 02:47:04] Production.INFO: Account Balance End.
[2026-09-14 02:47:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:47:04] Production.INFO: ==11450== Releasing lock...
[2026-09-14 02:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:47:11] Production.ERROR: CronJobId end10
[2026-09-14 02:47:11] Production.INFO: ==11448== Releasing lock...
[2026-09-14 02:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:47:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:47:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:47:14] Production.INFO: call_cost start
[2026-09-14 02:47:14] Production.INFO: call_cost end
[2026-09-14 02:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:47:14] Production.INFO: ==11444== Releasing lock...
[2026-09-14 02:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:48:02] Production.INFO: ==11508== Lock acquired, processing the job...
[2026-09-14 07:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:48:02] Production.INFO: neon service started
[2026-09-14 07:48:02] Production.INFO: neon service started
[2026-09-14 07:48:02] Production.INFO: ==11508== Releasing lock...
[2026-09-14 07:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:48:03] Production.INFO: ==11510== Lock acquired, processing the job...
[2026-09-14 02:48:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:48:03] Production.INFO: ==11512== Lock acquired, processing the job...
[2026-09-14 06:48:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:48:03] Production.INFO: ==11512== Releasing lock...
[2026-09-14 06:48:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:48:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:48:03] Production.INFO: ==11510== Releasing lock...
[2026-09-14 02:48:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:48:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:48:03] Production.INFO: ==11515== Lock acquired, processing the job...
[2026-09-14 02:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:48:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:48:04] Production.INFO: ==11521== Lock acquired, processing the job...
[2026-09-14 02:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:48:04] Production.INFO: ==11523== Lock acquired, processing the job...
[2026-09-14 02:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:48:04] Production.INFO: Account Balance Start.
[2026-09-14 02:48:04] Production.INFO: CreateAllLog Start
[2026-09-14 02:48:04] Production.INFO: 117
[2026-09-14 02:48:04] Production.INFO: Date 2026-09-08
[2026-09-14 02:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:48:04] Production.INFO: ==11517== Lock acquired, processing the job...
[2026-09-14 02:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:48:04] Production.INFO: Date 2026-09-09
[2026-09-14 02:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:48:04] Production.INFO: Date 2026-09-10
[2026-09-14 02:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:48:04] Production.INFO: ==11519== Lock acquired, processing the job...
[2026-09-14 02:48:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:48:04] Production.INFO: Date 2026-09-11
[2026-09-14 02:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 02: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-09-14 02: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-09-14 02: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-09-14 02:48:04] Production.INFO: ==11523== Releasing lock...
[2026-09-14 02:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:48:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:48:04] Production.INFO: Date 2026-09-12
[2026-09-14 02:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:48:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:48:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:48:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:48:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:48:04] Production.INFO: Date 2026-09-13
[2026-09-14 02:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:48:04] Production.INFO: Date 2026-09-14
[2026-09-14 02:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:48:04] Production.INFO: Total Charge 0
[2026-09-14 02:48:04] Production.INFO: CreateAllLog End
[2026-09-14 02:48:04] Production.INFO: Account Balance End.
[2026-09-14 02:48:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:48:04] Production.INFO: ==11521== Releasing lock...
[2026-09-14 02:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:48:05] Production.INFO: ==11517== Releasing lock...
[2026-09-14 02:48:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:48:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:48:11] Production.ERROR: CronJobId end10
[2026-09-14 02:48:11] Production.INFO: ==11519== Releasing lock...
[2026-09-14 02:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:48:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:48:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:48:14] Production.INFO: call_cost start
[2026-09-14 02:48:14] Production.INFO: call_cost end
[2026-09-14 02:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:48:14] Production.INFO: ==11515== Releasing lock...
[2026-09-14 02:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:49:01] Production.INFO: ==11577== Lock acquired, processing the job...
[2026-09-14 07:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:49:01] Production.INFO: neon service started
[2026-09-14 07:49:01] Production.INFO: neon service started
[2026-09-14 07:49:01] Production.INFO: ==11577== Releasing lock...
[2026-09-14 07:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:49:02] Production.INFO: ==11579== Lock acquired, processing the job...
[2026-09-14 02:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:49:02] Production.INFO: ==11581== Lock acquired, processing the job...
[2026-09-14 06:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:49:02] Production.INFO: ==11581== Releasing lock...
[2026-09-14 06:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:49:02] Production.INFO: ==11579== Releasing lock...
[2026-09-14 02:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:49:03] Production.INFO: ==11586== Lock acquired, processing the job...
[2026-09-14 02:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:49:03] Production.INFO: ==11588== Lock acquired, processing the job...
[2026-09-14 02:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:49:03] Production.INFO: ==11592== Lock acquired, processing the job...
[2026-09-14 02:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:49:03] Production.INFO: ==11590== Lock acquired, processing the job...
[2026-09-14 02:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:49:03] Production.INFO: ==11594== Lock acquired, processing the job...
[2026-09-14 02:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:49:03] Production.INFO: Account Balance Start.
[2026-09-14 02:49:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:49:03] Production.INFO: 117
[2026-09-14 02:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:49:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 02:49:03] Production.INFO: ==11594== Releasing lock...
[2026-09-14 02:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:49:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:49:04] Production.INFO: Date 2026-09-10
[2026-09-14 02:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:49:04] Production.INFO: Date 2026-09-11
[2026-09-14 02:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:49:04] Production.INFO: ==11588== Releasing lock...
[2026-09-14 02:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:49:04] Production.INFO: Date 2026-09-12
[2026-09-14 02:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:49:04] Production.INFO: Date 2026-09-13
[2026-09-14 02:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:49:04] Production.INFO: Date 2026-09-14
[2026-09-14 02:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:49:04] Production.INFO: Total Charge 0
[2026-09-14 02:49:04] Production.INFO: CreateAllLog End
[2026-09-14 02:49:04] Production.INFO: Account Balance End.
[2026-09-14 02:49:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:49:04] Production.INFO: ==11592== Releasing lock...
[2026-09-14 02:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:49:11] Production.ERROR: CronJobId end10
[2026-09-14 02:49:11] Production.INFO: ==11590== Releasing lock...
[2026-09-14 02:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:49:15] Production.INFO: call_cost start
[2026-09-14 02:49:15] Production.INFO: call_cost end
[2026-09-14 02:49:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:49:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:49:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:49:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:49:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:49:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:49:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:49:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:49:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:49:15] Production.INFO: ==11586== Releasing lock...
[2026-09-14 02:49:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:49:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:50:01] Production.INFO: ==11647== Lock acquired, processing the job...
[2026-09-14 07:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:50:01] Production.INFO: neon service started
[2026-09-14 07:50:01] Production.INFO: neon service started
[2026-09-14 07:50:01] Production.INFO: ==11647== Releasing lock...
[2026-09-14 07:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:50:02] Production.INFO: ==11649== Lock acquired, processing the job...
[2026-09-14 02:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:50:02] Production.INFO: ==11651== Lock acquired, processing the job...
[2026-09-14 06:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:50:02] Production.INFO: ==11651== Releasing lock...
[2026-09-14 06:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:50:02] Production.INFO: ==11649== Releasing lock...
[2026-09-14 02:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:50:03] Production.INFO: ==11654== Lock acquired, processing the job...
[2026-09-14 02:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:50:03] Production.INFO: ==11656== Lock acquired, processing the job...
[2026-09-14 02:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:50:03] Production.INFO: ==11658== Lock acquired, processing the job...
[2026-09-14 02:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:50:03] Production.INFO: ==11660== Lock acquired, processing the job...
[2026-09-14 02:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:50:03] Production.INFO: ==11662== Lock acquired, processing the job...
[2026-09-14 02:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:50:03] Production.INFO: Account Balance Start.
[2026-09-14 02:50:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:50:03] Production.INFO: 117
[2026-09-14 02:50:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:50:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 02:50:03] Production.INFO: ==11662== Releasing lock...
[2026-09-14 02:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:50:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:50:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:50:03] Production.INFO: Date 2026-09-12
[2026-09-14 02:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:50:03] Production.INFO: Date 2026-09-13
[2026-09-14 02:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:50:03] Production.INFO: Date 2026-09-14
[2026-09-14 02:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:50:03] Production.INFO: Total Charge 0
[2026-09-14 02:50:03] Production.INFO: CreateAllLog End
[2026-09-14 02:50:03] Production.INFO: Account Balance End.
[2026-09-14 02:50:03] Production.ERROR: CronJobId end 12
[2026-09-14 02:50:03] Production.INFO: ==11660== Releasing lock...
[2026-09-14 02:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:50:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:50:04] Production.INFO: ==11656== Releasing lock...
[2026-09-14 02:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:50:11] Production.ERROR: CronJobId end10
[2026-09-14 02:50:11] Production.INFO: ==11658== Releasing lock...
[2026-09-14 02:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:50:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:50:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:50:13] Production.INFO: call_cost start
[2026-09-14 02:50:13] Production.INFO: call_cost end
[2026-09-14 02:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:50:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:50:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:50:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:50:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:50:13] Production.INFO: ==11654== Releasing lock...
[2026-09-14 02:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:51:01] Production.INFO: ==11716== Lock acquired, processing the job...
[2026-09-14 07:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:51:01] Production.INFO: neon service started
[2026-09-14 07:51:01] Production.INFO: neon service started
[2026-09-14 07:51:01] Production.INFO: ==11716== Releasing lock...
[2026-09-14 07:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:51:02] Production.INFO: ==11720== Lock acquired, processing the job...
[2026-09-14 06:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:51:02] Production.INFO: ==11720== Releasing lock...
[2026-09-14 06:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:51:02] Production.INFO: ==11718== Lock acquired, processing the job...
[2026-09-14 02:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:51:02] Production.INFO: ==11718== Releasing lock...
[2026-09-14 02:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:51:03] Production.INFO: ==11731== Lock acquired, processing the job...
[2026-09-14 02:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02: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-09-14 02: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-09-14 02: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-09-14 02:51:03] Production.INFO: ==11731== Releasing lock...
[2026-09-14 02:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:51:03] Production.INFO: ==11723== Lock acquired, processing the job...
[2026-09-14 02:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:51:03] Production.INFO: ==11729== Lock acquired, processing the job...
[2026-09-14 02:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:51:03] Production.INFO: ==11725== Lock acquired, processing the job...
[2026-09-14 02:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:51:03] Production.INFO: ==11727== Lock acquired, processing the job...
[2026-09-14 02:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:51:03] Production.INFO: Account Balance Start.
[2026-09-14 02:51:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:51:03] Production.INFO: 117
[2026-09-14 02:51:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:51:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:51:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:51:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:51:04] Production.INFO: Date 2026-09-12
[2026-09-14 02:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:51:04] Production.INFO: Date 2026-09-13
[2026-09-14 02:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:51:04] Production.INFO: Date 2026-09-14
[2026-09-14 02:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:51:04] Production.INFO: Total Charge 0
[2026-09-14 02:51:04] Production.INFO: CreateAllLog End
[2026-09-14 02:51:04] Production.INFO: Account Balance End.
[2026-09-14 02:51:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:51:04] Production.INFO: ==11729== Releasing lock...
[2026-09-14 02:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:51:04] Production.INFO: ==11725== Releasing lock...
[2026-09-14 02:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:51:11] Production.ERROR: CronJobId end10
[2026-09-14 02:51:11] Production.INFO: ==11727== Releasing lock...
[2026-09-14 02:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:51:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:51:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:51:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:51:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:51:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:51:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:51:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:51:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:51:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:51:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:51:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:51:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:51:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:51:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:51:14] Production.INFO: call_cost start
[2026-09-14 02:51:14] Production.INFO: call_cost end
[2026-09-14 02:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:51:14] Production.INFO: ==11723== Releasing lock...
[2026-09-14 02:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:52:02] Production.INFO: ==11787== Lock acquired, processing the job...
[2026-09-14 07:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:52:02] Production.INFO: neon service started
[2026-09-14 07:52:02] Production.INFO: neon service started
[2026-09-14 07:52:02] Production.INFO: ==11787== Releasing lock...
[2026-09-14 07:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:52:02] Production.INFO: ==11789== Lock acquired, processing the job...
[2026-09-14 02:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:52:02] Production.INFO: ==11789== Releasing lock...
[2026-09-14 02:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:52:02] Production.INFO: ==11791== Lock acquired, processing the job...
[2026-09-14 06:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:52:02] Production.INFO: ==11791== Releasing lock...
[2026-09-14 06:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:52:03] Production.INFO: ==11799== Lock acquired, processing the job...
[2026-09-14 02:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:52:03] Production.INFO: Account Balance Start.
[2026-09-14 02:52:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:52:03] Production.INFO: 117
[2026-09-14 02:52:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:52:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:52:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:52:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:52:03] Production.INFO: Date 2026-09-12
[2026-09-14 02:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:52:03] Production.INFO: Date 2026-09-13
[2026-09-14 02:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:52:03] Production.INFO: Date 2026-09-14
[2026-09-14 02:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:52:03] Production.INFO: Total Charge 0
[2026-09-14 02:52:03] Production.INFO: CreateAllLog End
[2026-09-14 02:52:04] Production.INFO: ==11793== Lock acquired, processing the job...
[2026-09-14 02:52:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:52:04] Production.INFO: ==11795== Lock acquired, processing the job...
[2026-09-14 02:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:52:04] Production.INFO: ==11797== Lock acquired, processing the job...
[2026-09-14 02:52:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:52:04] Production.INFO: ==11802== Lock acquired, processing the job...
[2026-09-14 02:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:52:04] Production.INFO: Account Balance End.
[2026-09-14 02:52:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:52:04] Production.INFO: ==11799== Releasing lock...
[2026-09-14 02:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:52:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:52:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:52:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:52:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:52:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02: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-09-14 02: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-09-14 02: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-09-14 02:52:04] Production.INFO: ==11802== Releasing lock...
[2026-09-14 02:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:52:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:52:04] Production.INFO: ==11795== Releasing lock...
[2026-09-14 02:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:52:12] Production.ERROR: CronJobId end10
[2026-09-14 02:52:12] Production.INFO: ==11797== Releasing lock...
[2026-09-14 02:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:52:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:52:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:52:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:52:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:52:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:52:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:52:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:52:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:52:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:52:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:52:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:52:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:52:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:52:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:52:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:52:15] Production.INFO: call_cost start
[2026-09-14 02:52:15] Production.INFO: call_cost end
[2026-09-14 02:52:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:52:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:52:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:52:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:52:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:52:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:52:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:52:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:52:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:52:15] Production.INFO: ==11793== Releasing lock...
[2026-09-14 02:52:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:52:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:53:01] Production.INFO: ==11860== Lock acquired, processing the job...
[2026-09-14 07:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:53:01] Production.INFO: neon service started
[2026-09-14 07:53:01] Production.INFO: neon service started
[2026-09-14 07:53:01] Production.INFO: ==11860== Releasing lock...
[2026-09-14 07:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:53:02] Production.INFO: ==11863== Lock acquired, processing the job...
[2026-09-14 02:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:53:02] Production.INFO: ==11863== Releasing lock...
[2026-09-14 02:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:53:02] Production.INFO: ==11865== Lock acquired, processing the job...
[2026-09-14 06:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:53:02] Production.INFO: ==11865== Releasing lock...
[2026-09-14 06:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:53:02] Production.INFO: ==11875== Lock acquired, processing the job...
[2026-09-14 02:53:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 02:53:03] Production.INFO: ==11875== Releasing lock...
[2026-09-14 02:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:53:03] Production.INFO: ==11869== Lock acquired, processing the job...
[2026-09-14 02:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:53:03] Production.INFO: ==11867== Lock acquired, processing the job...
[2026-09-14 02:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:53:03] Production.INFO: ==11871== Lock acquired, processing the job...
[2026-09-14 02:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:53:03] Production.INFO: ==11873== Lock acquired, processing the job...
[2026-09-14 02:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:53:03] Production.INFO: Account Balance Start.
[2026-09-14 02:53:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:53:03] Production.INFO: 117
[2026-09-14 02:53:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:53:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:53:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:53:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:53:03] Production.INFO: Date 2026-09-12
[2026-09-14 02:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:53:03] Production.INFO: Date 2026-09-13
[2026-09-14 02:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:53:03] Production.INFO: Date 2026-09-14
[2026-09-14 02:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:53:03] Production.INFO: Total Charge 0
[2026-09-14 02:53:03] Production.INFO: CreateAllLog End
[2026-09-14 02:53:04] Production.INFO: Account Balance End.
[2026-09-14 02:53:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:53:04] Production.INFO: ==11873== Releasing lock...
[2026-09-14 02:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:53:04] Production.INFO: ==11869== Releasing lock...
[2026-09-14 02:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:53:12] Production.ERROR: CronJobId end10
[2026-09-14 02:53:12] Production.INFO: ==11871== Releasing lock...
[2026-09-14 02:53:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:53:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:53:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:53:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:53:14] Production.INFO: call_cost start
[2026-09-14 02:53:14] Production.INFO: call_cost end
[2026-09-14 02:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:53:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:53:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:53:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:53:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:53:14] Production.INFO: ==11867== Releasing lock...
[2026-09-14 02:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:54:02] Production.INFO: ==11929== Lock acquired, processing the job...
[2026-09-14 07:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:54:02] Production.INFO: neon service started
[2026-09-14 07:54:02] Production.INFO: neon service started
[2026-09-14 07:54:02] Production.INFO: ==11929== Releasing lock...
[2026-09-14 07:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:54:02] Production.INFO: ==11934== Lock acquired, processing the job...
[2026-09-14 06:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 02:54:02] Production.INFO: ==11932== Lock acquired, processing the job...
[2026-09-14 02:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:54:02] Production.INFO: ==11934== Releasing lock...
[2026-09-14 06:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:54:03] Production.INFO: ==11932== Releasing lock...
[2026-09-14 02:54:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:54:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:54:03] Production.INFO: ==11938== Lock acquired, processing the job...
[2026-09-14 02:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:54:04] Production.INFO: ==11936== Lock acquired, processing the job...
[2026-09-14 02:54:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:54:04] Production.INFO: ==11940== Lock acquired, processing the job...
[2026-09-14 02:54:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:54:04] Production.INFO: ==11942== Lock acquired, processing the job...
[2026-09-14 02:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:54:04] Production.INFO: ==11944== Lock acquired, processing the job...
[2026-09-14 02:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:54:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:54:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:54:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:54:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:54:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:54:04] Production.INFO: Account Balance Start.
[2026-09-14 02:54:04] Production.INFO: CreateAllLog Start
[2026-09-14 02:54:04] Production.INFO: 117
[2026-09-14 02:54:04] Production.INFO: Date 2026-09-08
[2026-09-14 02:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 02: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-09-14 02: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-09-14 02: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-09-14 02:54:04] Production.INFO: ==11944== Releasing lock...
[2026-09-14 02:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:54:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:54:04] Production.INFO: Date 2026-09-09
[2026-09-14 02:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:54:04] Production.INFO: Date 2026-09-10
[2026-09-14 02:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:54:04] Production.INFO: Date 2026-09-11
[2026-09-14 02:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:54:04] Production.INFO: Date 2026-09-12
[2026-09-14 02:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:54:04] Production.INFO: Date 2026-09-13
[2026-09-14 02:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:54:04] Production.INFO: Date 2026-09-14
[2026-09-14 02:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:54:04] Production.INFO: Total Charge 0
[2026-09-14 02:54:04] Production.INFO: CreateAllLog End
[2026-09-14 02:54:04] Production.INFO: ==11938== Releasing lock...
[2026-09-14 02:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:54:04] Production.INFO: Account Balance End.
[2026-09-14 02:54:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:54:04] Production.INFO: ==11942== Releasing lock...
[2026-09-14 02:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:54:12] Production.ERROR: CronJobId end10
[2026-09-14 02:54:12] Production.INFO: ==11940== Releasing lock...
[2026-09-14 02:54:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:54:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:54:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:54:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:54:15] Production.INFO: call_cost start
[2026-09-14 02:54:15] Production.INFO: call_cost end
[2026-09-14 02:54:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:54:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:54:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:54:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:54:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:54:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:54:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:54:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:54:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:54:15] Production.INFO: ==11936== Releasing lock...
[2026-09-14 02:54:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:54:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:55:01] Production.INFO: ==11999== Lock acquired, processing the job...
[2026-09-14 07:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:55:01] Production.INFO: neon service started
[2026-09-14 07:55:01] Production.INFO: neon service started
[2026-09-14 07:55:01] Production.INFO: ==11999== Releasing lock...
[2026-09-14 07:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:55:02] Production.INFO: ==12003== Lock acquired, processing the job...
[2026-09-14 06:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:55:02] Production.INFO: ==12003== Releasing lock...
[2026-09-14 06:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:55:02] Production.INFO: ==12001== Lock acquired, processing the job...
[2026-09-14 02:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:55:02] Production.INFO: ==12001== Releasing lock...
[2026-09-14 02:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:55:03] Production.INFO: ==12008== Lock acquired, processing the job...
[2026-09-14 02:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:55:03] Production.INFO: ==12014== Lock acquired, processing the job...
[2026-09-14 02:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:55:03] Production.INFO: ==12006== Lock acquired, processing the job...
[2026-09-14 02:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 02:55:03] Production.INFO: ==12010== Lock acquired, processing the job...
[2026-09-14 02:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:55:03] Production.INFO: ==12012== Lock acquired, processing the job...
[2026-09-14 02:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 02:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 02:55:03] Production.ERROR: CronJob PID - 12008
[2026-09-14 02:55:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 02:55:03] Production.ERROR: CronJob ID - 5
[2026-09-14 02:55:03] Production.ERROR: CronJob Last Run Time 2026-09-14 02:55:00
[2026-09-14 02:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 02:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 02:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 02:55:03] Production.ERROR: CronJob PID - 12010
[2026-09-14 02:55:03] Production.ERROR: CronJob Title - Account Block
[2026-09-14 02:55:03] Production.ERROR: CronJob ID - 7
[2026-09-14 02:55:03] Production.ERROR: CronJob Last Run Time 2026-09-14 02:55:00
[2026-09-14 02:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 02:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 02:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 02:55:03] Production.ERROR: CronJob PID - 12014
[2026-09-14 02:55:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-14 02:55:03] Production.ERROR: CronJob ID - 12
[2026-09-14 02:55:03] Production.ERROR: CronJob Last Run Time 2026-09-14 02:55:00
[2026-09-14 02:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 02:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 02:55:03] Production.INFO: ==12018== Lock acquired, processing the job...
[2026-09-14 02:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:55:03] Production.INFO: ==12016== Lock acquired, processing the job...
[2026-09-14 02:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 02:55:03] Production.INFO: Account Balance Start.
[2026-09-14 02:55:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 02:55:03] Production.INFO: ==12006== Releasing lock...
[2026-09-14 02:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 02:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 02:55:03] Production.INFO: 117
[2026-09-14 02:55:03] Production.INFO: Date 2026-09-08
[2026-09-14 02: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-09-14 02: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-09-14 02:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 02: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-09-14 02:55:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:55:03] Production.INFO: ==12018== Releasing lock...
[2026-09-14 02:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:55:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:55:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:55:04] Production.INFO: Date 2026-09-10
[2026-09-14 02:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:55:04] Production.ERROR: done
[2026-09-14 02:55:04] Production.INFO: Date 2026-09-11
[2026-09-14 02:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 02:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999851', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 02:55:04] Production.INFO: Date 2026-09-12
[2026-09-14 02:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:55:04] Production.INFO: Date 2026-09-13
[2026-09-14 02:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:55:04] Production.INFO: Date 2026-09-14
[2026-09-14 02:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:55:04] Production.INFO: Total Charge 0
[2026-09-14 02:55:04] Production.INFO: CreateAllLog End
[2026-09-14 02:55:04] Production.INFO: ==12010== Releasing lock...
[2026-09-14 02:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:55:04] Production.INFO: Account Balance End.
[2026-09-14 02:55:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:55:04] Production.INFO: ==12014== Releasing lock...
[2026-09-14 02:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999851', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 02:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 02:55:10] Production.INFO: ProcessCDR(1,17999851,1,1,2)
[2026-09-14 02:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17999851,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 02:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17999851,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 02:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 02:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 02:55:11] Production.INFO: ==12016== Releasing lock...
[2026-09-14 02:55:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 02:55:11] Production.INFO: 26 MB #Memory Used#
[2026-09-14 02:55:13] Production.ERROR: CronJobId end10
[2026-09-14 02:55:13] Production.INFO: ==12012== Releasing lock...
[2026-09-14 02:55:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:55:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:55:16] Production.INFO: call_cost start
[2026-09-14 02:55:16] Production.INFO: call_cost end
[2026-09-14 02:55:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:55:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:55:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:55:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:55:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:55:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:55:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:55:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:55:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:55:16] Production.INFO: ==12008== Releasing lock...
[2026-09-14 02:55:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:55:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:56:02] Production.INFO: ==12071== Lock acquired, processing the job...
[2026-09-14 07:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:56:02] Production.INFO: neon service started
[2026-09-14 07:56:02] Production.INFO: neon service started
[2026-09-14 07:56:02] Production.INFO: ==12071== Releasing lock...
[2026-09-14 07:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:56:02] Production.INFO: ==12075== Lock acquired, processing the job...
[2026-09-14 06:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:56:02] Production.INFO: ==12075== Releasing lock...
[2026-09-14 06:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:56:02] Production.INFO: ==12073== Lock acquired, processing the job...
[2026-09-14 02:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:56:03] Production.INFO: ==12073== Releasing lock...
[2026-09-14 02:56:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:56:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:56:03] Production.INFO: ==12082== Lock acquired, processing the job...
[2026-09-14 02:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:56:03] Production.INFO: ==12078== Lock acquired, processing the job...
[2026-09-14 02:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:56:03] Production.INFO: ==12080== Lock acquired, processing the job...
[2026-09-14 02:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:56:03] Production.INFO: ==12084== Lock acquired, processing the job...
[2026-09-14 02:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:56:04] Production.INFO: Account Balance Start.
[2026-09-14 02:56:04] Production.INFO: CreateAllLog Start
[2026-09-14 02:56:04] Production.INFO: 117
[2026-09-14 02:56:04] Production.INFO: Date 2026-09-08
[2026-09-14 02:56:04] Production.INFO: ==12086== Lock acquired, processing the job...
[2026-09-14 02:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:56:04] Production.INFO: Date 2026-09-09
[2026-09-14 02:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:56:04] Production.INFO: Date 2026-09-10
[2026-09-14 02:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 02: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-09-14 02: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-09-14 02: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-09-14 02:56:04] Production.INFO: ==12086== Releasing lock...
[2026-09-14 02:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:56:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:56:04] Production.INFO: Date 2026-09-11
[2026-09-14 02:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:56:04] Production.INFO: Date 2026-09-12
[2026-09-14 02:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:56:04] Production.INFO: Date 2026-09-13
[2026-09-14 02:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:56:04] Production.INFO: Date 2026-09-14
[2026-09-14 02:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:56:04] Production.INFO: Total Charge 0
[2026-09-14 02:56:04] Production.INFO: CreateAllLog End
[2026-09-14 02:56:04] Production.INFO: Account Balance End.
[2026-09-14 02:56:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:56:04] Production.INFO: ==12084== Releasing lock...
[2026-09-14 02:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:56:04] Production.INFO: ==12080== Releasing lock...
[2026-09-14 02:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:56:12] Production.ERROR: CronJobId end10
[2026-09-14 02:56:12] Production.INFO: ==12082== Releasing lock...
[2026-09-14 02:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:56:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:56:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:56:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:56:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:56:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:56:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:56:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:56:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:56:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:56:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:56:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:56:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:56:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:56:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:56:16] Production.INFO: call_cost start
[2026-09-14 02:56:16] Production.INFO: call_cost end
[2026-09-14 02:56:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:56:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:56:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:56:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:56:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:56:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:56:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:56:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:56:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:56:16] Production.INFO: ==12078== Releasing lock...
[2026-09-14 02:56:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:56:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:57:01] Production.INFO: ==12142== Lock acquired, processing the job...
[2026-09-14 07:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:57:01] Production.INFO: neon service started
[2026-09-14 07:57:01] Production.INFO: neon service started
[2026-09-14 07:57:01] Production.INFO: ==12142== Releasing lock...
[2026-09-14 07:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 02:57:02] Production.INFO: ==12144== Lock acquired, processing the job...
[2026-09-14 02:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:57:02] Production.INFO: ==12144== Releasing lock...
[2026-09-14 02:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:57:02] Production.INFO: ==12146== Lock acquired, processing the job...
[2026-09-14 06:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:57:02] Production.INFO: ==12146== Releasing lock...
[2026-09-14 06:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:57:03] Production.INFO: ==12154== Lock acquired, processing the job...
[2026-09-14 02:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:57:03] Production.INFO: ==12148== Lock acquired, processing the job...
[2026-09-14 02:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:57:03] Production.INFO: Account Balance Start.
[2026-09-14 02:57:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:57:03] Production.INFO: 117
[2026-09-14 02:57:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:57:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:57:03] Production.INFO: ==12152== Lock acquired, processing the job...
[2026-09-14 02:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:57:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:57:03] Production.INFO: ==12150== Lock acquired, processing the job...
[2026-09-14 02:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:57:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:57:03] Production.INFO: ==12156== Lock acquired, processing the job...
[2026-09-14 02:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:57:03] Production.INFO: Date 2026-09-12
[2026-09-14 02:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:57:03] Production.INFO: Date 2026-09-13
[2026-09-14 02:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:57:03] Production.INFO: Date 2026-09-14
[2026-09-14 02:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 02:57:03] Production.INFO: Total Charge 0
[2026-09-14 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-09-14 02:57:03] Production.INFO: CreateAllLog End
[2026-09-14 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-09-14 02:57:03] Production.INFO: ==12156== Releasing lock...
[2026-09-14 02:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:57:03] Production.INFO: Account Balance End.
[2026-09-14 02:57:03] Production.ERROR: CronJobId end 12
[2026-09-14 02:57:03] Production.INFO: ==12154== Releasing lock...
[2026-09-14 02:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:57:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:57:04] Production.INFO: ==12150== Releasing lock...
[2026-09-14 02:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:57:12] Production.ERROR: CronJobId end10
[2026-09-14 02:57:12] Production.INFO: ==12152== Releasing lock...
[2026-09-14 02:57:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:57:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:57:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:57:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:57:14] Production.INFO: call_cost start
[2026-09-14 02:57:14] Production.INFO: call_cost end
[2026-09-14 02:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:57:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:57:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:57:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:57:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:57:14] Production.INFO: ==12148== Releasing lock...
[2026-09-14 02:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:58:02] Production.INFO: ==12211== Lock acquired, processing the job...
[2026-09-14 07:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:58:02] Production.INFO: neon service started
[2026-09-14 07:58:02] Production.INFO: neon service started
[2026-09-14 07:58:02] Production.INFO: ==12211== Releasing lock...
[2026-09-14 07:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:58:02] Production.INFO: ==12215== Lock acquired, processing the job...
[2026-09-14 06:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:58:02] Production.INFO: ==12215== Releasing lock...
[2026-09-14 06:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:58:02] Production.INFO: ==12213== Lock acquired, processing the job...
[2026-09-14 02:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:58:02] Production.INFO: ==12213== Releasing lock...
[2026-09-14 02:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:58:03] Production.INFO: ==12218== Lock acquired, processing the job...
[2026-09-14 02:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:58:03] Production.INFO: ==12220== Lock acquired, processing the job...
[2026-09-14 02:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:58:03] Production.INFO: ==12222== Lock acquired, processing the job...
[2026-09-14 02:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:58:03] Production.INFO: ==12224== Lock acquired, processing the job...
[2026-09-14 02:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:58:03] Production.INFO: ==12226== Lock acquired, processing the job...
[2026-09-14 02:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:58:03] Production.INFO: Account Balance Start.
[2026-09-14 02:58:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:58:03] Production.INFO: 117
[2026-09-14 02:58:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 02:58:03] Production.INFO: ==12226== Releasing lock...
[2026-09-14 02:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:58:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:58:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:58:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:58:03] Production.INFO: Date 2026-09-12
[2026-09-14 02:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:58:04] Production.INFO: Date 2026-09-13
[2026-09-14 02:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:58:04] Production.INFO: Date 2026-09-14
[2026-09-14 02:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 02:58:04] Production.INFO: Total Charge 0
[2026-09-14 02:58:04] Production.INFO: CreateAllLog End
[2026-09-14 02:58:04] Production.INFO: Account Balance End.
[2026-09-14 02:58:04] Production.INFO: ==12220== Releasing lock...
[2026-09-14 02:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:58:04] Production.ERROR: CronJobId end 12
[2026-09-14 02:58:04] Production.INFO: ==12224== Releasing lock...
[2026-09-14 02:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:58:12] Production.ERROR: CronJobId end10
[2026-09-14 02:58:12] Production.INFO: ==12222== Releasing lock...
[2026-09-14 02:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:58:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:58:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:58:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:58:14] Production.INFO: call_cost start
[2026-09-14 02:58:14] Production.INFO: call_cost end
[2026-09-14 02:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:58:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:58:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:58:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:58:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:58:14] Production.INFO: ==12218== Releasing lock...
[2026-09-14 02:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 07:59:01] Production.INFO: ==12279== Lock acquired, processing the job...
[2026-09-14 07:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 07:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 07:59:01] Production.INFO: neon service started
[2026-09-14 07:59:01] Production.INFO: neon service started
[2026-09-14 07:59:01] Production.INFO: ==12279== Releasing lock...
[2026-09-14 07:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 07:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:59:01] Production.INFO: ==12283== Lock acquired, processing the job...
[2026-09-14 06:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:59:01] Production.INFO: ==12283== Releasing lock...
[2026-09-14 06:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 06:59:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 02:59:01] Production.INFO: ==12281== Lock acquired, processing the job...
[2026-09-14 02:59:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 02:59:02] Production.INFO: ==12281== Releasing lock...
[2026-09-14 02:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 02:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 02:59:02] Production.INFO: ==12286== Lock acquired, processing the job...
[2026-09-14 02:59:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 02:59:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 02:59:03] Production.INFO: ==12288== Lock acquired, processing the job...
[2026-09-14 02:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 02:59:03] Production.INFO: ==12290== Lock acquired, processing the job...
[2026-09-14 02:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 02:59:03] Production.INFO: ==12292== Lock acquired, processing the job...
[2026-09-14 02:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 02:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 02:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 02:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 02:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 02:59:03] Production.INFO: Account Balance Start.
[2026-09-14 02:59:03] Production.INFO: CreateAllLog Start
[2026-09-14 02:59:03] Production.INFO: 117
[2026-09-14 02:59:03] Production.INFO: Date 2026-09-08
[2026-09-14 02:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:59:03] Production.INFO: Date 2026-09-09
[2026-09-14 02:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:59:03] Production.INFO: Date 2026-09-10
[2026-09-14 02:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:59:03] Production.INFO: Date 2026-09-11
[2026-09-14 02:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:59:03] Production.INFO: ==12294== Lock acquired, processing the job...
[2026-09-14 02:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 02:59:03] Production.INFO: Date 2026-09-12
[2026-09-14 02:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:59:03] Production.INFO: Date 2026-09-13
[2026-09-14 02:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 02:59:03] Production.INFO: Date 2026-09-14
[2026-09-14 02:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 02:59:03] Production.INFO: Total Charge 0
[2026-09-14 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-09-14 02:59:03] Production.INFO: ==12294== Releasing lock...
[2026-09-14 02:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 02:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 02:59:03] Production.INFO: CreateAllLog End
[2026-09-14 02:59:03] Production.INFO: Account Balance End.
[2026-09-14 02:59:03] Production.ERROR: CronJobId end 12
[2026-09-14 02:59:03] Production.INFO: ==12292== Releasing lock...
[2026-09-14 02:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 02:59:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 02:59:04] Production.INFO: ==12288== Releasing lock...
[2026-09-14 02:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 02:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 02:59:11] Production.ERROR: CronJobId end10
[2026-09-14 02:59:11] Production.INFO: ==12290== Releasing lock...
[2026-09-14 02:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 02:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 02:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 02:59:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 02:59:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 02:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 02:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 02:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 02:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 02:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 02:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 02:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 02:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 02:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 02:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 02:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 02:59:13] Production.INFO: call_cost start
[2026-09-14 02:59:13] Production.INFO: call_cost end
[2026-09-14 02:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 02:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 02:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 02:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 02:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 02:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 02:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 02:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 02:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 02:59:14] Production.INFO: ==12286== Releasing lock...
[2026-09-14 02:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 02:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:00:01] Production.INFO: ==12352== Lock acquired, processing the job...
[2026-09-14 08:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:00:01] Production.INFO: neon service started
[2026-09-14 08:00:01] Production.INFO: neon service started
[2026-09-14 08:00:01] Production.INFO: ==12352== Releasing lock...
[2026-09-14 08:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:00:02] Production.INFO: ==12354== Lock acquired, processing the job...
[2026-09-14 03:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:00:02] Production.INFO: ==12354== Releasing lock...
[2026-09-14 03:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:00:02] Production.INFO: ==12356== Lock acquired, processing the job...
[2026-09-14 07:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:00:02] Production.INFO: ==12356== Releasing lock...
[2026-09-14 07:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:00:03] Production.INFO: ==12359== Lock acquired, processing the job...
[2026-09-14 03:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:00:03] Production.INFO: ==12365== Lock acquired, processing the job...
[2026-09-14 03:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:00:03] Production.INFO: ==12361== Lock acquired, processing the job...
[2026-09-14 03:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:00:03] Production.INFO: ==12363== Lock acquired, processing the job...
[2026-09-14 03:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:00:03] Production.INFO: ==12367== Lock acquired, processing the job...
[2026-09-14 03:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:00:03] Production.INFO: Account Balance Start.
[2026-09-14 03:00:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:00:03] Production.INFO: 117
[2026-09-14 03:00:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 03:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 03:00:03] Production.INFO: ==12367== Releasing lock...
[2026-09-14 03:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:00:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:00:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:00:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:00:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:00:03] Production.INFO: Date 2026-09-13
[2026-09-14 03:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:00:03] Production.INFO: Date 2026-09-14
[2026-09-14 03:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:00:03] Production.INFO: Total Charge 0
[2026-09-14 03:00:03] Production.INFO: CreateAllLog End
[2026-09-14 03:00:04] Production.INFO: Account Balance End.
[2026-09-14 03:00:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:00:04] Production.INFO: ==12365== Releasing lock...
[2026-09-14 03:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:00:04] Production.INFO: ==12361== Releasing lock...
[2026-09-14 03:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:00:12] Production.ERROR: CronJobId end10
[2026-09-14 03:00:12] Production.INFO: ==12363== Releasing lock...
[2026-09-14 03:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:00:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:00:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:00:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:00:14] Production.INFO: call_cost start
[2026-09-14 03:00:14] Production.INFO: call_cost end
[2026-09-14 03:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:00:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:00:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:00:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:00:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:00:14] Production.INFO: ==12359== Releasing lock...
[2026-09-14 03:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:01:02] Production.INFO: ==12430== Lock acquired, processing the job...
[2026-09-14 08:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:01:02] Production.INFO: neon service started
[2026-09-14 08:01:02] Production.INFO: neon service started
[2026-09-14 08:01:02] Production.INFO: ==12430== Releasing lock...
[2026-09-14 08:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:01:02] Production.INFO: ==12446== Lock acquired, processing the job...
[2026-09-14 07:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:01:02] Production.INFO: ==12446== Releasing lock...
[2026-09-14 07:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:01:03] Production.INFO: ==12444== Lock acquired, processing the job...
[2026-09-14 03:01:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:01:03] Production.INFO: ==12444== Releasing lock...
[2026-09-14 03:01:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:01:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:01:04] Production.INFO: ==12451== Lock acquired, processing the job...
[2026-09-14 03:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:01:04] Production.INFO: ==12453== Lock acquired, processing the job...
[2026-09-14 03:01:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:01:04] Production.INFO: ==12449== Lock acquired, processing the job...
[2026-09-14 03:01:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:01:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:01:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:01:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:01:04] Production.INFO: ==12455== Lock acquired, processing the job...
[2026-09-14 03:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:01:04] Production.INFO: ==12457== Lock acquired, processing the job...
[2026-09-14 03:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:01:04] Production.INFO: Account Balance Start.
[2026-09-14 03:01:04] Production.INFO: CreateAllLog Start
[2026-09-14 03:01:04] Production.INFO: 117
[2026-09-14 03:01:04] Production.INFO: Date 2026-09-08
[2026-09-14 03:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:01:04] Production.INFO: Date 2026-09-09
[2026-09-14 03:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:01:04] Production.INFO: Date 2026-09-10
[2026-09-14 03:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:01:04] Production.INFO: Date 2026-09-11
[2026-09-14 03:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 03: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-09-14 03: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-09-14 03:01:04] Production.INFO: Date 2026-09-12
[2026-09-14 03:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 03: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-09-14 03:01:04] Production.INFO: Date 2026-09-13
[2026-09-14 03:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:01:04] Production.INFO: ==12457== Releasing lock...
[2026-09-14 03:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:01:04] Production.INFO: Date 2026-09-14
[2026-09-14 03:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:01:04] Production.INFO: Total Charge 0
[2026-09-14 03:01:04] Production.INFO: CreateAllLog End
[2026-09-14 03:01:04] Production.INFO: Account Balance End.
[2026-09-14 03:01:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:01:04] Production.INFO: ==12455== Releasing lock...
[2026-09-14 03:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:01:04] Production.INFO: ==12451== Releasing lock...
[2026-09-14 03:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:01:12] Production.ERROR: CronJobId end10
[2026-09-14 03:01:12] Production.INFO: ==12453== Releasing lock...
[2026-09-14 03:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:01:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:01:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:01:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:01:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:01:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:01:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:01:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:01:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:01:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:01:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:01:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:01:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:01:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:01:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:01:15] Production.INFO: call_cost start
[2026-09-14 03:01:15] Production.INFO: call_cost end
[2026-09-14 03:01:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:01:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:01:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:01:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:01:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:01:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:01:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:01:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:01:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:01:15] Production.INFO: ==12449== Releasing lock...
[2026-09-14 03:01:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:01:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:02:01] Production.INFO: ==12513== Lock acquired, processing the job...
[2026-09-14 08:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:02:01] Production.INFO: neon service started
[2026-09-14 08:02:01] Production.INFO: neon service started
[2026-09-14 08:02:01] Production.INFO: ==12513== Releasing lock...
[2026-09-14 08:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:02:02] Production.INFO: ==12517== Lock acquired, processing the job...
[2026-09-14 07:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:02:02] Production.INFO: ==12517== Releasing lock...
[2026-09-14 07:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:02:02] Production.INFO: ==12515== Lock acquired, processing the job...
[2026-09-14 03:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:02:02] Production.INFO: ==12515== Releasing lock...
[2026-09-14 03:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:02:03] Production.INFO: ==12529== Lock acquired, processing the job...
[2026-09-14 03:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:02:03] Production.INFO: ==12527== Lock acquired, processing the job...
[2026-09-14 03:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-14 03:02:03] Production.INFO: ==12519== Lock acquired, processing the job...
[2026-09-14 03:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03: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-09-14 03: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-09-14 03: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-09-14 03:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 03:02:03] Production.INFO: ==12529== Releasing lock...
[2026-09-14 03:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:02:03] Production.INFO: ==12521== Lock acquired, processing the job...
[2026-09-14 03:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:02:03] Production.INFO: ==12523== Lock acquired, processing the job...
[2026-09-14 03:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:02:03] Production.INFO: ==12525== Lock acquired, processing the job...
[2026-09-14 03:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:02:03] Production.INFO: Account Balance Start.
[2026-09-14 03:02:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:02:03] Production.ERROR: done
[2026-09-14 03:02:03] Production.INFO: 117
[2026-09-14 03:02:03] Production.ERROR: tblTempVendorCDR_20
[2026-09-14 03:02:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:02:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:02:04] Production.INFO: Date 2026-09-10
[2026-09-14 03:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:02:04] Production.ERROR: done
[2026-09-14 03:02:04] Production.INFO: Date 2026-09-11
[2026-09-14 03:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:02:04] Production.INFO: Date 2026-09-12
[2026-09-14 03:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:02:04] Production.INFO: Date 2026-09-13
[2026-09-14 03:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:02:04] Production.INFO: Date 2026-09-14
[2026-09-14 03:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 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-09-14 03:02:04] Production.INFO: ==12527== Releasing lock...
[2026-09-14 03:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-14 03:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-14 03:02:04] Production.INFO: Total Charge 0
[2026-09-14 03:02:04] Production.INFO: CreateAllLog End
[2026-09-14 03:02:04] Production.INFO: Account Balance End.
[2026-09-14 03:02:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:02:04] Production.INFO: ==12525== Releasing lock...
[2026-09-14 03:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:02:04] Production.INFO: ==12521== Releasing lock...
[2026-09-14 03:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:02:11] Production.ERROR: CronJobId end10
[2026-09-14 03:02:11] Production.INFO: ==12523== Releasing lock...
[2026-09-14 03:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:02:15] Production.INFO: call_cost start
[2026-09-14 03:02:15] Production.INFO: call_cost end
[2026-09-14 03:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:02:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:02:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:02:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:02:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:02:15] Production.INFO: ==12519== Releasing lock...
[2026-09-14 03:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:03:02] Production.INFO: ==12582== Lock acquired, processing the job...
[2026-09-14 08:03:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:03:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:03:02] Production.INFO: neon service started
[2026-09-14 08:03:02] Production.INFO: neon service started
[2026-09-14 08:03:02] Production.INFO: ==12582== Releasing lock...
[2026-09-14 08:03:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:03:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:03:02] Production.INFO: ==12586== Lock acquired, processing the job...
[2026-09-14 07:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:03:02] Production.INFO: ==12586== Releasing lock...
[2026-09-14 07:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:03:02] Production.INFO: ==12584== Lock acquired, processing the job...
[2026-09-14 03:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:03:02] Production.INFO: ==12584== Releasing lock...
[2026-09-14 03:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:03:03] Production.INFO: ==12588== Lock acquired, processing the job...
[2026-09-14 03:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:03:03] Production.INFO: ==12590== Lock acquired, processing the job...
[2026-09-14 03:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:03:03] Production.INFO: ==12596== Lock acquired, processing the job...
[2026-09-14 03:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:03:03] Production.INFO: ==12594== Lock acquired, processing the job...
[2026-09-14 03:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:03:03] Production.INFO: ==12592== Lock acquired, processing the job...
[2026-09-14 03:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 03:03:04] Production.INFO: Account Balance Start.
[2026-09-14 03:03:04] Production.INFO: CreateAllLog Start
[2026-09-14 03:03:04] Production.INFO: ==12596== Releasing lock...
[2026-09-14 03:03:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:03:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:03:04] Production.INFO: 117
[2026-09-14 03:03:04] Production.INFO: Date 2026-09-08
[2026-09-14 03:03:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:03:04] Production.INFO: Date 2026-09-09
[2026-09-14 03:03:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:03:04] Production.INFO: Date 2026-09-10
[2026-09-14 03:03:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:03:04] Production.INFO: Date 2026-09-11
[2026-09-14 03:03:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:03:04] Production.INFO: Date 2026-09-12
[2026-09-14 03:03:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:03:04] Production.INFO: Date 2026-09-13
[2026-09-14 03:03:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:03:04] Production.INFO: Date 2026-09-14
[2026-09-14 03:03:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:03:04] Production.INFO: Total Charge 0
[2026-09-14 03:03:04] Production.INFO: CreateAllLog End
[2026-09-14 03:03:04] Production.INFO: ==12590== Releasing lock...
[2026-09-14 03:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:03:04] Production.INFO: Account Balance End.
[2026-09-14 03:03:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:03:04] Production.INFO: ==12594== Releasing lock...
[2026-09-14 03:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:03:11] Production.ERROR: CronJobId end10
[2026-09-14 03:03:11] Production.INFO: ==12592== Releasing lock...
[2026-09-14 03:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:03:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:03:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:03:15] Production.INFO: call_cost start
[2026-09-14 03:03:15] Production.INFO: call_cost end
[2026-09-14 03:03:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:03:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:03:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:03:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:03:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:03:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:03:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:03:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:03:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:03:15] Production.INFO: ==12588== Releasing lock...
[2026-09-14 03:03:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:03:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:04:01] Production.INFO: ==12657== Lock acquired, processing the job...
[2026-09-14 08:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:04:01] Production.INFO: neon service started
[2026-09-14 08:04:01] Production.INFO: neon service started
[2026-09-14 08:04:01] Production.INFO: ==12657== Releasing lock...
[2026-09-14 08:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:04:01] Production.INFO: ==12659== Lock acquired, processing the job...
[2026-09-14 03:04:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:04:02] Production.INFO: ==12659== Releasing lock...
[2026-09-14 03:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:04:02] Production.INFO: ==12661== Lock acquired, processing the job...
[2026-09-14 07:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:04:02] Production.INFO: ==12661== Releasing lock...
[2026-09-14 07:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:04:02] Production.INFO: ==12663== Lock acquired, processing the job...
[2026-09-14 03:04:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:04:03] Production.INFO: ==12665== Lock acquired, processing the job...
[2026-09-14 03:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:04:03] Production.INFO: ==12667== Lock acquired, processing the job...
[2026-09-14 03:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:04:03] Production.INFO: ==12670== Lock acquired, processing the job...
[2026-09-14 03:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:04:03] Production.INFO: ==12672== Lock acquired, processing the job...
[2026-09-14 03:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:04:03] Production.INFO: Account Balance Start.
[2026-09-14 03:04:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:04:03] Production.INFO: 117
[2026-09-14 03:04:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 03:04:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 03:04:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:04:03] Production.INFO: ==12672== Releasing lock...
[2026-09-14 03:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:04:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:04:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:04:03] Production.INFO: Date 2026-09-13
[2026-09-14 03:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:04:03] Production.INFO: Date 2026-09-14
[2026-09-14 03:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:04:03] Production.INFO: Total Charge 0
[2026-09-14 03:04:03] Production.INFO: CreateAllLog End
[2026-09-14 03:04:03] Production.INFO: Account Balance End.
[2026-09-14 03:04:03] Production.ERROR: CronJobId end 12
[2026-09-14 03:04:03] Production.INFO: ==12670== Releasing lock...
[2026-09-14 03:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:04:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:04:03] Production.INFO: ==12665== Releasing lock...
[2026-09-14 03:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:04:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:04:11] Production.ERROR: CronJobId end10
[2026-09-14 03:04:11] Production.INFO: ==12667== Releasing lock...
[2026-09-14 03:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:04:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:04:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:04:13] Production.INFO: call_cost start
[2026-09-14 03:04:13] Production.INFO: call_cost end
[2026-09-14 03:04:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:04:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:04:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:04:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:04:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:04:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:04:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:04:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:04:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:04:13] Production.INFO: ==12663== Releasing lock...
[2026-09-14 03:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:04:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:05:01] Production.INFO: ==12725== Lock acquired, processing the job...
[2026-09-14 08:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:05:01] Production.INFO: neon service started
[2026-09-14 08:05:01] Production.INFO: neon service started
[2026-09-14 08:05:01] Production.INFO: ==12725== Releasing lock...
[2026-09-14 08:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:05:02] Production.INFO: ==12729== Lock acquired, processing the job...
[2026-09-14 07:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:05:02] Production.INFO: ==12729== Releasing lock...
[2026-09-14 07:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:05:02] Production.INFO: ==12727== Lock acquired, processing the job...
[2026-09-14 03:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:05:02] Production.INFO: ==12727== Releasing lock...
[2026-09-14 03:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:05:03] Production.INFO: ==12732== Lock acquired, processing the job...
[2026-09-14 03:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 03:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 03:05:03] Production.INFO: ==12734== Lock acquired, processing the job...
[2026-09-14 03:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 03:05:03] Production.INFO: ==12732== Releasing lock...
[2026-09-14 03:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 03:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 03:05:03] Production.INFO: ==12736== Lock acquired, processing the job...
[2026-09-14 03:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:05:03] Production.INFO: ==12740== Lock acquired, processing the job...
[2026-09-14 03:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:05:03] Production.INFO: ==12738== Lock acquired, processing the job...
[2026-09-14 03:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:05:03] Production.INFO: ==12742== Lock acquired, processing the job...
[2026-09-14 03:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 03:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 03:05:03] Production.INFO: Account Balance Start.
[2026-09-14 03:05:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:05:03] Production.INFO: 117
[2026-09-14 03:05:03] Production.INFO: ==12744== Lock acquired, processing the job...
[2026-09-14 03:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:05:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:05:04] Production.INFO: Date 2026-09-09
[2026-09-14 03:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:05:04] Production.INFO: Date 2026-09-10
[2026-09-14 03:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:05:04] Production.INFO: Date 2026-09-11
[2026-09-14 03:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:05:04] Production.ERROR: done
[2026-09-14 03: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-09-14 03: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-09-14 03: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-09-14 03:05:04] Production.INFO: Date 2026-09-12
[2026-09-14 03:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:05:04] Production.INFO: ==12744== Releasing lock...
[2026-09-14 03:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 03:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999893', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 03:05:04] Production.INFO: Date 2026-09-13
[2026-09-14 03:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:05:04] Production.INFO: Date 2026-09-14
[2026-09-14 03:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:05:04] Production.INFO: Total Charge 0
[2026-09-14 03:05:04] Production.INFO: CreateAllLog End
[2026-09-14 03:05:04] Production.INFO: Account Balance End.
[2026-09-14 03:05:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:05:04] Production.INFO: ==12740== Releasing lock...
[2026-09-14 03:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:05:04] Production.INFO: ==12736== Releasing lock...
[2026-09-14 03:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999893', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 03:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 03:05:10] Production.INFO: ProcessCDR(1,17999893,1,1,2)
[2026-09-14 03:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17999893,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 03:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17999893,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 03:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 03:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 03:05:10] Production.INFO: ==12742== Releasing lock...
[2026-09-14 03:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 03:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 03:05:14] Production.ERROR: CronJobId end10
[2026-09-14 03:05:14] Production.INFO: ==12738== Releasing lock...
[2026-09-14 03:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:05:16] Production.INFO: call_cost start
[2026-09-14 03:05:16] Production.INFO: call_cost end
[2026-09-14 03:05:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:05:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:05:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:05:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:05:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:05:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:05:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:05:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:05:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:05:16] Production.INFO: ==12734== Releasing lock...
[2026-09-14 03:05:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:05:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:06:02] Production.INFO: ==12798== Lock acquired, processing the job...
[2026-09-14 08:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:06:02] Production.INFO: neon service started
[2026-09-14 08:06:02] Production.INFO: neon service started
[2026-09-14 08:06:02] Production.INFO: ==12798== Releasing lock...
[2026-09-14 08:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:06:02] Production.INFO: ==12800== Lock acquired, processing the job...
[2026-09-14 03:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:06:02] Production.INFO: ==12800== Releasing lock...
[2026-09-14 03:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:06:03] Production.INFO: ==12802== Lock acquired, processing the job...
[2026-09-14 07:06:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:06:03] Production.INFO: ==12802== Releasing lock...
[2026-09-14 07:06:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:06:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:06:03] Production.INFO: ==12804== Lock acquired, processing the job...
[2026-09-14 03:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:06:03] Production.INFO: ==12808== Lock acquired, processing the job...
[2026-09-14 03:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:06:03] Production.INFO: ==12813== Lock acquired, processing the job...
[2026-09-14 03:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:06:03] Production.INFO: ==12806== Lock acquired, processing the job...
[2026-09-14 03:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:06:03] Production.INFO: ==12811== Lock acquired, processing the job...
[2026-09-14 03:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 03:06:03] Production.INFO: Account Balance Start.
[2026-09-14 03:06:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:06:03] Production.INFO: 117
[2026-09-14 03:06:03] Production.INFO: ==12813== Releasing lock...
[2026-09-14 03:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:06:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:06:04] Production.INFO: Date 2026-09-09
[2026-09-14 03:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:06:04] Production.INFO: Date 2026-09-10
[2026-09-14 03:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:06:04] Production.INFO: Date 2026-09-11
[2026-09-14 03:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:06:04] Production.INFO: Date 2026-09-12
[2026-09-14 03:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:06:04] Production.INFO: Date 2026-09-13
[2026-09-14 03:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:06:04] Production.INFO: Date 2026-09-14
[2026-09-14 03:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:06:04] Production.INFO: Total Charge 0
[2026-09-14 03:06:04] Production.INFO: CreateAllLog End
[2026-09-14 03:06:04] Production.INFO: Account Balance End.
[2026-09-14 03:06:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:06:04] Production.INFO: ==12811== Releasing lock...
[2026-09-14 03:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:06:04] Production.INFO: ==12806== Releasing lock...
[2026-09-14 03:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:06:11] Production.ERROR: CronJobId end10
[2026-09-14 03:06:11] Production.INFO: ==12808== Releasing lock...
[2026-09-14 03:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:06:14] Production.INFO: call_cost start
[2026-09-14 03:06:14] Production.INFO: call_cost end
[2026-09-14 03:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:06:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:06:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:06:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:06:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:06:14] Production.INFO: ==12804== Releasing lock...
[2026-09-14 03:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:07:01] Production.INFO: ==12867== Lock acquired, processing the job...
[2026-09-14 08:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:07:01] Production.INFO: neon service started
[2026-09-14 08:07:01] Production.INFO: neon service started
[2026-09-14 08:07:01] Production.INFO: ==12867== Releasing lock...
[2026-09-14 08:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:07:02] Production.INFO: ==12871== Lock acquired, processing the job...
[2026-09-14 07:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:07:02] Production.INFO: ==12871== Releasing lock...
[2026-09-14 07:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:07:02] Production.INFO: ==12869== Lock acquired, processing the job...
[2026-09-14 03:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:07:02] Production.INFO: ==12869== Releasing lock...
[2026-09-14 03:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:07:03] Production.INFO: ==12874== Lock acquired, processing the job...
[2026-09-14 03:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:07:03] Production.INFO: ==12876== Lock acquired, processing the job...
[2026-09-14 03:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:07:03] Production.INFO: ==12878== Lock acquired, processing the job...
[2026-09-14 03:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:07:03] Production.INFO: ==12880== Lock acquired, processing the job...
[2026-09-14 03:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:07:03] Production.INFO: ==12882== Lock acquired, processing the job...
[2026-09-14 03:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:07:03] Production.INFO: Account Balance Start.
[2026-09-14 03:07:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:07:03] Production.INFO: 117
[2026-09-14 03:07:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 03:07:03] Production.INFO: ==12882== Releasing lock...
[2026-09-14 03:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:07:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:07:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:07:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:07:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:07:03] Production.INFO: Date 2026-09-13
[2026-09-14 03:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:07:03] Production.INFO: Date 2026-09-14
[2026-09-14 03:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:07:03] Production.INFO: Total Charge 0
[2026-09-14 03:07:03] Production.INFO: CreateAllLog End
[2026-09-14 03:07:04] Production.INFO: ==12876== Releasing lock...
[2026-09-14 03:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:07:04] Production.INFO: Account Balance End.
[2026-09-14 03:07:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:07:04] Production.INFO: ==12880== Releasing lock...
[2026-09-14 03:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:07:11] Production.ERROR: CronJobId end10
[2026-09-14 03:07:11] Production.INFO: ==12878== Releasing lock...
[2026-09-14 03:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:07:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:07:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:07:13] Production.INFO: call_cost start
[2026-09-14 03:07:13] Production.INFO: call_cost end
[2026-09-14 03:07:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:07:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:07:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:07:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:07:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:07:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:07:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:07:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:07:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:07:13] Production.INFO: ==12874== Releasing lock...
[2026-09-14 03:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:07:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:08:02] Production.INFO: ==12937== Lock acquired, processing the job...
[2026-09-14 08:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:08:02] Production.INFO: neon service started
[2026-09-14 08:08:02] Production.INFO: neon service started
[2026-09-14 08:08:02] Production.INFO: ==12937== Releasing lock...
[2026-09-14 08:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:08:02] Production.INFO: ==12939== Lock acquired, processing the job...
[2026-09-14 03:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:08:02] Production.INFO: ==12941== Lock acquired, processing the job...
[2026-09-14 07:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:08:02] Production.INFO: ==12941== Releasing lock...
[2026-09-14 07:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:08:03] Production.INFO: ==12939== Releasing lock...
[2026-09-14 03:08:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:08:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:08:03] Production.INFO: ==12946== Lock acquired, processing the job...
[2026-09-14 03:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:08:03] Production.INFO: ==12944== Lock acquired, processing the job...
[2026-09-14 03:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:08:03] Production.INFO: ==12948== Lock acquired, processing the job...
[2026-09-14 03:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:08:03] Production.INFO: ==12952== Lock acquired, processing the job...
[2026-09-14 03:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:08:03] Production.INFO: ==12950== Lock acquired, processing the job...
[2026-09-14 03:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03: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-09-14 03:08:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03: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-09-14 03: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-09-14 03:08:04] Production.INFO: ==12952== Releasing lock...
[2026-09-14 03:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:08:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:08:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:08:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:08:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:08:04] Production.INFO: Account Balance Start.
[2026-09-14 03:08:04] Production.INFO: CreateAllLog Start
[2026-09-14 03:08:04] Production.INFO: 117
[2026-09-14 03:08:04] Production.INFO: Date 2026-09-08
[2026-09-14 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:08:04] Production.INFO: Date 2026-09-09
[2026-09-14 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:08:04] Production.INFO: Date 2026-09-10
[2026-09-14 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:08:04] Production.INFO: Date 2026-09-11
[2026-09-14 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:08:04] Production.INFO: Date 2026-09-12
[2026-09-14 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:08:04] Production.INFO: Date 2026-09-13
[2026-09-14 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:08:04] Production.INFO: Date 2026-09-14
[2026-09-14 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:08:04] Production.INFO: Total Charge 0
[2026-09-14 03:08:04] Production.INFO: CreateAllLog End
[2026-09-14 03:08:04] Production.INFO: Account Balance End.
[2026-09-14 03:08:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:08:04] Production.INFO: ==12950== Releasing lock...
[2026-09-14 03:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:08:04] Production.INFO: ==12946== Releasing lock...
[2026-09-14 03:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:08:12] Production.ERROR: CronJobId end10
[2026-09-14 03:08:12] Production.INFO: ==12948== Releasing lock...
[2026-09-14 03:08:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:08:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:08:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:08:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:08:14] Production.INFO: call_cost start
[2026-09-14 03:08:14] Production.INFO: call_cost end
[2026-09-14 03:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:08:14] Production.INFO: ==12944== Releasing lock...
[2026-09-14 03:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:09:01] Production.INFO: ==13003== Lock acquired, processing the job...
[2026-09-14 08:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:09:01] Production.INFO: neon service started
[2026-09-14 08:09:01] Production.INFO: neon service started
[2026-09-14 08:09:01] Production.INFO: ==13003== Releasing lock...
[2026-09-14 08:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:09:02] Production.INFO: ==13007== Lock acquired, processing the job...
[2026-09-14 07:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:09:02] Production.INFO: ==13007== Releasing lock...
[2026-09-14 07:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:09:02] Production.INFO: ==13005== Lock acquired, processing the job...
[2026-09-14 03:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:09:02] Production.INFO: ==13005== Releasing lock...
[2026-09-14 03:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:09:03] Production.INFO: ==13009== Lock acquired, processing the job...
[2026-09-14 03:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:09:03] Production.INFO: ==13013== Lock acquired, processing the job...
[2026-09-14 03:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:09:03] Production.INFO: ==13011== Lock acquired, processing the job...
[2026-09-14 03:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:09:03] Production.INFO: ==13017== Lock acquired, processing the job...
[2026-09-14 03:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:09:03] Production.INFO: ==13015== Lock acquired, processing the job...
[2026-09-14 03:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:09:03] Production.INFO: Account Balance Start.
[2026-09-14 03:09:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:09:03] Production.INFO: 117
[2026-09-14 03:09:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 03:09:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 03:09:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:09:03] Production.INFO: ==13017== Releasing lock...
[2026-09-14 03:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:09:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:09:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:09:03] Production.INFO: Date 2026-09-13
[2026-09-14 03:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:09:03] Production.INFO: Date 2026-09-14
[2026-09-14 03:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:09:03] Production.INFO: Total Charge 0
[2026-09-14 03:09:03] Production.INFO: CreateAllLog End
[2026-09-14 03:09:03] Production.INFO: Account Balance End.
[2026-09-14 03:09:03] Production.ERROR: CronJobId end 12
[2026-09-14 03:09:03] Production.INFO: ==13015== Releasing lock...
[2026-09-14 03:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:09:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:09:04] Production.INFO: ==13011== Releasing lock...
[2026-09-14 03:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:09:10] Production.ERROR: CronJobId end10
[2026-09-14 03:09:10] Production.INFO: ==13013== Releasing lock...
[2026-09-14 03:09:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:09:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:09:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:09:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:09:13] Production.INFO: call_cost start
[2026-09-14 03:09:13] Production.INFO: call_cost end
[2026-09-14 03:09:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:09:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:09:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:09:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:09:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:09:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:09:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:09:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:09:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:09:13] Production.INFO: ==13009== Releasing lock...
[2026-09-14 03:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:09:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:10:02] Production.INFO: ==13071== Lock acquired, processing the job...
[2026-09-14 08:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:10:02] Production.INFO: neon service started
[2026-09-14 08:10:02] Production.INFO: neon service started
[2026-09-14 08:10:02] Production.INFO: ==13071== Releasing lock...
[2026-09-14 08:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:10:02] Production.INFO: ==13075== Lock acquired, processing the job...
[2026-09-14 07:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:10:02] Production.INFO: ==13073== Lock acquired, processing the job...
[2026-09-14 03:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:10:02] Production.INFO: ==13075== Releasing lock...
[2026-09-14 07:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:10:03] Production.INFO: ==13073== Releasing lock...
[2026-09-14 03:10:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:10:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:10:03] Production.INFO: ==13082== Lock acquired, processing the job...
[2026-09-14 03:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:10:03] Production.INFO: ==13086== Lock acquired, processing the job...
[2026-09-14 03:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 03:10:03] Production.INFO: ==13086== Releasing lock...
[2026-09-14 03:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:10:03] Production.INFO: ==13078== Lock acquired, processing the job...
[2026-09-14 03:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:10:03] Production.INFO: ==13080== Lock acquired, processing the job...
[2026-09-14 03:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:10:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:10:04] Production.INFO: ==13084== Lock acquired, processing the job...
[2026-09-14 03:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:10:04] Production.INFO: Account Balance Start.
[2026-09-14 03:10:04] Production.INFO: CreateAllLog Start
[2026-09-14 03:10:04] Production.INFO: 117
[2026-09-14 03:10:04] Production.INFO: Date 2026-09-08
[2026-09-14 03:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:10:04] Production.INFO: Date 2026-09-09
[2026-09-14 03:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:10:04] Production.INFO: Date 2026-09-10
[2026-09-14 03:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:10:04] Production.INFO: Date 2026-09-11
[2026-09-14 03:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:10:04] Production.INFO: Date 2026-09-12
[2026-09-14 03:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:10:04] Production.INFO: Date 2026-09-13
[2026-09-14 03:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:10:04] Production.INFO: Date 2026-09-14
[2026-09-14 03:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:10:04] Production.INFO: Total Charge 0
[2026-09-14 03:10:04] Production.INFO: CreateAllLog End
[2026-09-14 03:10:04] Production.INFO: ==13080== Releasing lock...
[2026-09-14 03:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:10:04] Production.INFO: Account Balance End.
[2026-09-14 03:10:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:10:04] Production.INFO: ==13084== Releasing lock...
[2026-09-14 03:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:10:11] Production.ERROR: CronJobId end10
[2026-09-14 03:10:11] Production.INFO: ==13082== Releasing lock...
[2026-09-14 03:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:10:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:10:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:10:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:10:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:10:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:10:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:10:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:10:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:10:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:10:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:10:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:10:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:10:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:10:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:10:15] Production.INFO: call_cost start
[2026-09-14 03:10:15] Production.INFO: call_cost end
[2026-09-14 03:10:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:10:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:10:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:10:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:10:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:10:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:10:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:10:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:10:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:10:15] Production.INFO: ==13078== Releasing lock...
[2026-09-14 03:10:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:10:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:11:01] Production.INFO: ==13141== Lock acquired, processing the job...
[2026-09-14 08:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:11:01] Production.INFO: neon service started
[2026-09-14 08:11:01] Production.INFO: neon service started
[2026-09-14 08:11:01] Production.INFO: ==13141== Releasing lock...
[2026-09-14 08:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:11:01] Production.INFO: ==13143== Lock acquired, processing the job...
[2026-09-14 03:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:11:02] Production.INFO: ==13143== Releasing lock...
[2026-09-14 03:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:11:02] Production.INFO: ==13145== Lock acquired, processing the job...
[2026-09-14 07:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:11:02] Production.INFO: ==13145== Releasing lock...
[2026-09-14 07:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:11:02] Production.INFO: ==13156== Lock acquired, processing the job...
[2026-09-14 03:11:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:11:02] Production.INFO: ==13148== Lock acquired, processing the job...
[2026-09-14 03:11:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:11:03] Production.INFO: ==13150== Lock acquired, processing the job...
[2026-09-14 03:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 03:11:03] Production.INFO: ==13152== Lock acquired, processing the job...
[2026-09-14 03:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:11:03] Production.INFO: ==13156== Releasing lock...
[2026-09-14 03:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:11:03] Production.INFO: ==13154== Lock acquired, processing the job...
[2026-09-14 03:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:11:03] Production.INFO: Account Balance Start.
[2026-09-14 03:11:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:11:03] Production.INFO: 117
[2026-09-14 03:11:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:11:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:11:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:11:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:11:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:11:03] Production.INFO: Date 2026-09-13
[2026-09-14 03:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:11:03] Production.INFO: Date 2026-09-14
[2026-09-14 03:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:11:03] Production.INFO: Total Charge 0
[2026-09-14 03:11:03] Production.INFO: CreateAllLog End
[2026-09-14 03:11:03] Production.INFO: ==13150== Releasing lock...
[2026-09-14 03:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:11:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:11:03] Production.INFO: Account Balance End.
[2026-09-14 03:11:03] Production.ERROR: CronJobId end 12
[2026-09-14 03:11:03] Production.INFO: ==13154== Releasing lock...
[2026-09-14 03:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:11:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:11:10] Production.ERROR: CronJobId end10
[2026-09-14 03:11:10] Production.INFO: ==13152== Releasing lock...
[2026-09-14 03:11:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:11:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:11:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:11:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:11:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:11:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:11:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:11:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:11:14] Production.INFO: call_cost start
[2026-09-14 03:11:14] Production.INFO: call_cost end
[2026-09-14 03:11:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:11:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:11:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:11:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:11:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:11:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:11:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:11:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:11:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:11:14] Production.INFO: ==13148== Releasing lock...
[2026-09-14 03:11:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:11:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:12:01] Production.INFO: ==13208== Lock acquired, processing the job...
[2026-09-14 08:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:12:01] Production.INFO: neon service started
[2026-09-14 08:12:01] Production.INFO: neon service started
[2026-09-14 08:12:01] Production.INFO: ==13208== Releasing lock...
[2026-09-14 08:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:12:02] Production.INFO: ==13212== Lock acquired, processing the job...
[2026-09-14 07:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:12:02] Production.INFO: ==13212== Releasing lock...
[2026-09-14 07:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:12:02] Production.INFO: ==13210== Lock acquired, processing the job...
[2026-09-14 03:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:12:02] Production.INFO: ==13210== Releasing lock...
[2026-09-14 03:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:12:03] Production.INFO: ==13221== Lock acquired, processing the job...
[2026-09-14 03:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:12:03] Production.INFO: ==13214== Lock acquired, processing the job...
[2026-09-14 03:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:12:03] Production.INFO: Account Balance Start.
[2026-09-14 03:12:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:12:03] Production.INFO: 117
[2026-09-14 03:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:12:03] Production.INFO: ==13216== Lock acquired, processing the job...
[2026-09-14 03:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:12:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:12:03] Production.INFO: ==13218== Lock acquired, processing the job...
[2026-09-14 03:12:03] Production.INFO: ==13223== Lock acquired, processing the job...
[2026-09-14 03:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-09-14 03:12:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 03:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:12:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 03:12:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:12:03] Production.INFO: ==13223== Releasing lock...
[2026-09-14 03:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:12:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:12:03] Production.INFO: Date 2026-09-13
[2026-09-14 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:12:03] Production.INFO: Date 2026-09-14
[2026-09-14 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:12:03] Production.INFO: Total Charge 0
[2026-09-14 03:12:03] Production.INFO: CreateAllLog End
[2026-09-14 03:12:04] Production.INFO: Account Balance End.
[2026-09-14 03:12:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:12:04] Production.INFO: ==13221== Releasing lock...
[2026-09-14 03:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:12:04] Production.INFO: ==13216== Releasing lock...
[2026-09-14 03:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:12:11] Production.ERROR: CronJobId end10
[2026-09-14 03:12:11] Production.INFO: ==13218== Releasing lock...
[2026-09-14 03:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:12:14] Production.INFO: call_cost start
[2026-09-14 03:12:14] Production.INFO: call_cost end
[2026-09-14 03:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:12:14] Production.INFO: ==13214== Releasing lock...
[2026-09-14 03:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:13:02] Production.INFO: ==13278== Lock acquired, processing the job...
[2026-09-14 08:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:13:02] Production.INFO: neon service started
[2026-09-14 08:13:02] Production.INFO: neon service started
[2026-09-14 08:13:02] Production.INFO: ==13278== Releasing lock...
[2026-09-14 08:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:13:02] Production.INFO: ==13280== Lock acquired, processing the job...
[2026-09-14 03:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:13:02] Production.INFO: ==13282== Lock acquired, processing the job...
[2026-09-14 07:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:13:02] Production.INFO: ==13282== Releasing lock...
[2026-09-14 07:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:13:03] Production.INFO: ==13280== Releasing lock...
[2026-09-14 03:13:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:13:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:13:03] Production.INFO: ==13285== Lock acquired, processing the job...
[2026-09-14 03:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:13:03] Production.INFO: ==13291== Lock acquired, processing the job...
[2026-09-14 03:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:13:03] Production.INFO: ==13287== Lock acquired, processing the job...
[2026-09-14 03:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:13:03] Production.INFO: ==13289== Lock acquired, processing the job...
[2026-09-14 03:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:13:04] Production.INFO: Account Balance Start.
[2026-09-14 03:13:04] Production.INFO: CreateAllLog Start
[2026-09-14 03:13:04] Production.INFO: 117
[2026-09-14 03:13:04] Production.INFO: Date 2026-09-08
[2026-09-14 03:13:04] Production.INFO: ==13293== Lock acquired, processing the job...
[2026-09-14 03:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:13:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:13:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:13:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:13:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:13:04] Production.INFO: Date 2026-09-09
[2026-09-14 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:13:04] Production.INFO: Date 2026-09-10
[2026-09-14 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:13:04] Production.INFO: Date 2026-09-11
[2026-09-14 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 03: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-09-14 03: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-09-14 03: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-09-14 03:13:04] Production.INFO: ==13293== Releasing lock...
[2026-09-14 03:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:13:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:13:04] Production.INFO: Date 2026-09-12
[2026-09-14 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:13:04] Production.INFO: Date 2026-09-13
[2026-09-14 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:13:04] Production.INFO: Date 2026-09-14
[2026-09-14 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:13:04] Production.INFO: Total Charge 0
[2026-09-14 03:13:04] Production.INFO: CreateAllLog End
[2026-09-14 03:13:04] Production.INFO: Account Balance End.
[2026-09-14 03:13:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:13:04] Production.INFO: ==13291== Releasing lock...
[2026-09-14 03:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:13:04] Production.INFO: ==13287== Releasing lock...
[2026-09-14 03:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:13:12] Production.ERROR: CronJobId end10
[2026-09-14 03:13:12] Production.INFO: ==13289== Releasing lock...
[2026-09-14 03:13:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:13:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:13:14] Production.INFO: call_cost start
[2026-09-14 03:13:14] Production.INFO: call_cost end
[2026-09-14 03:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:13:14] Production.INFO: ==13285== Releasing lock...
[2026-09-14 03:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:14:01] Production.INFO: ==13348== Lock acquired, processing the job...
[2026-09-14 08:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:14:01] Production.INFO: neon service started
[2026-09-14 08:14:01] Production.INFO: neon service started
[2026-09-14 08:14:01] Production.INFO: ==13348== Releasing lock...
[2026-09-14 08:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:14:02] Production.INFO: ==13350== Lock acquired, processing the job...
[2026-09-14 03:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:14:02] Production.INFO: ==13350== Releasing lock...
[2026-09-14 03:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:14:02] Production.INFO: ==13352== Lock acquired, processing the job...
[2026-09-14 07:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:14:02] Production.INFO: ==13352== Releasing lock...
[2026-09-14 07:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:14:03] Production.INFO: ==13361== Lock acquired, processing the job...
[2026-09-14 03:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:14:03] Production.INFO: Account Balance Start.
[2026-09-14 03:14:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:14:03] Production.INFO: 117
[2026-09-14 03:14:03] Production.INFO: ==13355== Lock acquired, processing the job...
[2026-09-14 03:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:14:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:14:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:14:03] Production.INFO: ==13357== Lock acquired, processing the job...
[2026-09-14 03:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:14:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:14:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:14:03] Production.INFO: ==13363== Lock acquired, processing the job...
[2026-09-14 03:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:14:03] Production.INFO: ==13359== Lock acquired, processing the job...
[2026-09-14 03:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:14:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:14:03] Production.INFO: Date 2026-09-13
[2026-09-14 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 03:14:03] Production.INFO: ==13363== Releasing lock...
[2026-09-14 03:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:14:03] Production.INFO: Date 2026-09-14
[2026-09-14 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:14:03] Production.INFO: Total Charge 0
[2026-09-14 03:14:03] Production.INFO: CreateAllLog End
[2026-09-14 03:14:03] Production.INFO: Account Balance End.
[2026-09-14 03:14:03] Production.ERROR: CronJobId end 12
[2026-09-14 03:14:03] Production.INFO: ==13361== Releasing lock...
[2026-09-14 03:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:14:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:14:04] Production.INFO: ==13357== Releasing lock...
[2026-09-14 03:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:14:11] Production.ERROR: CronJobId end10
[2026-09-14 03:14:11] Production.INFO: ==13359== Releasing lock...
[2026-09-14 03:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:14:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:14:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:14:13] Production.INFO: call_cost start
[2026-09-14 03:14:13] Production.INFO: call_cost end
[2026-09-14 03:14:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:14:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:14:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:14:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:14:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:14:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:14:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:14:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:14:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:14:13] Production.INFO: ==13355== Releasing lock...
[2026-09-14 03:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:14:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:15:02] Production.INFO: ==13423== Lock acquired, processing the job...
[2026-09-14 08:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:15:02] Production.INFO: neon service started
[2026-09-14 08:15:02] Production.INFO: neon service started
[2026-09-14 08:15:02] Production.INFO: ==13423== Releasing lock...
[2026-09-14 08:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:15:02] Production.INFO: ==13425== Lock acquired, processing the job...
[2026-09-14 03:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:15:02] Production.INFO: ==13425== Releasing lock...
[2026-09-14 03:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:15:02] Production.INFO: ==13427== Lock acquired, processing the job...
[2026-09-14 07:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:15:03] Production.INFO: ==13427== Releasing lock...
[2026-09-14 07:15:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:15:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:15:03] Production.INFO: ==13430== Lock acquired, processing the job...
[2026-09-14 03:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 03:15:03] Production.INFO: ==13436== Lock acquired, processing the job...
[2026-09-14 03:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 03:15:03] Production.INFO: ==13434== Lock acquired, processing the job...
[2026-09-14 03:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 03:15:03] Production.INFO: ==13430== Releasing lock...
[2026-09-14 03:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 03:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 03:15:03] Production.INFO: ==13440== Lock acquired, processing the job...
[2026-09-14 03:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 03:15:03] Production.INFO: ==13432== Lock acquired, processing the job...
[2026-09-14 03:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 03:15:03] Production.INFO: ==13438== Lock acquired, processing the job...
[2026-09-14 03:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:15:04] Production.INFO: ==13442== Lock acquired, processing the job...
[2026-09-14 03:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:15:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:15:04] Production.INFO: Account Balance Start.
[2026-09-14 03:15:04] Production.INFO: CreateAllLog Start
[2026-09-14 03:15:04] Production.INFO: 117
[2026-09-14 03:15:04] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 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-09-14 03:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:15:04] Production.ERROR: done
[2026-09-14 03:15:04] Production.INFO: ==13442== Releasing lock...
[2026-09-14 03:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 03:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999934', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 03:15:04] Production.INFO: Date 2026-09-09
[2026-09-14 03:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:15:04] Production.INFO: Date 2026-09-10
[2026-09-14 03:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:15:04] Production.INFO: Date 2026-09-11
[2026-09-14 03:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:15:04] Production.INFO: Date 2026-09-12
[2026-09-14 03:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:15:04] Production.INFO: Date 2026-09-13
[2026-09-14 03:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:15:04] Production.INFO: Date 2026-09-14
[2026-09-14 03:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:15:04] Production.INFO: Total Charge 0
[2026-09-14 03:15:04] Production.INFO: CreateAllLog End
[2026-09-14 03:15:04] Production.INFO: ==13434== Releasing lock...
[2026-09-14 03:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:15:04] Production.INFO: Account Balance End.
[2026-09-14 03:15:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:15:04] Production.INFO: ==13438== Releasing lock...
[2026-09-14 03:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:15:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999934', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 03:15:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 03:15:09] Production.INFO: ProcessCDR(1,17999934,1,1,2)
[2026-09-14 03:15:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17999934,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 03:15:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17999934,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 03:15:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 03:15:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 03:15:09] Production.INFO: ==13440== Releasing lock...
[2026-09-14 03:15:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 03:15:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 03:15:14] Production.ERROR: CronJobId end10
[2026-09-14 03:15:14] Production.INFO: ==13436== Releasing lock...
[2026-09-14 03:15:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:15:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:15:16] Production.INFO: call_cost start
[2026-09-14 03:15:16] Production.INFO: call_cost end
[2026-09-14 03:15:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:15:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:15:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:15:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:15:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:15:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:15:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:15:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:15:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:15:16] Production.INFO: ==13432== Releasing lock...
[2026-09-14 03:15:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:15:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:16:01] Production.INFO: ==13498== Lock acquired, processing the job...
[2026-09-14 08:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:16:01] Production.INFO: neon service started
[2026-09-14 08:16:01] Production.INFO: neon service started
[2026-09-14 08:16:01] Production.INFO: ==13498== Releasing lock...
[2026-09-14 08:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:16:01] Production.INFO: ==13500== Lock acquired, processing the job...
[2026-09-14 03:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:16:02] Production.INFO: ==13500== Releasing lock...
[2026-09-14 03:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:16:02] Production.INFO: ==13502== Lock acquired, processing the job...
[2026-09-14 07:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:16:02] Production.INFO: ==13502== Releasing lock...
[2026-09-14 07:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:16:02] Production.INFO: ==13513== Lock acquired, processing the job...
[2026-09-14 03:16:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:16:03] Production.INFO: ==13505== Lock acquired, processing the job...
[2026-09-14 03:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 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-09-14 03:16:03] Production.INFO: ==13507== Lock acquired, processing the job...
[2026-09-14 03:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:16:03] Production.INFO: ==13511== Lock acquired, processing the job...
[2026-09-14 03:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 03:16:03] Production.INFO: ==13509== Lock acquired, processing the job...
[2026-09-14 03:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:16:03] Production.INFO: ==13513== Releasing lock...
[2026-09-14 03:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:16:03] Production.INFO: Account Balance Start.
[2026-09-14 03:16:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:16:03] Production.INFO: 117
[2026-09-14 03:16:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:16:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:16:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:16:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:16:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:16:03] Production.INFO: Date 2026-09-13
[2026-09-14 03:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:16:03] Production.INFO: Date 2026-09-14
[2026-09-14 03:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:16:03] Production.INFO: Total Charge 0
[2026-09-14 03:16:03] Production.INFO: CreateAllLog End
[2026-09-14 03:16:04] Production.INFO: Account Balance End.
[2026-09-14 03:16:04] Production.INFO: ==13507== Releasing lock...
[2026-09-14 03:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:16:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:16:04] Production.INFO: ==13511== Releasing lock...
[2026-09-14 03:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:16:10] Production.ERROR: CronJobId end10
[2026-09-14 03:16:10] Production.INFO: ==13509== Releasing lock...
[2026-09-14 03:16:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:16:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:16:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:16:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:16:14] Production.INFO: call_cost start
[2026-09-14 03:16:14] Production.INFO: call_cost end
[2026-09-14 03:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:16:14] Production.INFO: ==13505== Releasing lock...
[2026-09-14 03:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:17:01] Production.INFO: ==13567== Lock acquired, processing the job...
[2026-09-14 08:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:17:01] Production.INFO: neon service started
[2026-09-14 08:17:01] Production.INFO: neon service started
[2026-09-14 08:17:01] Production.INFO: ==13567== Releasing lock...
[2026-09-14 08:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:17:02] Production.INFO: ==13569== Lock acquired, processing the job...
[2026-09-14 03:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:17:02] Production.INFO: ==13569== Releasing lock...
[2026-09-14 03:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:17:02] Production.INFO: ==13571== Lock acquired, processing the job...
[2026-09-14 07:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:17:02] Production.INFO: ==13571== Releasing lock...
[2026-09-14 07:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:17:03] Production.INFO: ==13575== Lock acquired, processing the job...
[2026-09-14 03:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:17:03] Production.INFO: ==13577== Lock acquired, processing the job...
[2026-09-14 03:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:17:03] Production.INFO: ==13579== Lock acquired, processing the job...
[2026-09-14 03:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:17:03] Production.INFO: ==13581== Lock acquired, processing the job...
[2026-09-14 03:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:17:03] Production.INFO: ==13573== Lock acquired, processing the job...
[2026-09-14 03:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:17:03] Production.INFO: Account Balance Start.
[2026-09-14 03:17:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:17:03] Production.INFO: 117
[2026-09-14 03:17:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 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-09-14 03:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 03:17:03] Production.INFO: ==13581== Releasing lock...
[2026-09-14 03:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:17:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:17:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:17:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:17:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:17:03] Production.INFO: Date 2026-09-13
[2026-09-14 03:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:17:03] Production.INFO: Date 2026-09-14
[2026-09-14 03:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:17:03] Production.INFO: Total Charge 0
[2026-09-14 03:17:04] Production.INFO: CreateAllLog End
[2026-09-14 03:17:04] Production.INFO: ==13575== Releasing lock...
[2026-09-14 03:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:17:04] Production.INFO: Account Balance End.
[2026-09-14 03:17:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:17:04] Production.INFO: ==13579== Releasing lock...
[2026-09-14 03:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:17:11] Production.ERROR: CronJobId end10
[2026-09-14 03:17:11] Production.INFO: ==13577== Releasing lock...
[2026-09-14 03:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:17:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:17:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:17:14] Production.INFO: call_cost start
[2026-09-14 03:17:14] Production.INFO: call_cost end
[2026-09-14 03:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:17:14] Production.INFO: ==13573== Releasing lock...
[2026-09-14 03:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:18:01] Production.INFO: ==13635== Lock acquired, processing the job...
[2026-09-14 08:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:18:01] Production.INFO: neon service started
[2026-09-14 08:18:01] Production.INFO: neon service started
[2026-09-14 08:18:01] Production.INFO: ==13635== Releasing lock...
[2026-09-14 08:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:18:01] Production.INFO: ==13639== Lock acquired, processing the job...
[2026-09-14 07:18:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:18:01] Production.INFO: ==13639== Releasing lock...
[2026-09-14 07:18:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:18:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:18:01] Production.INFO: ==13637== Lock acquired, processing the job...
[2026-09-14 03:18:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:18:02] Production.INFO: ==13637== Releasing lock...
[2026-09-14 03:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:18:02] Production.INFO: ==13644== Lock acquired, processing the job...
[2026-09-14 03:18:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:18:03] Production.INFO: ==13642== Lock acquired, processing the job...
[2026-09-14 03:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:18:03] Production.INFO: ==13646== Lock acquired, processing the job...
[2026-09-14 03:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:18:03] Production.INFO: ==13648== Lock acquired, processing the job...
[2026-09-14 03:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:18:03] Production.INFO: ==13650== Lock acquired, processing the job...
[2026-09-14 03:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:18:03] Production.INFO: Account Balance Start.
[2026-09-14 03:18:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:18:03] Production.INFO: 117
[2026-09-14 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-09-14 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-09-14 03:18:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 03:18:03] Production.INFO: ==13650== Releasing lock...
[2026-09-14 03:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:18:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:18:03] Production.INFO: ==13644== Releasing lock...
[2026-09-14 03:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:18:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:18:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:18:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:18:03] Production.INFO: Date 2026-09-13
[2026-09-14 03:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:18:03] Production.INFO: Date 2026-09-14
[2026-09-14 03:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:18:03] Production.INFO: Total Charge 0
[2026-09-14 03:18:03] Production.INFO: CreateAllLog End
[2026-09-14 03:18:03] Production.INFO: Account Balance End.
[2026-09-14 03:18:03] Production.ERROR: CronJobId end 12
[2026-09-14 03:18:03] Production.INFO: ==13648== Releasing lock...
[2026-09-14 03:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:18:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:18:10] Production.ERROR: CronJobId end10
[2026-09-14 03:18:10] Production.INFO: ==13646== Releasing lock...
[2026-09-14 03:18:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:18:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:18:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:18:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:18:13] Production.INFO: call_cost start
[2026-09-14 03:18:13] Production.INFO: call_cost end
[2026-09-14 03:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:18:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:18:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:18:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:18:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:18:13] Production.INFO: ==13642== Releasing lock...
[2026-09-14 03:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:19:01] Production.INFO: ==13707== Lock acquired, processing the job...
[2026-09-14 08:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:19:01] Production.INFO: neon service started
[2026-09-14 08:19:01] Production.INFO: neon service started
[2026-09-14 08:19:01] Production.INFO: ==13707== Releasing lock...
[2026-09-14 08:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:19:02] Production.INFO: ==13709== Lock acquired, processing the job...
[2026-09-14 03:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:19:02] Production.INFO: ==13711== Lock acquired, processing the job...
[2026-09-14 07:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:19:02] Production.INFO: ==13711== Releasing lock...
[2026-09-14 07:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:19:02] Production.INFO: ==13709== Releasing lock...
[2026-09-14 03:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:19:03] Production.INFO: ==13715== Lock acquired, processing the job...
[2026-09-14 03:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:19:03] Production.INFO: ==13719== Lock acquired, processing the job...
[2026-09-14 03:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:19:03] Production.INFO: ==13717== Lock acquired, processing the job...
[2026-09-14 03:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:19:03] Production.INFO: ==13721== Lock acquired, processing the job...
[2026-09-14 03:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:19:04] Production.INFO: ==13723== Lock acquired, processing the job...
[2026-09-14 03:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:19:04] Production.INFO: Account Balance Start.
[2026-09-14 03:19:04] Production.INFO: CreateAllLog Start
[2026-09-14 03:19:04] Production.INFO: 117
[2026-09-14 03:19:04] Production.INFO: Date 2026-09-08
[2026-09-14 03:19:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:19:04] Production.INFO: Date 2026-09-09
[2026-09-14 03:19:04] Production.INFO: Reseller ==> 0
[2026-09-14 03: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-09-14 03: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-09-14 03: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-09-14 03:19:04] Production.INFO: ==13723== Releasing lock...
[2026-09-14 03:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:19:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:19:04] Production.INFO: Date 2026-09-10
[2026-09-14 03:19:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:19:04] Production.INFO: Date 2026-09-11
[2026-09-14 03:19:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:19:04] Production.INFO: Date 2026-09-12
[2026-09-14 03:19:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:19:04] Production.INFO: Date 2026-09-13
[2026-09-14 03:19:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:19:04] Production.INFO: Date 2026-09-14
[2026-09-14 03:19:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:19:04] Production.INFO: Total Charge 0
[2026-09-14 03:19:04] Production.INFO: CreateAllLog End
[2026-09-14 03:19:04] Production.INFO: Account Balance End.
[2026-09-14 03:19:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:19:04] Production.INFO: ==13721== Releasing lock...
[2026-09-14 03:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:19:04] Production.INFO: ==13717== Releasing lock...
[2026-09-14 03:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:19:11] Production.ERROR: CronJobId end10
[2026-09-14 03:19:11] Production.INFO: ==13719== Releasing lock...
[2026-09-14 03:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:19:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:19:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:19:14] Production.INFO: call_cost start
[2026-09-14 03:19:14] Production.INFO: call_cost end
[2026-09-14 03:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:19:14] Production.INFO: ==13715== Releasing lock...
[2026-09-14 03:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:20:02] Production.INFO: ==13775== Lock acquired, processing the job...
[2026-09-14 08:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:20:02] Production.INFO: neon service started
[2026-09-14 08:20:02] Production.INFO: neon service started
[2026-09-14 08:20:02] Production.INFO: ==13775== Releasing lock...
[2026-09-14 08:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:20:02] Production.INFO: ==13777== Lock acquired, processing the job...
[2026-09-14 03:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:20:02] Production.INFO: ==13777== Releasing lock...
[2026-09-14 03:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:20:03] Production.INFO: ==13779== Lock acquired, processing the job...
[2026-09-14 07:20:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:20:03] Production.INFO: ==13779== Releasing lock...
[2026-09-14 07:20:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:20:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:20:03] Production.INFO: ==13783== Lock acquired, processing the job...
[2026-09-14 03:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:20:03] Production.INFO: ==13785== Lock acquired, processing the job...
[2026-09-14 03:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:20:03] Production.INFO: ==13789== Lock acquired, processing the job...
[2026-09-14 03:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:20:03] Production.INFO: ==13781== Lock acquired, processing the job...
[2026-09-14 03:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:20:03] Production.INFO: ==13787== Lock acquired, processing the job...
[2026-09-14 03:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 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-09-14 03:20:03] Production.INFO: Account Balance Start.
[2026-09-14 03:20:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:20:03] Production.INFO: 117
[2026-09-14 03:20:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 03:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:20:03] Production.INFO: ==13789== Releasing lock...
[2026-09-14 03:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:20:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:20:04] Production.INFO: Date 2026-09-10
[2026-09-14 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:20:04] Production.INFO: Date 2026-09-11
[2026-09-14 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:20:04] Production.INFO: Date 2026-09-12
[2026-09-14 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:20:04] Production.INFO: Date 2026-09-13
[2026-09-14 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:20:04] Production.INFO: Date 2026-09-14
[2026-09-14 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:20:04] Production.INFO: Total Charge 0
[2026-09-14 03:20:04] Production.INFO: CreateAllLog End
[2026-09-14 03:20:04] Production.INFO: Account Balance End.
[2026-09-14 03:20:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:20:04] Production.INFO: ==13787== Releasing lock...
[2026-09-14 03:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:20:04] Production.INFO: ==13783== Releasing lock...
[2026-09-14 03:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:20:12] Production.ERROR: CronJobId end10
[2026-09-14 03:20:12] Production.INFO: ==13785== Releasing lock...
[2026-09-14 03:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:20:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:20:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:20:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:20:15] Production.INFO: call_cost start
[2026-09-14 03:20:15] Production.INFO: call_cost end
[2026-09-14 03:20:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:20:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:20:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:20:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:20:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:20:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:20:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:20:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:20:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:20:15] Production.INFO: ==13781== Releasing lock...
[2026-09-14 03:20:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:20:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:21:01] Production.INFO: ==13847== Lock acquired, processing the job...
[2026-09-14 08:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:21:01] Production.INFO: neon service started
[2026-09-14 08:21:01] Production.INFO: neon service started
[2026-09-14 08:21:01] Production.INFO: ==13847== Releasing lock...
[2026-09-14 08:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:21:02] Production.INFO: ==13849== Lock acquired, processing the job...
[2026-09-14 03:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:21:02] Production.INFO: ==13849== Releasing lock...
[2026-09-14 03:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:21:02] Production.INFO: ==13851== Lock acquired, processing the job...
[2026-09-14 07:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:21:02] Production.INFO: ==13851== Releasing lock...
[2026-09-14 07:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:21:03] Production.INFO: ==13861== Lock acquired, processing the job...
[2026-09-14 03:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:21:03] Production.INFO: ==13853== Lock acquired, processing the job...
[2026-09-14 03:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 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-09-14 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-09-14 03:21:03] Production.INFO: ==13855== Lock acquired, processing the job...
[2026-09-14 03:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:21:03] Production.INFO: ==13857== Lock acquired, processing the job...
[2026-09-14 03:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-09-14 03:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:21:03] Production.INFO: ==13861== Releasing lock...
[2026-09-14 03:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:21:03] Production.INFO: ==13859== Lock acquired, processing the job...
[2026-09-14 03:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:21:03] Production.INFO: Account Balance Start.
[2026-09-14 03:21:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:21:03] Production.INFO: 117
[2026-09-14 03:21:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:21:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:21:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:21:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:21:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:21:03] Production.INFO: Date 2026-09-13
[2026-09-14 03:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:21:03] Production.INFO: Date 2026-09-14
[2026-09-14 03:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:21:03] Production.INFO: Total Charge 0
[2026-09-14 03:21:03] Production.INFO: CreateAllLog End
[2026-09-14 03:21:04] Production.INFO: ==13855== Releasing lock...
[2026-09-14 03:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:21:04] Production.INFO: Account Balance End.
[2026-09-14 03:21:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:21:04] Production.INFO: ==13859== Releasing lock...
[2026-09-14 03:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:21:11] Production.ERROR: CronJobId end10
[2026-09-14 03:21:11] Production.INFO: ==13857== Releasing lock...
[2026-09-14 03:21:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:21:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:21:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:21:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:21:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:21:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:21:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:21:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:21:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:21:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:21:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:21:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:21:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:21:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:21:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:21:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:21:14] Production.INFO: call_cost start
[2026-09-14 03:21:14] Production.INFO: call_cost end
[2026-09-14 03:21:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:21:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:21:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:21:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:21:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:21:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:21:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:21:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:21:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:21:14] Production.INFO: ==13853== Releasing lock...
[2026-09-14 03:21:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:21:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:22:02] Production.INFO: ==13917== Lock acquired, processing the job...
[2026-09-14 08:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:22:02] Production.INFO: neon service started
[2026-09-14 08:22:02] Production.INFO: neon service started
[2026-09-14 08:22:02] Production.INFO: ==13917== Releasing lock...
[2026-09-14 08:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:22:02] Production.INFO: ==13919== Lock acquired, processing the job...
[2026-09-14 03:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:22:02] Production.INFO: ==13919== Releasing lock...
[2026-09-14 03:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:22:02] Production.INFO: ==13921== Lock acquired, processing the job...
[2026-09-14 07:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:22:02] Production.INFO: ==13921== Releasing lock...
[2026-09-14 07:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:22:03] Production.INFO: ==13924== Lock acquired, processing the job...
[2026-09-14 03:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:22:03] Production.INFO: ==13926== Lock acquired, processing the job...
[2026-09-14 03:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:22:03] Production.INFO: ==13928== Lock acquired, processing the job...
[2026-09-14 03:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:22:03] Production.INFO: ==13930== Lock acquired, processing the job...
[2026-09-14 03:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:22:03] Production.INFO: ==13932== Lock acquired, processing the job...
[2026-09-14 03:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:22:03] Production.INFO: Account Balance Start.
[2026-09-14 03:22:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:22:03] Production.INFO: 117
[2026-09-14 03:22:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:22:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 03:22:04] Production.INFO: Date 2026-09-10
[2026-09-14 03:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 03:22:04] Production.INFO: ==13932== Releasing lock...
[2026-09-14 03:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:22:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:22:04] Production.INFO: Date 2026-09-11
[2026-09-14 03:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:22:04] Production.INFO: Date 2026-09-12
[2026-09-14 03:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:22:04] Production.INFO: ==13926== Releasing lock...
[2026-09-14 03:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:22:04] Production.INFO: Date 2026-09-13
[2026-09-14 03:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:22:04] Production.INFO: Date 2026-09-14
[2026-09-14 03:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:22:04] Production.INFO: Total Charge 0
[2026-09-14 03:22:04] Production.INFO: CreateAllLog End
[2026-09-14 03:22:04] Production.INFO: Account Balance End.
[2026-09-14 03:22:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:22:04] Production.INFO: ==13930== Releasing lock...
[2026-09-14 03:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:22:12] Production.ERROR: CronJobId end10
[2026-09-14 03:22:12] Production.INFO: ==13928== Releasing lock...
[2026-09-14 03:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:22:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:22:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:22:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:22:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:22:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:22:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:22:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:22:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:22:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:22:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:22:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:22:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:22:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:22:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:22:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:22:15] Production.INFO: call_cost start
[2026-09-14 03:22:15] Production.INFO: call_cost end
[2026-09-14 03:22:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:22:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:22:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:22:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:22:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:22:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:22:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:22:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:22:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:22:15] Production.INFO: ==13924== Releasing lock...
[2026-09-14 03:22:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:22:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:23:01] Production.INFO: ==13983== Lock acquired, processing the job...
[2026-09-14 08:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:23:01] Production.INFO: neon service started
[2026-09-14 08:23:01] Production.INFO: neon service started
[2026-09-14 08:23:01] Production.INFO: ==13983== Releasing lock...
[2026-09-14 08:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:23:02] Production.INFO: ==13988== Lock acquired, processing the job...
[2026-09-14 07:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:23:02] Production.INFO: ==13986== Lock acquired, processing the job...
[2026-09-14 03:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:23:02] Production.INFO: ==13988== Releasing lock...
[2026-09-14 07:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:23:02] Production.INFO: ==13986== Releasing lock...
[2026-09-14 03:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:23:03] Production.INFO: ==13994== Lock acquired, processing the job...
[2026-09-14 03:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:23:03] Production.INFO: ==13998== Lock acquired, processing the job...
[2026-09-14 03:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 03:23:03] Production.INFO: ==13990== Lock acquired, processing the job...
[2026-09-14 03:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:23:03] Production.INFO: ==13998== Releasing lock...
[2026-09-14 03:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:23:03] Production.INFO: ==13992== Lock acquired, processing the job...
[2026-09-14 03:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:23:03] Production.INFO: ==13996== Lock acquired, processing the job...
[2026-09-14 03:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:23:03] Production.INFO: Account Balance Start.
[2026-09-14 03:23:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:23:03] Production.INFO: 117
[2026-09-14 03:23:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:23:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:23:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:23:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:23:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:23:03] Production.INFO: Date 2026-09-13
[2026-09-14 03:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:23:03] Production.INFO: Date 2026-09-14
[2026-09-14 03:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:23:03] Production.INFO: Total Charge 0
[2026-09-14 03:23:03] Production.INFO: CreateAllLog End
[2026-09-14 03:23:03] Production.INFO: Account Balance End.
[2026-09-14 03:23:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:23:04] Production.INFO: ==13996== Releasing lock...
[2026-09-14 03:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:23:04] Production.INFO: ==13992== Releasing lock...
[2026-09-14 03:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:23:11] Production.ERROR: CronJobId end10
[2026-09-14 03:23:11] Production.INFO: ==13994== Releasing lock...
[2026-09-14 03:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:23:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:23:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:23:14] Production.INFO: call_cost start
[2026-09-14 03:23:14] Production.INFO: call_cost end
[2026-09-14 03:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:23:14] Production.INFO: ==13990== Releasing lock...
[2026-09-14 03:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:24:01] Production.INFO: ==14054== Lock acquired, processing the job...
[2026-09-14 08:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:24:02] Production.INFO: neon service started
[2026-09-14 08:24:02] Production.INFO: neon service started
[2026-09-14 08:24:02] Production.INFO: ==14054== Releasing lock...
[2026-09-14 08:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:24:02] Production.INFO: ==14056== Lock acquired, processing the job...
[2026-09-14 03:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:24:02] Production.INFO: ==14056== Releasing lock...
[2026-09-14 03:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:24:02] Production.INFO: ==14058== Lock acquired, processing the job...
[2026-09-14 07:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:24:02] Production.INFO: ==14058== Releasing lock...
[2026-09-14 07:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:24:03] Production.INFO: ==14066== Lock acquired, processing the job...
[2026-09-14 03:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:24:03] Production.INFO: Account Balance Start.
[2026-09-14 03:24:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:24:03] Production.INFO: 117
[2026-09-14 03:24:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:24:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:24:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:24:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:24:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:24:03] Production.INFO: Date 2026-09-13
[2026-09-14 03:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:24:03] Production.INFO: Date 2026-09-14
[2026-09-14 03:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:24:03] Production.INFO: Total Charge 0
[2026-09-14 03:24:03] Production.INFO: CreateAllLog End
[2026-09-14 03:24:03] Production.INFO: Account Balance End.
[2026-09-14 03:24:03] Production.INFO: ==14062== Lock acquired, processing the job...
[2026-09-14 03:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:24:03] Production.ERROR: CronJobId end 12
[2026-09-14 03:24:03] Production.INFO: ==14066== Releasing lock...
[2026-09-14 03:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:24:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:24:03] Production.INFO: ==14064== Lock acquired, processing the job...
[2026-09-14 03:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:24:03] Production.INFO: ==14060== Lock acquired, processing the job...
[2026-09-14 03:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:24:03] Production.INFO: ==14069== Lock acquired, processing the job...
[2026-09-14 03:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03: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-09-14 03: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-09-14 03: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-09-14 03:24:04] Production.INFO: ==14069== Releasing lock...
[2026-09-14 03:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:24:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:24:04] Production.INFO: ==14062== Releasing lock...
[2026-09-14 03:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:24:11] Production.ERROR: CronJobId end10
[2026-09-14 03:24:11] Production.INFO: ==14064== Releasing lock...
[2026-09-14 03:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:24:14] Production.INFO: call_cost start
[2026-09-14 03:24:14] Production.INFO: call_cost end
[2026-09-14 03:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:24:14] Production.INFO: ==14060== Releasing lock...
[2026-09-14 03:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:25:01] Production.INFO: ==14121== Lock acquired, processing the job...
[2026-09-14 08:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:25:01] Production.INFO: neon service started
[2026-09-14 08:25:01] Production.INFO: neon service started
[2026-09-14 08:25:01] Production.INFO: ==14121== Releasing lock...
[2026-09-14 08:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:25:02] Production.INFO: ==14123== Lock acquired, processing the job...
[2026-09-14 03:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:25:02] Production.INFO: ==14125== Lock acquired, processing the job...
[2026-09-14 07:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:25:02] Production.INFO: ==14125== Releasing lock...
[2026-09-14 07:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:25:02] Production.INFO: ==14123== Releasing lock...
[2026-09-14 03:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:25:03] Production.INFO: ==14128== Lock acquired, processing the job...
[2026-09-14 03:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 03:25:03] Production.INFO: ==14132== Lock acquired, processing the job...
[2026-09-14 03:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:25:03] Production.INFO: ==14130== Lock acquired, processing the job...
[2026-09-14 03:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 03:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 03:25:03] Production.ERROR: CronJob PID - 14130
[2026-09-14 03:25:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 03:25:03] Production.ERROR: CronJob ID - 5
[2026-09-14 03:25:03] Production.ERROR: CronJob Last Run Time 2026-09-14 03:25:00
[2026-09-14 03:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 03:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 03:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 03:25:03] Production.ERROR: CronJob PID - 14132
[2026-09-14 03:25:03] Production.ERROR: CronJob Title - Account Block
[2026-09-14 03:25:03] Production.ERROR: CronJob ID - 7
[2026-09-14 03:25:03] Production.ERROR: CronJob Last Run Time 2026-09-14 03:25:00
[2026-09-14 03:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 03:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 03:25:03] Production.INFO: ==14134== Lock acquired, processing the job...
[2026-09-14 03:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 03:25:03] Production.INFO: ==14128== Releasing lock...
[2026-09-14 03:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 03:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 03:25:03] Production.INFO: ==14136== Lock acquired, processing the job...
[2026-09-14 03:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:25:03] Production.INFO: ==14138== Lock acquired, processing the job...
[2026-09-14 03:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 03:25:03] Production.INFO: ==14140== Lock acquired, processing the job...
[2026-09-14 03:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:25:03] Production.INFO: Account Balance Start.
[2026-09-14 03:25:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:25:03] Production.INFO: 117
[2026-09-14 03:25:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 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-09-14 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-09-14 03:25:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 03:25:03] Production.INFO: ==14140== Releasing lock...
[2026-09-14 03:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:25:04] Production.INFO: Date 2026-09-10
[2026-09-14 03:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:25:04] Production.ERROR: done
[2026-09-14 03:25:04] Production.INFO: Date 2026-09-11
[2026-09-14 03:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:25:04] Production.INFO: Date 2026-09-12
[2026-09-14 03:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 03:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999975', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 03:25:04] Production.INFO: Date 2026-09-13
[2026-09-14 03:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:25:04] Production.INFO: Date 2026-09-14
[2026-09-14 03:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:25:04] Production.INFO: Total Charge 0
[2026-09-14 03:25:04] Production.INFO: CreateAllLog End
[2026-09-14 03:25:04] Production.INFO: Account Balance End.
[2026-09-14 03:25:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:25:04] Production.INFO: ==14136== Releasing lock...
[2026-09-14 03:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:25:04] Production.INFO: ==14132== Releasing lock...
[2026-09-14 03:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:25:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17999975', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 03:25:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 03:25:09] Production.INFO: ProcessCDR(1,17999975,1,1,2)
[2026-09-14 03:25:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17999975,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 03:25:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17999975,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 03:25:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 03:25:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 03:25:09] Production.INFO: ==14138== Releasing lock...
[2026-09-14 03:25:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 03:25:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 03:25:14] Production.ERROR: CronJobId end10
[2026-09-14 03:25:14] Production.INFO: ==14134== Releasing lock...
[2026-09-14 03:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:25:16] Production.INFO: call_cost start
[2026-09-14 03:25:16] Production.INFO: call_cost end
[2026-09-14 03:25:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:25:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:25:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:25:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:25:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:25:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:25:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:25:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:25:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:25:16] Production.INFO: ==14130== Releasing lock...
[2026-09-14 03:25:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:25:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:26:01] Production.INFO: ==14198== Lock acquired, processing the job...
[2026-09-14 08:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:26:01] Production.INFO: neon service started
[2026-09-14 08:26:01] Production.INFO: neon service started
[2026-09-14 08:26:01] Production.INFO: ==14198== Releasing lock...
[2026-09-14 08:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:26:02] Production.INFO: ==14200== Lock acquired, processing the job...
[2026-09-14 03:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:26:02] Production.INFO: ==14200== Releasing lock...
[2026-09-14 03:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:26:02] Production.INFO: ==14202== Lock acquired, processing the job...
[2026-09-14 07:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:26:02] Production.INFO: ==14202== Releasing lock...
[2026-09-14 07:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:26:03] Production.INFO: ==14206== Lock acquired, processing the job...
[2026-09-14 03:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:26:03] Production.INFO: ==14204== Lock acquired, processing the job...
[2026-09-14 03:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:26:03] Production.INFO: ==14208== Lock acquired, processing the job...
[2026-09-14 03:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:26:03] Production.INFO: ==14210== Lock acquired, processing the job...
[2026-09-14 03:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:26:03] Production.INFO: ==14212== Lock acquired, processing the job...
[2026-09-14 03:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 03:26:03] Production.INFO: Account Balance Start.
[2026-09-14 03:26:03] Production.INFO: CreateAllLog Start
[2026-09-14 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-09-14 03:26:03] Production.INFO: 117
[2026-09-14 03:26:03] Production.INFO: ==14212== Releasing lock...
[2026-09-14 03:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:26:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:26:03] Production.INFO: ==14206== Releasing lock...
[2026-09-14 03:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:26:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:26:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:26:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:26:04] Production.INFO: Date 2026-09-11
[2026-09-14 03:26:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:26:04] Production.INFO: Date 2026-09-12
[2026-09-14 03:26:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:26:04] Production.INFO: Date 2026-09-13
[2026-09-14 03:26:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:26:04] Production.INFO: Date 2026-09-14
[2026-09-14 03:26:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:26:04] Production.INFO: Total Charge 0
[2026-09-14 03:26:04] Production.INFO: CreateAllLog End
[2026-09-14 03:26:04] Production.INFO: Account Balance End.
[2026-09-14 03:26:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:26:04] Production.INFO: ==14210== Releasing lock...
[2026-09-14 03:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:26:11] Production.ERROR: CronJobId end10
[2026-09-14 03:26:11] Production.INFO: ==14208== Releasing lock...
[2026-09-14 03:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:26:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:26:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:26:14] Production.INFO: call_cost start
[2026-09-14 03:26:14] Production.INFO: call_cost end
[2026-09-14 03:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:26:14] Production.INFO: ==14204== Releasing lock...
[2026-09-14 03:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:27:02] Production.INFO: ==14268== Lock acquired, processing the job...
[2026-09-14 08:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:27:02] Production.INFO: neon service started
[2026-09-14 08:27:02] Production.INFO: neon service started
[2026-09-14 08:27:02] Production.INFO: ==14268== Releasing lock...
[2026-09-14 08:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:27:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 07:27:02] Production.INFO: ==14272== Lock acquired, processing the job...
[2026-09-14 07:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:27:02] Production.INFO: ==14272== Releasing lock...
[2026-09-14 07:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:27:02] Production.INFO: ==14270== Lock acquired, processing the job...
[2026-09-14 03:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:27:02] Production.INFO: ==14270== Releasing lock...
[2026-09-14 03:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:27:03] Production.INFO: ==14274== Lock acquired, processing the job...
[2026-09-14 03:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:27:03] Production.INFO: ==14276== Lock acquired, processing the job...
[2026-09-14 03:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:27:03] Production.INFO: ==14278== Lock acquired, processing the job...
[2026-09-14 03:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:27:03] Production.INFO: ==14280== Lock acquired, processing the job...
[2026-09-14 03:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:27:03] Production.INFO: ==14282== Lock acquired, processing the job...
[2026-09-14 03:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:27:03] Production.INFO: Account Balance Start.
[2026-09-14 03:27:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:27:03] Production.INFO: 117
[2026-09-14 03:27:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 03: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-09-14 03:27:04] Production.INFO: Date 2026-09-09
[2026-09-14 03:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:27:04] Production.INFO: ==14282== Releasing lock...
[2026-09-14 03:27:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:27:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:27:04] Production.INFO: Date 2026-09-10
[2026-09-14 03:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:27:04] Production.INFO: Date 2026-09-11
[2026-09-14 03:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:27:04] Production.INFO: Date 2026-09-12
[2026-09-14 03:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:27:04] Production.INFO: Date 2026-09-13
[2026-09-14 03:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:27:04] Production.INFO: Date 2026-09-14
[2026-09-14 03:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:27:04] Production.INFO: Total Charge 0
[2026-09-14 03:27:04] Production.INFO: CreateAllLog End
[2026-09-14 03:27:04] Production.INFO: Account Balance End.
[2026-09-14 03:27:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:27:04] Production.INFO: ==14280== Releasing lock...
[2026-09-14 03:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:27:04] Production.INFO: ==14276== Releasing lock...
[2026-09-14 03:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:27:11] Production.ERROR: CronJobId end10
[2026-09-14 03:27:11] Production.INFO: ==14278== Releasing lock...
[2026-09-14 03:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:27:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:27:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:27:14] Production.INFO: call_cost start
[2026-09-14 03:27:14] Production.INFO: call_cost end
[2026-09-14 03:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:27:14] Production.INFO: ==14274== Releasing lock...
[2026-09-14 03:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:28:01] Production.INFO: ==14339== Lock acquired, processing the job...
[2026-09-14 08:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:28:01] Production.INFO: neon service started
[2026-09-14 08:28:01] Production.INFO: neon service started
[2026-09-14 08:28:01] Production.INFO: ==14339== Releasing lock...
[2026-09-14 08:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:28:01] Production.INFO: ==14341== Lock acquired, processing the job...
[2026-09-14 03:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:28:02] Production.INFO: ==14341== Releasing lock...
[2026-09-14 03:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:28:02] Production.INFO: ==14343== Lock acquired, processing the job...
[2026-09-14 07:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:28:02] Production.INFO: ==14343== Releasing lock...
[2026-09-14 07:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:28:03] Production.INFO: ==14345== Lock acquired, processing the job...
[2026-09-14 03:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:28:03] Production.INFO: ==14347== Lock acquired, processing the job...
[2026-09-14 03:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:28:03] Production.INFO: ==14353== Lock acquired, processing the job...
[2026-09-14 03:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:28:03] Production.INFO: ==14349== Lock acquired, processing the job...
[2026-09-14 03:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:28:03] Production.INFO: ==14351== Lock acquired, processing the job...
[2026-09-14 03:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 03:28:03] Production.INFO: Account Balance Start.
[2026-09-14 03:28:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:28:03] Production.INFO: ==14353== Releasing lock...
[2026-09-14 03:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:28:03] Production.INFO: 117
[2026-09-14 03:28:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:28:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:28:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:28:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:28:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:28:03] Production.INFO: Date 2026-09-13
[2026-09-14 03:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:28:03] Production.INFO: Date 2026-09-14
[2026-09-14 03:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:28:03] Production.INFO: Total Charge 0
[2026-09-14 03:28:03] Production.INFO: CreateAllLog End
[2026-09-14 03:28:03] Production.INFO: ==14347== Releasing lock...
[2026-09-14 03:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:28:03] Production.INFO: Account Balance End.
[2026-09-14 03:28:03] Production.ERROR: CronJobId end 12
[2026-09-14 03:28:03] Production.INFO: ==14351== Releasing lock...
[2026-09-14 03:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:28:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:28:10] Production.ERROR: CronJobId end10
[2026-09-14 03:28:10] Production.INFO: ==14349== Releasing lock...
[2026-09-14 03:28:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:28:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:28:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:28:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:28:14] Production.INFO: call_cost start
[2026-09-14 03:28:14] Production.INFO: call_cost end
[2026-09-14 03:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:28:14] Production.INFO: ==14345== Releasing lock...
[2026-09-14 03:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:29:02] Production.INFO: ==14414== Lock acquired, processing the job...
[2026-09-14 08:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:29:02] Production.INFO: neon service started
[2026-09-14 08:29:02] Production.INFO: neon service started
[2026-09-14 08:29:02] Production.INFO: ==14414== Releasing lock...
[2026-09-14 08:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:29:02] Production.INFO: ==14418== Lock acquired, processing the job...
[2026-09-14 07:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:29:02] Production.INFO: ==14418== Releasing lock...
[2026-09-14 07:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:29:02] Production.INFO: ==14416== Lock acquired, processing the job...
[2026-09-14 03:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:29:02] Production.INFO: ==14416== Releasing lock...
[2026-09-14 03:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:29:03] Production.INFO: ==14421== Lock acquired, processing the job...
[2026-09-14 03:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:29:03] Production.INFO: ==14427== Lock acquired, processing the job...
[2026-09-14 03:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:29:03] Production.INFO: Account Balance Start.
[2026-09-14 03:29:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:29:03] Production.INFO: 117
[2026-09-14 03:29:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:29:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:29:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:29:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:29:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:29:03] Production.INFO: Date 2026-09-13
[2026-09-14 03:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:29:03] Production.INFO: Date 2026-09-14
[2026-09-14 03:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:29:03] Production.INFO: Total Charge 0
[2026-09-14 03:29:03] Production.INFO: CreateAllLog End
[2026-09-14 03:29:03] Production.INFO: ==14423== Lock acquired, processing the job...
[2026-09-14 03:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:29:03] Production.INFO: ==14425== Lock acquired, processing the job...
[2026-09-14 03:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:29:03] Production.INFO: ==14429== Lock acquired, processing the job...
[2026-09-14 03:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:29:03] Production.INFO: Account Balance End.
[2026-09-14 03:29:03] Production.ERROR: CronJobId end 12
[2026-09-14 03:29:03] Production.INFO: ==14427== Releasing lock...
[2026-09-14 03:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:29:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 03:29:04] Production.INFO: ==14429== Releasing lock...
[2026-09-14 03:29:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:29:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:29:04] Production.INFO: ==14423== Releasing lock...
[2026-09-14 03:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:29:12] Production.ERROR: CronJobId end10
[2026-09-14 03:29:12] Production.INFO: ==14425== Releasing lock...
[2026-09-14 03:29:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:29:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:29:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:29:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:29:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:29:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:29:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:29:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:29:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:29:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:29:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:29:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:29:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:29:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:29:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:29:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:29:15] Production.INFO: call_cost start
[2026-09-14 03:29:15] Production.INFO: call_cost end
[2026-09-14 03:29:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:29:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:29:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:29:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:29:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:29:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:29:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:29:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:29:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:29:15] Production.INFO: ==14421== Releasing lock...
[2026-09-14 03:29:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:29:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:30:01] Production.INFO: ==14484== Lock acquired, processing the job...
[2026-09-14 08:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:30:01] Production.INFO: neon service started
[2026-09-14 08:30:01] Production.INFO: neon service started
[2026-09-14 08:30:01] Production.INFO: ==14484== Releasing lock...
[2026-09-14 08:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:30:01] Production.INFO: ==14486== Lock acquired, processing the job...
[2026-09-14 03:30:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:30:02] Production.INFO: ==14488== Lock acquired, processing the job...
[2026-09-14 07:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:30:02] Production.INFO: ==14488== Releasing lock...
[2026-09-14 07:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:30:02] Production.INFO: ==14486== Releasing lock...
[2026-09-14 03:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:30:03] Production.INFO: ==14491== Lock acquired, processing the job...
[2026-09-14 03:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:30:03] Production.INFO: ==14493== Lock acquired, processing the job...
[2026-09-14 03:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:30:03] Production.INFO: ==14495== Lock acquired, processing the job...
[2026-09-14 03:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:30:03] Production.INFO: ==14500== Lock acquired, processing the job...
[2026-09-14 03:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:30:03] Production.INFO: ==14497== Lock acquired, processing the job...
[2026-09-14 03:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 03:30:03] Production.INFO: ==14500== Releasing lock...
[2026-09-14 03:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:30:03] Production.INFO: Account Balance Start.
[2026-09-14 03:30:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:30:03] Production.INFO: 117
[2026-09-14 03:30:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:30:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:30:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:30:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:30:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:30:03] Production.INFO: Date 2026-09-13
[2026-09-14 03:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:30:03] Production.INFO: Date 2026-09-14
[2026-09-14 03:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:30:03] Production.INFO: Total Charge 0
[2026-09-14 03:30:03] Production.INFO: CreateAllLog End
[2026-09-14 03:30:04] Production.INFO: ==14493== Releasing lock...
[2026-09-14 03:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:30:04] Production.INFO: Account Balance End.
[2026-09-14 03:30:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:30:04] Production.INFO: ==14497== Releasing lock...
[2026-09-14 03:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:30:10] Production.ERROR: CronJobId end10
[2026-09-14 03:30:10] Production.INFO: ==14495== Releasing lock...
[2026-09-14 03:30:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:30:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:30:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:30:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:30:14] Production.INFO: call_cost start
[2026-09-14 03:30:14] Production.INFO: call_cost end
[2026-09-14 03:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:30:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:30:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:30:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:30:14] Production.INFO: ==14491== Releasing lock...
[2026-09-14 03:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:31:01] Production.INFO: ==14560== Lock acquired, processing the job...
[2026-09-14 08:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:31:01] Production.INFO: neon service started
[2026-09-14 08:31:01] Production.INFO: neon service started
[2026-09-14 08:31:01] Production.INFO: ==14560== Releasing lock...
[2026-09-14 08:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:31:02] Production.INFO: ==14564== Lock acquired, processing the job...
[2026-09-14 07:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:31:02] Production.INFO: ==14564== Releasing lock...
[2026-09-14 07:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:31:02] Production.INFO: ==14562== Lock acquired, processing the job...
[2026-09-14 03:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:31:02] Production.INFO: ==14562== Releasing lock...
[2026-09-14 03:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:31:03] Production.INFO: ==14567== Lock acquired, processing the job...
[2026-09-14 03:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:31:03] Production.INFO: ==14569== Lock acquired, processing the job...
[2026-09-14 03:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:31:03] Production.INFO: ==14571== Lock acquired, processing the job...
[2026-09-14 03:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:31:03] Production.INFO: ==14573== Lock acquired, processing the job...
[2026-09-14 03:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:31:03] Production.INFO: ==14575== Lock acquired, processing the job...
[2026-09-14 03:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:31:03] Production.INFO: Account Balance Start.
[2026-09-14 03:31:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:31:03] Production.INFO: 117
[2026-09-14 03:31:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:31:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:31:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:31:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 03: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-09-14 03:31:04] Production.INFO: Date 2026-09-12
[2026-09-14 03:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:31:04] Production.INFO: ==14575== Releasing lock...
[2026-09-14 03:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:31:04] Production.INFO: Date 2026-09-13
[2026-09-14 03:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:31:04] Production.INFO: Date 2026-09-14
[2026-09-14 03:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:31:04] Production.INFO: Total Charge 0
[2026-09-14 03:31:04] Production.INFO: CreateAllLog End
[2026-09-14 03:31:04] Production.INFO: Account Balance End.
[2026-09-14 03:31:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:31:04] Production.INFO: ==14573== Releasing lock...
[2026-09-14 03:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:31:04] Production.INFO: ==14569== Releasing lock...
[2026-09-14 03:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:31:11] Production.ERROR: CronJobId end10
[2026-09-14 03:31:11] Production.INFO: ==14571== Releasing lock...
[2026-09-14 03:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:31:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:31:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:31:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:31:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:31:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:31:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:31:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:31:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:31:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:31:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:31:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:31:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:31:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:31:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:31:14] Production.INFO: call_cost start
[2026-09-14 03:31:14] Production.INFO: call_cost end
[2026-09-14 03:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:31:14] Production.INFO: ==14567== Releasing lock...
[2026-09-14 03:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:32:02] Production.INFO: ==14641== Lock acquired, processing the job...
[2026-09-14 08:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:32:02] Production.INFO: neon service started
[2026-09-14 08:32:02] Production.INFO: neon service started
[2026-09-14 08:32:02] Production.INFO: ==14641== Releasing lock...
[2026-09-14 08:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:32:02] Production.INFO: ==14645== Lock acquired, processing the job...
[2026-09-14 03:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:32:02] Production.INFO: ==14645== Releasing lock...
[2026-09-14 03:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:32:03] Production.INFO: ==14648== Lock acquired, processing the job...
[2026-09-14 07:32:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:32:03] Production.INFO: ==14648== Releasing lock...
[2026-09-14 07:32:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:32:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:32:03] Production.INFO: ==14652== Lock acquired, processing the job...
[2026-09-14 03:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:32:03] Production.INFO: ==14659== Lock acquired, processing the job...
[2026-09-14 03:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:32:03] Production.INFO: ==14661== Lock acquired, processing the job...
[2026-09-14 03:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:32:03] Production.INFO: Account Balance Start.
[2026-09-14 03:32:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:32:03] Production.INFO: 117
[2026-09-14 03:32:03] Production.INFO: ==14654== Lock acquired, processing the job...
[2026-09-14 03:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:32:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:32:03] Production.INFO: Date 2026-09-09
[2026-09-14 03: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-09-14 03:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 03: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-09-14 03: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-09-14 03:32:03] Production.INFO: ==14656== Lock acquired, processing the job...
[2026-09-14 03:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:32:03] Production.INFO: ==14661== Releasing lock...
[2026-09-14 03:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:32:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:32:04] Production.INFO: Date 2026-09-11
[2026-09-14 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:32:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:32:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:32:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:32:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:32:04] Production.INFO: Date 2026-09-12
[2026-09-14 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:32:04] Production.INFO: Date 2026-09-13
[2026-09-14 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:32:04] Production.INFO: Date 2026-09-14
[2026-09-14 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:32:04] Production.INFO: Total Charge 0
[2026-09-14 03:32:04] Production.INFO: CreateAllLog End
[2026-09-14 03:32:04] Production.INFO: Account Balance End.
[2026-09-14 03:32:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:32:04] Production.INFO: ==14659== Releasing lock...
[2026-09-14 03:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:32:04] Production.INFO: ==14654== Releasing lock...
[2026-09-14 03:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:32:11] Production.ERROR: CronJobId end10
[2026-09-14 03:32:11] Production.INFO: ==14656== Releasing lock...
[2026-09-14 03:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:32:14] Production.INFO: call_cost start
[2026-09-14 03:32:14] Production.INFO: call_cost end
[2026-09-14 03:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:32:14] Production.INFO: ==14652== Releasing lock...
[2026-09-14 03:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:33:01] Production.INFO: ==14718== Lock acquired, processing the job...
[2026-09-14 08:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:33:01] Production.INFO: neon service started
[2026-09-14 08:33:01] Production.INFO: neon service started
[2026-09-14 08:33:01] Production.INFO: ==14718== Releasing lock...
[2026-09-14 08:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:33:02] Production.INFO: ==14720== Lock acquired, processing the job...
[2026-09-14 03:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:33:02] Production.INFO: ==14720== Releasing lock...
[2026-09-14 03:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:33:02] Production.INFO: ==14723== Lock acquired, processing the job...
[2026-09-14 07:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:33:02] Production.INFO: ==14723== Releasing lock...
[2026-09-14 07:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:33:03] Production.INFO: ==14731== Lock acquired, processing the job...
[2026-09-14 03:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:33:03] Production.INFO: Account Balance Start.
[2026-09-14 03:33:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:33:03] Production.INFO: 117
[2026-09-14 03:33:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:33:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:33:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:33:03] Production.INFO: ==14725== Lock acquired, processing the job...
[2026-09-14 03:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:33:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:33:03] Production.INFO: ==14729== Lock acquired, processing the job...
[2026-09-14 03:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:33:03] Production.INFO: ==14727== Lock acquired, processing the job...
[2026-09-14 03:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:33:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:33:03] Production.INFO: Date 2026-09-13
[2026-09-14 03:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:33:03] Production.INFO: Date 2026-09-14
[2026-09-14 03:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:33:03] Production.INFO: Total Charge 0
[2026-09-14 03:33:03] Production.INFO: ==14733== Lock acquired, processing the job...
[2026-09-14 03:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:33:03] Production.INFO: CreateAllLog End
[2026-09-14 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-09-14 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-09-14 03:33:03] Production.INFO: Account Balance End.
[2026-09-14 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-09-14 03:33:03] Production.INFO: ==14733== Releasing lock...
[2026-09-14 03:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:33:03] Production.ERROR: CronJobId end 12
[2026-09-14 03:33:03] Production.INFO: ==14731== Releasing lock...
[2026-09-14 03:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:33:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:33:04] Production.INFO: ==14727== Releasing lock...
[2026-09-14 03:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:33:11] Production.ERROR: CronJobId end10
[2026-09-14 03:33:11] Production.INFO: ==14729== Releasing lock...
[2026-09-14 03:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:33:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:33:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:33:14] Production.INFO: call_cost start
[2026-09-14 03:33:14] Production.INFO: call_cost end
[2026-09-14 03:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:33:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:33:14] Production.INFO: ==14725== Releasing lock...
[2026-09-14 03:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:34:02] Production.INFO: ==14787== Lock acquired, processing the job...
[2026-09-14 08:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:34:02] Production.INFO: neon service started
[2026-09-14 08:34:02] Production.INFO: neon service started
[2026-09-14 08:34:02] Production.INFO: ==14787== Releasing lock...
[2026-09-14 08:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:34:02] Production.INFO: ==14789== Lock acquired, processing the job...
[2026-09-14 03:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:34:02] Production.INFO: ==14789== Releasing lock...
[2026-09-14 03:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:34:03] Production.INFO: ==14791== Lock acquired, processing the job...
[2026-09-14 07:34:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:34:03] Production.INFO: ==14791== Releasing lock...
[2026-09-14 07:34:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:34:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:34:03] Production.INFO: ==14798== Lock acquired, processing the job...
[2026-09-14 03:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:34:03] Production.INFO: ==14796== Lock acquired, processing the job...
[2026-09-14 03:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:34:03] Production.INFO: ==14794== Lock acquired, processing the job...
[2026-09-14 03:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:34:03] Production.INFO: ==14800== Lock acquired, processing the job...
[2026-09-14 03:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:34:03] Production.INFO: ==14802== Lock acquired, processing the job...
[2026-09-14 03:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:34:03] Production.INFO: Account Balance Start.
[2026-09-14 03:34:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:34:03] Production.INFO: 117
[2026-09-14 03:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:34:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:34:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:34:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 03:34:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:34:03] Production.INFO: ==14802== Releasing lock...
[2026-09-14 03:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:34:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:34:04] Production.INFO: Date 2026-09-13
[2026-09-14 03:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:34:04] Production.INFO: Date 2026-09-14
[2026-09-14 03:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:34:04] Production.INFO: Total Charge 0
[2026-09-14 03:34:04] Production.INFO: CreateAllLog End
[2026-09-14 03:34:04] Production.INFO: Account Balance End.
[2026-09-14 03:34:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:34:04] Production.INFO: ==14800== Releasing lock...
[2026-09-14 03:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:34:04] Production.INFO: ==14796== Releasing lock...
[2026-09-14 03:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:34:11] Production.ERROR: CronJobId end10
[2026-09-14 03:34:11] Production.INFO: ==14798== Releasing lock...
[2026-09-14 03:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:34:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:34:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:34:14] Production.INFO: call_cost start
[2026-09-14 03:34:14] Production.INFO: call_cost end
[2026-09-14 03:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:34:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:34:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:34:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:34:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:34:14] Production.INFO: ==14794== Releasing lock...
[2026-09-14 03:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:35:01] Production.INFO: ==14854== Lock acquired, processing the job...
[2026-09-14 08:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:35:01] Production.INFO: neon service started
[2026-09-14 08:35:01] Production.INFO: neon service started
[2026-09-14 08:35:01] Production.INFO: ==14854== Releasing lock...
[2026-09-14 08:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:35:01] Production.INFO: ==14856== Lock acquired, processing the job...
[2026-09-14 03:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:35:02] Production.INFO: ==14856== Releasing lock...
[2026-09-14 03:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:35:02] Production.INFO: ==14858== Lock acquired, processing the job...
[2026-09-14 07:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:35:02] Production.INFO: ==14858== Releasing lock...
[2026-09-14 07:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:35:03] Production.INFO: ==14862== Lock acquired, processing the job...
[2026-09-14 03:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:35:03] Production.INFO: ==14860== Lock acquired, processing the job...
[2026-09-14 03:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 03:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 03:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 03:35:03] Production.ERROR: CronJob PID - 14862
[2026-09-14 03:35:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 03:35:03] Production.ERROR: CronJob ID - 5
[2026-09-14 03:35:03] Production.ERROR: CronJob Last Run Time 2026-09-14 03:35:00
[2026-09-14 03:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 03:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 03:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 03:35:03] Production.INFO: ==14860== Releasing lock...
[2026-09-14 03:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 03:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 03:35:03] Production.INFO: ==14864== Lock acquired, processing the job...
[2026-09-14 03:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:35:03] Production.INFO: ==14866== Lock acquired, processing the job...
[2026-09-14 03:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:35:03] Production.INFO: ==14868== Lock acquired, processing the job...
[2026-09-14 03:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:35:03] Production.INFO: ==14870== Lock acquired, processing the job...
[2026-09-14 03:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 03:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 03:35:03] Production.INFO: Account Balance Start.
[2026-09-14 03:35:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:35:03] Production.INFO: 117
[2026-09-14 03:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:35:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:35:03] Production.INFO: ==14872== Lock acquired, processing the job...
[2026-09-14 03:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:35:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:35:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 03:35:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:35:03] Production.INFO: ==14872== Releasing lock...
[2026-09-14 03:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:35:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:35:03] Production.ERROR: done
[2026-09-14 03:35:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 03:35:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000016', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 03:35:03] Production.INFO: Date 2026-09-13
[2026-09-14 03:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:35:03] Production.INFO: Date 2026-09-14
[2026-09-14 03:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:35:04] Production.INFO: Total Charge 0
[2026-09-14 03:35:04] Production.INFO: CreateAllLog End
[2026-09-14 03:35:04] Production.INFO: Account Balance End.
[2026-09-14 03:35:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:35:04] Production.INFO: ==14868== Releasing lock...
[2026-09-14 03:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:35:04] Production.INFO: ==14864== Releasing lock...
[2026-09-14 03:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:35:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000016', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 03:35:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 03:35:09] Production.INFO: ProcessCDR(1,18000016,1,1,2)
[2026-09-14 03:35:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18000016,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 03:35:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18000016,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 03:35:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 03:35:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 03:35:09] Production.INFO: ==14870== Releasing lock...
[2026-09-14 03:35:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 03:35:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 03:35:13] Production.ERROR: CronJobId end10
[2026-09-14 03:35:13] Production.INFO: ==14866== Releasing lock...
[2026-09-14 03:35:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:35:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:35:16] Production.INFO: call_cost start
[2026-09-14 03:35:16] Production.INFO: call_cost end
[2026-09-14 03:35:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:35:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:35:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:35:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:35:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:35:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:35:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:35:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:35:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:35:16] Production.INFO: ==14862== Releasing lock...
[2026-09-14 03:35:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:35:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:36:01] Production.INFO: ==14927== Lock acquired, processing the job...
[2026-09-14 08:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:36:02] Production.INFO: neon service started
[2026-09-14 08:36:02] Production.INFO: neon service started
[2026-09-14 08:36:02] Production.INFO: ==14927== Releasing lock...
[2026-09-14 08:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:36:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 03:36:02] Production.INFO: ==14929== Lock acquired, processing the job...
[2026-09-14 03:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:36:02] Production.INFO: ==14929== Releasing lock...
[2026-09-14 03:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:36:02] Production.INFO: ==14931== Lock acquired, processing the job...
[2026-09-14 07:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:36:02] Production.INFO: ==14931== Releasing lock...
[2026-09-14 07:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:36:03] Production.INFO: ==14933== Lock acquired, processing the job...
[2026-09-14 03:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:36:03] Production.INFO: ==14935== Lock acquired, processing the job...
[2026-09-14 03:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:36:03] Production.INFO: ==14942== Lock acquired, processing the job...
[2026-09-14 03:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:36:03] Production.INFO: ==14937== Lock acquired, processing the job...
[2026-09-14 03:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03: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-09-14 03: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-09-14 03: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-09-14 03:36:03] Production.INFO: ==14940== Lock acquired, processing the job...
[2026-09-14 03:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:36:03] Production.INFO: ==14942== Releasing lock...
[2026-09-14 03:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:36:03] Production.INFO: Account Balance Start.
[2026-09-14 03:36:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:36:03] Production.INFO: 117
[2026-09-14 03:36:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:36:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:36:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:36:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:36:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:36:03] Production.INFO: Date 2026-09-13
[2026-09-14 03:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:36:04] Production.INFO: Date 2026-09-14
[2026-09-14 03:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:36:04] Production.INFO: Total Charge 0
[2026-09-14 03:36:04] Production.INFO: CreateAllLog End
[2026-09-14 03:36:04] Production.INFO: ==14935== Releasing lock...
[2026-09-14 03:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:36:04] Production.INFO: Account Balance End.
[2026-09-14 03:36:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:36:04] Production.INFO: ==14940== Releasing lock...
[2026-09-14 03:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:36:12] Production.ERROR: CronJobId end10
[2026-09-14 03:36:12] Production.INFO: ==14937== Releasing lock...
[2026-09-14 03:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:36:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:36:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:36:15] Production.INFO: call_cost start
[2026-09-14 03:36:15] Production.INFO: call_cost end
[2026-09-14 03:36:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:36:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:36:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:36:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:36:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:36:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:36:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:36:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:36:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:36:15] Production.INFO: ==14933== Releasing lock...
[2026-09-14 03:36:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:36:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:37:01] Production.INFO: ==14996== Lock acquired, processing the job...
[2026-09-14 08:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:37:01] Production.INFO: neon service started
[2026-09-14 08:37:01] Production.INFO: neon service started
[2026-09-14 08:37:01] Production.INFO: ==14996== Releasing lock...
[2026-09-14 08:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:37:01] Production.INFO: ==14998== Lock acquired, processing the job...
[2026-09-14 03:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:37:01] Production.INFO: ==14998== Releasing lock...
[2026-09-14 03:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:37:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:37:02] Production.INFO: ==15000== Lock acquired, processing the job...
[2026-09-14 07:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:37:02] Production.INFO: ==15000== Releasing lock...
[2026-09-14 07:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:37:02] Production.INFO: ==15006== Lock acquired, processing the job...
[2026-09-14 03:37:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:37:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:37:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:37:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:37:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:37:02] Production.INFO: ==15004== Lock acquired, processing the job...
[2026-09-14 03:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:37:03] Production.INFO: ==15002== Lock acquired, processing the job...
[2026-09-14 03:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:37:03] Production.INFO: ==15010== Lock acquired, processing the job...
[2026-09-14 03:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:37:03] Production.INFO: ==15008== Lock acquired, processing the job...
[2026-09-14 03:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:37:03] Production.INFO: Account Balance Start.
[2026-09-14 03:37:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:37:03] Production.INFO: 117
[2026-09-14 03:37:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 03:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 03:37:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:37:03] Production.INFO: ==15010== Releasing lock...
[2026-09-14 03:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:37:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:37:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:37:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:37:03] Production.INFO: Date 2026-09-13
[2026-09-14 03:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:37:03] Production.INFO: Date 2026-09-14
[2026-09-14 03:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:37:03] Production.INFO: Total Charge 0
[2026-09-14 03:37:03] Production.INFO: CreateAllLog End
[2026-09-14 03:37:03] Production.INFO: ==15004== Releasing lock...
[2026-09-14 03:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:37:03] Production.INFO: Account Balance End.
[2026-09-14 03:37:03] Production.ERROR: CronJobId end 12
[2026-09-14 03:37:03] Production.INFO: ==15008== Releasing lock...
[2026-09-14 03:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:37:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:37:11] Production.ERROR: CronJobId end10
[2026-09-14 03:37:11] Production.INFO: ==15006== Releasing lock...
[2026-09-14 03:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:37:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:37:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:37:13] Production.INFO: call_cost start
[2026-09-14 03:37:13] Production.INFO: call_cost end
[2026-09-14 03:37:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:37:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:37:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:37:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:37:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:37:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:37:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:37:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:37:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:37:13] Production.INFO: ==15002== Releasing lock...
[2026-09-14 03:37:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:37:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:38:01] Production.INFO: ==15066== Lock acquired, processing the job...
[2026-09-14 08:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:38:01] Production.INFO: neon service started
[2026-09-14 08:38:01] Production.INFO: neon service started
[2026-09-14 08:38:01] Production.INFO: ==15066== Releasing lock...
[2026-09-14 08:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:38:02] Production.INFO: ==15068== Lock acquired, processing the job...
[2026-09-14 03:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:38:02] Production.INFO: ==15071== Lock acquired, processing the job...
[2026-09-14 07:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:38:02] Production.INFO: ==15071== Releasing lock...
[2026-09-14 07:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:38:02] Production.INFO: ==15068== Releasing lock...
[2026-09-14 03:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:38:03] Production.INFO: ==15073== Lock acquired, processing the job...
[2026-09-14 03:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:38:03] Production.INFO: ==15075== Lock acquired, processing the job...
[2026-09-14 03:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:38:03] Production.INFO: ==15077== Lock acquired, processing the job...
[2026-09-14 03:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:38:03] Production.INFO: ==15079== Lock acquired, processing the job...
[2026-09-14 03:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:38:03] Production.INFO: ==15081== Lock acquired, processing the job...
[2026-09-14 03:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:38:03] Production.INFO: Account Balance Start.
[2026-09-14 03:38:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:38:03] Production.INFO: 117
[2026-09-14 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-09-14 03:38:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 03:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 03:38:03] Production.INFO: ==15081== Releasing lock...
[2026-09-14 03:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:38:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:38:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:38:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:38:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:38:03] Production.INFO: Date 2026-09-13
[2026-09-14 03:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:38:03] Production.INFO: Date 2026-09-14
[2026-09-14 03:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:38:03] Production.INFO: Total Charge 0
[2026-09-14 03:38:04] Production.INFO: CreateAllLog End
[2026-09-14 03:38:04] Production.INFO: ==15075== Releasing lock...
[2026-09-14 03:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:38:04] Production.INFO: Account Balance End.
[2026-09-14 03:38:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:38:04] Production.INFO: ==15079== Releasing lock...
[2026-09-14 03:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:38:10] Production.ERROR: CronJobId end10
[2026-09-14 03:38:10] Production.INFO: ==15077== Releasing lock...
[2026-09-14 03:38:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:38:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:38:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:38:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:38:13] Production.INFO: call_cost start
[2026-09-14 03:38:13] Production.INFO: call_cost end
[2026-09-14 03:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:38:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:38:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:38:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:38:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:38:13] Production.INFO: ==15073== Releasing lock...
[2026-09-14 03:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:38:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:39:02] Production.INFO: ==15135== Lock acquired, processing the job...
[2026-09-14 08:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:39:02] Production.INFO: neon service started
[2026-09-14 08:39:02] Production.INFO: neon service started
[2026-09-14 08:39:02] Production.INFO: ==15135== Releasing lock...
[2026-09-14 08:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:39:02] Production.INFO: ==15137== Lock acquired, processing the job...
[2026-09-14 03:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:39:02] Production.INFO: ==15137== Releasing lock...
[2026-09-14 03:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:39:03] Production.INFO: ==15139== Lock acquired, processing the job...
[2026-09-14 07:39:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:39:03] Production.INFO: ==15139== Releasing lock...
[2026-09-14 07:39:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:39:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:39:03] Production.INFO: ==15142== Lock acquired, processing the job...
[2026-09-14 03:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:39:03] Production.INFO: ==15144== Lock acquired, processing the job...
[2026-09-14 03:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:39:03] Production.INFO: ==15146== Lock acquired, processing the job...
[2026-09-14 03:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:39:03] Production.INFO: ==15148== Lock acquired, processing the job...
[2026-09-14 03:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:39:03] Production.INFO: ==15150== Lock acquired, processing the job...
[2026-09-14 03:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:39:03] Production.INFO: Account Balance Start.
[2026-09-14 03:39:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:39:03] Production.INFO: 117
[2026-09-14 03:39:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:39:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 03:39:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 03:39:04] Production.INFO: Date 2026-09-10
[2026-09-14 03:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 03: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-09-14 03:39:04] Production.INFO: ==15150== Releasing lock...
[2026-09-14 03:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:39:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:39:04] Production.INFO: Date 2026-09-11
[2026-09-14 03:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:39:04] Production.INFO: Date 2026-09-12
[2026-09-14 03:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:39:04] Production.INFO: Date 2026-09-13
[2026-09-14 03:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:39:04] Production.INFO: Date 2026-09-14
[2026-09-14 03:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:39:04] Production.INFO: Total Charge 0
[2026-09-14 03:39:04] Production.INFO: CreateAllLog End
[2026-09-14 03:39:04] Production.INFO: ==15144== Releasing lock...
[2026-09-14 03:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:39:04] Production.INFO: Account Balance End.
[2026-09-14 03:39:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:39:04] Production.INFO: ==15148== Releasing lock...
[2026-09-14 03:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:39:11] Production.ERROR: CronJobId end10
[2026-09-14 03:39:11] Production.INFO: ==15146== Releasing lock...
[2026-09-14 03:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:39:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:39:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:39:15] Production.INFO: call_cost start
[2026-09-14 03:39:15] Production.INFO: call_cost end
[2026-09-14 03:39:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:39:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:39:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:39:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:39:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:39:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:39:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:39:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:39:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:39:15] Production.INFO: ==15142== Releasing lock...
[2026-09-14 03:39:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:39:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:40:01] Production.INFO: ==15203== Lock acquired, processing the job...
[2026-09-14 08:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:40:01] Production.INFO: neon service started
[2026-09-14 08:40:01] Production.INFO: neon service started
[2026-09-14 08:40:01] Production.INFO: ==15203== Releasing lock...
[2026-09-14 08:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:40:02] Production.INFO: ==15207== Lock acquired, processing the job...
[2026-09-14 07:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 03:40:02] Production.INFO: ==15205== Lock acquired, processing the job...
[2026-09-14 03:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:40:02] Production.INFO: ==15207== Releasing lock...
[2026-09-14 07:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:40:02] Production.INFO: ==15205== Releasing lock...
[2026-09-14 03:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:40:03] Production.INFO: ==15210== Lock acquired, processing the job...
[2026-09-14 03:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:40:03] Production.INFO: ==15214== Lock acquired, processing the job...
[2026-09-14 03:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:40:03] Production.INFO: ==15212== Lock acquired, processing the job...
[2026-09-14 03:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:40:03] Production.INFO: ==15216== Lock acquired, processing the job...
[2026-09-14 03:40:03] Production.INFO: ==15218== Lock acquired, processing the job...
[2026-09-14 03:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 03:40:03] Production.INFO: Account Balance Start.
[2026-09-14 03:40:03] Production.INFO: CreateAllLog Start
[2026-09-14 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-09-14 03:40:03] Production.INFO: 117
[2026-09-14 03:40:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 03:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:40:03] Production.INFO: ==15218== Releasing lock...
[2026-09-14 03:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:40:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:40:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:40:04] Production.INFO: Date 2026-09-11
[2026-09-14 03:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:40:04] Production.INFO: Date 2026-09-12
[2026-09-14 03:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:40:04] Production.INFO: Date 2026-09-13
[2026-09-14 03:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:40:04] Production.INFO: Date 2026-09-14
[2026-09-14 03:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:40:04] Production.INFO: Total Charge 0
[2026-09-14 03:40:04] Production.INFO: CreateAllLog End
[2026-09-14 03:40:04] Production.INFO: ==15212== Releasing lock...
[2026-09-14 03:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:40:04] Production.INFO: Account Balance End.
[2026-09-14 03:40:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:40:04] Production.INFO: ==15216== Releasing lock...
[2026-09-14 03:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:40:11] Production.ERROR: CronJobId end10
[2026-09-14 03:40:11] Production.INFO: ==15214== Releasing lock...
[2026-09-14 03:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:40:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:40:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:40:14] Production.INFO: call_cost start
[2026-09-14 03:40:14] Production.INFO: call_cost end
[2026-09-14 03:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:40:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:40:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:40:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:40:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:40:14] Production.INFO: ==15210== Releasing lock...
[2026-09-14 03:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:41:02] Production.INFO: ==15274== Lock acquired, processing the job...
[2026-09-14 08:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:41:02] Production.INFO: neon service started
[2026-09-14 08:41:02] Production.INFO: neon service started
[2026-09-14 08:41:02] Production.INFO: ==15274== Releasing lock...
[2026-09-14 08:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:41:02] Production.INFO: ==15278== Lock acquired, processing the job...
[2026-09-14 07:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:41:02] Production.INFO: ==15278== Releasing lock...
[2026-09-14 07:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:41:02] Production.INFO: ==15276== Lock acquired, processing the job...
[2026-09-14 03:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:41:02] Production.INFO: ==15276== Releasing lock...
[2026-09-14 03:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:41:03] Production.INFO: ==15283== Lock acquired, processing the job...
[2026-09-14 03:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:41:03] Production.INFO: ==15281== Lock acquired, processing the job...
[2026-09-14 03:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:41:03] Production.INFO: ==15285== Lock acquired, processing the job...
[2026-09-14 03:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:41:03] Production.INFO: ==15287== Lock acquired, processing the job...
[2026-09-14 03:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:41:03] Production.INFO: ==15289== Lock acquired, processing the job...
[2026-09-14 03:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:41:03] Production.INFO: Account Balance Start.
[2026-09-14 03:41:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:41:03] Production.INFO: 117
[2026-09-14 03:41:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:41:04] Production.INFO: Date 2026-09-09
[2026-09-14 03:41:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:41:04] Production.INFO: Date 2026-09-10
[2026-09-14 03:41:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 03:41:04] Production.INFO: Date 2026-09-11
[2026-09-14 03:41:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:41:04] Production.INFO: ==15289== Releasing lock...
[2026-09-14 03:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:41:04] Production.INFO: Date 2026-09-12
[2026-09-14 03:41:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:41:04] Production.INFO: Date 2026-09-13
[2026-09-14 03:41:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:41:04] Production.INFO: Date 2026-09-14
[2026-09-14 03:41:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:41:04] Production.INFO: Total Charge 0
[2026-09-14 03:41:04] Production.INFO: CreateAllLog End
[2026-09-14 03:41:04] Production.INFO: Account Balance End.
[2026-09-14 03:41:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:41:04] Production.INFO: ==15287== Releasing lock...
[2026-09-14 03:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:41:04] Production.INFO: ==15283== Releasing lock...
[2026-09-14 03:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:41:11] Production.ERROR: CronJobId end10
[2026-09-14 03:41:11] Production.INFO: ==15285== Releasing lock...
[2026-09-14 03:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:41:14] Production.INFO: call_cost start
[2026-09-14 03:41:14] Production.INFO: call_cost end
[2026-09-14 03:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:41:14] Production.INFO: ==15281== Releasing lock...
[2026-09-14 03:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:42:01] Production.INFO: ==15370== Lock acquired, processing the job...
[2026-09-14 08:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:42:01] Production.INFO: neon service started
[2026-09-14 08:42:01] Production.INFO: neon service started
[2026-09-14 08:42:01] Production.INFO: ==15370== Releasing lock...
[2026-09-14 08:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:42:02] Production.INFO: ==15372== Lock acquired, processing the job...
[2026-09-14 03:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:42:02] Production.INFO: ==15372== Releasing lock...
[2026-09-14 03:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:42:02] Production.INFO: ==15374== Lock acquired, processing the job...
[2026-09-14 07:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:42:02] Production.INFO: ==15374== Releasing lock...
[2026-09-14 07:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:42:03] Production.INFO: ==15377== Lock acquired, processing the job...
[2026-09-14 03:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:42:03] Production.INFO: ==15379== Lock acquired, processing the job...
[2026-09-14 03:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:42:03] Production.INFO: ==15381== Lock acquired, processing the job...
[2026-09-14 03:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:42:03] Production.INFO: ==15383== Lock acquired, processing the job...
[2026-09-14 03:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:42:03] Production.INFO: ==15385== Lock acquired, processing the job...
[2026-09-14 03:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:42:03] Production.INFO: Account Balance Start.
[2026-09-14 03:42:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:42:03] Production.INFO: 117
[2026-09-14 03:42:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 03:42:03] Production.INFO: ==15385== Releasing lock...
[2026-09-14 03:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:42:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:42:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:42:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:42:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:42:03] Production.INFO: Date 2026-09-13
[2026-09-14 03:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:42:03] Production.INFO: Date 2026-09-14
[2026-09-14 03:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:42:03] Production.INFO: Total Charge 0
[2026-09-14 03:42:03] Production.INFO: CreateAllLog End
[2026-09-14 03:42:03] Production.INFO: Account Balance End.
[2026-09-14 03:42:03] Production.ERROR: CronJobId end 12
[2026-09-14 03:42:03] Production.INFO: ==15383== Releasing lock...
[2026-09-14 03:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:42:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:42:03] Production.INFO: ==15379== Releasing lock...
[2026-09-14 03:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:42:11] Production.ERROR: CronJobId end10
[2026-09-14 03:42:11] Production.INFO: ==15381== Releasing lock...
[2026-09-14 03:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:42:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:42:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:42:13] Production.INFO: call_cost start
[2026-09-14 03:42:13] Production.INFO: call_cost end
[2026-09-14 03:42:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:42:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:42:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:42:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:42:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:42:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:42:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:42:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:42:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:42:13] Production.INFO: ==15377== Releasing lock...
[2026-09-14 03:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:42:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:43:02] Production.INFO: ==15444== Lock acquired, processing the job...
[2026-09-14 08:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:43:02] Production.INFO: neon service started
[2026-09-14 08:43:02] Production.INFO: neon service started
[2026-09-14 08:43:02] Production.INFO: ==15444== Releasing lock...
[2026-09-14 08:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:43:02] Production.INFO: ==15446== Lock acquired, processing the job...
[2026-09-14 03:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:43:02] Production.INFO: ==15446== Releasing lock...
[2026-09-14 03:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:43:02] Production.INFO: ==15448== Lock acquired, processing the job...
[2026-09-14 07:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:43:02] Production.INFO: ==15448== Releasing lock...
[2026-09-14 07:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:43:03] Production.INFO: ==15453== Lock acquired, processing the job...
[2026-09-14 03:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:43:03] Production.INFO: ==15451== Lock acquired, processing the job...
[2026-09-14 03:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:43:03] Production.INFO: ==15457== Lock acquired, processing the job...
[2026-09-14 03:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:43:03] Production.INFO: ==15455== Lock acquired, processing the job...
[2026-09-14 03:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:43:03] Production.INFO: Account Balance Start.
[2026-09-14 03:43:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:43:03] Production.INFO: 117
[2026-09-14 03:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:43:03] Production.INFO: ==15459== Lock acquired, processing the job...
[2026-09-14 03:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:43:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:43:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:43:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 03:43:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 03:43:03] Production.INFO: ==15459== Releasing lock...
[2026-09-14 03:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:43:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:43:03] Production.INFO: Date 2026-09-13
[2026-09-14 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:43:04] Production.INFO: Date 2026-09-14
[2026-09-14 03:43:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:43:04] Production.INFO: Total Charge 0
[2026-09-14 03:43:04] Production.INFO: CreateAllLog End
[2026-09-14 03:43:04] Production.INFO: ==15453== Releasing lock...
[2026-09-14 03:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:43:04] Production.INFO: Account Balance End.
[2026-09-14 03:43:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:43:04] Production.INFO: ==15457== Releasing lock...
[2026-09-14 03:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:43:11] Production.ERROR: CronJobId end10
[2026-09-14 03:43:11] Production.INFO: ==15455== Releasing lock...
[2026-09-14 03:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:43:14] Production.INFO: call_cost start
[2026-09-14 03:43:14] Production.INFO: call_cost end
[2026-09-14 03:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:43:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:43:14] Production.INFO: ==15451== Releasing lock...
[2026-09-14 03:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:44:01] Production.INFO: ==15514== Lock acquired, processing the job...
[2026-09-14 08:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:44:01] Production.INFO: neon service started
[2026-09-14 08:44:01] Production.INFO: neon service started
[2026-09-14 08:44:01] Production.INFO: ==15514== Releasing lock...
[2026-09-14 08:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:44:01] Production.INFO: ==15516== Lock acquired, processing the job...
[2026-09-14 03:44:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:44:02] Production.INFO: ==15516== Releasing lock...
[2026-09-14 03:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:44:02] Production.INFO: ==15518== Lock acquired, processing the job...
[2026-09-14 07:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:44:02] Production.INFO: ==15518== Releasing lock...
[2026-09-14 07:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:44:02] Production.INFO: ==15522== Lock acquired, processing the job...
[2026-09-14 03:44:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:44:02] Production.INFO: ==15520== Lock acquired, processing the job...
[2026-09-14 03:44:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:44:02] Production.INFO: ==15524== Lock acquired, processing the job...
[2026-09-14 03:44:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:44:03] Production.INFO: ==15526== Lock acquired, processing the job...
[2026-09-14 03:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:44:03] Production.INFO: ==15528== Lock acquired, processing the job...
[2026-09-14 03:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:44:03] Production.INFO: Account Balance Start.
[2026-09-14 03:44:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:44:03] Production.INFO: 117
[2026-09-14 03:44:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:44:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 03:44:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 03:44:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:44:03] Production.INFO: ==15528== Releasing lock...
[2026-09-14 03:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:44:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:44:03] Production.INFO: Date 2026-09-13
[2026-09-14 03:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:44:03] Production.INFO: Date 2026-09-14
[2026-09-14 03:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:44:03] Production.INFO: Total Charge 0
[2026-09-14 03:44:03] Production.INFO: CreateAllLog End
[2026-09-14 03:44:03] Production.INFO: Account Balance End.
[2026-09-14 03:44:03] Production.ERROR: CronJobId end 12
[2026-09-14 03:44:03] Production.INFO: ==15526== Releasing lock...
[2026-09-14 03:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:44:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:44:03] Production.INFO: ==15522== Releasing lock...
[2026-09-14 03:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:44:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:44:10] Production.ERROR: CronJobId end10
[2026-09-14 03:44:10] Production.INFO: ==15524== Releasing lock...
[2026-09-14 03:44:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:44:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:44:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:44:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:44:14] Production.INFO: call_cost start
[2026-09-14 03:44:14] Production.INFO: call_cost end
[2026-09-14 03:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:44:14] Production.INFO: ==15520== Releasing lock...
[2026-09-14 03:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:45:02] Production.INFO: ==15589== Lock acquired, processing the job...
[2026-09-14 08:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:45:02] Production.INFO: neon service started
[2026-09-14 08:45:02] Production.INFO: neon service started
[2026-09-14 08:45:02] Production.INFO: ==15589== Releasing lock...
[2026-09-14 08:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:45:02] Production.INFO: ==15591== Lock acquired, processing the job...
[2026-09-14 03:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:45:02] Production.INFO: ==15593== Lock acquired, processing the job...
[2026-09-14 07:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:45:02] Production.INFO: ==15593== Releasing lock...
[2026-09-14 07:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:45:03] Production.INFO: ==15591== Releasing lock...
[2026-09-14 03:45:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:45:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:45:04] Production.INFO: ==15600== Lock acquired, processing the job...
[2026-09-14 03:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:45:04] Production.INFO: ==15596== Lock acquired, processing the job...
[2026-09-14 03:45:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 03:45:04] Production.INFO: ==15598== Lock acquired, processing the job...
[2026-09-14 03:45:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:45:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 03:45:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 03:45:04] Production.ERROR: CronJob PID - 15598
[2026-09-14 03:45:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 03:45:04] Production.ERROR: CronJob ID - 5
[2026-09-14 03:45:04] Production.ERROR: CronJob Last Run Time 2026-09-14 03:45:00
[2026-09-14 03:45:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 03:45:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 03:45:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 03:45:04] Production.ERROR: CronJob PID - 15600
[2026-09-14 03:45:04] Production.ERROR: CronJob Title - Account Block
[2026-09-14 03:45:04] Production.ERROR: CronJob ID - 7
[2026-09-14 03:45:04] Production.ERROR: CronJob Last Run Time 2026-09-14 03:45:00
[2026-09-14 03:45:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 03:45:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 03:45:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:45:04] Production.INFO: ==15602== Lock acquired, processing the job...
[2026-09-14 03:45:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:45:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 03:45:04] Production.INFO: ==15596== Releasing lock...
[2026-09-14 03:45:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 03:45:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 03:45:04] Production.INFO: ==15604== Lock acquired, processing the job...
[2026-09-14 03:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:45:04] Production.INFO: ==15606== Lock acquired, processing the job...
[2026-09-14 03:45:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 03:45:04] Production.INFO: ==15608== Lock acquired, processing the job...
[2026-09-14 03:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:45:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:45:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:45:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:45:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:45:04] Production.INFO: Account Balance Start.
[2026-09-14 03:45:04] Production.INFO: CreateAllLog Start
[2026-09-14 03:45:04] Production.INFO: 117
[2026-09-14 03:45:04] Production.INFO: Date 2026-09-08
[2026-09-14 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:45:04] Production.INFO: Date 2026-09-09
[2026-09-14 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:45:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 03:45:04] Production.INFO: Date 2026-09-10
[2026-09-14 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 03: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-09-14 03: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-09-14 03: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-09-14 03:45:04] Production.INFO: Date 2026-09-11
[2026-09-14 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:45:04] Production.INFO: ==15608== Releasing lock...
[2026-09-14 03:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:45:04] Production.INFO: Date 2026-09-12
[2026-09-14 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:45:04] Production.INFO: Date 2026-09-13
[2026-09-14 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:45:04] Production.ERROR: done
[2026-09-14 03:45:04] Production.INFO: Date 2026-09-14
[2026-09-14 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 03:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000057', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 03:45:04] Production.INFO: Total Charge 0
[2026-09-14 03:45:04] Production.INFO: CreateAllLog End
[2026-09-14 03:45:04] Production.INFO: ==15600== Releasing lock...
[2026-09-14 03:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:45:05] Production.INFO: Account Balance End.
[2026-09-14 03:45:05] Production.ERROR: CronJobId end 12
[2026-09-14 03:45:05] Production.INFO: ==15604== Releasing lock...
[2026-09-14 03:45:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:45:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000057', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 03:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 03:45:10] Production.INFO: ProcessCDR(1,18000057,1,1,2)
[2026-09-14 03:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18000057,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 03:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18000057,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 03:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 03:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 03:45:10] Production.INFO: ==15606== Releasing lock...
[2026-09-14 03:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 03:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 03:45:13] Production.ERROR: CronJobId end10
[2026-09-14 03:45:13] Production.INFO: ==15602== Releasing lock...
[2026-09-14 03:45:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:45:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:45:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:45:17] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:45:17] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:45:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:45:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:45:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:45:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:45:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:45:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:45:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:45:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:45:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:45:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:45:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:45:17] Production.INFO: call_cost start
[2026-09-14 03:45:17] Production.INFO: call_cost end
[2026-09-14 03:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:45:17] Production.INFO: ==15598== Releasing lock...
[2026-09-14 03:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:46:01] Production.INFO: ==15659== Lock acquired, processing the job...
[2026-09-14 08:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:46:01] Production.INFO: neon service started
[2026-09-14 08:46:01] Production.INFO: neon service started
[2026-09-14 08:46:01] Production.INFO: ==15659== Releasing lock...
[2026-09-14 08:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:46:01] Production.INFO: ==15661== Lock acquired, processing the job...
[2026-09-14 03:46:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:46:02] Production.INFO: ==15661== Releasing lock...
[2026-09-14 03:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:46:02] Production.INFO: ==15663== Lock acquired, processing the job...
[2026-09-14 07:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:46:02] Production.INFO: ==15663== Releasing lock...
[2026-09-14 07:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:46:02] Production.INFO: ==15673== Lock acquired, processing the job...
[2026-09-14 03:46:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:46: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-09-14 03:46: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-09-14 03:46: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-09-14 03:46:02] Production.INFO: ==15673== Releasing lock...
[2026-09-14 03:46:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:46:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:46:02] Production.INFO: ==15665== Lock acquired, processing the job...
[2026-09-14 03:46:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:46:03] Production.INFO: ==15669== Lock acquired, processing the job...
[2026-09-14 03:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:46:03] Production.INFO: ==15671== Lock acquired, processing the job...
[2026-09-14 03:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:46:03] Production.INFO: ==15667== Lock acquired, processing the job...
[2026-09-14 03:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:46:03] Production.INFO: Account Balance Start.
[2026-09-14 03:46:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:46:03] Production.INFO: 117
[2026-09-14 03:46:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:46:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:46:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:46:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:46:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:46:03] Production.INFO: Date 2026-09-13
[2026-09-14 03:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:46:03] Production.INFO: Date 2026-09-14
[2026-09-14 03:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:46:03] Production.INFO: Total Charge 0
[2026-09-14 03:46:03] Production.INFO: CreateAllLog End
[2026-09-14 03:46:03] Production.INFO: Account Balance End.
[2026-09-14 03:46:03] Production.ERROR: CronJobId end 12
[2026-09-14 03:46:03] Production.INFO: ==15671== Releasing lock...
[2026-09-14 03:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:46:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:46:03] Production.INFO: ==15667== Releasing lock...
[2026-09-14 03:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:46:11] Production.ERROR: CronJobId end10
[2026-09-14 03:46:11] Production.INFO: ==15669== Releasing lock...
[2026-09-14 03:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:46:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:46:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:46:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:46:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:46:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:46:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:46:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:46:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:46:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:46:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:46:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:46:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:46:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:46:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:46:13] Production.INFO: call_cost start
[2026-09-14 03:46:13] Production.INFO: call_cost end
[2026-09-14 03:46:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:46:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:46:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:46:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:46:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:46:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:46:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:46:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:46:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:46:13] Production.INFO: ==15665== Releasing lock...
[2026-09-14 03:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:46:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:47:01] Production.INFO: ==15727== Lock acquired, processing the job...
[2026-09-14 08:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:47:01] Production.INFO: neon service started
[2026-09-14 08:47:01] Production.INFO: neon service started
[2026-09-14 08:47:01] Production.INFO: ==15727== Releasing lock...
[2026-09-14 08:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:47:02] Production.INFO: ==15729== Lock acquired, processing the job...
[2026-09-14 03:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:47:02] Production.INFO: ==15731== Lock acquired, processing the job...
[2026-09-14 07:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:47:02] Production.INFO: ==15731== Releasing lock...
[2026-09-14 07:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:47:02] Production.INFO: ==15729== Releasing lock...
[2026-09-14 03:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:47:03] Production.INFO: ==15734== Lock acquired, processing the job...
[2026-09-14 03:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:47:03] Production.INFO: ==15738== Lock acquired, processing the job...
[2026-09-14 03:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:47:03] Production.INFO: ==15736== Lock acquired, processing the job...
[2026-09-14 03:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:47:03] Production.INFO: ==15742== Lock acquired, processing the job...
[2026-09-14 03:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:47:03] Production.INFO: ==15740== Lock acquired, processing the job...
[2026-09-14 03:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 03:47:03] Production.INFO: ==15742== Releasing lock...
[2026-09-14 03:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:47:03] Production.INFO: Account Balance Start.
[2026-09-14 03:47:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:47:03] Production.INFO: 117
[2026-09-14 03:47:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:47:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:47:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:47:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:47:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:47:04] Production.INFO: Date 2026-09-13
[2026-09-14 03:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:47:04] Production.INFO: Date 2026-09-14
[2026-09-14 03:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:47:04] Production.INFO: Total Charge 0
[2026-09-14 03:47:04] Production.INFO: CreateAllLog End
[2026-09-14 03:47:04] Production.INFO: Account Balance End.
[2026-09-14 03:47:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:47:04] Production.INFO: ==15740== Releasing lock...
[2026-09-14 03:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:47:04] Production.INFO: ==15736== Releasing lock...
[2026-09-14 03:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:47:11] Production.ERROR: CronJobId end10
[2026-09-14 03:47:11] Production.INFO: ==15738== Releasing lock...
[2026-09-14 03:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:47:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:47:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:47:14] Production.INFO: call_cost start
[2026-09-14 03:47:14] Production.INFO: call_cost end
[2026-09-14 03:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:47:14] Production.INFO: ==15734== Releasing lock...
[2026-09-14 03:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:48:02] Production.INFO: ==15799== Lock acquired, processing the job...
[2026-09-14 08:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:48:02] Production.INFO: neon service started
[2026-09-14 08:48:02] Production.INFO: neon service started
[2026-09-14 08:48:02] Production.INFO: ==15799== Releasing lock...
[2026-09-14 08:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:48:02] Production.INFO: ==15801== Lock acquired, processing the job...
[2026-09-14 03:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:48:02] Production.INFO: ==15801== Releasing lock...
[2026-09-14 03:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:48:03] Production.INFO: ==15803== Lock acquired, processing the job...
[2026-09-14 07:48:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:48:03] Production.INFO: ==15803== Releasing lock...
[2026-09-14 07:48:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:48:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:48:03] Production.INFO: ==15805== Lock acquired, processing the job...
[2026-09-14 03:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:48:03] Production.INFO: ==15807== Lock acquired, processing the job...
[2026-09-14 03:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:48:03] Production.INFO: ==15809== Lock acquired, processing the job...
[2026-09-14 03:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:48:03] Production.INFO: ==15811== Lock acquired, processing the job...
[2026-09-14 03:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:48:03] Production.INFO: ==15814== Lock acquired, processing the job...
[2026-09-14 03:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:48:03] Production.INFO: Account Balance Start.
[2026-09-14 03:48:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:48:03] Production.INFO: 117
[2026-09-14 03:48:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 03:48:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:48:03] Production.INFO: ==15814== Releasing lock...
[2026-09-14 03:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:48:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:48:04] Production.INFO: Date 2026-09-11
[2026-09-14 03:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:48:04] Production.INFO: Date 2026-09-12
[2026-09-14 03:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:48:04] Production.INFO: Date 2026-09-13
[2026-09-14 03:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:48:04] Production.INFO: Date 2026-09-14
[2026-09-14 03:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:48:04] Production.INFO: Total Charge 0
[2026-09-14 03:48:04] Production.INFO: CreateAllLog End
[2026-09-14 03:48:04] Production.INFO: ==15807== Releasing lock...
[2026-09-14 03:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:48:04] Production.INFO: Account Balance End.
[2026-09-14 03:48:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:48:04] Production.INFO: ==15811== Releasing lock...
[2026-09-14 03:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:48:11] Production.ERROR: CronJobId end10
[2026-09-14 03:48:11] Production.INFO: ==15809== Releasing lock...
[2026-09-14 03:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:48:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:48:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:48:15] Production.INFO: call_cost start
[2026-09-14 03:48:15] Production.INFO: call_cost end
[2026-09-14 03:48:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:48:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:48:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:48:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:48:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:48:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:48:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:48:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:48:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:48:15] Production.INFO: ==15805== Releasing lock...
[2026-09-14 03:48:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:48:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:49:01] Production.INFO: ==15867== Lock acquired, processing the job...
[2026-09-14 08:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:49:01] Production.INFO: neon service started
[2026-09-14 08:49:01] Production.INFO: neon service started
[2026-09-14 08:49:01] Production.INFO: ==15867== Releasing lock...
[2026-09-14 08:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:49:02] Production.INFO: ==15869== Lock acquired, processing the job...
[2026-09-14 03:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:49:02] Production.INFO: ==15869== Releasing lock...
[2026-09-14 03:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:49:02] Production.INFO: ==15871== Lock acquired, processing the job...
[2026-09-14 07:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:49:02] Production.INFO: ==15871== Releasing lock...
[2026-09-14 07:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:49:02] Production.INFO: ==15875== Lock acquired, processing the job...
[2026-09-14 03:49:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:49:03] Production.INFO: ==15873== Lock acquired, processing the job...
[2026-09-14 03:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:49:03] Production.INFO: ==15877== Lock acquired, processing the job...
[2026-09-14 03:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:49:03] Production.INFO: ==15880== Lock acquired, processing the job...
[2026-09-14 03:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:49:03] Production.INFO: ==15882== Lock acquired, processing the job...
[2026-09-14 03:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:49:03] Production.INFO: Account Balance Start.
[2026-09-14 03:49:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:49:03] Production.INFO: 117
[2026-09-14 03:49:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:49:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 03:49:03] Production.INFO: ==15882== Releasing lock...
[2026-09-14 03:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:49:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:49:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:49:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:49:03] Production.INFO: Date 2026-09-13
[2026-09-14 03:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:49:03] Production.INFO: Date 2026-09-14
[2026-09-14 03:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:49:03] Production.INFO: Total Charge 0
[2026-09-14 03:49:03] Production.INFO: CreateAllLog End
[2026-09-14 03:49:03] Production.INFO: Account Balance End.
[2026-09-14 03:49:03] Production.ERROR: CronJobId end 12
[2026-09-14 03:49:03] Production.INFO: ==15880== Releasing lock...
[2026-09-14 03:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:49:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:49:03] Production.INFO: ==15875== Releasing lock...
[2026-09-14 03:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:49:14] Production.ERROR: CronJobId end10
[2026-09-14 03:49:14] Production.INFO: ==15877== Releasing lock...
[2026-09-14 03:49:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:49:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:49:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:49:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:49:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:49:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:49:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:49:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:49:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:49:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:49:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:49:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:49:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:49:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:49:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:49:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:49:16] Production.INFO: call_cost start
[2026-09-14 03:49:16] Production.INFO: call_cost end
[2026-09-14 03:49:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:49:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:49:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:49:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:49:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:49:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:49:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:49:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:49:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:49:16] Production.INFO: ==15873== Releasing lock...
[2026-09-14 03:49:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:49:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:50:02] Production.INFO: ==15975== Lock acquired, processing the job...
[2026-09-14 08:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:50:02] Production.INFO: neon service started
[2026-09-14 08:50:02] Production.INFO: neon service started
[2026-09-14 08:50:02] Production.INFO: ==15975== Releasing lock...
[2026-09-14 08:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:50:02] Production.INFO: ==15977== Lock acquired, processing the job...
[2026-09-14 03:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:50:02] Production.INFO: ==15979== Lock acquired, processing the job...
[2026-09-14 07:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:50:02] Production.INFO: ==15979== Releasing lock...
[2026-09-14 07:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:50:03] Production.INFO: ==15977== Releasing lock...
[2026-09-14 03:50:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:50:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:50:03] Production.INFO: ==15982== Lock acquired, processing the job...
[2026-09-14 03:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:50:04] Production.INFO: ==15984== Lock acquired, processing the job...
[2026-09-14 03:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:50:04] Production.INFO: ==15986== Lock acquired, processing the job...
[2026-09-14 03:50:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:50:04] Production.INFO: ==15988== Lock acquired, processing the job...
[2026-09-14 03:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:50:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:50:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:50:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:50:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:50:04] Production.INFO: ==15990== Lock acquired, processing the job...
[2026-09-14 03:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:50:04] Production.INFO: Account Balance Start.
[2026-09-14 03:50:04] Production.INFO: CreateAllLog Start
[2026-09-14 03:50:04] Production.INFO: 117
[2026-09-14 03:50:04] Production.INFO: Date 2026-09-08
[2026-09-14 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:50:04] Production.INFO: Date 2026-09-09
[2026-09-14 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 03:50:04] Production.INFO: Date 2026-09-10
[2026-09-14 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 03:50:04] Production.INFO: ==15990== Releasing lock...
[2026-09-14 03:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:50:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:50:04] Production.INFO: Date 2026-09-11
[2026-09-14 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:50:04] Production.INFO: Date 2026-09-12
[2026-09-14 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:50:04] Production.INFO: Date 2026-09-13
[2026-09-14 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:50:04] Production.INFO: Date 2026-09-14
[2026-09-14 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:50:04] Production.INFO: Total Charge 0
[2026-09-14 03:50:04] Production.INFO: CreateAllLog End
[2026-09-14 03:50:04] Production.INFO: Account Balance End.
[2026-09-14 03:50:04] Production.INFO: ==15984== Releasing lock...
[2026-09-14 03:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:50:05] Production.ERROR: CronJobId end 12
[2026-09-14 03:50:05] Production.INFO: ==15988== Releasing lock...
[2026-09-14 03:50:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:50:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:50:11] Production.ERROR: CronJobId end10
[2026-09-14 03:50:11] Production.INFO: ==15986== Releasing lock...
[2026-09-14 03:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:50:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:50:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:50:14] Production.INFO: call_cost start
[2026-09-14 03:50:14] Production.INFO: call_cost end
[2026-09-14 03:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:50:14] Production.INFO: ==15982== Releasing lock...
[2026-09-14 03:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:51:01] Production.INFO: ==16044== Lock acquired, processing the job...
[2026-09-14 08:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:51:01] Production.INFO: neon service started
[2026-09-14 08:51:01] Production.INFO: neon service started
[2026-09-14 08:51:01] Production.INFO: ==16044== Releasing lock...
[2026-09-14 08:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:51:02] Production.INFO: ==16046== Lock acquired, processing the job...
[2026-09-14 03:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:51:02] Production.INFO: ==16048== Lock acquired, processing the job...
[2026-09-14 07:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:51:02] Production.INFO: ==16048== Releasing lock...
[2026-09-14 07:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:51:02] Production.INFO: ==16046== Releasing lock...
[2026-09-14 03:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:51:03] Production.INFO: ==16053== Lock acquired, processing the job...
[2026-09-14 03:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:51:03] Production.INFO: ==16055== Lock acquired, processing the job...
[2026-09-14 03:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:51:03] Production.INFO: ==16057== Lock acquired, processing the job...
[2026-09-14 03:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:51:03] Production.INFO: ==16059== Lock acquired, processing the job...
[2026-09-14 03:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:51:03] Production.INFO: Account Balance Start.
[2026-09-14 03:51:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:51:03] Production.INFO: 117
[2026-09-14 03:51:03] Production.INFO: ==16061== Lock acquired, processing the job...
[2026-09-14 03:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:51:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:51:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:51:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 03: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-09-14 03: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-09-14 03: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-09-14 03:51:03] Production.INFO: ==16061== Releasing lock...
[2026-09-14 03:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:51:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:51:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:51:03] Production.INFO: Date 2026-09-13
[2026-09-14 03:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:51:03] Production.INFO: Date 2026-09-14
[2026-09-14 03:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:51:03] Production.INFO: Total Charge 0
[2026-09-14 03:51:03] Production.INFO: CreateAllLog End
[2026-09-14 03:51:03] Production.INFO: Account Balance End.
[2026-09-14 03:51:03] Production.ERROR: CronJobId end 12
[2026-09-14 03:51:03] Production.INFO: ==16059== Releasing lock...
[2026-09-14 03:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:51:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:51:03] Production.INFO: ==16055== Releasing lock...
[2026-09-14 03:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:51:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:51:12] Production.ERROR: CronJobId end10
[2026-09-14 03:51:12] Production.INFO: ==16057== Releasing lock...
[2026-09-14 03:51:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:51:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:51:14] Production.INFO: call_cost start
[2026-09-14 03:51:14] Production.INFO: call_cost end
[2026-09-14 03:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:51:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:51:15] Production.INFO: ==16053== Releasing lock...
[2026-09-14 03:51:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:51:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:52:01] Production.INFO: ==16113== Lock acquired, processing the job...
[2026-09-14 08:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:52:01] Production.INFO: neon service started
[2026-09-14 08:52:01] Production.INFO: neon service started
[2026-09-14 08:52:01] Production.INFO: ==16113== Releasing lock...
[2026-09-14 08:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:52:02] Production.INFO: ==16115== Lock acquired, processing the job...
[2026-09-14 03:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:52:02] Production.INFO: ==16115== Releasing lock...
[2026-09-14 03:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:52:02] Production.INFO: ==16117== Lock acquired, processing the job...
[2026-09-14 07:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:52:02] Production.INFO: ==16117== Releasing lock...
[2026-09-14 07:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:52:03] Production.INFO: ==16120== Lock acquired, processing the job...
[2026-09-14 03:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:52:03] Production.INFO: ==16122== Lock acquired, processing the job...
[2026-09-14 03:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:52:03] Production.INFO: ==16124== Lock acquired, processing the job...
[2026-09-14 03:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:52:03] Production.INFO: ==16126== Lock acquired, processing the job...
[2026-09-14 03:52:03] Production.INFO: ==16129== Lock acquired, processing the job...
[2026-09-14 03:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:52:03] Production.INFO: Account Balance Start.
[2026-09-14 03:52:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:52:03] Production.INFO: 117
[2026-09-14 03:52:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 03:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 03:52:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:52:03] Production.INFO: ==16129== Releasing lock...
[2026-09-14 03:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:52:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:52:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:52:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:52:04] Production.INFO: Date 2026-09-13
[2026-09-14 03:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:52:04] Production.INFO: Date 2026-09-14
[2026-09-14 03:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:52:04] Production.INFO: Total Charge 0
[2026-09-14 03:52:04] Production.INFO: CreateAllLog End
[2026-09-14 03:52:04] Production.INFO: ==16122== Releasing lock...
[2026-09-14 03:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:52:04] Production.INFO: Account Balance End.
[2026-09-14 03:52:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:52:04] Production.INFO: ==16126== Releasing lock...
[2026-09-14 03:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:52:11] Production.ERROR: CronJobId end10
[2026-09-14 03:52:11] Production.INFO: ==16124== Releasing lock...
[2026-09-14 03:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:52:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:52:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:52:14] Production.INFO: call_cost start
[2026-09-14 03:52:14] Production.INFO: call_cost end
[2026-09-14 03:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:52:14] Production.INFO: ==16120== Releasing lock...
[2026-09-14 03:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:53:02] Production.INFO: ==16182== Lock acquired, processing the job...
[2026-09-14 08:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:53:02] Production.INFO: neon service started
[2026-09-14 08:53:02] Production.INFO: neon service started
[2026-09-14 08:53:02] Production.INFO: ==16182== Releasing lock...
[2026-09-14 08:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:53:02] Production.INFO: ==16185== Lock acquired, processing the job...
[2026-09-14 03:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:53:02] Production.INFO: ==16185== Releasing lock...
[2026-09-14 03:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:53:03] Production.INFO: ==16187== Lock acquired, processing the job...
[2026-09-14 07:53:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:53:03] Production.INFO: ==16187== Releasing lock...
[2026-09-14 07:53:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:53:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:53:03] Production.INFO: ==16197== Lock acquired, processing the job...
[2026-09-14 03:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03: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-09-14 03: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-09-14 03: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-09-14 03:53:03] Production.INFO: ==16197== Releasing lock...
[2026-09-14 03:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:53:03] Production.INFO: ==16189== Lock acquired, processing the job...
[2026-09-14 03:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:53:04] Production.INFO: ==16193== Lock acquired, processing the job...
[2026-09-14 03:53:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:53:04] Production.INFO: ==16195== Lock acquired, processing the job...
[2026-09-14 03:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:53:04] Production.INFO: ==16191== Lock acquired, processing the job...
[2026-09-14 03:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:53:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:53:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:53:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:53:04] Production.INFO: Account Balance Start.
[2026-09-14 03:53:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:53:04] Production.INFO: CreateAllLog Start
[2026-09-14 03:53:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:53:04] Production.INFO: 117
[2026-09-14 03:53:04] Production.INFO: Date 2026-09-08
[2026-09-14 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:53:04] Production.INFO: Date 2026-09-09
[2026-09-14 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:53:04] Production.INFO: Date 2026-09-10
[2026-09-14 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:53:04] Production.INFO: Date 2026-09-11
[2026-09-14 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:53:04] Production.INFO: Date 2026-09-12
[2026-09-14 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:53:04] Production.INFO: Date 2026-09-13
[2026-09-14 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:53:04] Production.INFO: Date 2026-09-14
[2026-09-14 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:53:04] Production.INFO: Total Charge 0
[2026-09-14 03:53:04] Production.INFO: CreateAllLog End
[2026-09-14 03:53:04] Production.INFO: Account Balance End.
[2026-09-14 03:53:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:53:04] Production.INFO: ==16195== Releasing lock...
[2026-09-14 03:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:53:04] Production.INFO: ==16191== Releasing lock...
[2026-09-14 03:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:53:11] Production.ERROR: CronJobId end10
[2026-09-14 03:53:11] Production.INFO: ==16193== Releasing lock...
[2026-09-14 03:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:53:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:53:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:53:14] Production.INFO: call_cost start
[2026-09-14 03:53:14] Production.INFO: call_cost end
[2026-09-14 03:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:53:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:53:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:53:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:53:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:53:14] Production.INFO: ==16189== Releasing lock...
[2026-09-14 03:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:54:01] Production.INFO: ==16248== Lock acquired, processing the job...
[2026-09-14 08:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:54:01] Production.INFO: neon service started
[2026-09-14 08:54:01] Production.INFO: neon service started
[2026-09-14 08:54:01] Production.INFO: ==16248== Releasing lock...
[2026-09-14 08:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:54:02] Production.INFO: ==16251== Lock acquired, processing the job...
[2026-09-14 03:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:54:02] Production.INFO: ==16253== Lock acquired, processing the job...
[2026-09-14 07:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:54:02] Production.INFO: ==16253== Releasing lock...
[2026-09-14 07:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:54:02] Production.INFO: ==16251== Releasing lock...
[2026-09-14 03:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:54:03] Production.INFO: ==16255== Lock acquired, processing the job...
[2026-09-14 03:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:54:03] Production.INFO: ==16257== Lock acquired, processing the job...
[2026-09-14 03:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:54:03] Production.INFO: ==16259== Lock acquired, processing the job...
[2026-09-14 03:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:54:03] Production.INFO: ==16261== Lock acquired, processing the job...
[2026-09-14 03:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:54:03] Production.INFO: ==16263== Lock acquired, processing the job...
[2026-09-14 03:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 03:54:03] Production.INFO: Account Balance Start.
[2026-09-14 03:54:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:54:03] Production.INFO: 117
[2026-09-14 03:54:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:54:03] Production.INFO: ==16263== Releasing lock...
[2026-09-14 03:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:54:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:54:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:54:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:54:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:54:03] Production.INFO: Date 2026-09-13
[2026-09-14 03:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:54:03] Production.INFO: Date 2026-09-14
[2026-09-14 03:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:54:03] Production.INFO: Total Charge 0
[2026-09-14 03:54:04] Production.INFO: CreateAllLog End
[2026-09-14 03:54:04] Production.INFO: Account Balance End.
[2026-09-14 03:54:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:54:04] Production.INFO: ==16261== Releasing lock...
[2026-09-14 03:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:54:04] Production.INFO: ==16257== Releasing lock...
[2026-09-14 03:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:54:11] Production.ERROR: CronJobId end10
[2026-09-14 03:54:11] Production.INFO: ==16259== Releasing lock...
[2026-09-14 03:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:54:14] Production.INFO: call_cost start
[2026-09-14 03:54:14] Production.INFO: call_cost end
[2026-09-14 03:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:54:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:54:14] Production.INFO: ==16255== Releasing lock...
[2026-09-14 03:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:55:02] Production.INFO: ==16327== Lock acquired, processing the job...
[2026-09-14 08:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:55:02] Production.INFO: neon service started
[2026-09-14 08:55:02] Production.INFO: neon service started
[2026-09-14 08:55:02] Production.INFO: ==16327== Releasing lock...
[2026-09-14 08:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:55:02] Production.INFO: ==16329== Lock acquired, processing the job...
[2026-09-14 03:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:55:02] Production.INFO: ==16329== Releasing lock...
[2026-09-14 03:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:55:02] Production.INFO: ==16331== Lock acquired, processing the job...
[2026-09-14 07:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:55:03] Production.INFO: ==16331== Releasing lock...
[2026-09-14 07:55:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:55:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:55:03] Production.INFO: ==16334== Lock acquired, processing the job...
[2026-09-14 03:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 03:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 03:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 03:55:03] Production.INFO: ==16334== Releasing lock...
[2026-09-14 03:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 03:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 03:55:03] Production.INFO: ==16336== Lock acquired, processing the job...
[2026-09-14 03:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:55:04] Production.INFO: ==16338== Lock acquired, processing the job...
[2026-09-14 03:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:55:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:55:04] Production.INFO: ==16342== Lock acquired, processing the job...
[2026-09-14 03:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:55:04] Production.INFO: ==16340== Lock acquired, processing the job...
[2026-09-14 03:55:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:55:04] Production.INFO: ==16344== Lock acquired, processing the job...
[2026-09-14 03:55:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 03:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 03:55:04] Production.INFO: Account Balance Start.
[2026-09-14 03:55:04] Production.INFO: CreateAllLog Start
[2026-09-14 03:55:04] Production.INFO: 117
[2026-09-14 03:55:04] Production.INFO: Date 2026-09-08
[2026-09-14 03:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:55:04] Production.INFO: ==16346== Lock acquired, processing the job...
[2026-09-14 03:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:55:04] Production.INFO: Date 2026-09-09
[2026-09-14 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:55:04] Production.INFO: Date 2026-09-10
[2026-09-14 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 03: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-09-14 03:55:04] Production.INFO: Date 2026-09-11
[2026-09-14 03: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-09-14 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 03: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-09-14 03:55:04] Production.INFO: ==16346== Releasing lock...
[2026-09-14 03:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:55:04] Production.INFO: Date 2026-09-12
[2026-09-14 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:55:04] Production.ERROR: done
[2026-09-14 03:55:04] Production.INFO: Date 2026-09-13
[2026-09-14 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 03:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000098', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 03:55:04] Production.INFO: Date 2026-09-14
[2026-09-14 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:55:04] Production.INFO: Total Charge 0
[2026-09-14 03:55:04] Production.INFO: CreateAllLog End
[2026-09-14 03:55:04] Production.INFO: Account Balance End.
[2026-09-14 03:55:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:55:04] Production.INFO: ==16342== Releasing lock...
[2026-09-14 03:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:55:04] Production.INFO: ==16338== Releasing lock...
[2026-09-14 03:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000098', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 03:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 03:55:10] Production.INFO: ProcessCDR(1,18000098,1,1,2)
[2026-09-14 03:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18000098,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 03:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18000098,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 03:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 03:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 03:55:10] Production.INFO: ==16344== Releasing lock...
[2026-09-14 03:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 03:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 03:55:15] Production.ERROR: CronJobId end10
[2026-09-14 03:55:15] Production.INFO: ==16340== Releasing lock...
[2026-09-14 03:55:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:55:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:55:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:55:17] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:55:17] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:55:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:55:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:55:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:55:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:55:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:55:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:55:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:55:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:55:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:55:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:55:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:55:18] Production.INFO: call_cost start
[2026-09-14 03:55:18] Production.INFO: call_cost end
[2026-09-14 03:55:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:55:18] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:55:18] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:55:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:55:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:55:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:55:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:55:18] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:55:18] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:55:18] Production.INFO: ==16336== Releasing lock...
[2026-09-14 03:55:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:55:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:56:01] Production.INFO: ==16400== Lock acquired, processing the job...
[2026-09-14 08:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:56:01] Production.INFO: neon service started
[2026-09-14 08:56:01] Production.INFO: neon service started
[2026-09-14 08:56:01] Production.INFO: ==16400== Releasing lock...
[2026-09-14 08:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:56:02] Production.INFO: ==16402== Lock acquired, processing the job...
[2026-09-14 03:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:56:02] Production.INFO: ==16402== Releasing lock...
[2026-09-14 03:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:56:02] Production.INFO: ==16404== Lock acquired, processing the job...
[2026-09-14 07:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:56:02] Production.INFO: ==16404== Releasing lock...
[2026-09-14 07:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:56:03] Production.INFO: ==16414== Lock acquired, processing the job...
[2026-09-14 03:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 03:56:03] Production.INFO: ==16414== Releasing lock...
[2026-09-14 03:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:56:03] Production.INFO: ==16410== Lock acquired, processing the job...
[2026-09-14 03:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:56:03] Production.INFO: ==16406== Lock acquired, processing the job...
[2026-09-14 03:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:56:03] Production.INFO: ==16408== Lock acquired, processing the job...
[2026-09-14 03:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:56:03] Production.INFO: ==16412== Lock acquired, processing the job...
[2026-09-14 03:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:56:03] Production.INFO: Account Balance Start.
[2026-09-14 03:56:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:56:03] Production.INFO: 117
[2026-09-14 03:56:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:56:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:56:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:56:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:56:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:56:03] Production.INFO: Date 2026-09-13
[2026-09-14 03:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:56:04] Production.INFO: Date 2026-09-14
[2026-09-14 03:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:56:04] Production.INFO: Total Charge 0
[2026-09-14 03:56:04] Production.INFO: CreateAllLog End
[2026-09-14 03:56:04] Production.INFO: Account Balance End.
[2026-09-14 03:56:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:56:04] Production.INFO: ==16412== Releasing lock...
[2026-09-14 03:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:56:04] Production.INFO: ==16408== Releasing lock...
[2026-09-14 03:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:56:11] Production.ERROR: CronJobId end10
[2026-09-14 03:56:11] Production.INFO: ==16410== Releasing lock...
[2026-09-14 03:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:56:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:56:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:56:14] Production.INFO: call_cost start
[2026-09-14 03:56:14] Production.INFO: call_cost end
[2026-09-14 03:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:56:14] Production.INFO: ==16406== Releasing lock...
[2026-09-14 03:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:57:02] Production.INFO: ==16478== Lock acquired, processing the job...
[2026-09-14 08:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:57:02] Production.INFO: neon service started
[2026-09-14 08:57:02] Production.INFO: neon service started
[2026-09-14 08:57:02] Production.INFO: ==16478== Releasing lock...
[2026-09-14 08:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:57:02] Production.INFO: ==16480== Lock acquired, processing the job...
[2026-09-14 03:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:57:02] Production.INFO: ==16482== Lock acquired, processing the job...
[2026-09-14 07:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:57:02] Production.INFO: ==16482== Releasing lock...
[2026-09-14 07:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:57:02] Production.INFO: ==16480== Releasing lock...
[2026-09-14 03:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:57:03] Production.INFO: ==16487== Lock acquired, processing the job...
[2026-09-14 03:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:57:03] Production.INFO: ==16491== Lock acquired, processing the job...
[2026-09-14 03:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:57:03] Production.INFO: Account Balance Start.
[2026-09-14 03:57:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:57:03] Production.INFO: 117
[2026-09-14 03:57:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:57:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:57:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:57:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:57:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:57:03] Production.INFO: Date 2026-09-13
[2026-09-14 03:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:57:03] Production.INFO: ==16485== Lock acquired, processing the job...
[2026-09-14 03:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:57:04] Production.INFO: Date 2026-09-14
[2026-09-14 03:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 03:57:04] Production.INFO: ==16493== Lock acquired, processing the job...
[2026-09-14 03:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:57:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:57:04] Production.INFO: Total Charge 0
[2026-09-14 03:57:04] Production.INFO: ==16489== Lock acquired, processing the job...
[2026-09-14 03:57:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:57:04] Production.INFO: CreateAllLog End
[2026-09-14 03:57:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:57:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:57:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:57:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:57:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 03:57:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 03:57:04] Production.INFO: Account Balance End.
[2026-09-14 03:57:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 03:57:04] Production.INFO: ==16493== Releasing lock...
[2026-09-14 03:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:57:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:57:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:57:04] Production.INFO: ==16491== Releasing lock...
[2026-09-14 03:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:57:04] Production.INFO: ==16487== Releasing lock...
[2026-09-14 03:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:57:12] Production.ERROR: CronJobId end10
[2026-09-14 03:57:12] Production.INFO: ==16489== Releasing lock...
[2026-09-14 03:57:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:57:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:57:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:57:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:57:14] Production.INFO: call_cost start
[2026-09-14 03:57:14] Production.INFO: call_cost end
[2026-09-14 03:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:57:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:57:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:57:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:57:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:57:14] Production.INFO: ==16485== Releasing lock...
[2026-09-14 03:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:58:01] Production.INFO: ==16550== Lock acquired, processing the job...
[2026-09-14 08:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:58:01] Production.INFO: neon service started
[2026-09-14 08:58:01] Production.INFO: neon service started
[2026-09-14 08:58:01] Production.INFO: ==16550== Releasing lock...
[2026-09-14 08:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:58:01] Production.INFO: ==16554== Lock acquired, processing the job...
[2026-09-14 07:58:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:58:01] Production.INFO: ==16554== Releasing lock...
[2026-09-14 07:58:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:58:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:58:02] Production.INFO: ==16552== Lock acquired, processing the job...
[2026-09-14 03:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:58:02] Production.INFO: ==16552== Releasing lock...
[2026-09-14 03:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 03:58:03] Production.INFO: ==16556== Lock acquired, processing the job...
[2026-09-14 03:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:58:03] Production.INFO: ==16558== Lock acquired, processing the job...
[2026-09-14 03:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:58:03] Production.INFO: ==16560== Lock acquired, processing the job...
[2026-09-14 03:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:58:03] Production.INFO: ==16562== Lock acquired, processing the job...
[2026-09-14 03:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:58:03] Production.INFO: ==16565== Lock acquired, processing the job...
[2026-09-14 03:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:58:03] Production.INFO: Account Balance Start.
[2026-09-14 03:58:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:58:03] Production.INFO: 117
[2026-09-14 03:58:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:58:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:58:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:58:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 03: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-09-14 03: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-09-14 03: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-09-14 03:58:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:58:03] Production.INFO: Date 2026-09-13
[2026-09-14 03:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:58:03] Production.INFO: ==16565== Releasing lock...
[2026-09-14 03:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:58:03] Production.INFO: Date 2026-09-14
[2026-09-14 03:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:58:03] Production.INFO: Total Charge 0
[2026-09-14 03:58:03] Production.INFO: CreateAllLog End
[2026-09-14 03:58:04] Production.INFO: ==16558== Releasing lock...
[2026-09-14 03:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:58:04] Production.INFO: Account Balance End.
[2026-09-14 03:58:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:58:04] Production.INFO: ==16562== Releasing lock...
[2026-09-14 03:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:58:11] Production.ERROR: CronJobId end10
[2026-09-14 03:58:11] Production.INFO: ==16560== Releasing lock...
[2026-09-14 03:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:58:13] Production.INFO: call_cost start
[2026-09-14 03:58:13] Production.INFO: call_cost end
[2026-09-14 03:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:58:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:58:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:58:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:58:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:58:13] Production.INFO: ==16556== Releasing lock...
[2026-09-14 03:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 08:59:01] Production.INFO: ==16620== Lock acquired, processing the job...
[2026-09-14 08:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 08:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 08:59:01] Production.INFO: neon service started
[2026-09-14 08:59:01] Production.INFO: neon service started
[2026-09-14 08:59:01] Production.INFO: ==16620== Releasing lock...
[2026-09-14 08:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 08:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 03:59:02] Production.INFO: ==16622== Lock acquired, processing the job...
[2026-09-14 03:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 03:59:02] Production.INFO: ==16622== Releasing lock...
[2026-09-14 03:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 03:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:59:02] Production.INFO: ==16624== Lock acquired, processing the job...
[2026-09-14 07:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:59:02] Production.INFO: ==16624== Releasing lock...
[2026-09-14 07:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 07:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 03:59:03] Production.INFO: ==16633== Lock acquired, processing the job...
[2026-09-14 03:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 03:59:03] Production.INFO: ==16629== Lock acquired, processing the job...
[2026-09-14 03:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 03:59:03] Production.INFO: ==16627== Lock acquired, processing the job...
[2026-09-14 03:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 03:59:03] Production.INFO: ==16631== Lock acquired, processing the job...
[2026-09-14 03:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 03:59:03] Production.INFO: ==16635== Lock acquired, processing the job...
[2026-09-14 03:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 03:59:03] Production.INFO: Account Balance Start.
[2026-09-14 03:59:03] Production.INFO: CreateAllLog Start
[2026-09-14 03:59:03] Production.INFO: 117
[2026-09-14 03:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 03:59:03] Production.INFO: Date 2026-09-08
[2026-09-14 03:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 03:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 03:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 03:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 03:59:03] Production.INFO: Date 2026-09-09
[2026-09-14 03:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:59:03] Production.INFO: Date 2026-09-10
[2026-09-14 03:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 03:59:03] Production.INFO: ==16635== Releasing lock...
[2026-09-14 03:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 03:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 03:59:03] Production.INFO: Date 2026-09-11
[2026-09-14 03:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:59:03] Production.INFO: Date 2026-09-12
[2026-09-14 03:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:59:03] Production.INFO: Date 2026-09-13
[2026-09-14 03:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:59:03] Production.INFO: Date 2026-09-14
[2026-09-14 03:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 03:59:03] Production.INFO: Total Charge 0
[2026-09-14 03:59:03] Production.INFO: CreateAllLog End
[2026-09-14 03:59:04] Production.INFO: Account Balance End.
[2026-09-14 03:59:04] Production.ERROR: CronJobId end 12
[2026-09-14 03:59:04] Production.INFO: ==16633== Releasing lock...
[2026-09-14 03:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 03:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 03:59:04] Production.INFO: ==16629== Releasing lock...
[2026-09-14 03:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 03:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 03:59:11] Production.ERROR: CronJobId end10
[2026-09-14 03:59:11] Production.INFO: ==16631== Releasing lock...
[2026-09-14 03:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 03:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 03:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 03:59:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 03:59:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 03:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 03:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 03:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 03:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 03:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 03:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 03:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 03:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 03:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 03:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 03:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 03:59:13] Production.INFO: call_cost start
[2026-09-14 03:59:13] Production.INFO: call_cost end
[2026-09-14 03:59:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 03:59:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 03:59:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 03:59:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 03:59:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 03:59:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 03:59:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 03:59:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 03:59:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 03:59:13] Production.INFO: ==16627== Releasing lock...
[2026-09-14 03:59:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 03:59:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:00:01] Production.INFO: ==16690== Lock acquired, processing the job...
[2026-09-14 09:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:00:01] Production.INFO: neon service started
[2026-09-14 09:00:01] Production.INFO: neon service started
[2026-09-14 09:00:01] Production.INFO: ==16690== Releasing lock...
[2026-09-14 09:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:00:01] Production.INFO: ==16692== Lock acquired, processing the job...
[2026-09-14 04:00:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:00:02] Production.INFO: ==16692== Releasing lock...
[2026-09-14 04:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:00:02] Production.INFO: ==16694== Lock acquired, processing the job...
[2026-09-14 08:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:00:02] Production.INFO: ==16694== Releasing lock...
[2026-09-14 08:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:00:02] Production.INFO: ==16697== Lock acquired, processing the job...
[2026-09-14 04:00:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:00:02] Production.INFO: ==16705== Lock acquired, processing the job...
[2026-09-14 04:00:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:00:02] Production.INFO: ==16699== Lock acquired, processing the job...
[2026-09-14 04:00:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:00:03] Production.INFO: ==16701== Lock acquired, processing the job...
[2026-09-14 04:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:00:03] Production.INFO: ==16703== Lock acquired, processing the job...
[2026-09-14 04:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 04:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 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-09-14 04:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 04:00:03] Production.INFO: ==16705== Releasing lock...
[2026-09-14 04:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:00:03] Production.INFO: Account Balance Start.
[2026-09-14 04:00:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:00:03] Production.INFO: 117
[2026-09-14 04:00:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:00:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:00:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:00:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:00:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:00:03] Production.INFO: Date 2026-09-13
[2026-09-14 04:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:00:03] Production.INFO: Date 2026-09-14
[2026-09-14 04:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:00:03] Production.INFO: Total Charge 0
[2026-09-14 04:00:03] Production.INFO: CreateAllLog End
[2026-09-14 04:00:03] Production.INFO: Account Balance End.
[2026-09-14 04:00:03] Production.ERROR: CronJobId end 12
[2026-09-14 04:00:03] Production.INFO: ==16703== Releasing lock...
[2026-09-14 04:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:00:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:00:03] Production.INFO: ==16699== Releasing lock...
[2026-09-14 04:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:00:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:00:11] Production.ERROR: CronJobId end10
[2026-09-14 04:00:11] Production.INFO: ==16701== Releasing lock...
[2026-09-14 04:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:00:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:00:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:00:14] Production.INFO: call_cost start
[2026-09-14 04:00:14] Production.INFO: call_cost end
[2026-09-14 04:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:00:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:00:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:00:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:00:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:00:14] Production.INFO: ==16697== Releasing lock...
[2026-09-14 04:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:01:02] Production.INFO: ==16760== Lock acquired, processing the job...
[2026-09-14 09:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:01:02] Production.INFO: neon service started
[2026-09-14 09:01:02] Production.INFO: neon service started
[2026-09-14 09:01:02] Production.INFO: ==16760== Releasing lock...
[2026-09-14 09:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:01:02] Production.INFO: ==16775== Lock acquired, processing the job...
[2026-09-14 08:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:01:02] Production.INFO: ==16775== Releasing lock...
[2026-09-14 08:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:01:02] Production.INFO: ==16773== Lock acquired, processing the job...
[2026-09-14 04:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:01:02] Production.INFO: ==16773== Releasing lock...
[2026-09-14 04:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:01:03] Production.INFO: ==16778== Lock acquired, processing the job...
[2026-09-14 04:01:03] Production.INFO: dbcleanup-command-dbcleanup-companyid-1-cronjobid-3 #Starts#
[2026-09-14 04:01:03] Production.INFO: ==16780== Lock acquired, processing the job...
[2026-09-14 04:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:01:03] Production.INFO: ==16782== Lock acquired, processing the job...
[2026-09-14 04:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:01:03] Production.INFO: DBcleanup Starts.
[2026-09-14 04:01:03] Production.INFO: Usage Download Log Start.
[2026-09-14 04:01:03] Production.INFO: Usage Download Log End.
[2026-09-14 04:01:03] Production.INFO: Cronjob History Delete Start.
[2026-09-14 04:01:03] Production.INFO: call prc_deleteJobOrCronJobLogByRetention(1,'2025-09-14','Cronjob')
[2026-09-14 04:01:03] Production.INFO: ==16784== Lock acquired, processing the job...
[2026-09-14 04:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:01:04] Production.INFO: ==16788== Lock acquired, processing the job...
[2026-09-14 04:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:01:04] Production.INFO: ==16786== Lock acquired, processing the job...
[2026-09-14 04:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:01:04] Production.INFO: Account Balance Start.
[2026-09-14 04:01:04] Production.INFO: CreateAllLog Start
[2026-09-14 04:01:04] Production.INFO: 117
[2026-09-14 04:01:04] Production.INFO: Date 2026-09-08
[2026-09-14 04:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 04: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-09-14 04: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-09-14 04: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-09-14 04:01:04] Production.INFO: Date 2026-09-09
[2026-09-14 04:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:01:04] Production.INFO: ==16788== Releasing lock...
[2026-09-14 04:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:01:04] Production.INFO: Date 2026-09-10
[2026-09-14 04:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:01:04] Production.INFO: Date 2026-09-11
[2026-09-14 04:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:01:04] Production.INFO: Date 2026-09-12
[2026-09-14 04:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:01:04] Production.INFO: Date 2026-09-13
[2026-09-14 04:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:01:04] Production.INFO: ==16782== Releasing lock...
[2026-09-14 04:01:04] Production.INFO: Date 2026-09-14
[2026-09-14 04:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:01:04] Production.INFO: Total Charge 0
[2026-09-14 04:01:04] Production.INFO: CreateAllLog End
[2026-09-14 04:01:05] Production.INFO: Account Balance End.
[2026-09-14 04:01:05] Production.ERROR: CronJobId end 12
[2026-09-14 04:01:05] Production.INFO: ==16786== Releasing lock...
[2026-09-14 04:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:01:14] Production.INFO: Cronjob History Delete End.
[2026-09-14 04:01:14] Production.INFO: Job Log Delete Start.
[2026-09-14 04:01:14] Production.INFO: call prc_deleteJobOrCronJobLogByRetention(1,'2025-09-14','Job')
[2026-09-14 04:01:14] Production.INFO: Job Log Delete End.
[2026-09-14 04:01:14] Production.INFO: Customer RateSheet History Delete Starts.
[2026-09-14 04:01:14] Production.INFO: Customer RateSheet History Delete End.
[2026-09-14 04:01:14] Production.INFO: Vendor RateSheet History Delete Start.
[2026-09-14 04:01:14] Production.INFO: Vendor RateSheet History Delete End.
[2026-09-14 04:01:14] Production.INFO: All Old Rate Delete Start
[2026-09-14 04:01:14] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldVendorRate Start.
[2026-09-14 04:01:14] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldVendorRate Done.
[2026-09-14 04:01:14] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldCustomerRate Start.
[2026-09-14 04:01:14] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldCustomerRate Done.
[2026-09-14 04:01:14] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldRateTableRate Start.
[2026-09-14 04:01:14] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldRateTableRate Done.
[2026-09-14 04:01:14] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldRateSheetDetails Start.
[2026-09-14 04:01:14] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldRateSheetDetails Done.
[2026-09-14 04:01:14] Production.INFO: All Old Rate Delete End
[2026-09-14 04:01:14] Production.INFO: Customer CDR Delete Start.
[2026-09-14 04:01:14] Production.INFO: Customer CDR Delete End.
[2026-09-14 04:01:14] Production.INFO: Customer Failed Call Start.
[2026-09-14 04:01:14] Production.INFO: Customer Failed Call Delete End.
[2026-09-14 04:01:14] Production.INFO: Vendor CDR Delete Start.
[2026-09-14 04:01:14] Production.INFO: Vendor CDR Delete End.
[2026-09-14 04:01:14] Production.INFO: Vendor CDR Delete Start.
[2026-09-14 04:01:14] Production.INFO: Vendor CDR Delete End.
[2026-09-14 04:01:14] Production.INFO: RateLog Delete Start.
[2026-09-14 04:01:14] Production.INFO: RateLog Delete End.
[2026-09-14 04:01:14] Production.INFO: Archive Old Rate Delete Start.
[2026-09-14 04:01:14] Production.INFO: Archive Old Rate Delete End.
[2026-09-14 04:01:14] Production.INFO: Tickets Delete Start.
[2026-09-14 04:01:14] Production.INFO: Tickets Delete End.
[2026-09-14 04:01:14] Production.INFO: DBcleanup Done.
[2026-09-14 04:01:14] Production.ERROR: CronJobId end 3
[2026-09-14 04:01:14] Production.INFO: ==16778== Releasing lock...
[2026-09-14 04:01:14] Production.INFO: dbcleanup-command-dbcleanup-companyid-1-cronjobid-3 #Stops#
[2026-09-14 04:01:14] Production.INFO: 26 MB #Memory Used#
[2026-09-14 04:01:16] Production.ERROR: CronJobId end10
[2026-09-14 04:01:16] Production.INFO: ==16784== Releasing lock...
[2026-09-14 04:01:16] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:01:16] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:01:18] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:01:18] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:01:18] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:01:18] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:01:18] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:01:18] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:01:18] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:01:18] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:01:18] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:01:18] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:01:18] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:01:18] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:01:18] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:01:18] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:01:18] Production.INFO: call_cost start
[2026-09-14 04:01:18] Production.INFO: call_cost end
[2026-09-14 04:01:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:01:18] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:01:18] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:01:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:01:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:01:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:01:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:01:18] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:01:18] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:01:18] Production.INFO: ==16780== Releasing lock...
[2026-09-14 04:01:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:01:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:02:01] Production.INFO: ==16845== Lock acquired, processing the job...
[2026-09-14 09:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:02:01] Production.INFO: neon service started
[2026-09-14 09:02:01] Production.INFO: neon service started
[2026-09-14 09:02:01] Production.INFO: ==16845== Releasing lock...
[2026-09-14 09:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:02:01] Production.INFO: ==16849== Lock acquired, processing the job...
[2026-09-14 04:02:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:02:02] Production.INFO: ==16849== Releasing lock...
[2026-09-14 04:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:02:02] Production.INFO: ==16851== Lock acquired, processing the job...
[2026-09-14 08:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:02:02] Production.INFO: ==16851== Releasing lock...
[2026-09-14 08:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:02:02] Production.INFO: ==16862== Lock acquired, processing the job...
[2026-09-14 04:02:02] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-14 04:02:02] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 04:02:03] Production.INFO: ==16864== Lock acquired, processing the job...
[2026-09-14 04:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:02:03] Production.INFO: ==16854== Lock acquired, processing the job...
[2026-09-14 04:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04: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-09-14 04: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-09-14 04: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-09-14 04:02:03] Production.INFO: ==16856== Lock acquired, processing the job...
[2026-09-14 04:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:02:03] Production.INFO: ==16860== Lock acquired, processing the job...
[2026-09-14 04:02:03] Production.INFO: ==16858== Lock acquired, processing the job...
[2026-09-14 04:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:02:03] Production.INFO: ==16864== Releasing lock...
[2026-09-14 04:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:02:03] Production.ERROR: done
[2026-09-14 04:02:03] Production.ERROR: tblTempVendorCDR_20
[2026-09-14 04:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:02:03] Production.INFO: Account Balance Start.
[2026-09-14 04:02:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:02:03] Production.INFO: 117
[2026-09-14 04:02:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:02:03] Production.ERROR: done
[2026-09-14 04:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:02:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:02:03] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-02 03:02:06
[RateCDR] => 1
)
[2026-09-14 04:02:03] 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-09-14 04:02:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:02:03] 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-09-14 04:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 04: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: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-09-14 04:02:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:02:03] Production.INFO: ==16862== Releasing lock...
[2026-09-14 04:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-14 04:02:03] Production.INFO: 27.25 MB #Memory Used#
[2026-09-14 04:02:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:02:03] Production.INFO: Date 2026-09-13
[2026-09-14 04:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:02:03] Production.INFO: Date 2026-09-14
[2026-09-14 04:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:02:03] Production.INFO: Total Charge 0
[2026-09-14 04:02:03] Production.INFO: CreateAllLog End
[2026-09-14 04:02:04] Production.INFO: Account Balance End.
[2026-09-14 04:02:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:02:04] Production.INFO: ==16860== Releasing lock...
[2026-09-14 04:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:02:04] Production.INFO: ==16856== Releasing lock...
[2026-09-14 04:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:02:11] Production.ERROR: CronJobId end10
[2026-09-14 04:02:11] Production.INFO: ==16858== Releasing lock...
[2026-09-14 04:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:02:14] Production.INFO: call_cost start
[2026-09-14 04:02:14] Production.INFO: call_cost end
[2026-09-14 04:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:02:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:02:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:02:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:02:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:02:14] Production.INFO: ==16854== Releasing lock...
[2026-09-14 04:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:03:01] Production.INFO: ==16918== Lock acquired, processing the job...
[2026-09-14 09:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:03:01] Production.INFO: neon service started
[2026-09-14 09:03:01] Production.INFO: neon service started
[2026-09-14 09:03:01] Production.INFO: ==16918== Releasing lock...
[2026-09-14 09:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:03:02] Production.INFO: ==16920== Lock acquired, processing the job...
[2026-09-14 04:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:03:02] Production.INFO: ==16920== Releasing lock...
[2026-09-14 04:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:03:02] Production.INFO: ==16922== Lock acquired, processing the job...
[2026-09-14 08:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:03:02] Production.INFO: ==16922== Releasing lock...
[2026-09-14 08:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:03:03] Production.INFO: ==16932== Lock acquired, processing the job...
[2026-09-14 04:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 04:03:03] Production.INFO: ==16924== Lock acquired, processing the job...
[2026-09-14 04:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 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-09-14 04:03:03] Production.INFO: ==16926== Lock acquired, processing the job...
[2026-09-14 04:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 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-09-14 04:03:03] Production.INFO: ==16932== Releasing lock...
[2026-09-14 04:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:03:03] Production.INFO: ==16928== Lock acquired, processing the job...
[2026-09-14 04:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:03:03] Production.INFO: ==16930== Lock acquired, processing the job...
[2026-09-14 04:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:03:03] Production.INFO: Account Balance Start.
[2026-09-14 04:03:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:03:03] Production.INFO: 117
[2026-09-14 04:03:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:03:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:03:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:03:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:03:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:03:03] Production.INFO: Date 2026-09-13
[2026-09-14 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:03:03] Production.INFO: Date 2026-09-14
[2026-09-14 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:03:03] Production.INFO: Total Charge 0
[2026-09-14 04:03:03] Production.INFO: CreateAllLog End
[2026-09-14 04:03:04] Production.INFO: Account Balance End.
[2026-09-14 04:03:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:03:04] Production.INFO: ==16930== Releasing lock...
[2026-09-14 04:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:03:04] Production.INFO: ==16926== Releasing lock...
[2026-09-14 04:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:03:11] Production.ERROR: CronJobId end10
[2026-09-14 04:03:11] Production.INFO: ==16928== Releasing lock...
[2026-09-14 04:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:03:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:03:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:03:14] Production.INFO: call_cost start
[2026-09-14 04:03:14] Production.INFO: call_cost end
[2026-09-14 04:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:03:14] Production.INFO: ==16924== Releasing lock...
[2026-09-14 04:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:04:02] Production.INFO: ==16988== Lock acquired, processing the job...
[2026-09-14 09:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:04:02] Production.INFO: neon service started
[2026-09-14 09:04:02] Production.INFO: neon service started
[2026-09-14 09:04:02] Production.INFO: ==16988== Releasing lock...
[2026-09-14 09:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:04:02] Production.INFO: ==16990== Lock acquired, processing the job...
[2026-09-14 04:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:04:02] Production.INFO: ==16990== Releasing lock...
[2026-09-14 04:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:04:03] Production.INFO: ==16992== Lock acquired, processing the job...
[2026-09-14 08:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:04:03] Production.INFO: ==16992== Releasing lock...
[2026-09-14 08:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:04:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:04:03] Production.INFO: ==16994== Lock acquired, processing the job...
[2026-09-14 04:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:04:03] Production.INFO: ==16996== Lock acquired, processing the job...
[2026-09-14 04:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:04:03] Production.INFO: ==17000== Lock acquired, processing the job...
[2026-09-14 04:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:04:03] Production.INFO: ==16998== Lock acquired, processing the job...
[2026-09-14 04:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:04:03] Production.INFO: ==17002== Lock acquired, processing the job...
[2026-09-14 04:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:04:03] Production.INFO: Account Balance Start.
[2026-09-14 04:04:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:04:03] Production.INFO: 117
[2026-09-14 04:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:04:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:04:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:04:04] Production.INFO: Date 2026-09-10
[2026-09-14 04:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 04: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-09-14 04: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-09-14 04: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-09-14 04:04:04] Production.INFO: ==17002== Releasing lock...
[2026-09-14 04:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:04:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:04:04] Production.INFO: Date 2026-09-11
[2026-09-14 04:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:04:04] Production.INFO: Date 2026-09-12
[2026-09-14 04:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:04:04] Production.INFO: Date 2026-09-13
[2026-09-14 04:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:04:04] Production.INFO: Date 2026-09-14
[2026-09-14 04:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:04:04] Production.INFO: Total Charge 0
[2026-09-14 04:04:04] Production.INFO: CreateAllLog End
[2026-09-14 04:04:04] Production.INFO: Account Balance End.
[2026-09-14 04:04:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:04:04] Production.INFO: ==17000== Releasing lock...
[2026-09-14 04:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:04:04] Production.INFO: ==16996== Releasing lock...
[2026-09-14 04:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:04:11] Production.ERROR: CronJobId end10
[2026-09-14 04:04:11] Production.INFO: ==16998== Releasing lock...
[2026-09-14 04:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:04:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:04:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:04:15] Production.INFO: call_cost start
[2026-09-14 04:04:15] Production.INFO: call_cost end
[2026-09-14 04:04:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:04:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:04:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:04:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:04:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:04:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:04:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:04:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:04:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:04:15] Production.INFO: ==16994== Releasing lock...
[2026-09-14 04:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:04:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:05:01] Production.INFO: ==17062== Lock acquired, processing the job...
[2026-09-14 09:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:05:01] Production.INFO: neon service started
[2026-09-14 09:05:01] Production.INFO: neon service started
[2026-09-14 09:05:01] Production.INFO: ==17062== Releasing lock...
[2026-09-14 09:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:05:02] Production.INFO: ==17064== Lock acquired, processing the job...
[2026-09-14 04:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:05:02] Production.INFO: ==17066== Lock acquired, processing the job...
[2026-09-14 08:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:05:02] Production.INFO: ==17066== Releasing lock...
[2026-09-14 08:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:05:02] Production.INFO: ==17064== Releasing lock...
[2026-09-14 04:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:05:03] Production.INFO: ==17070== Lock acquired, processing the job...
[2026-09-14 04:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:05:03] Production.INFO: ==17068== Lock acquired, processing the job...
[2026-09-14 04:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 04:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:05:03] Production.INFO: ==17072== Lock acquired, processing the job...
[2026-09-14 04:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 04:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 04:05:03] Production.ERROR: CronJob PID - 17070
[2026-09-14 04:05:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 04:05:03] Production.ERROR: CronJob ID - 5
[2026-09-14 04:05:03] Production.ERROR: CronJob Last Run Time 2026-09-14 04:05:00
[2026-09-14 04:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 04:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 04:05:03] Production.INFO: ==17077== Lock acquired, processing the job...
[2026-09-14 04:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 04:05:03] Production.INFO: ==17068== Releasing lock...
[2026-09-14 04:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 04:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 04:05:03] Production.INFO: ==17074== Lock acquired, processing the job...
[2026-09-14 04:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:05:03] Production.INFO: ==17081== Lock acquired, processing the job...
[2026-09-14 04:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:05:03] Production.INFO: ==17079== Lock acquired, processing the job...
[2026-09-14 04:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 04:05:03] Production.INFO: Account Balance Start.
[2026-09-14 04:05:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:05:03] Production.INFO: 117
[2026-09-14 04:05:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 04:05:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 04: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-09-14 04:05:03] Production.INFO: ==17081== Releasing lock...
[2026-09-14 04:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:05:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:05:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:05:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:05:03] Production.INFO: Date 2026-09-13
[2026-09-14 04:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:05:04] Production.ERROR: done
[2026-09-14 04:05:04] Production.INFO: Date 2026-09-14
[2026-09-14 04:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:05:04] Production.INFO: Total Charge 0
[2026-09-14 04:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 04:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000141', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 04:05:04] Production.INFO: CreateAllLog End
[2026-09-14 04:05:04] Production.INFO: Account Balance End.
[2026-09-14 04:05:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:05:04] Production.INFO: ==17077== Releasing lock...
[2026-09-14 04:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:05:04] Production.INFO: ==17072== Releasing lock...
[2026-09-14 04:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:05:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000141', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 04:05:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 04:05:09] Production.INFO: ProcessCDR(1,18000141,1,1,2)
[2026-09-14 04:05:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18000141,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 04:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18000141,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 04:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 04:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 04:05:10] Production.INFO: ==17079== Releasing lock...
[2026-09-14 04:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 04:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 04:05:13] Production.ERROR: CronJobId end10
[2026-09-14 04:05:13] Production.INFO: ==17074== Releasing lock...
[2026-09-14 04:05:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:05:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:05:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:05:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:05:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:05:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:05:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:05:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:05:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:05:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:05:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:05:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:05:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:05:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:05:16] Production.INFO: call_cost start
[2026-09-14 04:05:16] Production.INFO: call_cost end
[2026-09-14 04:05:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:05:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:05:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:05:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:05:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:05:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:05:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:05:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:05:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:05:16] Production.INFO: ==17070== Releasing lock...
[2026-09-14 04:05:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:05:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:06:02] Production.INFO: ==17136== Lock acquired, processing the job...
[2026-09-14 09:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:06:02] Production.INFO: neon service started
[2026-09-14 09:06:02] Production.INFO: neon service started
[2026-09-14 09:06:02] Production.INFO: ==17136== Releasing lock...
[2026-09-14 09:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:06:02] Production.INFO: ==17140== Lock acquired, processing the job...
[2026-09-14 08:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:06:02] Production.INFO: ==17140== Releasing lock...
[2026-09-14 08:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:06:02] Production.INFO: ==17138== Lock acquired, processing the job...
[2026-09-14 04:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:06:02] Production.INFO: ==17138== Releasing lock...
[2026-09-14 04:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:06:03] Production.INFO: ==17142== Lock acquired, processing the job...
[2026-09-14 04:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:06:03] Production.INFO: ==17144== Lock acquired, processing the job...
[2026-09-14 04:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:06:03] Production.INFO: ==17149== Lock acquired, processing the job...
[2026-09-14 04:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:06:03] Production.INFO: ==17147== Lock acquired, processing the job...
[2026-09-14 04:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:06:03] Production.INFO: ==17151== Lock acquired, processing the job...
[2026-09-14 04:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:06:03] Production.INFO: Account Balance Start.
[2026-09-14 04:06:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:06:03] Production.INFO: 117
[2026-09-14 04:06:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:06:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:06:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 04:06:03] Production.INFO: ==17151== Releasing lock...
[2026-09-14 04:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:06:04] Production.INFO: Date 2026-09-11
[2026-09-14 04:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:06:04] Production.INFO: Date 2026-09-12
[2026-09-14 04:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:06:04] Production.INFO: Date 2026-09-13
[2026-09-14 04:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:06:04] Production.INFO: Date 2026-09-14
[2026-09-14 04:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:06:04] Production.INFO: Total Charge 0
[2026-09-14 04:06:04] Production.INFO: CreateAllLog End
[2026-09-14 04:06:04] Production.INFO: Account Balance End.
[2026-09-14 04:06:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:06:04] Production.INFO: ==17149== Releasing lock...
[2026-09-14 04:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:06:04] Production.INFO: ==17144== Releasing lock...
[2026-09-14 04:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:06:11] Production.ERROR: CronJobId end10
[2026-09-14 04:06:11] Production.INFO: ==17147== Releasing lock...
[2026-09-14 04:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:06:14] Production.INFO: call_cost start
[2026-09-14 04:06:14] Production.INFO: call_cost end
[2026-09-14 04:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:06:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:06:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:06:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:06:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:06:14] Production.INFO: ==17142== Releasing lock...
[2026-09-14 04:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:07:01] Production.INFO: ==17207== Lock acquired, processing the job...
[2026-09-14 09:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:07:01] Production.INFO: neon service started
[2026-09-14 09:07:01] Production.INFO: neon service started
[2026-09-14 09:07:01] Production.INFO: ==17207== Releasing lock...
[2026-09-14 09:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:07:01] Production.INFO: ==17211== Lock acquired, processing the job...
[2026-09-14 08:07:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:07:01] Production.INFO: ==17211== Releasing lock...
[2026-09-14 08:07:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:07:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:07:02] Production.INFO: ==17209== Lock acquired, processing the job...
[2026-09-14 04:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:07:02] Production.INFO: ==17209== Releasing lock...
[2026-09-14 04:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:07:03] Production.INFO: ==17213== Lock acquired, processing the job...
[2026-09-14 04:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:07:03] Production.INFO: ==17215== Lock acquired, processing the job...
[2026-09-14 04:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:07:03] Production.INFO: ==17217== Lock acquired, processing the job...
[2026-09-14 04:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:07:03] Production.INFO: ==17221== Lock acquired, processing the job...
[2026-09-14 04:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:07:03] Production.INFO: ==17219== Lock acquired, processing the job...
[2026-09-14 04:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:07:03] Production.INFO: Account Balance Start.
[2026-09-14 04:07:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:07:03] Production.INFO: 117
[2026-09-14 04:07:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:07:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:07:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 04:07:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 04:07:03] Production.INFO: ==17221== Releasing lock...
[2026-09-14 04:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:07:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:07:03] Production.INFO: Date 2026-09-13
[2026-09-14 04:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:07:03] Production.INFO: Date 2026-09-14
[2026-09-14 04:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:07:03] Production.INFO: Total Charge 0
[2026-09-14 04:07:03] Production.INFO: CreateAllLog End
[2026-09-14 04:07:03] Production.INFO: Account Balance End.
[2026-09-14 04:07:03] Production.ERROR: CronJobId end 12
[2026-09-14 04:07:03] Production.INFO: ==17219== Releasing lock...
[2026-09-14 04:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:07:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:07:03] Production.INFO: ==17215== Releasing lock...
[2026-09-14 04:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:07:12] Production.ERROR: CronJobId end10
[2026-09-14 04:07:12] Production.INFO: ==17217== Releasing lock...
[2026-09-14 04:07:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:07:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:07:14] Production.INFO: call_cost start
[2026-09-14 04:07:14] Production.INFO: call_cost end
[2026-09-14 04:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:07:14] Production.INFO: ==17213== Releasing lock...
[2026-09-14 04:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:08:01] Production.INFO: ==17278== Lock acquired, processing the job...
[2026-09-14 09:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:08:01] Production.INFO: neon service started
[2026-09-14 09:08:02] Production.INFO: neon service started
[2026-09-14 09:08:02] Production.INFO: ==17278== Releasing lock...
[2026-09-14 09:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:08:02] Production.INFO: ==17280== Lock acquired, processing the job...
[2026-09-14 04:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:08:02] Production.INFO: ==17280== Releasing lock...
[2026-09-14 04:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:08:02] Production.INFO: ==17282== Lock acquired, processing the job...
[2026-09-14 08:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:08:02] Production.INFO: ==17282== Releasing lock...
[2026-09-14 08:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:08:03] Production.INFO: ==17287== Lock acquired, processing the job...
[2026-09-14 04:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:08:03] Production.INFO: ==17289== Lock acquired, processing the job...
[2026-09-14 04:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:08:03] Production.INFO: ==17291== Lock acquired, processing the job...
[2026-09-14 04:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:08:03] Production.INFO: ==17285== Lock acquired, processing the job...
[2026-09-14 04:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:08:03] Production.INFO: Account Balance Start.
[2026-09-14 04:08:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:08:03] Production.INFO: 117
[2026-09-14 04:08:03] Production.INFO: ==17293== Lock acquired, processing the job...
[2026-09-14 04:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:08:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:08:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 04:08:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:08:03] Production.INFO: ==17293== Releasing lock...
[2026-09-14 04:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:08:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:08:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:08:04] Production.INFO: Date 2026-09-13
[2026-09-14 04:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:08:04] Production.INFO: Date 2026-09-14
[2026-09-14 04:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:08:04] Production.INFO: Total Charge 0
[2026-09-14 04:08:04] Production.INFO: CreateAllLog End
[2026-09-14 04:08:04] Production.INFO: ==17287== Releasing lock...
[2026-09-14 04:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:08:04] Production.INFO: Account Balance End.
[2026-09-14 04:08:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:08:04] Production.INFO: ==17291== Releasing lock...
[2026-09-14 04:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:08:11] Production.ERROR: CronJobId end10
[2026-09-14 04:08:11] Production.INFO: ==17289== Releasing lock...
[2026-09-14 04:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:08:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:08:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:08:14] Production.INFO: call_cost start
[2026-09-14 04:08:14] Production.INFO: call_cost end
[2026-09-14 04:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:08:14] Production.INFO: ==17285== Releasing lock...
[2026-09-14 04:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:09:01] Production.INFO: ==17351== Lock acquired, processing the job...
[2026-09-14 09:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:09:01] Production.INFO: neon service started
[2026-09-14 09:09:01] Production.INFO: neon service started
[2026-09-14 09:09:01] Production.INFO: ==17351== Releasing lock...
[2026-09-14 09:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:09:02] Production.INFO: ==17353== Lock acquired, processing the job...
[2026-09-14 04:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:09:02] Production.INFO: ==17355== Lock acquired, processing the job...
[2026-09-14 08:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:09:02] Production.INFO: ==17355== Releasing lock...
[2026-09-14 08:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:09:02] Production.INFO: ==17353== Releasing lock...
[2026-09-14 04:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:09:03] Production.INFO: ==17360== Lock acquired, processing the job...
[2026-09-14 04:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:09:03] Production.INFO: ==17358== Lock acquired, processing the job...
[2026-09-14 04:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:09:03] Production.INFO: ==17362== Lock acquired, processing the job...
[2026-09-14 04:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:09:03] Production.INFO: ==17366== Lock acquired, processing the job...
[2026-09-14 04:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:09:03] Production.INFO: ==17364== Lock acquired, processing the job...
[2026-09-14 04:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 04:09:03] Production.INFO: Account Balance Start.
[2026-09-14 04:09:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:09:03] Production.INFO: ==17366== Releasing lock...
[2026-09-14 04:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:09:03] Production.INFO: 117
[2026-09-14 04:09:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:09:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:09:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:09:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:09:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:09:03] Production.INFO: Date 2026-09-13
[2026-09-14 04:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:09:03] Production.INFO: Date 2026-09-14
[2026-09-14 04:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:09:03] Production.INFO: Total Charge 0
[2026-09-14 04:09:03] Production.INFO: CreateAllLog End
[2026-09-14 04:09:03] Production.INFO: Account Balance End.
[2026-09-14 04:09:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:09:04] Production.INFO: ==17364== Releasing lock...
[2026-09-14 04:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:09:04] Production.INFO: ==17360== Releasing lock...
[2026-09-14 04:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:09:11] Production.ERROR: CronJobId end10
[2026-09-14 04:09:11] Production.INFO: ==17362== Releasing lock...
[2026-09-14 04:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:09:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:09:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:09:14] Production.INFO: call_cost start
[2026-09-14 04:09:14] Production.INFO: call_cost end
[2026-09-14 04:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:09:14] Production.INFO: ==17358== Releasing lock...
[2026-09-14 04:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:10:01] Production.INFO: ==17422== Lock acquired, processing the job...
[2026-09-14 09:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:10:01] Production.INFO: neon service started
[2026-09-14 09:10:01] Production.INFO: neon service started
[2026-09-14 09:10:01] Production.INFO: ==17422== Releasing lock...
[2026-09-14 09:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:10:02] Production.INFO: ==17426== Lock acquired, processing the job...
[2026-09-14 08:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:10:02] Production.INFO: ==17426== Releasing lock...
[2026-09-14 08:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:10:02] Production.INFO: ==17424== Lock acquired, processing the job...
[2026-09-14 04:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:10:02] Production.INFO: ==17424== Releasing lock...
[2026-09-14 04:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:10:03] Production.INFO: ==17428== Lock acquired, processing the job...
[2026-09-14 04:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:10:03] Production.INFO: ==17430== Lock acquired, processing the job...
[2026-09-14 04:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:10:03] Production.INFO: ==17434== Lock acquired, processing the job...
[2026-09-14 04:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:10:03] Production.INFO: ==17432== Lock acquired, processing the job...
[2026-09-14 04:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:10:03] Production.INFO: ==17436== Lock acquired, processing the job...
[2026-09-14 04:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:10:03] Production.INFO: Account Balance Start.
[2026-09-14 04:10:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:10:03] Production.INFO: 117
[2026-09-14 04:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:10:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 04: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-09-14 04:10:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 04: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-09-14 04:10:03] Production.INFO: ==17436== Releasing lock...
[2026-09-14 04:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:10:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:10:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:10:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:10:03] Production.INFO: Date 2026-09-13
[2026-09-14 04:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:10:03] Production.INFO: Date 2026-09-14
[2026-09-14 04:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:10:03] Production.INFO: Total Charge 0
[2026-09-14 04:10:03] Production.INFO: CreateAllLog End
[2026-09-14 04:10:04] Production.INFO: Account Balance End.
[2026-09-14 04:10:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:10:04] Production.INFO: ==17434== Releasing lock...
[2026-09-14 04:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:10:04] Production.INFO: ==17430== Releasing lock...
[2026-09-14 04:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:10:11] Production.ERROR: CronJobId end10
[2026-09-14 04:10:11] Production.INFO: ==17432== Releasing lock...
[2026-09-14 04:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:10:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:10:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:10:13] Production.INFO: call_cost start
[2026-09-14 04:10:13] Production.INFO: call_cost end
[2026-09-14 04:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:10:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:10:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:10:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:10:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:10:13] Production.INFO: ==17428== Releasing lock...
[2026-09-14 04:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:11:02] Production.INFO: ==17497== Lock acquired, processing the job...
[2026-09-14 09:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:11:02] Production.INFO: neon service started
[2026-09-14 09:11:02] Production.INFO: neon service started
[2026-09-14 09:11:02] Production.INFO: ==17497== Releasing lock...
[2026-09-14 09:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:11:02] Production.INFO: ==17501== Lock acquired, processing the job...
[2026-09-14 08:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 04:11:02] Production.INFO: ==17499== Lock acquired, processing the job...
[2026-09-14 04:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:11:02] Production.INFO: ==17501== Releasing lock...
[2026-09-14 08:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:11:03] Production.INFO: ==17499== Releasing lock...
[2026-09-14 04:11:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:11:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:11:03] Production.INFO: ==17504== Lock acquired, processing the job...
[2026-09-14 04:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:11:03] Production.INFO: ==17506== Lock acquired, processing the job...
[2026-09-14 04:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:11:03] Production.INFO: ==17510== Lock acquired, processing the job...
[2026-09-14 04:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:11:03] Production.INFO: Account Balance Start.
[2026-09-14 04:11:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:11:03] Production.INFO: 117
[2026-09-14 04:11:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:11:03] Production.INFO: ==17508== Lock acquired, processing the job...
[2026-09-14 04:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:11:04] Production.INFO: Date 2026-09-09
[2026-09-14 04:11:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:11:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:11:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:11:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:11:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:11:04] Production.INFO: Date 2026-09-10
[2026-09-14 04:11:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:11:04] Production.INFO: ==17512== Lock acquired, processing the job...
[2026-09-14 04:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:11:04] Production.INFO: Date 2026-09-11
[2026-09-14 04:11:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:11:04] Production.INFO: Date 2026-09-12
[2026-09-14 04:11:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:11:04] Production.INFO: Date 2026-09-13
[2026-09-14 04:11:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:11:04] Production.INFO: Date 2026-09-14
[2026-09-14 04:11:04] Production.INFO: Reseller ==> 0
[2026-09-14 04: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-09-14 04: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-09-14 04: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-09-14 04:11:04] Production.INFO: Total Charge 0
[2026-09-14 04:11:04] Production.INFO: CreateAllLog End
[2026-09-14 04:11:04] Production.INFO: ==17512== Releasing lock...
[2026-09-14 04:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:11:04] Production.INFO: Account Balance End.
[2026-09-14 04:11:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:11:04] Production.INFO: ==17510== Releasing lock...
[2026-09-14 04:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:11:04] Production.INFO: ==17506== Releasing lock...
[2026-09-14 04:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:11:12] Production.ERROR: CronJobId end10
[2026-09-14 04:11:12] Production.INFO: ==17508== Releasing lock...
[2026-09-14 04:11:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:11:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:11:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:11:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:11:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:11:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:11:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:11:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:11:14] Production.INFO: call_cost start
[2026-09-14 04:11:14] Production.INFO: call_cost end
[2026-09-14 04:11:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:11:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:11:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:11:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:11:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:11:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:11:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:11:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:11:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:11:14] Production.INFO: ==17504== Releasing lock...
[2026-09-14 04:11:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:11:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:12:01] Production.INFO: ==17571== Lock acquired, processing the job...
[2026-09-14 09:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:12:01] Production.INFO: neon service started
[2026-09-14 09:12:01] Production.INFO: neon service started
[2026-09-14 09:12:01] Production.INFO: ==17571== Releasing lock...
[2026-09-14 09:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:12:02] Production.INFO: ==17573== Lock acquired, processing the job...
[2026-09-14 04:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:12:02] Production.INFO: ==17573== Releasing lock...
[2026-09-14 04:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:12:02] Production.INFO: ==17575== Lock acquired, processing the job...
[2026-09-14 08:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:12:02] Production.INFO: ==17575== Releasing lock...
[2026-09-14 08:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:12:03] Production.INFO: ==17583== Lock acquired, processing the job...
[2026-09-14 04:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:12:03] Production.INFO: Account Balance Start.
[2026-09-14 04:12:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:12:03] Production.INFO: 117
[2026-09-14 04:12:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:12:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:12:03] Production.INFO: ==17577== Lock acquired, processing the job...
[2026-09-14 04:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:12:03] Production.INFO: ==17579== Lock acquired, processing the job...
[2026-09-14 04:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:12:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:12:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:12:03] Production.INFO: ==17581== Lock acquired, processing the job...
[2026-09-14 04:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:12:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:12:03] Production.INFO: Date 2026-09-13
[2026-09-14 04:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:12:03] Production.INFO: Date 2026-09-14
[2026-09-14 04:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:12:03] Production.INFO: ==17585== Lock acquired, processing the job...
[2026-09-14 04:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:12:03] Production.INFO: Total Charge 0
[2026-09-14 04:12:03] Production.INFO: CreateAllLog End
[2026-09-14 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-09-14 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-09-14 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-09-14 04:12:03] Production.INFO: ==17585== Releasing lock...
[2026-09-14 04:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:12:03] Production.INFO: Account Balance End.
[2026-09-14 04:12:03] Production.ERROR: CronJobId end 12
[2026-09-14 04:12:03] Production.INFO: ==17583== Releasing lock...
[2026-09-14 04:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:12:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:12:04] Production.INFO: ==17579== Releasing lock...
[2026-09-14 04:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:12:12] Production.ERROR: CronJobId end10
[2026-09-14 04:12:12] Production.INFO: ==17581== Releasing lock...
[2026-09-14 04:12:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:12:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:12:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:12:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:12:14] Production.INFO: call_cost start
[2026-09-14 04:12:14] Production.INFO: call_cost end
[2026-09-14 04:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:12:14] Production.INFO: ==17577== Releasing lock...
[2026-09-14 04:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:13:02] Production.INFO: ==17642== Lock acquired, processing the job...
[2026-09-14 09:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:13:02] Production.INFO: neon service started
[2026-09-14 09:13:02] Production.INFO: neon service started
[2026-09-14 09:13:02] Production.INFO: ==17642== Releasing lock...
[2026-09-14 09:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:13:02] Production.INFO: ==17645== Lock acquired, processing the job...
[2026-09-14 04:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:13:02] Production.INFO: ==17645== Releasing lock...
[2026-09-14 04:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:13:02] Production.INFO: ==17647== Lock acquired, processing the job...
[2026-09-14 08:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:13:02] Production.INFO: ==17647== Releasing lock...
[2026-09-14 08:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:13:03] Production.INFO: ==17657== Lock acquired, processing the job...
[2026-09-14 04:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:13:03] Production.INFO: ==17649== Lock acquired, processing the job...
[2026-09-14 04:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 04:13:03] Production.INFO: ==17653== Lock acquired, processing the job...
[2026-09-14 04:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:13:03] Production.INFO: ==17651== Lock acquired, processing the job...
[2026-09-14 04:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:13:03] Production.INFO: ==17657== Releasing lock...
[2026-09-14 04:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:13:03] Production.INFO: ==17655== Lock acquired, processing the job...
[2026-09-14 04:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:13:03] Production.INFO: Account Balance Start.
[2026-09-14 04:13:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:13:03] Production.INFO: 117
[2026-09-14 04:13:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:13:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:13:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:13:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:13:04] Production.INFO: Date 2026-09-12
[2026-09-14 04:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:13:04] Production.INFO: Date 2026-09-13
[2026-09-14 04:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:13:04] Production.INFO: Date 2026-09-14
[2026-09-14 04:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:13:04] Production.INFO: Total Charge 0
[2026-09-14 04:13:04] Production.INFO: CreateAllLog End
[2026-09-14 04:13:04] Production.INFO: Account Balance End.
[2026-09-14 04:13:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:13:04] Production.INFO: ==17655== Releasing lock...
[2026-09-14 04:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:13:04] Production.INFO: ==17651== Releasing lock...
[2026-09-14 04:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:13:11] Production.ERROR: CronJobId end10
[2026-09-14 04:13:11] Production.INFO: ==17653== Releasing lock...
[2026-09-14 04:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:13:14] Production.INFO: call_cost start
[2026-09-14 04:13:14] Production.INFO: call_cost end
[2026-09-14 04:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:13:14] Production.INFO: ==17649== Releasing lock...
[2026-09-14 04:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:14:01] Production.INFO: ==17715== Lock acquired, processing the job...
[2026-09-14 09:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:14:01] Production.INFO: neon service started
[2026-09-14 09:14:01] Production.INFO: neon service started
[2026-09-14 09:14:01] Production.INFO: ==17715== Releasing lock...
[2026-09-14 09:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:14:01] Production.INFO: ==17719== Lock acquired, processing the job...
[2026-09-14 08:14:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:14:01] Production.INFO: ==17719== Releasing lock...
[2026-09-14 08:14:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:14:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:14:02] Production.INFO: ==17717== Lock acquired, processing the job...
[2026-09-14 04:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:14:02] Production.INFO: ==17717== Releasing lock...
[2026-09-14 04:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:14:02] Production.INFO: ==17724== Lock acquired, processing the job...
[2026-09-14 04:14:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:14:03] Production.INFO: ==17722== Lock acquired, processing the job...
[2026-09-14 04:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:14:03] Production.INFO: ==17726== Lock acquired, processing the job...
[2026-09-14 04:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:14:03] Production.INFO: ==17728== Lock acquired, processing the job...
[2026-09-14 04:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:14:03] Production.INFO: ==17730== Lock acquired, processing the job...
[2026-09-14 04:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 04:14:03] Production.INFO: ==17730== Releasing lock...
[2026-09-14 04:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:14:03] Production.INFO: Account Balance Start.
[2026-09-14 04:14:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:14:03] Production.INFO: 117
[2026-09-14 04:14:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:14:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:14:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:14:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:14:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:14:03] Production.INFO: Date 2026-09-13
[2026-09-14 04:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:14:03] Production.INFO: ==17724== Releasing lock...
[2026-09-14 04:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:14:03] Production.INFO: Date 2026-09-14
[2026-09-14 04:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:14:03] Production.INFO: Total Charge 0
[2026-09-14 04:14:03] Production.INFO: CreateAllLog End
[2026-09-14 04:14:04] Production.INFO: Account Balance End.
[2026-09-14 04:14:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:14:04] Production.INFO: ==17728== Releasing lock...
[2026-09-14 04:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:14:11] Production.ERROR: CronJobId end10
[2026-09-14 04:14:11] Production.INFO: ==17726== Releasing lock...
[2026-09-14 04:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:14:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:14:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:14:14] Production.INFO: call_cost start
[2026-09-14 04:14:14] Production.INFO: call_cost end
[2026-09-14 04:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:14:14] Production.INFO: ==17722== Releasing lock...
[2026-09-14 04:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:15:01] Production.INFO: ==17786== Lock acquired, processing the job...
[2026-09-14 09:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:15:02] Production.INFO: neon service started
[2026-09-14 09:15:02] Production.INFO: neon service started
[2026-09-14 09:15:02] Production.INFO: ==17786== Releasing lock...
[2026-09-14 09:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:15:02] Production.INFO: ==17788== Lock acquired, processing the job...
[2026-09-14 04:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:15:02] Production.INFO: ==17788== Releasing lock...
[2026-09-14 04:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:15:02] Production.INFO: ==17790== Lock acquired, processing the job...
[2026-09-14 08:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:15:02] Production.INFO: ==17790== Releasing lock...
[2026-09-14 08:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:15:03] Production.INFO: ==17793== Lock acquired, processing the job...
[2026-09-14 04:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 04:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 04:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 04:15:03] Production.INFO: ==17793== Releasing lock...
[2026-09-14 04:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 04:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 04:15:03] Production.INFO: ==17795== Lock acquired, processing the job...
[2026-09-14 04:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:15:03] Production.INFO: ==17797== Lock acquired, processing the job...
[2026-09-14 04:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:15:03] Production.INFO: ==17803== Lock acquired, processing the job...
[2026-09-14 04:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 04:15:03] Production.INFO: ==17799== Lock acquired, processing the job...
[2026-09-14 04:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 04:15:04] Production.INFO: ==17801== Lock acquired, processing the job...
[2026-09-14 04:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:15:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:15:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:15:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:15:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:15:04] Production.INFO: ==17805== Lock acquired, processing the job...
[2026-09-14 04:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:15:04] Production.INFO: Account Balance Start.
[2026-09-14 04:15:04] Production.INFO: CreateAllLog Start
[2026-09-14 04:15:04] Production.INFO: 117
[2026-09-14 04:15:04] Production.INFO: Date 2026-09-08
[2026-09-14 04:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:15:04] Production.ERROR: done
[2026-09-14 04:15:04] Production.INFO: Date 2026-09-09
[2026-09-14 04:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 04:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000182', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 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-09-14 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-09-14 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-09-14 04:15:04] Production.INFO: Date 2026-09-10
[2026-09-14 04:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:15:04] Production.INFO: ==17805== Releasing lock...
[2026-09-14 04:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:15:04] Production.INFO: Date 2026-09-11
[2026-09-14 04:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:15:04] Production.INFO: Date 2026-09-12
[2026-09-14 04:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:15:04] Production.INFO: Date 2026-09-13
[2026-09-14 04:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:15:04] Production.INFO: Date 2026-09-14
[2026-09-14 04:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:15:04] Production.INFO: Total Charge 0
[2026-09-14 04:15:04] Production.INFO: CreateAllLog End
[2026-09-14 04:15:04] Production.INFO: Account Balance End.
[2026-09-14 04:15:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:15:04] Production.INFO: ==17801== Releasing lock...
[2026-09-14 04:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:15:04] Production.INFO: ==17797== Releasing lock...
[2026-09-14 04:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:15:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000182', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 04:15:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 04:15:09] Production.INFO: ProcessCDR(1,18000182,1,1,2)
[2026-09-14 04:15:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18000182,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 04:15:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18000182,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 04:15:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 04:15:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 04:15:09] Production.INFO: ==17803== Releasing lock...
[2026-09-14 04:15:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 04:15:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 04:15:13] Production.ERROR: CronJobId end10
[2026-09-14 04:15:13] Production.INFO: ==17799== Releasing lock...
[2026-09-14 04:15:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:15:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:15:17] Production.INFO: call_cost start
[2026-09-14 04:15:17] Production.INFO: call_cost end
[2026-09-14 04:15:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:15:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:15:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:15:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:15:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:15:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:15:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:15:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:15:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:15:17] Production.INFO: ==17795== Releasing lock...
[2026-09-14 04:15:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:15:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:16:01] Production.INFO: ==17867== Lock acquired, processing the job...
[2026-09-14 09:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:16:01] Production.INFO: neon service started
[2026-09-14 09:16:01] Production.INFO: neon service started
[2026-09-14 09:16:01] Production.INFO: ==17867== Releasing lock...
[2026-09-14 09:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:16:01] Production.INFO: ==17869== Lock acquired, processing the job...
[2026-09-14 04:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:16:01] Production.INFO: ==17869== Releasing lock...
[2026-09-14 04:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:16:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:16:02] Production.INFO: ==17871== Lock acquired, processing the job...
[2026-09-14 08:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:16:02] Production.INFO: ==17871== Releasing lock...
[2026-09-14 08:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:16:02] Production.INFO: ==17876== Lock acquired, processing the job...
[2026-09-14 04:16:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:16:02] Production.INFO: ==17879== Lock acquired, processing the job...
[2026-09-14 04:16:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:16:02] Production.INFO: ==17874== Lock acquired, processing the job...
[2026-09-14 04:16:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:16:02] Production.INFO: ==17881== Lock acquired, processing the job...
[2026-09-14 04:16:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:16:02] Production.INFO: ==17883== Lock acquired, processing the job...
[2026-09-14 04:16:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:16:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:16:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:16:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:16:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 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-09-14 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-09-14 04:16:03] Production.INFO: ==17883== Releasing lock...
[2026-09-14 04:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:16:03] Production.INFO: Account Balance Start.
[2026-09-14 04:16:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:16:03] Production.INFO: 117
[2026-09-14 04:16:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:16:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:16:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:16:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:16:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:16:03] Production.INFO: Date 2026-09-13
[2026-09-14 04:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:16:03] Production.INFO: Date 2026-09-14
[2026-09-14 04:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:16:03] Production.INFO: Total Charge 0
[2026-09-14 04:16:03] Production.INFO: CreateAllLog End
[2026-09-14 04:16:03] Production.INFO: Account Balance End.
[2026-09-14 04:16:03] Production.ERROR: CronJobId end 12
[2026-09-14 04:16:03] Production.INFO: ==17881== Releasing lock...
[2026-09-14 04:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:16:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:16:03] Production.INFO: ==17876== Releasing lock...
[2026-09-14 04:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:16:11] Production.ERROR: CronJobId end10
[2026-09-14 04:16:11] Production.INFO: ==17879== Releasing lock...
[2026-09-14 04:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:16:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:16:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:16:14] Production.INFO: call_cost start
[2026-09-14 04:16:14] Production.INFO: call_cost end
[2026-09-14 04:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:16:14] Production.INFO: ==17874== Releasing lock...
[2026-09-14 04:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:17:01] Production.INFO: ==17941== Lock acquired, processing the job...
[2026-09-14 09:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:17:01] Production.INFO: neon service started
[2026-09-14 09:17:01] Production.INFO: neon service started
[2026-09-14 09:17:01] Production.INFO: ==17941== Releasing lock...
[2026-09-14 09:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:17:02] Production.INFO: ==17943== Lock acquired, processing the job...
[2026-09-14 04:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:17:02] Production.INFO: ==17943== Releasing lock...
[2026-09-14 04:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:17:02] Production.INFO: ==17945== Lock acquired, processing the job...
[2026-09-14 08:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:17:02] Production.INFO: ==17945== Releasing lock...
[2026-09-14 08:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:17:03] Production.INFO: ==17947== Lock acquired, processing the job...
[2026-09-14 04:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:17:03] Production.INFO: ==17949== Lock acquired, processing the job...
[2026-09-14 04:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:17:03] Production.INFO: ==17951== Lock acquired, processing the job...
[2026-09-14 04:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:17:03] Production.INFO: ==17953== Lock acquired, processing the job...
[2026-09-14 04:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:17:03] Production.INFO: ==17955== Lock acquired, processing the job...
[2026-09-14 04:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:17:03] Production.INFO: Account Balance Start.
[2026-09-14 04:17:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:17:03] Production.INFO: 117
[2026-09-14 04:17:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 04:17:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 04:17:03] Production.INFO: ==17955== Releasing lock...
[2026-09-14 04:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:17:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:17:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:17:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:17:03] Production.INFO: Date 2026-09-13
[2026-09-14 04:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:17:03] Production.INFO: Date 2026-09-14
[2026-09-14 04:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:17:03] Production.INFO: Total Charge 0
[2026-09-14 04:17:03] Production.INFO: CreateAllLog End
[2026-09-14 04:17:04] Production.INFO: Account Balance End.
[2026-09-14 04:17:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:17:04] Production.INFO: ==17953== Releasing lock...
[2026-09-14 04:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:17:04] Production.INFO: ==17949== Releasing lock...
[2026-09-14 04:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:17:11] Production.ERROR: CronJobId end10
[2026-09-14 04:17:11] Production.INFO: ==17951== Releasing lock...
[2026-09-14 04:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:17:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:17:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:17:13] Production.INFO: call_cost start
[2026-09-14 04:17:13] Production.INFO: call_cost end
[2026-09-14 04:17:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:17:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:17:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:17:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:17:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:17:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:17:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:17:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:17:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:17:13] Production.INFO: ==17947== Releasing lock...
[2026-09-14 04:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:17:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:18:02] Production.INFO: ==18015== Lock acquired, processing the job...
[2026-09-14 09:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:18:02] Production.INFO: neon service started
[2026-09-14 09:18:02] Production.INFO: neon service started
[2026-09-14 09:18:02] Production.INFO: ==18015== Releasing lock...
[2026-09-14 09:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:18:02] Production.INFO: ==18017== Lock acquired, processing the job...
[2026-09-14 04:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:18:02] Production.INFO: ==18017== Releasing lock...
[2026-09-14 04:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:18:03] Production.INFO: ==18019== Lock acquired, processing the job...
[2026-09-14 08:18:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:18:03] Production.INFO: ==18019== Releasing lock...
[2026-09-14 08:18:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:18:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:18:03] Production.INFO: ==18025== Lock acquired, processing the job...
[2026-09-14 04:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:18:03] Production.INFO: ==18021== Lock acquired, processing the job...
[2026-09-14 04:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:18:03] Production.INFO: ==18027== Lock acquired, processing the job...
[2026-09-14 04:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:18:03] Production.INFO: ==18023== Lock acquired, processing the job...
[2026-09-14 04:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:18:03] Production.INFO: Account Balance Start.
[2026-09-14 04:18:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:18:03] Production.INFO: 117
[2026-09-14 04:18:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:18:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:18:03] Production.INFO: ==18029== Lock acquired, processing the job...
[2026-09-14 04:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:18:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:18:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:18:04] Production.INFO: Date 2026-09-12
[2026-09-14 04:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 04: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-09-14 04: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-09-14 04:18:04] Production.INFO: Date 2026-09-13
[2026-09-14 04:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:18:04] Production.INFO: Date 2026-09-14
[2026-09-14 04: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-09-14 04:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:18:04] Production.INFO: ==18029== Releasing lock...
[2026-09-14 04:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:18:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:18:04] Production.INFO: Total Charge 0
[2026-09-14 04:18:04] Production.INFO: CreateAllLog End
[2026-09-14 04:18:04] Production.INFO: Account Balance End.
[2026-09-14 04:18:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:18:04] Production.INFO: ==18027== Releasing lock...
[2026-09-14 04:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:18:04] Production.INFO: ==18023== Releasing lock...
[2026-09-14 04:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:18:11] Production.ERROR: CronJobId end10
[2026-09-14 04:18:11] Production.INFO: ==18025== Releasing lock...
[2026-09-14 04:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:18:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:18:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:18:14] Production.INFO: call_cost start
[2026-09-14 04:18:14] Production.INFO: call_cost end
[2026-09-14 04:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:18:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:18:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:18:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:18:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:18:14] Production.INFO: ==18021== Releasing lock...
[2026-09-14 04:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:19:01] Production.INFO: ==18086== Lock acquired, processing the job...
[2026-09-14 09:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:19:01] Production.INFO: neon service started
[2026-09-14 09:19:01] Production.INFO: neon service started
[2026-09-14 09:19:01] Production.INFO: ==18086== Releasing lock...
[2026-09-14 09:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:19:02] Production.INFO: ==18088== Lock acquired, processing the job...
[2026-09-14 04:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:19:02] Production.INFO: ==18088== Releasing lock...
[2026-09-14 04:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:19:02] Production.INFO: ==18090== Lock acquired, processing the job...
[2026-09-14 08:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:19:02] Production.INFO: ==18090== Releasing lock...
[2026-09-14 08:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:19:03] Production.INFO: ==18094== Lock acquired, processing the job...
[2026-09-14 04:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:19:03] Production.INFO: ==18096== Lock acquired, processing the job...
[2026-09-14 04:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:19:03] Production.INFO: ==18092== Lock acquired, processing the job...
[2026-09-14 04:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:19:03] Production.INFO: ==18101== Lock acquired, processing the job...
[2026-09-14 04:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:19:03] Production.INFO: ==18098== Lock acquired, processing the job...
[2026-09-14 04:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:19:03] Production.INFO: Account Balance Start.
[2026-09-14 04:19:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:19:03] Production.INFO: 117
[2026-09-14 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-09-14 04:19:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 04:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 04:19:03] Production.INFO: ==18101== Releasing lock...
[2026-09-14 04:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:19:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:19:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:19:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:19:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:19:03] Production.INFO: Date 2026-09-13
[2026-09-14 04:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:19:03] Production.INFO: Date 2026-09-14
[2026-09-14 04:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:19:03] Production.INFO: Total Charge 0
[2026-09-14 04:19:03] Production.INFO: CreateAllLog End
[2026-09-14 04:19:03] Production.INFO: ==18094== Releasing lock...
[2026-09-14 04:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:19:03] Production.INFO: Account Balance End.
[2026-09-14 04:19:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:19:04] Production.INFO: ==18098== Releasing lock...
[2026-09-14 04:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:19:10] Production.ERROR: CronJobId end10
[2026-09-14 04:19:10] Production.INFO: ==18096== Releasing lock...
[2026-09-14 04:19:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:19:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:19:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:19:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:19:14] Production.INFO: call_cost start
[2026-09-14 04:19:14] Production.INFO: call_cost end
[2026-09-14 04:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:19:14] Production.INFO: ==18092== Releasing lock...
[2026-09-14 04:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:20:02] Production.INFO: ==18154== Lock acquired, processing the job...
[2026-09-14 09:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:20:02] Production.INFO: neon service started
[2026-09-14 09:20:02] Production.INFO: neon service started
[2026-09-14 09:20:02] Production.INFO: ==18154== Releasing lock...
[2026-09-14 09:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:20:02] Production.INFO: ==18158== Lock acquired, processing the job...
[2026-09-14 08:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:20:02] Production.INFO: ==18158== Releasing lock...
[2026-09-14 08:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:20:02] Production.INFO: ==18156== Lock acquired, processing the job...
[2026-09-14 04:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:20:02] Production.INFO: ==18156== Releasing lock...
[2026-09-14 04:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:20:03] Production.INFO: ==18161== Lock acquired, processing the job...
[2026-09-14 04:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:20:03] Production.INFO: ==18163== Lock acquired, processing the job...
[2026-09-14 04:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:20:03] Production.INFO: ==18165== Lock acquired, processing the job...
[2026-09-14 04:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:20:03] Production.INFO: ==18167== Lock acquired, processing the job...
[2026-09-14 04:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:20:03] Production.INFO: ==18169== Lock acquired, processing the job...
[2026-09-14 04:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:20:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:20:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:20:04] Production.INFO: Account Balance Start.
[2026-09-14 04:20:04] Production.INFO: CreateAllLog Start
[2026-09-14 04:20:04] Production.INFO: 117
[2026-09-14 04:20:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:20:04] Production.INFO: Date 2026-09-08
[2026-09-14 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 04: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-09-14 04: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-09-14 04: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-09-14 04:20:04] Production.INFO: ==18169== Releasing lock...
[2026-09-14 04:20:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:20:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:20:04] Production.INFO: Date 2026-09-09
[2026-09-14 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:20:04] Production.INFO: Date 2026-09-10
[2026-09-14 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:20:04] Production.INFO: Date 2026-09-11
[2026-09-14 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:20:04] Production.INFO: Date 2026-09-12
[2026-09-14 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:20:04] Production.INFO: Date 2026-09-13
[2026-09-14 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:20:04] Production.INFO: Date 2026-09-14
[2026-09-14 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:20:04] Production.INFO: Total Charge 0
[2026-09-14 04:20:04] Production.INFO: CreateAllLog End
[2026-09-14 04:20:04] Production.INFO: Account Balance End.
[2026-09-14 04:20:04] Production.INFO: ==18163== Releasing lock...
[2026-09-14 04:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:20:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:20:04] Production.INFO: ==18167== Releasing lock...
[2026-09-14 04:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:20:11] Production.ERROR: CronJobId end10
[2026-09-14 04:20:11] Production.INFO: ==18165== Releasing lock...
[2026-09-14 04:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:20:14] Production.INFO: call_cost start
[2026-09-14 04:20:14] Production.INFO: call_cost end
[2026-09-14 04:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:20:14] Production.INFO: ==18161== Releasing lock...
[2026-09-14 04:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:21:01] Production.INFO: ==18227== Lock acquired, processing the job...
[2026-09-14 09:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:21:01] Production.INFO: neon service started
[2026-09-14 09:21:01] Production.INFO: neon service started
[2026-09-14 09:21:01] Production.INFO: ==18227== Releasing lock...
[2026-09-14 09:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:21:02] Production.INFO: ==18229== Lock acquired, processing the job...
[2026-09-14 04:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:21:02] Production.INFO: ==18231== Lock acquired, processing the job...
[2026-09-14 08:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:21:02] Production.INFO: ==18231== Releasing lock...
[2026-09-14 08:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:21:02] Production.INFO: ==18229== Releasing lock...
[2026-09-14 04:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:21:03] Production.INFO: ==18240== Lock acquired, processing the job...
[2026-09-14 04:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:21:03] Production.INFO: Account Balance Start.
[2026-09-14 04:21:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:21:03] Production.INFO: 117
[2026-09-14 04:21:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:21:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:21:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:21:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:21:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:21:03] Production.INFO: Date 2026-09-13
[2026-09-14 04:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:21:03] Production.INFO: Date 2026-09-14
[2026-09-14 04:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:21:03] Production.INFO: Total Charge 0
[2026-09-14 04:21:03] Production.INFO: CreateAllLog End
[2026-09-14 04:21:03] Production.INFO: Account Balance End.
[2026-09-14 04:21:03] Production.INFO: ==18233== Lock acquired, processing the job...
[2026-09-14 04:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:21:03] Production.INFO: ==18235== Lock acquired, processing the job...
[2026-09-14 04:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:21:03] Production.ERROR: CronJobId end 12
[2026-09-14 04:21:03] Production.INFO: ==18240== Releasing lock...
[2026-09-14 04:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:21:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:21:03] Production.INFO: ==18237== Lock acquired, processing the job...
[2026-09-14 04:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:21:03] Production.INFO: ==18242== Lock acquired, processing the job...
[2026-09-14 04:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 04:21:03] Production.INFO: ==18242== Releasing lock...
[2026-09-14 04:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:21:04] Production.INFO: ==18235== Releasing lock...
[2026-09-14 04:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:21:11] Production.ERROR: CronJobId end10
[2026-09-14 04:21:11] Production.INFO: ==18237== Releasing lock...
[2026-09-14 04:21:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:21:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:21:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:21:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:21:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:21:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:21:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:21:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:21:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:21:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:21:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:21:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:21:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:21:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:21:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:21:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:21:13] Production.INFO: call_cost start
[2026-09-14 04:21:13] Production.INFO: call_cost end
[2026-09-14 04:21:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:21:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:21:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:21:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:21:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:21:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:21:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:21:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:21:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:21:13] Production.INFO: ==18233== Releasing lock...
[2026-09-14 04:21:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:21:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:22:02] Production.INFO: ==18298== Lock acquired, processing the job...
[2026-09-14 09:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:22:02] Production.INFO: neon service started
[2026-09-14 09:22:02] Production.INFO: neon service started
[2026-09-14 09:22:02] Production.INFO: ==18298== Releasing lock...
[2026-09-14 09:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:22:02] Production.INFO: ==18302== Lock acquired, processing the job...
[2026-09-14 08:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:22:02] Production.INFO: ==18302== Releasing lock...
[2026-09-14 08:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:22:02] Production.INFO: ==18300== Lock acquired, processing the job...
[2026-09-14 04:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:22:02] Production.INFO: ==18300== Releasing lock...
[2026-09-14 04:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:22:03] Production.INFO: ==18307== Lock acquired, processing the job...
[2026-09-14 04:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:22:03] Production.INFO: ==18305== Lock acquired, processing the job...
[2026-09-14 04:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:22:03] Production.INFO: ==18309== Lock acquired, processing the job...
[2026-09-14 04:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:22:03] Production.INFO: ==18311== Lock acquired, processing the job...
[2026-09-14 04:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:22:04] Production.INFO: Account Balance Start.
[2026-09-14 04:22:04] Production.INFO: CreateAllLog Start
[2026-09-14 04:22:04] Production.INFO: 117
[2026-09-14 04:22:04] Production.INFO: Date 2026-09-08
[2026-09-14 04:22:04] Production.INFO: ==18313== Lock acquired, processing the job...
[2026-09-14 04:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:22:04] Production.INFO: Date 2026-09-09
[2026-09-14 04:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:22:04] Production.INFO: Date 2026-09-10
[2026-09-14 04:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 04: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-09-14 04: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-09-14 04:22:04] Production.INFO: ==18307== Releasing lock...
[2026-09-14 04:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04: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-09-14 04:22:04] Production.INFO: ==18313== Releasing lock...
[2026-09-14 04:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:22:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:22:04] Production.INFO: Date 2026-09-11
[2026-09-14 04:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:22:04] Production.INFO: Date 2026-09-12
[2026-09-14 04:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:22:04] Production.INFO: Date 2026-09-13
[2026-09-14 04:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:22:04] Production.INFO: Date 2026-09-14
[2026-09-14 04:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:22:04] Production.INFO: Total Charge 0
[2026-09-14 04:22:04] Production.INFO: CreateAllLog End
[2026-09-14 04:22:04] Production.INFO: Account Balance End.
[2026-09-14 04:22:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:22:04] Production.INFO: ==18311== Releasing lock...
[2026-09-14 04:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:22:12] Production.ERROR: CronJobId end10
[2026-09-14 04:22:12] Production.INFO: ==18309== Releasing lock...
[2026-09-14 04:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:22:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:22:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:22:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:22:14] Production.INFO: call_cost start
[2026-09-14 04:22:14] Production.INFO: call_cost end
[2026-09-14 04:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:22:14] Production.INFO: ==18305== Releasing lock...
[2026-09-14 04:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:23:01] Production.INFO: ==18366== Lock acquired, processing the job...
[2026-09-14 09:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:23:01] Production.INFO: neon service started
[2026-09-14 09:23:01] Production.INFO: neon service started
[2026-09-14 09:23:01] Production.INFO: ==18366== Releasing lock...
[2026-09-14 09:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:23:01] Production.INFO: ==18370== Lock acquired, processing the job...
[2026-09-14 08:23:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:23:01] Production.INFO: ==18370== Releasing lock...
[2026-09-14 08:23:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:23:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:23:01] Production.INFO: ==18368== Lock acquired, processing the job...
[2026-09-14 04:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:23:02] Production.INFO: ==18368== Releasing lock...
[2026-09-14 04:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:23:02] Production.INFO: ==18373== Lock acquired, processing the job...
[2026-09-14 04:23:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:23:02] Production.INFO: ==18375== Lock acquired, processing the job...
[2026-09-14 04:23:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:23:03] Production.INFO: ==18377== Lock acquired, processing the job...
[2026-09-14 04:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:23:03] Production.INFO: ==18379== Lock acquired, processing the job...
[2026-09-14 04:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:23:03] Production.INFO: ==18381== Lock acquired, processing the job...
[2026-09-14 04:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:23:03] Production.INFO: Account Balance Start.
[2026-09-14 04:23:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:23:03] Production.INFO: 117
[2026-09-14 04:23:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:23:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 04:23:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 04:23:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:23:03] Production.INFO: ==18381== Releasing lock...
[2026-09-14 04:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:23:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:23:03] Production.INFO: Date 2026-09-13
[2026-09-14 04:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:23:03] Production.INFO: Date 2026-09-14
[2026-09-14 04:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:23:03] Production.INFO: Total Charge 0
[2026-09-14 04:23:03] Production.INFO: CreateAllLog End
[2026-09-14 04:23:03] Production.INFO: Account Balance End.
[2026-09-14 04:23:03] Production.ERROR: CronJobId end 12
[2026-09-14 04:23:03] Production.INFO: ==18379== Releasing lock...
[2026-09-14 04:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:23:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:23:03] Production.INFO: ==18375== Releasing lock...
[2026-09-14 04:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:23:11] Production.ERROR: CronJobId end10
[2026-09-14 04:23:11] Production.INFO: ==18377== Releasing lock...
[2026-09-14 04:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:23:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:23:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:23:13] Production.INFO: call_cost start
[2026-09-14 04:23:13] Production.INFO: call_cost end
[2026-09-14 04:23:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:23:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:23:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:23:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:23:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:23:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:23:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:23:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:23:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:23:13] Production.INFO: ==18373== Releasing lock...
[2026-09-14 04:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:23:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:24:01] Production.INFO: ==18444== Lock acquired, processing the job...
[2026-09-14 09:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:24:01] Production.INFO: neon service started
[2026-09-14 09:24:01] Production.INFO: neon service started
[2026-09-14 09:24:01] Production.INFO: ==18444== Releasing lock...
[2026-09-14 09:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:24:02] Production.INFO: ==18446== Lock acquired, processing the job...
[2026-09-14 04:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:24:02] Production.INFO: ==18446== Releasing lock...
[2026-09-14 04:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:24:02] Production.INFO: ==18448== Lock acquired, processing the job...
[2026-09-14 08:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:24:02] Production.INFO: ==18448== Releasing lock...
[2026-09-14 08:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:24:03] Production.INFO: ==18451== Lock acquired, processing the job...
[2026-09-14 04:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:24:03] Production.INFO: ==18459== Lock acquired, processing the job...
[2026-09-14 04:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:24:03] Production.INFO: ==18453== Lock acquired, processing the job...
[2026-09-14 04:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:24:03] Production.INFO: ==18457== Lock acquired, processing the job...
[2026-09-14 04:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:24:03] Production.INFO: ==18455== Lock acquired, processing the job...
[2026-09-14 04:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-09-14 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-09-14 04:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 04:24:03] Production.INFO: ==18459== Releasing lock...
[2026-09-14 04:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:24:03] Production.INFO: Account Balance Start.
[2026-09-14 04:24:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:24:03] Production.INFO: 117
[2026-09-14 04:24:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:24:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:24:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:24:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:24:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:24:04] Production.INFO: Date 2026-09-13
[2026-09-14 04:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:24:04] Production.INFO: Date 2026-09-14
[2026-09-14 04:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:24:04] Production.INFO: Total Charge 0
[2026-09-14 04:24:04] Production.INFO: CreateAllLog End
[2026-09-14 04:24:04] Production.INFO: Account Balance End.
[2026-09-14 04:24:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:24:04] Production.INFO: ==18457== Releasing lock...
[2026-09-14 04:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:24:04] Production.INFO: ==18453== Releasing lock...
[2026-09-14 04:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:24:12] Production.ERROR: CronJobId end10
[2026-09-14 04:24:12] Production.INFO: ==18455== Releasing lock...
[2026-09-14 04:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:24:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:24:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:24:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:24:14] Production.INFO: call_cost start
[2026-09-14 04:24:14] Production.INFO: call_cost end
[2026-09-14 04:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:24:14] Production.INFO: ==18451== Releasing lock...
[2026-09-14 04:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:25:02] Production.INFO: ==18521== Lock acquired, processing the job...
[2026-09-14 09:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:25:02] Production.INFO: neon service started
[2026-09-14 09:25:02] Production.INFO: neon service started
[2026-09-14 09:25:02] Production.INFO: ==18521== Releasing lock...
[2026-09-14 09:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:25:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:25:02] Production.INFO: ==18523== Lock acquired, processing the job...
[2026-09-14 04:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:25:02] Production.INFO: ==18525== Lock acquired, processing the job...
[2026-09-14 08:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:25:02] Production.INFO: ==18525== Releasing lock...
[2026-09-14 08:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:25:03] Production.INFO: ==18523== Releasing lock...
[2026-09-14 04:25:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:25:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:25:04] Production.INFO: ==18528== Lock acquired, processing the job...
[2026-09-14 04:25:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 04:25:04] Production.INFO: ==18530== Lock acquired, processing the job...
[2026-09-14 04:25:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:25:04] Production.INFO: ==18532== Lock acquired, processing the job...
[2026-09-14 04:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:25:04] Production.INFO: ==18534== Lock acquired, processing the job...
[2026-09-14 04:25:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:25:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 04:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 04:25:04] Production.ERROR: CronJob PID - 18530
[2026-09-14 04:25:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 04:25:04] Production.ERROR: CronJob ID - 5
[2026-09-14 04:25:04] Production.ERROR: CronJob Last Run Time 2026-09-14 04:25:00
[2026-09-14 04:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 04:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 04:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 04:25:04] Production.ERROR: CronJob PID - 18532
[2026-09-14 04:25:04] Production.ERROR: CronJob Title - Account Block
[2026-09-14 04:25:04] Production.ERROR: CronJob ID - 7
[2026-09-14 04:25:04] Production.ERROR: CronJob Last Run Time 2026-09-14 04:25:00
[2026-09-14 04:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 04:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 04:25:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:25:04] Production.INFO: ==18538== Lock acquired, processing the job...
[2026-09-14 04:25:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 04:25:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 04:25:04] Production.INFO: ==18528== Releasing lock...
[2026-09-14 04:25:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 04:25:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 04:25:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:25:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:25:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:25:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:25:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 04:25:04] Production.INFO: ==18536== Lock acquired, processing the job...
[2026-09-14 04:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:25:04] Production.INFO: ==18540== Lock acquired, processing the job...
[2026-09-14 04:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:25:04] Production.INFO: Account Balance Start.
[2026-09-14 04:25:04] Production.INFO: CreateAllLog Start
[2026-09-14 04:25:04] Production.INFO: 117
[2026-09-14 04:25:04] Production.INFO: Date 2026-09-08
[2026-09-14 04:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 04: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-09-14 04: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-09-14 04: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-09-14 04:25:04] Production.ERROR: done
[2026-09-14 04:25:04] Production.INFO: ==18540== Releasing lock...
[2026-09-14 04:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:25:04] Production.INFO: Date 2026-09-09
[2026-09-14 04:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 04:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000223', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 04:25:04] Production.INFO: Date 2026-09-10
[2026-09-14 04:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:25:04] Production.INFO: Date 2026-09-11
[2026-09-14 04:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:25:04] Production.INFO: Date 2026-09-12
[2026-09-14 04:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:25:05] Production.INFO: Date 2026-09-13
[2026-09-14 04:25:05] Production.INFO: Reseller ==> 0
[2026-09-14 04:25:05] Production.INFO: Date 2026-09-14
[2026-09-14 04:25:05] Production.INFO: Reseller ==> 0
[2026-09-14 04:25:05] Production.INFO: Total Charge 0
[2026-09-14 04:25:05] Production.INFO: CreateAllLog End
[2026-09-14 04:25:05] Production.INFO: Account Balance End.
[2026-09-14 04:25:05] Production.ERROR: CronJobId end 12
[2026-09-14 04:25:05] Production.INFO: ==18536== Releasing lock...
[2026-09-14 04:25:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:25:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:25:05] Production.INFO: ==18532== Releasing lock...
[2026-09-14 04:25:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:25:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:25:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000223', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 04:25:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 04:25:11] Production.INFO: ProcessCDR(1,18000223,1,1,2)
[2026-09-14 04:25:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18000223,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 04:25:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18000223,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 04:25:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 04:25:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 04:25:11] Production.INFO: ==18538== Releasing lock...
[2026-09-14 04:25:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 04:25:11] Production.INFO: 26 MB #Memory Used#
[2026-09-14 04:25:15] Production.ERROR: CronJobId end10
[2026-09-14 04:25:15] Production.INFO: ==18534== Releasing lock...
[2026-09-14 04:25:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:25:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:25:17] Production.INFO: call_cost start
[2026-09-14 04:25:17] Production.INFO: call_cost end
[2026-09-14 04:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:25:17] Production.INFO: ==18530== Releasing lock...
[2026-09-14 04:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:26:01] Production.INFO: ==18593== Lock acquired, processing the job...
[2026-09-14 09:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:26:01] Production.INFO: neon service started
[2026-09-14 09:26:01] Production.INFO: neon service started
[2026-09-14 09:26:01] Production.INFO: ==18593== Releasing lock...
[2026-09-14 09:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:26:02] Production.INFO: ==18595== Lock acquired, processing the job...
[2026-09-14 04:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:26:02] Production.INFO: ==18595== Releasing lock...
[2026-09-14 04:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:26:02] Production.INFO: ==18597== Lock acquired, processing the job...
[2026-09-14 08:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:26:02] Production.INFO: ==18597== Releasing lock...
[2026-09-14 08:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:26:03] Production.INFO: ==18599== Lock acquired, processing the job...
[2026-09-14 04:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:26:03] Production.INFO: ==18601== Lock acquired, processing the job...
[2026-09-14 04:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:26:03] Production.INFO: ==18605== Lock acquired, processing the job...
[2026-09-14 04:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:26:03] Production.INFO: ==18603== Lock acquired, processing the job...
[2026-09-14 04:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:26:03] Production.INFO: Account Balance Start.
[2026-09-14 04:26:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:26:03] Production.INFO: 117
[2026-09-14 04:26:03] Production.INFO: ==18607== Lock acquired, processing the job...
[2026-09-14 04:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:26:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 04:26:03] Production.INFO: ==18607== Releasing lock...
[2026-09-14 04:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:26:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:26:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:26:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:26:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:26:03] Production.INFO: Date 2026-09-13
[2026-09-14 04:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:26:04] Production.INFO: ==18601== Releasing lock...
[2026-09-14 04:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:26:04] Production.INFO: Date 2026-09-14
[2026-09-14 04:26:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:26:04] Production.INFO: Total Charge 0
[2026-09-14 04:26:04] Production.INFO: CreateAllLog End
[2026-09-14 04:26:04] Production.INFO: Account Balance End.
[2026-09-14 04:26:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:26:04] Production.INFO: ==18605== Releasing lock...
[2026-09-14 04:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:26:12] Production.ERROR: CronJobId end10
[2026-09-14 04:26:12] Production.INFO: ==18603== Releasing lock...
[2026-09-14 04:26:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:26:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:26:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:26:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:26:14] Production.INFO: call_cost start
[2026-09-14 04:26:14] Production.INFO: call_cost end
[2026-09-14 04:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:26:14] Production.INFO: ==18599== Releasing lock...
[2026-09-14 04:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:27:02] Production.INFO: ==18664== Lock acquired, processing the job...
[2026-09-14 09:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:27:02] Production.INFO: neon service started
[2026-09-14 09:27:02] Production.INFO: neon service started
[2026-09-14 09:27:02] Production.INFO: ==18664== Releasing lock...
[2026-09-14 09:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:27:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 04:27:02] Production.INFO: ==18666== Lock acquired, processing the job...
[2026-09-14 04:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:27:02] Production.INFO: ==18666== Releasing lock...
[2026-09-14 04:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:27:02] Production.INFO: ==18668== Lock acquired, processing the job...
[2026-09-14 08:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:27:02] Production.INFO: ==18668== Releasing lock...
[2026-09-14 08:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:27:03] Production.INFO: ==18678== Lock acquired, processing the job...
[2026-09-14 04:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 04:27:03] Production.INFO: ==18678== Releasing lock...
[2026-09-14 04:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:27:03] Production.INFO: ==18670== Lock acquired, processing the job...
[2026-09-14 04:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:27:03] Production.INFO: ==18672== Lock acquired, processing the job...
[2026-09-14 04:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:27:03] Production.INFO: ==18674== Lock acquired, processing the job...
[2026-09-14 04:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:27:03] Production.INFO: ==18676== Lock acquired, processing the job...
[2026-09-14 04:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:27:03] Production.INFO: Account Balance Start.
[2026-09-14 04:27:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:27:03] Production.INFO: 117
[2026-09-14 04:27:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:27:04] Production.INFO: Date 2026-09-09
[2026-09-14 04:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:27:04] Production.INFO: Date 2026-09-10
[2026-09-14 04:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:27:04] Production.INFO: Date 2026-09-11
[2026-09-14 04:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:27:04] Production.INFO: Date 2026-09-12
[2026-09-14 04:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:27:04] Production.INFO: Date 2026-09-13
[2026-09-14 04:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:27:04] Production.INFO: Date 2026-09-14
[2026-09-14 04:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:27:04] Production.INFO: Total Charge 0
[2026-09-14 04:27:04] Production.INFO: CreateAllLog End
[2026-09-14 04:27:04] Production.INFO: Account Balance End.
[2026-09-14 04:27:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:27:04] Production.INFO: ==18676== Releasing lock...
[2026-09-14 04:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:27:04] Production.INFO: ==18672== Releasing lock...
[2026-09-14 04:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:27:11] Production.ERROR: CronJobId end10
[2026-09-14 04:27:11] Production.INFO: ==18674== Releasing lock...
[2026-09-14 04:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:27:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:27:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:27:14] Production.INFO: call_cost start
[2026-09-14 04:27:14] Production.INFO: call_cost end
[2026-09-14 04:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:27:14] Production.INFO: ==18670== Releasing lock...
[2026-09-14 04:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:28:01] Production.INFO: ==18734== Lock acquired, processing the job...
[2026-09-14 09:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:28:01] Production.INFO: neon service started
[2026-09-14 09:28:01] Production.INFO: neon service started
[2026-09-14 09:28:01] Production.INFO: ==18734== Releasing lock...
[2026-09-14 09:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:28:01] Production.INFO: ==18736== Lock acquired, processing the job...
[2026-09-14 04:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:28:02] Production.INFO: ==18736== Releasing lock...
[2026-09-14 04:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:28:02] Production.INFO: ==18738== Lock acquired, processing the job...
[2026-09-14 08:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:28:02] Production.INFO: ==18738== Releasing lock...
[2026-09-14 08:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:28:02] Production.INFO: ==18740== Lock acquired, processing the job...
[2026-09-14 04:28:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:28:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:28:03] Production.INFO: ==18744== Lock acquired, processing the job...
[2026-09-14 04:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:28:03] Production.INFO: ==18746== Lock acquired, processing the job...
[2026-09-14 04:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:28:03] Production.INFO: ==18742== Lock acquired, processing the job...
[2026-09-14 04:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:28:03] Production.INFO: ==18748== Lock acquired, processing the job...
[2026-09-14 04:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:28:03] Production.INFO: Account Balance Start.
[2026-09-14 04:28:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:28:03] Production.INFO: 117
[2026-09-14 04:28:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:28:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:28:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 04:28:03] Production.INFO: ==18748== Releasing lock...
[2026-09-14 04:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:28:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:28:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:28:03] Production.INFO: Date 2026-09-13
[2026-09-14 04:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:28:03] Production.INFO: Date 2026-09-14
[2026-09-14 04:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:28:03] Production.INFO: Total Charge 0
[2026-09-14 04:28:03] Production.INFO: CreateAllLog End
[2026-09-14 04:28:03] Production.INFO: Account Balance End.
[2026-09-14 04:28:03] Production.ERROR: CronJobId end 12
[2026-09-14 04:28:03] Production.INFO: ==18746== Releasing lock...
[2026-09-14 04:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:28:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:28:04] Production.INFO: ==18742== Releasing lock...
[2026-09-14 04:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:28:11] Production.ERROR: CronJobId end10
[2026-09-14 04:28:11] Production.INFO: ==18744== Releasing lock...
[2026-09-14 04:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:28:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:28:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:28:14] Production.INFO: call_cost start
[2026-09-14 04:28:14] Production.INFO: call_cost end
[2026-09-14 04:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:28:14] Production.INFO: ==18740== Releasing lock...
[2026-09-14 04:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:29:01] Production.INFO: ==18808== Lock acquired, processing the job...
[2026-09-14 09:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:29:02] Production.INFO: neon service started
[2026-09-14 09:29:02] Production.INFO: neon service started
[2026-09-14 09:29:02] Production.INFO: ==18808== Releasing lock...
[2026-09-14 09:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:29:02] Production.INFO: ==18810== Lock acquired, processing the job...
[2026-09-14 04:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:29:02] Production.INFO: ==18810== Releasing lock...
[2026-09-14 04:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:29:02] Production.INFO: ==18812== Lock acquired, processing the job...
[2026-09-14 08:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:29:02] Production.INFO: ==18812== Releasing lock...
[2026-09-14 08:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:29:03] Production.INFO: ==18814== Lock acquired, processing the job...
[2026-09-14 04:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:29:03] Production.INFO: ==18818== Lock acquired, processing the job...
[2026-09-14 04:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:29:03] Production.INFO: ==18816== Lock acquired, processing the job...
[2026-09-14 04:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:29:03] Production.INFO: ==18820== Lock acquired, processing the job...
[2026-09-14 04:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:29:03] Production.INFO: ==18823== Lock acquired, processing the job...
[2026-09-14 04:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:29:03] Production.INFO: Account Balance Start.
[2026-09-14 04:29:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:29:03] Production.INFO: 117
[2026-09-14 04: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-09-14 04:29:03] Production.INFO: Date 2026-09-08
[2026-09-14 04: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-09-14 04:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 04: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-09-14 04:29:03] Production.INFO: ==18823== Releasing lock...
[2026-09-14 04:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:29:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:29:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:29:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:29:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:29:03] Production.INFO: Date 2026-09-13
[2026-09-14 04:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:29:04] Production.INFO: Date 2026-09-14
[2026-09-14 04:29:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:29:04] Production.INFO: Total Charge 0
[2026-09-14 04:29:04] Production.INFO: CreateAllLog End
[2026-09-14 04:29:04] Production.INFO: Account Balance End.
[2026-09-14 04:29:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:29:04] Production.INFO: ==18820== Releasing lock...
[2026-09-14 04:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:29:04] Production.INFO: ==18816== Releasing lock...
[2026-09-14 04:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:29:11] Production.ERROR: CronJobId end10
[2026-09-14 04:29:11] Production.INFO: ==18818== Releasing lock...
[2026-09-14 04:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:29:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:29:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:29:14] Production.INFO: call_cost start
[2026-09-14 04:29:14] Production.INFO: call_cost end
[2026-09-14 04:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:29:14] Production.INFO: ==18814== Releasing lock...
[2026-09-14 04:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:30:01] Production.INFO: ==18875== Lock acquired, processing the job...
[2026-09-14 09:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:30:01] Production.INFO: neon service started
[2026-09-14 09:30:01] Production.INFO: neon service started
[2026-09-14 09:30:01] Production.INFO: ==18875== Releasing lock...
[2026-09-14 09:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:30:01] Production.INFO: ==18877== Lock acquired, processing the job...
[2026-09-14 04:30:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:30:02] Production.INFO: ==18877== Releasing lock...
[2026-09-14 04:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:30:02] Production.INFO: ==18879== Lock acquired, processing the job...
[2026-09-14 08:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:30:02] Production.INFO: ==18879== Releasing lock...
[2026-09-14 08:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:30:02] Production.INFO: ==18890== Lock acquired, processing the job...
[2026-09-14 04:30:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:30:02] Production.INFO: ==18882== Lock acquired, processing the job...
[2026-09-14 04:30:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 04:30:03] Production.INFO: ==18890== Releasing lock...
[2026-09-14 04:30:03] Production.INFO: ==18884== Lock acquired, processing the job...
[2026-09-14 04:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:30:03] Production.INFO: ==18886== Lock acquired, processing the job...
[2026-09-14 04:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:30:03] Production.INFO: ==18888== Lock acquired, processing the job...
[2026-09-14 04:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:30:03] Production.INFO: Account Balance Start.
[2026-09-14 04:30:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:30:03] Production.INFO: 117
[2026-09-14 04:30:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:30:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:30:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:30:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:30:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:30:03] Production.INFO: Date 2026-09-13
[2026-09-14 04:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:30:03] Production.INFO: Date 2026-09-14
[2026-09-14 04:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:30:03] Production.INFO: Total Charge 0
[2026-09-14 04:30:03] Production.INFO: CreateAllLog End
[2026-09-14 04:30:04] Production.INFO: Account Balance End.
[2026-09-14 04:30:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:30:04] Production.INFO: ==18888== Releasing lock...
[2026-09-14 04:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:30:04] Production.INFO: ==18884== Releasing lock...
[2026-09-14 04:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:30:11] Production.ERROR: CronJobId end10
[2026-09-14 04:30:11] Production.INFO: ==18886== Releasing lock...
[2026-09-14 04:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:30:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:30:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:30:15] Production.INFO: call_cost start
[2026-09-14 04:30:15] Production.INFO: call_cost end
[2026-09-14 04:30:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:30:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:30:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:30:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:30:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:30:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:30:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:30:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:30:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:30:15] Production.INFO: ==18882== Releasing lock...
[2026-09-14 04:30:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:30:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:31:01] Production.INFO: ==18946== Lock acquired, processing the job...
[2026-09-14 09:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:31:01] Production.INFO: neon service started
[2026-09-14 09:31:01] Production.INFO: neon service started
[2026-09-14 09:31:01] Production.INFO: ==18946== Releasing lock...
[2026-09-14 09:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:31:02] Production.INFO: ==18949== Lock acquired, processing the job...
[2026-09-14 04:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:31:02] Production.INFO: ==18949== Releasing lock...
[2026-09-14 04:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:31:02] Production.INFO: ==18951== Lock acquired, processing the job...
[2026-09-14 08:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:31:02] Production.INFO: ==18951== Releasing lock...
[2026-09-14 08:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:31:03] Production.INFO: ==18953== Lock acquired, processing the job...
[2026-09-14 04:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:31:03] Production.INFO: ==18957== Lock acquired, processing the job...
[2026-09-14 04:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:31:03] Production.INFO: ==18955== Lock acquired, processing the job...
[2026-09-14 04:31:03] Production.INFO: invoicegenerator-command-invoicegenerator-companyid-1-cronjobid-6 #Starts#
[2026-09-14 04:31:03] Production.INFO: ==18959== Lock acquired, processing the job...
[2026-09-14 04:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:31:03] Production.INFO: ==18963== Lock acquired, processing the job...
[2026-09-14 04:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:31:03] Production.INFO: ==18961== Lock acquired, processing the job...
[2026-09-14 04:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:31:03] Production.INFO: Call prc_getBillingAccounts(1,2026-09-14,'','0')
[2026-09-14 04:31:03] Production.INFO: Array
(
[0] => stdClass Object
(
[AccountID] => 20
[NextInvoiceDate] => 2026-09-14
[AccountName] => Dominos 10514 (Sandeep Chaudhari)
[ServiceID] => 0
)
[1] => stdClass Object
(
[AccountID] => 21
[NextInvoiceDate] => 2026-09-14
[AccountName] => Aaxel Insurance Brokers (Peel Ltd.)
[ServiceID] => 0
)
[2] => stdClass Object
(
[AccountID] => 43
[NextInvoiceDate] => 2026-09-14
[AccountName] => Wattpad
[ServiceID] => 0
)
[3] => stdClass Object
(
[AccountID] => 49
[NextInvoiceDate] => 2026-09-14
[AccountName] => Technologies for Learning Group
[ServiceID] => 0
)
[4] => stdClass Object
(
[AccountID] => 137
[NextInvoiceDate] => 2026-09-14
[AccountName] => Dominos 10558 (David Mills)
[ServiceID] => 0
)
[5] => stdClass Object
(
[AccountID] => 138
[NextInvoiceDate] => 2026-09-14
[AccountName] => Dominos 10567 (Sandeep Chaudhari)
[ServiceID] => 0
)
[6] => stdClass Object
(
[AccountID] => 192
[NextInvoiceDate] => 2026-09-14
[AccountName] => Ontario Turtle Conservation Centre
[ServiceID] => 0
)
[7] => stdClass Object
(
[AccountID] => 193
[NextInvoiceDate] => 2026-09-14
[AccountName] => Plaza Auto Group
[ServiceID] => 0
)
[8] => stdClass Object
(
[AccountID] => 258
[NextInvoiceDate] => 2025-03-10
[AccountName] => Lion Motors
[ServiceID] => 0
)
[9] => stdClass Object
(
[AccountID] => 260
[NextInvoiceDate] => 2026-09-14
[AccountName] => Dominos 10136 (Muzafar Ahmad)
[ServiceID] => 0
)
[10] => stdClass Object
(
[AccountID] => 261
[NextInvoiceDate] => 2026-09-14
[AccountName] => Dominos 10925 (Albert Chan)
[ServiceID] => 0
)
[11] => stdClass Object
(
[AccountID] => 262
[NextInvoiceDate] => 2026-09-14
[AccountName] => Dominos 10199 (Albert Chan)
[ServiceID] => 0
)
[12] => stdClass Object
(
[AccountID] => 264
[NextInvoiceDate] => 2026-09-14
[AccountName] => Dominos 39060 (Ken Hoose)
[ServiceID] => 0
)
)
[2026-09-14 04:31:03] Production.INFO: AccountID =20 FirstInvoiceSend 0
[2026-09-14 04:31:03] Production.INFO: LastInvoiceDate 2026-08-14 NextInvoiceDate 2026-09-14
[2026-09-14 04:31:03] Production.INFO: LastChargeDate 2026-08-14 NextChargeDate 2026-09-13
[2026-09-14 04:31:03] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-14 04:31:03] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-14 04:31:03] Production.INFO: Invoice::sendInvoice(1,20,2026-08-14,2026-09-14,billing@onswitchit.ca)
[2026-09-14 04:31:03] Production.INFO: Account Balance Start.
[2026-09-14 04:31:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:31:03] Production.INFO: 117
[2026-09-14 04:31:03] Production.INFO: start Date =2026-08-14 EndDate =2026-09-13 23:59:59
[2026-09-14 04:31:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:31:03] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-14 04:31:03] 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-09-14 04:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 04: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-09-14 04: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-09-14 04:31:03] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-14 04:31:03] Production.INFO: AlreadyBilled
[2026-09-14 04: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-09-14 04:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:31:03] Production.INFO: ==18963== Releasing lock...
[2026-09-14 04:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:31:03] Production.INFO: original start date ==>2026-08-14 changed start date ==>2026-08-14 00:00:00 original end date ==>2026-09-13 23:59:59 changed end date ==>2026-09-13 23:59:59
[2026-09-14 04:31:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:31:03] Production.INFO: Invoice::getAccountUsageTotal(1,20,2026-08-14,2026-09-13 23:59:59)
[2026-09-14 04:31:03] Production.INFO: TotalCharges - 0
[2026-09-14 04:31:03] Production.INFO: TotalUsageCharges - 0.00
[2026-09-14 04:31:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:31:03] Production.INFO: Usage Over
[2026-09-14 04:31:03] Production.INFO: Call prc_getAccountSubscription(20,0)
[2026-09-14 04:31:03] Production.INFO: SUBSCRIPTION 3
[2026-09-14 04:31:03] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:03] Production.INFO: SubscriptionID - 5
[2026-09-14 04:31:03] Production.INFO: isAdvanceSubscription - 5
[2026-09-14 04:31:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:31:03] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:03] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:03] Production.INFO: EndDate =2026-09-13 00:00:00
[2026-09-14 04:31:03] Production.INFO: NewEndDate1 =2026-09-14
[2026-09-14 04:31:03] Production.INFO: SubscriptionDate
[2026-09-14 04:31:03] Production.INFO: Array
(
[StartDate] => 2026-09-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:03] Production.INFO: AccountSubscription StartDate 2017-04-14 StartDate 2026-08-14
[2026-09-14 04:31:03] Production.INFO: SubscriptionID - 2026-09-14=====2026-10-13 00:00:00
[2026-09-14 04:31:03] Production.INFO: AccountSubscriptionID - 51 === 2017-04-14=====2027-09-14
[2026-09-14 04:31:03] Production.INFO: regular Advance Subscription
[2026-09-14 04:31:03] Production.INFO: First Time False 2017-04-14 2026-09-14
[2026-09-14 04:31:03] Production.INFO: StartDate 2026-09-14 AccountSubscription->StartDate 2017-04-14 EndDate 2026-10-13 00:00:00 AccountSubscription->EndDate 2027-09-14
[2026-09-14 04:31:04] Production.INFO: Date 2026-09-12
[2026-09-14 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:31:04] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-14 04:31:04] Production.INFO: AccountSubscription::getSubscriptionAmount(51,2026-09-14,2026-10-13 00:00:00,,0)
[2026-09-14 04:31:04] Production.INFO: SubscriptionCharge - 75
[2026-09-14 04:31:04] Production.INFO: Date 2026-09-13
[2026-09-14 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:31:04] Production.INFO: Already Invoice Subscription 0
[2026-09-14 04:31:04] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(20,1,5,2026-09-14,2026-10-13 00:00:00,Dominos Pizza - 4 Line Flat Rate,75,75,1,51)
[2026-09-14 04:31:04] Production.INFO: DiscountAmount 0.000000
[2026-09-14 04:31:04] Production.INFO: DiscountType
[2026-09-14 04:31:04] Production.INFO: SubscriptionCharge 75
[2026-09-14 04:31:04] Production.INFO: New SubscriptionCharge 75
[2026-09-14 04:31:04] Production.INFO: TotalSubscriptionCharge - 75.00
[2026-09-14 04:31:04] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:04] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:04] Production.INFO: SubscriptionID - 4
[2026-09-14 04:31:04] Production.INFO: isAdvanceSubscription - 4
[2026-09-14 04:31:04] Production.INFO: Date 2026-09-14
[2026-09-14 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:31:04] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:04] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:04] Production.INFO: Total Charge 0
[2026-09-14 04:31:04] Production.INFO: EndDate =2026-09-13 00:00:00
[2026-09-14 04:31:04] Production.INFO: NewEndDate1 =2026-09-14
[2026-09-14 04:31:04] Production.INFO: SubscriptionDate
[2026-09-14 04:31:04] Production.INFO: Array
(
[StartDate] => 2026-09-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:04] Production.INFO: AccountSubscription StartDate 2017-04-14 StartDate 2026-08-14
[2026-09-14 04:31:04] Production.INFO: SubscriptionID - 2026-09-14=====2026-10-13 00:00:00
[2026-09-14 04:31:04] Production.INFO: AccountSubscriptionID - 52 === 2017-04-14=====2027-09-14
[2026-09-14 04:31:04] Production.INFO: regular Advance Subscription
[2026-09-14 04:31:04] Production.INFO: First Time False 2017-04-14 2026-09-14
[2026-09-14 04:31:04] Production.INFO: CreateAllLog End
[2026-09-14 04:31:04] Production.INFO: StartDate 2026-09-14 AccountSubscription->StartDate 2017-04-14 EndDate 2026-10-13 00:00:00 AccountSubscription->EndDate 2027-09-14
[2026-09-14 04:31:04] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-14 04:31:04] Production.INFO: AccountSubscription::getSubscriptionAmount(52,2026-09-14,2026-10-13 00:00:00,,0)
[2026-09-14 04:31:04] Production.INFO: SubscriptionCharge - 2.5
[2026-09-14 04:31:04] Production.INFO: Already Invoice Subscription 0
[2026-09-14 04:31:04] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(20,1,4,2026-09-14,2026-10-13 00:00:00,e911 address registration (15198880012 - 221 HOLIDAY INN DR CAMBRIDGE, ON N3C3T2),2.5,2.5,1,52)
[2026-09-14 04:31:04] Production.INFO: DiscountAmount 0.000000
[2026-09-14 04:31:04] Production.INFO: DiscountType
[2026-09-14 04:31:04] Production.INFO: SubscriptionCharge 2.5
[2026-09-14 04:31:04] Production.INFO: New SubscriptionCharge 2.5
[2026-09-14 04:31:04] Production.INFO: TotalSubscriptionCharge - 2.50
[2026-09-14 04:31:04] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:04] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:04] Production.INFO: SubscriptionID - 11
[2026-09-14 04:31:04] Production.INFO: isAdvanceSubscription - 11
[2026-09-14 04:31:04] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:04] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:04] Production.INFO: EndDate =2026-09-13 00:00:00
[2026-09-14 04:31:04] Production.INFO: NewEndDate1 =2026-09-14
[2026-09-14 04:31:04] Production.INFO: SubscriptionDate
[2026-09-14 04:31:04] Production.INFO: Array
(
[StartDate] => 2026-09-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:04] Production.INFO: AccountSubscription StartDate 2020-07-10 StartDate 2026-08-14
[2026-09-14 04:31:04] Production.INFO: SubscriptionID - 2026-09-14=====2026-10-13 00:00:00
[2026-09-14 04:31:04] Production.INFO: AccountSubscriptionID - 509 === 2020-07-10=====2027-09-14
[2026-09-14 04:31:04] Production.INFO: regular Advance Subscription
[2026-09-14 04:31:04] Production.INFO: First Time False 2020-07-10 2026-09-14
[2026-09-14 04:31:04] Production.INFO: StartDate 2026-09-14 AccountSubscription->StartDate 2020-07-10 EndDate 2026-10-13 00:00:00 AccountSubscription->EndDate 2027-09-14
[2026-09-14 04:31:04] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-14 04:31:04] Production.INFO: AccountSubscription::getSubscriptionAmount(509,2026-09-14,2026-10-13 00:00:00,,0)
[2026-09-14 04:31:04] Production.INFO: SubscriptionCharge - -5
[2026-09-14 04:31:04] Production.INFO: Already Invoice Subscription 0
[2026-09-14 04:31:04] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(20,1,11,2026-09-14,2026-10-13 00:00:00,Provides a $5/store/month discount when 3+ stores have OnSwitch Cloud Phone service,-25,-5,5,509)
[2026-09-14 04:31:04] Production.INFO: DiscountAmount 0.000000
[2026-09-14 04:31:04] Production.INFO: DiscountType
[2026-09-14 04:31:04] Production.INFO: SubscriptionCharge -25
[2026-09-14 04:31:04] Production.INFO: New SubscriptionCharge -25
[2026-09-14 04:31:04] Production.INFO: TotalSubscriptionCharge - -25.00
[2026-09-14 04:31:04] Production.INFO: Account Balance End.
[2026-09-14 04:31:04] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:04] Production.INFO: SUBSCRIPTION Over
[2026-09-14 04:31:04] Production.INFO: Call prc_getAccountOneOffCharge(20,0,2026-08-14,2026-09-14 23:59:59)
[2026-09-14 04:31:04] Production.INFO: AccountOneOffCharge 0
[2026-09-14 04:31:04] Production.INFO: AccountOneOffCharge Over
[2026-09-14 04:31:04] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-14 04:31:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:31:04] Production.INFO: ==18961== Releasing lock...
[2026-09-14 04:31:04] Production.INFO: New UsageDates 2026-08-14 - 2026-09-13 23:59:59
[2026-09-14 04:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:31:04] Production.INFO: SubTotal 52.5
[2026-09-14 04:31:04] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-14 04:31:04] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-14 04:31:04] Production.INFO: TotalTax 6.825
[2026-09-14 04:31:04] Production.INFO: InvoiceGrandTotal 59.325
[2026-09-14 04:31:04] Production.INFO: InvoiceTaxAmount 6.83
[2026-09-14 04:31:04] Production.INFO: GrandTotal 59.33
[2026-09-14 04:31:04] Production.INFO: SubTotal 52.50
[2026-09-14 04:31:04] Production.INFO: TotalDue 949.28
[2026-09-14 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:31:04] Production.INFO: original start date ==>2026-08-14 changed start date ==>2026-08-14 00:00:00 original end date ==>2026-09-13 23:59:59 changed end date ==>2026-09-13 23:59:59
[2026-09-14 04:31:04] Production.INFO: CALL prc_getInvoiceUsage(1,'20','0','1','2026-08-14 00:00:00','2026-09-13 23:59:59',0)
[2026-09-14 04:31:04] Production.INFO: PDF Generation start
[2026-09-14 04:31:04] Production.INFO: ==18957== Releasing lock...
[2026-09-14 04:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:31:04] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/20/Invoices/2026/09/14/Invoice-dominos-10514-sandeep-chaudhari-inv14627-from-08-14-2026-to-09-13-2026-13661.pdf
[2026-09-14 04:31:04] Production.INFO: On Linux
[2026-09-14 04:31:06] 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/20/Invoices/2026/09/14/footer-dominos-10514-sandeep-chaudhari-inv14627-from-08-14-2026-to-09-13-2026-13661.html" "/var/www/tmp/1/20/Invoices/2026/09/14/Invoice-dominos-10514-sandeep-chaudhari-inv14627-from-08-14-2026-to-09-13-2026-13661.html" "/var/www/tmp/1/20/Invoices/2026/09/14/Invoice-dominos-10514-sandeep-chaudhari-inv14627-from-08-14-2026-to-09-13-2026-13661.pdf"
[2026-09-14 04:31:06] Production.INFO:
[2026-09-14 04:31:06] Production.INFO: /var/www/tmp/1/20/Invoices/2026/09/14/Invoice-dominos-10514-sandeep-chaudhari-inv14627-from-08-14-2026-to-09-13-2026-13661.html
[2026-09-14 04:31:06] Production.INFO: /var/www/tmp/1/20/Invoices/2026/09/14/header-dominos-10514-sandeep-chaudhari-inv14627-from-08-14-2026-to-09-13-2026-13661.html
[2026-09-14 04:31:06] Production.INFO: /var/www/tmp/1/20/Invoices/2026/09/14/footer-dominos-10514-sandeep-chaudhari-inv14627-from-08-14-2026-to-09-13-2026-13661.html
[2026-09-14 04:31:06] Production.INFO: Invoice generation PDF path
[2026-09-14 04:31:06] Production.INFO: PDF fullPath 1/20/Invoices/2026/09/14/Invoice-dominos-10514-sandeep-chaudhari-inv14627-from-08-14-2026-to-09-13-2026-13661.pdf
[2026-09-14 04:31:06] Production.INFO: Generate Usage File Start
[2026-09-14 04:31:06] Production.INFO: Usage File fullPath 1/20/InvoiceUsageFile/2026/09/14/dominos-10514-sandeep-chaudhari-14-08-2026-00-00-00-TO-13-09-2026-23-59-59_4129__a0e27440-b016-11f1-85a9-4b8d5be09211.csv
[2026-09-14 04:31:12] Production.INFO: Sending Email to Staff over
[2026-09-14 04:31:12] Production.INFO: Email Status 1
[2026-09-14 04:31:12] Production.INFO: Sending Email to Customer
[2026-09-14 04:31:12] Production.INFO: =========== Email Sending over ===========
[2026-09-14 04:31:12] Production.INFO: =========== Returning as Success =========== AccountID 20
[2026-09-14 04:31:12] Production.INFO: Invoice::sendInvoice done
[2026-09-14 04:31:12] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-14 04:31:12] Production.INFO: Invoice Committed AccountID = 20
[2026-09-14 04:31:12] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-14 04:31:12] Production.INFO: NextInvoice 2026-09-14 2026-10-13
[2026-09-14 04:31:12] Production.INFO: new dates
[2026-09-14 04:31:12] Production.INFO: LastInvoiceDate 2026-09-14 NextInvoiceDate 2026-10-14
[2026-09-14 04:31:12] Production.INFO: LastChargeDate 2026-09-14 NextChargeDate 2026-10-13
[2026-09-14 04:31:12] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-14 04:31:12] Production.INFO: ========================== Invoice Send End =============================
[2026-09-14 04:31:12] Production.INFO: AccountID =21 FirstInvoiceSend 0
[2026-09-14 04:31:12] Production.INFO: LastInvoiceDate 2026-08-14 NextInvoiceDate 2026-09-14
[2026-09-14 04:31:12] Production.INFO: LastChargeDate 2026-08-14 NextChargeDate 2026-09-13
[2026-09-14 04:31:12] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-14 04:31:12] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-14 04:31:12] Production.INFO: Invoice::sendInvoice(1,21,2026-08-14,2026-09-14,billing@onswitchit.ca)
[2026-09-14 04:31:12] Production.INFO: start Date =2026-08-14 EndDate =2026-09-13 23:59:59
[2026-09-14 04:31:12] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-14 04:31:12] 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-09-14 04:31:12] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-14 04:31:13] Production.INFO: AlreadyBilled
[2026-09-14 04:31:13] Production.INFO: Reseller ==> 0
[2026-09-14 04:31:13] Production.INFO: original start date ==>2026-08-14 changed start date ==>2026-08-14 00:00:00 original end date ==>2026-09-13 23:59:59 changed end date ==>2026-09-13 23:59:59
[2026-09-14 04:31:13] Production.INFO: Invoice::getAccountUsageTotal(1,21,2026-08-14,2026-09-13 23:59:59)
[2026-09-14 04:31:13] Production.INFO: TotalCharges - 0
[2026-09-14 04:31:13] Production.INFO: TotalUsageCharges - 0.00
[2026-09-14 04:31:13] Production.INFO: Usage Over
[2026-09-14 04:31:13] Production.INFO: Call prc_getAccountSubscription(21,0)
[2026-09-14 04:31:13] Production.INFO: SUBSCRIPTION 3
[2026-09-14 04:31:13] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:13] Production.INFO: SubscriptionID - 1
[2026-09-14 04:31:13] Production.INFO: isAdvanceSubscription - 1
[2026-09-14 04:31:13] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:13] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:13] Production.INFO: EndDate =2026-09-13 00:00:00
[2026-09-14 04:31:13] Production.INFO: NewEndDate1 =2026-09-14
[2026-09-14 04:31:13] Production.INFO: SubscriptionDate
[2026-09-14 04:31:13] Production.INFO: Array
(
[StartDate] => 2026-09-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:13] Production.INFO: AccountSubscription StartDate 2017-06-13 StartDate 2026-08-14
[2026-09-14 04:31:13] Production.INFO: SubscriptionID - 2026-09-14=====2026-10-13 00:00:00
[2026-09-14 04:31:13] Production.INFO: AccountSubscriptionID - 29 === 2017-06-13=====2027-09-14
[2026-09-14 04:31:13] Production.INFO: regular Advance Subscription
[2026-09-14 04:31:13] Production.INFO: First Time False 2017-06-13 2026-09-14
[2026-09-14 04:31:13] Production.INFO: StartDate 2026-09-14 AccountSubscription->StartDate 2017-06-13 EndDate 2026-10-13 00:00:00 AccountSubscription->EndDate 2027-09-14
[2026-09-14 04:31:13] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-14 04:31:13] Production.INFO: AccountSubscription::getSubscriptionAmount(29,2026-09-14,2026-10-13 00:00:00,,0)
[2026-09-14 04:31:13] Production.INFO: SubscriptionCharge - 7.5
[2026-09-14 04:31:13] Production.INFO: Already Invoice Subscription 0
[2026-09-14 04:31:13] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(21,1,1,2026-09-14,2026-10-13 00:00:00,License for a Pay As You Go Cloud Phone extension,135,7.5,18,29)
[2026-09-14 04:31:13] Production.INFO: DiscountAmount 0.000000
[2026-09-14 04:31:13] Production.INFO: DiscountType
[2026-09-14 04:31:13] Production.INFO: SubscriptionCharge 135
[2026-09-14 04:31:13] Production.INFO: New SubscriptionCharge 135
[2026-09-14 04:31:13] Production.INFO: TotalSubscriptionCharge - 135.00
[2026-09-14 04:31:13] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:13] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:13] Production.INFO: SubscriptionID - 4
[2026-09-14 04:31:13] Production.INFO: isAdvanceSubscription - 4
[2026-09-14 04:31:13] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:13] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:13] Production.INFO: EndDate =2026-09-13 00:00:00
[2026-09-14 04:31:13] Production.INFO: NewEndDate1 =2026-09-14
[2026-09-14 04:31:13] Production.INFO: SubscriptionDate
[2026-09-14 04:31:13] Production.INFO: Array
(
[StartDate] => 2026-09-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:13] Production.INFO: AccountSubscription StartDate 2017-06-13 StartDate 2026-08-14
[2026-09-14 04:31:13] Production.INFO: SubscriptionID - 2026-09-14=====2026-10-13 00:00:00
[2026-09-14 04:31:13] Production.INFO: AccountSubscriptionID - 30 === 2017-06-13=====2027-09-14
[2026-09-14 04:31:13] Production.INFO: regular Advance Subscription
[2026-09-14 04:31:13] Production.INFO: First Time False 2017-06-13 2026-09-14
[2026-09-14 04:31:13] Production.INFO: StartDate 2026-09-14 AccountSubscription->StartDate 2017-06-13 EndDate 2026-10-13 00:00:00 AccountSubscription->EndDate 2027-09-14
[2026-09-14 04:31:13] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-14 04:31:13] Production.INFO: AccountSubscription::getSubscriptionAmount(30,2026-09-14,2026-10-13 00:00:00,,0)
[2026-09-14 04:31:13] Production.INFO: SubscriptionCharge - 2.75
[2026-09-14 04:31:13] Production.INFO: Already Invoice Subscription 0
[2026-09-14 04:31:13] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(21,1,4,2026-09-14,2026-10-13 00:00:00,e911 address registration (19055656644 - 1332 KHALSA DR UNIT 11 MISSISSAUGA, ON L5S0A2),2.75,2.75,1,30)
[2026-09-14 04:31:13] Production.INFO: DiscountAmount 0.000000
[2026-09-14 04:31:13] Production.INFO: DiscountType
[2026-09-14 04:31:13] Production.INFO: SubscriptionCharge 2.75
[2026-09-14 04:31:13] Production.INFO: New SubscriptionCharge 2.75
[2026-09-14 04:31:13] Production.INFO: TotalSubscriptionCharge - 2.75
[2026-09-14 04:31:13] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:13] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:13] Production.INFO: SubscriptionID - 24
[2026-09-14 04:31:13] Production.INFO: SubscriptionID - 2026-08-14=====2026-09-13
[2026-09-14 04:31:13] Production.INFO: AccountSubscriptionID - 577 === 2021-02-04=====2027-09-14
[2026-09-14 04:31:13] Production.INFO: regular Subscription
[2026-09-14 04:31:13] Production.INFO: First Time False 2021-02-04 2026-08-14
[2026-09-14 04:31:13] Production.INFO: StartDate 2026-08-14 AccountSubscription->StartDate 2021-02-04 EndDate 2026-09-13 AccountSubscription->EndDate 2027-09-14
[2026-09-14 04:31:13] Production.INFO: days diff - 31 subscription days 31 quarter days 92
[2026-09-14 04:31:13] Production.INFO: AccountSubscription::getSubscriptionAmount(577,2026-08-14,2026-09-13,,0)
[2026-09-14 04:31:13] Production.INFO: SubscriptionCharge - -1
[2026-09-14 04:31:13] Production.INFO: Already Invoice Subscription 0
[2026-09-14 04:31:13] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(21,1,24,2026-08-14,2026-09-13,Discount - 10+ Extensions ($1 off per extension per month),-18,-1,18,577)
[2026-09-14 04:31:13] Production.INFO: DiscountAmount 0.000000
[2026-09-14 04:31:13] Production.INFO: DiscountType
[2026-09-14 04:31:13] Production.INFO: SubscriptionCharge -18
[2026-09-14 04:31:13] Production.INFO: New SubscriptionCharge -18
[2026-09-14 04:31:13] Production.INFO: TotalSubscriptionCharge - -18.00
[2026-09-14 04:31:13] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:13] Production.INFO: SUBSCRIPTION Over
[2026-09-14 04:31:13] Production.INFO: Call prc_getAccountOneOffCharge(21,0,2026-08-14,2026-09-14 23:59:59)
[2026-09-14 04:31:13] Production.INFO: AccountOneOffCharge 0
[2026-09-14 04:31:13] Production.INFO: AccountOneOffCharge Over
[2026-09-14 04:31:13] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-14 04:31:13] Production.INFO: New UsageDates 2026-08-14 - 2026-09-13 23:59:59
[2026-09-14 04:31:13] Production.INFO: SubTotal 119.75
[2026-09-14 04:31:13] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-14 04:31:13] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-14 04:31:13] Production.INFO: TotalTax 15.5675
[2026-09-14 04:31:13] Production.INFO: InvoiceGrandTotal 135.3175
[2026-09-14 04:31:13] Production.INFO: InvoiceTaxAmount 15.57
[2026-09-14 04:31:13] Production.INFO: GrandTotal 135.32
[2026-09-14 04:31:13] Production.INFO: SubTotal 119.75
[2026-09-14 04:31:13] Production.INFO: TotalDue 2730.04
[2026-09-14 04:31:13] Production.INFO: Reseller ==> 0
[2026-09-14 04:31:13] Production.INFO: original start date ==>2026-08-14 changed start date ==>2026-08-14 00:00:00 original end date ==>2026-09-13 23:59:59 changed end date ==>2026-09-13 23:59:59
[2026-09-14 04:31:13] Production.INFO: CALL prc_getInvoiceUsage(1,'21','0','1','2026-08-14 00:00:00','2026-09-13 23:59:59',0)
[2026-09-14 04:31:13] Production.INFO: PDF Generation start
[2026-09-14 04:31:13] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/21/Invoices/2026/09/14/Invoice-aaxel-insurance-brokers-peel-ltd-inv14628-from-08-14-2026-to-09-13-2026-13662.pdf
[2026-09-14 04:31:13] Production.INFO: On Linux
[2026-09-14 04:31:15] Production.ERROR: CronJobId end10
[2026-09-14 04:31:15] Production.INFO: ==18959== Releasing lock...
[2026-09-14 04:31:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:31:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:31:15] 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/21/Invoices/2026/09/14/footer-aaxel-insurance-brokers-peel-ltd-inv14628-from-08-14-2026-to-09-13-2026-13662.html" "/var/www/tmp/1/21/Invoices/2026/09/14/Invoice-aaxel-insurance-brokers-peel-ltd-inv14628-from-08-14-2026-to-09-13-2026-13662.html" "/var/www/tmp/1/21/Invoices/2026/09/14/Invoice-aaxel-insurance-brokers-peel-ltd-inv14628-from-08-14-2026-to-09-13-2026-13662.pdf"
[2026-09-14 04:31:15] Production.INFO:
[2026-09-14 04:31:15] Production.INFO: /var/www/tmp/1/21/Invoices/2026/09/14/Invoice-aaxel-insurance-brokers-peel-ltd-inv14628-from-08-14-2026-to-09-13-2026-13662.html
[2026-09-14 04:31:15] Production.INFO: /var/www/tmp/1/21/Invoices/2026/09/14/header-aaxel-insurance-brokers-peel-ltd-inv14628-from-08-14-2026-to-09-13-2026-13662.html
[2026-09-14 04:31:15] Production.INFO: /var/www/tmp/1/21/Invoices/2026/09/14/footer-aaxel-insurance-brokers-peel-ltd-inv14628-from-08-14-2026-to-09-13-2026-13662.html
[2026-09-14 04:31:15] Production.INFO: Invoice generation PDF path
[2026-09-14 04:31:15] Production.INFO: PDF fullPath 1/21/Invoices/2026/09/14/Invoice-aaxel-insurance-brokers-peel-ltd-inv14628-from-08-14-2026-to-09-13-2026-13662.pdf
[2026-09-14 04:31:15] Production.INFO: Generate Usage File Start
[2026-09-14 04:31:15] Production.INFO: Usage File fullPath 1/21/InvoiceUsageFile/2026/09/14/aaxel-insurance-brokers-peel-ltd-14-08-2026-00-00-00-TO-13-09-2026-23-59-59_5370__a6704270-b016-11f1-ab59-ab7655194b16.csv
[2026-09-14 04:31:16] Production.INFO: Sending Email to Staff over
[2026-09-14 04:31:16] Production.INFO: Email Status 1
[2026-09-14 04:31:16] Production.INFO: Sending Email to Customer
[2026-09-14 04:31:16] Production.INFO: =========== Email Sending over ===========
[2026-09-14 04:31:16] Production.INFO: =========== Returning as Success =========== AccountID 21
[2026-09-14 04:31:16] Production.INFO: Invoice::sendInvoice done
[2026-09-14 04:31:16] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-14 04:31:16] Production.INFO: Invoice Committed AccountID = 21
[2026-09-14 04:31:16] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-14 04:31:16] Production.INFO: NextInvoice 2026-09-14 2026-10-13
[2026-09-14 04:31:16] Production.INFO: new dates
[2026-09-14 04:31:16] Production.INFO: LastInvoiceDate 2026-09-14 NextInvoiceDate 2026-10-14
[2026-09-14 04:31:16] Production.INFO: LastChargeDate 2026-09-14 NextChargeDate 2026-10-13
[2026-09-14 04:31:16] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-14 04:31:16] Production.INFO: ========================== Invoice Send End =============================
[2026-09-14 04:31:16] Production.INFO: AccountID =43 FirstInvoiceSend 0
[2026-09-14 04:31:16] Production.INFO: LastInvoiceDate 2026-08-14 NextInvoiceDate 2026-09-14
[2026-09-14 04:31:16] Production.INFO: LastChargeDate 2026-08-14 NextChargeDate 2026-09-13
[2026-09-14 04:31:16] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-14 04:31:16] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-14 04:31:16] Production.INFO: Invoice::sendInvoice(1,43,2026-08-14,2026-09-14,billing@onswitchit.ca)
[2026-09-14 04:31:16] Production.INFO: start Date =2026-08-14 EndDate =2026-09-13 23:59:59
[2026-09-14 04:31:16] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-14 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-09-14 04:31:16] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-14 04:31:16] Production.INFO: AlreadyBilled
[2026-09-14 04:31:16] Production.INFO: Reseller ==> 0
[2026-09-14 04:31:16] Production.INFO: original start date ==>2026-08-14 changed start date ==>2026-08-14 00:00:00 original end date ==>2026-09-13 23:59:59 changed end date ==>2026-09-13 23:59:59
[2026-09-14 04:31:16] Production.INFO: Invoice::getAccountUsageTotal(1,43,2026-08-14,2026-09-13 23:59:59)
[2026-09-14 04:31:16] Production.INFO: TotalCharges - 0
[2026-09-14 04:31:16] Production.INFO: TotalUsageCharges - 0.00
[2026-09-14 04:31:16] Production.INFO: Usage Over
[2026-09-14 04:31:16] Production.INFO: Call prc_getAccountSubscription(43,0)
[2026-09-14 04:31:16] Production.INFO: SUBSCRIPTION 7
[2026-09-14 04:31:16] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:16] Production.INFO: SubscriptionID - 1
[2026-09-14 04:31:16] Production.INFO: isAdvanceSubscription - 1
[2026-09-14 04:31:16] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:16] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:16] Production.INFO: EndDate =2026-09-13 00:00:00
[2026-09-14 04:31:16] Production.INFO: NewEndDate1 =2026-09-14
[2026-09-14 04:31:16] Production.INFO: SubscriptionDate
[2026-09-14 04:31:16] Production.INFO: Array
(
[StartDate] => 2026-09-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:16] Production.INFO: AccountSubscription StartDate 2017-10-13 StartDate 2026-08-14
[2026-09-14 04:31:16] Production.INFO: SubscriptionID - 2026-09-14=====2026-10-13 00:00:00
[2026-09-14 04:31:16] Production.INFO: AccountSubscriptionID - 87 === 2017-10-13=====2027-09-14
[2026-09-14 04:31:16] Production.INFO: regular Advance Subscription
[2026-09-14 04:31:16] Production.INFO: First Time False 2017-10-13 2026-09-14
[2026-09-14 04:31:16] Production.INFO: StartDate 2026-09-14 AccountSubscription->StartDate 2017-10-13 EndDate 2026-10-13 00:00:00 AccountSubscription->EndDate 2027-09-14
[2026-09-14 04:31:16] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-14 04:31:17] Production.INFO: AccountSubscription::getSubscriptionAmount(87,2026-09-14,2026-10-13 00:00:00,,0)
[2026-09-14 04:31:17] Production.INFO: SubscriptionCharge - 7.75
[2026-09-14 04:31:17] Production.INFO: Already Invoice Subscription 0
[2026-09-14 04:31:17] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(43,1,1,2026-09-14,2026-10-13 00:00:00,License for a Pay As You Go Cloud Phone extension,139.5,7.75,18,87)
[2026-09-14 04:31:17] Production.INFO: DiscountAmount 0.000000
[2026-09-14 04:31:17] Production.INFO: DiscountType
[2026-09-14 04:31:17] Production.INFO: SubscriptionCharge 139.5
[2026-09-14 04:31:17] Production.INFO: New SubscriptionCharge 139.5
[2026-09-14 04:31:17] Production.INFO: TotalSubscriptionCharge - 139.50
[2026-09-14 04:31:17] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:17] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:17] Production.INFO: SubscriptionID - 4
[2026-09-14 04:31:17] Production.INFO: isAdvanceSubscription - 4
[2026-09-14 04:31:17] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:17] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:17] Production.INFO: EndDate =2026-09-13 00:00:00
[2026-09-14 04:31:17] Production.INFO: NewEndDate1 =2026-09-14
[2026-09-14 04:31:17] Production.INFO: SubscriptionDate
[2026-09-14 04:31:17] Production.INFO: Array
(
[StartDate] => 2026-09-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:17] Production.INFO: AccountSubscription StartDate 2017-10-13 StartDate 2026-08-14
[2026-09-14 04:31:17] Production.INFO: SubscriptionID - 2026-09-14=====2026-10-13 00:00:00
[2026-09-14 04:31:17] Production.INFO: AccountSubscriptionID - 88 === 2017-10-13=====2027-09-14
[2026-09-14 04:31:17] Production.INFO: regular Advance Subscription
[2026-09-14 04:31:17] Production.INFO: First Time False 2017-10-13 2026-09-14
[2026-09-14 04:31:17] Production.INFO: StartDate 2026-09-14 AccountSubscription->StartDate 2017-10-13 EndDate 2026-10-13 00:00:00 AccountSubscription->EndDate 2027-09-14
[2026-09-14 04:31:17] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-14 04:31:17] Production.INFO: AccountSubscription::getSubscriptionAmount(88,2026-09-14,2026-10-13 00:00:00,,0)
[2026-09-14 04:31:17] Production.INFO: SubscriptionCharge - 2.75
[2026-09-14 04:31:17] Production.INFO: Already Invoice Subscription 0
[2026-09-14 04:31:17] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(43,1,4,2026-09-14,2026-10-13 00:00:00,e911 address registration (14164799694 - 36 WELLINGTON ST E STE 200 TORONTO, ON M5E1C7),2.75,2.75,1,88)
[2026-09-14 04:31:17] Production.INFO: DiscountAmount 0.000000
[2026-09-14 04:31:17] Production.INFO: DiscountType
[2026-09-14 04:31:17] Production.INFO: SubscriptionCharge 2.75
[2026-09-14 04:31:17] Production.INFO: New SubscriptionCharge 2.75
[2026-09-14 04:31:17] Production.INFO: TotalSubscriptionCharge - 2.75
[2026-09-14 04:31:17] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:17] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:17] Production.INFO: SubscriptionID - 1
[2026-09-14 04:31:17] Production.INFO: isAdvanceSubscription - 1
[2026-09-14 04:31:17] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:17] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:17] Production.INFO: EndDate =2026-09-13 00:00:00
[2026-09-14 04:31:17] Production.INFO: NewEndDate1 =2026-09-14
[2026-09-14 04:31:17] Production.INFO: SubscriptionDate
[2026-09-14 04:31:17] Production.INFO: Array
(
[StartDate] => 2026-09-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:17] Production.INFO: AccountSubscription StartDate 2021-02-11 StartDate 2026-08-14
[2026-09-14 04:31:17] Production.INFO: SubscriptionID - 2026-09-14=====2026-10-13 00:00:00
[2026-09-14 04:31:17] Production.INFO: AccountSubscriptionID - 578 === 2021-02-11=====2027-09-14
[2026-09-14 04:31:17] Production.INFO: regular Advance Subscription
[2026-09-14 04:31:17] Production.INFO: First Time False 2021-02-11 2026-09-14
[2026-09-14 04:31:17] Production.INFO: StartDate 2026-09-14 AccountSubscription->StartDate 2021-02-11 EndDate 2026-10-13 00:00:00 AccountSubscription->EndDate 2027-09-14
[2026-09-14 04:31:17] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-14 04:31:17] Production.INFO: AccountSubscription::getSubscriptionAmount(578,2026-09-14,2026-10-13 00:00:00,,0)
[2026-09-14 04:31:17] Production.INFO: SubscriptionCharge - 3
[2026-09-14 04:31:17] Production.INFO: Already Invoice Subscription 0
[2026-09-14 04:31:17] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(43,1,1,2026-09-14,2026-10-13 00:00:00,Softphone users,54,3,18,578)
[2026-09-14 04:31:17] Production.INFO: DiscountAmount 0.000000
[2026-09-14 04:31:17] Production.INFO: DiscountType
[2026-09-14 04:31:17] Production.INFO: SubscriptionCharge 54
[2026-09-14 04:31:17] Production.INFO: New SubscriptionCharge 54
[2026-09-14 04:31:17] Production.INFO: TotalSubscriptionCharge - 54.00
[2026-09-14 04:31:17] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:17] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:17] Production.INFO: SubscriptionID - 8
[2026-09-14 04:31:17] Production.INFO: isAdvanceSubscription - 8
[2026-09-14 04:31:17] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:17] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:17] Production.INFO: EndDate =2026-09-13 00:00:00
[2026-09-14 04:31:17] Production.INFO: NewEndDate1 =2026-09-14
[2026-09-14 04:31:17] Production.INFO: SubscriptionDate
[2026-09-14 04:31:17] Production.INFO: Array
(
[StartDate] => 2026-09-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:17] Production.INFO: AccountSubscription StartDate 2021-03-18 StartDate 2026-08-14
[2026-09-14 04:31:17] Production.INFO: SubscriptionID - 2026-09-14=====2026-10-13 00:00:00
[2026-09-14 04:31:17] Production.INFO: AccountSubscriptionID - 587 === 2021-03-18=====2027-09-14
[2026-09-14 04:31:17] Production.INFO: regular Advance Subscription
[2026-09-14 04:31:17] Production.INFO: First Time False 2021-03-18 2026-09-14
[2026-09-14 04:31:17] Production.INFO: StartDate 2026-09-14 AccountSubscription->StartDate 2021-03-18 EndDate 2026-10-13 00:00:00 AccountSubscription->EndDate 2027-09-14
[2026-09-14 04:31:17] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-14 04:31:17] Production.INFO: AccountSubscription::getSubscriptionAmount(587,2026-09-14,2026-10-13 00:00:00,,0)
[2026-09-14 04:31:17] Production.INFO: SubscriptionCharge - 2.75
[2026-09-14 04:31:17] Production.INFO: Already Invoice Subscription 0
[2026-09-14 04:31:17] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(43,1,8,2026-09-14,2026-10-13 00:00:00,Additional DID (1-833-WATTPAD (1-833-928-8723)),2.75,2.75,1,587)
[2026-09-14 04:31:17] Production.INFO: DiscountAmount 0.000000
[2026-09-14 04:31:17] Production.INFO: DiscountType
[2026-09-14 04:31:17] Production.INFO: SubscriptionCharge 2.75
[2026-09-14 04:31:17] Production.INFO: New SubscriptionCharge 2.75
[2026-09-14 04:31:17] Production.INFO: TotalSubscriptionCharge - 2.75
[2026-09-14 04:31:17] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:17] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:17] Production.INFO: SubscriptionID - 12
[2026-09-14 04:31:17] Production.INFO: isAdvanceSubscription - 12
[2026-09-14 04:31:17] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:17] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:17] Production.INFO: EndDate =2026-09-13 00:00:00
[2026-09-14 04:31:17] Production.INFO: NewEndDate1 =2026-09-14
[2026-09-14 04:31:17] Production.INFO: SubscriptionDate
[2026-09-14 04:31:17] Production.INFO: Array
(
[StartDate] => 2026-09-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:17] Production.INFO: AccountSubscription StartDate 2021-09-01 StartDate 2026-08-14
[2026-09-14 04:31:17] Production.INFO: SubscriptionID - 2026-09-14=====2026-10-13 00:00:00
[2026-09-14 04:31:17] Production.INFO: AccountSubscriptionID - 605 === 2021-09-01=====2027-09-14
[2026-09-14 04:31:17] Production.INFO: regular Advance Subscription
[2026-09-14 04:31:17] Production.INFO: First Time False 2021-09-01 2026-09-14
[2026-09-14 04:31:17] Production.INFO: StartDate 2026-09-14 AccountSubscription->StartDate 2021-09-01 EndDate 2026-10-13 00:00:00 AccountSubscription->EndDate 2027-09-14
[2026-09-14 04:31:17] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-14 04:31:17] Production.INFO: AccountSubscription::getSubscriptionAmount(605,2026-09-14,2026-10-13 00:00:00,,0)
[2026-09-14 04:31:17] Production.INFO: SubscriptionCharge - 0
[2026-09-14 04:31:17] Production.INFO: Already Invoice Subscription 0
[2026-09-14 04:31:17] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(43,1,12,2026-09-14,2026-10-13 00:00:00,Included DID (16474174988),0,0,1,605)
[2026-09-14 04:31:17] Production.INFO: DiscountAmount 0.000000
[2026-09-14 04:31:17] Production.INFO: DiscountType
[2026-09-14 04:31:17] Production.INFO: SubscriptionCharge 0
[2026-09-14 04:31:17] Production.INFO: New SubscriptionCharge 0
[2026-09-14 04:31:17] Production.INFO: TotalSubscriptionCharge - 0.00
[2026-09-14 04:31:17] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:17] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:17] Production.INFO: SubscriptionID - 12
[2026-09-14 04:31:17] Production.INFO: isAdvanceSubscription - 12
[2026-09-14 04:31:17] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:17] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:17] Production.INFO: EndDate =2026-09-13 00:00:00
[2026-09-14 04:31:17] Production.INFO: NewEndDate1 =2026-09-14
[2026-09-14 04:31:17] Production.INFO: SubscriptionDate
[2026-09-14 04:31:17] Production.INFO: Array
(
[StartDate] => 2026-09-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:17] Production.INFO: AccountSubscription StartDate 2021-09-01 StartDate 2026-08-14
[2026-09-14 04:31:17] Production.INFO: SubscriptionID - 2026-09-14=====2026-10-13 00:00:00
[2026-09-14 04:31:17] Production.INFO: AccountSubscriptionID - 606 === 2021-09-01=====2027-09-14
[2026-09-14 04:31:17] Production.INFO: regular Advance Subscription
[2026-09-14 04:31:17] Production.INFO: First Time False 2021-09-01 2026-09-14
[2026-09-14 04:31:17] Production.INFO: StartDate 2026-09-14 AccountSubscription->StartDate 2021-09-01 EndDate 2026-10-13 00:00:00 AccountSubscription->EndDate 2027-09-14
[2026-09-14 04:31:17] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-14 04:31:17] Production.INFO: AccountSubscription::getSubscriptionAmount(606,2026-09-14,2026-10-13 00:00:00,,0)
[2026-09-14 04:31:17] Production.INFO: SubscriptionCharge - 0
[2026-09-14 04:31:17] Production.INFO: Already Invoice Subscription 0
[2026-09-14 04:31:17] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(43,1,12,2026-09-14,2026-10-13 00:00:00,Included DID (16478460904),0,0,1,606)
[2026-09-14 04:31:17] Production.INFO: DiscountAmount 0.000000
[2026-09-14 04:31:17] Production.INFO: DiscountType
[2026-09-14 04:31:17] Production.INFO: SubscriptionCharge 0
[2026-09-14 04:31:17] Production.INFO: New SubscriptionCharge 0
[2026-09-14 04:31:17] Production.INFO: TotalSubscriptionCharge - 0.00
[2026-09-14 04:31:17] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:17] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:17] Production.INFO: SubscriptionID - 8
[2026-09-14 04:31:17] Production.INFO: isAdvanceSubscription - 8
[2026-09-14 04:31:17] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:17] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:17] Production.INFO: EndDate =2026-09-13 00:00:00
[2026-09-14 04:31:17] Production.INFO: NewEndDate1 =2026-09-14
[2026-09-14 04:31:17] Production.INFO: SubscriptionDate
[2026-09-14 04:31:17] Production.INFO: Array
(
[StartDate] => 2026-09-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:17] Production.INFO: AccountSubscription StartDate 2021-09-10 StartDate 2026-08-14
[2026-09-14 04:31:17] Production.INFO: SubscriptionID - 2026-09-14=====2026-10-13 00:00:00
[2026-09-14 04:31:17] Production.INFO: AccountSubscriptionID - 626 === 2021-09-10=====2027-09-14
[2026-09-14 04:31:17] Production.INFO: regular Advance Subscription
[2026-09-14 04:31:17] Production.INFO: First Time False 2021-09-10 2026-09-14
[2026-09-14 04:31:17] Production.INFO: StartDate 2026-09-14 AccountSubscription->StartDate 2021-09-10 EndDate 2026-10-13 00:00:00 AccountSubscription->EndDate 2027-09-14
[2026-09-14 04:31:17] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-14 04:31:17] Production.INFO: AccountSubscription::getSubscriptionAmount(626,2026-09-14,2026-10-13 00:00:00,,0)
[2026-09-14 04:31:17] Production.INFO: SubscriptionCharge - 1.5
[2026-09-14 04:31:17] Production.INFO: Already Invoice Subscription 0
[2026-09-14 04:31:17] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(43,1,8,2026-09-14,2026-10-13 00:00:00,Additional DID (16474178599),1.5,1.5,1,626)
[2026-09-14 04:31:17] Production.INFO: DiscountAmount 0.000000
[2026-09-14 04:31:17] Production.INFO: DiscountType
[2026-09-14 04:31:17] Production.INFO: SubscriptionCharge 1.5
[2026-09-14 04:31:17] Production.INFO: New SubscriptionCharge 1.5
[2026-09-14 04:31:17] Production.INFO: TotalSubscriptionCharge - 1.50
[2026-09-14 04:31:17] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:17] Production.INFO: SUBSCRIPTION Over
[2026-09-14 04:31:17] Production.INFO: Call prc_getAccountOneOffCharge(43,0,2026-08-14,2026-09-14 23:59:59)
[2026-09-14 04:31:17] Production.INFO: AccountOneOffCharge 0
[2026-09-14 04:31:17] Production.INFO: AccountOneOffCharge Over
[2026-09-14 04:31:17] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-14 04:31:17] Production.INFO: New UsageDates 2026-08-14 - 2026-09-13 23:59:59
[2026-09-14 04:31:17] Production.INFO: SubTotal 200.5
[2026-09-14 04:31:17] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-14 04:31:17] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-14 04:31:17] Production.INFO: TotalTax 26.065
[2026-09-14 04:31:17] Production.INFO: InvoiceGrandTotal 226.565
[2026-09-14 04:31:17] Production.INFO: InvoiceTaxAmount 26.07
[2026-09-14 04:31:17] Production.INFO: GrandTotal 226.57
[2026-09-14 04:31:17] Production.INFO: SubTotal 200.50
[2026-09-14 04:31:17] Production.INFO: TotalDue 3398.55
[2026-09-14 04:31:17] Production.INFO: Reseller ==> 0
[2026-09-14 04:31:17] Production.INFO: original start date ==>2026-08-14 changed start date ==>2026-08-14 00:00:00 original end date ==>2026-09-13 23:59:59 changed end date ==>2026-09-13 23:59:59
[2026-09-14 04:31:17] Production.INFO: CALL prc_getInvoiceUsage(1,'43','0','1','2026-08-14 00:00:00','2026-09-13 23:59:59',0)
[2026-09-14 04:31:17] Production.INFO: PDF Generation start
[2026-09-14 04:31:17] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/43/Invoices/2026/09/14/Invoice-wattpad-inv14629-from-08-14-2026-to-09-13-2026-13663.pdf
[2026-09-14 04:31:17] Production.INFO: On Linux
[2026-09-14 04:31:18] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:31:18] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:31:18] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:31:18] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:31:18] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:31:18] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:31:18] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:31:18] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:31:18] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:31:18] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:31:18] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:31:18] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:31:18] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:31:18] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:31:18] Production.INFO: call_cost start
[2026-09-14 04:31:18] Production.INFO: call_cost end
[2026-09-14 04:31:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:31:18] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:31:18] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:31:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:31:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:31:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:31:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:31:18] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:31:18] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:31:18] Production.INFO: ==18953== Releasing lock...
[2026-09-14 04:31:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:31:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 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/43/Invoices/2026/09/14/footer-wattpad-inv14629-from-08-14-2026-to-09-13-2026-13663.html" "/var/www/tmp/1/43/Invoices/2026/09/14/Invoice-wattpad-inv14629-from-08-14-2026-to-09-13-2026-13663.html" "/var/www/tmp/1/43/Invoices/2026/09/14/Invoice-wattpad-inv14629-from-08-14-2026-to-09-13-2026-13663.pdf"
[2026-09-14 04:31:18] Production.INFO:
[2026-09-14 04:31:18] Production.INFO: /var/www/tmp/1/43/Invoices/2026/09/14/Invoice-wattpad-inv14629-from-08-14-2026-to-09-13-2026-13663.html
[2026-09-14 04:31:18] Production.INFO: /var/www/tmp/1/43/Invoices/2026/09/14/header-wattpad-inv14629-from-08-14-2026-to-09-13-2026-13663.html
[2026-09-14 04:31:18] Production.INFO: /var/www/tmp/1/43/Invoices/2026/09/14/footer-wattpad-inv14629-from-08-14-2026-to-09-13-2026-13663.html
[2026-09-14 04:31:18] Production.INFO: Invoice generation PDF path
[2026-09-14 04:31:18] Production.INFO: PDF fullPath 1/43/Invoices/2026/09/14/Invoice-wattpad-inv14629-from-08-14-2026-to-09-13-2026-13663.pdf
[2026-09-14 04:31:18] Production.INFO: Generate Usage File Start
[2026-09-14 04:31:18] Production.INFO: Usage File fullPath 1/43/InvoiceUsageFile/2026/09/14/wattpad-14-08-2026-00-00-00-TO-13-09-2026-23-59-59_6871__a8946280-b016-11f1-b7f5-c161ef1871bd.csv
[2026-09-14 04:31:21] Production.INFO: Sending Email to Staff over
[2026-09-14 04:31:21] Production.INFO: Email Status 1
[2026-09-14 04:31:21] Production.INFO: Sending Email to Customer
[2026-09-14 04:31:21] Production.INFO: =========== Email Sending over ===========
[2026-09-14 04:31:21] Production.INFO: =========== Returning as Success =========== AccountID 43
[2026-09-14 04:31:21] Production.INFO: Invoice::sendInvoice done
[2026-09-14 04:31:21] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-14 04:31:21] Production.INFO: Invoice Committed AccountID = 43
[2026-09-14 04:31:21] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-14 04:31:21] Production.INFO: NextInvoice 2026-09-14 2026-10-13
[2026-09-14 04:31:21] Production.INFO: new dates
[2026-09-14 04:31:21] Production.INFO: LastInvoiceDate 2026-09-14 NextInvoiceDate 2026-10-14
[2026-09-14 04:31:21] Production.INFO: LastChargeDate 2026-09-14 NextChargeDate 2026-10-13
[2026-09-14 04:31:21] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-14 04:31:21] Production.INFO: ========================== Invoice Send End =============================
[2026-09-14 04:31:21] Production.INFO: AccountID =49 FirstInvoiceSend 0
[2026-09-14 04:31:21] Production.INFO: LastInvoiceDate 2026-08-14 NextInvoiceDate 2026-09-14
[2026-09-14 04:31:21] Production.INFO: LastChargeDate 2026-08-14 NextChargeDate 2026-09-13
[2026-09-14 04:31:21] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-14 04:31:21] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-14 04:31:21] Production.INFO: Invoice::sendInvoice(1,49,2026-08-14,2026-09-14,billing@onswitchit.ca)
[2026-09-14 04:31:21] Production.INFO: start Date =2026-08-14 EndDate =2026-09-13 23:59:59
[2026-09-14 04:31:21] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-14 04:31:21] 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-09-14 04:31:21] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-14 04:31:21] Production.INFO: AlreadyBilled
[2026-09-14 04:31:21] Production.INFO: Reseller ==> 0
[2026-09-14 04:31:21] Production.INFO: original start date ==>2026-08-14 changed start date ==>2026-08-14 00:00:00 original end date ==>2026-09-13 23:59:59 changed end date ==>2026-09-13 23:59:59
[2026-09-14 04:31:21] Production.INFO: Invoice::getAccountUsageTotal(1,49,2026-08-14,2026-09-13 23:59:59)
[2026-09-14 04:31:21] Production.INFO: TotalCharges - 0
[2026-09-14 04:31:21] Production.INFO: TotalUsageCharges - 0.00
[2026-09-14 04:31:21] Production.INFO: Usage Over
[2026-09-14 04:31:21] Production.INFO: Call prc_getAccountSubscription(49,0)
[2026-09-14 04:31:21] Production.INFO: SUBSCRIPTION 2
[2026-09-14 04:31:21] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:21] Production.INFO: SubscriptionID - 1
[2026-09-14 04:31:21] Production.INFO: isAdvanceSubscription - 1
[2026-09-14 04:31:21] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:21] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:21] Production.INFO: EndDate =2026-09-13 00:00:00
[2026-09-14 04:31:21] Production.INFO: NewEndDate1 =2026-09-14
[2026-09-14 04:31:21] Production.INFO: SubscriptionDate
[2026-09-14 04:31:21] Production.INFO: Array
(
[StartDate] => 2026-09-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:21] Production.INFO: AccountSubscription StartDate 2017-11-13 StartDate 2026-08-14
[2026-09-14 04:31:21] Production.INFO: SubscriptionID - 2026-09-14=====2026-10-13 00:00:00
[2026-09-14 04:31:21] Production.INFO: AccountSubscriptionID - 104 === 2017-11-13=====2027-09-14
[2026-09-14 04:31:21] Production.INFO: regular Advance Subscription
[2026-09-14 04:31:21] Production.INFO: First Time False 2017-11-13 2026-09-14
[2026-09-14 04:31:21] Production.INFO: StartDate 2026-09-14 AccountSubscription->StartDate 2017-11-13 EndDate 2026-10-13 00:00:00 AccountSubscription->EndDate 2027-09-14
[2026-09-14 04:31:21] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-14 04:31:21] Production.INFO: AccountSubscription::getSubscriptionAmount(104,2026-09-14,2026-10-13 00:00:00,,0)
[2026-09-14 04:31:21] Production.INFO: SubscriptionCharge - 7
[2026-09-14 04:31:21] Production.INFO: Already Invoice Subscription 0
[2026-09-14 04:31:21] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(49,1,1,2026-09-14,2026-10-13 00:00:00,License for a Pay As You Go Cloud Phone extension,49,7,7,104)
[2026-09-14 04:31:21] Production.INFO: DiscountAmount 0.000000
[2026-09-14 04:31:21] Production.INFO: DiscountType
[2026-09-14 04:31:21] Production.INFO: SubscriptionCharge 49
[2026-09-14 04:31:21] Production.INFO: New SubscriptionCharge 49
[2026-09-14 04:31:21] Production.INFO: TotalSubscriptionCharge - 49.00
[2026-09-14 04:31:21] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:21] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:21] Production.INFO: SubscriptionID - 4
[2026-09-14 04:31:21] Production.INFO: isAdvanceSubscription - 4
[2026-09-14 04:31:21] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:21] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:21] Production.INFO: EndDate =2026-09-13 00:00:00
[2026-09-14 04:31:21] Production.INFO: NewEndDate1 =2026-09-14
[2026-09-14 04:31:21] Production.INFO: SubscriptionDate
[2026-09-14 04:31:21] Production.INFO: Array
(
[StartDate] => 2026-09-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:21] Production.INFO: AccountSubscription StartDate 2017-11-13 StartDate 2026-08-14
[2026-09-14 04:31:21] Production.INFO: SubscriptionID - 2026-09-14=====2026-10-13 00:00:00
[2026-09-14 04:31:21] Production.INFO: AccountSubscriptionID - 105 === 2017-11-13=====2027-09-14
[2026-09-14 04:31:21] Production.INFO: regular Advance Subscription
[2026-09-14 04:31:21] Production.INFO: First Time False 2017-11-13 2026-09-14
[2026-09-14 04:31:21] Production.INFO: StartDate 2026-09-14 AccountSubscription->StartDate 2017-11-13 EndDate 2026-10-13 00:00:00 AccountSubscription->EndDate 2027-09-14
[2026-09-14 04:31:21] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-14 04:31:21] Production.INFO: AccountSubscription::getSubscriptionAmount(105,2026-09-14,2026-10-13 00:00:00,,0)
[2026-09-14 04:31:21] Production.INFO: SubscriptionCharge - 2.5
[2026-09-14 04:31:21] Production.INFO: Already Invoice Subscription 0
[2026-09-14 04:31:21] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(49,1,4,2026-09-14,2026-10-13 00:00:00,e911 address registration (12049404550 - 110 PRINCESS ST STE 101 WINNIPEG, MB R3B1K7),2.5,2.5,1,105)
[2026-09-14 04:31:21] Production.INFO: DiscountAmount 0.000000
[2026-09-14 04:31:21] Production.INFO: DiscountType
[2026-09-14 04:31:21] Production.INFO: SubscriptionCharge 2.5
[2026-09-14 04:31:21] Production.INFO: New SubscriptionCharge 2.5
[2026-09-14 04:31:21] Production.INFO: TotalSubscriptionCharge - 2.50
[2026-09-14 04:31:21] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:21] Production.INFO: SUBSCRIPTION Over
[2026-09-14 04:31:21] Production.INFO: Call prc_getAccountOneOffCharge(49,0,2026-08-14,2026-09-14 23:59:59)
[2026-09-14 04:31:21] Production.INFO: AccountOneOffCharge 0
[2026-09-14 04:31:21] Production.INFO: AccountOneOffCharge Over
[2026-09-14 04:31:21] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-14 04:31:21] Production.INFO: New UsageDates 2026-08-14 - 2026-09-13 23:59:59
[2026-09-14 04:31:21] Production.INFO: SubTotal 51.5
[2026-09-14 04:31:21] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-14 04:31:21] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-14 04:31:21] Production.INFO: TotalTax 6.18
[2026-09-14 04:31:21] Production.INFO: InvoiceGrandTotal 57.68
[2026-09-14 04:31:21] Production.INFO: InvoiceTaxAmount 6.18
[2026-09-14 04:31:21] Production.INFO: GrandTotal 57.68
[2026-09-14 04:31:21] Production.INFO: SubTotal 51.50
[2026-09-14 04:31:21] Production.INFO: TotalDue 865.20
[2026-09-14 04:31:21] Production.INFO: Reseller ==> 0
[2026-09-14 04:31:21] Production.INFO: original start date ==>2026-08-14 changed start date ==>2026-08-14 00:00:00 original end date ==>2026-09-13 23:59:59 changed end date ==>2026-09-13 23:59:59
[2026-09-14 04:31:21] Production.INFO: CALL prc_getInvoiceUsage(1,'49','0','1','2026-08-14 00:00:00','2026-09-13 23:59:59',0)
[2026-09-14 04:31:21] Production.INFO: PDF Generation start
[2026-09-14 04:31:21] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/49/Invoices/2026/09/14/Invoice-technologies-for-learning-group-inv14630-from-08-14-2026-to-09-13-2026-13664.pdf
[2026-09-14 04:31:21] Production.INFO: On Linux
[2026-09-14 04:31:22] 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/49/Invoices/2026/09/14/footer-technologies-for-learning-group-inv14630-from-08-14-2026-to-09-13-2026-13664.html" "/var/www/tmp/1/49/Invoices/2026/09/14/Invoice-technologies-for-learning-group-inv14630-from-08-14-2026-to-09-13-2026-13664.html" "/var/www/tmp/1/49/Invoices/2026/09/14/Invoice-technologies-for-learning-group-inv14630-from-08-14-2026-to-09-13-2026-13664.pdf"
[2026-09-14 04:31:22] Production.INFO:
[2026-09-14 04:31:22] Production.INFO: /var/www/tmp/1/49/Invoices/2026/09/14/Invoice-technologies-for-learning-group-inv14630-from-08-14-2026-to-09-13-2026-13664.html
[2026-09-14 04:31:22] Production.INFO: /var/www/tmp/1/49/Invoices/2026/09/14/header-technologies-for-learning-group-inv14630-from-08-14-2026-to-09-13-2026-13664.html
[2026-09-14 04:31:22] Production.INFO: /var/www/tmp/1/49/Invoices/2026/09/14/footer-technologies-for-learning-group-inv14630-from-08-14-2026-to-09-13-2026-13664.html
[2026-09-14 04:31:22] Production.INFO: Invoice generation PDF path
[2026-09-14 04:31:22] Production.INFO: PDF fullPath 1/49/Invoices/2026/09/14/Invoice-technologies-for-learning-group-inv14630-from-08-14-2026-to-09-13-2026-13664.pdf
[2026-09-14 04:31:22] Production.INFO: Generate Usage File Start
[2026-09-14 04:31:22] Production.INFO: Usage File fullPath 1/49/InvoiceUsageFile/2026/09/14/technologies-for-learning-group-14-08-2026-00-00-00-TO-13-09-2026-23-59-59_5417__aabecbd0-b016-11f1-a2de-4d774a0e774c.csv
[2026-09-14 04:31:24] Production.INFO: Sending Email to Staff over
[2026-09-14 04:31:24] Production.INFO: Email Status 1
[2026-09-14 04:31:24] Production.INFO: Sending Email to Customer
[2026-09-14 04:31:24] Production.INFO: =========== Email Sending over ===========
[2026-09-14 04:31:24] Production.INFO: =========== Returning as Success =========== AccountID 49
[2026-09-14 04:31:24] Production.INFO: Invoice::sendInvoice done
[2026-09-14 04:31:24] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-14 04:31:24] Production.INFO: Invoice Committed AccountID = 49
[2026-09-14 04:31:24] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-14 04:31:24] Production.INFO: NextInvoice 2026-09-14 2026-10-13
[2026-09-14 04:31:24] Production.INFO: new dates
[2026-09-14 04:31:24] Production.INFO: LastInvoiceDate 2026-09-14 NextInvoiceDate 2026-10-14
[2026-09-14 04:31:24] Production.INFO: LastChargeDate 2026-09-14 NextChargeDate 2026-10-13
[2026-09-14 04:31:24] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-14 04:31:24] Production.INFO: ========================== Invoice Send End =============================
[2026-09-14 04:31:24] Production.INFO: AccountID =137 FirstInvoiceSend 0
[2026-09-14 04:31:24] Production.INFO: LastInvoiceDate 2026-08-14 NextInvoiceDate 2026-09-14
[2026-09-14 04:31:24] Production.INFO: LastChargeDate 2026-08-14 NextChargeDate 2026-09-13
[2026-09-14 04:31:24] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-14 04:31:24] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-14 04:31:24] Production.INFO: Invoice::sendInvoice(1,137,2026-08-14,2026-09-14,billing@onswitchit.ca)
[2026-09-14 04:31:24] Production.INFO: start Date =2026-08-14 EndDate =2026-09-13 23:59:59
[2026-09-14 04:31:24] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-14 04:31:24] 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-09-14 04:31:24] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-14 04:31:24] Production.INFO: AlreadyBilled
[2026-09-14 04:31:24] Production.INFO: Reseller ==> 0
[2026-09-14 04:31:24] Production.INFO: original start date ==>2026-08-14 changed start date ==>2026-08-14 00:00:00 original end date ==>2026-09-13 23:59:59 changed end date ==>2026-09-13 23:59:59
[2026-09-14 04:31:24] Production.INFO: Invoice::getAccountUsageTotal(1,137,2026-08-14,2026-09-13 23:59:59)
[2026-09-14 04:31:24] Production.INFO: TotalCharges - 0
[2026-09-14 04:31:24] Production.INFO: TotalUsageCharges - 0.00
[2026-09-14 04:31:24] Production.INFO: Usage Over
[2026-09-14 04:31:24] Production.INFO: Call prc_getAccountSubscription(137,0)
[2026-09-14 04:31:24] Production.INFO: SUBSCRIPTION 3
[2026-09-14 04:31:24] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:24] Production.INFO: SubscriptionID - 5
[2026-09-14 04:31:24] Production.INFO: isAdvanceSubscription - 5
[2026-09-14 04:31:24] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:24] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:24] Production.INFO: EndDate =2026-09-13 00:00:00
[2026-09-14 04:31:24] Production.INFO: NewEndDate1 =2026-09-14
[2026-09-14 04:31:24] Production.INFO: SubscriptionDate
[2026-09-14 04:31:24] Production.INFO: Array
(
[StartDate] => 2026-09-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:24] Production.INFO: AccountSubscription StartDate 2020-07-12 StartDate 2026-08-14
[2026-09-14 04:31:24] Production.INFO: SubscriptionID - 2026-09-14=====2026-10-13 00:00:00
[2026-09-14 04:31:24] Production.INFO: AccountSubscriptionID - 506 === 2020-07-12=====2027-09-14
[2026-09-14 04:31:24] Production.INFO: regular Advance Subscription
[2026-09-14 04:31:24] Production.INFO: First Time False 2020-07-12 2026-09-14
[2026-09-14 04:31:24] Production.INFO: StartDate 2026-09-14 AccountSubscription->StartDate 2020-07-12 EndDate 2026-10-13 00:00:00 AccountSubscription->EndDate 2027-09-14
[2026-09-14 04:31:24] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-14 04:31:24] Production.INFO: AccountSubscription::getSubscriptionAmount(506,2026-09-14,2026-10-13 00:00:00,,0)
[2026-09-14 04:31:24] Production.INFO: SubscriptionCharge - 75
[2026-09-14 04:31:24] Production.INFO: Already Invoice Subscription 0
[2026-09-14 04:31:24] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(137,1,5,2026-09-14,2026-10-13 00:00:00,Restaurant - 4 Line Flat Rate,75,75,1,506)
[2026-09-14 04:31:24] Production.INFO: DiscountAmount 0.000000
[2026-09-14 04:31:24] Production.INFO: DiscountType
[2026-09-14 04:31:24] Production.INFO: SubscriptionCharge 75
[2026-09-14 04:31:24] Production.INFO: New SubscriptionCharge 75
[2026-09-14 04:31:24] Production.INFO: TotalSubscriptionCharge - 75.00
[2026-09-14 04:31:24] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:24] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:24] Production.INFO: SubscriptionID - 4
[2026-09-14 04:31:24] Production.INFO: isAdvanceSubscription - 4
[2026-09-14 04:31:24] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:24] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:24] Production.INFO: EndDate =2026-09-13 00:00:00
[2026-09-14 04:31:24] Production.INFO: NewEndDate1 =2026-09-14
[2026-09-14 04:31:24] Production.INFO: SubscriptionDate
[2026-09-14 04:31:24] Production.INFO: Array
(
[StartDate] => 2026-09-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:24] Production.INFO: AccountSubscription StartDate 2020-07-12 StartDate 2026-08-14
[2026-09-14 04:31:24] Production.INFO: SubscriptionID - 2026-09-14=====2026-10-13 00:00:00
[2026-09-14 04:31:24] Production.INFO: AccountSubscriptionID - 507 === 2020-07-12=====2027-09-14
[2026-09-14 04:31:24] Production.INFO: regular Advance Subscription
[2026-09-14 04:31:24] Production.INFO: First Time False 2020-07-12 2026-09-14
[2026-09-14 04:31:24] Production.INFO: StartDate 2026-09-14 AccountSubscription->StartDate 2020-07-12 EndDate 2026-10-13 00:00:00 AccountSubscription->EndDate 2027-09-14
[2026-09-14 04:31:24] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-14 04:31:24] Production.INFO: AccountSubscription::getSubscriptionAmount(507,2026-09-14,2026-10-13 00:00:00,,0)
[2026-09-14 04:31:24] Production.INFO: SubscriptionCharge - 2.5
[2026-09-14 04:31:24] Production.INFO: Already Invoice Subscription 0
[2026-09-14 04:31:24] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(137,1,4,2026-09-14,2026-10-13 00:00:00,e911 address registration (2893233323 - 10 Dewside Drive U15 Brampton, ON L6R 3Y3),2.5,2.5,1,507)
[2026-09-14 04:31:24] Production.INFO: DiscountAmount 0.000000
[2026-09-14 04:31:24] Production.INFO: DiscountType
[2026-09-14 04:31:24] Production.INFO: SubscriptionCharge 2.5
[2026-09-14 04:31:24] Production.INFO: New SubscriptionCharge 2.5
[2026-09-14 04:31:24] Production.INFO: TotalSubscriptionCharge - 2.50
[2026-09-14 04:31:24] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:24] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:24] Production.INFO: SubscriptionID - 11
[2026-09-14 04:31:24] Production.INFO: isAdvanceSubscription - 11
[2026-09-14 04:31:24] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:24] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:24] Production.INFO: EndDate =2026-09-13 00:00:00
[2026-09-14 04:31:24] Production.INFO: NewEndDate1 =2026-09-14
[2026-09-14 04:31:24] Production.INFO: SubscriptionDate
[2026-09-14 04:31:24] Production.INFO: Array
(
[StartDate] => 2026-09-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:24] Production.INFO: AccountSubscription StartDate 2020-07-12 StartDate 2026-08-14
[2026-09-14 04:31:24] Production.INFO: SubscriptionID - 2026-09-14=====2026-10-13 00:00:00
[2026-09-14 04:31:24] Production.INFO: AccountSubscriptionID - 508 === 2020-07-12=====2027-09-14
[2026-09-14 04:31:24] Production.INFO: regular Advance Subscription
[2026-09-14 04:31:24] Production.INFO: First Time False 2020-07-12 2026-09-14
[2026-09-14 04:31:24] Production.INFO: StartDate 2026-09-14 AccountSubscription->StartDate 2020-07-12 EndDate 2026-10-13 00:00:00 AccountSubscription->EndDate 2027-09-14
[2026-09-14 04:31:24] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-14 04:31:24] Production.INFO: AccountSubscription::getSubscriptionAmount(508,2026-09-14,2026-10-13 00:00:00,,0)
[2026-09-14 04:31:24] Production.INFO: SubscriptionCharge - -5
[2026-09-14 04:31:24] Production.INFO: Already Invoice Subscription 0
[2026-09-14 04:31:24] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(137,1,11,2026-09-14,2026-10-13 00:00:00,Provides a $5/store/month discount when 3+ stores have OnSwitch Cloud Phone service,-20,-5,4,508)
[2026-09-14 04:31:24] Production.INFO: DiscountAmount 0.000000
[2026-09-14 04:31:24] Production.INFO: DiscountType
[2026-09-14 04:31:24] Production.INFO: SubscriptionCharge -20
[2026-09-14 04:31:24] Production.INFO: New SubscriptionCharge -20
[2026-09-14 04:31:24] Production.INFO: TotalSubscriptionCharge - -20.00
[2026-09-14 04:31:24] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:24] Production.INFO: SUBSCRIPTION Over
[2026-09-14 04:31:24] Production.INFO: Call prc_getAccountOneOffCharge(137,0,2026-08-14,2026-09-14 23:59:59)
[2026-09-14 04:31:24] Production.INFO: AccountOneOffCharge 0
[2026-09-14 04:31:24] Production.INFO: AccountOneOffCharge Over
[2026-09-14 04:31:24] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-14 04:31:24] Production.INFO: New UsageDates 2026-08-14 - 2026-09-13 23:59:59
[2026-09-14 04:31:24] Production.INFO: SubTotal 57.5
[2026-09-14 04:31:24] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-14 04:31:24] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-14 04:31:24] Production.INFO: TotalTax 7.475
[2026-09-14 04:31:24] Production.INFO: InvoiceGrandTotal 64.975
[2026-09-14 04:31:25] Production.INFO: InvoiceTaxAmount 7.48
[2026-09-14 04:31:25] Production.INFO: GrandTotal 64.98
[2026-09-14 04:31:25] Production.INFO: SubTotal 57.50
[2026-09-14 04:31:25] Production.INFO: TotalDue 974.70
[2026-09-14 04:31:25] Production.INFO: Reseller ==> 0
[2026-09-14 04:31:25] Production.INFO: original start date ==>2026-08-14 changed start date ==>2026-08-14 00:00:00 original end date ==>2026-09-13 23:59:59 changed end date ==>2026-09-13 23:59:59
[2026-09-14 04:31:25] Production.INFO: CALL prc_getInvoiceUsage(1,'137','0','1','2026-08-14 00:00:00','2026-09-13 23:59:59',0)
[2026-09-14 04:31:25] Production.INFO: PDF Generation start
[2026-09-14 04:31:25] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/137/Invoices/2026/09/14/Invoice-dominos-10558-david-mills-inv14631-from-08-14-2026-to-09-13-2026-13665.pdf
[2026-09-14 04:31:25] Production.INFO: On Linux
[2026-09-14 04:31:26] 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/137/Invoices/2026/09/14/footer-dominos-10558-david-mills-inv14631-from-08-14-2026-to-09-13-2026-13665.html" "/var/www/tmp/1/137/Invoices/2026/09/14/Invoice-dominos-10558-david-mills-inv14631-from-08-14-2026-to-09-13-2026-13665.html" "/var/www/tmp/1/137/Invoices/2026/09/14/Invoice-dominos-10558-david-mills-inv14631-from-08-14-2026-to-09-13-2026-13665.pdf"
[2026-09-14 04:31:26] Production.INFO:
[2026-09-14 04:31:26] Production.INFO: /var/www/tmp/1/137/Invoices/2026/09/14/Invoice-dominos-10558-david-mills-inv14631-from-08-14-2026-to-09-13-2026-13665.html
[2026-09-14 04:31:26] Production.INFO: /var/www/tmp/1/137/Invoices/2026/09/14/header-dominos-10558-david-mills-inv14631-from-08-14-2026-to-09-13-2026-13665.html
[2026-09-14 04:31:26] Production.INFO: /var/www/tmp/1/137/Invoices/2026/09/14/footer-dominos-10558-david-mills-inv14631-from-08-14-2026-to-09-13-2026-13665.html
[2026-09-14 04:31:26] Production.INFO: Invoice generation PDF path
[2026-09-14 04:31:26] Production.INFO: PDF fullPath 1/137/Invoices/2026/09/14/Invoice-dominos-10558-david-mills-inv14631-from-08-14-2026-to-09-13-2026-13665.pdf
[2026-09-14 04:31:26] Production.INFO: Generate Usage File Start
[2026-09-14 04:31:26] Production.INFO: Usage File fullPath 1/137/InvoiceUsageFile/2026/09/14/dominos-10558-david-mills-14-08-2026-00-00-00-TO-13-09-2026-23-59-59_9238__ace50660-b016-11f1-8e5f-070b19acb4d5.csv
[2026-09-14 04:31:28] Production.INFO: Sending Email to Staff over
[2026-09-14 04:31:28] Production.INFO: Email Status 1
[2026-09-14 04:31:28] Production.INFO: Sending Email to Customer
[2026-09-14 04:31:28] Production.INFO: =========== Email Sending over ===========
[2026-09-14 04:31:28] Production.INFO: =========== Returning as Success =========== AccountID 137
[2026-09-14 04:31:28] Production.INFO: Invoice::sendInvoice done
[2026-09-14 04:31:28] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-14 04:31:28] Production.INFO: Invoice Committed AccountID = 137
[2026-09-14 04:31:28] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-14 04:31:28] Production.INFO: NextInvoice 2026-09-14 2026-10-13
[2026-09-14 04:31:28] Production.INFO: new dates
[2026-09-14 04:31:28] Production.INFO: LastInvoiceDate 2026-09-14 NextInvoiceDate 2026-10-14
[2026-09-14 04:31:28] Production.INFO: LastChargeDate 2026-09-14 NextChargeDate 2026-10-13
[2026-09-14 04:31:28] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-14 04:31:28] Production.INFO: ========================== Invoice Send End =============================
[2026-09-14 04:31:28] Production.INFO: AccountID =138 FirstInvoiceSend 0
[2026-09-14 04:31:28] Production.INFO: LastInvoiceDate 2026-08-14 NextInvoiceDate 2026-09-14
[2026-09-14 04:31:28] Production.INFO: LastChargeDate 2026-08-14 NextChargeDate 2026-09-13
[2026-09-14 04:31:28] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-14 04:31:28] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-14 04:31:28] Production.INFO: Invoice::sendInvoice(1,138,2026-08-14,2026-09-14,billing@onswitchit.ca)
[2026-09-14 04:31:28] Production.INFO: start Date =2026-08-14 EndDate =2026-09-13 23:59:59
[2026-09-14 04:31:28] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-14 04:31:28] 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-09-14 04:31:28] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-14 04:31:28] Production.INFO: AlreadyBilled
[2026-09-14 04:31:28] Production.INFO: Reseller ==> 0
[2026-09-14 04:31:28] Production.INFO: original start date ==>2026-08-14 changed start date ==>2026-08-14 00:00:00 original end date ==>2026-09-13 23:59:59 changed end date ==>2026-09-13 23:59:59
[2026-09-14 04:31:28] Production.INFO: Invoice::getAccountUsageTotal(1,138,2026-08-14,2026-09-13 23:59:59)
[2026-09-14 04:31:28] Production.INFO: TotalCharges - 0
[2026-09-14 04:31:28] Production.INFO: TotalUsageCharges - 0.00
[2026-09-14 04:31:28] Production.INFO: Usage Over
[2026-09-14 04:31:28] Production.INFO: Call prc_getAccountSubscription(138,0)
[2026-09-14 04:31:28] Production.INFO: SUBSCRIPTION 3
[2026-09-14 04:31:28] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:28] Production.INFO: SubscriptionID - 5
[2026-09-14 04:31:28] Production.INFO: isAdvanceSubscription - 5
[2026-09-14 04:31:28] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:28] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:28] Production.INFO: EndDate =2026-09-13 00:00:00
[2026-09-14 04:31:28] Production.INFO: NewEndDate1 =2026-09-14
[2026-09-14 04:31:28] Production.INFO: SubscriptionDate
[2026-09-14 04:31:28] Production.INFO: Array
(
[StartDate] => 2026-09-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:28] Production.INFO: AccountSubscription StartDate 2020-07-12 StartDate 2026-08-14
[2026-09-14 04:31:28] Production.INFO: SubscriptionID - 2026-09-14=====2026-10-13 00:00:00
[2026-09-14 04:31:28] Production.INFO: AccountSubscriptionID - 512 === 2020-07-12=====2027-09-14
[2026-09-14 04:31:28] Production.INFO: regular Advance Subscription
[2026-09-14 04:31:28] Production.INFO: First Time False 2020-07-12 2026-09-14
[2026-09-14 04:31:28] Production.INFO: StartDate 2026-09-14 AccountSubscription->StartDate 2020-07-12 EndDate 2026-10-13 00:00:00 AccountSubscription->EndDate 2027-09-14
[2026-09-14 04:31:28] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-14 04:31:28] Production.INFO: AccountSubscription::getSubscriptionAmount(512,2026-09-14,2026-10-13 00:00:00,,0)
[2026-09-14 04:31:28] Production.INFO: SubscriptionCharge - 75
[2026-09-14 04:31:28] Production.INFO: Already Invoice Subscription 0
[2026-09-14 04:31:28] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(138,1,5,2026-09-14,2026-10-13 00:00:00,Restaurant - 4 Line Flat Rate,75,75,1,512)
[2026-09-14 04:31:28] Production.INFO: DiscountAmount 0.000000
[2026-09-14 04:31:28] Production.INFO: DiscountType
[2026-09-14 04:31:28] Production.INFO: SubscriptionCharge 75
[2026-09-14 04:31:28] Production.INFO: New SubscriptionCharge 75
[2026-09-14 04:31:28] Production.INFO: TotalSubscriptionCharge - 75.00
[2026-09-14 04:31:28] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:28] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:28] Production.INFO: SubscriptionID - 4
[2026-09-14 04:31:28] Production.INFO: isAdvanceSubscription - 4
[2026-09-14 04:31:28] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:28] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:28] Production.INFO: EndDate =2026-09-13 00:00:00
[2026-09-14 04:31:28] Production.INFO: NewEndDate1 =2026-09-14
[2026-09-14 04:31:28] Production.INFO: SubscriptionDate
[2026-09-14 04:31:28] Production.INFO: Array
(
[StartDate] => 2026-09-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:28] Production.INFO: AccountSubscription StartDate 2020-07-12 StartDate 2026-08-14
[2026-09-14 04:31:28] Production.INFO: SubscriptionID - 2026-09-14=====2026-10-13 00:00:00
[2026-09-14 04:31:28] Production.INFO: AccountSubscriptionID - 513 === 2020-07-12=====2027-09-14
[2026-09-14 04:31:28] Production.INFO: regular Advance Subscription
[2026-09-14 04:31:28] Production.INFO: First Time False 2020-07-12 2026-09-14
[2026-09-14 04:31:28] Production.INFO: StartDate 2026-09-14 AccountSubscription->StartDate 2020-07-12 EndDate 2026-10-13 00:00:00 AccountSubscription->EndDate 2027-09-14
[2026-09-14 04:31:28] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-14 04:31:28] Production.INFO: AccountSubscription::getSubscriptionAmount(513,2026-09-14,2026-10-13 00:00:00,,0)
[2026-09-14 04:31:28] Production.INFO: SubscriptionCharge - 2.5
[2026-09-14 04:31:28] Production.INFO: Already Invoice Subscription 0
[2026-09-14 04:31:28] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(138,1,4,2026-09-14,2026-10-13 00:00:00,e911 address registration (5198049744 - 195 Franklin Blvd 5 Cambridge, ON N1R 8H3),2.5,2.5,1,513)
[2026-09-14 04:31:28] Production.INFO: DiscountAmount 0.000000
[2026-09-14 04:31:28] Production.INFO: DiscountType
[2026-09-14 04:31:28] Production.INFO: SubscriptionCharge 2.5
[2026-09-14 04:31:28] Production.INFO: New SubscriptionCharge 2.5
[2026-09-14 04:31:28] Production.INFO: TotalSubscriptionCharge - 2.50
[2026-09-14 04:31:28] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:28] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:28] Production.INFO: SubscriptionID - 11
[2026-09-14 04:31:28] Production.INFO: isAdvanceSubscription - 11
[2026-09-14 04:31:28] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:28] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:28] Production.INFO: EndDate =2026-09-13 00:00:00
[2026-09-14 04:31:28] Production.INFO: NewEndDate1 =2026-09-14
[2026-09-14 04:31:28] Production.INFO: SubscriptionDate
[2026-09-14 04:31:28] Production.INFO: Array
(
[StartDate] => 2026-09-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:28] Production.INFO: AccountSubscription StartDate 2020-07-12 StartDate 2026-08-14
[2026-09-14 04:31:28] Production.INFO: SubscriptionID - 2026-09-14=====2026-10-13 00:00:00
[2026-09-14 04:31:28] Production.INFO: AccountSubscriptionID - 514 === 2020-07-12=====2027-09-14
[2026-09-14 04:31:28] Production.INFO: regular Advance Subscription
[2026-09-14 04:31:28] Production.INFO: First Time False 2020-07-12 2026-09-14
[2026-09-14 04:31:28] Production.INFO: StartDate 2026-09-14 AccountSubscription->StartDate 2020-07-12 EndDate 2026-10-13 00:00:00 AccountSubscription->EndDate 2027-09-14
[2026-09-14 04:31:28] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-14 04:31:28] Production.INFO: AccountSubscription::getSubscriptionAmount(514,2026-09-14,2026-10-13 00:00:00,,0)
[2026-09-14 04:31:28] Production.INFO: SubscriptionCharge - -5
[2026-09-14 04:31:28] Production.INFO: Already Invoice Subscription 0
[2026-09-14 04:31:28] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(138,1,11,2026-09-14,2026-10-13 00:00:00,Provides a $5/store/month discount when 3+ stores have OnSwitch Cloud Phone service,-25,-5,5,514)
[2026-09-14 04:31:28] Production.INFO: DiscountAmount 0.000000
[2026-09-14 04:31:28] Production.INFO: DiscountType
[2026-09-14 04:31:28] Production.INFO: SubscriptionCharge -25
[2026-09-14 04:31:28] Production.INFO: New SubscriptionCharge -25
[2026-09-14 04:31:28] Production.INFO: TotalSubscriptionCharge - -25.00
[2026-09-14 04:31:28] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:28] Production.INFO: SUBSCRIPTION Over
[2026-09-14 04:31:28] Production.INFO: Call prc_getAccountOneOffCharge(138,0,2026-08-14,2026-09-14 23:59:59)
[2026-09-14 04:31:28] Production.INFO: AccountOneOffCharge 0
[2026-09-14 04:31:28] Production.INFO: AccountOneOffCharge Over
[2026-09-14 04:31:28] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-14 04:31:28] Production.INFO: New UsageDates 2026-08-14 - 2026-09-13 23:59:59
[2026-09-14 04:31:28] Production.INFO: SubTotal 52.5
[2026-09-14 04:31:28] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-14 04:31:28] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-14 04:31:28] Production.INFO: TotalTax 6.825
[2026-09-14 04:31:28] Production.INFO: InvoiceGrandTotal 59.325
[2026-09-14 04:31:28] Production.INFO: InvoiceTaxAmount 6.83
[2026-09-14 04:31:28] Production.INFO: GrandTotal 59.33
[2026-09-14 04:31:28] Production.INFO: SubTotal 52.50
[2026-09-14 04:31:28] Production.INFO: TotalDue 889.95
[2026-09-14 04:31:28] Production.INFO: Reseller ==> 0
[2026-09-14 04:31:28] Production.INFO: original start date ==>2026-08-14 changed start date ==>2026-08-14 00:00:00 original end date ==>2026-09-13 23:59:59 changed end date ==>2026-09-13 23:59:59
[2026-09-14 04:31:28] Production.INFO: CALL prc_getInvoiceUsage(1,'138','0','1','2026-08-14 00:00:00','2026-09-13 23:59:59',0)
[2026-09-14 04:31:28] Production.INFO: PDF Generation start
[2026-09-14 04:31:28] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/138/Invoices/2026/09/14/Invoice-dominos-10567-sandeep-chaudhari-inv14632-from-08-14-2026-to-09-13-2026-13666.pdf
[2026-09-14 04:31:28] Production.INFO: On Linux
[2026-09-14 04:31:29] 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/138/Invoices/2026/09/14/footer-dominos-10567-sandeep-chaudhari-inv14632-from-08-14-2026-to-09-13-2026-13666.html" "/var/www/tmp/1/138/Invoices/2026/09/14/Invoice-dominos-10567-sandeep-chaudhari-inv14632-from-08-14-2026-to-09-13-2026-13666.html" "/var/www/tmp/1/138/Invoices/2026/09/14/Invoice-dominos-10567-sandeep-chaudhari-inv14632-from-08-14-2026-to-09-13-2026-13666.pdf"
[2026-09-14 04:31:29] Production.INFO:
[2026-09-14 04:31:29] Production.INFO: /var/www/tmp/1/138/Invoices/2026/09/14/Invoice-dominos-10567-sandeep-chaudhari-inv14632-from-08-14-2026-to-09-13-2026-13666.html
[2026-09-14 04:31:29] Production.INFO: /var/www/tmp/1/138/Invoices/2026/09/14/header-dominos-10567-sandeep-chaudhari-inv14632-from-08-14-2026-to-09-13-2026-13666.html
[2026-09-14 04:31:29] Production.INFO: /var/www/tmp/1/138/Invoices/2026/09/14/footer-dominos-10567-sandeep-chaudhari-inv14632-from-08-14-2026-to-09-13-2026-13666.html
[2026-09-14 04:31:29] Production.INFO: Invoice generation PDF path
[2026-09-14 04:31:29] Production.INFO: PDF fullPath 1/138/Invoices/2026/09/14/Invoice-dominos-10567-sandeep-chaudhari-inv14632-from-08-14-2026-to-09-13-2026-13666.pdf
[2026-09-14 04:31:29] Production.INFO: Generate Usage File Start
[2026-09-14 04:31:29] Production.INFO: Usage File fullPath 1/138/InvoiceUsageFile/2026/09/14/dominos-10567-sandeep-chaudhari-14-08-2026-00-00-00-TO-13-09-2026-23-59-59_4044__aefeeb00-b016-11f1-afcd-4b7479c4593b.csv
[2026-09-14 04:31:31] Production.INFO: Sending Email to Staff over
[2026-09-14 04:31:31] Production.INFO: Email Status 1
[2026-09-14 04:31:31] Production.INFO: Sending Email to Customer
[2026-09-14 04:31:31] Production.INFO: =========== Email Sending over ===========
[2026-09-14 04:31:31] Production.INFO: =========== Returning as Success =========== AccountID 138
[2026-09-14 04:31:31] Production.INFO: Invoice::sendInvoice done
[2026-09-14 04:31:31] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-14 04:31:31] Production.INFO: Invoice Committed AccountID = 138
[2026-09-14 04:31:31] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-14 04:31:31] Production.INFO: NextInvoice 2026-09-14 2026-10-13
[2026-09-14 04:31:31] Production.INFO: new dates
[2026-09-14 04:31:31] Production.INFO: LastInvoiceDate 2026-09-14 NextInvoiceDate 2026-10-14
[2026-09-14 04:31:31] Production.INFO: LastChargeDate 2026-09-14 NextChargeDate 2026-10-13
[2026-09-14 04:31:31] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-14 04:31:31] Production.INFO: ========================== Invoice Send End =============================
[2026-09-14 04:31:31] Production.INFO: AccountID =192 FirstInvoiceSend 0
[2026-09-14 04:31:31] Production.INFO: LastInvoiceDate 2026-08-14 NextInvoiceDate 2026-09-14
[2026-09-14 04:31:31] Production.INFO: LastChargeDate 2026-08-14 NextChargeDate 2026-09-13
[2026-09-14 04:31:31] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-14 04:31:31] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-14 04:31:31] Production.INFO: Invoice::sendInvoice(1,192,2026-08-14,2026-09-14,billing@onswitchit.ca)
[2026-09-14 04:31:31] Production.INFO: start Date =2026-08-14 EndDate =2026-09-13 23:59:59
[2026-09-14 04:31:31] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-14 04:31:31] 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-09-14 04:31:31] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-14 04:31:31] Production.INFO: AlreadyBilled
[2026-09-14 04:31:31] Production.INFO: Reseller ==> 0
[2026-09-14 04:31:31] Production.INFO: original start date ==>2026-08-14 changed start date ==>2026-08-14 00:00:00 original end date ==>2026-09-13 23:59:59 changed end date ==>2026-09-13 23:59:59
[2026-09-14 04:31:31] Production.INFO: Invoice::getAccountUsageTotal(1,192,2026-08-14,2026-09-13 23:59:59)
[2026-09-14 04:31:31] Production.INFO: TotalCharges - 0
[2026-09-14 04:31:31] Production.INFO: TotalUsageCharges - 0.00
[2026-09-14 04:31:31] Production.INFO: Usage Over
[2026-09-14 04:31:31] Production.INFO: Call prc_getAccountSubscription(192,0)
[2026-09-14 04:31:31] Production.INFO: SUBSCRIPTION 4
[2026-09-14 04:31:31] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:31] Production.INFO: SubscriptionID - 5
[2026-09-14 04:31:31] Production.INFO: isAdvanceSubscription - 5
[2026-09-14 04:31:31] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:31] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:31] Production.INFO: EndDate =2026-09-13 00:00:00
[2026-09-14 04:31:31] Production.INFO: NewEndDate1 =2026-09-14
[2026-09-14 04:31:31] Production.INFO: SubscriptionDate
[2026-09-14 04:31:31] Production.INFO: Array
(
[StartDate] => 2026-09-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:31] Production.INFO: AccountSubscription StartDate 2023-03-01 StartDate 2026-08-14
[2026-09-14 04:31:31] Production.INFO: SubscriptionID - 2026-09-14=====2026-10-13 00:00:00
[2026-09-14 04:31:31] Production.INFO: AccountSubscriptionID - 684 === 2023-03-01=====2027-09-14
[2026-09-14 04:31:31] Production.INFO: regular Advance Subscription
[2026-09-14 04:31:31] Production.INFO: First Time False 2023-03-01 2026-09-14
[2026-09-14 04:31:31] Production.INFO: StartDate 2026-09-14 AccountSubscription->StartDate 2023-03-01 EndDate 2026-10-13 00:00:00 AccountSubscription->EndDate 2027-09-14
[2026-09-14 04:31:31] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-14 04:31:31] Production.INFO: AccountSubscription::getSubscriptionAmount(684,2026-09-14,2026-10-13 00:00:00,,0)
[2026-09-14 04:31:31] Production.INFO: SubscriptionCharge - 75
[2026-09-14 04:31:31] Production.INFO: Already Invoice Subscription 0
[2026-09-14 04:31:31] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(192,1,5,2026-09-14,2026-10-13 00:00:00,Restaurant/Retail Package - 4 Line Flat Rate,75,75,1,684)
[2026-09-14 04:31:31] Production.INFO: DiscountAmount 30.000000
[2026-09-14 04:31:31] Production.INFO: DiscountType Flat
[2026-09-14 04:31:31] Production.INFO: SubscriptionCharge 75
[2026-09-14 04:31:31] Production.INFO: New SubscriptionCharge 45
[2026-09-14 04:31:31] Production.INFO: TotalSubscriptionCharge - 45.00
[2026-09-14 04:31:31] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:31] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:31] Production.INFO: SubscriptionID - 4
[2026-09-14 04:31:31] Production.INFO: isAdvanceSubscription - 4
[2026-09-14 04:31:31] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:31] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:31] Production.INFO: EndDate =2026-09-13 00:00:00
[2026-09-14 04:31:31] Production.INFO: NewEndDate1 =2026-09-14
[2026-09-14 04:31:31] Production.INFO: SubscriptionDate
[2026-09-14 04:31:31] Production.INFO: Array
(
[StartDate] => 2026-09-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:31] Production.INFO: AccountSubscription StartDate 2023-03-01 StartDate 2026-08-14
[2026-09-14 04:31:31] Production.INFO: SubscriptionID - 2026-09-14=====2026-10-13 00:00:00
[2026-09-14 04:31:31] Production.INFO: AccountSubscriptionID - 685 === 2023-03-01=====2027-09-14
[2026-09-14 04:31:31] Production.INFO: regular Advance Subscription
[2026-09-14 04:31:31] Production.INFO: First Time False 2023-03-01 2026-09-14
[2026-09-14 04:31:31] Production.INFO: StartDate 2026-09-14 AccountSubscription->StartDate 2023-03-01 EndDate 2026-10-13 00:00:00 AccountSubscription->EndDate 2027-09-14
[2026-09-14 04:31:31] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-14 04:31:31] Production.INFO: AccountSubscription::getSubscriptionAmount(685,2026-09-14,2026-10-13 00:00:00,,0)
[2026-09-14 04:31:31] Production.INFO: SubscriptionCharge - 2.5
[2026-09-14 04:31:31] Production.INFO: Already Invoice Subscription 0
[2026-09-14 04:31:31] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(192,1,4,2026-09-14,2026-10-13 00:00:00,e911 address registration (17057415000 - 2785 Television Road, Douro-Dummer, ON K9L 1E9),2.5,2.5,1,685)
[2026-09-14 04:31:31] Production.INFO: DiscountAmount 30.000000
[2026-09-14 04:31:31] Production.INFO: DiscountType Percentage
[2026-09-14 04:31:31] Production.INFO: SubscriptionCharge 2.5
[2026-09-14 04:31:31] Production.INFO: New SubscriptionCharge 1.75
[2026-09-14 04:31:31] Production.INFO: TotalSubscriptionCharge - 1.75
[2026-09-14 04:31:31] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:31] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:31] Production.INFO: SubscriptionID - 24
[2026-09-14 04:31:31] Production.INFO: SubscriptionID - 2026-08-14=====2026-09-13
[2026-09-14 04:31:31] Production.INFO: AccountSubscriptionID - 1112 === 2023-11-14=====2023-12-30
[2026-09-14 04:31:31] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:31] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:31] Production.INFO: SubscriptionID - 14
[2026-09-14 04:31:31] Production.INFO: isAdvanceSubscription - 14
[2026-09-14 04:31:31] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:31] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:31] Production.INFO: EndDate =2026-09-13 00:00:00
[2026-09-14 04:31:31] Production.INFO: NewEndDate1 =2026-09-14
[2026-09-14 04:31:31] Production.INFO: SubscriptionDate
[2026-09-14 04:31:31] Production.INFO: Array
(
[StartDate] => 2026-09-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:31] Production.INFO: AccountSubscription StartDate 2024-06-01 StartDate 2026-08-14
[2026-09-14 04:31:31] Production.INFO: SubscriptionID - 2026-09-14=====2026-10-13 00:00:00
[2026-09-14 04:31:31] Production.INFO: AccountSubscriptionID - 1124 === 2024-06-01=====2027-09-14
[2026-09-14 04:31:31] Production.INFO: regular Advance Subscription
[2026-09-14 04:31:31] Production.INFO: First Time False 2024-06-01 2026-09-14
[2026-09-14 04:31:31] Production.INFO: StartDate 2026-09-14 AccountSubscription->StartDate 2024-06-01 EndDate 2026-10-13 00:00:00 AccountSubscription->EndDate 2027-09-14
[2026-09-14 04:31:31] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-14 04:31:31] Production.INFO: AccountSubscription::getSubscriptionAmount(1124,2026-09-14,2026-10-13 00:00:00,,0)
[2026-09-14 04:31:31] Production.INFO: SubscriptionCharge - 5.5
[2026-09-14 04:31:31] Production.INFO: Already Invoice Subscription 0
[2026-09-14 04:31:31] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(192,4,14,2026-09-14,2026-10-13 00:00:00,PasswordBoss - password management and sharing,33,5.5,6,1124)
[2026-09-14 04:31:31] Production.INFO: DiscountAmount 0.000000
[2026-09-14 04:31:31] Production.INFO: DiscountType Flat
[2026-09-14 04:31:31] Production.INFO: SubscriptionCharge 33
[2026-09-14 04:31:31] Production.INFO: New SubscriptionCharge 33
[2026-09-14 04:31:31] Production.INFO: TotalSubscriptionCharge - 33.00
[2026-09-14 04:31:31] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:31] Production.INFO: SUBSCRIPTION Over
[2026-09-14 04:31:31] Production.INFO: Call prc_getAccountOneOffCharge(192,0,2026-08-14,2026-09-14 23:59:59)
[2026-09-14 04:31:31] Production.INFO: AccountOneOffCharge 0
[2026-09-14 04:31:31] Production.INFO: AccountOneOffCharge Over
[2026-09-14 04:31:31] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-14 04:31:31] Production.INFO: New UsageDates 2026-08-14 - 2026-09-13 23:59:59
[2026-09-14 04:31:31] Production.INFO: SubTotal 79.75
[2026-09-14 04:31:31] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-14 04:31:31] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-14 04:31:31] Production.INFO: TotalTax 10.3675
[2026-09-14 04:31:31] Production.INFO: InvoiceGrandTotal 90.1175
[2026-09-14 04:31:31] Production.INFO: InvoiceTaxAmount 10.37
[2026-09-14 04:31:31] Production.INFO: GrandTotal 90.12
[2026-09-14 04:31:31] Production.INFO: SubTotal 79.75
[2026-09-14 04:31:31] Production.INFO: TotalDue 1351.80
[2026-09-14 04:31:31] Production.INFO: Reseller ==> 0
[2026-09-14 04:31:31] Production.INFO: original start date ==>2026-08-14 changed start date ==>2026-08-14 00:00:00 original end date ==>2026-09-13 23:59:59 changed end date ==>2026-09-13 23:59:59
[2026-09-14 04:31:31] Production.INFO: CALL prc_getInvoiceUsage(1,'192','0','1','2026-08-14 00:00:00','2026-09-13 23:59:59',0)
[2026-09-14 04:31:31] Production.INFO: PDF Generation start
[2026-09-14 04:31:31] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/192/Invoices/2026/09/14/Invoice-ontario-turtle-conservation-centre-inv14633-from-08-14-2026-to-09-13-2026-13667.pdf
[2026-09-14 04:31:31] Production.INFO: On Linux
[2026-09-14 04:31:32] 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/192/Invoices/2026/09/14/footer-ontario-turtle-conservation-centre-inv14633-from-08-14-2026-to-09-13-2026-13667.html" "/var/www/tmp/1/192/Invoices/2026/09/14/Invoice-ontario-turtle-conservation-centre-inv14633-from-08-14-2026-to-09-13-2026-13667.html" "/var/www/tmp/1/192/Invoices/2026/09/14/Invoice-ontario-turtle-conservation-centre-inv14633-from-08-14-2026-to-09-13-2026-13667.pdf"
[2026-09-14 04:31:32] Production.INFO:
[2026-09-14 04:31:32] Production.INFO: /var/www/tmp/1/192/Invoices/2026/09/14/Invoice-ontario-turtle-conservation-centre-inv14633-from-08-14-2026-to-09-13-2026-13667.html
[2026-09-14 04:31:32] Production.INFO: /var/www/tmp/1/192/Invoices/2026/09/14/header-ontario-turtle-conservation-centre-inv14633-from-08-14-2026-to-09-13-2026-13667.html
[2026-09-14 04:31:32] Production.INFO: /var/www/tmp/1/192/Invoices/2026/09/14/footer-ontario-turtle-conservation-centre-inv14633-from-08-14-2026-to-09-13-2026-13667.html
[2026-09-14 04:31:32] Production.INFO: Invoice generation PDF path
[2026-09-14 04:31:32] Production.INFO: PDF fullPath 1/192/Invoices/2026/09/14/Invoice-ontario-turtle-conservation-centre-inv14633-from-08-14-2026-to-09-13-2026-13667.pdf
[2026-09-14 04:31:32] Production.INFO: Generate Usage File Start
[2026-09-14 04:31:32] Production.INFO: Usage File fullPath 1/192/InvoiceUsageFile/2026/09/14/ontario-turtle-conservation-centre-14-08-2026-00-00-00-TO-13-09-2026-23-59-59_2935__b0d1ae20-b016-11f1-bd95-c1cfe55c0112.csv
[2026-09-14 04:31:34] Production.INFO: Sending Email to Staff over
[2026-09-14 04:31:34] Production.INFO: Email Status 1
[2026-09-14 04:31:34] Production.INFO: Sending Email to Customer
[2026-09-14 04:31:34] Production.INFO: =========== Email Sending over ===========
[2026-09-14 04:31:34] Production.INFO: =========== Returning as Success =========== AccountID 192
[2026-09-14 04:31:34] Production.INFO: Invoice::sendInvoice done
[2026-09-14 04:31:34] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-14 04:31:34] Production.INFO: Invoice Committed AccountID = 192
[2026-09-14 04:31:34] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-14 04:31:34] Production.INFO: NextInvoice 2026-09-14 2026-10-13
[2026-09-14 04:31:34] Production.INFO: new dates
[2026-09-14 04:31:34] Production.INFO: LastInvoiceDate 2026-09-14 NextInvoiceDate 2026-10-14
[2026-09-14 04:31:34] Production.INFO: LastChargeDate 2026-09-14 NextChargeDate 2026-10-13
[2026-09-14 04:31:34] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-14 04:31:34] Production.INFO: ========================== Invoice Send End =============================
[2026-09-14 04:31:34] Production.INFO: AccountID =193 FirstInvoiceSend 0
[2026-09-14 04:31:34] Production.INFO: LastInvoiceDate 2026-08-14 NextInvoiceDate 2026-09-14
[2026-09-14 04:31:34] Production.INFO: LastChargeDate 2026-08-14 NextChargeDate 2026-09-13
[2026-09-14 04:31:34] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-14 04:31:34] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-14 04:31:34] Production.INFO: Invoice::sendInvoice(1,193,2026-08-14,2026-09-14,billing@onswitchit.ca)
[2026-09-14 04:31:34] Production.INFO: start Date =2026-08-14 EndDate =2026-09-13 23:59:59
[2026-09-14 04:31:34] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-14 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-09-14 04:31:34] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-14 04:31:34] Production.INFO: AlreadyBilled
[2026-09-14 04:31:34] Production.INFO: Reseller ==> 0
[2026-09-14 04:31:34] Production.INFO: original start date ==>2026-08-14 changed start date ==>2026-08-14 00:00:00 original end date ==>2026-09-13 23:59:59 changed end date ==>2026-09-13 23:59:59
[2026-09-14 04:31:34] Production.INFO: Invoice::getAccountUsageTotal(1,193,2026-08-14,2026-09-13 23:59:59)
[2026-09-14 04:31:34] Production.INFO: TotalCharges - 0
[2026-09-14 04:31:34] Production.INFO: TotalUsageCharges - 0.00
[2026-09-14 04:31:34] Production.INFO: Usage Over
[2026-09-14 04:31:34] Production.INFO: Call prc_getAccountSubscription(193,0)
[2026-09-14 04:31:34] Production.INFO: SUBSCRIPTION 2
[2026-09-14 04:31:34] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:34] Production.INFO: SubscriptionID - 2
[2026-09-14 04:31:34] Production.INFO: isAdvanceSubscription - 2
[2026-09-14 04:31:34] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:34] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:34] Production.INFO: EndDate =2026-09-13 00:00:00
[2026-09-14 04:31:34] Production.INFO: NewEndDate1 =2026-09-14
[2026-09-14 04:31:34] Production.INFO: SubscriptionDate
[2026-09-14 04:31:34] Production.INFO: Array
(
[StartDate] => 2026-09-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:34] Production.INFO: New Account Subscription Start
[2026-09-14 04:31:34] Production.INFO: AccountSubscription StartDate 2022-09-26 StartDate 2026-08-14
[2026-09-14 04:31:34] Production.INFO: SubscriptionID - 2026-09-14=====2026-10-13 00:00:00
[2026-09-14 04:31:34] Production.INFO: AccountSubscriptionID - 686 === 2022-09-26=====2027-09-14
[2026-09-14 04:31:34] Production.INFO: regular Advance Subscription
[2026-09-14 04:31:34] Production.INFO: First Time False 2022-09-26 2026-09-14
[2026-09-14 04:31:34] Production.INFO: StartDate 2026-09-14 AccountSubscription->StartDate 2022-09-26 EndDate 2026-10-13 00:00:00 AccountSubscription->EndDate 2027-09-14
[2026-09-14 04:31:34] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-14 04:31:34] Production.INFO: AccountSubscription::getSubscriptionAmount(686,2026-09-14,2026-10-13 00:00:00,,0)
[2026-09-14 04:31:34] Production.INFO: SubscriptionCharge - 7
[2026-09-14 04:31:34] Production.INFO: Already Invoice Subscription 0
[2026-09-14 04:31:34] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(193,1,2,2026-09-14,2026-10-13 00:00:00,License for an Unlimited Canada/US Cloud Phone extension,28,7,4,686)
[2026-09-14 04:31:34] Production.INFO: DiscountAmount 5.000000
[2026-09-14 04:31:34] Production.INFO: DiscountType Percentage
[2026-09-14 04:31:34] Production.INFO: SubscriptionCharge 28
[2026-09-14 04:31:34] Production.INFO: New SubscriptionCharge 26.6
[2026-09-14 04:31:34] Production.INFO: TotalSubscriptionCharge - 26.60
[2026-09-14 04:31:34] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:34] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:34] Production.INFO: SubscriptionID - 4
[2026-09-14 04:31:34] Production.INFO: isAdvanceSubscription - 4
[2026-09-14 04:31:34] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:34] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:34] Production.INFO: EndDate =2026-09-13 00:00:00
[2026-09-14 04:31:34] Production.INFO: NewEndDate1 =2026-09-14
[2026-09-14 04:31:34] Production.INFO: SubscriptionDate
[2026-09-14 04:31:34] Production.INFO: Array
(
[StartDate] => 2026-09-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:34] Production.INFO: New Account Subscription Start
[2026-09-14 04:31:34] Production.INFO: AccountSubscription StartDate 2022-09-26 StartDate 2026-08-14
[2026-09-14 04:31:34] Production.INFO: SubscriptionID - 2026-09-14=====2026-10-13 00:00:00
[2026-09-14 04:31:34] Production.INFO: AccountSubscriptionID - 687 === 2022-09-26=====2027-09-14
[2026-09-14 04:31:34] Production.INFO: regular Advance Subscription
[2026-09-14 04:31:34] Production.INFO: First Time False 2022-09-26 2026-09-14
[2026-09-14 04:31:34] Production.INFO: StartDate 2026-09-14 AccountSubscription->StartDate 2022-09-26 EndDate 2026-10-13 00:00:00 AccountSubscription->EndDate 2027-09-14
[2026-09-14 04:31:34] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-14 04:31:34] Production.INFO: AccountSubscription::getSubscriptionAmount(687,2026-09-14,2026-10-13 00:00:00,,0)
[2026-09-14 04:31:34] Production.INFO: SubscriptionCharge - 2.5
[2026-09-14 04:31:34] Production.INFO: Already Invoice Subscription 0
[2026-09-14 04:31:34] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(193,1,4,2026-09-14,2026-10-13 00:00:00,e911 address registration (4169007907 - 9144 Yonge St., Richmond Hill, ON),2.5,2.5,1,687)
[2026-09-14 04:31:34] Production.INFO: DiscountAmount 0.000000
[2026-09-14 04:31:34] Production.INFO: DiscountType Flat
[2026-09-14 04:31:34] Production.INFO: SubscriptionCharge 2.5
[2026-09-14 04:31:34] Production.INFO: New SubscriptionCharge 2.5
[2026-09-14 04:31:34] Production.INFO: TotalSubscriptionCharge - 2.50
[2026-09-14 04:31:34] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:34] Production.INFO: SUBSCRIPTION Over
[2026-09-14 04:31:34] Production.INFO: Call prc_getAccountOneOffCharge(193,0,2026-08-14,2026-09-14 23:59:59)
[2026-09-14 04:31:34] Production.INFO: AccountOneOffCharge 0
[2026-09-14 04:31:34] Production.INFO: AccountOneOffCharge Over
[2026-09-14 04:31:34] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-14 04:31:34] Production.INFO: New UsageDates 2026-08-14 - 2026-09-13 23:59:59
[2026-09-14 04:31:34] Production.INFO: SubTotal 29.1
[2026-09-14 04:31:34] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-14 04:31:34] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-14 04:31:34] Production.INFO: TotalTax 3.783
[2026-09-14 04:31:34] Production.INFO: InvoiceGrandTotal 32.883
[2026-09-14 04:31:34] Production.INFO: InvoiceTaxAmount 3.78
[2026-09-14 04:31:34] Production.INFO: GrandTotal 32.88
[2026-09-14 04:31:34] Production.INFO: SubTotal 29.10
[2026-09-14 04:31:34] Production.INFO: TotalDue 657.76
[2026-09-14 04:31:34] Production.INFO: Reseller ==> 0
[2026-09-14 04:31:34] Production.INFO: original start date ==>2026-08-14 changed start date ==>2026-08-14 00:00:00 original end date ==>2026-09-13 23:59:59 changed end date ==>2026-09-13 23:59:59
[2026-09-14 04:31:34] Production.INFO: CALL prc_getInvoiceUsage(1,'193','0','1','2026-08-14 00:00:00','2026-09-13 23:59:59',0)
[2026-09-14 04:31:34] Production.INFO: PDF Generation start
[2026-09-14 04:31:34] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/193/Invoices/2026/09/14/Invoice-plaza-auto-group-inv14634-from-08-14-2026-to-09-13-2026-13668.pdf
[2026-09-14 04:31:34] Production.INFO: On Linux
[2026-09-14 04:31:35] 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/193/Invoices/2026/09/14/footer-plaza-auto-group-inv14634-from-08-14-2026-to-09-13-2026-13668.html" "/var/www/tmp/1/193/Invoices/2026/09/14/Invoice-plaza-auto-group-inv14634-from-08-14-2026-to-09-13-2026-13668.html" "/var/www/tmp/1/193/Invoices/2026/09/14/Invoice-plaza-auto-group-inv14634-from-08-14-2026-to-09-13-2026-13668.pdf"
[2026-09-14 04:31:35] Production.INFO:
[2026-09-14 04:31:35] Production.INFO: /var/www/tmp/1/193/Invoices/2026/09/14/Invoice-plaza-auto-group-inv14634-from-08-14-2026-to-09-13-2026-13668.html
[2026-09-14 04:31:35] Production.INFO: /var/www/tmp/1/193/Invoices/2026/09/14/header-plaza-auto-group-inv14634-from-08-14-2026-to-09-13-2026-13668.html
[2026-09-14 04:31:35] Production.INFO: /var/www/tmp/1/193/Invoices/2026/09/14/footer-plaza-auto-group-inv14634-from-08-14-2026-to-09-13-2026-13668.html
[2026-09-14 04:31:35] Production.INFO: Invoice generation PDF path
[2026-09-14 04:31:35] Production.INFO: PDF fullPath 1/193/Invoices/2026/09/14/Invoice-plaza-auto-group-inv14634-from-08-14-2026-to-09-13-2026-13668.pdf
[2026-09-14 04:31:35] Production.INFO: Generate Usage File Start
[2026-09-14 04:31:35] Production.INFO: Usage File fullPath 1/193/InvoiceUsageFile/2026/09/14/plaza-auto-group-14-08-2026-00-00-00-TO-13-09-2026-23-59-59_217__b2b46860-b016-11f1-9125-7be5fd67101b.csv
[2026-09-14 04:31:37] Production.INFO: Sending Email to Staff over
[2026-09-14 04:31:37] Production.INFO: Email Status 1
[2026-09-14 04:31:37] Production.INFO: Sending Email to Customer
[2026-09-14 04:31:37] Production.INFO: =========== Email Sending over ===========
[2026-09-14 04:31:37] Production.INFO: =========== Returning as Success =========== AccountID 193
[2026-09-14 04:31:37] Production.INFO: Invoice::sendInvoice done
[2026-09-14 04:31:37] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-14 04:31:37] Production.INFO: Invoice Committed AccountID = 193
[2026-09-14 04:31:37] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-14 04:31:37] Production.INFO: NextInvoice 2026-09-14 2026-10-13
[2026-09-14 04:31:37] Production.INFO: new dates
[2026-09-14 04:31:37] Production.INFO: LastInvoiceDate 2026-09-14 NextInvoiceDate 2026-10-14
[2026-09-14 04:31:37] Production.INFO: LastChargeDate 2026-09-14 NextChargeDate 2026-10-13
[2026-09-14 04:31:37] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-14 04:31:37] Production.INFO: ========================== Invoice Send End =============================
[2026-09-14 04:31:37] Production.INFO: AccountID =258 FirstInvoiceSend 0
[2026-09-14 04:31:37] Production.INFO: LastInvoiceDate 2025-02-10 NextInvoiceDate 2025-03-10
[2026-09-14 04:31:37] Production.INFO: LastChargeDate 2025-02-10 NextChargeDate 2025-03-09
[2026-09-14 04:31:37] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-14 04:31:37] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-14 04:31:37] Production.INFO: Invoice::sendInvoice(1,258,2025-02-10,2025-03-10,billing@onswitchit.ca)
[2026-09-14 04:31:37] Production.INFO: start Date =2025-02-10 EndDate =2025-03-09 23:59:59
[2026-09-14 04:31:37] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-14 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-09-14 04:31:37] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-14 04:31:37] Production.INFO: Invoice::sendInvoice done
[2026-09-14 04:31:37] Production.INFO: Invoice rollback AccountID = 258
[2026-09-14 04:31:37] Production.INFO: ========================== Error =============================
[2026-09-14 04:31:37] Production.INFO: Invoice with Error - Array
(
[status] => failure
[message] => Lion Motors Account is already billed on this duration
)
[2026-09-14 04:31:37] Production.INFO: ========================== Invoice Send End =============================
[2026-09-14 04:31:37] Production.INFO: AccountID =260 FirstInvoiceSend 0
[2026-09-14 04:31:37] Production.INFO: LastInvoiceDate 2026-08-14 NextInvoiceDate 2026-09-14
[2026-09-14 04:31:37] Production.INFO: LastChargeDate 2026-08-14 NextChargeDate 2026-09-13
[2026-09-14 04:31:37] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-14 04:31:37] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-14 04:31:37] Production.INFO: Invoice::sendInvoice(1,260,2026-08-14,2026-09-14,billing@onswitchit.ca)
[2026-09-14 04:31:37] Production.INFO: start Date =2026-08-14 EndDate =2026-09-13 23:59:59
[2026-09-14 04:31:37] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-14 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-09-14 04:31:37] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-14 04:31:37] Production.INFO: AlreadyBilled
[2026-09-14 04:31:37] Production.INFO: Reseller ==> 0
[2026-09-14 04:31:37] Production.INFO: original start date ==>2026-08-14 changed start date ==>2026-08-14 02:00:00 original end date ==>2026-09-13 23:59:59 changed end date ==>2026-09-14 01:59:59
[2026-09-14 04:31:37] Production.INFO: Invoice::getAccountUsageTotal(1,260,2026-08-14,2026-09-13 23:59:59)
[2026-09-14 04:31:37] Production.INFO: TotalCharges - 0
[2026-09-14 04:31:37] Production.INFO: TotalUsageCharges - 0.00
[2026-09-14 04:31:37] Production.INFO: Usage Over
[2026-09-14 04:31:37] Production.INFO: Call prc_getAccountSubscription(260,0)
[2026-09-14 04:31:37] Production.INFO: SUBSCRIPTION 3
[2026-09-14 04:31:37] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:37] Production.INFO: SubscriptionID - 5
[2026-09-14 04:31:37] Production.INFO: isAdvanceSubscription - 5
[2026-09-14 04:31:37] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:37] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:37] Production.INFO: EndDate =2026-09-13 00:00:00
[2026-09-14 04:31:37] Production.INFO: NewEndDate1 =2026-09-14
[2026-09-14 04:31:37] Production.INFO: SubscriptionDate
[2026-09-14 04:31:37] Production.INFO: Array
(
[StartDate] => 2026-09-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:37] Production.INFO: AccountSubscription StartDate 2025-03-10 StartDate 2026-08-14
[2026-09-14 04:31:37] Production.INFO: SubscriptionID - 2026-09-14=====2026-10-13 00:00:00
[2026-09-14 04:31:37] Production.INFO: AccountSubscriptionID - 1302 === 2025-03-10=====2027-09-14
[2026-09-14 04:31:37] Production.INFO: regular Advance Subscription
[2026-09-14 04:31:37] Production.INFO: First Time False 2025-03-10 2026-09-14
[2026-09-14 04:31:37] Production.INFO: StartDate 2026-09-14 AccountSubscription->StartDate 2025-03-10 EndDate 2026-10-13 00:00:00 AccountSubscription->EndDate 2027-09-14
[2026-09-14 04:31:37] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-14 04:31:37] Production.INFO: AccountSubscription::getSubscriptionAmount(1302,2026-09-14,2026-10-13 00:00:00,,0)
[2026-09-14 04:31:37] Production.INFO: SubscriptionCharge - 75
[2026-09-14 04:31:37] Production.INFO: Already Invoice Subscription 0
[2026-09-14 04:31:37] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(260,1,5,2026-09-14,2026-10-13 00:00:00,Restaurant - 4 Line Flat Rate,75,75,1,1302)
[2026-09-14 04:31:37] Production.INFO: DiscountAmount 0.000000
[2026-09-14 04:31:37] Production.INFO: DiscountType Flat
[2026-09-14 04:31:37] Production.INFO: SubscriptionCharge 75
[2026-09-14 04:31:37] Production.INFO: New SubscriptionCharge 75
[2026-09-14 04:31:37] Production.INFO: TotalSubscriptionCharge - 75.00
[2026-09-14 04:31:37] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:37] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:37] Production.INFO: SubscriptionID - 30
[2026-09-14 04:31:37] Production.INFO: isAdvanceSubscription - 30
[2026-09-14 04:31:37] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:37] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:37] Production.INFO: EndDate =2026-09-13 00:00:00
[2026-09-14 04:31:37] Production.INFO: NewEndDate1 =2026-09-14
[2026-09-14 04:31:37] Production.INFO: SubscriptionDate
[2026-09-14 04:31:37] Production.INFO: Array
(
[StartDate] => 2026-09-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:37] Production.INFO: AccountSubscription StartDate 2025-03-10 StartDate 2026-08-14
[2026-09-14 04:31:37] Production.INFO: SubscriptionID - 2026-09-14=====2026-10-13 00:00:00
[2026-09-14 04:31:37] Production.INFO: AccountSubscriptionID - 1303 === 2025-03-10=====2027-09-14
[2026-09-14 04:31:37] Production.INFO: regular Advance Subscription
[2026-09-14 04:31:37] Production.INFO: First Time False 2025-03-10 2026-09-14
[2026-09-14 04:31:37] Production.INFO: StartDate 2026-09-14 AccountSubscription->StartDate 2025-03-10 EndDate 2026-10-13 00:00:00 AccountSubscription->EndDate 2027-09-14
[2026-09-14 04:31:37] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-14 04:31:37] Production.INFO: AccountSubscription::getSubscriptionAmount(1303,2026-09-14,2026-10-13 00:00:00,,0)
[2026-09-14 04:31:37] Production.INFO: SubscriptionCharge - -5
[2026-09-14 04:31:37] Production.INFO: Already Invoice Subscription 0
[2026-09-14 04:31:37] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(260,1,30,2026-09-14,2026-10-13 00:00:00,Provides a $5/store/month discount when 2+ stores have OnSwitch Cloud Phone service,-10,-5,2,1303)
[2026-09-14 04:31:37] Production.INFO: DiscountAmount 0.000000
[2026-09-14 04:31:37] Production.INFO: DiscountType Flat
[2026-09-14 04:31:37] Production.INFO: SubscriptionCharge -10
[2026-09-14 04:31:37] Production.INFO: New SubscriptionCharge -10
[2026-09-14 04:31:37] Production.INFO: TotalSubscriptionCharge - -10.00
[2026-09-14 04:31:37] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:37] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:37] Production.INFO: SubscriptionID - 4
[2026-09-14 04:31:37] Production.INFO: isAdvanceSubscription - 4
[2026-09-14 04:31:37] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:37] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:37] Production.INFO: EndDate =2026-09-13 00:00:00
[2026-09-14 04:31:37] Production.INFO: NewEndDate1 =2026-09-14
[2026-09-14 04:31:37] Production.INFO: SubscriptionDate
[2026-09-14 04:31:37] Production.INFO: Array
(
[StartDate] => 2026-09-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:37] Production.INFO: AccountSubscription StartDate 2025-03-10 StartDate 2026-08-14
[2026-09-14 04:31:37] Production.INFO: SubscriptionID - 2026-09-14=====2026-10-13 00:00:00
[2026-09-14 04:31:37] Production.INFO: AccountSubscriptionID - 1304 === 2025-03-10=====2027-09-14
[2026-09-14 04:31:37] Production.INFO: regular Advance Subscription
[2026-09-14 04:31:37] Production.INFO: First Time False 2025-03-10 2026-09-14
[2026-09-14 04:31:37] Production.INFO: StartDate 2026-09-14 AccountSubscription->StartDate 2025-03-10 EndDate 2026-10-13 00:00:00 AccountSubscription->EndDate 2027-09-14
[2026-09-14 04:31:37] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-14 04:31:37] Production.INFO: AccountSubscription::getSubscriptionAmount(1304,2026-09-14,2026-10-13 00:00:00,,0)
[2026-09-14 04:31:37] Production.INFO: SubscriptionCharge - 2.5
[2026-09-14 04:31:37] Production.INFO: Already Invoice Subscription 0
[2026-09-14 04:31:37] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(260,1,4,2026-09-14,2026-10-13 00:00:00,e911 address registration (4035015000 - 608 2nd St W Unit 1 Brooks, AB T1R1A8),2.5,2.5,1,1304)
[2026-09-14 04:31:37] Production.INFO: DiscountAmount 0.000000
[2026-09-14 04:31:37] Production.INFO: DiscountType Flat
[2026-09-14 04:31:37] Production.INFO: SubscriptionCharge 2.5
[2026-09-14 04:31:37] Production.INFO: New SubscriptionCharge 2.5
[2026-09-14 04:31:37] Production.INFO: TotalSubscriptionCharge - 2.50
[2026-09-14 04:31:37] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:37] Production.INFO: SUBSCRIPTION Over
[2026-09-14 04:31:37] Production.INFO: Call prc_getAccountOneOffCharge(260,0,2026-08-14,2026-09-14 23:59:59)
[2026-09-14 04:31:37] Production.INFO: AccountOneOffCharge 0
[2026-09-14 04:31:37] Production.INFO: AccountOneOffCharge Over
[2026-09-14 04:31:37] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-14 04:31:37] Production.INFO: New UsageDates 2026-08-14 - 2026-09-13 23:59:59
[2026-09-14 04:31:37] Production.INFO: SubTotal 67.5
[2026-09-14 04:31:37] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-14 04:31:37] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-14 04:31:37] Production.INFO: TotalTax 3.375
[2026-09-14 04:31:37] Production.INFO: InvoiceGrandTotal 70.875
[2026-09-14 04:31:37] Production.INFO: InvoiceTaxAmount 3.38
[2026-09-14 04:31:37] Production.INFO: GrandTotal 70.88
[2026-09-14 04:31:37] Production.INFO: SubTotal 67.50
[2026-09-14 04:31:37] Production.INFO: TotalDue 1063.20
[2026-09-14 04:31:37] Production.INFO: Reseller ==> 0
[2026-09-14 04:31:37] Production.INFO: original start date ==>2026-08-14 changed start date ==>2026-08-14 02:00:00 original end date ==>2026-09-13 23:59:59 changed end date ==>2026-09-14 01:59:59
[2026-09-14 04:31:37] Production.INFO: CALL prc_getInvoiceUsage(1,'260','0','1','2026-08-14 02:00:00','2026-09-14 01:59:59',0)
[2026-09-14 04:31:37] Production.INFO: PDF Generation start
[2026-09-14 04:31:37] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/260/Invoices/2026/09/14/Invoice-dominos-10136-muzafar-ahmad-inv14635-from-08-14-2026-to-09-13-2026-13669.pdf
[2026-09-14 04:31:37] Production.INFO: On Linux
[2026-09-14 04:31:38] 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/260/Invoices/2026/09/14/footer-dominos-10136-muzafar-ahmad-inv14635-from-08-14-2026-to-09-13-2026-13669.html" "/var/www/tmp/1/260/Invoices/2026/09/14/Invoice-dominos-10136-muzafar-ahmad-inv14635-from-08-14-2026-to-09-13-2026-13669.html" "/var/www/tmp/1/260/Invoices/2026/09/14/Invoice-dominos-10136-muzafar-ahmad-inv14635-from-08-14-2026-to-09-13-2026-13669.pdf"
[2026-09-14 04:31:38] Production.INFO:
[2026-09-14 04:31:38] Production.INFO: /var/www/tmp/1/260/Invoices/2026/09/14/Invoice-dominos-10136-muzafar-ahmad-inv14635-from-08-14-2026-to-09-13-2026-13669.html
[2026-09-14 04:31:38] Production.INFO: /var/www/tmp/1/260/Invoices/2026/09/14/header-dominos-10136-muzafar-ahmad-inv14635-from-08-14-2026-to-09-13-2026-13669.html
[2026-09-14 04:31:38] Production.INFO: /var/www/tmp/1/260/Invoices/2026/09/14/footer-dominos-10136-muzafar-ahmad-inv14635-from-08-14-2026-to-09-13-2026-13669.html
[2026-09-14 04:31:38] Production.INFO: Invoice generation PDF path
[2026-09-14 04:31:38] Production.INFO: PDF fullPath 1/260/Invoices/2026/09/14/Invoice-dominos-10136-muzafar-ahmad-inv14635-from-08-14-2026-to-09-13-2026-13669.pdf
[2026-09-14 04:31:38] Production.INFO: Generate Usage File Start
[2026-09-14 04:31:38] Production.INFO: Usage File fullPath 1/260/InvoiceUsageFile/2026/09/14/dominos-10136-muzafar-ahmad-14-08-2026-00-00-00-TO-13-09-2026-23-59-59_2256__b4819c70-b016-11f1-9d13-f11a1cccfb3b.csv
[2026-09-14 04:31:40] Production.INFO: Sending Email to Staff over
[2026-09-14 04:31:40] Production.INFO: Email Status 1
[2026-09-14 04:31:40] Production.INFO: Sending Email to Customer
[2026-09-14 04:31:40] Production.INFO: =========== Email Sending over ===========
[2026-09-14 04:31:40] Production.INFO: =========== Returning as Success =========== AccountID 260
[2026-09-14 04:31:40] Production.INFO: Invoice::sendInvoice done
[2026-09-14 04:31:40] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-14 04:31:40] Production.INFO: Invoice Committed AccountID = 260
[2026-09-14 04:31:40] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-14 04:31:40] Production.INFO: NextInvoice 2026-09-14 2026-10-13
[2026-09-14 04:31:40] Production.INFO: new dates
[2026-09-14 04:31:40] Production.INFO: LastInvoiceDate 2026-09-14 NextInvoiceDate 2026-10-14
[2026-09-14 04:31:40] Production.INFO: LastChargeDate 2026-09-14 NextChargeDate 2026-10-13
[2026-09-14 04:31:40] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-14 04:31:40] Production.INFO: ========================== Invoice Send End =============================
[2026-09-14 04:31:40] Production.INFO: AccountID =261 FirstInvoiceSend 0
[2026-09-14 04:31:40] Production.INFO: LastInvoiceDate 2026-08-14 NextInvoiceDate 2026-09-14
[2026-09-14 04:31:40] Production.INFO: LastChargeDate 2026-08-14 NextChargeDate 2026-09-13
[2026-09-14 04:31:40] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-14 04:31:40] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-14 04:31:40] Production.INFO: Invoice::sendInvoice(1,261,2026-08-14,2026-09-14,billing@onswitchit.ca)
[2026-09-14 04:31:40] Production.INFO: start Date =2026-08-14 EndDate =2026-09-13 23:59:59
[2026-09-14 04:31:40] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-14 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-09-14 04:31:40] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-14 04:31:40] Production.INFO: AlreadyBilled
[2026-09-14 04:31:40] Production.INFO: Reseller ==> 0
[2026-09-14 04:31:40] Production.INFO: original start date ==>2026-08-14 changed start date ==>2026-08-14 03:00:00 original end date ==>2026-09-13 23:59:59 changed end date ==>2026-09-14 02:59:59
[2026-09-14 04:31:40] Production.INFO: Invoice::getAccountUsageTotal(1,261,2026-08-14,2026-09-13 23:59:59)
[2026-09-14 04:31:40] Production.INFO: TotalCharges - 0
[2026-09-14 04:31:40] Production.INFO: TotalUsageCharges - 0.00
[2026-09-14 04:31:40] Production.INFO: Usage Over
[2026-09-14 04:31:40] Production.INFO: Call prc_getAccountSubscription(261,0)
[2026-09-14 04:31:40] Production.INFO: SUBSCRIPTION 3
[2026-09-14 04:31:40] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:40] Production.INFO: SubscriptionID - 5
[2026-09-14 04:31:40] Production.INFO: isAdvanceSubscription - 5
[2026-09-14 04:31:40] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:40] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:40] Production.INFO: EndDate =2025-06-13 00:00:00
[2026-09-14 04:31:40] Production.INFO: NewEndDate1 =2025-06-14
[2026-09-14 04:31:40] Production.INFO: SubscriptionDate
[2026-09-14 04:31:40] Production.INFO: Array
(
[StartDate] => 2025-06-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:40] Production.INFO: AccountSubscription StartDate 2025-03-03 StartDate 2026-08-14
[2026-09-14 04:31:40] Production.INFO: SubscriptionID - 2025-06-14=====2026-10-13 00:00:00
[2026-09-14 04:31:40] Production.INFO: AccountSubscriptionID - 1305 === 2025-03-03=====2025-06-13
[2026-09-14 04:31:40] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:40] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:40] Production.INFO: SubscriptionID - 4
[2026-09-14 04:31:40] Production.INFO: isAdvanceSubscription - 4
[2026-09-14 04:31:40] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:40] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:40] Production.INFO: EndDate =2025-06-13 00:00:00
[2026-09-14 04:31:40] Production.INFO: NewEndDate1 =2025-06-14
[2026-09-14 04:31:40] Production.INFO: SubscriptionDate
[2026-09-14 04:31:40] Production.INFO: Array
(
[StartDate] => 2025-06-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:40] Production.INFO: AccountSubscription StartDate 2025-03-03 StartDate 2026-08-14
[2026-09-14 04:31:40] Production.INFO: SubscriptionID - 2025-06-14=====2026-10-13 00:00:00
[2026-09-14 04:31:40] Production.INFO: AccountSubscriptionID - 1306 === 2025-03-03=====2025-06-13
[2026-09-14 04:31:40] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:40] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:40] Production.INFO: SubscriptionID - 11
[2026-09-14 04:31:40] Production.INFO: isAdvanceSubscription - 11
[2026-09-14 04:31:40] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:40] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:40] Production.INFO: EndDate =2025-06-13 00:00:00
[2026-09-14 04:31:40] Production.INFO: NewEndDate1 =2025-06-14
[2026-09-14 04:31:40] Production.INFO: SubscriptionDate
[2026-09-14 04:31:40] Production.INFO: Array
(
[StartDate] => 2025-06-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:40] Production.INFO: AccountSubscription StartDate 2025-03-03 StartDate 2026-08-14
[2026-09-14 04:31:40] Production.INFO: SubscriptionID - 2025-06-14=====2026-10-13 00:00:00
[2026-09-14 04:31:40] Production.INFO: AccountSubscriptionID - 1307 === 2025-03-03=====2025-06-13
[2026-09-14 04:31:40] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:40] Production.INFO: SUBSCRIPTION Over
[2026-09-14 04:31:40] Production.INFO: Call prc_getAccountOneOffCharge(261,0,2026-08-14,2026-09-14 23:59:59)
[2026-09-14 04:31:40] Production.INFO: AccountOneOffCharge 0
[2026-09-14 04:31:40] Production.INFO: AccountOneOffCharge Over
[2026-09-14 04:31:40] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-14 04:31:40] Production.INFO: New UsageDates 2026-08-14 - 2026-09-13 23:59:59
[2026-09-14 04:31:40] Production.INFO: SubTotal 0
[2026-09-14 04:31:40] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-14 04:31:40] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-14 04:31:40] Production.INFO: TotalTax 0
[2026-09-14 04:31:40] Production.INFO: InvoiceGrandTotal 0
[2026-09-14 04:31:40] Production.INFO: InvoiceTaxAmount 0
[2026-09-14 04:31:40] Production.INFO: GrandTotal 0
[2026-09-14 04:31:40] Production.INFO: SubTotal 0.00
[2026-09-14 04:31:40] Production.INFO: TotalDue 225.30
[2026-09-14 04:31:40] Production.INFO: Reseller ==> 0
[2026-09-14 04:31:40] Production.INFO: original start date ==>2026-08-14 changed start date ==>2026-08-14 03:00:00 original end date ==>2026-09-13 23:59:59 changed end date ==>2026-09-14 02:59:59
[2026-09-14 04:31:40] Production.INFO: CALL prc_getInvoiceUsage(1,'261','0','1','2026-08-14 03:00:00','2026-09-14 02:59:59',0)
[2026-09-14 04:31:40] Production.INFO: PDF Generation start
[2026-09-14 04:31:40] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/261/Invoices/2026/09/14/Invoice-dominos-10925-albert-chan-inv14636-from-08-14-2026-to-09-13-2026-13670.pdf
[2026-09-14 04:31:40] Production.INFO: On Linux
[2026-09-14 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/261/Invoices/2026/09/14/footer-dominos-10925-albert-chan-inv14636-from-08-14-2026-to-09-13-2026-13670.html" "/var/www/tmp/1/261/Invoices/2026/09/14/Invoice-dominos-10925-albert-chan-inv14636-from-08-14-2026-to-09-13-2026-13670.html" "/var/www/tmp/1/261/Invoices/2026/09/14/Invoice-dominos-10925-albert-chan-inv14636-from-08-14-2026-to-09-13-2026-13670.pdf"
[2026-09-14 04:31:41] Production.INFO:
[2026-09-14 04:31:41] Production.INFO: /var/www/tmp/1/261/Invoices/2026/09/14/Invoice-dominos-10925-albert-chan-inv14636-from-08-14-2026-to-09-13-2026-13670.html
[2026-09-14 04:31:41] Production.INFO: /var/www/tmp/1/261/Invoices/2026/09/14/header-dominos-10925-albert-chan-inv14636-from-08-14-2026-to-09-13-2026-13670.html
[2026-09-14 04:31:41] Production.INFO: /var/www/tmp/1/261/Invoices/2026/09/14/footer-dominos-10925-albert-chan-inv14636-from-08-14-2026-to-09-13-2026-13670.html
[2026-09-14 04:31:41] Production.INFO: Invoice generation PDF path
[2026-09-14 04:31:41] Production.INFO: PDF fullPath 1/261/Invoices/2026/09/14/Invoice-dominos-10925-albert-chan-inv14636-from-08-14-2026-to-09-13-2026-13670.pdf
[2026-09-14 04:31:41] Production.INFO: Generate Usage File Start
[2026-09-14 04:31:41] Production.INFO: Usage File fullPath 1/261/InvoiceUsageFile/2026/09/14/dominos-10925-albert-chan-14-08-2026-00-00-00-TO-13-09-2026-23-59-59_5421__b617ed70-b016-11f1-9198-1b1cbde022d5.csv
[2026-09-14 04:31:43] Production.INFO: Sending Email to Staff over
[2026-09-14 04:31:43] Production.INFO: Email Status 1
[2026-09-14 04:31:43] Production.INFO: Sending Email to Customer
[2026-09-14 04:31:43] Production.INFO: =========== Email Sending over ===========
[2026-09-14 04:31:43] Production.INFO: =========== Returning as Success =========== AccountID 261
[2026-09-14 04:31:43] Production.INFO: Invoice::sendInvoice done
[2026-09-14 04:31:43] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-14 04:31:43] Production.INFO: Invoice Committed AccountID = 261
[2026-09-14 04:31:43] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-14 04:31:43] Production.INFO: NextInvoice 2026-09-14 2026-10-13
[2026-09-14 04:31:43] Production.INFO: new dates
[2026-09-14 04:31:43] Production.INFO: LastInvoiceDate 2026-09-14 NextInvoiceDate 2026-10-14
[2026-09-14 04:31:43] Production.INFO: LastChargeDate 2026-09-14 NextChargeDate 2026-10-13
[2026-09-14 04:31:43] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-14 04:31:43] Production.INFO: ========================== Invoice Send End =============================
[2026-09-14 04:31:43] Production.INFO: AccountID =262 FirstInvoiceSend 0
[2026-09-14 04:31:43] Production.INFO: LastInvoiceDate 2026-08-14 NextInvoiceDate 2026-09-14
[2026-09-14 04:31:43] Production.INFO: LastChargeDate 2026-08-14 NextChargeDate 2026-09-13
[2026-09-14 04:31:43] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-14 04:31:43] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-14 04:31:43] Production.INFO: Invoice::sendInvoice(1,262,2026-08-14,2026-09-14,billing@onswitchit.ca)
[2026-09-14 04:31:43] Production.INFO: start Date =2026-08-14 EndDate =2026-09-13 23:59:59
[2026-09-14 04:31:43] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-14 04:31:43] 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-09-14 04:31:43] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-14 04:31:43] Production.INFO: AlreadyBilled
[2026-09-14 04:31:43] Production.INFO: Reseller ==> 0
[2026-09-14 04:31:43] Production.INFO: original start date ==>2026-08-14 changed start date ==>2026-08-14 02:00:00 original end date ==>2026-09-13 23:59:59 changed end date ==>2026-09-14 01:59:59
[2026-09-14 04:31:43] Production.INFO: Invoice::getAccountUsageTotal(1,262,2026-08-14,2026-09-13 23:59:59)
[2026-09-14 04:31:43] Production.INFO: TotalCharges - 0
[2026-09-14 04:31:43] Production.INFO: TotalUsageCharges - 0.00
[2026-09-14 04:31:43] Production.INFO: Usage Over
[2026-09-14 04:31:43] Production.INFO: Call prc_getAccountSubscription(262,0)
[2026-09-14 04:31:43] Production.INFO: SUBSCRIPTION 3
[2026-09-14 04:31:43] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:43] Production.INFO: SubscriptionID - 5
[2026-09-14 04:31:43] Production.INFO: isAdvanceSubscription - 5
[2026-09-14 04:31:43] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:43] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:43] Production.INFO: EndDate =2025-06-13 00:00:00
[2026-09-14 04:31:43] Production.INFO: NewEndDate1 =2025-06-14
[2026-09-14 04:31:43] Production.INFO: SubscriptionDate
[2026-09-14 04:31:43] Production.INFO: Array
(
[StartDate] => 2025-06-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:43] Production.INFO: AccountSubscription StartDate 2025-03-10 StartDate 2026-08-14
[2026-09-14 04:31:43] Production.INFO: SubscriptionID - 2025-06-14=====2026-10-13 00:00:00
[2026-09-14 04:31:43] Production.INFO: AccountSubscriptionID - 1308 === 2025-03-10=====2025-06-13
[2026-09-14 04:31:43] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:43] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:43] Production.INFO: SubscriptionID - 4
[2026-09-14 04:31:43] Production.INFO: isAdvanceSubscription - 4
[2026-09-14 04:31:43] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:43] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:43] Production.INFO: EndDate =2025-06-13 00:00:00
[2026-09-14 04:31:43] Production.INFO: NewEndDate1 =2025-06-14
[2026-09-14 04:31:43] Production.INFO: SubscriptionDate
[2026-09-14 04:31:43] Production.INFO: Array
(
[StartDate] => 2025-06-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:43] Production.INFO: AccountSubscription StartDate 2025-03-10 StartDate 2026-08-14
[2026-09-14 04:31:43] Production.INFO: SubscriptionID - 2025-06-14=====2026-10-13 00:00:00
[2026-09-14 04:31:43] Production.INFO: AccountSubscriptionID - 1309 === 2025-03-10=====2025-06-13
[2026-09-14 04:31:43] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:43] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:43] Production.INFO: SubscriptionID - 11
[2026-09-14 04:31:43] Production.INFO: isAdvanceSubscription - 11
[2026-09-14 04:31:43] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:43] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:43] Production.INFO: EndDate =2025-06-13 00:00:00
[2026-09-14 04:31:43] Production.INFO: NewEndDate1 =2025-06-14
[2026-09-14 04:31:43] Production.INFO: SubscriptionDate
[2026-09-14 04:31:43] Production.INFO: Array
(
[StartDate] => 2025-06-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:43] Production.INFO: AccountSubscription StartDate 2025-03-10 StartDate 2026-08-14
[2026-09-14 04:31:43] Production.INFO: SubscriptionID - 2025-06-14=====2026-10-13 00:00:00
[2026-09-14 04:31:43] Production.INFO: AccountSubscriptionID - 1310 === 2025-03-10=====2025-06-13
[2026-09-14 04:31:43] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:43] Production.INFO: SUBSCRIPTION Over
[2026-09-14 04:31:43] Production.INFO: Call prc_getAccountOneOffCharge(262,0,2026-08-14,2026-09-14 23:59:59)
[2026-09-14 04:31:43] Production.INFO: AccountOneOffCharge 0
[2026-09-14 04:31:43] Production.INFO: AccountOneOffCharge Over
[2026-09-14 04:31:43] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-14 04:31:43] Production.INFO: New UsageDates 2026-08-14 - 2026-09-13 23:59:59
[2026-09-14 04:31:43] Production.INFO: SubTotal 0
[2026-09-14 04:31:43] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-14 04:31:43] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-14 04:31:43] Production.INFO: TotalTax 0
[2026-09-14 04:31:43] Production.INFO: InvoiceGrandTotal 0
[2026-09-14 04:31:43] Production.INFO: InvoiceTaxAmount 0
[2026-09-14 04:31:43] Production.INFO: GrandTotal 0
[2026-09-14 04:31:43] Production.INFO: SubTotal 0.00
[2026-09-14 04:31:43] Production.INFO: TotalDue 208.82
[2026-09-14 04:31:43] Production.INFO: Reseller ==> 0
[2026-09-14 04:31:43] Production.INFO: original start date ==>2026-08-14 changed start date ==>2026-08-14 02:00:00 original end date ==>2026-09-13 23:59:59 changed end date ==>2026-09-14 01:59:59
[2026-09-14 04:31:43] Production.INFO: CALL prc_getInvoiceUsage(1,'262','0','1','2026-08-14 02:00:00','2026-09-14 01:59:59',0)
[2026-09-14 04:31:43] Production.INFO: PDF Generation start
[2026-09-14 04:31:43] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/262/Invoices/2026/09/14/Invoice-dominos-10199-albert-chan-inv14637-from-08-14-2026-to-09-13-2026-13671.pdf
[2026-09-14 04:31:43] Production.INFO: On Linux
[2026-09-14 04:31:44] 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/262/Invoices/2026/09/14/footer-dominos-10199-albert-chan-inv14637-from-08-14-2026-to-09-13-2026-13671.html" "/var/www/tmp/1/262/Invoices/2026/09/14/Invoice-dominos-10199-albert-chan-inv14637-from-08-14-2026-to-09-13-2026-13671.html" "/var/www/tmp/1/262/Invoices/2026/09/14/Invoice-dominos-10199-albert-chan-inv14637-from-08-14-2026-to-09-13-2026-13671.pdf"
[2026-09-14 04:31:44] Production.INFO:
[2026-09-14 04:31:44] Production.INFO: /var/www/tmp/1/262/Invoices/2026/09/14/Invoice-dominos-10199-albert-chan-inv14637-from-08-14-2026-to-09-13-2026-13671.html
[2026-09-14 04:31:44] Production.INFO: /var/www/tmp/1/262/Invoices/2026/09/14/header-dominos-10199-albert-chan-inv14637-from-08-14-2026-to-09-13-2026-13671.html
[2026-09-14 04:31:44] Production.INFO: /var/www/tmp/1/262/Invoices/2026/09/14/footer-dominos-10199-albert-chan-inv14637-from-08-14-2026-to-09-13-2026-13671.html
[2026-09-14 04:31:44] Production.INFO: Invoice generation PDF path
[2026-09-14 04:31:44] Production.INFO: PDF fullPath 1/262/Invoices/2026/09/14/Invoice-dominos-10199-albert-chan-inv14637-from-08-14-2026-to-09-13-2026-13671.pdf
[2026-09-14 04:31:44] Production.INFO: Generate Usage File Start
[2026-09-14 04:31:44] Production.INFO: Usage File fullPath 1/262/InvoiceUsageFile/2026/09/14/dominos-10199-albert-chan-14-08-2026-00-00-00-TO-13-09-2026-23-59-59_215__b810b2b0-b016-11f1-8f68-bd02bfd85ade.csv
[2026-09-14 04:31:47] Production.INFO: Sending Email to Staff over
[2026-09-14 04:31:47] Production.INFO: Email Status 1
[2026-09-14 04:31:47] Production.INFO: Sending Email to Customer
[2026-09-14 04:31:47] Production.INFO: =========== Email Sending over ===========
[2026-09-14 04:31:47] Production.INFO: =========== Returning as Success =========== AccountID 262
[2026-09-14 04:31:47] Production.INFO: Invoice::sendInvoice done
[2026-09-14 04:31:47] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-14 04:31:47] Production.INFO: Invoice Committed AccountID = 262
[2026-09-14 04:31:47] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-14 04:31:47] Production.INFO: NextInvoice 2026-09-14 2026-10-13
[2026-09-14 04:31:47] Production.INFO: new dates
[2026-09-14 04:31:47] Production.INFO: LastInvoiceDate 2026-09-14 NextInvoiceDate 2026-10-14
[2026-09-14 04:31:47] Production.INFO: LastChargeDate 2026-09-14 NextChargeDate 2026-10-13
[2026-09-14 04:31:47] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-14 04:31:47] Production.INFO: ========================== Invoice Send End =============================
[2026-09-14 04:31:47] Production.INFO: AccountID =264 FirstInvoiceSend 0
[2026-09-14 04:31:47] Production.INFO: LastInvoiceDate 2026-08-14 NextInvoiceDate 2026-09-14
[2026-09-14 04:31:47] Production.INFO: LastChargeDate 2026-08-14 NextChargeDate 2026-09-13
[2026-09-14 04:31:47] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-14 04:31:47] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-14 04:31:47] Production.INFO: Invoice::sendInvoice(1,264,2026-08-14,2026-09-14,billing@onswitchit.ca)
[2026-09-14 04:31:47] Production.INFO: start Date =2026-08-14 EndDate =2026-09-13 23:59:59
[2026-09-14 04:31:47] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-14 04:31:47] 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-09-14 04:31:47] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-14 04:31:47] Production.INFO: AlreadyBilled
[2026-09-14 04:31:47] Production.INFO: Reseller ==> 0
[2026-09-14 04:31:47] Production.INFO: original start date ==>2026-08-14 changed start date ==>2026-08-14 00:00:00 original end date ==>2026-09-13 23:59:59 changed end date ==>2026-09-13 23:59:59
[2026-09-14 04:31:47] Production.INFO: Invoice::getAccountUsageTotal(1,264,2026-08-14,2026-09-13 23:59:59)
[2026-09-14 04:31:47] Production.INFO: TotalCharges - 0
[2026-09-14 04:31:47] Production.INFO: TotalUsageCharges - 0.00
[2026-09-14 04:31:47] Production.INFO: Usage Over
[2026-09-14 04:31:47] Production.INFO: Call prc_getAccountSubscription(264,0)
[2026-09-14 04:31:47] Production.INFO: SUBSCRIPTION 3
[2026-09-14 04:31:47] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:47] Production.INFO: SubscriptionID - 5
[2026-09-14 04:31:47] Production.INFO: isAdvanceSubscription - 5
[2026-09-14 04:31:47] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:47] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:47] Production.INFO: EndDate =2026-09-13 00:00:00
[2026-09-14 04:31:47] Production.INFO: NewEndDate1 =2026-09-14
[2026-09-14 04:31:47] Production.INFO: SubscriptionDate
[2026-09-14 04:31:47] Production.INFO: Array
(
[StartDate] => 2026-09-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:47] Production.INFO: AccountSubscription StartDate 2025-03-03 StartDate 2026-08-14
[2026-09-14 04:31:47] Production.INFO: SubscriptionID - 2026-09-14=====2026-10-13 00:00:00
[2026-09-14 04:31:47] Production.INFO: AccountSubscriptionID - 1313 === 2025-03-03=====2027-09-14
[2026-09-14 04:31:47] Production.INFO: regular Advance Subscription
[2026-09-14 04:31:47] Production.INFO: First Time False 2025-03-03 2026-09-14
[2026-09-14 04:31:47] Production.INFO: StartDate 2026-09-14 AccountSubscription->StartDate 2025-03-03 EndDate 2026-10-13 00:00:00 AccountSubscription->EndDate 2027-09-14
[2026-09-14 04:31:47] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-14 04:31:47] Production.INFO: AccountSubscription::getSubscriptionAmount(1313,2026-09-14,2026-10-13 00:00:00,,0)
[2026-09-14 04:31:47] Production.INFO: SubscriptionCharge - 75
[2026-09-14 04:31:47] Production.INFO: Already Invoice Subscription 0
[2026-09-14 04:31:47] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(264,1,5,2026-09-14,2026-10-13 00:00:00,Restaurant - 4 Line Flat Rate,75,75,1,1313)
[2026-09-14 04:31:47] Production.INFO: DiscountAmount 0.000000
[2026-09-14 04:31:47] Production.INFO: DiscountType Flat
[2026-09-14 04:31:47] Production.INFO: SubscriptionCharge 75
[2026-09-14 04:31:47] Production.INFO: New SubscriptionCharge 75
[2026-09-14 04:31:47] Production.INFO: TotalSubscriptionCharge - 75.00
[2026-09-14 04:31:47] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:47] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:47] Production.INFO: SubscriptionID - 4
[2026-09-14 04:31:47] Production.INFO: isAdvanceSubscription - 4
[2026-09-14 04:31:47] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:47] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:47] Production.INFO: EndDate =2026-09-13 00:00:00
[2026-09-14 04:31:47] Production.INFO: NewEndDate1 =2026-09-14
[2026-09-14 04:31:47] Production.INFO: SubscriptionDate
[2026-09-14 04:31:47] Production.INFO: Array
(
[StartDate] => 2026-09-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:47] Production.INFO: AccountSubscription StartDate 2025-03-03 StartDate 2026-08-14
[2026-09-14 04:31:47] Production.INFO: SubscriptionID - 2026-09-14=====2026-10-13 00:00:00
[2026-09-14 04:31:47] Production.INFO: AccountSubscriptionID - 1314 === 2025-03-03=====2027-09-14
[2026-09-14 04:31:47] Production.INFO: regular Advance Subscription
[2026-09-14 04:31:47] Production.INFO: First Time False 2025-03-03 2026-09-14
[2026-09-14 04:31:47] Production.INFO: StartDate 2026-09-14 AccountSubscription->StartDate 2025-03-03 EndDate 2026-10-13 00:00:00 AccountSubscription->EndDate 2027-09-14
[2026-09-14 04:31:47] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-14 04:31:47] Production.INFO: AccountSubscription::getSubscriptionAmount(1314,2026-09-14,2026-10-13 00:00:00,,0)
[2026-09-14 04:31:47] Production.INFO: SubscriptionCharge - 2.5
[2026-09-14 04:31:47] Production.INFO: Already Invoice Subscription 0
[2026-09-14 04:31:47] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(264,1,4,2026-09-14,2026-10-13 00:00:00,e911 address registration (2265990555 - 9952 GLENDON DR Unit 1 KOMOKA, ON N0L1R0),2.5,2.5,1,1314)
[2026-09-14 04:31:47] Production.INFO: DiscountAmount 0.000000
[2026-09-14 04:31:47] Production.INFO: DiscountType Flat
[2026-09-14 04:31:47] Production.INFO: SubscriptionCharge 2.5
[2026-09-14 04:31:47] Production.INFO: New SubscriptionCharge 2.5
[2026-09-14 04:31:47] Production.INFO: TotalSubscriptionCharge - 2.50
[2026-09-14 04:31:47] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:47] Production.INFO: ============================Subscription Start =================
[2026-09-14 04:31:47] Production.INFO: SubscriptionID - 11
[2026-09-14 04:31:47] Production.INFO: isAdvanceSubscription - 11
[2026-09-14 04:31:47] Production.INFO: SubscriptionStartDate =2026-09-14 - SubscriptionEndDate = 2026-10-13
[2026-09-14 04:31:47] Production.INFO: NewNextChargeDate =2026-10-13 00:00:00
[2026-09-14 04:31:47] Production.INFO: EndDate =2026-09-13 00:00:00
[2026-09-14 04:31:47] Production.INFO: NewEndDate1 =2026-09-14
[2026-09-14 04:31:47] Production.INFO: SubscriptionDate
[2026-09-14 04:31:47] Production.INFO: Array
(
[StartDate] => 2026-09-14
[EndDate] => 2026-10-13 00:00:00
[AlreadyCharged] => 0
)
[2026-09-14 04:31:47] Production.INFO: AccountSubscription StartDate 2025-03-03 StartDate 2026-08-14
[2026-09-14 04:31:47] Production.INFO: SubscriptionID - 2026-09-14=====2026-10-13 00:00:00
[2026-09-14 04:31:47] Production.INFO: AccountSubscriptionID - 1315 === 2025-03-03=====2027-09-14
[2026-09-14 04:31:47] Production.INFO: regular Advance Subscription
[2026-09-14 04:31:47] Production.INFO: First Time False 2025-03-03 2026-09-14
[2026-09-14 04:31:47] Production.INFO: StartDate 2026-09-14 AccountSubscription->StartDate 2025-03-03 EndDate 2026-10-13 00:00:00 AccountSubscription->EndDate 2027-09-14
[2026-09-14 04:31:47] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-14 04:31:47] Production.INFO: AccountSubscription::getSubscriptionAmount(1315,2026-09-14,2026-10-13 00:00:00,,0)
[2026-09-14 04:31:47] Production.INFO: SubscriptionCharge - -5
[2026-09-14 04:31:47] Production.INFO: Already Invoice Subscription 0
[2026-09-14 04:31:47] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(264,1,11,2026-09-14,2026-10-13 00:00:00,Provides a $5/store/month discount when 3+ stores have OnSwitch Cloud Phone service,-15,-5,3,1315)
[2026-09-14 04:31:47] Production.INFO: DiscountAmount 0.000000
[2026-09-14 04:31:47] Production.INFO: DiscountType Flat
[2026-09-14 04:31:47] Production.INFO: SubscriptionCharge -15
[2026-09-14 04:31:47] Production.INFO: New SubscriptionCharge -15
[2026-09-14 04:31:47] Production.INFO: TotalSubscriptionCharge - -15.00
[2026-09-14 04:31:47] Production.INFO: ============================Subscription End =================
[2026-09-14 04:31:47] Production.INFO: SUBSCRIPTION Over
[2026-09-14 04:31:47] Production.INFO: Call prc_getAccountOneOffCharge(264,0,2026-08-14,2026-09-14 23:59:59)
[2026-09-14 04:31:47] Production.INFO: AccountOneOffCharge 0
[2026-09-14 04:31:47] Production.INFO: AccountOneOffCharge Over
[2026-09-14 04:31:47] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-14 04:31:47] Production.INFO: New UsageDates 2026-08-14 - 2026-09-13 23:59:59
[2026-09-14 04:31:47] Production.INFO: SubTotal 62.5
[2026-09-14 04:31:47] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-14 04:31:47] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-14 04:31:47] Production.INFO: TotalTax 8.125
[2026-09-14 04:31:47] Production.INFO: InvoiceGrandTotal 70.625
[2026-09-14 04:31:47] Production.INFO: InvoiceTaxAmount 8.13
[2026-09-14 04:31:47] Production.INFO: GrandTotal 70.63
[2026-09-14 04:31:47] Production.INFO: SubTotal 62.50
[2026-09-14 04:31:47] Production.INFO: TotalDue 1200.71
[2026-09-14 04:31:47] Production.INFO: Reseller ==> 0
[2026-09-14 04:31:47] Production.INFO: original start date ==>2026-08-14 changed start date ==>2026-08-14 00:00:00 original end date ==>2026-09-13 23:59:59 changed end date ==>2026-09-13 23:59:59
[2026-09-14 04:31:47] Production.INFO: CALL prc_getInvoiceUsage(1,'264','0','1','2026-08-14 00:00:00','2026-09-13 23:59:59',0)
[2026-09-14 04:31:47] Production.INFO: PDF Generation start
[2026-09-14 04:31:47] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/264/Invoices/2026/09/14/Invoice-dominos-39060-ken-hoose-inv14638-from-08-14-2026-to-09-13-2026-13672.pdf
[2026-09-14 04:31:47] Production.INFO: On Linux
[2026-09-14 04:31:48] 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/264/Invoices/2026/09/14/footer-dominos-39060-ken-hoose-inv14638-from-08-14-2026-to-09-13-2026-13672.html" "/var/www/tmp/1/264/Invoices/2026/09/14/Invoice-dominos-39060-ken-hoose-inv14638-from-08-14-2026-to-09-13-2026-13672.html" "/var/www/tmp/1/264/Invoices/2026/09/14/Invoice-dominos-39060-ken-hoose-inv14638-from-08-14-2026-to-09-13-2026-13672.pdf"
[2026-09-14 04:31:48] Production.INFO:
[2026-09-14 04:31:48] Production.INFO: /var/www/tmp/1/264/Invoices/2026/09/14/Invoice-dominos-39060-ken-hoose-inv14638-from-08-14-2026-to-09-13-2026-13672.html
[2026-09-14 04:31:48] Production.INFO: /var/www/tmp/1/264/Invoices/2026/09/14/header-dominos-39060-ken-hoose-inv14638-from-08-14-2026-to-09-13-2026-13672.html
[2026-09-14 04:31:48] Production.INFO: /var/www/tmp/1/264/Invoices/2026/09/14/footer-dominos-39060-ken-hoose-inv14638-from-08-14-2026-to-09-13-2026-13672.html
[2026-09-14 04:31:48] Production.INFO: Invoice generation PDF path
[2026-09-14 04:31:48] Production.INFO: PDF fullPath 1/264/Invoices/2026/09/14/Invoice-dominos-39060-ken-hoose-inv14638-from-08-14-2026-to-09-13-2026-13672.pdf
[2026-09-14 04:31:48] Production.INFO: Generate Usage File Start
[2026-09-14 04:31:48] Production.INFO: Usage File fullPath 1/264/InvoiceUsageFile/2026/09/14/dominos-39060-ken-hoose-14-08-2026-00-00-00-TO-13-09-2026-23-59-59_476__ba4745e0-b016-11f1-8aac-9b7ab27eb116.csv
[2026-09-14 04:31:49] Production.INFO: Sending Email to Staff over
[2026-09-14 04:31:49] Production.INFO: Email Status 1
[2026-09-14 04:31:49] Production.INFO: Sending Email to Customer
[2026-09-14 04:31:49] Production.INFO: =========== Email Sending over ===========
[2026-09-14 04:31:49] Production.INFO: =========== Returning as Success =========== AccountID 264
[2026-09-14 04:31:49] Production.INFO: Invoice::sendInvoice done
[2026-09-14 04:31:49] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-14 04:31:49] Production.INFO: Invoice Committed AccountID = 264
[2026-09-14 04:31:49] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-14 04:31:49] Production.INFO: NextInvoice 2026-09-14 2026-10-13
[2026-09-14 04:31:49] Production.INFO: new dates
[2026-09-14 04:31:49] Production.INFO: LastInvoiceDate 2026-09-14 NextInvoiceDate 2026-10-14
[2026-09-14 04:31:49] Production.INFO: LastChargeDate 2026-09-14 NextChargeDate 2026-10-13
[2026-09-14 04:31:49] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-14 04:31:49] Production.INFO: ========================== Invoice Send End =============================
[2026-09-14 04:31:49] Production.INFO: ========================== Recurring invoice Start =============================
[2026-09-14 04:31:49] Production.INFO: recurring invoices ID
[2026-09-14 04:31:49] Production.INFO:
[2026-09-14 04:31:49] Production.INFO: recurring errorsArray
(
)
[2026-09-14 04:31:49] Production.INFO: ========================== Recurring invoice End =============================
[2026-09-14 04:31:49] Production.INFO: ========================== Job Updated =============================
[2026-09-14 04:31:51] Production.INFO: ========================== Job Email Sent =============================
[2026-09-14 04:31:53] Production.ERROR: **Email Sent Status 1
[2026-09-14 04:31:53] Production.ERROR: **Email Sent message Email has been sent
[2026-09-14 04:31:53] Production.ERROR: CronJobId end6
[2026-09-14 04:31:53] Production.INFO: ==18955== Releasing lock...
[2026-09-14 04:31:53] Production.INFO: invoicegenerator-command-invoicegenerator-companyid-1-cronjobid-6 #Stops#
[2026-09-14 04:31:53] Production.INFO: 38.5 MB #Memory Used#
[2026-09-14 09:32:02] Production.INFO: ==19214== Lock acquired, processing the job...
[2026-09-14 09:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:32:02] Production.INFO: neon service started
[2026-09-14 09:32:02] Production.INFO: neon service started
[2026-09-14 09:32:02] Production.INFO: ==19214== Releasing lock...
[2026-09-14 09:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:32:02] Production.INFO: ==19217== Lock acquired, processing the job...
[2026-09-14 04:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:32:02] Production.INFO: ==19217== Releasing lock...
[2026-09-14 04:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:32:03] Production.INFO: ==19219== Lock acquired, processing the job...
[2026-09-14 08:32:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:32:03] Production.INFO: ==19219== Releasing lock...
[2026-09-14 08:32:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:32:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:32:03] Production.INFO: ==19227== Lock acquired, processing the job...
[2026-09-14 04:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:32:03] Production.INFO: Account Balance Start.
[2026-09-14 04:32:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:32:03] Production.INFO: 117
[2026-09-14 04:32:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:32:03] Production.INFO: ==19221== Lock acquired, processing the job...
[2026-09-14 04:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:32:03] Production.INFO: ==19223== Lock acquired, processing the job...
[2026-09-14 04:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:32:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:32:03] Production.INFO: ==19225== Lock acquired, processing the job...
[2026-09-14 04:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:32:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:32:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:32:03] Production.INFO: ==19229== Lock acquired, processing the job...
[2026-09-14 04:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:32:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:32:04] Production.INFO: Date 2026-09-13
[2026-09-14 04:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 04: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-09-14 04: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-09-14 04: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-09-14 04:32:04] Production.INFO: ==19229== Releasing lock...
[2026-09-14 04:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:32:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:32:04] Production.INFO: Date 2026-09-14
[2026-09-14 04:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:32:04] Production.INFO: Total Charge 0
[2026-09-14 04:32:04] Production.INFO: CreateAllLog End
[2026-09-14 04:32:04] Production.INFO: Account Balance End.
[2026-09-14 04:32:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:32:04] Production.INFO: ==19227== Releasing lock...
[2026-09-14 04:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:32:04] Production.INFO: ==19223== Releasing lock...
[2026-09-14 04:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:32:12] Production.ERROR: CronJobId end10
[2026-09-14 04:32:12] Production.INFO: ==19225== Releasing lock...
[2026-09-14 04:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:32:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:32:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:32:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:32:14] Production.INFO: call_cost start
[2026-09-14 04:32:14] Production.INFO: call_cost end
[2026-09-14 04:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:32:14] Production.INFO: ==19221== Releasing lock...
[2026-09-14 04:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:33:01] Production.INFO: ==19283== Lock acquired, processing the job...
[2026-09-14 09:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:33:01] Production.INFO: neon service started
[2026-09-14 09:33:01] Production.INFO: neon service started
[2026-09-14 09:33:01] Production.INFO: ==19283== Releasing lock...
[2026-09-14 09:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:33:02] Production.INFO: ==19285== Lock acquired, processing the job...
[2026-09-14 04:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:33:02] Production.INFO: ==19285== Releasing lock...
[2026-09-14 04:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:33:02] Production.INFO: ==19287== Lock acquired, processing the job...
[2026-09-14 08:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:33:02] Production.INFO: ==19287== Releasing lock...
[2026-09-14 08:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:33:03] Production.INFO: ==19296== Lock acquired, processing the job...
[2026-09-14 04:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:33:03] Production.INFO: Account Balance Start.
[2026-09-14 04:33:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:33:03] Production.INFO: 117
[2026-09-14 04:33:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:33:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:33:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:33:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:33:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:33:03] Production.INFO: Date 2026-09-13
[2026-09-14 04:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:33:03] Production.INFO: ==19290== Lock acquired, processing the job...
[2026-09-14 04:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:33:03] Production.INFO: Date 2026-09-14
[2026-09-14 04:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:33:03] Production.INFO: Total Charge 0
[2026-09-14 04:33:03] Production.INFO: CreateAllLog End
[2026-09-14 04:33:03] Production.INFO: ==19292== Lock acquired, processing the job...
[2026-09-14 04:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:33:03] Production.INFO: ==19294== Lock acquired, processing the job...
[2026-09-14 04:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:33:03] Production.INFO: ==19298== Lock acquired, processing the job...
[2026-09-14 04:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:33:03] Production.INFO: Account Balance End.
[2026-09-14 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-09-14 04:33:03] Production.ERROR: CronJobId end 12
[2026-09-14 04:33:03] Production.INFO: ==19296== Releasing lock...
[2026-09-14 04:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:33:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 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-09-14 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-09-14 04:33:03] Production.INFO: ==19298== Releasing lock...
[2026-09-14 04:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:33:04] Production.INFO: ==19292== Releasing lock...
[2026-09-14 04:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:33:10] Production.ERROR: CronJobId end10
[2026-09-14 04:33:10] Production.INFO: ==19294== Releasing lock...
[2026-09-14 04:33:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:33:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:33:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:33:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:33:14] Production.INFO: call_cost start
[2026-09-14 04:33:14] Production.INFO: call_cost end
[2026-09-14 04:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:33:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:33:14] Production.INFO: ==19290== Releasing lock...
[2026-09-14 04:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:34:02] Production.INFO: ==19352== Lock acquired, processing the job...
[2026-09-14 09:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:34:02] Production.INFO: neon service started
[2026-09-14 09:34:02] Production.INFO: neon service started
[2026-09-14 09:34:02] Production.INFO: ==19352== Releasing lock...
[2026-09-14 09:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:34:02] Production.INFO: ==19356== Lock acquired, processing the job...
[2026-09-14 04:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:34:02] Production.INFO: ==19356== Releasing lock...
[2026-09-14 04:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:34:03] Production.INFO: ==19358== Lock acquired, processing the job...
[2026-09-14 08:34:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:34:03] Production.INFO: ==19358== Releasing lock...
[2026-09-14 08:34:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:34:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:34:03] Production.INFO: ==19364== Lock acquired, processing the job...
[2026-09-14 04:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:34:03] Production.INFO: ==19360== Lock acquired, processing the job...
[2026-09-14 04:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:34:03] Production.INFO: ==19362== Lock acquired, processing the job...
[2026-09-14 04:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:34:03] Production.INFO: ==19366== Lock acquired, processing the job...
[2026-09-14 04:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:34:03] Production.INFO: ==19368== Lock acquired, processing the job...
[2026-09-14 04:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:34:04] Production.INFO: Account Balance Start.
[2026-09-14 04:34:04] Production.INFO: CreateAllLog Start
[2026-09-14 04:34:04] Production.INFO: 117
[2026-09-14 04:34:04] Production.INFO: Date 2026-09-08
[2026-09-14 04:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 04:34:04] Production.INFO: Date 2026-09-09
[2026-09-14 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-09-14 04:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 04:34:04] Production.INFO: ==19368== Releasing lock...
[2026-09-14 04:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:34:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:34:04] Production.INFO: Date 2026-09-10
[2026-09-14 04:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:34:04] Production.INFO: Date 2026-09-11
[2026-09-14 04:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:34:04] Production.INFO: Date 2026-09-12
[2026-09-14 04:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:34:04] Production.INFO: Date 2026-09-13
[2026-09-14 04:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:34:04] Production.INFO: Date 2026-09-14
[2026-09-14 04:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:34:04] Production.INFO: Total Charge 0
[2026-09-14 04:34:04] Production.INFO: CreateAllLog End
[2026-09-14 04:34:04] Production.INFO: Account Balance End.
[2026-09-14 04:34:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:34:04] Production.INFO: ==19366== Releasing lock...
[2026-09-14 04:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:34:04] Production.INFO: ==19362== Releasing lock...
[2026-09-14 04:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:34:12] Production.ERROR: CronJobId end10
[2026-09-14 04:34:12] Production.INFO: ==19364== Releasing lock...
[2026-09-14 04:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:34:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:34:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:34:14] Production.INFO: call_cost start
[2026-09-14 04:34:14] Production.INFO: call_cost end
[2026-09-14 04:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:34:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:34:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:34:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:34:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:34:14] Production.INFO: ==19360== Releasing lock...
[2026-09-14 04:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:35:01] Production.INFO: ==19426== Lock acquired, processing the job...
[2026-09-14 09:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:35:01] Production.INFO: neon service started
[2026-09-14 09:35:01] Production.INFO: neon service started
[2026-09-14 09:35:01] Production.INFO: ==19426== Releasing lock...
[2026-09-14 09:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:35:02] Production.INFO: ==19428== Lock acquired, processing the job...
[2026-09-14 04:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:35:02] Production.INFO: ==19428== Releasing lock...
[2026-09-14 04:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:35:02] Production.INFO: ==19430== Lock acquired, processing the job...
[2026-09-14 08:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:35:02] Production.INFO: ==19430== Releasing lock...
[2026-09-14 08:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:35:03] Production.INFO: ==19436== Lock acquired, processing the job...
[2026-09-14 04:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:35:03] Production.INFO: ==19432== Lock acquired, processing the job...
[2026-09-14 04:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 04:35:03] Production.INFO: ==19445== Lock acquired, processing the job...
[2026-09-14 04:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 04:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 04:35:03] Production.ERROR: CronJob PID - 19436
[2026-09-14 04:35:03] Production.ERROR: CronJob Title - Account Block
[2026-09-14 04:35:03] Production.ERROR: CronJob ID - 7
[2026-09-14 04:35:03] Production.ERROR: CronJob Last Run Time 2026-09-14 04:35:00
[2026-09-14 04:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 04:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 04:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 04:35:03] Production.ERROR: CronJob PID - 19445
[2026-09-14 04:35:03] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs
[2026-09-14 04:35:03] Production.ERROR: CronJob ID - 19
[2026-09-14 04:35:03] Production.ERROR: CronJob Last Run Time 2026-09-14 04:35:00
[2026-09-14 04:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 04:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 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-09-14 04:35:03] Production.INFO: ==19434== Lock acquired, processing the job...
[2026-09-14 04:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 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-09-14 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-09-14 04:35:03] Production.INFO: ==19445== Releasing lock...
[2026-09-14 04:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 04:35:03] Production.INFO: ==19432== Releasing lock...
[2026-09-14 04:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 04:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 04:35:03] Production.INFO: ==19438== Lock acquired, processing the job...
[2026-09-14 04:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:35:03] Production.INFO: ==19441== Lock acquired, processing the job...
[2026-09-14 04:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:35:03] Production.INFO: ==19443== Lock acquired, processing the job...
[2026-09-14 04:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 04:35:03] Production.INFO: Account Balance Start.
[2026-09-14 04:35:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:35:03] Production.INFO: 117
[2026-09-14 04:35:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 04:35:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:35:04] Production.INFO: Date 2026-09-10
[2026-09-14 04:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:35:04] Production.INFO: Date 2026-09-11
[2026-09-14 04:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:35:04] Production.INFO: Date 2026-09-12
[2026-09-14 04:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:35:04] Production.INFO: Date 2026-09-13
[2026-09-14 04:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:35:04] Production.ERROR: done
[2026-09-14 04:35:04] Production.INFO: Date 2026-09-14
[2026-09-14 04:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:35:04] Production.INFO: ==19436== Releasing lock...
[2026-09-14 04:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:35:04] Production.INFO: Total Charge 0
[2026-09-14 04:35:04] Production.INFO: CreateAllLog End
[2026-09-14 04:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 04:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000265', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 04:35:04] Production.INFO: Account Balance End.
[2026-09-14 04:35:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:35:04] Production.INFO: ==19441== Releasing lock...
[2026-09-14 04:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:35:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000265', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 04:35:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 04:35:09] Production.INFO: ProcessCDR(1,18000265,1,1,2)
[2026-09-14 04:35:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18000265,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 04:35:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18000265,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 04:35:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 04:35:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 04:35:09] Production.INFO: ==19443== Releasing lock...
[2026-09-14 04:35:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 04:35:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 04:35:14] Production.ERROR: CronJobId end10
[2026-09-14 04:35:14] Production.INFO: ==19438== Releasing lock...
[2026-09-14 04:35:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:35:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:35:16] Production.INFO: call_cost start
[2026-09-14 04:35:16] Production.INFO: call_cost end
[2026-09-14 04:35:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:35:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:35:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:35:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:35:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:35:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:35:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:35:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:35:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:35:16] Production.INFO: ==19434== Releasing lock...
[2026-09-14 04:35:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:35:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:36:02] Production.INFO: ==19501== Lock acquired, processing the job...
[2026-09-14 09:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:36:02] Production.INFO: neon service started
[2026-09-14 09:36:02] Production.INFO: neon service started
[2026-09-14 09:36:02] Production.INFO: ==19501== Releasing lock...
[2026-09-14 09:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:36:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 08:36:02] Production.INFO: ==19505== Lock acquired, processing the job...
[2026-09-14 08:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:36:02] Production.INFO: ==19505== Releasing lock...
[2026-09-14 08:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:36:02] Production.INFO: ==19503== Lock acquired, processing the job...
[2026-09-14 04:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:36:03] Production.INFO: ==19503== Releasing lock...
[2026-09-14 04:36:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:36:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:36:03] Production.INFO: ==19507== Lock acquired, processing the job...
[2026-09-14 04:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:36:03] Production.INFO: ==19509== Lock acquired, processing the job...
[2026-09-14 04:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:36:03] Production.INFO: ==19511== Lock acquired, processing the job...
[2026-09-14 04:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:36:04] Production.INFO: ==19513== Lock acquired, processing the job...
[2026-09-14 04:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:36:04] Production.INFO: Account Balance Start.
[2026-09-14 04:36:04] Production.INFO: CreateAllLog Start
[2026-09-14 04:36:04] Production.INFO: 117
[2026-09-14 04:36:04] Production.INFO: Date 2026-09-08
[2026-09-14 04:36:04] Production.INFO: ==19516== Lock acquired, processing the job...
[2026-09-14 04:36:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:36:04] Production.INFO: Date 2026-09-09
[2026-09-14 04:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:36:04] Production.INFO: Date 2026-09-10
[2026-09-14 04:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:36:04] Production.INFO: Date 2026-09-11
[2026-09-14 04:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 04:36:04] Production.INFO: Date 2026-09-12
[2026-09-14 04:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 04:36:04] Production.INFO: Date 2026-09-13
[2026-09-14 04:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:36:04] Production.INFO: ==19516== Releasing lock...
[2026-09-14 04:36:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:36:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:36:04] Production.INFO: Date 2026-09-14
[2026-09-14 04:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:36:04] Production.INFO: Total Charge 0
[2026-09-14 04:36:04] Production.INFO: CreateAllLog End
[2026-09-14 04:36:04] Production.INFO: ==19509== Releasing lock...
[2026-09-14 04:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:36:04] Production.INFO: Account Balance End.
[2026-09-14 04:36:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:36:04] Production.INFO: ==19513== Releasing lock...
[2026-09-14 04:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:36:12] Production.ERROR: CronJobId end10
[2026-09-14 04:36:12] Production.INFO: ==19511== Releasing lock...
[2026-09-14 04:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:36:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:36:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:36:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:36:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:36:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:36:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:36:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:36:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:36:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:36:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:36:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:36:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:36:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:36:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:36:15] Production.INFO: call_cost start
[2026-09-14 04:36:15] Production.INFO: call_cost end
[2026-09-14 04:36:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:36:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:36:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:36:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:36:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:36:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:36:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:36:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:36:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:36:15] Production.INFO: ==19507== Releasing lock...
[2026-09-14 04:36:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:36:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:37:01] Production.INFO: ==19568== Lock acquired, processing the job...
[2026-09-14 09:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:37:01] Production.INFO: neon service started
[2026-09-14 09:37:01] Production.INFO: neon service started
[2026-09-14 09:37:01] Production.INFO: ==19568== Releasing lock...
[2026-09-14 09:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:37:02] Production.INFO: ==19572== Lock acquired, processing the job...
[2026-09-14 08:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:37:02] Production.INFO: ==19572== Releasing lock...
[2026-09-14 08:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:37:02] Production.INFO: ==19570== Lock acquired, processing the job...
[2026-09-14 04:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:37:02] Production.INFO: ==19570== Releasing lock...
[2026-09-14 04:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:37:03] Production.INFO: ==19575== Lock acquired, processing the job...
[2026-09-14 04:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:37:03] Production.INFO: ==19577== Lock acquired, processing the job...
[2026-09-14 04:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:37:03] Production.INFO: ==19579== Lock acquired, processing the job...
[2026-09-14 04:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:37:03] Production.INFO: ==19581== Lock acquired, processing the job...
[2026-09-14 04:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:37:03] Production.INFO: ==19583== Lock acquired, processing the job...
[2026-09-14 04:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:37:03] Production.INFO: Account Balance Start.
[2026-09-14 04:37:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:37:03] Production.INFO: 117
[2026-09-14 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-09-14 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-09-14 04:37:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 04:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:37:03] Production.INFO: ==19583== Releasing lock...
[2026-09-14 04:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:37:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:37:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:37:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:37:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:37:03] Production.INFO: Date 2026-09-13
[2026-09-14 04:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:37:03] Production.INFO: Date 2026-09-14
[2026-09-14 04:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:37:03] Production.INFO: Total Charge 0
[2026-09-14 04:37:04] Production.INFO: CreateAllLog End
[2026-09-14 04:37:04] Production.INFO: ==19577== Releasing lock...
[2026-09-14 04:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:37:04] Production.INFO: Account Balance End.
[2026-09-14 04:37:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:37:04] Production.INFO: ==19581== Releasing lock...
[2026-09-14 04:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:37:11] Production.ERROR: CronJobId end10
[2026-09-14 04:37:11] Production.INFO: ==19579== Releasing lock...
[2026-09-14 04:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:37:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:37:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:37:14] Production.INFO: call_cost start
[2026-09-14 04:37:14] Production.INFO: call_cost end
[2026-09-14 04:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:37:14] Production.INFO: ==19575== Releasing lock...
[2026-09-14 04:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:38:02] Production.INFO: ==19647== Lock acquired, processing the job...
[2026-09-14 09:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:38:02] Production.INFO: neon service started
[2026-09-14 09:38:02] Production.INFO: neon service started
[2026-09-14 09:38:02] Production.INFO: ==19647== Releasing lock...
[2026-09-14 09:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:38:02] Production.INFO: ==19649== Lock acquired, processing the job...
[2026-09-14 04:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:38:02] Production.INFO: ==19649== Releasing lock...
[2026-09-14 04:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:38:02] Production.INFO: ==19651== Lock acquired, processing the job...
[2026-09-14 08:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:38:02] Production.INFO: ==19651== Releasing lock...
[2026-09-14 08:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:38:03] Production.INFO: ==19658== Lock acquired, processing the job...
[2026-09-14 04:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:38:03] Production.INFO: ==19654== Lock acquired, processing the job...
[2026-09-14 04:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:38:03] Production.INFO: ==19662== Lock acquired, processing the job...
[2026-09-14 04:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:38:03] Production.INFO: ==19660== Lock acquired, processing the job...
[2026-09-14 04:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:38:03] Production.INFO: ==19656== Lock acquired, processing the job...
[2026-09-14 04:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 04:38:03] Production.INFO: ==19662== Releasing lock...
[2026-09-14 04:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:38:03] Production.INFO: Account Balance Start.
[2026-09-14 04:38:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:38:03] Production.INFO: 117
[2026-09-14 04:38:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:38:04] Production.INFO: Date 2026-09-09
[2026-09-14 04:38:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:38:04] Production.INFO: Date 2026-09-10
[2026-09-14 04:38:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:38:04] Production.INFO: Date 2026-09-11
[2026-09-14 04:38:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:38:04] Production.INFO: Date 2026-09-12
[2026-09-14 04:38:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:38:04] Production.INFO: Date 2026-09-13
[2026-09-14 04:38:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:38:04] Production.INFO: Date 2026-09-14
[2026-09-14 04:38:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:38:04] Production.INFO: Total Charge 0
[2026-09-14 04:38:04] Production.INFO: CreateAllLog End
[2026-09-14 04:38:04] Production.INFO: Account Balance End.
[2026-09-14 04:38:04] Production.INFO: ==19656== Releasing lock...
[2026-09-14 04:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:38:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:38:04] Production.INFO: ==19660== Releasing lock...
[2026-09-14 04:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:38:12] Production.ERROR: CronJobId end10
[2026-09-14 04:38:12] Production.INFO: ==19658== Releasing lock...
[2026-09-14 04:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:38:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:38:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:38:15] Production.INFO: call_cost start
[2026-09-14 04:38:15] Production.INFO: call_cost end
[2026-09-14 04:38:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:38:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:38:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:38:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:38:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:38:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:38:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:38:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:38:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:38:15] Production.INFO: ==19654== Releasing lock...
[2026-09-14 04:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:38:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:39:01] Production.INFO: ==19722== Lock acquired, processing the job...
[2026-09-14 09:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:39:01] Production.INFO: neon service started
[2026-09-14 09:39:01] Production.INFO: neon service started
[2026-09-14 09:39:01] Production.INFO: ==19722== Releasing lock...
[2026-09-14 09:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:39:01] Production.INFO: ==19724== Lock acquired, processing the job...
[2026-09-14 04:39:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:39:01] Production.INFO: ==19724== Releasing lock...
[2026-09-14 04:39:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:39:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:39:02] Production.INFO: ==19726== Lock acquired, processing the job...
[2026-09-14 08:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:39:02] Production.INFO: ==19726== Releasing lock...
[2026-09-14 08:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:39:02] Production.INFO: ==19730== Lock acquired, processing the job...
[2026-09-14 04:39:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:39:02] Production.INFO: ==19732== Lock acquired, processing the job...
[2026-09-14 04:39:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:39:02] Production.INFO: ==19728== Lock acquired, processing the job...
[2026-09-14 04:39:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:39:03] Production.INFO: ==19734== Lock acquired, processing the job...
[2026-09-14 04:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:39:03] Production.INFO: Account Balance Start.
[2026-09-14 04:39:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:39:03] Production.INFO: 117
[2026-09-14 04:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:39:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:39:03] Production.INFO: ==19736== Lock acquired, processing the job...
[2026-09-14 04:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:39:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:39:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 04:39:03] Production.INFO: ==19736== Releasing lock...
[2026-09-14 04:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:39:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:39:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:39:03] Production.INFO: Date 2026-09-13
[2026-09-14 04:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:39:03] Production.INFO: Date 2026-09-14
[2026-09-14 04:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:39:03] Production.INFO: Total Charge 0
[2026-09-14 04:39:03] Production.INFO: CreateAllLog End
[2026-09-14 04:39:03] Production.INFO: ==19730== Releasing lock...
[2026-09-14 04:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:39:03] Production.INFO: Account Balance End.
[2026-09-14 04:39:03] Production.ERROR: CronJobId end 12
[2026-09-14 04:39:03] Production.INFO: ==19734== Releasing lock...
[2026-09-14 04:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:39:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:39:10] Production.ERROR: CronJobId end10
[2026-09-14 04:39:10] Production.INFO: ==19732== Releasing lock...
[2026-09-14 04:39:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:39:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:39:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:39:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:39:14] Production.INFO: call_cost start
[2026-09-14 04:39:14] Production.INFO: call_cost end
[2026-09-14 04:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:39:14] Production.INFO: ==19728== Releasing lock...
[2026-09-14 04:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:40:01] Production.INFO: ==19792== Lock acquired, processing the job...
[2026-09-14 09:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:40:01] Production.INFO: neon service started
[2026-09-14 09:40:01] Production.INFO: neon service started
[2026-09-14 09:40:01] Production.INFO: ==19792== Releasing lock...
[2026-09-14 09:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:40:02] Production.INFO: ==19794== Lock acquired, processing the job...
[2026-09-14 04:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:40:02] Production.INFO: ==19794== Releasing lock...
[2026-09-14 04:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:40:02] Production.INFO: ==19796== Lock acquired, processing the job...
[2026-09-14 08:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:40:02] Production.INFO: ==19796== Releasing lock...
[2026-09-14 08:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:40:03] Production.INFO: ==19804== Lock acquired, processing the job...
[2026-09-14 04:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:40:03] Production.INFO: ==19806== Lock acquired, processing the job...
[2026-09-14 04:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:40:03] Production.INFO: ==19798== Lock acquired, processing the job...
[2026-09-14 04:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:40:03] Production.INFO: ==19800== Lock acquired, processing the job...
[2026-09-14 04:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:40:03] Production.INFO: ==19802== Lock acquired, processing the job...
[2026-09-14 04:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:40:03] Production.INFO: Account Balance Start.
[2026-09-14 04:40:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:40:03] Production.INFO: 117
[2026-09-14 04:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:40:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:40:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 04:40:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 04:40:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:40:03] Production.INFO: ==19806== Releasing lock...
[2026-09-14 04:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:40:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:40:03] Production.INFO: Date 2026-09-13
[2026-09-14 04:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:40:03] Production.INFO: Date 2026-09-14
[2026-09-14 04:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:40:03] Production.INFO: Total Charge 0
[2026-09-14 04:40:03] Production.INFO: CreateAllLog End
[2026-09-14 04:40:04] Production.INFO: Account Balance End.
[2026-09-14 04:40:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:40:04] Production.INFO: ==19804== Releasing lock...
[2026-09-14 04:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:40:04] Production.INFO: ==19800== Releasing lock...
[2026-09-14 04:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:40:11] Production.ERROR: CronJobId end10
[2026-09-14 04:40:11] Production.INFO: ==19802== Releasing lock...
[2026-09-14 04:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:40:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:40:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:40:14] Production.INFO: call_cost start
[2026-09-14 04:40:14] Production.INFO: call_cost end
[2026-09-14 04:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:40:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:40:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:40:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:40:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:40:14] Production.INFO: ==19798== Releasing lock...
[2026-09-14 04:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:41:01] Production.INFO: ==19863== Lock acquired, processing the job...
[2026-09-14 09:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:41:01] Production.INFO: neon service started
[2026-09-14 09:41:01] Production.INFO: neon service started
[2026-09-14 09:41:01] Production.INFO: ==19863== Releasing lock...
[2026-09-14 09:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:41:01] Production.INFO: ==19865== Lock acquired, processing the job...
[2026-09-14 04:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:41:01] Production.INFO: ==19865== Releasing lock...
[2026-09-14 04:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:41:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:41:02] Production.INFO: ==19867== Lock acquired, processing the job...
[2026-09-14 08:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:41:02] Production.INFO: ==19867== Releasing lock...
[2026-09-14 08:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:41:02] Production.INFO: ==19869== Lock acquired, processing the job...
[2026-09-14 04:41:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:41:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:41:02] Production.INFO: ==19873== Lock acquired, processing the job...
[2026-09-14 04:41:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:41:02] Production.INFO: ==19877== Lock acquired, processing the job...
[2026-09-14 04:41:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:41:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:41:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:41:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:41:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:41:03] Production.INFO: ==19871== Lock acquired, processing the job...
[2026-09-14 04:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:41:03] Production.INFO: ==19875== Lock acquired, processing the job...
[2026-09-14 04:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04: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-09-14 04: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-09-14 04: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-09-14 04:41:03] Production.INFO: ==19877== Releasing lock...
[2026-09-14 04:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:41:03] Production.INFO: Account Balance Start.
[2026-09-14 04:41:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:41:03] Production.INFO: 117
[2026-09-14 04:41:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:41:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:41:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:41:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:41:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:41:03] Production.INFO: Date 2026-09-13
[2026-09-14 04:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:41:03] Production.INFO: Date 2026-09-14
[2026-09-14 04:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:41:03] Production.INFO: Total Charge 0
[2026-09-14 04:41:03] Production.INFO: CreateAllLog End
[2026-09-14 04:41:03] Production.INFO: ==19871== Releasing lock...
[2026-09-14 04:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:41:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:41:04] Production.INFO: Account Balance End.
[2026-09-14 04:41:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:41:04] Production.INFO: ==19875== Releasing lock...
[2026-09-14 04:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:41:11] Production.ERROR: CronJobId end10
[2026-09-14 04:41:11] Production.INFO: ==19873== Releasing lock...
[2026-09-14 04:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:41:14] Production.INFO: call_cost start
[2026-09-14 04:41:14] Production.INFO: call_cost end
[2026-09-14 04:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:41:14] Production.INFO: ==19869== Releasing lock...
[2026-09-14 04:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:42:01] Production.INFO: ==19932== Lock acquired, processing the job...
[2026-09-14 09:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:42:01] Production.INFO: neon service started
[2026-09-14 09:42:01] Production.INFO: neon service started
[2026-09-14 09:42:01] Production.INFO: ==19932== Releasing lock...
[2026-09-14 09:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:42:02] Production.INFO: ==19934== Lock acquired, processing the job...
[2026-09-14 04:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:42:02] Production.INFO: ==19934== Releasing lock...
[2026-09-14 04:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:42:02] Production.INFO: ==19936== Lock acquired, processing the job...
[2026-09-14 08:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:42:02] Production.INFO: ==19936== Releasing lock...
[2026-09-14 08:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:42:03] Production.INFO: ==19939== Lock acquired, processing the job...
[2026-09-14 04:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:42:03] Production.INFO: ==19943== Lock acquired, processing the job...
[2026-09-14 04:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:42:03] Production.INFO: ==19941== Lock acquired, processing the job...
[2026-09-14 04:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:42:03] Production.INFO: ==19945== Lock acquired, processing the job...
[2026-09-14 04:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:42:03] Production.INFO: ==19947== Lock acquired, processing the job...
[2026-09-14 04:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:42:03] Production.INFO: Account Balance Start.
[2026-09-14 04:42:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:42:03] Production.INFO: 117
[2026-09-14 04:42:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:42:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 04:42:03] Production.INFO: ==19947== Releasing lock...
[2026-09-14 04:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:42:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:42:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:42:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:42:03] Production.INFO: Date 2026-09-13
[2026-09-14 04:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:42:04] Production.INFO: Date 2026-09-14
[2026-09-14 04:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:42:04] Production.INFO: Total Charge 0
[2026-09-14 04:42:04] Production.INFO: CreateAllLog End
[2026-09-14 04:42:04] Production.INFO: Account Balance End.
[2026-09-14 04:42:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:42:04] Production.INFO: ==19945== Releasing lock...
[2026-09-14 04:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:42:04] Production.INFO: ==19941== Releasing lock...
[2026-09-14 04:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:42:11] Production.ERROR: CronJobId end10
[2026-09-14 04:42:11] Production.INFO: ==19943== Releasing lock...
[2026-09-14 04:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:42:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:42:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:42:14] Production.INFO: call_cost start
[2026-09-14 04:42:14] Production.INFO: call_cost end
[2026-09-14 04:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:42:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:42:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:42:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:42:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:42:14] Production.INFO: ==19939== Releasing lock...
[2026-09-14 04:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:43:02] Production.INFO: ==20006== Lock acquired, processing the job...
[2026-09-14 09:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:43:02] Production.INFO: neon service started
[2026-09-14 09:43:02] Production.INFO: neon service started
[2026-09-14 09:43:02] Production.INFO: ==20006== Releasing lock...
[2026-09-14 09:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:43:02] Production.INFO: ==20010== Lock acquired, processing the job...
[2026-09-14 08:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:43:02] Production.INFO: ==20010== Releasing lock...
[2026-09-14 08:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:43:02] Production.INFO: ==20008== Lock acquired, processing the job...
[2026-09-14 04:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:43:02] Production.INFO: ==20008== Releasing lock...
[2026-09-14 04:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:43:03] Production.INFO: ==20016== Lock acquired, processing the job...
[2026-09-14 04:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:43:03] Production.INFO: ==20012== Lock acquired, processing the job...
[2026-09-14 04:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:43:03] Production.INFO: ==20020== Lock acquired, processing the job...
[2026-09-14 04:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:43:03] Production.INFO: ==20014== Lock acquired, processing the job...
[2026-09-14 04:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 04:43:03] Production.INFO: ==20020== Releasing lock...
[2026-09-14 04:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:43:04] Production.INFO: ==20018== Lock acquired, processing the job...
[2026-09-14 04:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:43:04] Production.INFO: Account Balance Start.
[2026-09-14 04:43:04] Production.INFO: CreateAllLog Start
[2026-09-14 04:43:04] Production.INFO: 117
[2026-09-14 04:43:04] Production.INFO: Date 2026-09-08
[2026-09-14 04:43:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:43:04] Production.INFO: Date 2026-09-09
[2026-09-14 04:43:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:43:04] Production.INFO: Date 2026-09-10
[2026-09-14 04:43:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:43:04] Production.INFO: Date 2026-09-11
[2026-09-14 04:43:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:43:04] Production.INFO: Date 2026-09-12
[2026-09-14 04:43:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:43:04] Production.INFO: Date 2026-09-13
[2026-09-14 04:43:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:43:04] Production.INFO: ==20014== Releasing lock...
[2026-09-14 04:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:43:04] Production.INFO: Date 2026-09-14
[2026-09-14 04:43:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:43:04] Production.INFO: Total Charge 0
[2026-09-14 04:43:04] Production.INFO: CreateAllLog End
[2026-09-14 04:43:04] Production.INFO: Account Balance End.
[2026-09-14 04:43:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:43:04] Production.INFO: ==20018== Releasing lock...
[2026-09-14 04:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:43:12] Production.ERROR: CronJobId end10
[2026-09-14 04:43:12] Production.INFO: ==20016== Releasing lock...
[2026-09-14 04:43:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:43:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:43:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:43:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:43:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:43:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:43:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:43:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:43:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:43:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:43:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:43:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:43:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:43:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:43:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:43:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:43:15] Production.INFO: call_cost start
[2026-09-14 04:43:15] Production.INFO: call_cost end
[2026-09-14 04:43:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:43:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:43:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:43:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:43:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:43:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:43:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:43:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:43:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:43:15] Production.INFO: ==20012== Releasing lock...
[2026-09-14 04:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:43:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:44:01] Production.INFO: ==20078== Lock acquired, processing the job...
[2026-09-14 09:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:44:01] Production.INFO: neon service started
[2026-09-14 09:44:01] Production.INFO: neon service started
[2026-09-14 09:44:01] Production.INFO: ==20078== Releasing lock...
[2026-09-14 09:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:44:02] Production.INFO: ==20080== Lock acquired, processing the job...
[2026-09-14 04:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:44:02] Production.INFO: ==20082== Lock acquired, processing the job...
[2026-09-14 08:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:44:02] Production.INFO: ==20082== Releasing lock...
[2026-09-14 08:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:44:02] Production.INFO: ==20080== Releasing lock...
[2026-09-14 04:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:44:03] Production.INFO: ==20085== Lock acquired, processing the job...
[2026-09-14 04:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:44:03] Production.INFO: ==20087== Lock acquired, processing the job...
[2026-09-14 04:44:03] Production.INFO: ==20089== Lock acquired, processing the job...
[2026-09-14 04:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:44:03] Production.INFO: ==20093== Lock acquired, processing the job...
[2026-09-14 04:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:44:03] Production.INFO: ==20091== Lock acquired, processing the job...
[2026-09-14 04:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 04:44:03] Production.INFO: ==20093== Releasing lock...
[2026-09-14 04:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:44:03] Production.INFO: Account Balance Start.
[2026-09-14 04:44:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:44:03] Production.INFO: 117
[2026-09-14 04:44:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:44:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:44:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:44:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:44:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:44:03] Production.INFO: Date 2026-09-13
[2026-09-14 04:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:44:03] Production.INFO: Date 2026-09-14
[2026-09-14 04:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:44:03] Production.INFO: Total Charge 0
[2026-09-14 04:44:03] Production.INFO: CreateAllLog End
[2026-09-14 04:44:03] Production.INFO: ==20087== Releasing lock...
[2026-09-14 04:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:44:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:44:04] Production.INFO: Account Balance End.
[2026-09-14 04:44:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:44:04] Production.INFO: ==20091== Releasing lock...
[2026-09-14 04:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:44:10] Production.ERROR: CronJobId end10
[2026-09-14 04:44:10] Production.INFO: ==20089== Releasing lock...
[2026-09-14 04:44:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:44:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:44:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:44:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:44:14] Production.INFO: call_cost start
[2026-09-14 04:44:14] Production.INFO: call_cost end
[2026-09-14 04:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:44:14] Production.INFO: ==20085== Releasing lock...
[2026-09-14 04:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:45:02] Production.INFO: ==20149== Lock acquired, processing the job...
[2026-09-14 09:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:45:02] Production.INFO: neon service started
[2026-09-14 09:45:02] Production.INFO: neon service started
[2026-09-14 09:45:02] Production.INFO: ==20149== Releasing lock...
[2026-09-14 09:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:45:02] Production.INFO: ==20151== Lock acquired, processing the job...
[2026-09-14 04:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:45:02] Production.INFO: ==20153== Lock acquired, processing the job...
[2026-09-14 08:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:45:02] Production.INFO: ==20153== Releasing lock...
[2026-09-14 08:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:45:03] Production.INFO: ==20151== Releasing lock...
[2026-09-14 04:45:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:45:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:45:03] Production.INFO: ==20156== Lock acquired, processing the job...
[2026-09-14 04:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 04:45:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 04:45:04] Production.INFO: ==20158== Lock acquired, processing the job...
[2026-09-14 04:45:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:45:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 04:45:04] Production.INFO: ==20156== Releasing lock...
[2026-09-14 04:45:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 04:45:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 04:45:04] Production.INFO: ==20160== Lock acquired, processing the job...
[2026-09-14 04:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:45:04] Production.INFO: ==20162== Lock acquired, processing the job...
[2026-09-14 04:45:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:45:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:45:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:45:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:45:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:45:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:45:04] Production.INFO: ==20166== Lock acquired, processing the job...
[2026-09-14 04:45:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 04:45:04] Production.INFO: ==20164== Lock acquired, processing the job...
[2026-09-14 04:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:45:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 04:45:04] Production.INFO: ==20168== Lock acquired, processing the job...
[2026-09-14 04:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:45:04] Production.INFO: Account Balance Start.
[2026-09-14 04:45:04] Production.INFO: CreateAllLog Start
[2026-09-14 04:45:04] Production.INFO: 117
[2026-09-14 04:45:04] Production.INFO: Date 2026-09-08
[2026-09-14 04:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 04: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-09-14 04: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-09-14 04:45:04] Production.INFO: Date 2026-09-09
[2026-09-14 04:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:45:04] Production.INFO: Date 2026-09-10
[2026-09-14 04:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 04:45:04] Production.INFO: Date 2026-09-11
[2026-09-14 04:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:45:04] Production.INFO: ==20168== Releasing lock...
[2026-09-14 04:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:45:04] Production.ERROR: done
[2026-09-14 04:45:04] Production.INFO: Date 2026-09-12
[2026-09-14 04:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:45:04] Production.INFO: Date 2026-09-13
[2026-09-14 04:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 04:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000306', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 04:45:04] Production.INFO: Date 2026-09-14
[2026-09-14 04:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:45:04] Production.INFO: Total Charge 0
[2026-09-14 04:45:04] Production.INFO: CreateAllLog End
[2026-09-14 04:45:05] Production.INFO: Account Balance End.
[2026-09-14 04:45:05] Production.INFO: ==20160== Releasing lock...
[2026-09-14 04:45:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:45:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:45:05] Production.ERROR: CronJobId end 12
[2026-09-14 04:45:05] Production.INFO: ==20164== Releasing lock...
[2026-09-14 04:45:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:45:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:45:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000306', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 04:45:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 04:45:11] Production.INFO: ProcessCDR(1,18000306,1,1,2)
[2026-09-14 04:45:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18000306,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 04:45:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18000306,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 04:45:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 04:45:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 04:45:11] Production.INFO: ==20166== Releasing lock...
[2026-09-14 04:45:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 04:45:11] Production.INFO: 26 MB #Memory Used#
[2026-09-14 04:45:15] Production.ERROR: CronJobId end10
[2026-09-14 04:45:15] Production.INFO: ==20162== Releasing lock...
[2026-09-14 04:45:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:45:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:45:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:45:17] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:45:17] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:45:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:45:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:45:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:45:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:45:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:45:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:45:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:45:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:45:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:45:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:45:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:45:18] Production.INFO: call_cost start
[2026-09-14 04:45:18] Production.INFO: call_cost end
[2026-09-14 04:45:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:45:18] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:45:18] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:45:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:45:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:45:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:45:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:45:18] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:45:18] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:45:18] Production.INFO: ==20158== Releasing lock...
[2026-09-14 04:45:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:45:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:46:01] Production.INFO: ==20227== Lock acquired, processing the job...
[2026-09-14 09:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:46:01] Production.INFO: neon service started
[2026-09-14 09:46:01] Production.INFO: neon service started
[2026-09-14 09:46:01] Production.INFO: ==20227== Releasing lock...
[2026-09-14 09:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:46:01] Production.INFO: ==20231== Lock acquired, processing the job...
[2026-09-14 08:46:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:46:01] Production.INFO: ==20231== Releasing lock...
[2026-09-14 08:46:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:46:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:46:01] Production.INFO: ==20229== Lock acquired, processing the job...
[2026-09-14 04:46:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:46:02] Production.INFO: ==20229== Releasing lock...
[2026-09-14 04:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:46:02] Production.INFO: ==20237== Lock acquired, processing the job...
[2026-09-14 04:46:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:46:02] Production.INFO: ==20233== Lock acquired, processing the job...
[2026-09-14 04:46:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:46:03] Production.INFO: ==20235== Lock acquired, processing the job...
[2026-09-14 04:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:46:03] Production.INFO: ==20241== Lock acquired, processing the job...
[2026-09-14 04:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:46:03] Production.INFO: ==20239== Lock acquired, processing the job...
[2026-09-14 04:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 04:46:03] Production.INFO: Account Balance Start.
[2026-09-14 04:46:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:46:03] Production.INFO: 117
[2026-09-14 04:46:03] Production.INFO: ==20241== Releasing lock...
[2026-09-14 04:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:46:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:46:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:46:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:46:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:46:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:46:03] Production.INFO: Date 2026-09-13
[2026-09-14 04:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:46:03] Production.INFO: Date 2026-09-14
[2026-09-14 04:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:46:03] Production.INFO: Total Charge 0
[2026-09-14 04:46:03] Production.INFO: CreateAllLog End
[2026-09-14 04:46:03] Production.INFO: Account Balance End.
[2026-09-14 04:46:03] Production.ERROR: CronJobId end 12
[2026-09-14 04:46:03] Production.INFO: ==20239== Releasing lock...
[2026-09-14 04:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:46:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:46:04] Production.INFO: ==20235== Releasing lock...
[2026-09-14 04:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:46:11] Production.ERROR: CronJobId end10
[2026-09-14 04:46:11] Production.INFO: ==20237== Releasing lock...
[2026-09-14 04:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:46:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:46:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:46:13] Production.INFO: call_cost start
[2026-09-14 04:46:13] Production.INFO: call_cost end
[2026-09-14 04:46:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:46:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:46:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:46:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:46:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:46:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:46:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:46:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:46:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:46:13] Production.INFO: ==20233== Releasing lock...
[2026-09-14 04:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:46:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:47:01] Production.INFO: ==20295== Lock acquired, processing the job...
[2026-09-14 09:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:47:01] Production.INFO: neon service started
[2026-09-14 09:47:01] Production.INFO: neon service started
[2026-09-14 09:47:01] Production.INFO: ==20295== Releasing lock...
[2026-09-14 09:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:47:02] Production.INFO: ==20298== Lock acquired, processing the job...
[2026-09-14 04:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:47:02] Production.INFO: ==20298== Releasing lock...
[2026-09-14 04:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:47:02] Production.INFO: ==20300== Lock acquired, processing the job...
[2026-09-14 08:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:47:02] Production.INFO: ==20300== Releasing lock...
[2026-09-14 08:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:47:03] Production.INFO: ==20302== Lock acquired, processing the job...
[2026-09-14 04:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:47:03] Production.INFO: ==20306== Lock acquired, processing the job...
[2026-09-14 04:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:47:03] Production.INFO: ==20304== Lock acquired, processing the job...
[2026-09-14 04:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:47:03] Production.INFO: ==20308== Lock acquired, processing the job...
[2026-09-14 04:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:47:03] Production.INFO: ==20310== Lock acquired, processing the job...
[2026-09-14 04:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:47:03] Production.INFO: Account Balance Start.
[2026-09-14 04:47:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:47:03] Production.INFO: 117
[2026-09-14 04:47:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:47:03] Production.INFO: Date 2026-09-09
[2026-09-14 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-09-14 04:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 04:47:03] Production.INFO: ==20310== Releasing lock...
[2026-09-14 04:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:47:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:47:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:47:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:47:03] Production.INFO: Date 2026-09-13
[2026-09-14 04:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:47:03] Production.INFO: Date 2026-09-14
[2026-09-14 04:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:47:03] Production.INFO: Total Charge 0
[2026-09-14 04:47:03] Production.INFO: CreateAllLog End
[2026-09-14 04:47:03] Production.INFO: Account Balance End.
[2026-09-14 04:47:03] Production.ERROR: CronJobId end 12
[2026-09-14 04:47:03] Production.INFO: ==20308== Releasing lock...
[2026-09-14 04:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:47:04] Production.INFO: ==20304== Releasing lock...
[2026-09-14 04:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:47:11] Production.ERROR: CronJobId end10
[2026-09-14 04:47:11] Production.INFO: ==20306== Releasing lock...
[2026-09-14 04:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:47:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:47:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:47:14] Production.INFO: call_cost start
[2026-09-14 04:47:14] Production.INFO: call_cost end
[2026-09-14 04:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:47:14] Production.INFO: ==20302== Releasing lock...
[2026-09-14 04:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:48:02] Production.INFO: ==20369== Lock acquired, processing the job...
[2026-09-14 09:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:48:02] Production.INFO: neon service started
[2026-09-14 09:48:02] Production.INFO: neon service started
[2026-09-14 09:48:02] Production.INFO: ==20369== Releasing lock...
[2026-09-14 09:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:48:02] Production.INFO: ==20371== Lock acquired, processing the job...
[2026-09-14 04:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:48:02] Production.INFO: ==20373== Lock acquired, processing the job...
[2026-09-14 08:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:48:02] Production.INFO: ==20373== Releasing lock...
[2026-09-14 08:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:48:03] Production.INFO: ==20371== Releasing lock...
[2026-09-14 04:48:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:48:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:48:03] Production.INFO: ==20376== Lock acquired, processing the job...
[2026-09-14 04:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:48:03] Production.INFO: ==20378== Lock acquired, processing the job...
[2026-09-14 04:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:48:04] Production.INFO: ==20384== Lock acquired, processing the job...
[2026-09-14 04:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 04:48:04] Production.INFO: ==20380== Lock acquired, processing the job...
[2026-09-14 04:48:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-09-14 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-09-14 04:48:04] Production.INFO: ==20384== Releasing lock...
[2026-09-14 04:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:48:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:48:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:48:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:48:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:48:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:48:04] Production.INFO: ==20382== Lock acquired, processing the job...
[2026-09-14 04:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:48:04] Production.INFO: Account Balance Start.
[2026-09-14 04:48:04] Production.INFO: CreateAllLog Start
[2026-09-14 04:48:04] Production.INFO: 117
[2026-09-14 04:48:04] Production.INFO: Date 2026-09-08
[2026-09-14 04:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:48:04] Production.INFO: Date 2026-09-09
[2026-09-14 04:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:48:04] Production.INFO: ==20378== Releasing lock...
[2026-09-14 04:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:48:04] Production.INFO: Date 2026-09-10
[2026-09-14 04:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:48:04] Production.INFO: Date 2026-09-11
[2026-09-14 04:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:48:04] Production.INFO: Date 2026-09-12
[2026-09-14 04:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:48:04] Production.INFO: Date 2026-09-13
[2026-09-14 04:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:48:04] Production.INFO: Date 2026-09-14
[2026-09-14 04:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:48:04] Production.INFO: Total Charge 0
[2026-09-14 04:48:05] Production.INFO: CreateAllLog End
[2026-09-14 04:48:05] Production.INFO: Account Balance End.
[2026-09-14 04:48:05] Production.ERROR: CronJobId end 12
[2026-09-14 04:48:05] Production.INFO: ==20382== Releasing lock...
[2026-09-14 04:48:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:48:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:48:12] Production.ERROR: CronJobId end10
[2026-09-14 04:48:12] Production.INFO: ==20380== Releasing lock...
[2026-09-14 04:48:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:48:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:48:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:48:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:48:15] Production.INFO: call_cost start
[2026-09-14 04:48:15] Production.INFO: call_cost end
[2026-09-14 04:48:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:48:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:48:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:48:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:48:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:48:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:48:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:48:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:48:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:48:15] Production.INFO: ==20376== Releasing lock...
[2026-09-14 04:48:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:48:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:49:01] Production.INFO: ==20438== Lock acquired, processing the job...
[2026-09-14 09:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:49:01] Production.INFO: neon service started
[2026-09-14 09:49:01] Production.INFO: neon service started
[2026-09-14 09:49:01] Production.INFO: ==20438== Releasing lock...
[2026-09-14 09:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:49:02] Production.INFO: ==20442== Lock acquired, processing the job...
[2026-09-14 08:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:49:02] Production.INFO: ==20442== Releasing lock...
[2026-09-14 08:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:49:02] Production.INFO: ==20440== Lock acquired, processing the job...
[2026-09-14 04:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:49:02] Production.INFO: ==20440== Releasing lock...
[2026-09-14 04:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:49:03] Production.INFO: ==20445== Lock acquired, processing the job...
[2026-09-14 04:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:49:03] Production.INFO: ==20451== Lock acquired, processing the job...
[2026-09-14 04:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:49:03] Production.INFO: ==20449== Lock acquired, processing the job...
[2026-09-14 04:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:49:03] Production.INFO: ==20447== Lock acquired, processing the job...
[2026-09-14 04:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:49:03] Production.INFO: ==20453== Lock acquired, processing the job...
[2026-09-14 04:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:49:03] Production.INFO: Account Balance Start.
[2026-09-14 04:49:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:49:03] Production.INFO: 117
[2026-09-14 04:49:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 04:49:03] Production.INFO: ==20453== Releasing lock...
[2026-09-14 04:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:49:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:49:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:49:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:49:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:49:03] Production.INFO: Date 2026-09-13
[2026-09-14 04:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:49:03] Production.INFO: Date 2026-09-14
[2026-09-14 04:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:49:03] Production.INFO: Total Charge 0
[2026-09-14 04:49:03] Production.INFO: CreateAllLog End
[2026-09-14 04:49:04] Production.INFO: Account Balance End.
[2026-09-14 04:49:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:49:04] Production.INFO: ==20451== Releasing lock...
[2026-09-14 04:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:49:04] Production.INFO: ==20447== Releasing lock...
[2026-09-14 04:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:49:11] Production.ERROR: CronJobId end10
[2026-09-14 04:49:11] Production.INFO: ==20449== Releasing lock...
[2026-09-14 04:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:49:15] Production.INFO: call_cost start
[2026-09-14 04:49:15] Production.INFO: call_cost end
[2026-09-14 04:49:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:49:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:49:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:49:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:49:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:49:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:49:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:49:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:49:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:49:15] Production.INFO: ==20445== Releasing lock...
[2026-09-14 04:49:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:49:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:50:02] Production.INFO: ==20508== Lock acquired, processing the job...
[2026-09-14 09:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:50:02] Production.INFO: neon service started
[2026-09-14 09:50:02] Production.INFO: neon service started
[2026-09-14 09:50:02] Production.INFO: ==20508== Releasing lock...
[2026-09-14 09:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:50:02] Production.INFO: ==20510== Lock acquired, processing the job...
[2026-09-14 04:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:50:02] Production.INFO: ==20510== Releasing lock...
[2026-09-14 04:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:50:02] Production.INFO: ==20512== Lock acquired, processing the job...
[2026-09-14 08:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:50:02] Production.INFO: ==20512== Releasing lock...
[2026-09-14 08:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:50:03] Production.INFO: ==20515== Lock acquired, processing the job...
[2026-09-14 04:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:50:03] Production.INFO: ==20517== Lock acquired, processing the job...
[2026-09-14 04:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:50:03] Production.INFO: ==20519== Lock acquired, processing the job...
[2026-09-14 04:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:50:03] Production.INFO: ==20523== Lock acquired, processing the job...
[2026-09-14 04:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:50:03] Production.INFO: ==20521== Lock acquired, processing the job...
[2026-09-14 04:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 04:50:03] Production.INFO: ==20523== Releasing lock...
[2026-09-14 04:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:50:04] Production.INFO: Account Balance Start.
[2026-09-14 04:50:04] Production.INFO: CreateAllLog Start
[2026-09-14 04:50:04] Production.INFO: 117
[2026-09-14 04:50:04] Production.INFO: Date 2026-09-08
[2026-09-14 04:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:50:04] Production.INFO: Date 2026-09-09
[2026-09-14 04:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:50:04] Production.INFO: Date 2026-09-10
[2026-09-14 04:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:50:04] Production.INFO: Date 2026-09-11
[2026-09-14 04:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:50:04] Production.INFO: Date 2026-09-12
[2026-09-14 04:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:50:04] Production.INFO: ==20517== Releasing lock...
[2026-09-14 04:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:50:04] Production.INFO: Date 2026-09-13
[2026-09-14 04:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:50:04] Production.INFO: Date 2026-09-14
[2026-09-14 04:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:50:04] Production.INFO: Total Charge 0
[2026-09-14 04:50:04] Production.INFO: CreateAllLog End
[2026-09-14 04:50:04] Production.INFO: Account Balance End.
[2026-09-14 04:50:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:50:04] Production.INFO: ==20521== Releasing lock...
[2026-09-14 04:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:50:11] Production.ERROR: CronJobId end10
[2026-09-14 04:50:11] Production.INFO: ==20519== Releasing lock...
[2026-09-14 04:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:50:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:50:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:50:14] Production.INFO: call_cost start
[2026-09-14 04:50:14] Production.INFO: call_cost end
[2026-09-14 04:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:50:14] Production.INFO: ==20515== Releasing lock...
[2026-09-14 04:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:51:01] Production.INFO: ==20582== Lock acquired, processing the job...
[2026-09-14 09:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:51:01] Production.INFO: neon service started
[2026-09-14 09:51:01] Production.INFO: neon service started
[2026-09-14 09:51:01] Production.INFO: ==20582== Releasing lock...
[2026-09-14 09:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:51:01] Production.INFO: ==20584== Lock acquired, processing the job...
[2026-09-14 04:51:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:51:02] Production.INFO: ==20584== Releasing lock...
[2026-09-14 04:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:51:02] Production.INFO: ==20586== Lock acquired, processing the job...
[2026-09-14 08:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:51:02] Production.INFO: ==20586== Releasing lock...
[2026-09-14 08:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:51:02] Production.INFO: ==20597== Lock acquired, processing the job...
[2026-09-14 04:51:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:51: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-09-14 04:51: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-09-14 04:51: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-09-14 04:51:02] Production.INFO: ==20597== Releasing lock...
[2026-09-14 04:51:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:51:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:51:03] Production.INFO: ==20589== Lock acquired, processing the job...
[2026-09-14 04:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:51:03] Production.INFO: ==20593== Lock acquired, processing the job...
[2026-09-14 04:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:51:03] Production.INFO: ==20591== Lock acquired, processing the job...
[2026-09-14 04:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:51:03] Production.INFO: ==20595== Lock acquired, processing the job...
[2026-09-14 04:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:51:03] Production.INFO: Account Balance Start.
[2026-09-14 04:51:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:51:03] Production.INFO: 117
[2026-09-14 04:51:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:51:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:51:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:51:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:51:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:51:03] Production.INFO: Date 2026-09-13
[2026-09-14 04:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:51:03] Production.INFO: Date 2026-09-14
[2026-09-14 04:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:51:03] Production.INFO: Total Charge 0
[2026-09-14 04:51:03] Production.INFO: CreateAllLog End
[2026-09-14 04:51:03] Production.INFO: Account Balance End.
[2026-09-14 04:51:03] Production.ERROR: CronJobId end 12
[2026-09-14 04:51:03] Production.INFO: ==20595== Releasing lock...
[2026-09-14 04:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:51:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:51:04] Production.INFO: ==20591== Releasing lock...
[2026-09-14 04:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:51:11] Production.ERROR: CronJobId end10
[2026-09-14 04:51:11] Production.INFO: ==20593== Releasing lock...
[2026-09-14 04:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:51:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:51:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:51:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:51:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:51:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:51:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:51:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:51:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:51:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:51:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:51:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:51:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:51:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:51:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:51:13] Production.INFO: call_cost start
[2026-09-14 04:51:13] Production.INFO: call_cost end
[2026-09-14 04:51:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:51:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:51:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:51:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:51:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:51:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:51:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:51:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:51:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:51:13] Production.INFO: ==20589== Releasing lock...
[2026-09-14 04:51:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:51:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:52:01] Production.INFO: ==20657== Lock acquired, processing the job...
[2026-09-14 09:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:52:01] Production.INFO: neon service started
[2026-09-14 09:52:01] Production.INFO: neon service started
[2026-09-14 09:52:01] Production.INFO: ==20657== Releasing lock...
[2026-09-14 09:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:52:02] Production.INFO: ==20659== Lock acquired, processing the job...
[2026-09-14 04:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:52:02] Production.INFO: ==20659== Releasing lock...
[2026-09-14 04:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:52:02] Production.INFO: ==20661== Lock acquired, processing the job...
[2026-09-14 08:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:52:02] Production.INFO: ==20661== Releasing lock...
[2026-09-14 08:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:52:03] Production.INFO: ==20665== Lock acquired, processing the job...
[2026-09-14 04:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:52:03] Production.INFO: ==20663== Lock acquired, processing the job...
[2026-09-14 04:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:52:03] Production.INFO: ==20667== Lock acquired, processing the job...
[2026-09-14 04:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:52:03] Production.INFO: ==20669== Lock acquired, processing the job...
[2026-09-14 04:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:52:03] Production.INFO: ==20672== Lock acquired, processing the job...
[2026-09-14 04:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:52:03] Production.INFO: Account Balance Start.
[2026-09-14 04:52:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:52:03] Production.INFO: 117
[2026-09-14 04:52:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 04:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 04:52:03] Production.INFO: ==20672== Releasing lock...
[2026-09-14 04:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:52:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:52:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:52:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:52:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:52:04] Production.INFO: Date 2026-09-13
[2026-09-14 04:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:52:04] Production.INFO: Date 2026-09-14
[2026-09-14 04:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:52:04] Production.INFO: ==20665== Releasing lock...
[2026-09-14 04:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:52:04] Production.INFO: Total Charge 0
[2026-09-14 04:52:04] Production.INFO: CreateAllLog End
[2026-09-14 04:52:04] Production.INFO: Account Balance End.
[2026-09-14 04:52:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:52:04] Production.INFO: ==20669== Releasing lock...
[2026-09-14 04:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:52:11] Production.ERROR: CronJobId end10
[2026-09-14 04:52:11] Production.INFO: ==20667== Releasing lock...
[2026-09-14 04:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:52:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:52:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:52:14] Production.INFO: call_cost start
[2026-09-14 04:52:14] Production.INFO: call_cost end
[2026-09-14 04:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:52:15] Production.INFO: ==20663== Releasing lock...
[2026-09-14 04:52:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:52:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:53:01] Production.INFO: ==20728== Lock acquired, processing the job...
[2026-09-14 09:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:53:01] Production.INFO: neon service started
[2026-09-14 09:53:01] Production.INFO: neon service started
[2026-09-14 09:53:01] Production.INFO: ==20728== Releasing lock...
[2026-09-14 09:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:53:01] Production.INFO: ==20730== Lock acquired, processing the job...
[2026-09-14 04:53:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:53:01] Production.INFO: ==20730== Releasing lock...
[2026-09-14 04:53:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:53:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:53:02] Production.INFO: ==20732== Lock acquired, processing the job...
[2026-09-14 08:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:53:02] Production.INFO: ==20732== Releasing lock...
[2026-09-14 08:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:53:02] Production.INFO: ==20734== Lock acquired, processing the job...
[2026-09-14 04:53:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:53:02] Production.INFO: ==20738== Lock acquired, processing the job...
[2026-09-14 04:53:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:53:02] Production.INFO: ==20736== Lock acquired, processing the job...
[2026-09-14 04:53:02] Production.INFO: ==20740== Lock acquired, processing the job...
[2026-09-14 04:53:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:53:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:53:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:53:02] Production.INFO: ==20742== Lock acquired, processing the job...
[2026-09-14 04:53:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:53:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:53:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:53:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:53:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:53:02] Production.INFO: Account Balance Start.
[2026-09-14 04:53:02] Production.INFO: CreateAllLog Start
[2026-09-14 04:53:02] Production.INFO: 117
[2026-09-14 04:53:02] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 04:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 04:53:03] Production.INFO: ==20742== Releasing lock...
[2026-09-14 04:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:53:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:53:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:53:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:53:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:53:03] Production.INFO: Date 2026-09-13
[2026-09-14 04:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:53:03] Production.INFO: Date 2026-09-14
[2026-09-14 04:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:53:03] Production.INFO: Total Charge 0
[2026-09-14 04:53:03] Production.INFO: CreateAllLog End
[2026-09-14 04:53:03] Production.INFO: Account Balance End.
[2026-09-14 04:53:03] Production.ERROR: CronJobId end 12
[2026-09-14 04:53:03] Production.INFO: ==20740== Releasing lock...
[2026-09-14 04:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:53:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:53:03] Production.INFO: ==20736== Releasing lock...
[2026-09-14 04:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:53:11] Production.ERROR: CronJobId end10
[2026-09-14 04:53:11] Production.INFO: ==20738== Releasing lock...
[2026-09-14 04:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:53:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:53:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:53:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:53:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:53:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:53:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:53:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:53:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:53:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:53:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:53:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:53:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:53:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:53:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:53:13] Production.INFO: call_cost start
[2026-09-14 04:53:13] Production.INFO: call_cost end
[2026-09-14 04:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:53:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:53:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:53:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:53:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:53:13] Production.INFO: ==20734== Releasing lock...
[2026-09-14 04:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:54:01] Production.INFO: ==20798== Lock acquired, processing the job...
[2026-09-14 09:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:54:01] Production.INFO: neon service started
[2026-09-14 09:54:01] Production.INFO: neon service started
[2026-09-14 09:54:01] Production.INFO: ==20798== Releasing lock...
[2026-09-14 09:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:54:02] Production.INFO: ==20802== Lock acquired, processing the job...
[2026-09-14 08:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:54:02] Production.INFO: ==20802== Releasing lock...
[2026-09-14 08:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:54:02] Production.INFO: ==20800== Lock acquired, processing the job...
[2026-09-14 04:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:54:02] Production.INFO: ==20800== Releasing lock...
[2026-09-14 04:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:54:03] Production.INFO: ==20809== Lock acquired, processing the job...
[2026-09-14 04:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:54:03] Production.INFO: ==20805== Lock acquired, processing the job...
[2026-09-14 04:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:54:03] Production.INFO: ==20807== Lock acquired, processing the job...
[2026-09-14 04:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:54:03] Production.INFO: ==20811== Lock acquired, processing the job...
[2026-09-14 04:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:54:03] Production.INFO: ==20813== Lock acquired, processing the job...
[2026-09-14 04:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:54:03] Production.INFO: Account Balance Start.
[2026-09-14 04:54:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:54:03] Production.INFO: 117
[2026-09-14 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-09-14 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-09-14 04:54:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 04:54:03] Production.INFO: ==20813== Releasing lock...
[2026-09-14 04:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:54:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:54:04] Production.INFO: Date 2026-09-10
[2026-09-14 04:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:54:04] Production.INFO: Date 2026-09-11
[2026-09-14 04:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:54:04] Production.INFO: Date 2026-09-12
[2026-09-14 04:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:54:04] Production.INFO: Date 2026-09-13
[2026-09-14 04:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:54:04] Production.INFO: Date 2026-09-14
[2026-09-14 04:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:54:04] Production.INFO: Total Charge 0
[2026-09-14 04:54:04] Production.INFO: CreateAllLog End
[2026-09-14 04:54:04] Production.INFO: Account Balance End.
[2026-09-14 04:54:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:54:04] Production.INFO: ==20811== Releasing lock...
[2026-09-14 04:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:54:04] Production.INFO: ==20807== Releasing lock...
[2026-09-14 04:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:54:11] Production.ERROR: CronJobId end10
[2026-09-14 04:54:11] Production.INFO: ==20809== Releasing lock...
[2026-09-14 04:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:54:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:54:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:54:15] Production.INFO: call_cost start
[2026-09-14 04:54:15] Production.INFO: call_cost end
[2026-09-14 04:54:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:54:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:54:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:54:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:54:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:54:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:54:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:54:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:54:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:54:15] Production.INFO: ==20805== Releasing lock...
[2026-09-14 04:54:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:54:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:55:02] Production.INFO: ==20872== Lock acquired, processing the job...
[2026-09-14 09:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:55:02] Production.INFO: neon service started
[2026-09-14 09:55:02] Production.INFO: neon service started
[2026-09-14 09:55:02] Production.INFO: ==20872== Releasing lock...
[2026-09-14 09:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:55:02] Production.INFO: ==20876== Lock acquired, processing the job...
[2026-09-14 08:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:55:02] Production.INFO: ==20876== Releasing lock...
[2026-09-14 08:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:55:02] Production.INFO: ==20874== Lock acquired, processing the job...
[2026-09-14 04:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:55:03] Production.INFO: ==20874== Releasing lock...
[2026-09-14 04:55:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:55:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 04:55:04] Production.INFO: ==20881== Lock acquired, processing the job...
[2026-09-14 04:55:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:55:04] Production.INFO: ==20885== Lock acquired, processing the job...
[2026-09-14 04:55:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:55:04] Production.INFO: ==20879== Lock acquired, processing the job...
[2026-09-14 04:55:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 04:55:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:55:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 04:55:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 04:55:04] Production.ERROR: CronJob PID - 20881
[2026-09-14 04:55:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 04:55:04] Production.ERROR: CronJob ID - 5
[2026-09-14 04:55:04] Production.ERROR: CronJob Last Run Time 2026-09-14 04:55:00
[2026-09-14 04:55:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 04:55:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 04:55:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 04:55:04] Production.ERROR: CronJob PID - 20885
[2026-09-14 04:55:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-14 04:55:04] Production.ERROR: CronJob ID - 10
[2026-09-14 04:55:04] Production.ERROR: CronJob Last Run Time 2026-09-14 04:55:00
[2026-09-14 04:55:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 04:55:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 04:55:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 04:55:04] Production.INFO: ==20879== Releasing lock...
[2026-09-14 04:55:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 04:55:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 04:55:04] Production.INFO: ==20883== Lock acquired, processing the job...
[2026-09-14 04:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:55:04] Production.INFO: ==20887== Lock acquired, processing the job...
[2026-09-14 04:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:55:04] Production.INFO: ==20889== Lock acquired, processing the job...
[2026-09-14 04:55:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 04:55:04] Production.INFO: ==20891== Lock acquired, processing the job...
[2026-09-14 04:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 04:55:04] Production.INFO: Account Balance Start.
[2026-09-14 04:55:04] Production.INFO: CreateAllLog Start
[2026-09-14 04:55:04] Production.INFO: 117
[2026-09-14 04:55:04] Production.INFO: Date 2026-09-08
[2026-09-14 04:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:55:04] Production.INFO: Date 2026-09-09
[2026-09-14 04:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:55:04] Production.INFO: Date 2026-09-10
[2026-09-14 04:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:55:04] Production.INFO: Date 2026-09-11
[2026-09-14 04:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 04:55:05] Production.INFO: Date 2026-09-12
[2026-09-14 04:55:05] Production.INFO: Reseller ==> 0
[2026-09-14 04:55:05] Production.INFO: ==20891== Releasing lock...
[2026-09-14 04:55:05] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:55:05] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:55:05] Production.ERROR: done
[2026-09-14 04:55:05] Production.INFO: Date 2026-09-13
[2026-09-14 04:55:05] Production.INFO: Reseller ==> 0
[2026-09-14 04:55:05] Production.INFO: Date 2026-09-14
[2026-09-14 04:55:05] Production.INFO: Reseller ==> 0
[2026-09-14 04:55:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 04:55:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000347', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 04:55:05] Production.INFO: Total Charge 0
[2026-09-14 04:55:05] Production.INFO: CreateAllLog End
[2026-09-14 04:55:05] Production.INFO: Account Balance End.
[2026-09-14 04:55:05] Production.ERROR: CronJobId end 12
[2026-09-14 04:55:05] Production.INFO: ==20887== Releasing lock...
[2026-09-14 04:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:55:05] Production.INFO: ==20883== Releasing lock...
[2026-09-14 04:55:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:55:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000347', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 04:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 04:55:10] Production.INFO: ProcessCDR(1,18000347,1,1,2)
[2026-09-14 04:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18000347,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 04:55:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18000347,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 04:55:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 04:55:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 04:55:11] Production.INFO: ==20889== Releasing lock...
[2026-09-14 04:55:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 04:55:11] Production.INFO: 26 MB #Memory Used#
[2026-09-14 04:55:14] Production.ERROR: CronJobId end10
[2026-09-14 04:55:14] Production.INFO: ==20885== Releasing lock...
[2026-09-14 04:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:55:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:55:17] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:55:17] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:55:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:55:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:55:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:55:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:55:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:55:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:55:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:55:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:55:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:55:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:55:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:55:17] Production.INFO: call_cost start
[2026-09-14 04:55:17] Production.INFO: call_cost end
[2026-09-14 04:55:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:55:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:55:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:55:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:55:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:55:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:55:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:55:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:55:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:55:17] Production.INFO: ==20881== Releasing lock...
[2026-09-14 04:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:56:01] Production.INFO: ==20947== Lock acquired, processing the job...
[2026-09-14 09:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:56:01] Production.INFO: neon service started
[2026-09-14 09:56:01] Production.INFO: neon service started
[2026-09-14 09:56:01] Production.INFO: ==20947== Releasing lock...
[2026-09-14 09:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:56:02] Production.INFO: ==20950== Lock acquired, processing the job...
[2026-09-14 04:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:56:02] Production.INFO: ==20950== Releasing lock...
[2026-09-14 04:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:56:02] Production.INFO: ==20952== Lock acquired, processing the job...
[2026-09-14 08:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:56:02] Production.INFO: ==20952== Releasing lock...
[2026-09-14 08:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:56:03] Production.INFO: ==20954== Lock acquired, processing the job...
[2026-09-14 04:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:56:03] Production.INFO: ==20960== Lock acquired, processing the job...
[2026-09-14 04:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:56:03] Production.INFO: ==20956== Lock acquired, processing the job...
[2026-09-14 04:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:56:03] Production.INFO: ==20958== Lock acquired, processing the job...
[2026-09-14 04:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:56:03] Production.INFO: ==20962== Lock acquired, processing the job...
[2026-09-14 04:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:56:03] Production.INFO: Account Balance Start.
[2026-09-14 04:56:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:56:03] Production.INFO: 117
[2026-09-14 04:56:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 04:56:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:56:03] Production.INFO: ==20962== Releasing lock...
[2026-09-14 04:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:56:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:56:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:56:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:56:03] Production.INFO: Date 2026-09-13
[2026-09-14 04:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:56:03] Production.INFO: Date 2026-09-14
[2026-09-14 04:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:56:03] Production.INFO: Total Charge 0
[2026-09-14 04:56:03] Production.INFO: CreateAllLog End
[2026-09-14 04:56:03] Production.INFO: Account Balance End.
[2026-09-14 04:56:03] Production.ERROR: CronJobId end 12
[2026-09-14 04:56:03] Production.INFO: ==20960== Releasing lock...
[2026-09-14 04:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:56:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:56:04] Production.INFO: ==20956== Releasing lock...
[2026-09-14 04:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:56:11] Production.ERROR: CronJobId end10
[2026-09-14 04:56:11] Production.INFO: ==20958== Releasing lock...
[2026-09-14 04:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:56:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:56:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:56:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:56:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:56:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:56:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:56:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:56:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:56:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:56:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:56:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:56:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:56:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:56:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:56:14] Production.INFO: call_cost start
[2026-09-14 04:56:14] Production.INFO: call_cost end
[2026-09-14 04:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:56:14] Production.INFO: ==20954== Releasing lock...
[2026-09-14 04:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:57:02] Production.INFO: ==21024== Lock acquired, processing the job...
[2026-09-14 09:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:57:02] Production.INFO: neon service started
[2026-09-14 09:57:02] Production.INFO: neon service started
[2026-09-14 09:57:02] Production.INFO: ==21024== Releasing lock...
[2026-09-14 09:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:57:02] Production.INFO: ==21026== Lock acquired, processing the job...
[2026-09-14 04:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:57:02] Production.INFO: ==21026== Releasing lock...
[2026-09-14 04:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:57:02] Production.INFO: ==21028== Lock acquired, processing the job...
[2026-09-14 08:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:57:03] Production.INFO: ==21028== Releasing lock...
[2026-09-14 08:57:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:57:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:57:03] Production.INFO: ==21032== Lock acquired, processing the job...
[2026-09-14 04:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:57:03] Production.INFO: ==21037== Lock acquired, processing the job...
[2026-09-14 04:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:57:03] Production.INFO: ==21030== Lock acquired, processing the job...
[2026-09-14 04:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:57:03] Production.INFO: ==21034== Lock acquired, processing the job...
[2026-09-14 04:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:57:03] Production.INFO: ==21039== Lock acquired, processing the job...
[2026-09-14 04:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:57:03] Production.INFO: Account Balance Start.
[2026-09-14 04:57:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:57:03] Production.INFO: 117
[2026-09-14 04:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:57:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:57:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:57:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:57:04] Production.INFO: Date 2026-09-11
[2026-09-14 04:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:57:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 04:57:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 04:57:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 04:57:04] Production.INFO: ==21039== Releasing lock...
[2026-09-14 04:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:57:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:57:04] Production.INFO: Date 2026-09-12
[2026-09-14 04:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:57:04] Production.INFO: Date 2026-09-13
[2026-09-14 04:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:57:04] Production.INFO: Date 2026-09-14
[2026-09-14 04:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:57:04] Production.INFO: Total Charge 0
[2026-09-14 04:57:04] Production.INFO: CreateAllLog End
[2026-09-14 04:57:04] Production.INFO: Account Balance End.
[2026-09-14 04:57:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:57:04] Production.INFO: ==21037== Releasing lock...
[2026-09-14 04:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:57:04] Production.INFO: ==21032== Releasing lock...
[2026-09-14 04:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:57:12] Production.ERROR: CronJobId end10
[2026-09-14 04:57:12] Production.INFO: ==21034== Releasing lock...
[2026-09-14 04:57:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:57:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:57:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:57:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:57:15] Production.INFO: call_cost start
[2026-09-14 04:57:15] Production.INFO: call_cost end
[2026-09-14 04:57:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:57:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:57:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:57:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:57:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:57:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:57:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:57:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:57:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:57:15] Production.INFO: ==21030== Releasing lock...
[2026-09-14 04:57:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:57:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:58:01] Production.INFO: ==21096== Lock acquired, processing the job...
[2026-09-14 09:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:58:01] Production.INFO: neon service started
[2026-09-14 09:58:01] Production.INFO: neon service started
[2026-09-14 09:58:01] Production.INFO: ==21096== Releasing lock...
[2026-09-14 09:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:58:01] Production.INFO: ==21098== Lock acquired, processing the job...
[2026-09-14 04:58:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:58:02] Production.INFO: ==21098== Releasing lock...
[2026-09-14 04:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:58:02] Production.INFO: ==21100== Lock acquired, processing the job...
[2026-09-14 08:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:58:02] Production.INFO: ==21100== Releasing lock...
[2026-09-14 08:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:58:02] Production.INFO: ==21108== Lock acquired, processing the job...
[2026-09-14 04:58:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:58:03] Production.INFO: ==21102== Lock acquired, processing the job...
[2026-09-14 04:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:58:03] Production.INFO: ==21104== Lock acquired, processing the job...
[2026-09-14 04:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:58:03] Production.INFO: Account Balance Start.
[2026-09-14 04:58:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:58:03] Production.INFO: 117
[2026-09-14 04:58:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:58:03] Production.INFO: ==21106== Lock acquired, processing the job...
[2026-09-14 04:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:58:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:58:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:58:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:58:03] Production.INFO: ==21110== Lock acquired, processing the job...
[2026-09-14 04:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:58:03] Production.INFO: Date 2026-09-12
[2026-09-14 04:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:58:03] Production.INFO: Date 2026-09-13
[2026-09-14 04:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 04:58:03] Production.INFO: ==21110== Releasing lock...
[2026-09-14 04:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:58:03] Production.INFO: Date 2026-09-14
[2026-09-14 04:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:58:03] Production.INFO: Total Charge 0
[2026-09-14 04:58:03] Production.INFO: CreateAllLog End
[2026-09-14 04:58:03] Production.INFO: Account Balance End.
[2026-09-14 04:58:03] Production.ERROR: CronJobId end 12
[2026-09-14 04:58:03] Production.INFO: ==21108== Releasing lock...
[2026-09-14 04:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:58:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:58:03] Production.INFO: ==21104== Releasing lock...
[2026-09-14 04:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:58:11] Production.ERROR: CronJobId end10
[2026-09-14 04:58:11] Production.INFO: ==21106== Releasing lock...
[2026-09-14 04:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:58:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:58:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:58:15] Production.INFO: call_cost start
[2026-09-14 04:58:15] Production.INFO: call_cost end
[2026-09-14 04:58:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:58:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:58:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:58:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:58:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:58:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:58:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:58:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:58:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:58:15] Production.INFO: ==21102== Releasing lock...
[2026-09-14 04:58:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:58:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 09:59:02] Production.INFO: ==21165== Lock acquired, processing the job...
[2026-09-14 09:59:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 09:59:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 09:59:02] Production.INFO: neon service started
[2026-09-14 09:59:02] Production.INFO: neon service started
[2026-09-14 09:59:02] Production.INFO: ==21165== Releasing lock...
[2026-09-14 09:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 09:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 04:59:02] Production.INFO: ==21167== Lock acquired, processing the job...
[2026-09-14 04:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 04:59:02] Production.INFO: ==21167== Releasing lock...
[2026-09-14 04:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 04:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:59:02] Production.INFO: ==21170== Lock acquired, processing the job...
[2026-09-14 08:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:59:02] Production.INFO: ==21170== Releasing lock...
[2026-09-14 08:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 08:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 04:59:03] Production.INFO: ==21174== Lock acquired, processing the job...
[2026-09-14 04:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 04:59:03] Production.INFO: ==21172== Lock acquired, processing the job...
[2026-09-14 04:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 04:59:03] Production.INFO: ==21178== Lock acquired, processing the job...
[2026-09-14 04:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 04:59:03] Production.INFO: ==21176== Lock acquired, processing the job...
[2026-09-14 04:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 04:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 04:59:03] Production.INFO: ==21180== Lock acquired, processing the job...
[2026-09-14 04:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 04:59:03] Production.INFO: Account Balance Start.
[2026-09-14 04:59:03] Production.INFO: CreateAllLog Start
[2026-09-14 04:59:03] Production.INFO: 117
[2026-09-14 04:59:03] Production.INFO: Date 2026-09-08
[2026-09-14 04:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 04:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 04:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 04:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 04:59:03] Production.INFO: Date 2026-09-09
[2026-09-14 04:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 04:59:03] Production.INFO: Date 2026-09-10
[2026-09-14 04:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 04:59:03] Production.INFO: ==21180== Releasing lock...
[2026-09-14 04:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 04:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 04:59:03] Production.INFO: Date 2026-09-11
[2026-09-14 04:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 04:59:04] Production.INFO: Date 2026-09-12
[2026-09-14 04:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:59:04] Production.INFO: Date 2026-09-13
[2026-09-14 04:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:59:04] Production.INFO: Date 2026-09-14
[2026-09-14 04:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 04:59:04] Production.INFO: Total Charge 0
[2026-09-14 04:59:04] Production.INFO: CreateAllLog End
[2026-09-14 04:59:04] Production.INFO: Account Balance End.
[2026-09-14 04:59:04] Production.ERROR: CronJobId end 12
[2026-09-14 04:59:04] Production.INFO: ==21178== Releasing lock...
[2026-09-14 04:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 04:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 04:59:04] Production.INFO: ==21174== Releasing lock...
[2026-09-14 04:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 04:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 04:59:11] Production.ERROR: CronJobId end10
[2026-09-14 04:59:11] Production.INFO: ==21176== Releasing lock...
[2026-09-14 04:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 04:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 04:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 04:59:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 04:59:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 04:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 04:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 04:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 04:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 04:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 04:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 04:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 04:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 04:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 04:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 04:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 04:59:14] Production.INFO: call_cost start
[2026-09-14 04:59:14] Production.INFO: call_cost end
[2026-09-14 04:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 04:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 04:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 04:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 04:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 04:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 04:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 04:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 04:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 04:59:14] Production.INFO: ==21172== Releasing lock...
[2026-09-14 04:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 04:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:00:01] Production.INFO: ==21235== Lock acquired, processing the job...
[2026-09-14 10:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:00:01] Production.INFO: neon service started
[2026-09-14 10:00:01] Production.INFO: neon service started
[2026-09-14 10:00:01] Production.INFO: ==21235== Releasing lock...
[2026-09-14 10:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:00:01] Production.INFO: ==21237== Lock acquired, processing the job...
[2026-09-14 05:00:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:00:02] Production.INFO: ==21237== Releasing lock...
[2026-09-14 05:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:00:02] Production.INFO: ==21239== Lock acquired, processing the job...
[2026-09-14 09:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:00:02] Production.INFO: ==21239== Releasing lock...
[2026-09-14 09:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:00:03] Production.INFO: ==21242== Lock acquired, processing the job...
[2026-09-14 05:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:00:03] Production.INFO: ==21246== Lock acquired, processing the job...
[2026-09-14 05:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:00:03] Production.INFO: ==21244== Lock acquired, processing the job...
[2026-09-14 05:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:00:03] Production.INFO: ==21248== Lock acquired, processing the job...
[2026-09-14 05:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:00:03] Production.INFO: ==21250== Lock acquired, processing the job...
[2026-09-14 05:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:00:03] Production.INFO: Account Balance Start.
[2026-09-14 05:00:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:00:03] Production.INFO: 117
[2026-09-14 05:00:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 05:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 05:00:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:00:03] Production.INFO: ==21250== Releasing lock...
[2026-09-14 05:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:00:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:00:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:00:03] Production.INFO: Date 2026-09-12
[2026-09-14 05:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:00:03] Production.INFO: Date 2026-09-13
[2026-09-14 05:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:00:03] Production.INFO: Date 2026-09-14
[2026-09-14 05:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:00:03] Production.INFO: Total Charge 0
[2026-09-14 05:00:03] Production.INFO: CreateAllLog End
[2026-09-14 05:00:03] Production.INFO: ==21244== Releasing lock...
[2026-09-14 05:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:00:04] Production.INFO: Account Balance End.
[2026-09-14 05:00:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:00:04] Production.INFO: ==21248== Releasing lock...
[2026-09-14 05:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:00:11] Production.ERROR: CronJobId end10
[2026-09-14 05:00:11] Production.INFO: ==21246== Releasing lock...
[2026-09-14 05:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:00:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:00:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:00:15] Production.INFO: call_cost start
[2026-09-14 05:00:15] Production.INFO: call_cost end
[2026-09-14 05:00:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:00:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:00:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:00:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:00:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:00:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:00:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:00:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:00:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:00:15] Production.INFO: ==21242== Releasing lock...
[2026-09-14 05:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:00:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:01:01] Production.INFO: ==21314== Lock acquired, processing the job...
[2026-09-14 10:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:01:01] Production.INFO: neon service started
[2026-09-14 10:01:01] Production.INFO: neon service started
[2026-09-14 10:01:01] Production.INFO: ==21314== Releasing lock...
[2026-09-14 10:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:01:02] Production.INFO: ==21320== Lock acquired, processing the job...
[2026-09-14 05:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:01:02] Production.INFO: ==21320== Releasing lock...
[2026-09-14 05:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:01:02] Production.INFO: ==21322== Lock acquired, processing the job...
[2026-09-14 09:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:01:02] Production.INFO: ==21322== Releasing lock...
[2026-09-14 09:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:01:03] Production.INFO: ==21325== Lock acquired, processing the job...
[2026-09-14 05:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:01:03] Production.INFO: ==21327== Lock acquired, processing the job...
[2026-09-14 05:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:01:03] Production.INFO: ==21331== Lock acquired, processing the job...
[2026-09-14 05:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:01:03] Production.INFO: ==21329== Lock acquired, processing the job...
[2026-09-14 05:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:01:03] Production.INFO: Account Balance Start.
[2026-09-14 05:01:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:01:03] Production.INFO: 117
[2026-09-14 05:01:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:01:03] Production.INFO: ==21333== Lock acquired, processing the job...
[2026-09-14 05:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:01:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:01:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 05:01:03] Production.INFO: ==21333== Releasing lock...
[2026-09-14 05:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:01:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:01:03] Production.INFO: Date 2026-09-12
[2026-09-14 05:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:01:03] Production.INFO: Date 2026-09-13
[2026-09-14 05:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:01:03] Production.INFO: Date 2026-09-14
[2026-09-14 05:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:01:03] Production.INFO: Total Charge 0
[2026-09-14 05:01:03] Production.INFO: CreateAllLog End
[2026-09-14 05:01:03] Production.INFO: Account Balance End.
[2026-09-14 05:01:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:01:04] Production.INFO: ==21331== Releasing lock...
[2026-09-14 05:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:01:04] Production.INFO: ==21327== Releasing lock...
[2026-09-14 05:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:01:11] Production.ERROR: CronJobId end10
[2026-09-14 05:01:11] Production.INFO: ==21329== Releasing lock...
[2026-09-14 05:01:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:01:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:01:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:01:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:01:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:01:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:01:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:01:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:01:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:01:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:01:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:01:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:01:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:01:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:01:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:01:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:01:14] Production.INFO: call_cost start
[2026-09-14 05:01:14] Production.INFO: call_cost end
[2026-09-14 05:01:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:01:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:01:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:01:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:01:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:01:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:01:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:01:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:01:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:01:14] Production.INFO: ==21325== Releasing lock...
[2026-09-14 05:01:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:01:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:02:01] Production.INFO: ==21388== Lock acquired, processing the job...
[2026-09-14 10:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:02:01] Production.INFO: neon service started
[2026-09-14 10:02:01] Production.INFO: neon service started
[2026-09-14 10:02:01] Production.INFO: ==21388== Releasing lock...
[2026-09-14 10:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:02:01] Production.INFO: ==21390== Lock acquired, processing the job...
[2026-09-14 05:02:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:02:02] Production.INFO: ==21390== Releasing lock...
[2026-09-14 05:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:02:02] Production.INFO: ==21392== Lock acquired, processing the job...
[2026-09-14 09:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:02:02] Production.INFO: ==21392== Releasing lock...
[2026-09-14 09:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:02:02] Production.INFO: ==21395== Lock acquired, processing the job...
[2026-09-14 05:02:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:02:03] Production.INFO: ==21399== Lock acquired, processing the job...
[2026-09-14 05:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:02:03] Production.INFO: ==21397== Lock acquired, processing the job...
[2026-09-14 05:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:02:03] Production.INFO: ==21401== Lock acquired, processing the job...
[2026-09-14 05:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:02:03] Production.INFO: ==21403== Lock acquired, processing the job...
[2026-09-14 05:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-14 05:02:03] Production.INFO: ==21405== Lock acquired, processing the job...
[2026-09-14 05:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 05:02:03] Production.INFO: Account Balance Start.
[2026-09-14 05:02:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:02:03] Production.INFO: 117
[2026-09-14 05:02:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 05: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-09-14 05: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-09-14 05:02:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 05: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-09-14 05:02:03] Production.INFO: ==21405== Releasing lock...
[2026-09-14 05:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:02:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:02:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:02:03] Production.ERROR: done
[2026-09-14 05:02:03] Production.INFO: Date 2026-09-12
[2026-09-14 05:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:02:03] Production.ERROR: tblTempVendorCDR_20
[2026-09-14 05:02:03] Production.INFO: Date 2026-09-13
[2026-09-14 05:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:02:04] Production.ERROR: done
[2026-09-14 05:02:04] Production.INFO: Date 2026-09-14
[2026-09-14 05:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:02:04] Production.INFO: Total Charge 0
[2026-09-14 05:02:04] Production.INFO: CreateAllLog End
[2026-09-14 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-09-14 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-09-14 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-09-14 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-09-14 05:02:04] Production.INFO: ==21403== Releasing lock...
[2026-09-14 05:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-14 05:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-14 05:02:04] Production.INFO: ==21397== Releasing lock...
[2026-09-14 05:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:02:04] Production.INFO: Account Balance End.
[2026-09-14 05:02:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:02:04] Production.INFO: ==21401== Releasing lock...
[2026-09-14 05:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:02:12] Production.ERROR: CronJobId end10
[2026-09-14 05:02:12] Production.INFO: ==21399== Releasing lock...
[2026-09-14 05:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:02:14] Production.INFO: call_cost start
[2026-09-14 05:02:14] Production.INFO: call_cost end
[2026-09-14 05:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:02:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:02:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:02:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:02:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:02:14] Production.INFO: ==21395== Releasing lock...
[2026-09-14 05:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:03:01] Production.INFO: ==21462== Lock acquired, processing the job...
[2026-09-14 10:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:03:01] Production.INFO: neon service started
[2026-09-14 10:03:01] Production.INFO: neon service started
[2026-09-14 10:03:01] Production.INFO: ==21462== Releasing lock...
[2026-09-14 10:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:03:02] Production.INFO: ==21464== Lock acquired, processing the job...
[2026-09-14 05:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:03:02] Production.INFO: ==21464== Releasing lock...
[2026-09-14 05:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:03:02] Production.INFO: ==21466== Lock acquired, processing the job...
[2026-09-14 09:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:03:02] Production.INFO: ==21466== Releasing lock...
[2026-09-14 09:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:03:03] Production.INFO: ==21471== Lock acquired, processing the job...
[2026-09-14 05:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:03:03] Production.INFO: ==21469== Lock acquired, processing the job...
[2026-09-14 05:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:03:03] Production.INFO: ==21473== Lock acquired, processing the job...
[2026-09-14 05:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:03:03] Production.INFO: ==21475== Lock acquired, processing the job...
[2026-09-14 05:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:03:03] Production.INFO: ==21477== Lock acquired, processing the job...
[2026-09-14 05:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:03:03] Production.INFO: Account Balance Start.
[2026-09-14 05:03:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:03:03] Production.INFO: 117
[2026-09-14 05:03:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 05:03:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 05:03:03] Production.INFO: ==21477== Releasing lock...
[2026-09-14 05:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:03:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:03:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:03:03] Production.INFO: Date 2026-09-12
[2026-09-14 05:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:03:03] Production.INFO: Date 2026-09-13
[2026-09-14 05:03:03] Production.INFO: ==21471== Releasing lock...
[2026-09-14 05:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:03:03] Production.INFO: Date 2026-09-14
[2026-09-14 05:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:03:04] Production.INFO: Total Charge 0
[2026-09-14 05:03:04] Production.INFO: CreateAllLog End
[2026-09-14 05:03:04] Production.INFO: Account Balance End.
[2026-09-14 05:03:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:03:04] Production.INFO: ==21475== Releasing lock...
[2026-09-14 05:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:03:11] Production.ERROR: CronJobId end10
[2026-09-14 05:03:11] Production.INFO: ==21473== Releasing lock...
[2026-09-14 05:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:03:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:03:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:03:14] Production.INFO: call_cost start
[2026-09-14 05:03:14] Production.INFO: call_cost end
[2026-09-14 05:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:03:14] Production.INFO: ==21469== Releasing lock...
[2026-09-14 05:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:04:02] Production.INFO: ==21533== Lock acquired, processing the job...
[2026-09-14 10:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:04:02] Production.INFO: neon service started
[2026-09-14 10:04:02] Production.INFO: neon service started
[2026-09-14 10:04:02] Production.INFO: ==21533== Releasing lock...
[2026-09-14 10:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:04:02] Production.INFO: ==21535== Lock acquired, processing the job...
[2026-09-14 05:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:04:02] Production.INFO: ==21535== Releasing lock...
[2026-09-14 05:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:04:03] Production.INFO: ==21538== Lock acquired, processing the job...
[2026-09-14 09:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:04:03] Production.INFO: ==21538== Releasing lock...
[2026-09-14 09:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:04:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:04:03] Production.INFO: ==21548== Lock acquired, processing the job...
[2026-09-14 05:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 05:04:03] Production.INFO: ==21540== Lock acquired, processing the job...
[2026-09-14 05:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:04:03] Production.INFO: ==21548== Releasing lock...
[2026-09-14 05:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:04:03] Production.INFO: ==21542== Lock acquired, processing the job...
[2026-09-14 05:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:04:03] Production.INFO: ==21544== Lock acquired, processing the job...
[2026-09-14 05:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:04:03] Production.INFO: ==21546== Lock acquired, processing the job...
[2026-09-14 05:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:04:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:04:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:04:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:04:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:04:04] Production.INFO: Account Balance Start.
[2026-09-14 05:04:04] Production.INFO: CreateAllLog Start
[2026-09-14 05:04:04] Production.INFO: 117
[2026-09-14 05:04:04] Production.INFO: Date 2026-09-08
[2026-09-14 05:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:04:04] Production.INFO: Date 2026-09-09
[2026-09-14 05:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:04:04] Production.INFO: Date 2026-09-10
[2026-09-14 05:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:04:04] Production.INFO: Date 2026-09-11
[2026-09-14 05:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:04:04] Production.INFO: Date 2026-09-12
[2026-09-14 05:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:04:04] Production.INFO: Date 2026-09-13
[2026-09-14 05:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:04:04] Production.INFO: Date 2026-09-14
[2026-09-14 05:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:04:04] Production.INFO: Total Charge 0
[2026-09-14 05:04:04] Production.INFO: CreateAllLog End
[2026-09-14 05:04:04] Production.INFO: Account Balance End.
[2026-09-14 05:04:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:04:04] Production.INFO: ==21546== Releasing lock...
[2026-09-14 05:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:04:04] Production.INFO: ==21542== Releasing lock...
[2026-09-14 05:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:04:12] Production.ERROR: CronJobId end10
[2026-09-14 05:04:12] Production.INFO: ==21544== Releasing lock...
[2026-09-14 05:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:04:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:04:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:04:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:04:14] Production.INFO: call_cost start
[2026-09-14 05:04:14] Production.INFO: call_cost end
[2026-09-14 05:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:04:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:04:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:04:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:04:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:04:14] Production.INFO: ==21540== Releasing lock...
[2026-09-14 05:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:05:01] Production.INFO: ==21605== Lock acquired, processing the job...
[2026-09-14 10:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:05:01] Production.INFO: neon service started
[2026-09-14 10:05:01] Production.INFO: neon service started
[2026-09-14 10:05:01] Production.INFO: ==21605== Releasing lock...
[2026-09-14 10:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:05:02] Production.INFO: ==21607== Lock acquired, processing the job...
[2026-09-14 05:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:05:02] Production.INFO: ==21607== Releasing lock...
[2026-09-14 05:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:05:02] Production.INFO: ==21609== Lock acquired, processing the job...
[2026-09-14 09:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:05:02] Production.INFO: ==21609== Releasing lock...
[2026-09-14 09:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:05:03] Production.INFO: ==21611== Lock acquired, processing the job...
[2026-09-14 05:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 05:05:03] Production.INFO: ==21613== Lock acquired, processing the job...
[2026-09-14 05:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 05:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 05:05:03] Production.ERROR: CronJob PID - 21613
[2026-09-14 05:05:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 05:05:03] Production.ERROR: CronJob ID - 5
[2026-09-14 05:05:03] Production.ERROR: CronJob Last Run Time 2026-09-14 05:05:00
[2026-09-14 05:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 05:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 05:05:03] Production.INFO: ==21615== Lock acquired, processing the job...
[2026-09-14 05:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 05:05:03] Production.INFO: ==21611== Releasing lock...
[2026-09-14 05:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 05:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 05:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:05:03] Production.INFO: ==21617== Lock acquired, processing the job...
[2026-09-14 05:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:05:03] Production.INFO: ==21621== Lock acquired, processing the job...
[2026-09-14 05:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 05:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 05:05:03] Production.INFO: ==21619== Lock acquired, processing the job...
[2026-09-14 05:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:05:03] Production.INFO: ==21623== Lock acquired, processing the job...
[2026-09-14 05:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:05:03] Production.INFO: Account Balance Start.
[2026-09-14 05:05:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:05:03] Production.INFO: 117
[2026-09-14 05:05:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 05:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 05:05:03] Production.INFO: ==21623== Releasing lock...
[2026-09-14 05:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:05:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:05:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:05:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:05:04] Production.INFO: Date 2026-09-12
[2026-09-14 05:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:05:04] Production.INFO: Date 2026-09-13
[2026-09-14 05:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:05:04] Production.ERROR: done
[2026-09-14 05:05:04] Production.INFO: Date 2026-09-14
[2026-09-14 05:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 05:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000389', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 05:05:04] Production.INFO: Total Charge 0
[2026-09-14 05:05:04] Production.INFO: CreateAllLog End
[2026-09-14 05:05:04] Production.INFO: Account Balance End.
[2026-09-14 05:05:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:05:04] Production.INFO: ==21619== Releasing lock...
[2026-09-14 05:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:05:04] Production.INFO: ==21615== Releasing lock...
[2026-09-14 05:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000389', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 05:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 05:05:10] Production.INFO: ProcessCDR(1,18000389,1,1,2)
[2026-09-14 05:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18000389,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 05:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18000389,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 05:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 05:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 05:05:10] Production.INFO: ==21621== Releasing lock...
[2026-09-14 05:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 05:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 05:05:15] Production.ERROR: CronJobId end10
[2026-09-14 05:05:15] Production.INFO: ==21617== Releasing lock...
[2026-09-14 05:05:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:05:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:05:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:05:17] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:05:17] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:05:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:05:18] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:05:18] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:05:18] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:05:18] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:05:18] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:05:18] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:05:18] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:05:18] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:05:18] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:05:18] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:05:18] Production.INFO: call_cost start
[2026-09-14 05:05:18] Production.INFO: call_cost end
[2026-09-14 05:05:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:05:18] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:05:18] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:05:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:05:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:05:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:05:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:05:18] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:05:18] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:05:18] Production.INFO: ==21613== Releasing lock...
[2026-09-14 05:05:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:05:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:06:02] Production.INFO: ==21683== Lock acquired, processing the job...
[2026-09-14 10:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:06:02] Production.INFO: neon service started
[2026-09-14 10:06:02] Production.INFO: neon service started
[2026-09-14 10:06:02] Production.INFO: ==21683== Releasing lock...
[2026-09-14 10:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:06:02] Production.INFO: ==21685== Lock acquired, processing the job...
[2026-09-14 05:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:06:02] Production.INFO: ==21685== Releasing lock...
[2026-09-14 05:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:06:03] Production.INFO: ==21687== Lock acquired, processing the job...
[2026-09-14 09:06:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:06:03] Production.INFO: ==21687== Releasing lock...
[2026-09-14 09:06:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:06:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:06:03] Production.INFO: ==21692== Lock acquired, processing the job...
[2026-09-14 05:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:06:03] Production.INFO: ==21690== Lock acquired, processing the job...
[2026-09-14 05:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:06:03] Production.INFO: ==21694== Lock acquired, processing the job...
[2026-09-14 05:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:06:03] Production.INFO: ==21696== Lock acquired, processing the job...
[2026-09-14 05:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:06:03] Production.INFO: ==21698== Lock acquired, processing the job...
[2026-09-14 05:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:06:03] Production.INFO: Account Balance Start.
[2026-09-14 05:06:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:06:03] Production.INFO: 117
[2026-09-14 05:06:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 05:06:03] Production.INFO: ==21698== Releasing lock...
[2026-09-14 05:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:06:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:06:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:06:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:06:03] Production.INFO: Date 2026-09-12
[2026-09-14 05:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:06:04] Production.INFO: Date 2026-09-13
[2026-09-14 05:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:06:04] Production.INFO: Date 2026-09-14
[2026-09-14 05:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:06:04] Production.INFO: Total Charge 0
[2026-09-14 05:06:04] Production.INFO: CreateAllLog End
[2026-09-14 05:06:04] Production.INFO: Account Balance End.
[2026-09-14 05:06:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:06:04] Production.INFO: ==21696== Releasing lock...
[2026-09-14 05:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:06:04] Production.INFO: ==21692== Releasing lock...
[2026-09-14 05:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:06:11] Production.ERROR: CronJobId end10
[2026-09-14 05:06:11] Production.INFO: ==21694== Releasing lock...
[2026-09-14 05:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:06:14] Production.INFO: call_cost start
[2026-09-14 05:06:14] Production.INFO: call_cost end
[2026-09-14 05:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:06:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:06:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:06:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:06:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:06:14] Production.INFO: ==21690== Releasing lock...
[2026-09-14 05:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:07:01] Production.INFO: ==21750== Lock acquired, processing the job...
[2026-09-14 10:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:07:01] Production.INFO: neon service started
[2026-09-14 10:07:01] Production.INFO: neon service started
[2026-09-14 10:07:01] Production.INFO: ==21750== Releasing lock...
[2026-09-14 10:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:07:02] Production.INFO: ==21755== Lock acquired, processing the job...
[2026-09-14 09:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:07:02] Production.INFO: ==21753== Lock acquired, processing the job...
[2026-09-14 05:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:07:02] Production.INFO: ==21755== Releasing lock...
[2026-09-14 09:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:07:02] Production.INFO: ==21753== Releasing lock...
[2026-09-14 05:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:07:03] Production.INFO: ==21757== Lock acquired, processing the job...
[2026-09-14 05:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:07:03] Production.INFO: ==21759== Lock acquired, processing the job...
[2026-09-14 05:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:07:03] Production.INFO: ==21763== Lock acquired, processing the job...
[2026-09-14 05:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:07:03] Production.INFO: ==21761== Lock acquired, processing the job...
[2026-09-14 05:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:07:03] Production.INFO: Account Balance Start.
[2026-09-14 05:07:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:07:03] Production.INFO: 117
[2026-09-14 05:07:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:07:03] Production.INFO: ==21765== Lock acquired, processing the job...
[2026-09-14 05:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:07:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:07:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:07:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 05:07:03] Production.INFO: ==21765== Releasing lock...
[2026-09-14 05:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:07:03] Production.INFO: Date 2026-09-12
[2026-09-14 05:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:07:03] Production.INFO: Date 2026-09-13
[2026-09-14 05:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:07:03] Production.INFO: Date 2026-09-14
[2026-09-14 05:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:07:03] Production.INFO: Total Charge 0
[2026-09-14 05:07:03] Production.INFO: CreateAllLog End
[2026-09-14 05:07:03] Production.INFO: Account Balance End.
[2026-09-14 05:07:03] Production.ERROR: CronJobId end 12
[2026-09-14 05:07:03] Production.INFO: ==21763== Releasing lock...
[2026-09-14 05:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:07:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:07:04] Production.INFO: ==21759== Releasing lock...
[2026-09-14 05:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:07:12] Production.ERROR: CronJobId end10
[2026-09-14 05:07:12] Production.INFO: ==21761== Releasing lock...
[2026-09-14 05:07:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:07:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:07:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:07:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:07:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:07:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:07:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:07:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:07:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:07:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:07:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:07:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:07:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:07:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:07:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:07:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:07:15] Production.INFO: call_cost start
[2026-09-14 05:07:15] Production.INFO: call_cost end
[2026-09-14 05:07:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:07:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:07:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:07:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:07:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:07:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:07:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:07:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:07:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:07:15] Production.INFO: ==21757== Releasing lock...
[2026-09-14 05:07:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:07:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:08:02] Production.INFO: ==21825== Lock acquired, processing the job...
[2026-09-14 10:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:08:02] Production.INFO: neon service started
[2026-09-14 10:08:02] Production.INFO: neon service started
[2026-09-14 10:08:02] Production.INFO: ==21825== Releasing lock...
[2026-09-14 10:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:08:02] Production.INFO: ==21827== Lock acquired, processing the job...
[2026-09-14 05:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:08:02] Production.INFO: ==21829== Lock acquired, processing the job...
[2026-09-14 09:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:08:02] Production.INFO: ==21829== Releasing lock...
[2026-09-14 09:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:08:03] Production.INFO: ==21827== Releasing lock...
[2026-09-14 05:08:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:08:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:08:03] Production.INFO: ==21832== Lock acquired, processing the job...
[2026-09-14 05:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:08:03] Production.INFO: ==21834== Lock acquired, processing the job...
[2026-09-14 05:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:08:03] Production.INFO: ==21836== Lock acquired, processing the job...
[2026-09-14 05:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:08:04] Production.INFO: ==21840== Lock acquired, processing the job...
[2026-09-14 05:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:08:04] Production.INFO: ==21838== Lock acquired, processing the job...
[2026-09-14 05:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05: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-09-14 05: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-09-14 05: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-09-14 05:08:04] Production.INFO: Account Balance Start.
[2026-09-14 05:08:04] Production.INFO: CreateAllLog Start
[2026-09-14 05:08:04] Production.INFO: ==21840== Releasing lock...
[2026-09-14 05:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:08:04] Production.INFO: 117
[2026-09-14 05:08:04] Production.INFO: Date 2026-09-08
[2026-09-14 05:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:08:04] Production.INFO: Date 2026-09-09
[2026-09-14 05:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:08:04] Production.INFO: Date 2026-09-10
[2026-09-14 05:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:08:04] Production.INFO: Date 2026-09-11
[2026-09-14 05:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:08:04] Production.INFO: Date 2026-09-12
[2026-09-14 05:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:08:04] Production.INFO: Date 2026-09-13
[2026-09-14 05:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:08:04] Production.INFO: Date 2026-09-14
[2026-09-14 05:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:08:04] Production.INFO: Total Charge 0
[2026-09-14 05:08:04] Production.INFO: ==21834== Releasing lock...
[2026-09-14 05:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:08:04] Production.INFO: CreateAllLog End
[2026-09-14 05:08:04] Production.INFO: Account Balance End.
[2026-09-14 05:08:05] Production.ERROR: CronJobId end 12
[2026-09-14 05:08:05] Production.INFO: ==21838== Releasing lock...
[2026-09-14 05:08:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:08:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:08:12] Production.ERROR: CronJobId end10
[2026-09-14 05:08:12] Production.INFO: ==21836== Releasing lock...
[2026-09-14 05:08:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:08:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:08:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:08:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:08:14] Production.INFO: call_cost start
[2026-09-14 05:08:14] Production.INFO: call_cost end
[2026-09-14 05:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:08:14] Production.INFO: ==21832== Releasing lock...
[2026-09-14 05:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:09:01] Production.INFO: ==21893== Lock acquired, processing the job...
[2026-09-14 10:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:09:01] Production.INFO: neon service started
[2026-09-14 10:09:01] Production.INFO: neon service started
[2026-09-14 10:09:01] Production.INFO: ==21893== Releasing lock...
[2026-09-14 10:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:09:02] Production.INFO: ==21895== Lock acquired, processing the job...
[2026-09-14 05:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:09:02] Production.INFO: ==21897== Lock acquired, processing the job...
[2026-09-14 09:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:09:02] Production.INFO: ==21897== Releasing lock...
[2026-09-14 09:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:09:02] Production.INFO: ==21895== Releasing lock...
[2026-09-14 05:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:09:03] Production.INFO: ==21900== Lock acquired, processing the job...
[2026-09-14 05:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:09:03] Production.INFO: ==21904== Lock acquired, processing the job...
[2026-09-14 05:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:09:03] Production.INFO: ==21902== Lock acquired, processing the job...
[2026-09-14 05:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:09:03] Production.INFO: ==21906== Lock acquired, processing the job...
[2026-09-14 05:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:09:03] Production.INFO: ==21908== Lock acquired, processing the job...
[2026-09-14 05:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:09:03] Production.INFO: Account Balance Start.
[2026-09-14 05:09:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:09:03] Production.INFO: 117
[2026-09-14 05:09:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:09:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 05: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-09-14 05:09:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 05: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-09-14 05:09:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:09:03] Production.INFO: ==21908== Releasing lock...
[2026-09-14 05:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:09:03] Production.INFO: Date 2026-09-12
[2026-09-14 05:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:09:03] Production.INFO: Date 2026-09-13
[2026-09-14 05:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:09:03] Production.INFO: Date 2026-09-14
[2026-09-14 05:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:09:03] Production.INFO: Total Charge 0
[2026-09-14 05:09:03] Production.INFO: CreateAllLog End
[2026-09-14 05:09:03] Production.INFO: Account Balance End.
[2026-09-14 05:09:03] Production.ERROR: CronJobId end 12
[2026-09-14 05:09:03] Production.INFO: ==21906== Releasing lock...
[2026-09-14 05:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:09:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:09:04] Production.INFO: ==21902== Releasing lock...
[2026-09-14 05:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:09:10] Production.ERROR: CronJobId end10
[2026-09-14 05:09:10] Production.INFO: ==21904== Releasing lock...
[2026-09-14 05:09:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:09:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:09:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:09:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:09:14] Production.INFO: call_cost start
[2026-09-14 05:09:14] Production.INFO: call_cost end
[2026-09-14 05:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:09:14] Production.INFO: ==21900== Releasing lock...
[2026-09-14 05:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:10:02] Production.INFO: ==21969== Lock acquired, processing the job...
[2026-09-14 10:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:10:02] Production.INFO: neon service started
[2026-09-14 10:10:02] Production.INFO: neon service started
[2026-09-14 10:10:02] Production.INFO: ==21969== Releasing lock...
[2026-09-14 10:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:10:02] Production.INFO: ==21971== Lock acquired, processing the job...
[2026-09-14 05:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:10:02] Production.INFO: ==21971== Releasing lock...
[2026-09-14 05:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:10:02] Production.INFO: ==21973== Lock acquired, processing the job...
[2026-09-14 09:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:10:02] Production.INFO: ==21973== Releasing lock...
[2026-09-14 09:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:10:03] Production.INFO: ==21976== Lock acquired, processing the job...
[2026-09-14 05:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:10:03] Production.INFO: ==21978== Lock acquired, processing the job...
[2026-09-14 05:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:10:03] Production.INFO: ==21980== Lock acquired, processing the job...
[2026-09-14 05:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:10:03] Production.INFO: ==21984== Lock acquired, processing the job...
[2026-09-14 05:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:10:03] Production.INFO: ==21982== Lock acquired, processing the job...
[2026-09-14 05:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 05:10:03] Production.INFO: Account Balance Start.
[2026-09-14 05:10:03] Production.INFO: CreateAllLog Start
[2026-09-14 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-09-14 05:10:03] Production.INFO: 117
[2026-09-14 05:10:03] Production.INFO: ==21984== Releasing lock...
[2026-09-14 05:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:10:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:10:04] Production.INFO: Date 2026-09-09
[2026-09-14 05:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:10:04] Production.INFO: Date 2026-09-10
[2026-09-14 05:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:10:04] Production.INFO: Date 2026-09-11
[2026-09-14 05:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:10:04] Production.INFO: Date 2026-09-12
[2026-09-14 05:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:10:04] Production.INFO: Date 2026-09-13
[2026-09-14 05:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:10:04] Production.INFO: Date 2026-09-14
[2026-09-14 05:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:10:04] Production.INFO: Total Charge 0
[2026-09-14 05:10:04] Production.INFO: CreateAllLog End
[2026-09-14 05:10:04] Production.INFO: ==21978== Releasing lock...
[2026-09-14 05:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:10:04] Production.INFO: Account Balance End.
[2026-09-14 05:10:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:10:04] Production.INFO: ==21982== Releasing lock...
[2026-09-14 05:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:10:12] Production.ERROR: CronJobId end10
[2026-09-14 05:10:12] Production.INFO: ==21980== Releasing lock...
[2026-09-14 05:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:10:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:10:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:10:14] Production.INFO: call_cost start
[2026-09-14 05:10:14] Production.INFO: call_cost end
[2026-09-14 05:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:10:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:10:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:10:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:10:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:10:14] Production.INFO: ==21976== Releasing lock...
[2026-09-14 05:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:11:01] Production.INFO: ==22038== Lock acquired, processing the job...
[2026-09-14 10:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:11:01] Production.INFO: neon service started
[2026-09-14 10:11:01] Production.INFO: neon service started
[2026-09-14 10:11:01] Production.INFO: ==22038== Releasing lock...
[2026-09-14 10:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:11:01] Production.INFO: ==22042== Lock acquired, processing the job...
[2026-09-14 09:11:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:11:01] Production.INFO: ==22042== Releasing lock...
[2026-09-14 09:11:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:11:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:11:02] Production.INFO: ==22040== Lock acquired, processing the job...
[2026-09-14 05:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:11:02] Production.INFO: ==22040== Releasing lock...
[2026-09-14 05:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:11:03] Production.INFO: ==22045== Lock acquired, processing the job...
[2026-09-14 05:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:11:03] Production.INFO: ==22047== Lock acquired, processing the job...
[2026-09-14 05:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:11:03] Production.INFO: ==22053== Lock acquired, processing the job...
[2026-09-14 05:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05: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-09-14 05:11:03] Production.INFO: ==22049== Lock acquired, processing the job...
[2026-09-14 05:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05: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-09-14 05: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-09-14 05:11:03] Production.INFO: ==22053== Releasing lock...
[2026-09-14 05:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:11:03] Production.INFO: ==22051== Lock acquired, processing the job...
[2026-09-14 05:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:11:03] Production.INFO: Account Balance Start.
[2026-09-14 05:11:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:11:03] Production.INFO: 117
[2026-09-14 05:11:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:11:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:11:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:11:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:11:03] Production.INFO: Date 2026-09-12
[2026-09-14 05:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:11:03] Production.INFO: Date 2026-09-13
[2026-09-14 05:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:11:03] Production.INFO: Date 2026-09-14
[2026-09-14 05:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:11:03] Production.INFO: Total Charge 0
[2026-09-14 05:11:03] Production.INFO: CreateAllLog End
[2026-09-14 05:11:03] Production.INFO: ==22047== Releasing lock...
[2026-09-14 05:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:11:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:11:04] Production.INFO: Account Balance End.
[2026-09-14 05:11:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:11:04] Production.INFO: ==22051== Releasing lock...
[2026-09-14 05:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:11:10] Production.ERROR: CronJobId end10
[2026-09-14 05:11:10] Production.INFO: ==22049== Releasing lock...
[2026-09-14 05:11:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:11:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:11:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:11:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:11:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:11:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:11:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:11:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:11:14] Production.INFO: call_cost start
[2026-09-14 05:11:14] Production.INFO: call_cost end
[2026-09-14 05:11:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:11:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:11:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:11:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:11:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:11:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:11:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:11:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:11:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:11:14] Production.INFO: ==22045== Releasing lock...
[2026-09-14 05:11:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:11:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:12:01] Production.INFO: ==22111== Lock acquired, processing the job...
[2026-09-14 10:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:12:01] Production.INFO: neon service started
[2026-09-14 10:12:01] Production.INFO: neon service started
[2026-09-14 10:12:01] Production.INFO: ==22111== Releasing lock...
[2026-09-14 10:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:12:02] Production.INFO: ==22113== Lock acquired, processing the job...
[2026-09-14 05:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:12:02] Production.INFO: ==22113== Releasing lock...
[2026-09-14 05:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:12:02] Production.INFO: ==22115== Lock acquired, processing the job...
[2026-09-14 09:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:12:02] Production.INFO: ==22115== Releasing lock...
[2026-09-14 09:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:12:03] Production.INFO: ==22118== Lock acquired, processing the job...
[2026-09-14 05:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:12:03] Production.INFO: ==22120== Lock acquired, processing the job...
[2026-09-14 05:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:12:03] Production.INFO: ==22124== Lock acquired, processing the job...
[2026-09-14 05:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:12:03] Production.INFO: ==22122== Lock acquired, processing the job...
[2026-09-14 05:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:12:03] Production.INFO: Account Balance Start.
[2026-09-14 05:12:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:12:03] Production.INFO: 117
[2026-09-14 05:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:12:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:12:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:12:03] Production.INFO: ==22126== Lock acquired, processing the job...
[2026-09-14 05:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:12:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:12:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:12:03] Production.INFO: Date 2026-09-12
[2026-09-14 05:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:12:03] Production.INFO: Date 2026-09-13
[2026-09-14 05:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:12:03] Production.INFO: Date 2026-09-14
[2026-09-14 05:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 05: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-09-14 05: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-09-14 05:12:03] Production.INFO: Total Charge 0
[2026-09-14 05: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-09-14 05:12:03] Production.INFO: ==22126== Releasing lock...
[2026-09-14 05:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:12:03] Production.INFO: CreateAllLog End
[2026-09-14 05:12:03] Production.INFO: Account Balance End.
[2026-09-14 05:12:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:12:04] Production.INFO: ==22124== Releasing lock...
[2026-09-14 05:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:12:04] Production.INFO: ==22120== Releasing lock...
[2026-09-14 05:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:12:12] Production.ERROR: CronJobId end10
[2026-09-14 05:12:12] Production.INFO: ==22122== Releasing lock...
[2026-09-14 05:12:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:12:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:12:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:12:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:12:14] Production.INFO: call_cost start
[2026-09-14 05:12:14] Production.INFO: call_cost end
[2026-09-14 05:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:12:14] Production.INFO: ==22118== Releasing lock...
[2026-09-14 05:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:13:02] Production.INFO: ==22182== Lock acquired, processing the job...
[2026-09-14 10:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:13:02] Production.INFO: neon service started
[2026-09-14 10:13:02] Production.INFO: neon service started
[2026-09-14 10:13:02] Production.INFO: ==22182== Releasing lock...
[2026-09-14 10:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:13:02] Production.INFO: ==22184== Lock acquired, processing the job...
[2026-09-14 05:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:13:02] Production.INFO: ==22184== Releasing lock...
[2026-09-14 05:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:13:03] Production.INFO: ==22186== Lock acquired, processing the job...
[2026-09-14 09:13:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:13:03] Production.INFO: ==22186== Releasing lock...
[2026-09-14 09:13:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:13:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:13:03] Production.INFO: ==22196== Lock acquired, processing the job...
[2026-09-14 05:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 05:13:03] Production.INFO: ==22196== Releasing lock...
[2026-09-14 05:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:13:03] Production.INFO: ==22190== Lock acquired, processing the job...
[2026-09-14 05:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:13:03] Production.INFO: ==22188== Lock acquired, processing the job...
[2026-09-14 05:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:13:04] Production.INFO: ==22192== Lock acquired, processing the job...
[2026-09-14 05:13:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:13:04] Production.INFO: ==22194== Lock acquired, processing the job...
[2026-09-14 05:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:13:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:13:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:13:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:13:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:13:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:13:04] Production.INFO: Account Balance Start.
[2026-09-14 05:13:04] Production.INFO: CreateAllLog Start
[2026-09-14 05:13:04] Production.INFO: 117
[2026-09-14 05:13:04] Production.INFO: Date 2026-09-08
[2026-09-14 05:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:13:04] Production.INFO: Date 2026-09-09
[2026-09-14 05:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:13:04] Production.INFO: Date 2026-09-10
[2026-09-14 05:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:13:04] Production.INFO: Date 2026-09-11
[2026-09-14 05:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:13:04] Production.INFO: Date 2026-09-12
[2026-09-14 05:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:13:04] Production.INFO: Date 2026-09-13
[2026-09-14 05:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:13:04] Production.INFO: Date 2026-09-14
[2026-09-14 05:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:13:04] Production.INFO: Total Charge 0
[2026-09-14 05:13:04] Production.INFO: CreateAllLog End
[2026-09-14 05:13:04] Production.INFO: Account Balance End.
[2026-09-14 05:13:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:13:04] Production.INFO: ==22194== Releasing lock...
[2026-09-14 05:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:13:04] Production.INFO: ==22190== Releasing lock...
[2026-09-14 05:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:13:11] Production.ERROR: CronJobId end10
[2026-09-14 05:13:11] Production.INFO: ==22192== Releasing lock...
[2026-09-14 05:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:13:15] Production.INFO: call_cost start
[2026-09-14 05:13:15] Production.INFO: call_cost end
[2026-09-14 05:13:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:13:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:13:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:13:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:13:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:13:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:13:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:13:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:13:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:13:15] Production.INFO: ==22188== Releasing lock...
[2026-09-14 05:13:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:13:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:14:01] Production.INFO: ==22250== Lock acquired, processing the job...
[2026-09-14 10:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:14:01] Production.INFO: neon service started
[2026-09-14 10:14:01] Production.INFO: neon service started
[2026-09-14 10:14:01] Production.INFO: ==22250== Releasing lock...
[2026-09-14 10:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:14:02] Production.INFO: ==22255== Lock acquired, processing the job...
[2026-09-14 09:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:14:02] Production.INFO: ==22255== Releasing lock...
[2026-09-14 09:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:14:02] Production.INFO: ==22253== Lock acquired, processing the job...
[2026-09-14 05:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:14:02] Production.INFO: ==22253== Releasing lock...
[2026-09-14 05:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:14:03] Production.INFO: ==22258== Lock acquired, processing the job...
[2026-09-14 05:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:14:03] Production.INFO: ==22260== Lock acquired, processing the job...
[2026-09-14 05:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:14:03] Production.INFO: ==22262== Lock acquired, processing the job...
[2026-09-14 05:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:14:03] Production.INFO: ==22264== Lock acquired, processing the job...
[2026-09-14 05:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:14:03] Production.INFO: ==22266== Lock acquired, processing the job...
[2026-09-14 05:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:14:03] Production.INFO: Account Balance Start.
[2026-09-14 05:14:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:14:03] Production.INFO: 117
[2026-09-14 05: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-09-14 05: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-09-14 05:14:03] Production.INFO: Date 2026-09-08
[2026-09-14 05: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-09-14 05:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:14:04] Production.INFO: ==22266== Releasing lock...
[2026-09-14 05:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:14:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:14:04] Production.INFO: Date 2026-09-09
[2026-09-14 05:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:14:04] Production.INFO: Date 2026-09-10
[2026-09-14 05:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:14:04] Production.INFO: Date 2026-09-11
[2026-09-14 05:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:14:04] Production.INFO: Date 2026-09-12
[2026-09-14 05:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:14:04] Production.INFO: Date 2026-09-13
[2026-09-14 05:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:14:04] Production.INFO: Date 2026-09-14
[2026-09-14 05:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:14:04] Production.INFO: Total Charge 0
[2026-09-14 05:14:04] Production.INFO: CreateAllLog End
[2026-09-14 05:14:04] Production.INFO: Account Balance End.
[2026-09-14 05:14:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:14:04] Production.INFO: ==22264== Releasing lock...
[2026-09-14 05:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:14:04] Production.INFO: ==22260== Releasing lock...
[2026-09-14 05:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:14:12] Production.ERROR: CronJobId end10
[2026-09-14 05:14:12] Production.INFO: ==22262== Releasing lock...
[2026-09-14 05:14:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:14:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:14:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:14:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:14:14] Production.INFO: call_cost start
[2026-09-14 05:14:14] Production.INFO: call_cost end
[2026-09-14 05:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:14:14] Production.INFO: ==22258== Releasing lock...
[2026-09-14 05:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:15:02] Production.INFO: ==22324== Lock acquired, processing the job...
[2026-09-14 10:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:15:02] Production.INFO: neon service started
[2026-09-14 10:15:02] Production.INFO: neon service started
[2026-09-14 10:15:02] Production.INFO: ==22324== Releasing lock...
[2026-09-14 10:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:15:02] Production.INFO: ==22326== Lock acquired, processing the job...
[2026-09-14 05:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:15:03] Production.INFO: ==22326== Releasing lock...
[2026-09-14 05:15:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:15:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:15:03] Production.INFO: ==22328== Lock acquired, processing the job...
[2026-09-14 09:15:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:15:03] Production.INFO: ==22328== Releasing lock...
[2026-09-14 09:15:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:15:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:15:03] Production.INFO: ==22330== Lock acquired, processing the job...
[2026-09-14 05:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 05:15:03] Production.INFO: ==22332== Lock acquired, processing the job...
[2026-09-14 05:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:15:03] Production.INFO: ==22334== Lock acquired, processing the job...
[2026-09-14 05:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:15:04] Production.INFO: ==22336== Lock acquired, processing the job...
[2026-09-14 05:15:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:15:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 05:15:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 05:15:04] Production.ERROR: CronJob PID - 22332
[2026-09-14 05:15:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 05:15:04] Production.ERROR: CronJob ID - 5
[2026-09-14 05:15:04] Production.ERROR: CronJob Last Run Time 2026-09-14 05:15:00
[2026-09-14 05:15:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 05:15:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 05:15:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 05:15:04] Production.ERROR: CronJob PID - 22334
[2026-09-14 05:15:04] Production.ERROR: CronJob Title - Account Block
[2026-09-14 05:15:04] Production.ERROR: CronJob ID - 7
[2026-09-14 05:15:04] Production.ERROR: CronJob Last Run Time 2026-09-14 05:15:00
[2026-09-14 05:15:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 05:15:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 05:15:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 05:15:04] Production.ERROR: CronJob PID - 22336
[2026-09-14 05:15:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-14 05:15:04] Production.ERROR: CronJob ID - 10
[2026-09-14 05:15:04] Production.ERROR: CronJob Last Run Time 2026-09-14 05:15:00
[2026-09-14 05:15:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 05:15:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 05:15:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:15:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:15:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:15:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:15:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:15:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 05:15:04] Production.INFO: ==22330== Releasing lock...
[2026-09-14 05:15:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 05:15:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 05:15:04] Production.INFO: ==22338== Lock acquired, processing the job...
[2026-09-14 05:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:15:04] Production.INFO: ==22342== Lock acquired, processing the job...
[2026-09-14 05:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:15:04] Production.INFO: ==22340== Lock acquired, processing the job...
[2026-09-14 05:15:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 05:15:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 05:15:04] Production.INFO: Account Balance Start.
[2026-09-14 05:15:04] Production.INFO: CreateAllLog Start
[2026-09-14 05:15:04] Production.INFO: 117
[2026-09-14 05: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-09-14 05: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-09-14 05:15:04] Production.INFO: Date 2026-09-08
[2026-09-14 05:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 05: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-09-14 05:15:04] Production.INFO: Date 2026-09-09
[2026-09-14 05:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:15:04] Production.INFO: Date 2026-09-10
[2026-09-14 05:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:15:04] Production.INFO: ==22342== Releasing lock...
[2026-09-14 05:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:15:04] Production.INFO: Date 2026-09-11
[2026-09-14 05:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:15:04] Production.INFO: Date 2026-09-12
[2026-09-14 05:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:15:04] Production.INFO: Date 2026-09-13
[2026-09-14 05:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:15:04] Production.INFO: ==22334== Releasing lock...
[2026-09-14 05:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:15:04] Production.ERROR: done
[2026-09-14 05:15:04] Production.INFO: Date 2026-09-14
[2026-09-14 05:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:15:04] Production.INFO: Total Charge 0
[2026-09-14 05:15:04] Production.INFO: CreateAllLog End
[2026-09-14 05:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 05:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000430', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 05:15:04] Production.INFO: Account Balance End.
[2026-09-14 05:15:05] Production.ERROR: CronJobId end 12
[2026-09-14 05:15:05] Production.INFO: ==22338== Releasing lock...
[2026-09-14 05:15:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:15:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:15:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000430', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 05:15:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 05:15:11] Production.INFO: ProcessCDR(1,18000430,1,1,2)
[2026-09-14 05:15:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18000430,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 05:15:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18000430,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 05:15:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 05:15:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 05:15:11] Production.INFO: ==22340== Releasing lock...
[2026-09-14 05:15:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 05:15:11] Production.INFO: 26 MB #Memory Used#
[2026-09-14 05:15:14] Production.ERROR: CronJobId end10
[2026-09-14 05:15:14] Production.INFO: ==22336== Releasing lock...
[2026-09-14 05:15:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:15:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:15:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:15:17] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:15:17] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:15:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:15:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:15:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:15:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:15:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:15:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:15:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:15:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:15:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:15:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:15:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:15:17] Production.INFO: call_cost start
[2026-09-14 05:15:17] Production.INFO: call_cost end
[2026-09-14 05:15:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:15:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:15:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:15:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:15:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:15:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:15:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:15:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:15:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:15:18] Production.INFO: ==22332== Releasing lock...
[2026-09-14 05:15:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:15:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:16:01] Production.INFO: ==22399== Lock acquired, processing the job...
[2026-09-14 10:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:16:01] Production.INFO: neon service started
[2026-09-14 10:16:01] Production.INFO: neon service started
[2026-09-14 10:16:01] Production.INFO: ==22399== Releasing lock...
[2026-09-14 10:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:16:02] Production.INFO: ==22401== Lock acquired, processing the job...
[2026-09-14 05:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:16:02] Production.INFO: ==22401== Releasing lock...
[2026-09-14 05:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:16:02] Production.INFO: ==22403== Lock acquired, processing the job...
[2026-09-14 09:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:16:02] Production.INFO: ==22403== Releasing lock...
[2026-09-14 09:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:16:03] Production.INFO: ==22407== Lock acquired, processing the job...
[2026-09-14 05:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:16:03] Production.INFO: ==22411== Lock acquired, processing the job...
[2026-09-14 05:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:16:03] Production.INFO: Account Balance Start.
[2026-09-14 05:16:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:16:03] Production.INFO: 117
[2026-09-14 05:16:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:16:03] Production.INFO: ==22405== Lock acquired, processing the job...
[2026-09-14 05:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:16:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:16:03] Production.INFO: ==22409== Lock acquired, processing the job...
[2026-09-14 05:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:16:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:16:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:16:03] Production.INFO: ==22413== Lock acquired, processing the job...
[2026-09-14 05:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:16:03] Production.INFO: Date 2026-09-12
[2026-09-14 05:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:16:03] Production.INFO: Date 2026-09-13
[2026-09-14 05:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:16:03] Production.INFO: Date 2026-09-14
[2026-09-14 05:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 05:16:03] Production.INFO: ==22413== Releasing lock...
[2026-09-14 05:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:16:03] Production.INFO: Total Charge 0
[2026-09-14 05:16:03] Production.INFO: CreateAllLog End
[2026-09-14 05:16:03] Production.INFO: ==22407== Releasing lock...
[2026-09-14 05:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:16:03] Production.INFO: Account Balance End.
[2026-09-14 05:16:03] Production.ERROR: CronJobId end 12
[2026-09-14 05:16:03] Production.INFO: ==22411== Releasing lock...
[2026-09-14 05:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:16:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:16:10] Production.ERROR: CronJobId end10
[2026-09-14 05:16:10] Production.INFO: ==22409== Releasing lock...
[2026-09-14 05:16:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:16:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:16:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:16:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:16:13] Production.INFO: call_cost start
[2026-09-14 05:16:14] Production.INFO: call_cost end
[2026-09-14 05:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:16:14] Production.INFO: ==22405== Releasing lock...
[2026-09-14 05:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:17:02] Production.INFO: ==22471== Lock acquired, processing the job...
[2026-09-14 10:17:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:17:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:17:02] Production.INFO: neon service started
[2026-09-14 10:17:02] Production.INFO: neon service started
[2026-09-14 10:17:02] Production.INFO: ==22471== Releasing lock...
[2026-09-14 10:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:17:02] Production.INFO: ==22473== Lock acquired, processing the job...
[2026-09-14 05:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:17:02] Production.INFO: ==22475== Lock acquired, processing the job...
[2026-09-14 09:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:17:02] Production.INFO: ==22475== Releasing lock...
[2026-09-14 09:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:17:03] Production.INFO: ==22473== Releasing lock...
[2026-09-14 05:17:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:17:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:17:03] Production.INFO: ==22480== Lock acquired, processing the job...
[2026-09-14 05:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:17:03] Production.INFO: ==22478== Lock acquired, processing the job...
[2026-09-14 05:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:17:04] Production.INFO: ==22484== Lock acquired, processing the job...
[2026-09-14 05:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:17:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:17:04] Production.INFO: ==22482== Lock acquired, processing the job...
[2026-09-14 05:17:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:17:04] Production.INFO: Account Balance Start.
[2026-09-14 05:17:04] Production.INFO: CreateAllLog Start
[2026-09-14 05:17:04] Production.INFO: 117
[2026-09-14 05:17:04] Production.INFO: Date 2026-09-08
[2026-09-14 05:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:17:04] Production.INFO: ==22486== Lock acquired, processing the job...
[2026-09-14 05:17:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:17:04] Production.INFO: Date 2026-09-09
[2026-09-14 05:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:17:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:17:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:17:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:17:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:17:04] Production.INFO: Date 2026-09-10
[2026-09-14 05:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 05: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-09-14 05: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-09-14 05: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-09-14 05:17:04] Production.INFO: Date 2026-09-11
[2026-09-14 05:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:17:04] Production.INFO: ==22486== Releasing lock...
[2026-09-14 05:17:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:17:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:17:04] Production.INFO: Date 2026-09-12
[2026-09-14 05:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:17:04] Production.INFO: Date 2026-09-13
[2026-09-14 05:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:17:04] Production.INFO: Date 2026-09-14
[2026-09-14 05:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:17:04] Production.INFO: Total Charge 0
[2026-09-14 05:17:04] Production.INFO: CreateAllLog End
[2026-09-14 05:17:04] Production.INFO: Account Balance End.
[2026-09-14 05:17:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:17:04] Production.INFO: ==22484== Releasing lock...
[2026-09-14 05:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:17:05] Production.INFO: ==22480== Releasing lock...
[2026-09-14 05:17:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:17:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:17:11] Production.ERROR: CronJobId end10
[2026-09-14 05:17:11] Production.INFO: ==22482== Releasing lock...
[2026-09-14 05:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:17:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:17:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:17:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:17:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:17:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:17:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:17:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:17:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:17:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:17:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:17:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:17:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:17:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:17:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:17:15] Production.INFO: call_cost start
[2026-09-14 05:17:15] Production.INFO: call_cost end
[2026-09-14 05:17:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:17:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:17:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:17:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:17:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:17:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:17:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:17:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:17:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:17:15] Production.INFO: ==22478== Releasing lock...
[2026-09-14 05:17:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:17:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:18:01] Production.INFO: ==22544== Lock acquired, processing the job...
[2026-09-14 10:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:18:01] Production.INFO: neon service started
[2026-09-14 10:18:01] Production.INFO: neon service started
[2026-09-14 10:18:01] Production.INFO: ==22544== Releasing lock...
[2026-09-14 10:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:18:02] Production.INFO: ==22546== Lock acquired, processing the job...
[2026-09-14 05:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:18:02] Production.INFO: ==22546== Releasing lock...
[2026-09-14 05:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:18:02] Production.INFO: ==22548== Lock acquired, processing the job...
[2026-09-14 09:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:18:02] Production.INFO: ==22548== Releasing lock...
[2026-09-14 09:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:18:03] Production.INFO: ==22553== Lock acquired, processing the job...
[2026-09-14 05:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:18:03] Production.INFO: ==22551== Lock acquired, processing the job...
[2026-09-14 05:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:18:03] Production.INFO: ==22557== Lock acquired, processing the job...
[2026-09-14 05:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:18:03] Production.INFO: ==22555== Lock acquired, processing the job...
[2026-09-14 05:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:18:03] Production.INFO: Account Balance Start.
[2026-09-14 05:18:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:18:03] Production.INFO: 117
[2026-09-14 05:18:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:18:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:18:03] Production.INFO: ==22559== Lock acquired, processing the job...
[2026-09-14 05:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:18:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:18:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:18:03] Production.INFO: Date 2026-09-12
[2026-09-14 05:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 05:18:03] Production.INFO: Date 2026-09-13
[2026-09-14 05:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:18:03] Production.INFO: ==22559== Releasing lock...
[2026-09-14 05:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:18:03] Production.INFO: Date 2026-09-14
[2026-09-14 05:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:18:03] Production.INFO: Total Charge 0
[2026-09-14 05:18:03] Production.INFO: CreateAllLog End
[2026-09-14 05:18:03] Production.INFO: Account Balance End.
[2026-09-14 05:18:03] Production.ERROR: CronJobId end 12
[2026-09-14 05:18:03] Production.INFO: ==22557== Releasing lock...
[2026-09-14 05:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:18:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:18:03] Production.INFO: ==22553== Releasing lock...
[2026-09-14 05:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:18:11] Production.ERROR: CronJobId end10
[2026-09-14 05:18:11] Production.INFO: ==22555== Releasing lock...
[2026-09-14 05:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:18:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:18:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:18:13] Production.INFO: call_cost start
[2026-09-14 05:18:13] Production.INFO: call_cost end
[2026-09-14 05:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:18:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:18:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:18:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:18:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:18:13] Production.INFO: ==22551== Releasing lock...
[2026-09-14 05:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:19:02] Production.INFO: ==22615== Lock acquired, processing the job...
[2026-09-14 10:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:19:02] Production.INFO: neon service started
[2026-09-14 10:19:02] Production.INFO: neon service started
[2026-09-14 10:19:02] Production.INFO: ==22615== Releasing lock...
[2026-09-14 10:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:19:02] Production.INFO: ==22618== Lock acquired, processing the job...
[2026-09-14 05:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:19:02] Production.INFO: ==22618== Releasing lock...
[2026-09-14 05:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:19:02] Production.INFO: ==22620== Lock acquired, processing the job...
[2026-09-14 09:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:19:02] Production.INFO: ==22620== Releasing lock...
[2026-09-14 09:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:19:03] Production.INFO: ==22628== Lock acquired, processing the job...
[2026-09-14 05:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:19:03] Production.INFO: ==22622== Lock acquired, processing the job...
[2026-09-14 05:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:19:03] Production.INFO: ==22624== Lock acquired, processing the job...
[2026-09-14 05:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:19:03] Production.INFO: Account Balance Start.
[2026-09-14 05:19:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:19:03] Production.INFO: 117
[2026-09-14 05:19:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:19:03] Production.INFO: ==22626== Lock acquired, processing the job...
[2026-09-14 05:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:19:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:19:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:19:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:19:03] Production.INFO: Date 2026-09-12
[2026-09-14 05:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:19:03] Production.INFO: Date 2026-09-13
[2026-09-14 05:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:19:03] Production.INFO: Date 2026-09-14
[2026-09-14 05:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:19:03] Production.INFO: Total Charge 0
[2026-09-14 05:19:03] Production.INFO: ==22630== Lock acquired, processing the job...
[2026-09-14 05:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:19:03] Production.INFO: CreateAllLog End
[2026-09-14 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-09-14 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-09-14 05: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-09-14 05:19:04] Production.INFO: ==22630== Releasing lock...
[2026-09-14 05:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:19:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:19:04] Production.INFO: Account Balance End.
[2026-09-14 05:19:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:19:04] Production.INFO: ==22628== Releasing lock...
[2026-09-14 05:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:19:04] Production.INFO: ==22624== Releasing lock...
[2026-09-14 05:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:19:12] Production.ERROR: CronJobId end10
[2026-09-14 05:19:12] Production.INFO: ==22626== Releasing lock...
[2026-09-14 05:19:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:19:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:19:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:19:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:19:15] Production.INFO: call_cost start
[2026-09-14 05:19:15] Production.INFO: call_cost end
[2026-09-14 05:19:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:19:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:19:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:19:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:19:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:19:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:19:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:19:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:19:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:19:15] Production.INFO: ==22622== Releasing lock...
[2026-09-14 05:19:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:19:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:20:01] Production.INFO: ==22691== Lock acquired, processing the job...
[2026-09-14 10:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:20:01] Production.INFO: neon service started
[2026-09-14 10:20:01] Production.INFO: neon service started
[2026-09-14 10:20:01] Production.INFO: ==22691== Releasing lock...
[2026-09-14 10:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:20:01] Production.INFO: ==22694== Lock acquired, processing the job...
[2026-09-14 05:20:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:20:02] Production.INFO: ==22694== Releasing lock...
[2026-09-14 05:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:20:02] Production.INFO: ==22696== Lock acquired, processing the job...
[2026-09-14 09:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:20:02] Production.INFO: ==22696== Releasing lock...
[2026-09-14 09:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:20:02] Production.INFO: ==22698== Lock acquired, processing the job...
[2026-09-14 05:20:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:20:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:20:02] Production.INFO: ==22700== Lock acquired, processing the job...
[2026-09-14 05:20:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:20:03] Production.INFO: ==22702== Lock acquired, processing the job...
[2026-09-14 05:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:20:03] Production.INFO: ==22704== Lock acquired, processing the job...
[2026-09-14 05:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:20:03] Production.INFO: ==22706== Lock acquired, processing the job...
[2026-09-14 05:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 05:20:03] Production.INFO: Account Balance Start.
[2026-09-14 05:20:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:20:03] Production.INFO: 117
[2026-09-14 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-09-14 05:20:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:20:03] Production.INFO: ==22706== Releasing lock...
[2026-09-14 05:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:20:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:20:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:20:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:20:03] Production.INFO: Date 2026-09-12
[2026-09-14 05:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:20:03] Production.INFO: Date 2026-09-13
[2026-09-14 05:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:20:03] Production.INFO: Date 2026-09-14
[2026-09-14 05:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:20:03] Production.INFO: Total Charge 0
[2026-09-14 05:20:03] Production.INFO: CreateAllLog End
[2026-09-14 05:20:03] Production.INFO: Account Balance End.
[2026-09-14 05:20:03] Production.ERROR: CronJobId end 12
[2026-09-14 05:20:03] Production.INFO: ==22704== Releasing lock...
[2026-09-14 05:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:20:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:20:03] Production.INFO: ==22700== Releasing lock...
[2026-09-14 05:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:20:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:20:10] Production.ERROR: CronJobId end10
[2026-09-14 05:20:10] Production.INFO: ==22702== Releasing lock...
[2026-09-14 05:20:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:20:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:20:13] Production.INFO: call_cost start
[2026-09-14 05:20:13] Production.INFO: call_cost end
[2026-09-14 05:20:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:20:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:20:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:20:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:20:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:20:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:20:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:20:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:20:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:20:13] Production.INFO: ==22698== Releasing lock...
[2026-09-14 05:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:20:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:21:02] Production.INFO: ==22760== Lock acquired, processing the job...
[2026-09-14 10:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:21:02] Production.INFO: neon service started
[2026-09-14 10:21:02] Production.INFO: neon service started
[2026-09-14 10:21:02] Production.INFO: ==22760== Releasing lock...
[2026-09-14 10:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:21:02] Production.INFO: ==22762== Lock acquired, processing the job...
[2026-09-14 05:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:21:02] Production.INFO: ==22764== Lock acquired, processing the job...
[2026-09-14 09:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:21:02] Production.INFO: ==22764== Releasing lock...
[2026-09-14 09:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:21:02] Production.INFO: ==22762== Releasing lock...
[2026-09-14 05:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:21:03] Production.INFO: ==22767== Lock acquired, processing the job...
[2026-09-14 05:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:21:03] Production.INFO: ==22769== Lock acquired, processing the job...
[2026-09-14 05:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:21:03] Production.INFO: ==22771== Lock acquired, processing the job...
[2026-09-14 05:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:21:03] Production.INFO: ==22773== Lock acquired, processing the job...
[2026-09-14 05:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:21:03] Production.INFO: ==22775== Lock acquired, processing the job...
[2026-09-14 05:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:21:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:21:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:21:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:21:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05: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-09-14 05: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-09-14 05:21:04] Production.INFO: Account Balance Start.
[2026-09-14 05:21:04] Production.INFO: CreateAllLog Start
[2026-09-14 05:21:04] Production.INFO: 117
[2026-09-14 05:21:04] Production.INFO: Date 2026-09-08
[2026-09-14 05: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-09-14 05:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:21:04] Production.INFO: ==22775== Releasing lock...
[2026-09-14 05:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:21:04] Production.INFO: Date 2026-09-09
[2026-09-14 05:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:21:04] Production.INFO: Date 2026-09-10
[2026-09-14 05:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:21:04] Production.INFO: Date 2026-09-11
[2026-09-14 05:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:21:04] Production.INFO: Date 2026-09-12
[2026-09-14 05:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:21:04] Production.INFO: Date 2026-09-13
[2026-09-14 05:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:21:04] Production.INFO: Date 2026-09-14
[2026-09-14 05:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:21:04] Production.INFO: Total Charge 0
[2026-09-14 05:21:04] Production.INFO: CreateAllLog End
[2026-09-14 05:21:04] Production.INFO: Account Balance End.
[2026-09-14 05:21:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:21:04] Production.INFO: ==22773== Releasing lock...
[2026-09-14 05:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:21:04] Production.INFO: ==22769== Releasing lock...
[2026-09-14 05:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:21:11] Production.ERROR: CronJobId end10
[2026-09-14 05:21:11] Production.INFO: ==22771== Releasing lock...
[2026-09-14 05:21:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:21:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:21:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:21:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:21:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:21:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:21:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:21:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:21:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:21:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:21:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:21:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:21:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:21:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:21:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:21:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:21:14] Production.INFO: call_cost start
[2026-09-14 05:21:14] Production.INFO: call_cost end
[2026-09-14 05:21:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:21:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:21:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:21:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:21:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:21:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:21:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:21:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:21:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:21:14] Production.INFO: ==22767== Releasing lock...
[2026-09-14 05:21:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:21:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:22:01] Production.INFO: ==22830== Lock acquired, processing the job...
[2026-09-14 10:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:22:01] Production.INFO: neon service started
[2026-09-14 10:22:01] Production.INFO: neon service started
[2026-09-14 10:22:01] Production.INFO: ==22830== Releasing lock...
[2026-09-14 10:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:22:01] Production.INFO: ==22832== Lock acquired, processing the job...
[2026-09-14 05:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:22:02] Production.INFO: ==22832== Releasing lock...
[2026-09-14 05:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:22:02] Production.INFO: ==22834== Lock acquired, processing the job...
[2026-09-14 09:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:22:02] Production.INFO: ==22834== Releasing lock...
[2026-09-14 09:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:22:02] Production.INFO: ==22837== Lock acquired, processing the job...
[2026-09-14 05:22:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:22:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:22:02] Production.INFO: ==22839== Lock acquired, processing the job...
[2026-09-14 05:22:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:22:03] Production.INFO: ==22841== Lock acquired, processing the job...
[2026-09-14 05:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:22:03] Production.INFO: ==22843== Lock acquired, processing the job...
[2026-09-14 05:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:22:03] Production.INFO: ==22845== Lock acquired, processing the job...
[2026-09-14 05:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:22:03] Production.INFO: Account Balance Start.
[2026-09-14 05:22:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:22:03] Production.INFO: 117
[2026-09-14 05:22:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:22:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:22:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:22:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:22:03] Production.INFO: Date 2026-09-12
[2026-09-14 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-09-14 05:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 05:22:03] Production.INFO: ==22845== Releasing lock...
[2026-09-14 05:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:22:03] Production.INFO: Date 2026-09-13
[2026-09-14 05:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:22:03] Production.INFO: Date 2026-09-14
[2026-09-14 05:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:22:03] Production.INFO: Total Charge 0
[2026-09-14 05:22:03] Production.INFO: CreateAllLog End
[2026-09-14 05:22:03] Production.INFO: Account Balance End.
[2026-09-14 05:22:03] Production.ERROR: CronJobId end 12
[2026-09-14 05:22:03] Production.INFO: ==22843== Releasing lock...
[2026-09-14 05:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:22:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:22:03] Production.INFO: ==22839== Releasing lock...
[2026-09-14 05:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:22:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:22:11] Production.ERROR: CronJobId end10
[2026-09-14 05:22:11] Production.INFO: ==22841== Releasing lock...
[2026-09-14 05:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:22:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:22:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:22:15] Production.INFO: call_cost start
[2026-09-14 05:22:15] Production.INFO: call_cost end
[2026-09-14 05:22:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:22:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:22:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:22:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:22:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:22:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:22:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:22:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:22:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:22:15] Production.INFO: ==22837== Releasing lock...
[2026-09-14 05:22:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:22:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:23:01] Production.INFO: ==22904== Lock acquired, processing the job...
[2026-09-14 10:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:23:01] Production.INFO: neon service started
[2026-09-14 10:23:01] Production.INFO: neon service started
[2026-09-14 10:23:01] Production.INFO: ==22904== Releasing lock...
[2026-09-14 10:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:23:02] Production.INFO: ==22906== Lock acquired, processing the job...
[2026-09-14 05:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:23:02] Production.INFO: ==22906== Releasing lock...
[2026-09-14 05:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:23:02] Production.INFO: ==22908== Lock acquired, processing the job...
[2026-09-14 09:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:23:02] Production.INFO: ==22908== Releasing lock...
[2026-09-14 09:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:23:03] Production.INFO: ==22911== Lock acquired, processing the job...
[2026-09-14 05:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:23:03] Production.INFO: ==22913== Lock acquired, processing the job...
[2026-09-14 05:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:23:03] Production.INFO: ==22915== Lock acquired, processing the job...
[2026-09-14 05:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:23:03] Production.INFO: ==22917== Lock acquired, processing the job...
[2026-09-14 05:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:23:03] Production.INFO: ==22919== Lock acquired, processing the job...
[2026-09-14 05:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:23:03] Production.INFO: Account Balance Start.
[2026-09-14 05:23:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:23:03] Production.INFO: 117
[2026-09-14 05:23:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 05:23:03] Production.INFO: ==22919== Releasing lock...
[2026-09-14 05:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:23:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:23:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:23:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:23:03] Production.INFO: Date 2026-09-12
[2026-09-14 05:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:23:03] Production.INFO: ==22913== Releasing lock...
[2026-09-14 05:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:23:03] Production.INFO: Date 2026-09-13
[2026-09-14 05:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:23:04] Production.INFO: Date 2026-09-14
[2026-09-14 05:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:23:04] Production.INFO: Total Charge 0
[2026-09-14 05:23:04] Production.INFO: CreateAllLog End
[2026-09-14 05:23:04] Production.INFO: Account Balance End.
[2026-09-14 05:23:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:23:04] Production.INFO: ==22917== Releasing lock...
[2026-09-14 05:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:23:11] Production.ERROR: CronJobId end10
[2026-09-14 05:23:11] Production.INFO: ==22915== Releasing lock...
[2026-09-14 05:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:23:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:23:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:23:14] Production.INFO: call_cost start
[2026-09-14 05:23:14] Production.INFO: call_cost end
[2026-09-14 05:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:23:14] Production.INFO: ==22911== Releasing lock...
[2026-09-14 05:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:24:02] Production.INFO: ==22974== Lock acquired, processing the job...
[2026-09-14 10:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:24:02] Production.INFO: neon service started
[2026-09-14 10:24:02] Production.INFO: neon service started
[2026-09-14 10:24:02] Production.INFO: ==22974== Releasing lock...
[2026-09-14 10:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:24:02] Production.INFO: ==22976== Lock acquired, processing the job...
[2026-09-14 05:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:24:02] Production.INFO: ==22976== Releasing lock...
[2026-09-14 05:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:24:03] Production.INFO: ==22978== Lock acquired, processing the job...
[2026-09-14 09:24:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:24:03] Production.INFO: ==22978== Releasing lock...
[2026-09-14 09:24:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:24:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:24:03] Production.INFO: ==22980== Lock acquired, processing the job...
[2026-09-14 05:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:24:03] Production.INFO: ==22982== Lock acquired, processing the job...
[2026-09-14 05:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:24:03] Production.INFO: ==22987== Lock acquired, processing the job...
[2026-09-14 05:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:24:03] Production.INFO: ==22984== Lock acquired, processing the job...
[2026-09-14 05:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:24:03] Production.INFO: ==22989== Lock acquired, processing the job...
[2026-09-14 05:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:24:03] Production.INFO: Account Balance Start.
[2026-09-14 05:24:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:24:03] Production.INFO: 117
[2026-09-14 05:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:24:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 05: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-09-14 05: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-09-14 05:24:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 05: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-09-14 05:24:04] Production.INFO: Date 2026-09-10
[2026-09-14 05:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:24:04] Production.INFO: ==22989== Releasing lock...
[2026-09-14 05:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:24:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:24:04] Production.INFO: Date 2026-09-11
[2026-09-14 05:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:24:04] Production.INFO: Date 2026-09-12
[2026-09-14 05:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:24:04] Production.INFO: Date 2026-09-13
[2026-09-14 05:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:24:04] Production.INFO: Date 2026-09-14
[2026-09-14 05:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:24:04] Production.INFO: Total Charge 0
[2026-09-14 05:24:04] Production.INFO: CreateAllLog End
[2026-09-14 05:24:04] Production.INFO: Account Balance End.
[2026-09-14 05:24:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:24:04] Production.INFO: ==22987== Releasing lock...
[2026-09-14 05:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:24:04] Production.INFO: ==22982== Releasing lock...
[2026-09-14 05:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:24:12] Production.ERROR: CronJobId end10
[2026-09-14 05:24:12] Production.INFO: ==22984== Releasing lock...
[2026-09-14 05:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:24:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:24:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:24:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:24:14] Production.INFO: call_cost start
[2026-09-14 05:24:14] Production.INFO: call_cost end
[2026-09-14 05:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:24:14] Production.INFO: ==22980== Releasing lock...
[2026-09-14 05:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:25:01] Production.INFO: ==23042== Lock acquired, processing the job...
[2026-09-14 10:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:25:01] Production.INFO: neon service started
[2026-09-14 10:25:01] Production.INFO: neon service started
[2026-09-14 10:25:01] Production.INFO: ==23042== Releasing lock...
[2026-09-14 10:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:25:02] Production.INFO: ==23046== Lock acquired, processing the job...
[2026-09-14 09:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:25:02] Production.INFO: ==23046== Releasing lock...
[2026-09-14 09:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:25:02] Production.INFO: ==23044== Lock acquired, processing the job...
[2026-09-14 05:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:25:02] Production.INFO: ==23044== Releasing lock...
[2026-09-14 05:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:25:03] Production.INFO: ==23048== Lock acquired, processing the job...
[2026-09-14 05:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 05:25:03] Production.INFO: ==23050== Lock acquired, processing the job...
[2026-09-14 05:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:25:03] Production.INFO: ==23054== Lock acquired, processing the job...
[2026-09-14 05:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 05:25:03] Production.INFO: ==23052== Lock acquired, processing the job...
[2026-09-14 05:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 05:25:03] Production.INFO: ==23048== Releasing lock...
[2026-09-14 05:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 05:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 05:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:25:03] Production.INFO: ==23058== Lock acquired, processing the job...
[2026-09-14 05:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 05:25:03] Production.INFO: ==23056== Lock acquired, processing the job...
[2026-09-14 05:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:25:03] Production.INFO: ==23060== Lock acquired, processing the job...
[2026-09-14 05:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 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-09-14 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-09-14 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-09-14 05:25:03] Production.INFO: Account Balance Start.
[2026-09-14 05:25:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:25:03] Production.INFO: 117
[2026-09-14 05:25:03] Production.INFO: ==23060== Releasing lock...
[2026-09-14 05:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:25:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:25:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:25:04] Production.INFO: Date 2026-09-10
[2026-09-14 05:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:25:04] Production.INFO: Date 2026-09-11
[2026-09-14 05:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:25:04] Production.ERROR: done
[2026-09-14 05:25:04] Production.INFO: Date 2026-09-12
[2026-09-14 05:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:25:04] Production.INFO: Date 2026-09-13
[2026-09-14 05:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:25:04] Production.INFO: Date 2026-09-14
[2026-09-14 05:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:25:04] Production.INFO: Total Charge 0
[2026-09-14 05:25:04] Production.INFO: CreateAllLog End
[2026-09-14 05:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 05:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000471', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 05:25:04] Production.INFO: Account Balance End.
[2026-09-14 05:25:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:25:04] Production.INFO: ==23056== Releasing lock...
[2026-09-14 05:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:25:04] Production.INFO: ==23052== Releasing lock...
[2026-09-14 05:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:25:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000471', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 05:25:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 05:25:10] Production.INFO: ProcessCDR(1,18000471,1,1,2)
[2026-09-14 05:25:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18000471,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 05:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18000471,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 05:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 05:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 05:25:10] Production.INFO: ==23058== Releasing lock...
[2026-09-14 05:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 05:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 05:25:13] Production.ERROR: CronJobId end10
[2026-09-14 05:25:13] Production.INFO: ==23054== Releasing lock...
[2026-09-14 05:25:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:25:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:25:16] Production.INFO: call_cost start
[2026-09-14 05:25:16] Production.INFO: call_cost end
[2026-09-14 05:25:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:25:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:25:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:25:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:25:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:25:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:25:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:25:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:25:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:25:16] Production.INFO: ==23050== Releasing lock...
[2026-09-14 05:25:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:25:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:26:02] Production.INFO: ==23120== Lock acquired, processing the job...
[2026-09-14 10:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:26:02] Production.INFO: neon service started
[2026-09-14 10:26:02] Production.INFO: neon service started
[2026-09-14 10:26:02] Production.INFO: ==23120== Releasing lock...
[2026-09-14 10:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:26:02] Production.INFO: ==23124== Lock acquired, processing the job...
[2026-09-14 09:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:26:02] Production.INFO: ==23124== Releasing lock...
[2026-09-14 09:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:26:02] Production.INFO: ==23122== Lock acquired, processing the job...
[2026-09-14 05:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:26:02] Production.INFO: ==23122== Releasing lock...
[2026-09-14 05:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:26:03] Production.INFO: ==23132== Lock acquired, processing the job...
[2026-09-14 05:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:26:03] Production.INFO: Account Balance Start.
[2026-09-14 05:26:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:26:03] Production.INFO: 117
[2026-09-14 05:26:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:26:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:26:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:26:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:26:03] Production.INFO: ==23134== Lock acquired, processing the job...
[2026-09-14 05:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:26:03] Production.INFO: Date 2026-09-12
[2026-09-14 05:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:26:03] Production.INFO: ==23126== Lock acquired, processing the job...
[2026-09-14 05:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:26:03] Production.INFO: Date 2026-09-13
[2026-09-14 05:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 05:26:03] Production.INFO: Date 2026-09-14
[2026-09-14 05:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 05:26:03] Production.INFO: ==23128== Lock acquired, processing the job...
[2026-09-14 05:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 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-09-14 05:26:03] Production.INFO: ==23130== Lock acquired, processing the job...
[2026-09-14 05:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:26:03] Production.INFO: Total Charge 0
[2026-09-14 05:26:03] Production.INFO: ==23134== Releasing lock...
[2026-09-14 05:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:26:03] Production.INFO: CreateAllLog End
[2026-09-14 05:26:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:26:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:26:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:26:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:26:04] Production.INFO: Account Balance End.
[2026-09-14 05:26:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:26:04] Production.INFO: ==23132== Releasing lock...
[2026-09-14 05:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:26:04] Production.INFO: ==23128== Releasing lock...
[2026-09-14 05:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:26:11] Production.ERROR: CronJobId end10
[2026-09-14 05:26:11] Production.INFO: ==23130== Releasing lock...
[2026-09-14 05:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:26:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:26:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:26:13] Production.INFO: call_cost start
[2026-09-14 05:26:13] Production.INFO: call_cost end
[2026-09-14 05:26:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:26:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:26:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:26:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:26:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:26:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:26:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:26:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:26:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:26:13] Production.INFO: ==23126== Releasing lock...
[2026-09-14 05:26:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:26:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:27:01] Production.INFO: ==23191== Lock acquired, processing the job...
[2026-09-14 10:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:27:01] Production.INFO: neon service started
[2026-09-14 10:27:01] Production.INFO: neon service started
[2026-09-14 10:27:01] Production.INFO: ==23191== Releasing lock...
[2026-09-14 10:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:27:01] Production.INFO: ==23193== Lock acquired, processing the job...
[2026-09-14 05:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:27:01] Production.INFO: ==23193== Releasing lock...
[2026-09-14 05:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:27:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:27:02] Production.INFO: ==23195== Lock acquired, processing the job...
[2026-09-14 09:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:27:02] Production.INFO: ==23195== Releasing lock...
[2026-09-14 09:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:27:02] Production.INFO: ==23206== Lock acquired, processing the job...
[2026-09-14 05:27:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 05:27:03] Production.INFO: ==23206== Releasing lock...
[2026-09-14 05:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:27:03] Production.INFO: ==23198== Lock acquired, processing the job...
[2026-09-14 05:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:27:03] Production.INFO: ==23200== Lock acquired, processing the job...
[2026-09-14 05:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:27:03] Production.INFO: ==23202== Lock acquired, processing the job...
[2026-09-14 05:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:27:03] Production.INFO: ==23204== Lock acquired, processing the job...
[2026-09-14 05:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:27:03] Production.INFO: Account Balance Start.
[2026-09-14 05:27:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:27:03] Production.INFO: 117
[2026-09-14 05:27:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:27:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:27:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:27:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:27:03] Production.INFO: Date 2026-09-12
[2026-09-14 05:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:27:03] Production.INFO: Date 2026-09-13
[2026-09-14 05:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:27:03] Production.INFO: Date 2026-09-14
[2026-09-14 05:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:27:03] Production.INFO: Total Charge 0
[2026-09-14 05:27:03] Production.INFO: CreateAllLog End
[2026-09-14 05:27:03] Production.INFO: Account Balance End.
[2026-09-14 05:27:03] Production.ERROR: CronJobId end 12
[2026-09-14 05:27:03] Production.INFO: ==23204== Releasing lock...
[2026-09-14 05:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:27:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:27:04] Production.INFO: ==23200== Releasing lock...
[2026-09-14 05:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:27:11] Production.ERROR: CronJobId end10
[2026-09-14 05:27:11] Production.INFO: ==23202== Releasing lock...
[2026-09-14 05:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:27:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:27:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:27:14] Production.INFO: call_cost start
[2026-09-14 05:27:14] Production.INFO: call_cost end
[2026-09-14 05:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:27:14] Production.INFO: ==23198== Releasing lock...
[2026-09-14 05:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:28:02] Production.INFO: ==23261== Lock acquired, processing the job...
[2026-09-14 10:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:28:02] Production.INFO: neon service started
[2026-09-14 10:28:02] Production.INFO: neon service started
[2026-09-14 10:28:02] Production.INFO: ==23261== Releasing lock...
[2026-09-14 10:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:28:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 05:28:02] Production.INFO: ==23265== Lock acquired, processing the job...
[2026-09-14 05:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:28:02] Production.INFO: ==23267== Lock acquired, processing the job...
[2026-09-14 09:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:28:02] Production.INFO: ==23267== Releasing lock...
[2026-09-14 09:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:28:03] Production.INFO: ==23265== Releasing lock...
[2026-09-14 05:28:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:28:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:28:03] Production.INFO: ==23269== Lock acquired, processing the job...
[2026-09-14 05:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:28:03] Production.INFO: ==23273== Lock acquired, processing the job...
[2026-09-14 05:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:28:03] Production.INFO: ==23271== Lock acquired, processing the job...
[2026-09-14 05:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:28:03] Production.INFO: ==23277== Lock acquired, processing the job...
[2026-09-14 05:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:28:04] Production.INFO: ==23275== Lock acquired, processing the job...
[2026-09-14 05:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05: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-09-14 05: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-09-14 05: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-09-14 05:28:04] Production.INFO: ==23277== Releasing lock...
[2026-09-14 05:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:28:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:28:04] Production.INFO: Account Balance Start.
[2026-09-14 05:28:04] Production.INFO: CreateAllLog Start
[2026-09-14 05:28:04] Production.INFO: 117
[2026-09-14 05:28:04] Production.INFO: Date 2026-09-08
[2026-09-14 05:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:28:04] Production.INFO: Date 2026-09-09
[2026-09-14 05:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:28:04] Production.INFO: Date 2026-09-10
[2026-09-14 05:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:28:04] Production.INFO: Date 2026-09-11
[2026-09-14 05:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:28:04] Production.INFO: Date 2026-09-12
[2026-09-14 05:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:28:04] Production.INFO: Date 2026-09-13
[2026-09-14 05:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:28:04] Production.INFO: Date 2026-09-14
[2026-09-14 05:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:28:04] Production.INFO: Total Charge 0
[2026-09-14 05:28:04] Production.INFO: CreateAllLog End
[2026-09-14 05:28:04] Production.INFO: ==23271== Releasing lock...
[2026-09-14 05:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:28:04] Production.INFO: Account Balance End.
[2026-09-14 05:28:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:28:04] Production.INFO: ==23275== Releasing lock...
[2026-09-14 05:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:28:11] Production.ERROR: CronJobId end10
[2026-09-14 05:28:11] Production.INFO: ==23273== Releasing lock...
[2026-09-14 05:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:28:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:28:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:28:14] Production.INFO: call_cost start
[2026-09-14 05:28:14] Production.INFO: call_cost end
[2026-09-14 05:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:28:14] Production.INFO: ==23269== Releasing lock...
[2026-09-14 05:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:29:01] Production.INFO: ==23333== Lock acquired, processing the job...
[2026-09-14 10:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:29:01] Production.INFO: neon service started
[2026-09-14 10:29:01] Production.INFO: neon service started
[2026-09-14 10:29:01] Production.INFO: ==23333== Releasing lock...
[2026-09-14 10:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:29:01] Production.INFO: ==23336== Lock acquired, processing the job...
[2026-09-14 05:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:29:02] Production.INFO: ==23336== Releasing lock...
[2026-09-14 05:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:29:02] Production.INFO: ==23338== Lock acquired, processing the job...
[2026-09-14 09:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:29:02] Production.INFO: ==23338== Releasing lock...
[2026-09-14 09:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:29:02] Production.INFO: ==23340== Lock acquired, processing the job...
[2026-09-14 05:29:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:29:02] Production.INFO: ==23342== Lock acquired, processing the job...
[2026-09-14 05:29:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:29:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:29:03] Production.INFO: ==23348== Lock acquired, processing the job...
[2026-09-14 05:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:29:03] Production.INFO: ==23344== Lock acquired, processing the job...
[2026-09-14 05:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:29:03] Production.INFO: ==23346== Lock acquired, processing the job...
[2026-09-14 05:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 05:29:03] Production.INFO: ==23348== Releasing lock...
[2026-09-14 05:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:29:03] Production.INFO: Account Balance Start.
[2026-09-14 05:29:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:29:03] Production.INFO: 117
[2026-09-14 05:29:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:29:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:29:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:29:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:29:03] Production.INFO: Date 2026-09-12
[2026-09-14 05:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:29:03] Production.INFO: Date 2026-09-13
[2026-09-14 05:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:29:03] Production.INFO: Date 2026-09-14
[2026-09-14 05:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:29:03] Production.INFO: Total Charge 0
[2026-09-14 05:29:03] Production.INFO: CreateAllLog End
[2026-09-14 05:29:03] Production.INFO: Account Balance End.
[2026-09-14 05:29:03] Production.ERROR: CronJobId end 12
[2026-09-14 05:29:03] Production.INFO: ==23346== Releasing lock...
[2026-09-14 05:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:29:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:29:03] Production.INFO: ==23342== Releasing lock...
[2026-09-14 05:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:29:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:29:11] Production.ERROR: CronJobId end10
[2026-09-14 05:29:11] Production.INFO: ==23344== Releasing lock...
[2026-09-14 05:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:29:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:29:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:29:13] Production.INFO: call_cost start
[2026-09-14 05:29:13] Production.INFO: call_cost end
[2026-09-14 05:29:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:29:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:29:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:29:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:29:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:29:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:29:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:29:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:29:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:29:13] Production.INFO: ==23340== Releasing lock...
[2026-09-14 05:29:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:29:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:30:01] Production.INFO: ==23409== Lock acquired, processing the job...
[2026-09-14 10:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:30:01] Production.INFO: neon service started
[2026-09-14 10:30:02] Production.INFO: neon service started
[2026-09-14 10:30:02] Production.INFO: ==23409== Releasing lock...
[2026-09-14 10:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:30:02] Production.INFO: ==23411== Lock acquired, processing the job...
[2026-09-14 05:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:30:02] Production.INFO: ==23411== Releasing lock...
[2026-09-14 05:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:30:02] Production.INFO: ==23413== Lock acquired, processing the job...
[2026-09-14 09:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:30:02] Production.INFO: ==23413== Releasing lock...
[2026-09-14 09:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:30:03] Production.INFO: ==23417== Lock acquired, processing the job...
[2026-09-14 05:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:30:03] Production.INFO: ==23423== Lock acquired, processing the job...
[2026-09-14 05:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:30:03] Production.INFO: ==23415== Lock acquired, processing the job...
[2026-09-14 05:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:30:03] Production.INFO: ==23419== Lock acquired, processing the job...
[2026-09-14 05:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 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-09-14 05:30:03] Production.INFO: ==23421== Lock acquired, processing the job...
[2026-09-14 05:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 05:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:30:03] Production.INFO: ==23423== Releasing lock...
[2026-09-14 05:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:30:03] Production.INFO: Account Balance Start.
[2026-09-14 05:30:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:30:03] Production.INFO: 117
[2026-09-14 05:30:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:30:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:30:04] Production.INFO: Date 2026-09-10
[2026-09-14 05:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:30:04] Production.INFO: ==23417== Releasing lock...
[2026-09-14 05:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:30:04] Production.INFO: Date 2026-09-11
[2026-09-14 05:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:30:04] Production.INFO: Date 2026-09-12
[2026-09-14 05:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:30:04] Production.INFO: Date 2026-09-13
[2026-09-14 05:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:30:04] Production.INFO: Date 2026-09-14
[2026-09-14 05:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:30:04] Production.INFO: Total Charge 0
[2026-09-14 05:30:04] Production.INFO: CreateAllLog End
[2026-09-14 05:30:04] Production.INFO: Account Balance End.
[2026-09-14 05:30:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:30:04] Production.INFO: ==23421== Releasing lock...
[2026-09-14 05:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:30:10] Production.ERROR: CronJobId end10
[2026-09-14 05:30:10] Production.INFO: ==23419== Releasing lock...
[2026-09-14 05:30:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:30:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:30:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:30:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:30:15] Production.INFO: call_cost start
[2026-09-14 05:30:15] Production.INFO: call_cost end
[2026-09-14 05:30:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:30:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:30:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:30:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:30:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:30:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:30:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:30:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:30:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:30:15] Production.INFO: ==23415== Releasing lock...
[2026-09-14 05:30:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:30:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:31:01] Production.INFO: ==23479== Lock acquired, processing the job...
[2026-09-14 10:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:31:01] Production.INFO: neon service started
[2026-09-14 10:31:01] Production.INFO: neon service started
[2026-09-14 10:31:01] Production.INFO: ==23479== Releasing lock...
[2026-09-14 10:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:31:01] Production.INFO: ==23481== Lock acquired, processing the job...
[2026-09-14 05:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:31:01] Production.INFO: ==23481== Releasing lock...
[2026-09-14 05:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:31:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:31:02] Production.INFO: ==23483== Lock acquired, processing the job...
[2026-09-14 09:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:31:02] Production.INFO: ==23483== Releasing lock...
[2026-09-14 09:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:31:02] Production.INFO: ==23487== Lock acquired, processing the job...
[2026-09-14 05:31:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:31:02] Production.INFO: ==23485== Lock acquired, processing the job...
[2026-09-14 05:31:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:31:02] Production.INFO: ==23489== Lock acquired, processing the job...
[2026-09-14 05:31:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:31:02] Production.INFO: ==23491== Lock acquired, processing the job...
[2026-09-14 05:31:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:31:02] Production.INFO: ==23493== Lock acquired, processing the job...
[2026-09-14 05:31:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:31:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:31:03] Production.INFO: Account Balance Start.
[2026-09-14 05:31:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:31:03] Production.INFO: 117
[2026-09-14 05:31:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 05: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-09-14 05: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-09-14 05:31:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 05: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-09-14 05:31:03] Production.INFO: ==23493== Releasing lock...
[2026-09-14 05:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:31:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:31:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:31:03] Production.INFO: Date 2026-09-12
[2026-09-14 05:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:31:03] Production.INFO: Date 2026-09-13
[2026-09-14 05:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:31:03] Production.INFO: Date 2026-09-14
[2026-09-14 05:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:31:03] Production.INFO: Total Charge 0
[2026-09-14 05:31:03] Production.INFO: CreateAllLog End
[2026-09-14 05:31:03] Production.INFO: Account Balance End.
[2026-09-14 05:31:03] Production.ERROR: CronJobId end 12
[2026-09-14 05:31:03] Production.INFO: ==23491== Releasing lock...
[2026-09-14 05:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:31:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:31:03] Production.INFO: ==23487== Releasing lock...
[2026-09-14 05:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:31:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:31:11] Production.ERROR: CronJobId end10
[2026-09-14 05:31:11] Production.INFO: ==23489== Releasing lock...
[2026-09-14 05:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:31:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:31:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:31:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:31:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:31:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:31:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:31:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:31:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:31:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:31:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:31:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:31:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:31:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:31:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:31:14] Production.INFO: call_cost start
[2026-09-14 05:31:14] Production.INFO: call_cost end
[2026-09-14 05:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:31:14] Production.INFO: ==23485== Releasing lock...
[2026-09-14 05:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:32:01] Production.INFO: ==23551== Lock acquired, processing the job...
[2026-09-14 10:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:32:01] Production.INFO: neon service started
[2026-09-14 10:32:01] Production.INFO: neon service started
[2026-09-14 10:32:01] Production.INFO: ==23551== Releasing lock...
[2026-09-14 10:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:32:02] Production.INFO: ==23553== Lock acquired, processing the job...
[2026-09-14 05:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:32:02] Production.INFO: ==23555== Lock acquired, processing the job...
[2026-09-14 09:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:32:02] Production.INFO: ==23555== Releasing lock...
[2026-09-14 09:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:32:02] Production.INFO: ==23553== Releasing lock...
[2026-09-14 05:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:32:03] Production.INFO: ==23558== Lock acquired, processing the job...
[2026-09-14 05:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:32:03] Production.INFO: ==23562== Lock acquired, processing the job...
[2026-09-14 05:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:32:03] Production.INFO: ==23560== Lock acquired, processing the job...
[2026-09-14 05:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:32:03] Production.INFO: ==23564== Lock acquired, processing the job...
[2026-09-14 05:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:32:03] Production.INFO: Account Balance Start.
[2026-09-14 05:32:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:32:03] Production.INFO: 117
[2026-09-14 05:32:03] Production.INFO: ==23566== Lock acquired, processing the job...
[2026-09-14 05:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:32:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 05: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-09-14 05: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-09-14 05: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-09-14 05:32:04] Production.INFO: ==23566== Releasing lock...
[2026-09-14 05:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:32:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:32:04] Production.INFO: Date 2026-09-09
[2026-09-14 05:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:32:04] Production.INFO: Date 2026-09-10
[2026-09-14 05:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:32:04] Production.INFO: Date 2026-09-11
[2026-09-14 05:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:32:04] Production.INFO: Date 2026-09-12
[2026-09-14 05:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:32:04] Production.INFO: Date 2026-09-13
[2026-09-14 05:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:32:04] Production.INFO: Date 2026-09-14
[2026-09-14 05:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:32:04] Production.INFO: Total Charge 0
[2026-09-14 05:32:04] Production.INFO: CreateAllLog End
[2026-09-14 05:32:04] Production.INFO: Account Balance End.
[2026-09-14 05:32:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:32:04] Production.INFO: ==23564== Releasing lock...
[2026-09-14 05:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:32:04] Production.INFO: ==23560== Releasing lock...
[2026-09-14 05:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:32:11] Production.ERROR: CronJobId end10
[2026-09-14 05:32:11] Production.INFO: ==23562== Releasing lock...
[2026-09-14 05:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:32:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:32:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:32:14] Production.INFO: call_cost start
[2026-09-14 05:32:14] Production.INFO: call_cost end
[2026-09-14 05:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:32:14] Production.INFO: ==23558== Releasing lock...
[2026-09-14 05:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:33:01] Production.INFO: ==23622== Lock acquired, processing the job...
[2026-09-14 10:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:33:01] Production.INFO: neon service started
[2026-09-14 10:33:01] Production.INFO: neon service started
[2026-09-14 10:33:01] Production.INFO: ==23622== Releasing lock...
[2026-09-14 10:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:33:01] Production.INFO: ==23624== Lock acquired, processing the job...
[2026-09-14 05:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:33:02] Production.INFO: ==23626== Lock acquired, processing the job...
[2026-09-14 09:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:33:02] Production.INFO: ==23626== Releasing lock...
[2026-09-14 09:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:33:02] Production.INFO: ==23624== Releasing lock...
[2026-09-14 05:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:33:03] Production.INFO: ==23629== Lock acquired, processing the job...
[2026-09-14 05:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:33:03] Production.INFO: ==23635== Lock acquired, processing the job...
[2026-09-14 05:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:33:03] Production.INFO: ==23631== Lock acquired, processing the job...
[2026-09-14 05:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:33:03] Production.INFO: ==23633== Lock acquired, processing the job...
[2026-09-14 05:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:33:03] Production.INFO: Account Balance Start.
[2026-09-14 05:33:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:33:03] Production.INFO: 117
[2026-09-14 05:33:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:33:03] Production.INFO: ==23637== Lock acquired, processing the job...
[2026-09-14 05:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:33:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:33:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 05:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:33:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 05:33:03] Production.INFO: ==23637== Releasing lock...
[2026-09-14 05:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:33:03] Production.INFO: Date 2026-09-12
[2026-09-14 05:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:33:03] Production.INFO: Date 2026-09-13
[2026-09-14 05:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:33:03] Production.INFO: Date 2026-09-14
[2026-09-14 05:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:33:03] Production.INFO: Total Charge 0
[2026-09-14 05:33:03] Production.INFO: CreateAllLog End
[2026-09-14 05:33:03] Production.INFO: Account Balance End.
[2026-09-14 05:33:03] Production.ERROR: CronJobId end 12
[2026-09-14 05:33:03] Production.INFO: ==23635== Releasing lock...
[2026-09-14 05:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:33:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:33:03] Production.INFO: ==23631== Releasing lock...
[2026-09-14 05:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:33:12] Production.ERROR: CronJobId end10
[2026-09-14 05:33:12] Production.INFO: ==23633== Releasing lock...
[2026-09-14 05:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:33:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:33:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:33:14] Production.INFO: call_cost start
[2026-09-14 05:33:14] Production.INFO: call_cost end
[2026-09-14 05:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:33:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:33:14] Production.INFO: ==23629== Releasing lock...
[2026-09-14 05:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:34:01] Production.INFO: ==23702== Lock acquired, processing the job...
[2026-09-14 10:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:34:01] Production.INFO: neon service started
[2026-09-14 10:34:01] Production.INFO: neon service started
[2026-09-14 10:34:01] Production.INFO: ==23702== Releasing lock...
[2026-09-14 10:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:34:02] Production.INFO: ==23705== Lock acquired, processing the job...
[2026-09-14 05:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:34:02] Production.INFO: ==23705== Releasing lock...
[2026-09-14 05:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:34:02] Production.INFO: ==23707== Lock acquired, processing the job...
[2026-09-14 09:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:34:02] Production.INFO: ==23707== Releasing lock...
[2026-09-14 09:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:34:03] Production.INFO: ==23709== Lock acquired, processing the job...
[2026-09-14 05:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:34:03] Production.INFO: ==23713== Lock acquired, processing the job...
[2026-09-14 05:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:34:03] Production.INFO: ==23711== Lock acquired, processing the job...
[2026-09-14 05:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:34:03] Production.INFO: ==23717== Lock acquired, processing the job...
[2026-09-14 05:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:34:03] Production.INFO: ==23715== Lock acquired, processing the job...
[2026-09-14 05:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 05:34:03] Production.INFO: Account Balance Start.
[2026-09-14 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-09-14 05:34:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:34:03] Production.INFO: 117
[2026-09-14 05:34:03] Production.INFO: ==23717== Releasing lock...
[2026-09-14 05:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:34:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:34:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:34:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:34:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:34:03] Production.INFO: Date 2026-09-12
[2026-09-14 05:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:34:03] Production.INFO: Date 2026-09-13
[2026-09-14 05:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:34:03] Production.INFO: Date 2026-09-14
[2026-09-14 05:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:34:04] Production.INFO: Total Charge 0
[2026-09-14 05:34:04] Production.INFO: CreateAllLog End
[2026-09-14 05:34:04] Production.INFO: ==23711== Releasing lock...
[2026-09-14 05:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:34:04] Production.INFO: Account Balance End.
[2026-09-14 05:34:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:34:04] Production.INFO: ==23715== Releasing lock...
[2026-09-14 05:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:34: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,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-09-14 05:34:11] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:34:11] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:34:11] Production.ERROR: CronJobId end10
[2026-09-14 05:34:11] Production.INFO: ==23713== Releasing lock...
[2026-09-14 05:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:34:11] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:34:11] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:34:11] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:34:11] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:34:11] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:34:11] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:34:11] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:34:11] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:34:11] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:34:11] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:34:11] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:34:11] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:34:12] Production.INFO: call_cost start
[2026-09-14 05:34:12] Production.INFO: call_cost end
[2026-09-14 05:34:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:34:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:34:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:34:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:34:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:34:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:34:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:34:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:34:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:34:12] Production.INFO: ==23709== Releasing lock...
[2026-09-14 05:34:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:34:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:35:02] Production.INFO: ==23771== Lock acquired, processing the job...
[2026-09-14 10:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:35:02] Production.INFO: neon service started
[2026-09-14 10:35:02] Production.INFO: neon service started
[2026-09-14 10:35:02] Production.INFO: ==23771== Releasing lock...
[2026-09-14 10:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:35:02] Production.INFO: ==23773== Lock acquired, processing the job...
[2026-09-14 05:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:35:02] Production.INFO: ==23773== Releasing lock...
[2026-09-14 05:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:35:03] Production.INFO: ==23776== Lock acquired, processing the job...
[2026-09-14 09:35:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:35:03] Production.INFO: ==23776== Releasing lock...
[2026-09-14 09:35:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:35:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:35:03] Production.INFO: ==23778== Lock acquired, processing the job...
[2026-09-14 05:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 05:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 05:35:04] Production.INFO: ==23780== Lock acquired, processing the job...
[2026-09-14 05:35:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:35:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 05:35:04] Production.INFO: ==23778== Releasing lock...
[2026-09-14 05:35:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 05:35:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 05:35:04] Production.INFO: ==23782== Lock acquired, processing the job...
[2026-09-14 05:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:35:04] Production.INFO: ==23784== Lock acquired, processing the job...
[2026-09-14 05:35:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:35:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:35:04] Production.INFO: ==23786== Lock acquired, processing the job...
[2026-09-14 05:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:35:04] Production.INFO: ==23788== Lock acquired, processing the job...
[2026-09-14 05:35:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 05:35:04] Production.INFO: ==23790== Lock acquired, processing the job...
[2026-09-14 05:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:35:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:35:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:35:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:35:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:35:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 05:35:04] Production.INFO: Account Balance Start.
[2026-09-14 05:35:04] Production.INFO: CreateAllLog Start
[2026-09-14 05:35:04] Production.INFO: 117
[2026-09-14 05:35:04] Production.INFO: Date 2026-09-08
[2026-09-14 05:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 05: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-09-14 05: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-09-14 05: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-09-14 05:35:04] Production.INFO: Date 2026-09-09
[2026-09-14 05:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:35:04] Production.ERROR: done
[2026-09-14 05:35:04] Production.INFO: ==23790== Releasing lock...
[2026-09-14 05:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:35:04] Production.INFO: Date 2026-09-10
[2026-09-14 05:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 05:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000512', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 05:35:04] Production.INFO: Date 2026-09-11
[2026-09-14 05:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:35:04] Production.INFO: Date 2026-09-12
[2026-09-14 05:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:35:04] Production.INFO: Date 2026-09-13
[2026-09-14 05:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:35:04] Production.INFO: Date 2026-09-14
[2026-09-14 05:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:35:04] Production.INFO: Total Charge 0
[2026-09-14 05:35:04] Production.INFO: CreateAllLog End
[2026-09-14 05:35:05] Production.INFO: Account Balance End.
[2026-09-14 05:35:05] Production.ERROR: CronJobId end 12
[2026-09-14 05:35:05] Production.INFO: ==23786== Releasing lock...
[2026-09-14 05:35:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:35:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:35:05] Production.INFO: ==23782== Releasing lock...
[2026-09-14 05:35:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:35:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000512', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 05:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 05:35:10] Production.INFO: ProcessCDR(1,18000512,1,1,2)
[2026-09-14 05:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18000512,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 05:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18000512,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 05:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 05:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 05:35:10] Production.INFO: ==23788== Releasing lock...
[2026-09-14 05:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 05:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 05:35:15] Production.ERROR: CronJobId end10
[2026-09-14 05:35:15] Production.INFO: ==23784== Releasing lock...
[2026-09-14 05:35:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:35:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:35:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:35:17] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:35:17] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:35:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:35:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:35:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:35:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:35:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:35:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:35:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:35:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:35:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:35:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:35:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:35:17] Production.INFO: call_cost start
[2026-09-14 05:35:17] Production.INFO: call_cost end
[2026-09-14 05:35:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:35:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:35:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:35:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:35:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:35:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:35:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:35:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:35:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:35:17] Production.INFO: ==23780== Releasing lock...
[2026-09-14 05:35:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:35:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:36:01] Production.INFO: ==23847== Lock acquired, processing the job...
[2026-09-14 10:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:36:01] Production.INFO: neon service started
[2026-09-14 10:36:01] Production.INFO: neon service started
[2026-09-14 10:36:01] Production.INFO: ==23847== Releasing lock...
[2026-09-14 10:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:36:02] Production.INFO: ==23853== Lock acquired, processing the job...
[2026-09-14 09:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:36:02] Production.INFO: ==23853== Releasing lock...
[2026-09-14 09:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:36:02] Production.INFO: 26 MB #Memory Used#
[2026-09-14 05:36:02] Production.INFO: ==23850== Lock acquired, processing the job...
[2026-09-14 05:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:36:02] Production.INFO: ==23850== Releasing lock...
[2026-09-14 05:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:36:03] Production.INFO: ==23856== Lock acquired, processing the job...
[2026-09-14 05:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:36:03] Production.INFO: ==23862== Lock acquired, processing the job...
[2026-09-14 05:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:36:03] Production.INFO: ==23864== Lock acquired, processing the job...
[2026-09-14 05:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:36:03] Production.INFO: ==23860== Lock acquired, processing the job...
[2026-09-14 05:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:36:03] Production.INFO: ==23858== Lock acquired, processing the job...
[2026-09-14 05:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:36:03] Production.INFO: Account Balance Start.
[2026-09-14 05:36:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:36:03] Production.INFO: 117
[2026-09-14 05:36:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 05:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:36:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 05:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 05:36:03] Production.INFO: ==23864== Releasing lock...
[2026-09-14 05:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:36:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:36:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:36:03] Production.INFO: Date 2026-09-12
[2026-09-14 05:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:36:03] Production.INFO: Date 2026-09-13
[2026-09-14 05:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:36:03] Production.INFO: Date 2026-09-14
[2026-09-14 05:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:36:03] Production.INFO: Total Charge 0
[2026-09-14 05:36:03] Production.INFO: CreateAllLog End
[2026-09-14 05:36:03] Production.INFO: Account Balance End.
[2026-09-14 05:36:03] Production.ERROR: CronJobId end 12
[2026-09-14 05:36:03] Production.INFO: ==23862== Releasing lock...
[2026-09-14 05:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:36:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:36:04] Production.INFO: ==23858== Releasing lock...
[2026-09-14 05:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:36:11] Production.ERROR: CronJobId end10
[2026-09-14 05:36:11] Production.INFO: ==23860== Releasing lock...
[2026-09-14 05:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:36:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:36:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:36:14] Production.INFO: call_cost start
[2026-09-14 05:36:14] Production.INFO: call_cost end
[2026-09-14 05:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:36:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:36:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:36:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:36:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:36:14] Production.INFO: ==23856== Releasing lock...
[2026-09-14 05:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:37:02] Production.INFO: ==23922== Lock acquired, processing the job...
[2026-09-14 10:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:37:02] Production.INFO: neon service started
[2026-09-14 10:37:02] Production.INFO: neon service started
[2026-09-14 10:37:02] Production.INFO: ==23922== Releasing lock...
[2026-09-14 10:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:37:02] Production.INFO: ==23926== Lock acquired, processing the job...
[2026-09-14 09:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:37:02] Production.INFO: ==23926== Releasing lock...
[2026-09-14 09:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:37:02] Production.INFO: ==23924== Lock acquired, processing the job...
[2026-09-14 05:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:37:02] Production.INFO: ==23924== Releasing lock...
[2026-09-14 05:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:37:03] Production.INFO: ==23928== Lock acquired, processing the job...
[2026-09-14 05:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:37:03] Production.INFO: ==23932== Lock acquired, processing the job...
[2026-09-14 05:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:37:03] Production.INFO: ==23930== Lock acquired, processing the job...
[2026-09-14 05:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:37:03] Production.INFO: ==23934== Lock acquired, processing the job...
[2026-09-14 05:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:37:03] Production.INFO: ==23936== Lock acquired, processing the job...
[2026-09-14 05:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:37:03] Production.INFO: Account Balance Start.
[2026-09-14 05:37:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:37:03] Production.INFO: 117
[2026-09-14 05:37:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:37:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:37:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 05:37:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 05:37:03] Production.INFO: Date 2026-09-12
[2026-09-14 05:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 05:37:03] Production.INFO: Date 2026-09-13
[2026-09-14 05:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:37:03] Production.INFO: ==23936== Releasing lock...
[2026-09-14 05:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:37:03] Production.INFO: Date 2026-09-14
[2026-09-14 05:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:37:03] Production.INFO: Total Charge 0
[2026-09-14 05:37:04] Production.INFO: CreateAllLog End
[2026-09-14 05:37:04] Production.INFO: Account Balance End.
[2026-09-14 05:37:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:37:04] Production.INFO: ==23934== Releasing lock...
[2026-09-14 05:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:37:04] Production.INFO: ==23930== Releasing lock...
[2026-09-14 05:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:37:12] Production.ERROR: CronJobId end10
[2026-09-14 05:37:12] Production.INFO: ==23932== Releasing lock...
[2026-09-14 05:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:37:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:37:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:37:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:37:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:37:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:37:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:37:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:37:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:37:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:37:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:37:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:37:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:37:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:37:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:37:15] Production.INFO: call_cost start
[2026-09-14 05:37:15] Production.INFO: call_cost end
[2026-09-14 05:37:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:37:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:37:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:37:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:37:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:37:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:37:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:37:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:37:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:37:15] Production.INFO: ==23928== Releasing lock...
[2026-09-14 05:37:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:37:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:38:01] Production.INFO: ==23994== Lock acquired, processing the job...
[2026-09-14 10:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:38:01] Production.INFO: neon service started
[2026-09-14 10:38:01] Production.INFO: neon service started
[2026-09-14 10:38:01] Production.INFO: ==23994== Releasing lock...
[2026-09-14 10:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:38:01] Production.INFO: ==23998== Lock acquired, processing the job...
[2026-09-14 09:38:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:38:01] Production.INFO: ==23998== Releasing lock...
[2026-09-14 09:38:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:38:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:38:01] Production.INFO: ==23996== Lock acquired, processing the job...
[2026-09-14 05:38:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:38:02] Production.INFO: ==23996== Releasing lock...
[2026-09-14 05:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:38:02] Production.INFO: ==24001== Lock acquired, processing the job...
[2026-09-14 05:38:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:38:02] Production.INFO: ==24003== Lock acquired, processing the job...
[2026-09-14 05:38:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:38:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:38:03] Production.INFO: ==24009== Lock acquired, processing the job...
[2026-09-14 05:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05: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-09-14 05: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-09-14 05: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-09-14 05:38:03] Production.INFO: ==24009== Releasing lock...
[2026-09-14 05:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:38:03] Production.INFO: ==24005== Lock acquired, processing the job...
[2026-09-14 05:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:38:03] Production.INFO: ==24007== Lock acquired, processing the job...
[2026-09-14 05:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:38:03] Production.INFO: Account Balance Start.
[2026-09-14 05:38:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:38:03] Production.INFO: 117
[2026-09-14 05:38:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:38:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:38:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:38:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:38:03] Production.INFO: Date 2026-09-12
[2026-09-14 05:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:38:03] Production.INFO: Date 2026-09-13
[2026-09-14 05:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:38:03] Production.INFO: ==24003== Releasing lock...
[2026-09-14 05:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:38:03] Production.INFO: Date 2026-09-14
[2026-09-14 05:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:38:03] Production.INFO: Total Charge 0
[2026-09-14 05:38:03] Production.INFO: CreateAllLog End
[2026-09-14 05:38:04] Production.INFO: Account Balance End.
[2026-09-14 05:38:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:38:04] Production.INFO: ==24007== Releasing lock...
[2026-09-14 05:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:38:12] Production.ERROR: CronJobId end10
[2026-09-14 05:38:12] Production.INFO: ==24005== Releasing lock...
[2026-09-14 05:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:38:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:38:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:38:13] Production.INFO: call_cost start
[2026-09-14 05:38:13] Production.INFO: call_cost end
[2026-09-14 05:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:38:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:38:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:38:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:38:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:38:13] Production.INFO: ==24001== Releasing lock...
[2026-09-14 05:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:38:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:39:01] Production.INFO: ==24066== Lock acquired, processing the job...
[2026-09-14 10:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:39:01] Production.INFO: neon service started
[2026-09-14 10:39:01] Production.INFO: neon service started
[2026-09-14 10:39:01] Production.INFO: ==24066== Releasing lock...
[2026-09-14 10:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:39:02] Production.INFO: ==24070== Lock acquired, processing the job...
[2026-09-14 09:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:39:02] Production.INFO: ==24070== Releasing lock...
[2026-09-14 09:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:39:02] Production.INFO: ==24068== Lock acquired, processing the job...
[2026-09-14 05:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:39:02] Production.INFO: ==24068== Releasing lock...
[2026-09-14 05:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:39:03] Production.INFO: ==24078== Lock acquired, processing the job...
[2026-09-14 05:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:39:03] Production.INFO: ==24081== Lock acquired, processing the job...
[2026-09-14 05:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:39:03] Production.INFO: Account Balance Start.
[2026-09-14 05:39:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:39:03] Production.INFO: 117
[2026-09-14 05:39:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:39:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:39:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:39:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:39:03] Production.INFO: Date 2026-09-12
[2026-09-14 05:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:39:03] Production.INFO: Date 2026-09-13
[2026-09-14 05:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:39:03] Production.INFO: Date 2026-09-14
[2026-09-14 05:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:39:03] Production.INFO: Total Charge 0
[2026-09-14 05:39:03] Production.INFO: CreateAllLog End
[2026-09-14 05:39:03] Production.INFO: ==24076== Lock acquired, processing the job...
[2026-09-14 05:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:39:03] Production.INFO: ==24074== Lock acquired, processing the job...
[2026-09-14 05:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:39:03] Production.INFO: ==24083== Lock acquired, processing the job...
[2026-09-14 05:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:39:03] Production.INFO: Account Balance End.
[2026-09-14 05:39:03] Production.ERROR: CronJobId end 12
[2026-09-14 05:39:03] Production.INFO: ==24081== Releasing lock...
[2026-09-14 05:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:39:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 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-09-14 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-09-14 05:39:04] Production.INFO: ==24083== Releasing lock...
[2026-09-14 05:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:39:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:39:04] Production.INFO: ==24076== Releasing lock...
[2026-09-14 05:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:39:12] Production.ERROR: CronJobId end10
[2026-09-14 05:39:12] Production.INFO: ==24078== Releasing lock...
[2026-09-14 05:39:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:39:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:39:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:39:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:39:15] Production.INFO: call_cost start
[2026-09-14 05:39:15] Production.INFO: call_cost end
[2026-09-14 05:39:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:39:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:39:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:39:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:39:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:39:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:39:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:39:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:39:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:39:15] Production.INFO: ==24074== Releasing lock...
[2026-09-14 05:39:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:39:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:40:02] Production.INFO: ==24137== Lock acquired, processing the job...
[2026-09-14 10:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:40:02] Production.INFO: neon service started
[2026-09-14 10:40:02] Production.INFO: neon service started
[2026-09-14 10:40:02] Production.INFO: ==24137== Releasing lock...
[2026-09-14 10:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:40:02] Production.INFO: ==24141== Lock acquired, processing the job...
[2026-09-14 09:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:40:02] Production.INFO: ==24141== Releasing lock...
[2026-09-14 09:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:40:02] Production.INFO: ==24139== Lock acquired, processing the job...
[2026-09-14 05:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:40:02] Production.INFO: ==24139== Releasing lock...
[2026-09-14 05:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:40:03] Production.INFO: ==24144== Lock acquired, processing the job...
[2026-09-14 05:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:40:03] Production.INFO: ==24146== Lock acquired, processing the job...
[2026-09-14 05:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:40:04] Production.INFO: ==24148== Lock acquired, processing the job...
[2026-09-14 05:40:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:40:04] Production.INFO: ==24152== Lock acquired, processing the job...
[2026-09-14 05:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:40:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:40:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:40:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:40:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05: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-09-14 05:40:04] Production.INFO: ==24150== Lock acquired, processing the job...
[2026-09-14 05:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05: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-09-14 05: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-09-14 05:40:04] Production.INFO: ==24152== Releasing lock...
[2026-09-14 05:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:40:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:40:04] Production.INFO: Account Balance Start.
[2026-09-14 05:40:04] Production.INFO: CreateAllLog Start
[2026-09-14 05:40:04] Production.INFO: 117
[2026-09-14 05:40:04] Production.INFO: Date 2026-09-08
[2026-09-14 05:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:40:04] Production.INFO: Date 2026-09-09
[2026-09-14 05:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:40:04] Production.INFO: Date 2026-09-10
[2026-09-14 05:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:40:04] Production.INFO: Date 2026-09-11
[2026-09-14 05:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:40:04] Production.INFO: Date 2026-09-12
[2026-09-14 05:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:40:04] Production.INFO: Date 2026-09-13
[2026-09-14 05:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:40:04] Production.INFO: Date 2026-09-14
[2026-09-14 05:40:04] Production.INFO: ==24146== Releasing lock...
[2026-09-14 05:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:40:04] Production.INFO: Total Charge 0
[2026-09-14 05:40:04] Production.INFO: CreateAllLog End
[2026-09-14 05:40:04] Production.INFO: Account Balance End.
[2026-09-14 05:40:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:40:04] Production.INFO: ==24150== Releasing lock...
[2026-09-14 05:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:40:12] Production.ERROR: CronJobId end10
[2026-09-14 05:40:12] Production.INFO: ==24148== Releasing lock...
[2026-09-14 05:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:40:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:40:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:40:14] Production.INFO: call_cost start
[2026-09-14 05:40:14] Production.INFO: call_cost end
[2026-09-14 05:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:40:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:40:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:40:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:40:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:40:14] Production.INFO: ==24144== Releasing lock...
[2026-09-14 05:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:41:01] Production.INFO: ==24211== Lock acquired, processing the job...
[2026-09-14 10:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:41:01] Production.INFO: neon service started
[2026-09-14 10:41:01] Production.INFO: neon service started
[2026-09-14 10:41:01] Production.INFO: ==24211== Releasing lock...
[2026-09-14 10:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:41:02] Production.INFO: ==24215== Lock acquired, processing the job...
[2026-09-14 09:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 05:41:02] Production.INFO: ==24213== Lock acquired, processing the job...
[2026-09-14 05:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:41:02] Production.INFO: ==24215== Releasing lock...
[2026-09-14 09:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:41:02] Production.INFO: ==24213== Releasing lock...
[2026-09-14 05:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:41:03] Production.INFO: ==24218== Lock acquired, processing the job...
[2026-09-14 05:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:41:03] Production.INFO: ==24220== Lock acquired, processing the job...
[2026-09-14 05:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:41:03] Production.INFO: ==24224== Lock acquired, processing the job...
[2026-09-14 05:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:41:03] Production.INFO: ==24222== Lock acquired, processing the job...
[2026-09-14 05:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:41:03] Production.INFO: ==24226== Lock acquired, processing the job...
[2026-09-14 05:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:41:03] Production.INFO: Account Balance Start.
[2026-09-14 05:41:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:41:03] Production.INFO: 117
[2026-09-14 05:41:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 05:41:03] Production.INFO: Date 2026-09-09
[2026-09-14 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-09-14 05:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:41:03] Production.INFO: ==24226== Releasing lock...
[2026-09-14 05:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:41:04] Production.INFO: Date 2026-09-10
[2026-09-14 05:41:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:41:04] Production.INFO: Date 2026-09-11
[2026-09-14 05:41:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:41:04] Production.INFO: Date 2026-09-12
[2026-09-14 05:41:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:41:04] Production.INFO: Date 2026-09-13
[2026-09-14 05:41:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:41:04] Production.INFO: Date 2026-09-14
[2026-09-14 05:41:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:41:04] Production.INFO: Total Charge 0
[2026-09-14 05:41:04] Production.INFO: CreateAllLog End
[2026-09-14 05:41:04] Production.INFO: Account Balance End.
[2026-09-14 05:41:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:41:04] Production.INFO: ==24224== Releasing lock...
[2026-09-14 05:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:41:04] Production.INFO: ==24220== Releasing lock...
[2026-09-14 05:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:41:12] Production.ERROR: CronJobId end10
[2026-09-14 05:41:12] Production.INFO: ==24222== Releasing lock...
[2026-09-14 05:41:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:41:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:41:14] Production.INFO: call_cost start
[2026-09-14 05:41:14] Production.INFO: call_cost end
[2026-09-14 05:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:41:14] Production.INFO: ==24218== Releasing lock...
[2026-09-14 05:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:42:02] Production.INFO: ==24281== Lock acquired, processing the job...
[2026-09-14 10:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:42:02] Production.INFO: neon service started
[2026-09-14 10:42:02] Production.INFO: neon service started
[2026-09-14 10:42:02] Production.INFO: ==24281== Releasing lock...
[2026-09-14 10:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:42:02] Production.INFO: ==24285== Lock acquired, processing the job...
[2026-09-14 09:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:42:02] Production.INFO: ==24285== Releasing lock...
[2026-09-14 09:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:42:02] Production.INFO: ==24283== Lock acquired, processing the job...
[2026-09-14 05:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:42:02] Production.INFO: ==24283== Releasing lock...
[2026-09-14 05:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:42:03] Production.INFO: ==24287== Lock acquired, processing the job...
[2026-09-14 05:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:42:03] Production.INFO: ==24289== Lock acquired, processing the job...
[2026-09-14 05:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:42:03] Production.INFO: ==24291== Lock acquired, processing the job...
[2026-09-14 05:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:42:03] Production.INFO: ==24295== Lock acquired, processing the job...
[2026-09-14 05:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:42:03] Production.INFO: ==24293== Lock acquired, processing the job...
[2026-09-14 05:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05: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-09-14 05: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-09-14 05:42:04] Production.INFO: Account Balance Start.
[2026-09-14 05:42:04] Production.INFO: CreateAllLog Start
[2026-09-14 05:42:04] Production.INFO: 117
[2026-09-14 05:42:04] Production.INFO: Date 2026-09-08
[2026-09-14 05: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-09-14 05:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:42:04] Production.INFO: ==24295== Releasing lock...
[2026-09-14 05:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:42:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:42:04] Production.INFO: Date 2026-09-09
[2026-09-14 05:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:42:04] Production.INFO: Date 2026-09-10
[2026-09-14 05:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:42:04] Production.INFO: Date 2026-09-11
[2026-09-14 05:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:42:04] Production.INFO: Date 2026-09-12
[2026-09-14 05:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:42:04] Production.INFO: Date 2026-09-13
[2026-09-14 05:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:42:04] Production.INFO: Date 2026-09-14
[2026-09-14 05:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:42:04] Production.INFO: Total Charge 0
[2026-09-14 05:42:04] Production.INFO: CreateAllLog End
[2026-09-14 05:42:04] Production.INFO: Account Balance End.
[2026-09-14 05:42:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:42:04] Production.INFO: ==24293== Releasing lock...
[2026-09-14 05:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:42:04] Production.INFO: ==24289== Releasing lock...
[2026-09-14 05:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:42:13] Production.ERROR: CronJobId end10
[2026-09-14 05:42:13] Production.INFO: ==24291== Releasing lock...
[2026-09-14 05:42:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:42:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:42:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:42:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:42:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:42:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:42:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:42:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:42:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:42:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:42:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:42:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:42:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:42:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:42:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:42:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:42:16] Production.INFO: call_cost start
[2026-09-14 05:42:16] Production.INFO: call_cost end
[2026-09-14 05:42:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:42:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:42:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:42:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:42:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:42:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:42:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:42:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:42:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:42:16] Production.INFO: ==24287== Releasing lock...
[2026-09-14 05:42:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:42:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:43:01] Production.INFO: ==24355== Lock acquired, processing the job...
[2026-09-14 10:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:43:01] Production.INFO: neon service started
[2026-09-14 10:43:01] Production.INFO: neon service started
[2026-09-14 10:43:01] Production.INFO: ==24355== Releasing lock...
[2026-09-14 10:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:43:01] Production.INFO: ==24359== Lock acquired, processing the job...
[2026-09-14 09:43:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:43:02] Production.INFO: ==24359== Releasing lock...
[2026-09-14 09:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:43:02] Production.INFO: ==24357== Lock acquired, processing the job...
[2026-09-14 05:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:43:02] Production.INFO: ==24357== Releasing lock...
[2026-09-14 05:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:43:03] Production.INFO: ==24361== Lock acquired, processing the job...
[2026-09-14 05:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:43:03] Production.INFO: ==24363== Lock acquired, processing the job...
[2026-09-14 05:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:43:03] Production.INFO: ==24365== Lock acquired, processing the job...
[2026-09-14 05:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:43:03] Production.INFO: ==24369== Lock acquired, processing the job...
[2026-09-14 05:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:43:03] Production.INFO: ==24367== Lock acquired, processing the job...
[2026-09-14 05:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 05:43:03] Production.INFO: Account Balance Start.
[2026-09-14 05:43:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:43:03] Production.INFO: 117
[2026-09-14 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-09-14 05:43:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:43:03] Production.INFO: ==24369== Releasing lock...
[2026-09-14 05:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:43:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:43:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:43:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:43:03] Production.INFO: Date 2026-09-12
[2026-09-14 05:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:43:03] Production.INFO: Date 2026-09-13
[2026-09-14 05:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:43:03] Production.INFO: Date 2026-09-14
[2026-09-14 05:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:43:03] Production.INFO: Total Charge 0
[2026-09-14 05:43:03] Production.INFO: CreateAllLog End
[2026-09-14 05:43:03] Production.INFO: Account Balance End.
[2026-09-14 05:43:03] Production.ERROR: CronJobId end 12
[2026-09-14 05:43:03] Production.INFO: ==24367== Releasing lock...
[2026-09-14 05:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:43:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:43:03] Production.INFO: ==24363== Releasing lock...
[2026-09-14 05:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:43:11] Production.ERROR: CronJobId end10
[2026-09-14 05:43:11] Production.INFO: ==24365== Releasing lock...
[2026-09-14 05:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:43:14] Production.INFO: call_cost start
[2026-09-14 05:43:14] Production.INFO: call_cost end
[2026-09-14 05:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:43:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:43:14] Production.INFO: ==24361== Releasing lock...
[2026-09-14 05:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:44:02] Production.INFO: ==24429== Lock acquired, processing the job...
[2026-09-14 10:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:44:02] Production.INFO: neon service started
[2026-09-14 10:44:02] Production.INFO: neon service started
[2026-09-14 10:44:02] Production.INFO: ==24429== Releasing lock...
[2026-09-14 10:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:44:02] Production.INFO: ==24431== Lock acquired, processing the job...
[2026-09-14 05:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:44:02] Production.INFO: ==24433== Lock acquired, processing the job...
[2026-09-14 09:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:44:02] Production.INFO: ==24433== Releasing lock...
[2026-09-14 09:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:44:02] Production.INFO: ==24431== Releasing lock...
[2026-09-14 05:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:44:03] Production.INFO: ==24436== Lock acquired, processing the job...
[2026-09-14 05:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:44:03] Production.INFO: ==24438== Lock acquired, processing the job...
[2026-09-14 05:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:44:03] Production.INFO: ==24440== Lock acquired, processing the job...
[2026-09-14 05:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:44:03] Production.INFO: ==24442== Lock acquired, processing the job...
[2026-09-14 05:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:44:03] Production.INFO: ==24444== Lock acquired, processing the job...
[2026-09-14 05:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05: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-09-14 05: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-09-14 05:44:04] Production.INFO: Account Balance Start.
[2026-09-14 05:44:04] Production.INFO: CreateAllLog Start
[2026-09-14 05:44:04] Production.INFO: 117
[2026-09-14 05:44:04] Production.INFO: Date 2026-09-08
[2026-09-14 05:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 05: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-09-14 05:44:04] Production.INFO: ==24444== Releasing lock...
[2026-09-14 05:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:44:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:44:04] Production.INFO: Date 2026-09-09
[2026-09-14 05:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:44:04] Production.INFO: Date 2026-09-10
[2026-09-14 05:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:44:04] Production.INFO: Date 2026-09-11
[2026-09-14 05:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:44:04] Production.INFO: Date 2026-09-12
[2026-09-14 05:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:44:04] Production.INFO: Date 2026-09-13
[2026-09-14 05:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:44:04] Production.INFO: Date 2026-09-14
[2026-09-14 05:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:44:04] Production.INFO: Total Charge 0
[2026-09-14 05:44:04] Production.INFO: CreateAllLog End
[2026-09-14 05:44:04] Production.INFO: ==24438== Releasing lock...
[2026-09-14 05:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:44:04] Production.INFO: Account Balance End.
[2026-09-14 05:44:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:44:04] Production.INFO: ==24442== Releasing lock...
[2026-09-14 05:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:44:11] Production.ERROR: CronJobId end10
[2026-09-14 05:44:11] Production.INFO: ==24440== Releasing lock...
[2026-09-14 05:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:44:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:44:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:44:14] Production.INFO: call_cost start
[2026-09-14 05:44:14] Production.INFO: call_cost end
[2026-09-14 05:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:44:14] Production.INFO: ==24436== Releasing lock...
[2026-09-14 05:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:45:01] Production.INFO: ==24499== Lock acquired, processing the job...
[2026-09-14 10:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:45:01] Production.INFO: neon service started
[2026-09-14 10:45:01] Production.INFO: neon service started
[2026-09-14 10:45:01] Production.INFO: ==24499== Releasing lock...
[2026-09-14 10:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:45:01] Production.INFO: ==24503== Lock acquired, processing the job...
[2026-09-14 09:45:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:45:02] Production.INFO: ==24503== Releasing lock...
[2026-09-14 09:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:45:02] Production.INFO: ==24501== Lock acquired, processing the job...
[2026-09-14 05:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:45:02] Production.INFO: ==24501== Releasing lock...
[2026-09-14 05:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:45:03] Production.INFO: ==24506== Lock acquired, processing the job...
[2026-09-14 05:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 05:45:03] Production.INFO: ==24508== Lock acquired, processing the job...
[2026-09-14 05:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:45:03] Production.INFO: ==24511== Lock acquired, processing the job...
[2026-09-14 05:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 05:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 05:45:03] Production.ERROR: CronJob PID - 24508
[2026-09-14 05:45:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 05:45:03] Production.ERROR: CronJob ID - 5
[2026-09-14 05:45:03] Production.ERROR: CronJob Last Run Time 2026-09-14 05:45:00
[2026-09-14 05:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 05:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 05:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 05:45:03] Production.INFO: ==24506== Releasing lock...
[2026-09-14 05:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 05:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 05:45:03] Production.INFO: ==24517== Lock acquired, processing the job...
[2026-09-14 05:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 05:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 05:45:03] Production.INFO: ==24513== Lock acquired, processing the job...
[2026-09-14 05:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:45:03] Production.INFO: ==24515== Lock acquired, processing the job...
[2026-09-14 05:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:45:03] Production.INFO: ==24519== Lock acquired, processing the job...
[2026-09-14 05:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:45:03] Production.INFO: Account Balance Start.
[2026-09-14 05:45:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:45:03] Production.INFO: 117
[2026-09-14 05: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-09-14 05:45:04] Production.INFO: Date 2026-09-08
[2026-09-14 05: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-09-14 05: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-09-14 05:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:45:04] Production.INFO: ==24519== Releasing lock...
[2026-09-14 05:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:45:04] Production.ERROR: done
[2026-09-14 05:45:04] Production.INFO: Date 2026-09-09
[2026-09-14 05:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 05:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000553', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 05:45:04] Production.INFO: Date 2026-09-10
[2026-09-14 05:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:45:04] Production.INFO: Date 2026-09-11
[2026-09-14 05:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:45:04] Production.INFO: Date 2026-09-12
[2026-09-14 05:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:45:04] Production.INFO: Date 2026-09-13
[2026-09-14 05:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:45:04] Production.INFO: Date 2026-09-14
[2026-09-14 05:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:45:04] Production.INFO: Total Charge 0
[2026-09-14 05:45:04] Production.INFO: CreateAllLog End
[2026-09-14 05:45:04] Production.INFO: Account Balance End.
[2026-09-14 05:45:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:45:04] Production.INFO: ==24515== Releasing lock...
[2026-09-14 05:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:45:04] Production.INFO: ==24511== Releasing lock...
[2026-09-14 05:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000553', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 05:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 05:45:10] Production.INFO: ProcessCDR(1,18000553,1,1,2)
[2026-09-14 05:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18000553,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 05:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18000553,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 05:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 05:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 05:45:10] Production.INFO: ==24517== Releasing lock...
[2026-09-14 05:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 05:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 05:45:15] Production.ERROR: CronJobId end10
[2026-09-14 05:45:15] Production.INFO: ==24513== Releasing lock...
[2026-09-14 05:45:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:45:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:45:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:45:17] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:45:17] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:45:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:45:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:45:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:45:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:45:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:45:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:45:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:45:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:45:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:45:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:45:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:45:18] Production.INFO: call_cost start
[2026-09-14 05:45:18] Production.INFO: call_cost end
[2026-09-14 05:45:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:45:18] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:45:18] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:45:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:45:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:45:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:45:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:45:18] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:45:18] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:45:18] Production.INFO: ==24508== Releasing lock...
[2026-09-14 05:45:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:45:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:46:01] Production.INFO: ==24580== Lock acquired, processing the job...
[2026-09-14 10:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:46:02] Production.INFO: neon service started
[2026-09-14 10:46:02] Production.INFO: neon service started
[2026-09-14 10:46:02] Production.INFO: ==24580== Releasing lock...
[2026-09-14 10:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:46:02] Production.INFO: ==24582== Lock acquired, processing the job...
[2026-09-14 05:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:46:02] Production.INFO: ==24582== Releasing lock...
[2026-09-14 05:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:46:02] Production.INFO: ==24584== Lock acquired, processing the job...
[2026-09-14 09:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:46:02] Production.INFO: ==24584== Releasing lock...
[2026-09-14 09:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:46:03] Production.INFO: ==24586== Lock acquired, processing the job...
[2026-09-14 05:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:46:03] Production.INFO: ==24588== Lock acquired, processing the job...
[2026-09-14 05:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:46:03] Production.INFO: ==24593== Lock acquired, processing the job...
[2026-09-14 05:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:46:03] Production.INFO: ==24590== Lock acquired, processing the job...
[2026-09-14 05:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:46:03] Production.INFO: ==24595== Lock acquired, processing the job...
[2026-09-14 05:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:46:03] Production.INFO: Account Balance Start.
[2026-09-14 05:46:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:46:03] Production.INFO: 117
[2026-09-14 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-09-14 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-09-14 05:46:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 05:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:46:03] Production.INFO: ==24595== Releasing lock...
[2026-09-14 05:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:46:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:46:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:46:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:46:04] Production.INFO: Date 2026-09-12
[2026-09-14 05:46:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:46:04] Production.INFO: Date 2026-09-13
[2026-09-14 05:46:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:46:04] Production.INFO: Date 2026-09-14
[2026-09-14 05:46:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:46:04] Production.INFO: Total Charge 0
[2026-09-14 05:46:04] Production.INFO: CreateAllLog End
[2026-09-14 05:46:04] Production.INFO: Account Balance End.
[2026-09-14 05:46:04] Production.INFO: ==24588== Releasing lock...
[2026-09-14 05:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:46:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:46:04] Production.INFO: ==24593== Releasing lock...
[2026-09-14 05:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:46:11] Production.ERROR: CronJobId end10
[2026-09-14 05:46:11] Production.INFO: ==24590== Releasing lock...
[2026-09-14 05:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:46:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:46:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:46:13] Production.INFO: call_cost start
[2026-09-14 05:46:13] Production.INFO: call_cost end
[2026-09-14 05:46:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:46:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:46:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:46:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:46:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:46:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:46:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:46:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:46:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:46:13] Production.INFO: ==24586== Releasing lock...
[2026-09-14 05:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:46:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:47:01] Production.INFO: ==24652== Lock acquired, processing the job...
[2026-09-14 10:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:47:01] Production.INFO: neon service started
[2026-09-14 10:47:01] Production.INFO: neon service started
[2026-09-14 10:47:01] Production.INFO: ==24652== Releasing lock...
[2026-09-14 10:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:47:01] Production.INFO: ==24656== Lock acquired, processing the job...
[2026-09-14 09:47:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:47:01] Production.INFO: ==24656== Releasing lock...
[2026-09-14 09:47:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:47:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:47:01] Production.INFO: ==24654== Lock acquired, processing the job...
[2026-09-14 05:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:47:02] Production.INFO: ==24654== Releasing lock...
[2026-09-14 05:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:47:02] Production.INFO: ==24660== Lock acquired, processing the job...
[2026-09-14 05:47:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:47:02] Production.INFO: ==24666== Lock acquired, processing the job...
[2026-09-14 05:47:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:47:02] Production.INFO: ==24658== Lock acquired, processing the job...
[2026-09-14 05:47:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:47:03] Production.INFO: ==24662== Lock acquired, processing the job...
[2026-09-14 05:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 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-09-14 05:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 05:47:03] Production.INFO: ==24664== Lock acquired, processing the job...
[2026-09-14 05:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:47:03] Production.INFO: ==24666== Releasing lock...
[2026-09-14 05:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:47:03] Production.INFO: Account Balance Start.
[2026-09-14 05:47:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:47:03] Production.INFO: 117
[2026-09-14 05:47:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:47:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:47:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:47:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:47:03] Production.INFO: Date 2026-09-12
[2026-09-14 05:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:47:03] Production.INFO: Date 2026-09-13
[2026-09-14 05:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:47:03] Production.INFO: Date 2026-09-14
[2026-09-14 05:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:47:03] Production.INFO: Total Charge 0
[2026-09-14 05:47:03] Production.INFO: CreateAllLog End
[2026-09-14 05:47:03] Production.INFO: Account Balance End.
[2026-09-14 05:47:03] Production.ERROR: CronJobId end 12
[2026-09-14 05:47:03] Production.INFO: ==24664== Releasing lock...
[2026-09-14 05:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:47:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:47:03] Production.INFO: ==24660== Releasing lock...
[2026-09-14 05:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:47:10] Production.ERROR: CronJobId end10
[2026-09-14 05:47:10] Production.INFO: ==24662== Releasing lock...
[2026-09-14 05:47:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:47:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:47:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:47:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:47:14] Production.INFO: call_cost start
[2026-09-14 05:47:14] Production.INFO: call_cost end
[2026-09-14 05:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:47:14] Production.INFO: ==24658== Releasing lock...
[2026-09-14 05:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:48:01] Production.INFO: ==24725== Lock acquired, processing the job...
[2026-09-14 10:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:48:01] Production.INFO: neon service started
[2026-09-14 10:48:01] Production.INFO: neon service started
[2026-09-14 10:48:01] Production.INFO: ==24725== Releasing lock...
[2026-09-14 10:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:48:02] Production.INFO: ==24729== Lock acquired, processing the job...
[2026-09-14 09:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:48:02] Production.INFO: ==24729== Releasing lock...
[2026-09-14 09:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:48:02] Production.INFO: ==24727== Lock acquired, processing the job...
[2026-09-14 05:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:48:02] Production.INFO: ==24727== Releasing lock...
[2026-09-14 05:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:48:03] Production.INFO: ==24732== Lock acquired, processing the job...
[2026-09-14 05:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:48:03] Production.INFO: ==24734== Lock acquired, processing the job...
[2026-09-14 05:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:48:03] Production.INFO: ==24736== Lock acquired, processing the job...
[2026-09-14 05:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:48:03] Production.INFO: ==24738== Lock acquired, processing the job...
[2026-09-14 05:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:48:03] Production.INFO: ==24740== Lock acquired, processing the job...
[2026-09-14 05:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:48:03] Production.INFO: Account Balance Start.
[2026-09-14 05:48:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:48:03] Production.INFO: 117
[2026-09-14 05:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05: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-09-14 05:48:03] Production.INFO: Date 2026-09-08
[2026-09-14 05: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-09-14 05:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 05: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-09-14 05:48:03] Production.INFO: ==24740== Releasing lock...
[2026-09-14 05:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:48:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:48:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:48:04] Production.INFO: Date 2026-09-11
[2026-09-14 05:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:48:04] Production.INFO: Date 2026-09-12
[2026-09-14 05:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:48:04] Production.INFO: Date 2026-09-13
[2026-09-14 05:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:48:04] Production.INFO: Date 2026-09-14
[2026-09-14 05:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:48:04] Production.INFO: Total Charge 0
[2026-09-14 05:48:04] Production.INFO: CreateAllLog End
[2026-09-14 05:48:04] Production.INFO: ==24734== Releasing lock...
[2026-09-14 05:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:48:04] Production.INFO: Account Balance End.
[2026-09-14 05:48:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:48:04] Production.INFO: ==24738== Releasing lock...
[2026-09-14 05:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:48:11] Production.ERROR: CronJobId end10
[2026-09-14 05:48:11] Production.INFO: ==24736== Releasing lock...
[2026-09-14 05:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:48:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:48:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:48:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:48:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:48:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:48:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:48:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:48:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:48:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:48:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:48:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:48:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:48:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:48:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:48:15] Production.INFO: call_cost start
[2026-09-14 05:48:15] Production.INFO: call_cost end
[2026-09-14 05:48:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:48:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:48:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:48:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:48:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:48:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:48:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:48:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:48:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:48:15] Production.INFO: ==24732== Releasing lock...
[2026-09-14 05:48:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:48:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:49:02] Production.INFO: ==24800== Lock acquired, processing the job...
[2026-09-14 10:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:49:02] Production.INFO: neon service started
[2026-09-14 10:49:02] Production.INFO: neon service started
[2026-09-14 10:49:02] Production.INFO: ==24800== Releasing lock...
[2026-09-14 10:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:49:02] Production.INFO: ==24802== Lock acquired, processing the job...
[2026-09-14 05:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:49:02] Production.INFO: ==24804== Lock acquired, processing the job...
[2026-09-14 09:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:49:02] Production.INFO: ==24804== Releasing lock...
[2026-09-14 09:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:49:03] Production.INFO: ==24802== Releasing lock...
[2026-09-14 05:49:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:49:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:49:03] Production.INFO: ==24807== Lock acquired, processing the job...
[2026-09-14 05:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:49:03] Production.INFO: ==24809== Lock acquired, processing the job...
[2026-09-14 05:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:49:03] Production.INFO: ==24811== Lock acquired, processing the job...
[2026-09-14 05:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:49:03] Production.INFO: ==24813== Lock acquired, processing the job...
[2026-09-14 05:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:49:03] Production.INFO: Account Balance Start.
[2026-09-14 05:49:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:49:03] Production.INFO: 117
[2026-09-14 05:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:49:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:49:03] Production.INFO: ==24815== Lock acquired, processing the job...
[2026-09-14 05:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:49:04] Production.INFO: Date 2026-09-09
[2026-09-14 05:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 05: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-09-14 05:49:04] Production.INFO: Date 2026-09-10
[2026-09-14 05:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 05: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-09-14 05: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-09-14 05:49:04] Production.INFO: ==24815== Releasing lock...
[2026-09-14 05:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:49:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:49:04] Production.INFO: Date 2026-09-11
[2026-09-14 05:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:49:04] Production.INFO: Date 2026-09-12
[2026-09-14 05:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:49:04] Production.INFO: Date 2026-09-13
[2026-09-14 05:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:49:04] Production.INFO: Date 2026-09-14
[2026-09-14 05:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:49:04] Production.INFO: Total Charge 0
[2026-09-14 05:49:04] Production.INFO: CreateAllLog End
[2026-09-14 05:49:04] Production.INFO: Account Balance End.
[2026-09-14 05:49:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:49:04] Production.INFO: ==24813== Releasing lock...
[2026-09-14 05:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:49:04] Production.INFO: ==24809== Releasing lock...
[2026-09-14 05:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:49:11] Production.ERROR: CronJobId end10
[2026-09-14 05:49:11] Production.INFO: ==24811== Releasing lock...
[2026-09-14 05:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:49:14] Production.INFO: call_cost start
[2026-09-14 05:49:15] Production.INFO: call_cost end
[2026-09-14 05:49:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:49:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:49:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:49:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:49:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:49:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:49:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:49:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:49:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:49:15] Production.INFO: ==24807== Releasing lock...
[2026-09-14 05:49:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:49:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:50:01] Production.INFO: ==24872== Lock acquired, processing the job...
[2026-09-14 10:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:50:01] Production.INFO: neon service started
[2026-09-14 10:50:01] Production.INFO: neon service started
[2026-09-14 10:50:01] Production.INFO: ==24872== Releasing lock...
[2026-09-14 10:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:50:01] Production.INFO: ==24874== Lock acquired, processing the job...
[2026-09-14 05:50:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:50:02] Production.INFO: ==24874== Releasing lock...
[2026-09-14 05:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:50:02] Production.INFO: ==24876== Lock acquired, processing the job...
[2026-09-14 09:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:50:02] Production.INFO: ==24876== Releasing lock...
[2026-09-14 09:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:50:03] Production.INFO: ==24887== Lock acquired, processing the job...
[2026-09-14 05:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:50:03] Production.INFO: ==24879== Lock acquired, processing the job...
[2026-09-14 05:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05: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-09-14 05: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-09-14 05: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-09-14 05:50:03] Production.INFO: ==24887== Releasing lock...
[2026-09-14 05:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:50:03] Production.INFO: ==24883== Lock acquired, processing the job...
[2026-09-14 05:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:50:03] Production.INFO: ==24881== Lock acquired, processing the job...
[2026-09-14 05:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:50:03] Production.INFO: ==24885== Lock acquired, processing the job...
[2026-09-14 05:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:50:03] Production.INFO: Account Balance Start.
[2026-09-14 05:50:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:50:03] Production.INFO: 117
[2026-09-14 05:50:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:50:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:50:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:50:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:50:03] Production.INFO: Date 2026-09-12
[2026-09-14 05:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:50:03] Production.INFO: Date 2026-09-13
[2026-09-14 05:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:50:03] Production.INFO: Date 2026-09-14
[2026-09-14 05:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:50:03] Production.INFO: Total Charge 0
[2026-09-14 05:50:03] Production.INFO: CreateAllLog End
[2026-09-14 05:50:04] Production.INFO: Account Balance End.
[2026-09-14 05:50:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:50:04] Production.INFO: ==24885== Releasing lock...
[2026-09-14 05:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:50:04] Production.INFO: ==24881== Releasing lock...
[2026-09-14 05:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:50:11] Production.ERROR: CronJobId end10
[2026-09-14 05:50:11] Production.INFO: ==24883== Releasing lock...
[2026-09-14 05:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:50:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:50:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:50:14] Production.INFO: call_cost start
[2026-09-14 05:50:14] Production.INFO: call_cost end
[2026-09-14 05:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:50:14] Production.INFO: ==24879== Releasing lock...
[2026-09-14 05:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:51:02] Production.INFO: ==24946== Lock acquired, processing the job...
[2026-09-14 10:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:51:02] Production.INFO: neon service started
[2026-09-14 10:51:02] Production.INFO: neon service started
[2026-09-14 10:51:02] Production.INFO: ==24946== Releasing lock...
[2026-09-14 10:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:51:02] Production.INFO: ==24948== Lock acquired, processing the job...
[2026-09-14 05:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:51:02] Production.INFO: ==24948== Releasing lock...
[2026-09-14 05:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:51:02] Production.INFO: ==24950== Lock acquired, processing the job...
[2026-09-14 09:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:51:02] Production.INFO: ==24950== Releasing lock...
[2026-09-14 09:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:51:03] Production.INFO: ==24953== Lock acquired, processing the job...
[2026-09-14 05:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:51:03] Production.INFO: ==24955== Lock acquired, processing the job...
[2026-09-14 05:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:51:03] Production.INFO: ==24957== Lock acquired, processing the job...
[2026-09-14 05:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:51:03] Production.INFO: ==24959== Lock acquired, processing the job...
[2026-09-14 05:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:51:03] Production.INFO: ==24961== Lock acquired, processing the job...
[2026-09-14 05:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:51:03] Production.INFO: Account Balance Start.
[2026-09-14 05:51:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:51:03] Production.INFO: 117
[2026-09-14 05:51:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:51:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 05:51:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 05:51:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:51:03] Production.INFO: ==24961== Releasing lock...
[2026-09-14 05:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:51:03] Production.INFO: Date 2026-09-12
[2026-09-14 05:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:51:03] Production.INFO: Date 2026-09-13
[2026-09-14 05:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:51:03] Production.INFO: Date 2026-09-14
[2026-09-14 05:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:51:03] Production.INFO: Total Charge 0
[2026-09-14 05:51:04] Production.INFO: CreateAllLog End
[2026-09-14 05:51:04] Production.INFO: Account Balance End.
[2026-09-14 05:51:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:51:04] Production.INFO: ==24959== Releasing lock...
[2026-09-14 05:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:51:04] Production.INFO: ==24955== Releasing lock...
[2026-09-14 05:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:51:12] Production.ERROR: CronJobId end10
[2026-09-14 05:51:12] Production.INFO: ==24957== Releasing lock...
[2026-09-14 05:51:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:51:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:51:15] Production.INFO: call_cost start
[2026-09-14 05:51:15] Production.INFO: call_cost end
[2026-09-14 05:51:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:51:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:51:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:51:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:51:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:51:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:51:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:51:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:51:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:51:15] Production.INFO: ==24953== Releasing lock...
[2026-09-14 05:51:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:51:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:52:01] Production.INFO: ==25019== Lock acquired, processing the job...
[2026-09-14 10:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:52:01] Production.INFO: neon service started
[2026-09-14 10:52:01] Production.INFO: neon service started
[2026-09-14 10:52:01] Production.INFO: ==25019== Releasing lock...
[2026-09-14 10:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:52:01] Production.INFO: ==25021== Lock acquired, processing the job...
[2026-09-14 05:52:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:52:02] Production.INFO: ==25021== Releasing lock...
[2026-09-14 05:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:52:02] Production.INFO: ==25023== Lock acquired, processing the job...
[2026-09-14 09:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:52:02] Production.INFO: ==25023== Releasing lock...
[2026-09-14 09:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:52:02] Production.INFO: ==25033== Lock acquired, processing the job...
[2026-09-14 05:52:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:52:03] Production.INFO: ==25025== Lock acquired, processing the job...
[2026-09-14 05:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:52:03] Production.INFO: ==25027== Lock acquired, processing the job...
[2026-09-14 05:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 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-09-14 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-09-14 05:52:03] Production.INFO: ==25031== Lock acquired, processing the job...
[2026-09-14 05:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:52:03] Production.INFO: ==25029== Lock acquired, processing the job...
[2026-09-14 05:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:52:03] Production.INFO: ==25033== Releasing lock...
[2026-09-14 05:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:52:03] Production.INFO: Account Balance Start.
[2026-09-14 05:52:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:52:03] Production.INFO: 117
[2026-09-14 05:52:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:52:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:52:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:52:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:52:03] Production.INFO: Date 2026-09-12
[2026-09-14 05:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:52:03] Production.INFO: Date 2026-09-13
[2026-09-14 05:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:52:03] Production.INFO: Date 2026-09-14
[2026-09-14 05:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:52:03] Production.INFO: Total Charge 0
[2026-09-14 05:52:03] Production.INFO: CreateAllLog End
[2026-09-14 05:52:03] Production.INFO: Account Balance End.
[2026-09-14 05:52:03] Production.INFO: ==25027== Releasing lock...
[2026-09-14 05:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:52:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:52:03] Production.ERROR: CronJobId end 12
[2026-09-14 05:52:03] Production.INFO: ==25031== Releasing lock...
[2026-09-14 05:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:52:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:52:11] Production.ERROR: CronJobId end10
[2026-09-14 05:52:11] Production.INFO: ==25029== Releasing lock...
[2026-09-14 05:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:52:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:52:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:52:14] Production.INFO: call_cost start
[2026-09-14 05:52:14] Production.INFO: call_cost end
[2026-09-14 05:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:52:14] Production.INFO: ==25025== Releasing lock...
[2026-09-14 05:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:53:01] Production.INFO: ==25087== Lock acquired, processing the job...
[2026-09-14 10:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:53:01] Production.INFO: neon service started
[2026-09-14 10:53:01] Production.INFO: neon service started
[2026-09-14 10:53:01] Production.INFO: ==25087== Releasing lock...
[2026-09-14 10:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:53:02] Production.INFO: ==25089== Lock acquired, processing the job...
[2026-09-14 05:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:53:02] Production.INFO: ==25089== Releasing lock...
[2026-09-14 05:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:53:02] Production.INFO: ==25091== Lock acquired, processing the job...
[2026-09-14 09:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:53:02] Production.INFO: ==25091== Releasing lock...
[2026-09-14 09:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:53:03] Production.INFO: ==25093== Lock acquired, processing the job...
[2026-09-14 05:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:53:03] Production.INFO: ==25095== Lock acquired, processing the job...
[2026-09-14 05:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:53:03] Production.INFO: ==25107== Lock acquired, processing the job...
[2026-09-14 05:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:53:03] Production.INFO: ==25097== Lock acquired, processing the job...
[2026-09-14 05:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:53:03] Production.INFO: Account Balance Start.
[2026-09-14 05:53:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:53:03] Production.INFO: 117
[2026-09-14 05:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:53:03] Production.INFO: ==25109== Lock acquired, processing the job...
[2026-09-14 05:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:53:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:53:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:53:03] Production.INFO: Date 2026-09-10
[2026-09-14 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-09-14 05:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 05:53:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:53:03] Production.INFO: ==25109== Releasing lock...
[2026-09-14 05:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:53:03] Production.INFO: Date 2026-09-12
[2026-09-14 05:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:53:03] Production.INFO: Date 2026-09-13
[2026-09-14 05:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:53:03] Production.INFO: Date 2026-09-14
[2026-09-14 05:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:53:03] Production.INFO: Total Charge 0
[2026-09-14 05:53:03] Production.INFO: CreateAllLog End
[2026-09-14 05:53:04] Production.INFO: Account Balance End.
[2026-09-14 05:53:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:53:04] Production.INFO: ==25107== Releasing lock...
[2026-09-14 05:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:53:04] Production.INFO: ==25095== Releasing lock...
[2026-09-14 05:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:53:11] Production.ERROR: CronJobId end10
[2026-09-14 05:53:11] Production.INFO: ==25097== Releasing lock...
[2026-09-14 05:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:53:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:53:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:53:14] Production.INFO: call_cost start
[2026-09-14 05:53:14] Production.INFO: call_cost end
[2026-09-14 05:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:53:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:53:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:53:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:53:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:53:14] Production.INFO: ==25093== Releasing lock...
[2026-09-14 05:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:54:02] Production.INFO: ==25167== Lock acquired, processing the job...
[2026-09-14 10:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:54:02] Production.INFO: neon service started
[2026-09-14 10:54:02] Production.INFO: neon service started
[2026-09-14 10:54:02] Production.INFO: ==25167== Releasing lock...
[2026-09-14 10:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:54:02] Production.INFO: ==25170== Lock acquired, processing the job...
[2026-09-14 05:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:54:02] Production.INFO: ==25170== Releasing lock...
[2026-09-14 05:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:54:03] Production.INFO: ==25172== Lock acquired, processing the job...
[2026-09-14 09:54:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:54:03] Production.INFO: ==25172== Releasing lock...
[2026-09-14 09:54:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:54:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:54:03] Production.INFO: ==25174== Lock acquired, processing the job...
[2026-09-14 05:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:54:03] Production.INFO: ==25176== Lock acquired, processing the job...
[2026-09-14 05:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:54:03] Production.INFO: ==25178== Lock acquired, processing the job...
[2026-09-14 05:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:54:03] Production.INFO: ==25180== Lock acquired, processing the job...
[2026-09-14 05:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:54:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:54:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:54:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:54:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:54:04] Production.INFO: ==25182== Lock acquired, processing the job...
[2026-09-14 05:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:54:04] Production.INFO: Account Balance Start.
[2026-09-14 05:54:04] Production.INFO: CreateAllLog Start
[2026-09-14 05:54:04] Production.INFO: 117
[2026-09-14 05:54:04] Production.INFO: Date 2026-09-08
[2026-09-14 05:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:54:04] Production.INFO: Date 2026-09-09
[2026-09-14 05:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 05: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-09-14 05: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-09-14 05:54:04] Production.INFO: Date 2026-09-10
[2026-09-14 05:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 05: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-09-14 05:54:04] Production.INFO: Date 2026-09-11
[2026-09-14 05:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:54:04] Production.INFO: ==25182== Releasing lock...
[2026-09-14 05:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:54:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:54:04] Production.INFO: Date 2026-09-12
[2026-09-14 05:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:54:04] Production.INFO: Date 2026-09-13
[2026-09-14 05:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:54:04] Production.INFO: Date 2026-09-14
[2026-09-14 05:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:54:04] Production.INFO: Total Charge 0
[2026-09-14 05:54:04] Production.INFO: CreateAllLog End
[2026-09-14 05:54:04] Production.INFO: ==25176== Releasing lock...
[2026-09-14 05:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:54:04] Production.INFO: Account Balance End.
[2026-09-14 05:54:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:54:04] Production.INFO: ==25180== Releasing lock...
[2026-09-14 05:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:54:12] Production.ERROR: CronJobId end10
[2026-09-14 05:54:12] Production.INFO: ==25178== Releasing lock...
[2026-09-14 05:54:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:54:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:54:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:54:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:54:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:54:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:54:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:54:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:54:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:54:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:54:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:54:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:54:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:54:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:54:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:54:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:54:15] Production.INFO: call_cost start
[2026-09-14 05:54:15] Production.INFO: call_cost end
[2026-09-14 05:54:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:54:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:54:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:54:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:54:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:54:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:54:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:54:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:54:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:54:15] Production.INFO: ==25174== Releasing lock...
[2026-09-14 05:54:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:54:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:55:01] Production.INFO: ==25240== Lock acquired, processing the job...
[2026-09-14 10:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:55:01] Production.INFO: neon service started
[2026-09-14 10:55:01] Production.INFO: neon service started
[2026-09-14 10:55:01] Production.INFO: ==25240== Releasing lock...
[2026-09-14 10:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:55:02] Production.INFO: ==25242== Lock acquired, processing the job...
[2026-09-14 05:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:55:02] Production.INFO: ==25244== Lock acquired, processing the job...
[2026-09-14 09:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:55:02] Production.INFO: ==25244== Releasing lock...
[2026-09-14 09:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:55:02] Production.INFO: ==25242== Releasing lock...
[2026-09-14 05:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:55:04] Production.INFO: ==25247== Lock acquired, processing the job...
[2026-09-14 05:55:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 05:55:04] Production.INFO: ==25249== Lock acquired, processing the job...
[2026-09-14 05:55:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:55:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 05:55:04] Production.INFO: ==25251== Lock acquired, processing the job...
[2026-09-14 05:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:55:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 05:55:04] Production.INFO: ==25247== Releasing lock...
[2026-09-14 05:55:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 05:55:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 05:55:04] Production.INFO: ==25253== Lock acquired, processing the job...
[2026-09-14 05:55:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:55:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:55:04] Production.INFO: ==25255== Lock acquired, processing the job...
[2026-09-14 05:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:55:04] Production.INFO: ==25257== Lock acquired, processing the job...
[2026-09-14 05:55:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 05:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:55:04] Production.INFO: ==25259== Lock acquired, processing the job...
[2026-09-14 05:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 05:55:04] Production.INFO: Account Balance Start.
[2026-09-14 05:55:04] Production.INFO: CreateAllLog Start
[2026-09-14 05:55:04] Production.INFO: 117
[2026-09-14 05:55:04] Production.INFO: Date 2026-09-08
[2026-09-14 05:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:55:04] Production.INFO: Date 2026-09-09
[2026-09-14 05:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 05:55:04] Production.INFO: Date 2026-09-10
[2026-09-14 05:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:55:04] Production.INFO: ==25259== Releasing lock...
[2026-09-14 05:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:55:04] Production.ERROR: done
[2026-09-14 05:55:04] Production.INFO: Date 2026-09-11
[2026-09-14 05:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 05:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000594', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 05:55:04] Production.INFO: Date 2026-09-12
[2026-09-14 05:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:55:04] Production.INFO: Date 2026-09-13
[2026-09-14 05:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:55:05] Production.INFO: Date 2026-09-14
[2026-09-14 05:55:05] Production.INFO: Reseller ==> 0
[2026-09-14 05:55:05] Production.INFO: Total Charge 0
[2026-09-14 05:55:05] Production.INFO: CreateAllLog End
[2026-09-14 05:55:05] Production.INFO: Account Balance End.
[2026-09-14 05:55:05] Production.ERROR: CronJobId end 12
[2026-09-14 05:55:05] Production.INFO: ==25255== Releasing lock...
[2026-09-14 05:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:55:05] Production.INFO: ==25251== Releasing lock...
[2026-09-14 05:55:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:55:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000594', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 05:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 05:55:10] Production.INFO: ProcessCDR(1,18000594,1,1,2)
[2026-09-14 05:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18000594,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 05:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18000594,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 05:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 05:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 05:55:10] Production.INFO: ==25257== Releasing lock...
[2026-09-14 05:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 05:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 05:55:14] Production.ERROR: CronJobId end10
[2026-09-14 05:55:14] Production.INFO: ==25253== Releasing lock...
[2026-09-14 05:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:55:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:55:17] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:55:17] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:55:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:55:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:55:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:55:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:55:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:55:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:55:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:55:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:55:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:55:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:55:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:55:18] Production.INFO: call_cost start
[2026-09-14 05:55:18] Production.INFO: call_cost end
[2026-09-14 05:55:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:55:18] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:55:18] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:55:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:55:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:55:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:55:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:55:18] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:55:18] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:55:18] Production.INFO: ==25249== Releasing lock...
[2026-09-14 05:55:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:55:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:56:02] Production.INFO: ==25318== Lock acquired, processing the job...
[2026-09-14 10:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:56:02] Production.INFO: neon service started
[2026-09-14 10:56:02] Production.INFO: neon service started
[2026-09-14 10:56:02] Production.INFO: ==25318== Releasing lock...
[2026-09-14 10:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:56:03] Production.INFO: ==25320== Lock acquired, processing the job...
[2026-09-14 05:56:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:56:03] Production.INFO: ==25322== Lock acquired, processing the job...
[2026-09-14 09:56:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:56:03] Production.INFO: ==25322== Releasing lock...
[2026-09-14 09:56:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:56:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:56:03] Production.INFO: ==25320== Releasing lock...
[2026-09-14 05:56:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:56:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:56:04] Production.INFO: ==25325== Lock acquired, processing the job...
[2026-09-14 05:56:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:56:04] Production.INFO: ==25327== Lock acquired, processing the job...
[2026-09-14 05:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:56:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:56:04] Production.INFO: ==25331== Lock acquired, processing the job...
[2026-09-14 05:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:56:04] Production.INFO: ==25329== Lock acquired, processing the job...
[2026-09-14 05:56:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:56:04] Production.INFO: ==25333== Lock acquired, processing the job...
[2026-09-14 05:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:56:04] Production.INFO: Account Balance Start.
[2026-09-14 05:56:04] Production.INFO: CreateAllLog Start
[2026-09-14 05:56:04] Production.INFO: 117
[2026-09-14 05:56:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:56:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:56:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:56:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:56:04] Production.INFO: Date 2026-09-08
[2026-09-14 05:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:56:04] Production.INFO: Date 2026-09-09
[2026-09-14 05:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 05: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-09-14 05:56:04] Production.INFO: Date 2026-09-10
[2026-09-14 05:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 05: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-09-14 05: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-09-14 05:56:04] Production.INFO: ==25333== Releasing lock...
[2026-09-14 05:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:56:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:56:04] Production.INFO: Date 2026-09-11
[2026-09-14 05:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:56:04] Production.INFO: Date 2026-09-12
[2026-09-14 05:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:56:04] Production.INFO: Date 2026-09-13
[2026-09-14 05:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:56:04] Production.INFO: Date 2026-09-14
[2026-09-14 05:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:56:05] Production.INFO: Total Charge 0
[2026-09-14 05:56:05] Production.INFO: CreateAllLog End
[2026-09-14 05:56:05] Production.INFO: Account Balance End.
[2026-09-14 05:56:05] Production.ERROR: CronJobId end 12
[2026-09-14 05:56:05] Production.INFO: ==25331== Releasing lock...
[2026-09-14 05:56:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:56:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:56:05] Production.INFO: ==25327== Releasing lock...
[2026-09-14 05:56:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:56:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:56:12] Production.ERROR: CronJobId end10
[2026-09-14 05:56:12] Production.INFO: ==25329== Releasing lock...
[2026-09-14 05:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:56:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:56:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:56:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:56:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:56:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:56:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:56:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:56:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:56:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:56:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:56:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:56:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:56:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:56:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:56:15] Production.INFO: call_cost start
[2026-09-14 05:56:15] Production.INFO: call_cost end
[2026-09-14 05:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:56:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:56:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:56:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:56:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:56:15] Production.INFO: ==25325== Releasing lock...
[2026-09-14 05:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:57:01] Production.INFO: ==25392== Lock acquired, processing the job...
[2026-09-14 10:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:57:01] Production.INFO: neon service started
[2026-09-14 10:57:01] Production.INFO: neon service started
[2026-09-14 10:57:01] Production.INFO: ==25392== Releasing lock...
[2026-09-14 10:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:57:02] Production.INFO: ==25396== Lock acquired, processing the job...
[2026-09-14 09:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:57:02] Production.INFO: ==25396== Releasing lock...
[2026-09-14 09:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:57:02] Production.INFO: ==25394== Lock acquired, processing the job...
[2026-09-14 05:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:57:02] Production.INFO: ==25394== Releasing lock...
[2026-09-14 05:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:57:03] Production.INFO: ==25399== Lock acquired, processing the job...
[2026-09-14 05:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:57:03] Production.INFO: ==25403== Lock acquired, processing the job...
[2026-09-14 05:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:57:03] Production.INFO: ==25401== Lock acquired, processing the job...
[2026-09-14 05:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:57:03] Production.INFO: ==25405== Lock acquired, processing the job...
[2026-09-14 05:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:57:03] Production.INFO: Account Balance Start.
[2026-09-14 05:57:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:57:03] Production.INFO: 117
[2026-09-14 05:57:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:57:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:57:03] Production.INFO: ==25407== Lock acquired, processing the job...
[2026-09-14 05:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:57:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:57:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 05:57:03] Production.INFO: ==25407== Releasing lock...
[2026-09-14 05:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:57:03] Production.INFO: Date 2026-09-12
[2026-09-14 05:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:57:03] Production.INFO: Date 2026-09-13
[2026-09-14 05:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:57:03] Production.INFO: Date 2026-09-14
[2026-09-14 05:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:57:03] Production.INFO: Total Charge 0
[2026-09-14 05:57:04] Production.INFO: CreateAllLog End
[2026-09-14 05:57:04] Production.INFO: Account Balance End.
[2026-09-14 05:57:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:57:04] Production.INFO: ==25405== Releasing lock...
[2026-09-14 05:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:57:04] Production.INFO: ==25401== Releasing lock...
[2026-09-14 05:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:57:11] Production.ERROR: CronJobId end10
[2026-09-14 05:57:11] Production.INFO: ==25403== Releasing lock...
[2026-09-14 05:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:57:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:57:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:57:14] Production.INFO: call_cost start
[2026-09-14 05:57:14] Production.INFO: call_cost end
[2026-09-14 05:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:57:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:57:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:57:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:57:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:57:14] Production.INFO: ==25399== Releasing lock...
[2026-09-14 05:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:58:02] Production.INFO: ==25463== Lock acquired, processing the job...
[2026-09-14 10:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:58:02] Production.INFO: neon service started
[2026-09-14 10:58:02] Production.INFO: neon service started
[2026-09-14 10:58:02] Production.INFO: ==25463== Releasing lock...
[2026-09-14 10:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:58:03] Production.INFO: ==25465== Lock acquired, processing the job...
[2026-09-14 05:58:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:58:03] Production.INFO: ==25467== Lock acquired, processing the job...
[2026-09-14 09:58:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:58:03] Production.INFO: ==25467== Releasing lock...
[2026-09-14 09:58:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:58:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:58:03] Production.INFO: ==25465== Releasing lock...
[2026-09-14 05:58:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:58:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 05:58:03] Production.INFO: ==25470== Lock acquired, processing the job...
[2026-09-14 05:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 05:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:58:04] Production.INFO: ==25472== Lock acquired, processing the job...
[2026-09-14 05:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:58:04] Production.INFO: ==25474== Lock acquired, processing the job...
[2026-09-14 05:58:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:58:04] Production.INFO: ==25476== Lock acquired, processing the job...
[2026-09-14 05:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:58:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:58:04] Production.INFO: ==25478== Lock acquired, processing the job...
[2026-09-14 05:58:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:58:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:58:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:58:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:58:04] Production.INFO: Account Balance Start.
[2026-09-14 05:58:04] Production.INFO: CreateAllLog Start
[2026-09-14 05:58:04] Production.INFO: 117
[2026-09-14 05:58:04] Production.INFO: Date 2026-09-08
[2026-09-14 05:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 05: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-09-14 05: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-09-14 05: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-09-14 05:58:04] Production.INFO: Date 2026-09-09
[2026-09-14 05:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:58:04] Production.INFO: ==25478== Releasing lock...
[2026-09-14 05:58:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:58:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:58:04] Production.INFO: Date 2026-09-10
[2026-09-14 05:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:58:04] Production.INFO: Date 2026-09-11
[2026-09-14 05:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:58:04] Production.INFO: Date 2026-09-12
[2026-09-14 05:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:58:04] Production.INFO: Date 2026-09-13
[2026-09-14 05:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:58:04] Production.INFO: Date 2026-09-14
[2026-09-14 05:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 05:58:04] Production.INFO: Total Charge 0
[2026-09-14 05:58:04] Production.INFO: CreateAllLog End
[2026-09-14 05:58:04] Production.INFO: ==25472== Releasing lock...
[2026-09-14 05:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:58:04] Production.INFO: Account Balance End.
[2026-09-14 05:58:04] Production.ERROR: CronJobId end 12
[2026-09-14 05:58:04] Production.INFO: ==25476== Releasing lock...
[2026-09-14 05:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:58:12] Production.ERROR: CronJobId end10
[2026-09-14 05:58:12] Production.INFO: ==25474== Releasing lock...
[2026-09-14 05:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:58:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:58:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:58:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:58:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:58:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:58:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:58:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:58:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:58:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:58:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:58:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:58:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:58:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:58:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:58:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:58:15] Production.INFO: call_cost start
[2026-09-14 05:58:15] Production.INFO: call_cost end
[2026-09-14 05:58:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:58:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:58:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:58:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:58:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:58:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:58:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:58:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:58:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:58:15] Production.INFO: ==25470== Releasing lock...
[2026-09-14 05:58:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:58:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 10:59:01] Production.INFO: ==25532== Lock acquired, processing the job...
[2026-09-14 10:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 10:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 10:59:01] Production.INFO: neon service started
[2026-09-14 10:59:01] Production.INFO: neon service started
[2026-09-14 10:59:01] Production.INFO: ==25532== Releasing lock...
[2026-09-14 10:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 10:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 05:59:02] Production.INFO: ==25534== Lock acquired, processing the job...
[2026-09-14 05:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 05:59:02] Production.INFO: ==25534== Releasing lock...
[2026-09-14 05:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 05:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:59:02] Production.INFO: ==25536== Lock acquired, processing the job...
[2026-09-14 09:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:59:02] Production.INFO: ==25536== Releasing lock...
[2026-09-14 09:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 09:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 05:59:03] Production.INFO: ==25546== Lock acquired, processing the job...
[2026-09-14 05:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 05:59:03] Production.INFO: ==25538== Lock acquired, processing the job...
[2026-09-14 05:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 05:59:03] Production.INFO: ==25544== Lock acquired, processing the job...
[2026-09-14 05:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 05:59:03] Production.INFO: ==25540== Lock acquired, processing the job...
[2026-09-14 05:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 05:59:03] Production.INFO: ==25546== Releasing lock...
[2026-09-14 05:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 05:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 05:59:03] Production.INFO: ==25542== Lock acquired, processing the job...
[2026-09-14 05:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 05:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 05:59:03] Production.INFO: Account Balance Start.
[2026-09-14 05:59:03] Production.INFO: CreateAllLog Start
[2026-09-14 05:59:03] Production.INFO: 117
[2026-09-14 05:59:03] Production.INFO: Date 2026-09-08
[2026-09-14 05:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:59:03] Production.INFO: Date 2026-09-09
[2026-09-14 05:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 05:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 05:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 05:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 05:59:03] Production.INFO: Date 2026-09-10
[2026-09-14 05:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:59:03] Production.INFO: Date 2026-09-11
[2026-09-14 05:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:59:03] Production.INFO: Date 2026-09-12
[2026-09-14 05:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:59:03] Production.INFO: Date 2026-09-13
[2026-09-14 05:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:59:03] Production.INFO: Date 2026-09-14
[2026-09-14 05:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 05:59:03] Production.INFO: Total Charge 0
[2026-09-14 05:59:03] Production.INFO: CreateAllLog End
[2026-09-14 05:59:03] Production.INFO: Account Balance End.
[2026-09-14 05:59:03] Production.ERROR: CronJobId end 12
[2026-09-14 05:59:03] Production.INFO: ==25544== Releasing lock...
[2026-09-14 05:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 05:59:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 05:59:03] Production.INFO: ==25540== Releasing lock...
[2026-09-14 05:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 05:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 05:59:11] Production.ERROR: CronJobId end10
[2026-09-14 05:59:11] Production.INFO: ==25542== Releasing lock...
[2026-09-14 05:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 05:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 05:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 05:59:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 05:59:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 05:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 05:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 05:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 05:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 05:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 05:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 05:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 05:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 05:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 05:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 05:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 05:59:14] Production.INFO: call_cost start
[2026-09-14 05:59:14] Production.INFO: call_cost end
[2026-09-14 05:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 05:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 05:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 05:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 05:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 05:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 05:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 05:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 05:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 05:59:14] Production.INFO: ==25538== Releasing lock...
[2026-09-14 05:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 05:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:00:02] Production.INFO: ==25607== Lock acquired, processing the job...
[2026-09-14 11:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:00:02] Production.INFO: neon service started
[2026-09-14 11:00:02] Production.INFO: neon service started
[2026-09-14 11:00:02] Production.INFO: ==25607== Releasing lock...
[2026-09-14 11:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:00:02] Production.INFO: ==25609== Lock acquired, processing the job...
[2026-09-14 06:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:00:02] Production.INFO: ==25609== Releasing lock...
[2026-09-14 06:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:00:02] Production.INFO: ==25611== Lock acquired, processing the job...
[2026-09-14 10:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:00:03] Production.INFO: ==25611== Releasing lock...
[2026-09-14 10:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:00:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:00:03] Production.INFO: ==25617== Lock acquired, processing the job...
[2026-09-14 06:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:00:03] Production.INFO: ==25613== Lock acquired, processing the job...
[2026-09-14 06:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:00:04] Production.INFO: ==25615== Lock acquired, processing the job...
[2026-09-14 06:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:00:04] Production.INFO: ==25619== Lock acquired, processing the job...
[2026-09-14 06:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:00:04] Production.INFO: ==25621== Lock acquired, processing the job...
[2026-09-14 06:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06: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-09-14 06: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-09-14 06: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-09-14 06:00:04] Production.INFO: Account Balance Start.
[2026-09-14 06:00:04] Production.INFO: CreateAllLog Start
[2026-09-14 06:00:04] Production.INFO: 117
[2026-09-14 06:00:04] Production.INFO: ==25621== Releasing lock...
[2026-09-14 06:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:00:04] Production.INFO: Date 2026-09-08
[2026-09-14 06:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:00:04] Production.INFO: Date 2026-09-09
[2026-09-14 06:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:00:04] Production.INFO: Date 2026-09-10
[2026-09-14 06:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:00:04] Production.INFO: Date 2026-09-11
[2026-09-14 06:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:00:04] Production.INFO: Date 2026-09-12
[2026-09-14 06:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:00:04] Production.INFO: Date 2026-09-13
[2026-09-14 06:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:00:04] Production.INFO: Date 2026-09-14
[2026-09-14 06:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:00:04] Production.INFO: Total Charge 0
[2026-09-14 06:00:04] Production.INFO: CreateAllLog End
[2026-09-14 06:00:04] Production.INFO: Account Balance End.
[2026-09-14 06:00:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:00:04] Production.INFO: ==25619== Releasing lock...
[2026-09-14 06:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:00:04] Production.INFO: ==25615== Releasing lock...
[2026-09-14 06:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:00:11] Production.ERROR: CronJobId end10
[2026-09-14 06:00:11] Production.INFO: ==25617== Releasing lock...
[2026-09-14 06:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:00:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:00:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:00:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:00:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:00:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:00:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:00:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:00:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:00:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:00:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:00:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:00:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:00:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:00:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:00:15] Production.INFO: call_cost start
[2026-09-14 06:00:15] Production.INFO: call_cost end
[2026-09-14 06:00:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:00:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:00:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:00:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:00:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:00:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:00:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:00:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:00:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:00:15] Production.INFO: ==25613== Releasing lock...
[2026-09-14 06:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:00:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:01:01] Production.INFO: ==25679== Lock acquired, processing the job...
[2026-09-14 11:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:01:01] Production.INFO: neon service started
[2026-09-14 11:01:01] Production.INFO: neon service started
[2026-09-14 11:01:01] Production.INFO: ==25679== Releasing lock...
[2026-09-14 11:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:01:02] Production.INFO: ==25692== Lock acquired, processing the job...
[2026-09-14 06:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:01:02] Production.INFO: ==25692== Releasing lock...
[2026-09-14 06:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:01:02] Production.INFO: ==25694== Lock acquired, processing the job...
[2026-09-14 10:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:01:02] Production.INFO: ==25694== Releasing lock...
[2026-09-14 10:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:01:03] Production.INFO: ==25696== Lock acquired, processing the job...
[2026-09-14 06:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:01:03] Production.INFO: ==25698== Lock acquired, processing the job...
[2026-09-14 06:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:01:03] Production.INFO: ==25700== Lock acquired, processing the job...
[2026-09-14 06:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:01:03] Production.INFO: ==25702== Lock acquired, processing the job...
[2026-09-14 06:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:01:03] Production.INFO: ==25704== Lock acquired, processing the job...
[2026-09-14 06:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:01:03] Production.INFO: Account Balance Start.
[2026-09-14 06:01:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:01:03] Production.INFO: 117
[2026-09-14 06:01:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 06:01:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:01:03] Production.INFO: ==25704== Releasing lock...
[2026-09-14 06:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:01:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:01:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:01:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:01:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:01:03] Production.INFO: Date 2026-09-14
[2026-09-14 06:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:01:03] Production.INFO: ==25698== Releasing lock...
[2026-09-14 06:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:01:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:01:04] Production.INFO: Total Charge 0
[2026-09-14 06:01:04] Production.INFO: CreateAllLog End
[2026-09-14 06:01:04] Production.INFO: Account Balance End.
[2026-09-14 06:01:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:01:04] Production.INFO: ==25702== Releasing lock...
[2026-09-14 06:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:01:12] Production.ERROR: CronJobId end10
[2026-09-14 06:01:12] Production.INFO: ==25700== Releasing lock...
[2026-09-14 06:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:01:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:01:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:01:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:01:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:01:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:01:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:01:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:01:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:01:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:01:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:01:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:01:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:01:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:01:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:01:15] Production.INFO: call_cost start
[2026-09-14 06:01:15] Production.INFO: call_cost end
[2026-09-14 06:01:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:01:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:01:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:01:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:01:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:01:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:01:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:01:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:01:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:01:15] Production.INFO: ==25696== Releasing lock...
[2026-09-14 06:01:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:01:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:02:02] Production.INFO: ==25769== Lock acquired, processing the job...
[2026-09-14 11:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:02:02] Production.INFO: neon service started
[2026-09-14 11:02:02] Production.INFO: neon service started
[2026-09-14 11:02:02] Production.INFO: ==25769== Releasing lock...
[2026-09-14 11:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:02:02] Production.INFO: ==25771== Lock acquired, processing the job...
[2026-09-14 06:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:02:02] Production.INFO: ==25771== Releasing lock...
[2026-09-14 06:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:02:03] Production.INFO: ==25773== Lock acquired, processing the job...
[2026-09-14 10:02:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:02:03] Production.INFO: ==25773== Releasing lock...
[2026-09-14 10:02:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:02:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:02:03] Production.INFO: ==25775== Lock acquired, processing the job...
[2026-09-14 06:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:02:03] Production.INFO: ==25781== Lock acquired, processing the job...
[2026-09-14 06:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:02:03] Production.INFO: ==25777== Lock acquired, processing the job...
[2026-09-14 06:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:02:03] Production.INFO: ==25779== Lock acquired, processing the job...
[2026-09-14 06:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:02:04] Production.INFO: Account Balance Start.
[2026-09-14 06:02:04] Production.INFO: CreateAllLog Start
[2026-09-14 06:02:04] Production.INFO: 117
[2026-09-14 06:02:04] Production.INFO: ==25783== Lock acquired, processing the job...
[2026-09-14 06:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-14 06:02:04] Production.INFO: Date 2026-09-08
[2026-09-14 06:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:02:04] Production.INFO: ==25785== Lock acquired, processing the job...
[2026-09-14 06:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:02:04] Production.INFO: Date 2026-09-09
[2026-09-14 06:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:02:04] Production.INFO: Date 2026-09-10
[2026-09-14 06:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:02:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 06:02:04] Production.INFO: Date 2026-09-11
[2026-09-14 06:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:02:04] Production.INFO: Date 2026-09-12
[2026-09-14 06:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 06:02:04] Production.INFO: Date 2026-09-13
[2026-09-14 06:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 06:02:04] Production.INFO: ==25785== Releasing lock...
[2026-09-14 06:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:02:04] Production.INFO: Date 2026-09-14
[2026-09-14 06:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:02:04] Production.INFO: Total Charge 0
[2026-09-14 06:02:04] Production.ERROR: done
[2026-09-14 06:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-14 06:02:04] Production.INFO: CreateAllLog End
[2026-09-14 06:02:04] Production.ERROR: done
[2026-09-14 06:02:04] Production.INFO: Account Balance End.
[2026-09-14 06:02:04] Production.INFO: ==25777== Releasing lock...
[2026-09-14 06:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 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-09-14 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-09-14 06:02:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:02:04] Production.INFO: ==25781== Releasing lock...
[2026-09-14 06:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 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-09-14 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-09-14 06:02:04] Production.INFO: ==25783== Releasing lock...
[2026-09-14 06:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-14 06:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-14 06:02:13] Production.ERROR: CronJobId end10
[2026-09-14 06:02:13] Production.INFO: ==25779== Releasing lock...
[2026-09-14 06:02:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:02:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:02:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:02:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:02:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:02:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:02:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:02:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:02:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:02:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:02:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:02:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:02:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:02:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:02:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:02:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:02:16] Production.INFO: call_cost start
[2026-09-14 06:02:16] Production.INFO: call_cost end
[2026-09-14 06:02:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:02:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:02:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:02:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:02:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:02:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:02:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:02:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:02:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:02:16] Production.INFO: ==25775== Releasing lock...
[2026-09-14 06:02:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:02:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:03:01] Production.INFO: ==25848== Lock acquired, processing the job...
[2026-09-14 11:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:03:01] Production.INFO: neon service started
[2026-09-14 11:03:01] Production.INFO: neon service started
[2026-09-14 11:03:01] Production.INFO: ==25848== Releasing lock...
[2026-09-14 11:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:03:02] Production.INFO: ==25852== Lock acquired, processing the job...
[2026-09-14 10:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:03:02] Production.INFO: ==25852== Releasing lock...
[2026-09-14 10:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:03:02] Production.INFO: ==25850== Lock acquired, processing the job...
[2026-09-14 06:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:03:02] Production.INFO: ==25850== Releasing lock...
[2026-09-14 06:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:03:03] Production.INFO: ==25856== Lock acquired, processing the job...
[2026-09-14 06:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:03:03] Production.INFO: ==25858== Lock acquired, processing the job...
[2026-09-14 06:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:03:03] Production.INFO: ==25860== Lock acquired, processing the job...
[2026-09-14 06:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:03:03] Production.INFO: ==25862== Lock acquired, processing the job...
[2026-09-14 06:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:03:03] Production.INFO: ==25864== Lock acquired, processing the job...
[2026-09-14 06:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06: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-09-14 06: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-09-14 06: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-09-14 06:03:03] Production.INFO: Account Balance Start.
[2026-09-14 06:03:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:03:03] Production.INFO: 117
[2026-09-14 06:03:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:03:03] Production.INFO: ==25864== Releasing lock...
[2026-09-14 06:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:03:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:03:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:03:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:03:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:03:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:03:03] Production.INFO: Date 2026-09-14
[2026-09-14 06:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:03:03] Production.INFO: Total Charge 0
[2026-09-14 06:03:04] Production.INFO: CreateAllLog End
[2026-09-14 06:03:04] Production.INFO: Account Balance End.
[2026-09-14 06:03:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:03:04] Production.INFO: ==25862== Releasing lock...
[2026-09-14 06:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:03:04] Production.INFO: ==25858== Releasing lock...
[2026-09-14 06:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:03:12] Production.ERROR: CronJobId end10
[2026-09-14 06:03:12] Production.INFO: ==25860== Releasing lock...
[2026-09-14 06:03:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:03:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:03:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:03:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:03:14] Production.INFO: call_cost start
[2026-09-14 06:03:14] Production.INFO: call_cost end
[2026-09-14 06:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:03:14] Production.INFO: ==25856== Releasing lock...
[2026-09-14 06:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:04:02] Production.INFO: ==25918== Lock acquired, processing the job...
[2026-09-14 11:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:04:02] Production.INFO: neon service started
[2026-09-14 11:04:02] Production.INFO: neon service started
[2026-09-14 11:04:02] Production.INFO: ==25918== Releasing lock...
[2026-09-14 11:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:04:02] Production.INFO: ==25920== Lock acquired, processing the job...
[2026-09-14 06:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:04:02] Production.INFO: ==25922== Lock acquired, processing the job...
[2026-09-14 10:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:04:02] Production.INFO: ==25922== Releasing lock...
[2026-09-14 10:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:04:03] Production.INFO: ==25920== Releasing lock...
[2026-09-14 06:04:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:04:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:04:03] Production.INFO: ==25929== Lock acquired, processing the job...
[2026-09-14 06:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:04:03] Production.INFO: ==25925== Lock acquired, processing the job...
[2026-09-14 06:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:04:03] Production.INFO: ==25927== Lock acquired, processing the job...
[2026-09-14 06:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:04:04] Production.INFO: ==25931== Lock acquired, processing the job...
[2026-09-14 06:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:04:04] Production.INFO: ==25933== Lock acquired, processing the job...
[2026-09-14 06:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:04:04] Production.INFO: Account Balance Start.
[2026-09-14 06:04:04] Production.INFO: CreateAllLog Start
[2026-09-14 06:04:04] Production.INFO: 117
[2026-09-14 06:04:04] Production.INFO: Date 2026-09-08
[2026-09-14 06:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:04:04] Production.INFO: Date 2026-09-09
[2026-09-14 06:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:04:04] Production.INFO: Date 2026-09-10
[2026-09-14 06:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 06: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-09-14 06: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-09-14 06: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-09-14 06:04:04] Production.INFO: ==25933== Releasing lock...
[2026-09-14 06:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:04:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:04:04] Production.INFO: Date 2026-09-11
[2026-09-14 06:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:04:04] Production.INFO: Date 2026-09-12
[2026-09-14 06:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:04:04] Production.INFO: Date 2026-09-13
[2026-09-14 06:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:04:04] Production.INFO: Date 2026-09-14
[2026-09-14 06:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:04:04] Production.INFO: Total Charge 0
[2026-09-14 06:04:04] Production.INFO: CreateAllLog End
[2026-09-14 06:04:04] Production.INFO: Account Balance End.
[2026-09-14 06:04:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:04:04] Production.INFO: ==25931== Releasing lock...
[2026-09-14 06:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:04:04] Production.INFO: ==25927== Releasing lock...
[2026-09-14 06:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:04:12] Production.ERROR: CronJobId end10
[2026-09-14 06:04:12] Production.INFO: ==25929== Releasing lock...
[2026-09-14 06:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:04:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:04:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:04:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:04:14] Production.INFO: call_cost start
[2026-09-14 06:04:14] Production.INFO: call_cost end
[2026-09-14 06:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:04:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:04:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:04:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:04:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:04:14] Production.INFO: ==25925== Releasing lock...
[2026-09-14 06:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:05:01] Production.INFO: ==25992== Lock acquired, processing the job...
[2026-09-14 11:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:05:01] Production.INFO: neon service started
[2026-09-14 11:05:01] Production.INFO: neon service started
[2026-09-14 11:05:01] Production.INFO: ==25992== Releasing lock...
[2026-09-14 11:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:05:01] Production.INFO: ==25996== Lock acquired, processing the job...
[2026-09-14 10:05:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:05:01] Production.INFO: ==25996== Releasing lock...
[2026-09-14 10:05:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:05:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:05:02] Production.INFO: ==25994== Lock acquired, processing the job...
[2026-09-14 06:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:05:02] Production.INFO: ==25994== Releasing lock...
[2026-09-14 06:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:05:03] Production.INFO: ==26000== Lock acquired, processing the job...
[2026-09-14 06:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:05:03] Production.INFO: ==26002== Lock acquired, processing the job...
[2026-09-14 06:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:05:03] Production.INFO: ==25998== Lock acquired, processing the job...
[2026-09-14 06:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 06:05:03] Production.INFO: ==26004== Lock acquired, processing the job...
[2026-09-14 06:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 06:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 06:05:03] Production.ERROR: CronJob PID - 26000
[2026-09-14 06:05:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 06:05:03] Production.ERROR: CronJob ID - 5
[2026-09-14 06:05:03] Production.ERROR: CronJob Last Run Time 2026-09-14 06:05:00
[2026-09-14 06:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 06:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 06:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 06:05:03] Production.ERROR: CronJob PID - 26002
[2026-09-14 06:05:03] Production.ERROR: CronJob Title - Account Block
[2026-09-14 06:05:03] Production.ERROR: CronJob ID - 7
[2026-09-14 06:05:03] Production.ERROR: CronJob Last Run Time 2026-09-14 06:05:00
[2026-09-14 06:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 06:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 06:05:03] Production.INFO: ==26006== Lock acquired, processing the job...
[2026-09-14 06:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:05:03] Production.INFO: ==26010== Lock acquired, processing the job...
[2026-09-14 06:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:05:03] Production.INFO: ==26008== Lock acquired, processing the job...
[2026-09-14 06:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 06:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 06:05:03] Production.INFO: ==25998== Releasing lock...
[2026-09-14 06:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 06:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 06:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 06:05:03] Production.INFO: Account Balance Start.
[2026-09-14 06:05:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:05:03] Production.INFO: 117
[2026-09-14 06:05:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 06:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 06:05:03] Production.INFO: ==26010== Releasing lock...
[2026-09-14 06:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:05:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:05:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:05:03] Production.ERROR: done
[2026-09-14 06:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 06:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000636', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 06:05:04] Production.INFO: Date 2026-09-11
[2026-09-14 06:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:05:04] Production.INFO: Date 2026-09-12
[2026-09-14 06:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:05:04] Production.INFO: Date 2026-09-13
[2026-09-14 06:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:05:04] Production.INFO: ==26002== Releasing lock...
[2026-09-14 06:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:05:04] Production.INFO: Date 2026-09-14
[2026-09-14 06:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:05:04] Production.INFO: Total Charge 0
[2026-09-14 06:05:04] Production.INFO: CreateAllLog End
[2026-09-14 06:05:04] Production.INFO: Account Balance End.
[2026-09-14 06:05:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:05:04] Production.INFO: ==26006== Releasing lock...
[2026-09-14 06:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000636', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 06:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 06:05:10] Production.INFO: ProcessCDR(1,18000636,1,1,2)
[2026-09-14 06:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18000636,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 06:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18000636,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 06:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 06:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 06:05:10] Production.INFO: ==26008== Releasing lock...
[2026-09-14 06:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 06:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 06:05:13] Production.ERROR: CronJobId end10
[2026-09-14 06:05:13] Production.INFO: ==26004== Releasing lock...
[2026-09-14 06:05:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:05:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:05:16] Production.INFO: call_cost start
[2026-09-14 06:05:16] Production.INFO: call_cost end
[2026-09-14 06:05:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:05:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:05:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:05:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:05:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:05:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:05:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:05:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:05:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:05:16] Production.INFO: ==26000== Releasing lock...
[2026-09-14 06:05:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:05:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:06:01] Production.INFO: ==26071== Lock acquired, processing the job...
[2026-09-14 11:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:06:01] Production.INFO: neon service started
[2026-09-14 11:06:01] Production.INFO: neon service started
[2026-09-14 11:06:01] Production.INFO: ==26071== Releasing lock...
[2026-09-14 11:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:06:02] Production.INFO: ==26073== Lock acquired, processing the job...
[2026-09-14 06:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:06:02] Production.INFO: ==26073== Releasing lock...
[2026-09-14 06:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:06:02] Production.INFO: ==26075== Lock acquired, processing the job...
[2026-09-14 10:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:06:02] Production.INFO: ==26075== Releasing lock...
[2026-09-14 10:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:06:03] Production.INFO: ==26077== Lock acquired, processing the job...
[2026-09-14 06:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:06:03] Production.INFO: ==26079== Lock acquired, processing the job...
[2026-09-14 06:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:06:03] Production.INFO: ==26083== Lock acquired, processing the job...
[2026-09-14 06:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:06:03] Production.INFO: ==26081== Lock acquired, processing the job...
[2026-09-14 06:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:06:03] Production.INFO: Account Balance Start.
[2026-09-14 06:06:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:06:03] Production.INFO: 117
[2026-09-14 06:06:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:06:03] Production.INFO: ==26085== Lock acquired, processing the job...
[2026-09-14 06:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:06:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 06:06:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 06:06:03] Production.INFO: ==26085== Releasing lock...
[2026-09-14 06:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:06:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:06:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:06:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:06:03] Production.INFO: Date 2026-09-14
[2026-09-14 06:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:06:03] Production.INFO: Total Charge 0
[2026-09-14 06:06:04] Production.INFO: CreateAllLog End
[2026-09-14 06:06:04] Production.INFO: ==26079== Releasing lock...
[2026-09-14 06:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:06:04] Production.INFO: Account Balance End.
[2026-09-14 06:06:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:06:04] Production.INFO: ==26083== Releasing lock...
[2026-09-14 06:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:06:11] Production.ERROR: CronJobId end10
[2026-09-14 06:06:11] Production.INFO: ==26081== Releasing lock...
[2026-09-14 06:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:06:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:06:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:06:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:06:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:06:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:06:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:06:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:06:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:06:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:06:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:06:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:06:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:06:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:06:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:06:15] Production.INFO: call_cost start
[2026-09-14 06:06:15] Production.INFO: call_cost end
[2026-09-14 06:06:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:06:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:06:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:06:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:06:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:06:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:06:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:06:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:06:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:06:15] Production.INFO: ==26077== Releasing lock...
[2026-09-14 06:06:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:06:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:07:01] Production.INFO: ==26143== Lock acquired, processing the job...
[2026-09-14 11:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:07:01] Production.INFO: neon service started
[2026-09-14 11:07:01] Production.INFO: neon service started
[2026-09-14 11:07:01] Production.INFO: ==26143== Releasing lock...
[2026-09-14 11:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:07:01] Production.INFO: ==26145== Lock acquired, processing the job...
[2026-09-14 06:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:07:01] Production.INFO: ==26145== Releasing lock...
[2026-09-14 06:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:07:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:07:02] Production.INFO: ==26147== Lock acquired, processing the job...
[2026-09-14 10:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:07:02] Production.INFO: ==26147== Releasing lock...
[2026-09-14 10:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:07:02] Production.INFO: ==26149== Lock acquired, processing the job...
[2026-09-14 06:07:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:07:02] Production.INFO: ==26151== Lock acquired, processing the job...
[2026-09-14 06:07:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:07:02] Production.INFO: ==26153== Lock acquired, processing the job...
[2026-09-14 06:07:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:07:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:07:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:07:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:07:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:07:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:07:02] Production.INFO: ==26155== Lock acquired, processing the job...
[2026-09-14 06:07:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:07:03] Production.INFO: ==26157== Lock acquired, processing the job...
[2026-09-14 06:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:07:03] Production.INFO: Account Balance Start.
[2026-09-14 06:07:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:07:03] Production.INFO: 117
[2026-09-14 06:07:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:07:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:07:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 06:07:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:07:03] Production.INFO: ==26157== Releasing lock...
[2026-09-14 06:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:07:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:07:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:07:03] Production.INFO: Date 2026-09-14
[2026-09-14 06:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:07:03] Production.INFO: Total Charge 0
[2026-09-14 06:07:03] Production.INFO: CreateAllLog End
[2026-09-14 06:07:03] Production.INFO: Account Balance End.
[2026-09-14 06:07:03] Production.ERROR: CronJobId end 12
[2026-09-14 06:07:03] Production.INFO: ==26155== Releasing lock...
[2026-09-14 06:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:07:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:07:03] Production.INFO: ==26151== Releasing lock...
[2026-09-14 06:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:07:10] Production.ERROR: CronJobId end10
[2026-09-14 06:07:10] Production.INFO: ==26153== Releasing lock...
[2026-09-14 06:07:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:07:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:07:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:07:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:07:13] Production.INFO: call_cost start
[2026-09-14 06:07:13] Production.INFO: call_cost end
[2026-09-14 06:07:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:07:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:07:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:07:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:07:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:07:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:07:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:07:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:07:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:07:13] Production.INFO: ==26149== Releasing lock...
[2026-09-14 06:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:07:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:08:01] Production.INFO: ==26215== Lock acquired, processing the job...
[2026-09-14 11:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:08:01] Production.INFO: neon service started
[2026-09-14 11:08:01] Production.INFO: neon service started
[2026-09-14 11:08:01] Production.INFO: ==26215== Releasing lock...
[2026-09-14 11:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:08:02] Production.INFO: ==26217== Lock acquired, processing the job...
[2026-09-14 06:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:08:02] Production.INFO: ==26217== Releasing lock...
[2026-09-14 06:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:08:02] Production.INFO: ==26219== Lock acquired, processing the job...
[2026-09-14 10:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:08:02] Production.INFO: ==26219== Releasing lock...
[2026-09-14 10:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:08:03] Production.INFO: ==26228== Lock acquired, processing the job...
[2026-09-14 06:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:08:03] Production.INFO: Account Balance Start.
[2026-09-14 06:08:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:08:03] Production.INFO: 117
[2026-09-14 06:08:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:08:03] Production.INFO: ==26226== Lock acquired, processing the job...
[2026-09-14 06:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:08:03] Production.INFO: ==26222== Lock acquired, processing the job...
[2026-09-14 06:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:08:03] Production.INFO: ==26224== Lock acquired, processing the job...
[2026-09-14 06:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:08:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:08:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:08:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:08:03] Production.INFO: ==26230== Lock acquired, processing the job...
[2026-09-14 06:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:08:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:08:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:08:03] Production.INFO: Date 2026-09-14
[2026-09-14 06:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 06:08:03] Production.INFO: Total Charge 0
[2026-09-14 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-09-14 06:08:03] Production.INFO: ==26230== Releasing lock...
[2026-09-14 06:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:08:03] Production.INFO: CreateAllLog End
[2026-09-14 06:08:03] Production.INFO: Account Balance End.
[2026-09-14 06:08:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:08:04] Production.INFO: ==26228== Releasing lock...
[2026-09-14 06:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:08:04] Production.INFO: ==26224== Releasing lock...
[2026-09-14 06:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:08:11] Production.ERROR: CronJobId end10
[2026-09-14 06:08:11] Production.INFO: ==26226== Releasing lock...
[2026-09-14 06:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:08:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:08:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:08:14] Production.INFO: call_cost start
[2026-09-14 06:08:14] Production.INFO: call_cost end
[2026-09-14 06:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:08:14] Production.INFO: ==26222== Releasing lock...
[2026-09-14 06:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:09:02] Production.INFO: ==26286== Lock acquired, processing the job...
[2026-09-14 11:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:09:02] Production.INFO: neon service started
[2026-09-14 11:09:02] Production.INFO: neon service started
[2026-09-14 11:09:02] Production.INFO: ==26286== Releasing lock...
[2026-09-14 11:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:09:02] Production.INFO: ==26290== Lock acquired, processing the job...
[2026-09-14 10:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:09:02] Production.INFO: ==26290== Releasing lock...
[2026-09-14 10:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:09:02] Production.INFO: ==26288== Lock acquired, processing the job...
[2026-09-14 06:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:09:02] Production.INFO: ==26288== Releasing lock...
[2026-09-14 06:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:09:03] Production.INFO: ==26295== Lock acquired, processing the job...
[2026-09-14 06:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:09:03] Production.INFO: ==26299== Lock acquired, processing the job...
[2026-09-14 06:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:09:03] Production.INFO: ==26293== Lock acquired, processing the job...
[2026-09-14 06:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:09:03] Production.INFO: ==26301== Lock acquired, processing the job...
[2026-09-14 06:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:09:03] Production.INFO: ==26297== Lock acquired, processing the job...
[2026-09-14 06:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 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-09-14 06:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:09:03] Production.INFO: Account Balance Start.
[2026-09-14 06:09:03] Production.INFO: CreateAllLog Start
[2026-09-14 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-09-14 06:09:03] Production.INFO: 117
[2026-09-14 06:09:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 06:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:09:04] Production.INFO: Date 2026-09-09
[2026-09-14 06:09:04] Production.INFO: ==26301== Releasing lock...
[2026-09-14 06:09:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:09:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:09:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:09:04] Production.INFO: Date 2026-09-10
[2026-09-14 06:09:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:09:04] Production.INFO: Date 2026-09-11
[2026-09-14 06:09:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:09:04] Production.INFO: Date 2026-09-12
[2026-09-14 06:09:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:09:04] Production.INFO: Date 2026-09-13
[2026-09-14 06:09:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:09:04] Production.INFO: Date 2026-09-14
[2026-09-14 06:09:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:09:04] Production.INFO: Total Charge 0
[2026-09-14 06:09:04] Production.INFO: CreateAllLog End
[2026-09-14 06:09:04] Production.INFO: Account Balance End.
[2026-09-14 06:09:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:09:04] Production.INFO: ==26299== Releasing lock...
[2026-09-14 06:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:09:04] Production.INFO: ==26295== Releasing lock...
[2026-09-14 06:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:09:12] Production.ERROR: CronJobId end10
[2026-09-14 06:09:12] Production.INFO: ==26297== Releasing lock...
[2026-09-14 06:09:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:09:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:09:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:09:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:09:14] Production.INFO: call_cost start
[2026-09-14 06:09:14] Production.INFO: call_cost end
[2026-09-14 06:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:09:14] Production.INFO: ==26293== Releasing lock...
[2026-09-14 06:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:10:01] Production.INFO: ==26361== Lock acquired, processing the job...
[2026-09-14 11:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:10:01] Production.INFO: neon service started
[2026-09-14 11:10:01] Production.INFO: neon service started
[2026-09-14 11:10:01] Production.INFO: ==26361== Releasing lock...
[2026-09-14 11:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:10:02] Production.INFO: ==26365== Lock acquired, processing the job...
[2026-09-14 10:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:10:02] Production.INFO: ==26365== Releasing lock...
[2026-09-14 10:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:10:02] Production.INFO: ==26363== Lock acquired, processing the job...
[2026-09-14 06:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:10:02] Production.INFO: ==26363== Releasing lock...
[2026-09-14 06:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:10:03] Production.INFO: ==26367== Lock acquired, processing the job...
[2026-09-14 06:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:10:03] Production.INFO: ==26369== Lock acquired, processing the job...
[2026-09-14 06:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:10:03] Production.INFO: ==26373== Lock acquired, processing the job...
[2026-09-14 06:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:10:03] Production.INFO: ==26371== Lock acquired, processing the job...
[2026-09-14 06:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:10:03] Production.INFO: Account Balance Start.
[2026-09-14 06:10:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:10:03] Production.INFO: 117
[2026-09-14 06:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:10:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:10:03] Production.INFO: ==26375== Lock acquired, processing the job...
[2026-09-14 06:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:10:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:10:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 06:10:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 06:10:03] Production.INFO: ==26375== Releasing lock...
[2026-09-14 06:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:10:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:10:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:10:03] Production.INFO: Date 2026-09-14
[2026-09-14 06:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:10:03] Production.INFO: Total Charge 0
[2026-09-14 06:10:03] Production.INFO: CreateAllLog End
[2026-09-14 06:10:03] Production.INFO: Account Balance End.
[2026-09-14 06:10:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:10:04] Production.INFO: ==26373== Releasing lock...
[2026-09-14 06:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:10:04] Production.INFO: ==26369== Releasing lock...
[2026-09-14 06:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:10:12] Production.ERROR: CronJobId end10
[2026-09-14 06:10:12] Production.INFO: ==26371== Releasing lock...
[2026-09-14 06:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:10:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:10:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:10:14] Production.INFO: call_cost start
[2026-09-14 06:10:14] Production.INFO: call_cost end
[2026-09-14 06:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:10:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:10:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:10:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:10:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:10:14] Production.INFO: ==26367== Releasing lock...
[2026-09-14 06:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:11:01] Production.INFO: ==26439== Lock acquired, processing the job...
[2026-09-14 11:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:11:02] Production.INFO: neon service started
[2026-09-14 11:11:02] Production.INFO: neon service started
[2026-09-14 11:11:02] Production.INFO: ==26439== Releasing lock...
[2026-09-14 11:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:11:02] Production.INFO: ==26441== Lock acquired, processing the job...
[2026-09-14 06:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:11:02] Production.INFO: ==26441== Releasing lock...
[2026-09-14 06:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:11:02] Production.INFO: ==26444== Lock acquired, processing the job...
[2026-09-14 10:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:11:02] Production.INFO: ==26444== Releasing lock...
[2026-09-14 10:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:11:03] Production.INFO: ==26448== Lock acquired, processing the job...
[2026-09-14 06:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:11:03] Production.INFO: ==26450== Lock acquired, processing the job...
[2026-09-14 06:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:11:03] Production.INFO: ==26446== Lock acquired, processing the job...
[2026-09-14 06:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:11:03] Production.INFO: ==26452== Lock acquired, processing the job...
[2026-09-14 06:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:11:03] Production.INFO: Account Balance Start.
[2026-09-14 06:11:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:11:03] Production.INFO: 117
[2026-09-14 06:11:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:11:03] Production.INFO: ==26454== Lock acquired, processing the job...
[2026-09-14 06:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:11:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 06:11:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 06:11:03] Production.INFO: ==26454== Releasing lock...
[2026-09-14 06:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:11:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:11:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:11:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:11:04] Production.INFO: Date 2026-09-14
[2026-09-14 06:11:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:11:04] Production.INFO: Total Charge 0
[2026-09-14 06:11:04] Production.INFO: CreateAllLog End
[2026-09-14 06:11:04] Production.INFO: ==26448== Releasing lock...
[2026-09-14 06:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:11:04] Production.INFO: Account Balance End.
[2026-09-14 06:11:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:11:04] Production.INFO: ==26452== Releasing lock...
[2026-09-14 06:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:11:11] Production.ERROR: CronJobId end10
[2026-09-14 06:11:11] Production.INFO: ==26450== Releasing lock...
[2026-09-14 06:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:11:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:11:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:11:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:11:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:11:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:11:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:11:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:11:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:11:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:11:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:11:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:11:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:11:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:11:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:11:15] Production.INFO: call_cost start
[2026-09-14 06:11:15] Production.INFO: call_cost end
[2026-09-14 06:11:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:11:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:11:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:11:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:11:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:11:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:11:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:11:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:11:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:11:15] Production.INFO: ==26446== Releasing lock...
[2026-09-14 06:11:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:11:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:12:01] Production.INFO: ==26506== Lock acquired, processing the job...
[2026-09-14 11:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:12:01] Production.INFO: neon service started
[2026-09-14 11:12:01] Production.INFO: neon service started
[2026-09-14 11:12:01] Production.INFO: ==26506== Releasing lock...
[2026-09-14 11:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:12:01] Production.INFO: ==26508== Lock acquired, processing the job...
[2026-09-14 06:12:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:12:01] Production.INFO: ==26508== Releasing lock...
[2026-09-14 06:12:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:12:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:12:02] Production.INFO: ==26510== Lock acquired, processing the job...
[2026-09-14 10:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:12:02] Production.INFO: ==26510== Releasing lock...
[2026-09-14 10:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:12:02] Production.INFO: ==26513== Lock acquired, processing the job...
[2026-09-14 06:12:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:12:02] Production.INFO: ==26515== Lock acquired, processing the job...
[2026-09-14 06:12:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:12:02] Production.INFO: ==26519== Lock acquired, processing the job...
[2026-09-14 06:12:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:12:02] Production.INFO: ==26517== Lock acquired, processing the job...
[2026-09-14 06:12:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:12:02] Production.INFO: Account Balance Start.
[2026-09-14 06:12:02] Production.INFO: CreateAllLog Start
[2026-09-14 06:12:02] Production.INFO: 117
[2026-09-14 06:12:02] Production.INFO: Date 2026-09-08
[2026-09-14 06:12:02] Production.INFO: ==26521== Lock acquired, processing the job...
[2026-09-14 06:12:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:12:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:12:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:12:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:12:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:12:02] Production.INFO: Reseller ==> 0
[2026-09-14 06:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:12:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:12:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 06: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-09-14 06:12:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 06: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-09-14 06: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-09-14 06:12:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:12:03] Production.INFO: ==26521== Releasing lock...
[2026-09-14 06:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:12:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:12:03] Production.INFO: Date 2026-09-14
[2026-09-14 06:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:12:03] Production.INFO: Total Charge 0
[2026-09-14 06:12:03] Production.INFO: CreateAllLog End
[2026-09-14 06:12:03] Production.INFO: Account Balance End.
[2026-09-14 06:12:03] Production.ERROR: CronJobId end 12
[2026-09-14 06:12:03] Production.INFO: ==26519== Releasing lock...
[2026-09-14 06:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:12:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:12:03] Production.INFO: ==26515== Releasing lock...
[2026-09-14 06:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:12:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:12:12] Production.ERROR: CronJobId end10
[2026-09-14 06:12:12] Production.INFO: ==26517== Releasing lock...
[2026-09-14 06:12:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:12:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:12:13] Production.INFO: call_cost start
[2026-09-14 06:12:13] Production.INFO: call_cost end
[2026-09-14 06:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:12:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:12:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:12:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:12:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:12:13] Production.INFO: ==26513== Releasing lock...
[2026-09-14 06:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:13:01] Production.INFO: ==26581== Lock acquired, processing the job...
[2026-09-14 11:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:13:01] Production.INFO: neon service started
[2026-09-14 11:13:01] Production.INFO: neon service started
[2026-09-14 11:13:01] Production.INFO: ==26581== Releasing lock...
[2026-09-14 11:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:13:02] Production.INFO: ==26583== Lock acquired, processing the job...
[2026-09-14 06:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:13:02] Production.INFO: ==26583== Releasing lock...
[2026-09-14 06:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:13:02] Production.INFO: ==26585== Lock acquired, processing the job...
[2026-09-14 10:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:13:02] Production.INFO: ==26585== Releasing lock...
[2026-09-14 10:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:13:03] Production.INFO: ==26595== Lock acquired, processing the job...
[2026-09-14 06:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 06:13:03] Production.INFO: ==26595== Releasing lock...
[2026-09-14 06:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:13:03] Production.INFO: ==26587== Lock acquired, processing the job...
[2026-09-14 06:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:13:03] Production.INFO: ==26593== Lock acquired, processing the job...
[2026-09-14 06:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:13:03] Production.INFO: ==26591== Lock acquired, processing the job...
[2026-09-14 06:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:13:03] Production.INFO: ==26589== Lock acquired, processing the job...
[2026-09-14 06:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:13:03] Production.INFO: Account Balance Start.
[2026-09-14 06:13:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:13:03] Production.INFO: 117
[2026-09-14 06:13:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:13:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:13:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:13:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:13:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:13:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:13:03] Production.INFO: Date 2026-09-14
[2026-09-14 06:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:13:03] Production.INFO: Total Charge 0
[2026-09-14 06:13:03] Production.INFO: CreateAllLog End
[2026-09-14 06:13:04] Production.INFO: Account Balance End.
[2026-09-14 06:13:04] Production.INFO: ==26589== Releasing lock...
[2026-09-14 06:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:13:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:13:04] Production.INFO: ==26593== Releasing lock...
[2026-09-14 06:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:13:11] Production.ERROR: CronJobId end10
[2026-09-14 06:13:11] Production.INFO: ==26591== Releasing lock...
[2026-09-14 06:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:13:14] Production.INFO: call_cost start
[2026-09-14 06:13:14] Production.INFO: call_cost end
[2026-09-14 06:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:13:14] Production.INFO: ==26587== Releasing lock...
[2026-09-14 06:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:14:02] Production.INFO: ==26652== Lock acquired, processing the job...
[2026-09-14 11:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:14:02] Production.INFO: neon service started
[2026-09-14 11:14:02] Production.INFO: neon service started
[2026-09-14 11:14:02] Production.INFO: ==26652== Releasing lock...
[2026-09-14 11:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:14:02] Production.INFO: ==26655== Lock acquired, processing the job...
[2026-09-14 06:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:14:03] Production.INFO: ==26657== Lock acquired, processing the job...
[2026-09-14 10:14:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:14:03] Production.INFO: ==26657== Releasing lock...
[2026-09-14 10:14:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:14:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:14:03] Production.INFO: ==26655== Releasing lock...
[2026-09-14 06:14:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:14:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:14:04] Production.INFO: ==26659== Lock acquired, processing the job...
[2026-09-14 06:14:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:14:04] Production.INFO: ==26661== Lock acquired, processing the job...
[2026-09-14 06:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:14:04] Production.INFO: ==26665== Lock acquired, processing the job...
[2026-09-14 06:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:14:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:14:04] Production.INFO: ==26667== Lock acquired, processing the job...
[2026-09-14 06:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:14:04] Production.INFO: ==26663== Lock acquired, processing the job...
[2026-09-14 06:14:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:14:04] Production.INFO: Account Balance Start.
[2026-09-14 06:14:04] Production.INFO: CreateAllLog Start
[2026-09-14 06:14:04] Production.INFO: 117
[2026-09-14 06:14:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:14:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:14:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:14:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06: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-09-14 06: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-09-14 06:14:04] Production.INFO: Date 2026-09-08
[2026-09-14 06:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 06: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-09-14 06:14:04] Production.INFO: ==26667== Releasing lock...
[2026-09-14 06:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:14:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:14:04] Production.INFO: Date 2026-09-09
[2026-09-14 06:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:14:04] Production.INFO: Date 2026-09-10
[2026-09-14 06:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:14:04] Production.INFO: Date 2026-09-11
[2026-09-14 06:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:14:04] Production.INFO: Date 2026-09-12
[2026-09-14 06:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:14:04] Production.INFO: Date 2026-09-13
[2026-09-14 06:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:14:04] Production.INFO: Date 2026-09-14
[2026-09-14 06:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:14:04] Production.INFO: Total Charge 0
[2026-09-14 06:14:04] Production.INFO: CreateAllLog End
[2026-09-14 06:14:05] Production.INFO: ==26661== Releasing lock...
[2026-09-14 06:14:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:14:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:14:05] Production.INFO: Account Balance End.
[2026-09-14 06:14:05] Production.ERROR: CronJobId end 12
[2026-09-14 06:14:05] Production.INFO: ==26665== Releasing lock...
[2026-09-14 06:14:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:14:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:14:13] Production.ERROR: CronJobId end10
[2026-09-14 06:14:13] Production.INFO: ==26663== Releasing lock...
[2026-09-14 06:14:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:14:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:14:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:14:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:14:15] Production.INFO: call_cost start
[2026-09-14 06:14:15] Production.INFO: call_cost end
[2026-09-14 06:14:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:14:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:14:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:14:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:14:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:14:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:14:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:14:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:14:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:14:15] Production.INFO: ==26659== Releasing lock...
[2026-09-14 06:14:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:14:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:15:01] Production.INFO: ==26727== Lock acquired, processing the job...
[2026-09-14 11:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:15:01] Production.INFO: neon service started
[2026-09-14 11:15:01] Production.INFO: neon service started
[2026-09-14 11:15:01] Production.INFO: ==26727== Releasing lock...
[2026-09-14 11:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:15:02] Production.INFO: ==26731== Lock acquired, processing the job...
[2026-09-14 10:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:15:02] Production.INFO: ==26731== Releasing lock...
[2026-09-14 10:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:15:02] Production.INFO: ==26729== Lock acquired, processing the job...
[2026-09-14 06:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:15:02] Production.INFO: ==26729== Releasing lock...
[2026-09-14 06:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:15:03] Production.INFO: ==26735== Lock acquired, processing the job...
[2026-09-14 06:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 06:15:03] Production.INFO: ==26737== Lock acquired, processing the job...
[2026-09-14 06:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:15:03] Production.INFO: ==26739== Lock acquired, processing the job...
[2026-09-14 06:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:15:03] Production.INFO: ==26744== Lock acquired, processing the job...
[2026-09-14 06:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 06:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 06:15:03] Production.ERROR: CronJob PID - 26737
[2026-09-14 06:15:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 06:15:03] Production.ERROR: CronJob ID - 5
[2026-09-14 06:15:03] Production.ERROR: CronJob Last Run Time 2026-09-14 06:15:00
[2026-09-14 06:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 06:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 06:15:03] Production.INFO: ==26742== Lock acquired, processing the job...
[2026-09-14 06:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 06:15:03] Production.INFO: ==26735== Releasing lock...
[2026-09-14 06:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 06:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 06:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:15:03] Production.INFO: ==26748== Lock acquired, processing the job...
[2026-09-14 06:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:15:03] Production.INFO: Account Balance Start.
[2026-09-14 06:15:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:15:03] Production.INFO: 117
[2026-09-14 06:15:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:15:03] Production.INFO: ==26746== Lock acquired, processing the job...
[2026-09-14 06:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 06:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:15:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 06:15:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 06:15:04] Production.INFO: ==26748== Releasing lock...
[2026-09-14 06:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:15:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 06:15:04] Production.INFO: Date 2026-09-11
[2026-09-14 06:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:15:04] Production.INFO: Date 2026-09-12
[2026-09-14 06:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:15:04] Production.INFO: Date 2026-09-13
[2026-09-14 06:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:15:04] Production.INFO: Date 2026-09-14
[2026-09-14 06:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:15:04] Production.INFO: Total Charge 0
[2026-09-14 06:15:04] Production.INFO: CreateAllLog End
[2026-09-14 06:15:04] Production.INFO: Account Balance End.
[2026-09-14 06:15:04] Production.ERROR: done
[2026-09-14 06:15:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:15:04] Production.INFO: ==26744== Releasing lock...
[2026-09-14 06:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:15:04] Production.INFO: ==26739== Releasing lock...
[2026-09-14 06:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 06:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000677', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 06:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000677', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 06:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 06:15:10] Production.INFO: ProcessCDR(1,18000677,1,1,2)
[2026-09-14 06:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18000677,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 06:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18000677,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 06:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 06:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 06:15:10] Production.INFO: ==26746== Releasing lock...
[2026-09-14 06:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 06:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 06:15:14] Production.ERROR: CronJobId end10
[2026-09-14 06:15:14] Production.INFO: ==26742== Releasing lock...
[2026-09-14 06:15:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:15:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:15:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:15:17] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:15:17] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:15:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:15:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:15:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:15:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:15:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:15:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:15:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:15:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:15:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:15:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:15:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:15:17] Production.INFO: call_cost start
[2026-09-14 06:15:17] Production.INFO: call_cost end
[2026-09-14 06:15:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:15:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:15:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:15:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:15:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:15:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:15:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:15:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:15:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:15:17] Production.INFO: ==26737== Releasing lock...
[2026-09-14 06:15:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:15:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:16:02] Production.INFO: ==26813== Lock acquired, processing the job...
[2026-09-14 11:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:16:02] Production.INFO: neon service started
[2026-09-14 11:16:02] Production.INFO: neon service started
[2026-09-14 11:16:02] Production.INFO: ==26813== Releasing lock...
[2026-09-14 11:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:16:02] Production.INFO: ==26815== Lock acquired, processing the job...
[2026-09-14 06:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:16:02] Production.INFO: ==26815== Releasing lock...
[2026-09-14 06:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:16:03] Production.INFO: ==26817== Lock acquired, processing the job...
[2026-09-14 10:16:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:16:03] Production.INFO: ==26817== Releasing lock...
[2026-09-14 10:16:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:16:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:16:03] Production.INFO: ==26819== Lock acquired, processing the job...
[2026-09-14 06:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:16:03] Production.INFO: ==26821== Lock acquired, processing the job...
[2026-09-14 06:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:16:03] Production.INFO: ==26823== Lock acquired, processing the job...
[2026-09-14 06:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:16:03] Production.INFO: ==26825== Lock acquired, processing the job...
[2026-09-14 06:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:16:03] Production.INFO: ==26827== Lock acquired, processing the job...
[2026-09-14 06:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:16:03] Production.INFO: Account Balance Start.
[2026-09-14 06:16:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:16:03] Production.INFO: 117
[2026-09-14 06:16:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 06: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-09-14 06:16:04] Production.INFO: Date 2026-09-09
[2026-09-14 06: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-09-14 06:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 06: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-09-14 06:16:04] Production.INFO: Date 2026-09-10
[2026-09-14 06:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:16:04] Production.INFO: ==26827== Releasing lock...
[2026-09-14 06:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:16:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:16:04] Production.INFO: Date 2026-09-11
[2026-09-14 06:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:16:04] Production.INFO: Date 2026-09-12
[2026-09-14 06:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:16:04] Production.INFO: Date 2026-09-13
[2026-09-14 06:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:16:04] Production.INFO: Date 2026-09-14
[2026-09-14 06:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:16:04] Production.INFO: Total Charge 0
[2026-09-14 06:16:04] Production.INFO: CreateAllLog End
[2026-09-14 06:16:04] Production.INFO: Account Balance End.
[2026-09-14 06:16:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:16:04] Production.INFO: ==26825== Releasing lock...
[2026-09-14 06:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:16:04] Production.INFO: ==26821== Releasing lock...
[2026-09-14 06:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:16:11] Production.ERROR: CronJobId end10
[2026-09-14 06:16:11] Production.INFO: ==26823== Releasing lock...
[2026-09-14 06:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:16:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:16:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:16:14] Production.INFO: call_cost start
[2026-09-14 06:16:14] Production.INFO: call_cost end
[2026-09-14 06:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:16:14] Production.INFO: ==26819== Releasing lock...
[2026-09-14 06:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:17:01] Production.INFO: ==26886== Lock acquired, processing the job...
[2026-09-14 11:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:17:01] Production.INFO: neon service started
[2026-09-14 11:17:01] Production.INFO: neon service started
[2026-09-14 11:17:01] Production.INFO: ==26886== Releasing lock...
[2026-09-14 11:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:17:02] Production.INFO: ==26888== Lock acquired, processing the job...
[2026-09-14 06:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:17:02] Production.INFO: ==26890== Lock acquired, processing the job...
[2026-09-14 10:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:17:02] Production.INFO: ==26890== Releasing lock...
[2026-09-14 10:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:17:02] Production.INFO: ==26888== Releasing lock...
[2026-09-14 06:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:17:03] Production.INFO: ==26893== Lock acquired, processing the job...
[2026-09-14 06:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:17:03] Production.INFO: ==26895== Lock acquired, processing the job...
[2026-09-14 06:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:17:03] Production.INFO: ==26897== Lock acquired, processing the job...
[2026-09-14 06:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:17:03] Production.INFO: ==26899== Lock acquired, processing the job...
[2026-09-14 06:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:17:03] Production.INFO: ==26901== Lock acquired, processing the job...
[2026-09-14 06:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:17:03] Production.INFO: Account Balance Start.
[2026-09-14 06:17:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:17:03] Production.INFO: 117
[2026-09-14 06:17:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 06:17:03] Production.INFO: ==26901== Releasing lock...
[2026-09-14 06:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:17:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:17:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:17:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:17:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:17:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:17:03] Production.INFO: Date 2026-09-14
[2026-09-14 06:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:17:03] Production.INFO: Total Charge 0
[2026-09-14 06:17:03] Production.INFO: CreateAllLog End
[2026-09-14 06:17:04] Production.INFO: Account Balance End.
[2026-09-14 06:17:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:17:04] Production.INFO: ==26899== Releasing lock...
[2026-09-14 06:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:17:04] Production.INFO: ==26895== Releasing lock...
[2026-09-14 06:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:17:11] Production.ERROR: CronJobId end10
[2026-09-14 06:17:11] Production.INFO: ==26897== Releasing lock...
[2026-09-14 06:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:17:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:17:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:17:14] Production.INFO: call_cost start
[2026-09-14 06:17:14] Production.INFO: call_cost end
[2026-09-14 06:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:17:14] Production.INFO: ==26893== Releasing lock...
[2026-09-14 06:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:18:02] Production.INFO: ==26963== Lock acquired, processing the job...
[2026-09-14 11:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:18:02] Production.INFO: neon service started
[2026-09-14 11:18:02] Production.INFO: neon service started
[2026-09-14 11:18:02] Production.INFO: ==26963== Releasing lock...
[2026-09-14 11:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:18:02] Production.INFO: ==26967== Lock acquired, processing the job...
[2026-09-14 10:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:18:02] Production.INFO: ==26967== Releasing lock...
[2026-09-14 10:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:18:02] Production.INFO: ==26965== Lock acquired, processing the job...
[2026-09-14 06:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:18:02] Production.INFO: ==26965== Releasing lock...
[2026-09-14 06:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:18:03] Production.INFO: ==26970== Lock acquired, processing the job...
[2026-09-14 06:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:18:03] Production.INFO: ==26972== Lock acquired, processing the job...
[2026-09-14 06:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:18:03] Production.INFO: ==26974== Lock acquired, processing the job...
[2026-09-14 06:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:18:03] Production.INFO: ==26976== Lock acquired, processing the job...
[2026-09-14 06:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:18:03] Production.INFO: ==26978== Lock acquired, processing the job...
[2026-09-14 06:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:18:03] Production.INFO: Account Balance Start.
[2026-09-14 06:18:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:18:03] Production.INFO: 117
[2026-09-14 06:18:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 06:18:03] Production.INFO: ==26978== Releasing lock...
[2026-09-14 06:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:18:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:18:04] Production.INFO: Date 2026-09-10
[2026-09-14 06:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:18:04] Production.INFO: Date 2026-09-11
[2026-09-14 06:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:18:04] Production.INFO: Date 2026-09-12
[2026-09-14 06:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:18:04] Production.INFO: Date 2026-09-13
[2026-09-14 06:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:18:04] Production.INFO: Date 2026-09-14
[2026-09-14 06:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:18:04] Production.INFO: Total Charge 0
[2026-09-14 06:18:04] Production.INFO: ==26972== Releasing lock...
[2026-09-14 06:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:18:04] Production.INFO: CreateAllLog End
[2026-09-14 06:18:04] Production.INFO: Account Balance End.
[2026-09-14 06:18:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:18:04] Production.INFO: ==26976== Releasing lock...
[2026-09-14 06:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:18:12] Production.ERROR: CronJobId end10
[2026-09-14 06:18:12] Production.INFO: ==26974== Releasing lock...
[2026-09-14 06:18:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:18:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:18:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:18:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:18:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:18:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:18:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:18:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:18:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:18:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:18:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:18:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:18:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:18:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:18:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:18:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:18:15] Production.INFO: call_cost start
[2026-09-14 06:18:15] Production.INFO: call_cost end
[2026-09-14 06:18:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:18:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:18:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:18:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:18:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:18:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:18:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:18:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:18:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:18:15] Production.INFO: ==26970== Releasing lock...
[2026-09-14 06:18:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:18:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:19:01] Production.INFO: ==27034== Lock acquired, processing the job...
[2026-09-14 11:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:19:01] Production.INFO: neon service started
[2026-09-14 11:19:01] Production.INFO: neon service started
[2026-09-14 11:19:01] Production.INFO: ==27034== Releasing lock...
[2026-09-14 11:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:19:02] Production.INFO: ==27037== Lock acquired, processing the job...
[2026-09-14 06:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:19:02] Production.INFO: ==27039== Lock acquired, processing the job...
[2026-09-14 10:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:19:02] Production.INFO: ==27039== Releasing lock...
[2026-09-14 10:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:19:02] Production.INFO: ==27037== Releasing lock...
[2026-09-14 06:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:19:03] Production.INFO: ==27043== Lock acquired, processing the job...
[2026-09-14 06:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:19:03] Production.INFO: ==27041== Lock acquired, processing the job...
[2026-09-14 06:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:19:03] Production.INFO: ==27045== Lock acquired, processing the job...
[2026-09-14 06:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:19:03] Production.INFO: ==27047== Lock acquired, processing the job...
[2026-09-14 06:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:19:03] Production.INFO: ==27049== Lock acquired, processing the job...
[2026-09-14 06:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:19:03] Production.INFO: Account Balance Start.
[2026-09-14 06:19:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:19:03] Production.INFO: 117
[2026-09-14 06:19:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 06:19:03] Production.INFO: ==27049== Releasing lock...
[2026-09-14 06:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:19:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:19:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:19:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:19:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:19:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:19:03] Production.INFO: Date 2026-09-14
[2026-09-14 06:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:19:03] Production.INFO: Total Charge 0
[2026-09-14 06:19:03] Production.INFO: CreateAllLog End
[2026-09-14 06:19:04] Production.INFO: ==27043== Releasing lock...
[2026-09-14 06:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:19:04] Production.INFO: Account Balance End.
[2026-09-14 06:19:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:19:04] Production.INFO: ==27047== Releasing lock...
[2026-09-14 06:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:19:10] Production.ERROR: CronJobId end10
[2026-09-14 06:19:10] Production.INFO: ==27045== Releasing lock...
[2026-09-14 06:19:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:19:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:19:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:19:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:19:14] Production.INFO: call_cost start
[2026-09-14 06:19:14] Production.INFO: call_cost end
[2026-09-14 06:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:19:14] Production.INFO: ==27041== Releasing lock...
[2026-09-14 06:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:20:01] Production.INFO: ==27110== Lock acquired, processing the job...
[2026-09-14 11:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:20:02] Production.INFO: neon service started
[2026-09-14 11:20:02] Production.INFO: neon service started
[2026-09-14 11:20:02] Production.INFO: ==27110== Releasing lock...
[2026-09-14 11:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:20:02] Production.INFO: ==27112== Lock acquired, processing the job...
[2026-09-14 06:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:20:02] Production.INFO: ==27112== Releasing lock...
[2026-09-14 06:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:20:02] Production.INFO: ==27114== Lock acquired, processing the job...
[2026-09-14 10:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:20:02] Production.INFO: ==27114== Releasing lock...
[2026-09-14 10:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:20:03] Production.INFO: ==27116== Lock acquired, processing the job...
[2026-09-14 06:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:20:03] Production.INFO: ==27124== Lock acquired, processing the job...
[2026-09-14 06:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:20:03] Production.INFO: ==27118== Lock acquired, processing the job...
[2026-09-14 06:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:20:03] Production.INFO: ==27120== Lock acquired, processing the job...
[2026-09-14 06:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:20:03] Production.INFO: ==27122== Lock acquired, processing the job...
[2026-09-14 06:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 06:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:20:03] Production.INFO: ==27124== Releasing lock...
[2026-09-14 06:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:20:03] Production.INFO: Account Balance Start.
[2026-09-14 06:20:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:20:03] Production.INFO: 117
[2026-09-14 06:20:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:20:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:20:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:20:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:20:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:20:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:20:03] Production.INFO: Date 2026-09-14
[2026-09-14 06:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:20:04] Production.INFO: Total Charge 0
[2026-09-14 06:20:04] Production.INFO: CreateAllLog End
[2026-09-14 06:20:04] Production.INFO: Account Balance End.
[2026-09-14 06:20:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:20:04] Production.INFO: ==27122== Releasing lock...
[2026-09-14 06:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:20:04] Production.INFO: ==27118== Releasing lock...
[2026-09-14 06:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:20:11] Production.ERROR: CronJobId end10
[2026-09-14 06:20:11] Production.INFO: ==27120== Releasing lock...
[2026-09-14 06:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:20:14] Production.INFO: call_cost start
[2026-09-14 06:20:14] Production.INFO: call_cost end
[2026-09-14 06:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:20:14] Production.INFO: ==27116== Releasing lock...
[2026-09-14 06:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:21:01] Production.INFO: ==27185== Lock acquired, processing the job...
[2026-09-14 11:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:21:01] Production.INFO: neon service started
[2026-09-14 11:21:01] Production.INFO: neon service started
[2026-09-14 11:21:01] Production.INFO: ==27185== Releasing lock...
[2026-09-14 11:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:21:01] Production.INFO: ==27189== Lock acquired, processing the job...
[2026-09-14 10:21:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:21:01] Production.INFO: ==27189== Releasing lock...
[2026-09-14 10:21:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:21:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:21:01] Production.INFO: ==27187== Lock acquired, processing the job...
[2026-09-14 06:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:21:02] Production.INFO: ==27187== Releasing lock...
[2026-09-14 06:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:21:02] Production.INFO: ==27191== Lock acquired, processing the job...
[2026-09-14 06:21:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:21:02] Production.INFO: ==27195== Lock acquired, processing the job...
[2026-09-14 06:21:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:21:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:21:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:21:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:21:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:21:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:21:03] Production.INFO: ==27193== Lock acquired, processing the job...
[2026-09-14 06:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:21:03] Production.INFO: ==27199== Lock acquired, processing the job...
[2026-09-14 06:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:21:03] Production.INFO: ==27197== Lock acquired, processing the job...
[2026-09-14 06:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06: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-09-14 06: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-09-14 06: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-09-14 06:21:03] Production.INFO: ==27199== Releasing lock...
[2026-09-14 06:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:21:03] Production.INFO: Account Balance Start.
[2026-09-14 06:21:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:21:03] Production.INFO: 117
[2026-09-14 06:21:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:21:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:21:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:21:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:21:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:21:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:21:03] Production.INFO: Date 2026-09-14
[2026-09-14 06:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:21:03] Production.INFO: Total Charge 0
[2026-09-14 06:21:03] Production.INFO: CreateAllLog End
[2026-09-14 06:21:03] Production.INFO: Account Balance End.
[2026-09-14 06:21:03] Production.ERROR: CronJobId end 12
[2026-09-14 06:21:03] Production.INFO: ==27197== Releasing lock...
[2026-09-14 06:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:21:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:21:03] Production.INFO: ==27193== Releasing lock...
[2026-09-14 06:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:21:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:21:11] Production.ERROR: CronJobId end10
[2026-09-14 06:21:11] Production.INFO: ==27195== Releasing lock...
[2026-09-14 06:21:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:21:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:21:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:21:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:21:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:21:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:21:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:21:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:21:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:21:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:21:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:21:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:21:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:21:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:21:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:21:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:21:14] Production.INFO: call_cost start
[2026-09-14 06:21:14] Production.INFO: call_cost end
[2026-09-14 06:21:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:21:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:21:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:21:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:21:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:21:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:21:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:21:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:21:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:21:14] Production.INFO: ==27191== Releasing lock...
[2026-09-14 06:21:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:21:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:22:01] Production.INFO: ==27262== Lock acquired, processing the job...
[2026-09-14 11:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:22:01] Production.INFO: neon service started
[2026-09-14 11:22:01] Production.INFO: neon service started
[2026-09-14 11:22:01] Production.INFO: ==27262== Releasing lock...
[2026-09-14 11:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:22:02] Production.INFO: ==27264== Lock acquired, processing the job...
[2026-09-14 06:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:22:02] Production.INFO: ==27264== Releasing lock...
[2026-09-14 06:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:22:02] Production.INFO: ==27266== Lock acquired, processing the job...
[2026-09-14 10:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:22:02] Production.INFO: ==27266== Releasing lock...
[2026-09-14 10:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:22:03] Production.INFO: ==27268== Lock acquired, processing the job...
[2026-09-14 06:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:22:03] Production.INFO: ==27272== Lock acquired, processing the job...
[2026-09-14 06:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:22:03] Production.INFO: ==27270== Lock acquired, processing the job...
[2026-09-14 06:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:22:03] Production.INFO: ==27274== Lock acquired, processing the job...
[2026-09-14 06:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:22:03] Production.INFO: ==27277== Lock acquired, processing the job...
[2026-09-14 06:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:22:03] Production.INFO: Account Balance Start.
[2026-09-14 06:22:03] Production.INFO: CreateAllLog Start
[2026-09-14 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-09-14 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-09-14 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-09-14 06:22:03] Production.INFO: 117
[2026-09-14 06:22:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:22:03] Production.INFO: ==27277== Releasing lock...
[2026-09-14 06:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:22:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:22:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:22:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:22:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:22:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:22:04] Production.INFO: Date 2026-09-14
[2026-09-14 06:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:22:04] Production.INFO: Total Charge 0
[2026-09-14 06:22:04] Production.INFO: CreateAllLog End
[2026-09-14 06:22:04] Production.INFO: ==27270== Releasing lock...
[2026-09-14 06:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:22:04] Production.INFO: Account Balance End.
[2026-09-14 06:22:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:22:04] Production.INFO: ==27274== Releasing lock...
[2026-09-14 06:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:22:11] Production.ERROR: CronJobId end10
[2026-09-14 06:22:11] Production.INFO: ==27272== Releasing lock...
[2026-09-14 06:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:22:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:22:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:22:14] Production.INFO: call_cost start
[2026-09-14 06:22:14] Production.INFO: call_cost end
[2026-09-14 06:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:22:14] Production.INFO: ==27268== Releasing lock...
[2026-09-14 06:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:23:01] Production.INFO: ==27338== Lock acquired, processing the job...
[2026-09-14 11:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:23:01] Production.INFO: neon service started
[2026-09-14 11:23:01] Production.INFO: neon service started
[2026-09-14 11:23:01] Production.INFO: ==27338== Releasing lock...
[2026-09-14 11:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:23:01] Production.INFO: ==27340== Lock acquired, processing the job...
[2026-09-14 06:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:23:02] Production.INFO: ==27340== Releasing lock...
[2026-09-14 06:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:23:02] Production.INFO: ==27342== Lock acquired, processing the job...
[2026-09-14 10:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:23:02] Production.INFO: ==27342== Releasing lock...
[2026-09-14 10:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:23:02] Production.INFO: ==27345== Lock acquired, processing the job...
[2026-09-14 06:23:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:23:02] Production.INFO: ==27347== Lock acquired, processing the job...
[2026-09-14 06:23:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:23:02] Production.INFO: ==27349== Lock acquired, processing the job...
[2026-09-14 06:23:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:23:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:23:02] Production.INFO: ==27351== Lock acquired, processing the job...
[2026-09-14 06:23:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:23:03] Production.INFO: ==27353== Lock acquired, processing the job...
[2026-09-14 06:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:23:03] Production.INFO: Account Balance Start.
[2026-09-14 06:23:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:23:03] Production.INFO: 117
[2026-09-14 06:23:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 06:23:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 06:23:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:23:03] Production.INFO: ==27353== Releasing lock...
[2026-09-14 06:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:23:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:23:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:23:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:23:03] Production.INFO: Date 2026-09-14
[2026-09-14 06:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:23:03] Production.INFO: Total Charge 0
[2026-09-14 06:23:03] Production.INFO: CreateAllLog End
[2026-09-14 06:23:03] Production.INFO: Account Balance End.
[2026-09-14 06:23:03] Production.ERROR: CronJobId end 12
[2026-09-14 06:23:03] Production.INFO: ==27351== Releasing lock...
[2026-09-14 06:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:23:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:23:03] Production.INFO: ==27347== Releasing lock...
[2026-09-14 06:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:23:11] Production.ERROR: CronJobId end10
[2026-09-14 06:23:11] Production.INFO: ==27349== Releasing lock...
[2026-09-14 06:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:23:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:23:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:23:14] Production.INFO: call_cost start
[2026-09-14 06:23:14] Production.INFO: call_cost end
[2026-09-14 06:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:23:14] Production.INFO: ==27345== Releasing lock...
[2026-09-14 06:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:24:01] Production.INFO: ==27413== Lock acquired, processing the job...
[2026-09-14 11:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:24:01] Production.INFO: neon service started
[2026-09-14 11:24:01] Production.INFO: neon service started
[2026-09-14 11:24:01] Production.INFO: ==27413== Releasing lock...
[2026-09-14 11:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:24:02] Production.INFO: ==27415== Lock acquired, processing the job...
[2026-09-14 06:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:24:02] Production.INFO: ==27417== Lock acquired, processing the job...
[2026-09-14 10:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:24:02] Production.INFO: ==27417== Releasing lock...
[2026-09-14 10:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:24:02] Production.INFO: ==27415== Releasing lock...
[2026-09-14 06:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:24:03] Production.INFO: ==27420== Lock acquired, processing the job...
[2026-09-14 06:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:24:03] Production.INFO: ==27422== Lock acquired, processing the job...
[2026-09-14 06:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:24:03] Production.INFO: ==27424== Lock acquired, processing the job...
[2026-09-14 06:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:24:03] Production.INFO: ==27428== Lock acquired, processing the job...
[2026-09-14 06:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:24:03] Production.INFO: ==27426== Lock acquired, processing the job...
[2026-09-14 06:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 06:24:03] Production.INFO: Account Balance Start.
[2026-09-14 06:24:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:24:03] Production.INFO: 117
[2026-09-14 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-09-14 06:24:03] Production.INFO: ==27428== Releasing lock...
[2026-09-14 06:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:24:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:24:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:24:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:24:04] Production.INFO: Date 2026-09-11
[2026-09-14 06:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:24:04] Production.INFO: Date 2026-09-12
[2026-09-14 06:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:24:04] Production.INFO: Date 2026-09-13
[2026-09-14 06:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:24:04] Production.INFO: Date 2026-09-14
[2026-09-14 06:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:24:04] Production.INFO: Total Charge 0
[2026-09-14 06:24:04] Production.INFO: CreateAllLog End
[2026-09-14 06:24:04] Production.INFO: Account Balance End.
[2026-09-14 06:24:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:24:04] Production.INFO: ==27426== Releasing lock...
[2026-09-14 06:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:24:04] Production.INFO: ==27422== Releasing lock...
[2026-09-14 06:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:24:11] Production.ERROR: CronJobId end10
[2026-09-14 06:24:11] Production.INFO: ==27424== Releasing lock...
[2026-09-14 06:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:24:14] Production.INFO: call_cost start
[2026-09-14 06:24:14] Production.INFO: call_cost end
[2026-09-14 06:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:24:14] Production.INFO: ==27420== Releasing lock...
[2026-09-14 06:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:25:01] Production.INFO: ==27486== Lock acquired, processing the job...
[2026-09-14 11:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:25:01] Production.INFO: neon service started
[2026-09-14 11:25:01] Production.INFO: neon service started
[2026-09-14 11:25:01] Production.INFO: ==27486== Releasing lock...
[2026-09-14 11:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:25:01] Production.INFO: ==27488== Lock acquired, processing the job...
[2026-09-14 06:25:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:25:02] Production.INFO: ==27488== Releasing lock...
[2026-09-14 06:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:25:02] Production.INFO: ==27490== Lock acquired, processing the job...
[2026-09-14 10:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:25:02] Production.INFO: ==27490== Releasing lock...
[2026-09-14 10:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:25:02] Production.INFO: ==27494== Lock acquired, processing the job...
[2026-09-14 06:25:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:25:03] Production.INFO: ==27496== Lock acquired, processing the job...
[2026-09-14 06:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:25:03] Production.INFO: ==27492== Lock acquired, processing the job...
[2026-09-14 06:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 06:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 06:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 06:25:03] Production.ERROR: CronJob PID - 27494
[2026-09-14 06:25:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 06:25:03] Production.ERROR: CronJob ID - 5
[2026-09-14 06:25:03] Production.ERROR: CronJob Last Run Time 2026-09-14 06:25:00
[2026-09-14 06:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 06:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 06:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 06:25:03] Production.ERROR: CronJob PID - 27496
[2026-09-14 06:25:03] Production.ERROR: CronJob Title - Account Block
[2026-09-14 06:25:03] Production.ERROR: CronJob ID - 7
[2026-09-14 06:25:03] Production.ERROR: CronJob Last Run Time 2026-09-14 06:25:00
[2026-09-14 06:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 06:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 06:25:03] Production.INFO: ==27498== Lock acquired, processing the job...
[2026-09-14 06:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:25:03] Production.INFO: ==27500== Lock acquired, processing the job...
[2026-09-14 06:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 06:25:03] Production.INFO: ==27492== Releasing lock...
[2026-09-14 06:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 06:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 06:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:25:03] Production.INFO: ==27504== Lock acquired, processing the job...
[2026-09-14 06:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:25:03] Production.INFO: Account Balance Start.
[2026-09-14 06:25:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:25:03] Production.INFO: ==27502== Lock acquired, processing the job...
[2026-09-14 06:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 06:25:03] Production.INFO: 117
[2026-09-14 06:25:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 06:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 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-09-14 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-09-14 06:25:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:25:03] Production.INFO: ==27504== Releasing lock...
[2026-09-14 06:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:25:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:25:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:25:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:25:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:25:03] Production.ERROR: done
[2026-09-14 06:25:03] Production.INFO: Date 2026-09-14
[2026-09-14 06:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:25:03] Production.INFO: Total Charge 0
[2026-09-14 06:25:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 06:25:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000718', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 06:25:03] Production.INFO: CreateAllLog End
[2026-09-14 06:25:03] Production.INFO: Account Balance End.
[2026-09-14 06:25:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:25:04] Production.INFO: ==27500== Releasing lock...
[2026-09-14 06:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:25:04] Production.INFO: ==27496== Releasing lock...
[2026-09-14 06:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:25:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000718', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 06:25:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 06:25:10] Production.INFO: ProcessCDR(1,18000718,1,1,2)
[2026-09-14 06:25:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18000718,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 06:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18000718,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 06:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 06:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 06:25:10] Production.INFO: ==27502== Releasing lock...
[2026-09-14 06:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 06:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 06:25:14] Production.ERROR: CronJobId end10
[2026-09-14 06:25:14] Production.INFO: ==27498== Releasing lock...
[2026-09-14 06:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:25:17] Production.INFO: call_cost start
[2026-09-14 06:25:17] Production.INFO: call_cost end
[2026-09-14 06:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:25:17] Production.INFO: ==27494== Releasing lock...
[2026-09-14 06:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:26:01] Production.INFO: ==27567== Lock acquired, processing the job...
[2026-09-14 11:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:26:01] Production.INFO: neon service started
[2026-09-14 11:26:01] Production.INFO: neon service started
[2026-09-14 11:26:01] Production.INFO: ==27567== Releasing lock...
[2026-09-14 11:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:26:02] Production.INFO: ==27569== Lock acquired, processing the job...
[2026-09-14 06:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:26:02] Production.INFO: ==27571== Lock acquired, processing the job...
[2026-09-14 10:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:26:02] Production.INFO: ==27571== Releasing lock...
[2026-09-14 10:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:26:02] Production.INFO: ==27569== Releasing lock...
[2026-09-14 06:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:26:03] Production.INFO: ==27578== Lock acquired, processing the job...
[2026-09-14 06:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:26:03] Production.INFO: ==27574== Lock acquired, processing the job...
[2026-09-14 06:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:26:03] Production.INFO: ==27576== Lock acquired, processing the job...
[2026-09-14 06:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:26:03] Production.INFO: ==27580== Lock acquired, processing the job...
[2026-09-14 06:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:26:03] Production.INFO: ==27582== Lock acquired, processing the job...
[2026-09-14 06:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 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-09-14 06:26:03] Production.INFO: Account Balance Start.
[2026-09-14 06:26:03] Production.INFO: CreateAllLog Start
[2026-09-14 06: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-09-14 06:26:03] Production.INFO: 117
[2026-09-14 06:26:03] Production.INFO: ==27582== Releasing lock...
[2026-09-14 06:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:26:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:26:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:26:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:26:04] Production.INFO: Date 2026-09-11
[2026-09-14 06:26:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:26:04] Production.INFO: Date 2026-09-12
[2026-09-14 06:26:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:26:04] Production.INFO: Date 2026-09-13
[2026-09-14 06:26:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:26:04] Production.INFO: Date 2026-09-14
[2026-09-14 06:26:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:26:04] Production.INFO: Total Charge 0
[2026-09-14 06:26:04] Production.INFO: CreateAllLog End
[2026-09-14 06:26:04] Production.INFO: Account Balance End.
[2026-09-14 06:26:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:26:04] Production.INFO: ==27580== Releasing lock...
[2026-09-14 06:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:26:04] Production.INFO: ==27576== Releasing lock...
[2026-09-14 06:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:26:12] Production.ERROR: CronJobId end10
[2026-09-14 06:26:13] Production.INFO: ==27578== Releasing lock...
[2026-09-14 06:26:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:26:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:26:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:26:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:26:15] Production.INFO: call_cost start
[2026-09-14 06:26:15] Production.INFO: call_cost end
[2026-09-14 06:26:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:26:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:26:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:26:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:26:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:26:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:26:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:26:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:26:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:26:15] Production.INFO: ==27574== Releasing lock...
[2026-09-14 06:26:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:26:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:27:02] Production.INFO: ==27642== Lock acquired, processing the job...
[2026-09-14 11:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:27:02] Production.INFO: neon service started
[2026-09-14 11:27:02] Production.INFO: neon service started
[2026-09-14 11:27:02] Production.INFO: ==27642== Releasing lock...
[2026-09-14 11:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:27:02] Production.INFO: ==27646== Lock acquired, processing the job...
[2026-09-14 10:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:27:02] Production.INFO: ==27646== Releasing lock...
[2026-09-14 10:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:27:02] Production.INFO: ==27644== Lock acquired, processing the job...
[2026-09-14 06:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:27:02] Production.INFO: ==27644== Releasing lock...
[2026-09-14 06:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:27:03] Production.INFO: ==27649== Lock acquired, processing the job...
[2026-09-14 06:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:27:03] Production.INFO: ==27651== Lock acquired, processing the job...
[2026-09-14 06:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:27:03] Production.INFO: ==27653== Lock acquired, processing the job...
[2026-09-14 06:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:27:03] Production.INFO: ==27657== Lock acquired, processing the job...
[2026-09-14 06:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:27:03] Production.INFO: ==27655== Lock acquired, processing the job...
[2026-09-14 06:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:27:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 06:27:04] Production.INFO: Account Balance Start.
[2026-09-14 06:27:04] Production.INFO: CreateAllLog Start
[2026-09-14 06:27:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 06:27:04] Production.INFO: 117
[2026-09-14 06: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-09-14 06:27:04] Production.INFO: ==27657== Releasing lock...
[2026-09-14 06:27:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:27:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:27:04] Production.INFO: Date 2026-09-08
[2026-09-14 06:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:27:04] Production.INFO: Date 2026-09-09
[2026-09-14 06:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:27:04] Production.INFO: Date 2026-09-10
[2026-09-14 06:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:27:04] Production.INFO: Date 2026-09-11
[2026-09-14 06:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:27:04] Production.INFO: Date 2026-09-12
[2026-09-14 06:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:27:04] Production.INFO: Date 2026-09-13
[2026-09-14 06:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:27:04] Production.INFO: Date 2026-09-14
[2026-09-14 06:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:27:04] Production.INFO: Total Charge 0
[2026-09-14 06:27:04] Production.INFO: CreateAllLog End
[2026-09-14 06:27:04] Production.INFO: Account Balance End.
[2026-09-14 06:27:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:27:04] Production.INFO: ==27655== Releasing lock...
[2026-09-14 06:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:27:04] Production.INFO: ==27651== Releasing lock...
[2026-09-14 06:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:27:12] Production.ERROR: CronJobId end10
[2026-09-14 06:27:12] Production.INFO: ==27653== Releasing lock...
[2026-09-14 06:27:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:27:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:27:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:27:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:27:14] Production.INFO: call_cost start
[2026-09-14 06:27:14] Production.INFO: call_cost end
[2026-09-14 06:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:27:14] Production.INFO: ==27649== Releasing lock...
[2026-09-14 06:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:28:01] Production.INFO: ==27717== Lock acquired, processing the job...
[2026-09-14 11:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:28:01] Production.INFO: neon service started
[2026-09-14 11:28:01] Production.INFO: neon service started
[2026-09-14 11:28:01] Production.INFO: ==27717== Releasing lock...
[2026-09-14 11:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:28:02] Production.INFO: ==27721== Lock acquired, processing the job...
[2026-09-14 10:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:28:02] Production.INFO: ==27721== Releasing lock...
[2026-09-14 10:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:28:02] Production.INFO: ==27719== Lock acquired, processing the job...
[2026-09-14 06:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:28:02] Production.INFO: ==27719== Releasing lock...
[2026-09-14 06:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:28:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:28:03] Production.INFO: ==27724== Lock acquired, processing the job...
[2026-09-14 06:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:28:03] Production.INFO: ==27730== Lock acquired, processing the job...
[2026-09-14 06:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:28:03] Production.INFO: ==27726== Lock acquired, processing the job...
[2026-09-14 06:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:28:03] Production.INFO: ==27728== Lock acquired, processing the job...
[2026-09-14 06:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:28:03] Production.INFO: ==27732== Lock acquired, processing the job...
[2026-09-14 06:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:28:03] Production.INFO: Account Balance Start.
[2026-09-14 06:28:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:28:03] Production.INFO: 117
[2026-09-14 06:28:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:28:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:28:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:28:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 06:28:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 06: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-09-14 06:28:03] Production.INFO: ==27732== Releasing lock...
[2026-09-14 06:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:28:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:28:03] Production.INFO: Date 2026-09-14
[2026-09-14 06:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:28:03] Production.INFO: Total Charge 0
[2026-09-14 06:28:03] Production.INFO: CreateAllLog End
[2026-09-14 06:28:04] Production.INFO: Account Balance End.
[2026-09-14 06:28:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:28:04] Production.INFO: ==27730== Releasing lock...
[2026-09-14 06:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:28:04] Production.INFO: ==27726== Releasing lock...
[2026-09-14 06:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:28:11] Production.ERROR: CronJobId end10
[2026-09-14 06:28:11] Production.INFO: ==27728== Releasing lock...
[2026-09-14 06:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:28:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:28:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:28:15] Production.INFO: call_cost start
[2026-09-14 06:28:15] Production.INFO: call_cost end
[2026-09-14 06:28:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:28:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:28:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:28:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:28:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:28:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:28:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:28:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:28:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:28:15] Production.INFO: ==27724== Releasing lock...
[2026-09-14 06:28:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:28:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:29:02] Production.INFO: ==27797== Lock acquired, processing the job...
[2026-09-14 11:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:29:02] Production.INFO: neon service started
[2026-09-14 11:29:02] Production.INFO: neon service started
[2026-09-14 11:29:02] Production.INFO: ==27797== Releasing lock...
[2026-09-14 11:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:29:02] Production.INFO: ==27799== Lock acquired, processing the job...
[2026-09-14 06:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:29:02] Production.INFO: ==27799== Releasing lock...
[2026-09-14 06:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:29:02] Production.INFO: ==27801== Lock acquired, processing the job...
[2026-09-14 10:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:29:02] Production.INFO: ==27801== Releasing lock...
[2026-09-14 10:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:29:03] Production.INFO: ==27803== Lock acquired, processing the job...
[2026-09-14 06:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:29:03] Production.INFO: ==27805== Lock acquired, processing the job...
[2026-09-14 06:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:29:03] Production.INFO: ==27807== Lock acquired, processing the job...
[2026-09-14 06:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:29:03] Production.INFO: ==27809== Lock acquired, processing the job...
[2026-09-14 06:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:29:03] Production.INFO: ==27811== Lock acquired, processing the job...
[2026-09-14 06:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:29:03] Production.INFO: Account Balance Start.
[2026-09-14 06:29:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:29:03] Production.INFO: 117
[2026-09-14 06:29:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 06:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 06:29:03] Production.INFO: ==27811== Releasing lock...
[2026-09-14 06:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:29:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:29:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:29:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:29:04] Production.INFO: Date 2026-09-12
[2026-09-14 06:29:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:29:04] Production.INFO: Date 2026-09-13
[2026-09-14 06:29:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:29:04] Production.INFO: Date 2026-09-14
[2026-09-14 06:29:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:29:04] Production.INFO: Total Charge 0
[2026-09-14 06:29:04] Production.INFO: CreateAllLog End
[2026-09-14 06:29:04] Production.INFO: Account Balance End.
[2026-09-14 06:29:04] Production.INFO: ==27805== Releasing lock...
[2026-09-14 06:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:29:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:29:04] Production.INFO: ==27809== Releasing lock...
[2026-09-14 06:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:29:11] Production.ERROR: CronJobId end10
[2026-09-14 06:29:11] Production.INFO: ==27807== Releasing lock...
[2026-09-14 06:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:29:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:29:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:29:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:29:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:29:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:29:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:29:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:29:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:29:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:29:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:29:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:29:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:29:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:29:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:29:15] Production.INFO: call_cost start
[2026-09-14 06:29:15] Production.INFO: call_cost end
[2026-09-14 06:29:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:29:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:29:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:29:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:29:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:29:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:29:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:29:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:29:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:29:15] Production.INFO: ==27803== Releasing lock...
[2026-09-14 06:29:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:29:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:30:01] Production.INFO: ==27880== Lock acquired, processing the job...
[2026-09-14 11:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:30:01] Production.INFO: neon service started
[2026-09-14 11:30:01] Production.INFO: neon service started
[2026-09-14 11:30:01] Production.INFO: ==27880== Releasing lock...
[2026-09-14 11:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:30:01] Production.INFO: ==27882== Lock acquired, processing the job...
[2026-09-14 06:30:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:30:02] Production.INFO: ==27882== Releasing lock...
[2026-09-14 06:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:30:02] Production.INFO: ==27884== Lock acquired, processing the job...
[2026-09-14 10:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:30:02] Production.INFO: ==27884== Releasing lock...
[2026-09-14 10:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:30:02] Production.INFO: ==27890== Lock acquired, processing the job...
[2026-09-14 06:30:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:30:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:30:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:30:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:30:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:30:03] Production.INFO: ==27886== Lock acquired, processing the job...
[2026-09-14 06:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:30:03] Production.INFO: ==27888== Lock acquired, processing the job...
[2026-09-14 06:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:30:03] Production.INFO: ==27892== Lock acquired, processing the job...
[2026-09-14 06:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:30:03] Production.INFO: ==27894== Lock acquired, processing the job...
[2026-09-14 06:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:30:03] Production.INFO: Account Balance Start.
[2026-09-14 06:30:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:30:03] Production.INFO: 117
[2026-09-14 06:30:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 06:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 06:30:03] Production.INFO: ==27894== Releasing lock...
[2026-09-14 06:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:30:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:30:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:30:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:30:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:30:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:30:03] Production.INFO: Date 2026-09-14
[2026-09-14 06:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:30:03] Production.INFO: Total Charge 0
[2026-09-14 06:30:03] Production.INFO: CreateAllLog End
[2026-09-14 06:30:04] Production.INFO: Account Balance End.
[2026-09-14 06:30:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:30:04] Production.INFO: ==27892== Releasing lock...
[2026-09-14 06:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:30:04] Production.INFO: ==27888== Releasing lock...
[2026-09-14 06:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:30:10] Production.ERROR: CronJobId end10
[2026-09-14 06:30:10] Production.INFO: ==27890== Releasing lock...
[2026-09-14 06:30:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:30:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:30:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:30:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:30:14] Production.INFO: call_cost start
[2026-09-14 06:30:14] Production.INFO: call_cost end
[2026-09-14 06:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:30:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:30:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:30:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:30:14] Production.INFO: ==27886== Releasing lock...
[2026-09-14 06:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:31:01] Production.INFO: ==27955== Lock acquired, processing the job...
[2026-09-14 11:31:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:31:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:31:02] Production.INFO: neon service started
[2026-09-14 11:31:02] Production.INFO: neon service started
[2026-09-14 11:31:02] Production.INFO: ==27955== Releasing lock...
[2026-09-14 11:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:31:02] Production.INFO: ==27957== Lock acquired, processing the job...
[2026-09-14 06:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:31:02] Production.INFO: ==27957== Releasing lock...
[2026-09-14 06:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:31:02] Production.INFO: ==27959== Lock acquired, processing the job...
[2026-09-14 10:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:31:02] Production.INFO: ==27959== Releasing lock...
[2026-09-14 10:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:31:03] Production.INFO: ==27965== Lock acquired, processing the job...
[2026-09-14 06:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:31:03] Production.INFO: ==27963== Lock acquired, processing the job...
[2026-09-14 06:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:31:03] Production.INFO: ==27961== Lock acquired, processing the job...
[2026-09-14 06:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:31:03] Production.INFO: ==27969== Lock acquired, processing the job...
[2026-09-14 06:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:31:03] Production.INFO: ==27967== Lock acquired, processing the job...
[2026-09-14 06:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06: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-09-14 06: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-09-14 06: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-09-14 06:31:03] Production.INFO: ==27969== Releasing lock...
[2026-09-14 06:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:31:03] Production.INFO: Account Balance Start.
[2026-09-14 06:31:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:31:03] Production.INFO: 117
[2026-09-14 06:31:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:31:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:31:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:31:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:31:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:31:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:31:04] Production.INFO: Date 2026-09-14
[2026-09-14 06:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:31:04] Production.INFO: Total Charge 0
[2026-09-14 06:31:04] Production.INFO: CreateAllLog End
[2026-09-14 06:31:04] Production.INFO: ==27963== Releasing lock...
[2026-09-14 06:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:31:04] Production.INFO: Account Balance End.
[2026-09-14 06:31:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:31:04] Production.INFO: ==27967== Releasing lock...
[2026-09-14 06:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:31:11] Production.ERROR: CronJobId end10
[2026-09-14 06:31:11] Production.INFO: ==27965== Releasing lock...
[2026-09-14 06:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:31:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:31:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:31:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:31:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:31:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:31:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:31:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:31:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:31:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:31:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:31:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:31:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:31:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:31:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:31:15] Production.INFO: call_cost start
[2026-09-14 06:31:15] Production.INFO: call_cost end
[2026-09-14 06:31:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:31:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:31:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:31:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:31:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:31:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:31:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:31:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:31:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:31:15] Production.INFO: ==27961== Releasing lock...
[2026-09-14 06:31:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:31:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:32:01] Production.INFO: ==28029== Lock acquired, processing the job...
[2026-09-14 11:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:32:01] Production.INFO: neon service started
[2026-09-14 11:32:01] Production.INFO: neon service started
[2026-09-14 11:32:01] Production.INFO: ==28029== Releasing lock...
[2026-09-14 11:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:32:01] Production.INFO: ==28031== Lock acquired, processing the job...
[2026-09-14 06:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:32:02] Production.INFO: ==28031== Releasing lock...
[2026-09-14 06:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:32:02] Production.INFO: ==28033== Lock acquired, processing the job...
[2026-09-14 10:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:32:02] Production.INFO: ==28033== Releasing lock...
[2026-09-14 10:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:32:02] Production.INFO: ==28038== Lock acquired, processing the job...
[2026-09-14 06:32:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:32:02] Production.INFO: ==28036== Lock acquired, processing the job...
[2026-09-14 06:32:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:32:03] Production.INFO: ==28040== Lock acquired, processing the job...
[2026-09-14 06:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:32:03] Production.INFO: ==28044== Lock acquired, processing the job...
[2026-09-14 06:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:32:03] Production.INFO: ==28042== Lock acquired, processing the job...
[2026-09-14 06:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 06:32:03] Production.INFO: ==28044== Releasing lock...
[2026-09-14 06:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:32:03] Production.INFO: ==28038== Releasing lock...
[2026-09-14 06:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:32:03] Production.INFO: Account Balance Start.
[2026-09-14 06:32:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:32:03] Production.INFO: 117
[2026-09-14 06:32:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:32:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:32:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:32:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:32:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:32:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:32:03] Production.INFO: Date 2026-09-14
[2026-09-14 06:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:32:03] Production.INFO: Total Charge 0
[2026-09-14 06:32:03] Production.INFO: CreateAllLog End
[2026-09-14 06:32:04] Production.INFO: Account Balance End.
[2026-09-14 06:32:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:32:04] Production.INFO: ==28042== Releasing lock...
[2026-09-14 06:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:32:12] Production.ERROR: CronJobId end10
[2026-09-14 06:32:12] Production.INFO: ==28040== Releasing lock...
[2026-09-14 06:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:32:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:32:14] Production.INFO: call_cost start
[2026-09-14 06:32:14] Production.INFO: call_cost end
[2026-09-14 06:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:32:14] Production.INFO: ==28036== Releasing lock...
[2026-09-14 06:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:33:01] Production.INFO: ==28107== Lock acquired, processing the job...
[2026-09-14 11:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:33:01] Production.INFO: neon service started
[2026-09-14 11:33:01] Production.INFO: neon service started
[2026-09-14 11:33:01] Production.INFO: ==28107== Releasing lock...
[2026-09-14 11:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:33:02] Production.INFO: ==28109== Lock acquired, processing the job...
[2026-09-14 06:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:33:02] Production.INFO: ==28109== Releasing lock...
[2026-09-14 06:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:33:02] Production.INFO: ==28111== Lock acquired, processing the job...
[2026-09-14 10:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:33:02] Production.INFO: ==28111== Releasing lock...
[2026-09-14 10:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:33:03] Production.INFO: ==28113== Lock acquired, processing the job...
[2026-09-14 06:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:33:03] Production.INFO: ==28115== Lock acquired, processing the job...
[2026-09-14 06:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:33:03] Production.INFO: ==28117== Lock acquired, processing the job...
[2026-09-14 06:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:33:03] Production.INFO: ==28119== Lock acquired, processing the job...
[2026-09-14 06:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:33:03] Production.INFO: ==28121== Lock acquired, processing the job...
[2026-09-14 06:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:33:03] Production.INFO: Account Balance Start.
[2026-09-14 06:33:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:33:03] Production.INFO: 117
[2026-09-14 06:33:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 06:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 06:33:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:33:03] Production.INFO: ==28121== Releasing lock...
[2026-09-14 06:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:33:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:33:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:33:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:33:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:33:03] Production.INFO: Date 2026-09-14
[2026-09-14 06:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:33:03] Production.INFO: Total Charge 0
[2026-09-14 06:33:03] Production.INFO: CreateAllLog End
[2026-09-14 06:33:03] Production.INFO: Account Balance End.
[2026-09-14 06:33:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:33:04] Production.INFO: ==28119== Releasing lock...
[2026-09-14 06:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:33:04] Production.INFO: ==28115== Releasing lock...
[2026-09-14 06:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:33:11] Production.ERROR: CronJobId end10
[2026-09-14 06:33:11] Production.INFO: ==28117== Releasing lock...
[2026-09-14 06:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:33:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:33:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:33:14] Production.INFO: call_cost start
[2026-09-14 06:33:14] Production.INFO: call_cost end
[2026-09-14 06:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:33:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:33:14] Production.INFO: ==28113== Releasing lock...
[2026-09-14 06:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:34:02] Production.INFO: ==28185== Lock acquired, processing the job...
[2026-09-14 11:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:34:02] Production.INFO: neon service started
[2026-09-14 11:34:02] Production.INFO: neon service started
[2026-09-14 11:34:02] Production.INFO: ==28185== Releasing lock...
[2026-09-14 11:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:34:02] Production.INFO: ==28187== Lock acquired, processing the job...
[2026-09-14 06:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:34:02] Production.INFO: ==28189== Lock acquired, processing the job...
[2026-09-14 10:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:34:03] Production.INFO: ==28189== Releasing lock...
[2026-09-14 10:34:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:34:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:34:03] Production.INFO: ==28187== Releasing lock...
[2026-09-14 06:34:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:34:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:34:03] Production.INFO: ==28192== Lock acquired, processing the job...
[2026-09-14 06:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:34:04] Production.INFO: ==28194== Lock acquired, processing the job...
[2026-09-14 06:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:34:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:34:04] Production.INFO: ==28196== Lock acquired, processing the job...
[2026-09-14 06:34:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:34:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:34:04] Production.INFO: ==28198== Lock acquired, processing the job...
[2026-09-14 06:34:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:34:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:34:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:34:04] Production.INFO: ==28200== Lock acquired, processing the job...
[2026-09-14 06:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:34:04] Production.INFO: Account Balance Start.
[2026-09-14 06:34:04] Production.INFO: CreateAllLog Start
[2026-09-14 06:34:04] Production.INFO: 117
[2026-09-14 06: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-09-14 06: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-09-14 06:34:04] Production.INFO: Date 2026-09-08
[2026-09-14 06: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-09-14 06:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:34:04] Production.INFO: ==28200== Releasing lock...
[2026-09-14 06:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:34:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:34:04] Production.INFO: Date 2026-09-09
[2026-09-14 06:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:34:04] Production.INFO: Date 2026-09-10
[2026-09-14 06:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:34:04] Production.INFO: Date 2026-09-11
[2026-09-14 06:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:34:04] Production.INFO: Date 2026-09-12
[2026-09-14 06:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:34:04] Production.INFO: Date 2026-09-13
[2026-09-14 06:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:34:04] Production.INFO: Date 2026-09-14
[2026-09-14 06:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:34:04] Production.INFO: Total Charge 0
[2026-09-14 06:34:04] Production.INFO: ==28194== Releasing lock...
[2026-09-14 06:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:34:04] Production.INFO: CreateAllLog End
[2026-09-14 06:34:04] Production.INFO: Account Balance End.
[2026-09-14 06:34:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:34:04] Production.INFO: ==28198== Releasing lock...
[2026-09-14 06:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:34:12] Production.ERROR: CronJobId end10
[2026-09-14 06:34:12] Production.INFO: ==28196== Releasing lock...
[2026-09-14 06:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:34:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:34:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:34:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:34:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:34:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:34:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:34:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:34:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:34:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:34:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:34:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:34:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:34:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:34:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:34:15] Production.INFO: call_cost start
[2026-09-14 06:34:15] Production.INFO: call_cost end
[2026-09-14 06:34:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:34:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:34:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:34:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:34:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:34:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:34:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:34:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:34:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:34:15] Production.INFO: ==28192== Releasing lock...
[2026-09-14 06:34:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:34:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:35:01] Production.INFO: ==28260== Lock acquired, processing the job...
[2026-09-14 11:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:35:01] Production.INFO: neon service started
[2026-09-14 11:35:01] Production.INFO: neon service started
[2026-09-14 11:35:01] Production.INFO: ==28260== Releasing lock...
[2026-09-14 11:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:35:02] Production.INFO: ==28264== Lock acquired, processing the job...
[2026-09-14 10:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:35:02] Production.INFO: ==28264== Releasing lock...
[2026-09-14 10:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:35:02] Production.INFO: ==28262== Lock acquired, processing the job...
[2026-09-14 06:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:35:02] Production.INFO: ==28262== Releasing lock...
[2026-09-14 06:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:35:03] Production.INFO: ==28266== Lock acquired, processing the job...
[2026-09-14 06:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 06:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 06:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 06:35:03] Production.INFO: ==28266== Releasing lock...
[2026-09-14 06:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 06:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 06:35:03] Production.INFO: ==28270== Lock acquired, processing the job...
[2026-09-14 06:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:35:03] Production.INFO: ==28279== Lock acquired, processing the job...
[2026-09-14 06:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 06:35:03] Production.INFO: ==28268== Lock acquired, processing the job...
[2026-09-14 06:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 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-09-14 06:35:03] Production.INFO: ==28279== Releasing lock...
[2026-09-14 06:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:35:03] Production.INFO: ==28274== Lock acquired, processing the job...
[2026-09-14 06:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:35:03] Production.INFO: ==28272== Lock acquired, processing the job...
[2026-09-14 06:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:35:03] Production.INFO: ==28277== Lock acquired, processing the job...
[2026-09-14 06:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 06:35:03] Production.INFO: Account Balance Start.
[2026-09-14 06:35:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:35:03] Production.INFO: 117
[2026-09-14 06:35:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 06:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:35:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:35:04] Production.INFO: Date 2026-09-10
[2026-09-14 06:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:35:04] Production.INFO: Date 2026-09-11
[2026-09-14 06:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:35:04] Production.INFO: Date 2026-09-12
[2026-09-14 06:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:35:04] Production.INFO: Date 2026-09-13
[2026-09-14 06:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:35:04] Production.INFO: ==28270== Releasing lock...
[2026-09-14 06:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:35:04] Production.ERROR: done
[2026-09-14 06:35:04] Production.INFO: Date 2026-09-14
[2026-09-14 06:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:35:04] Production.INFO: Total Charge 0
[2026-09-14 06:35:04] Production.INFO: CreateAllLog End
[2026-09-14 06:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 06:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000759', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 06:35:04] Production.INFO: Account Balance End.
[2026-09-14 06:35:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:35:04] Production.INFO: ==28274== Releasing lock...
[2026-09-14 06:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000759', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 06:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 06:35:10] Production.INFO: ProcessCDR(1,18000759,1,1,2)
[2026-09-14 06:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18000759,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 06:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18000759,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 06:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 06:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 06:35:10] Production.INFO: ==28277== Releasing lock...
[2026-09-14 06:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 06:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 06:35:14] Production.ERROR: CronJobId end10
[2026-09-14 06:35:14] Production.INFO: ==28272== Releasing lock...
[2026-09-14 06:35:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:35:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:35:16] Production.INFO: call_cost start
[2026-09-14 06:35:16] Production.INFO: call_cost end
[2026-09-14 06:35:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:35:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:35:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:35:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:35:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:35:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:35:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:35:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:35:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:35:16] Production.INFO: ==28268== Releasing lock...
[2026-09-14 06:35:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:35:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:36:02] Production.INFO: ==28343== Lock acquired, processing the job...
[2026-09-14 11:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:36:02] Production.INFO: neon service started
[2026-09-14 11:36:02] Production.INFO: neon service started
[2026-09-14 11:36:02] Production.INFO: ==28343== Releasing lock...
[2026-09-14 11:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:36:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 10:36:02] Production.INFO: ==28347== Lock acquired, processing the job...
[2026-09-14 10:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:36:02] Production.INFO: ==28347== Releasing lock...
[2026-09-14 10:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:36:02] Production.INFO: ==28345== Lock acquired, processing the job...
[2026-09-14 06:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:36:02] Production.INFO: ==28345== Releasing lock...
[2026-09-14 06:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:36:03] Production.INFO: ==28350== Lock acquired, processing the job...
[2026-09-14 06:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:36:03] Production.INFO: ==28358== Lock acquired, processing the job...
[2026-09-14 06:36:03] Production.INFO: ==28354== Lock acquired, processing the job...
[2026-09-14 06:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:36:03] Production.INFO: ==28356== Lock acquired, processing the job...
[2026-09-14 06:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:36:03] Production.INFO: ==28352== Lock acquired, processing the job...
[2026-09-14 06:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06: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-09-14 06:36:03] Production.INFO: Account Balance Start.
[2026-09-14 06:36:03] Production.INFO: CreateAllLog Start
[2026-09-14 06: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-09-14 06:36:03] Production.INFO: 117
[2026-09-14 06: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-09-14 06:36:03] Production.INFO: ==28358== Releasing lock...
[2026-09-14 06:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:36:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:36:04] Production.INFO: Date 2026-09-09
[2026-09-14 06:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:36:04] Production.INFO: Date 2026-09-10
[2026-09-14 06:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:36:04] Production.INFO: Date 2026-09-11
[2026-09-14 06:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:36:04] Production.INFO: Date 2026-09-12
[2026-09-14 06:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:36:04] Production.INFO: Date 2026-09-13
[2026-09-14 06:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:36:04] Production.INFO: Date 2026-09-14
[2026-09-14 06:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:36:04] Production.INFO: Total Charge 0
[2026-09-14 06:36:04] Production.INFO: CreateAllLog End
[2026-09-14 06:36:04] Production.INFO: Account Balance End.
[2026-09-14 06:36:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:36:04] Production.INFO: ==28356== Releasing lock...
[2026-09-14 06:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:36:04] Production.INFO: ==28352== Releasing lock...
[2026-09-14 06:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:36:12] Production.ERROR: CronJobId end10
[2026-09-14 06:36:12] Production.INFO: ==28354== Releasing lock...
[2026-09-14 06:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:36:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:36:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:36:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:36:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:36:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:36:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:36:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:36:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:36:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:36:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:36:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:36:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:36:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:36:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:36:15] Production.INFO: call_cost start
[2026-09-14 06:36:15] Production.INFO: call_cost end
[2026-09-14 06:36:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:36:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:36:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:36:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:36:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:36:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:36:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:36:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:36:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:36:15] Production.INFO: ==28350== Releasing lock...
[2026-09-14 06:36:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:36:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:37:01] Production.INFO: ==28422== Lock acquired, processing the job...
[2026-09-14 11:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:37:01] Production.INFO: neon service started
[2026-09-14 11:37:01] Production.INFO: neon service started
[2026-09-14 11:37:01] Production.INFO: ==28422== Releasing lock...
[2026-09-14 11:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:37:01] Production.INFO: ==28424== Lock acquired, processing the job...
[2026-09-14 06:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:37:02] Production.INFO: ==28424== Releasing lock...
[2026-09-14 06:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:37:02] Production.INFO: ==28426== Lock acquired, processing the job...
[2026-09-14 10:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:37:02] Production.INFO: ==28426== Releasing lock...
[2026-09-14 10:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:37:02] Production.INFO: ==28433== Lock acquired, processing the job...
[2026-09-14 06:37:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:37:03] Production.INFO: ==28428== Lock acquired, processing the job...
[2026-09-14 06:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:37:03] Production.INFO: ==28430== Lock acquired, processing the job...
[2026-09-14 06:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:37:03] Production.INFO: ==28435== Lock acquired, processing the job...
[2026-09-14 06:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:37:03] Production.INFO: ==28437== Lock acquired, processing the job...
[2026-09-14 06:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:37:03] Production.INFO: Account Balance Start.
[2026-09-14 06:37:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:37:03] Production.INFO: 117
[2026-09-14 06:37:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 06:37:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 06:37:03] Production.INFO: ==28437== Releasing lock...
[2026-09-14 06:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:37:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:37:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:37:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:37:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:37:03] Production.INFO: Date 2026-09-14
[2026-09-14 06:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:37:03] Production.INFO: Total Charge 0
[2026-09-14 06:37:03] Production.INFO: CreateAllLog End
[2026-09-14 06:37:03] Production.INFO: Account Balance End.
[2026-09-14 06:37:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:37:04] Production.INFO: ==28435== Releasing lock...
[2026-09-14 06:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:37:04] Production.INFO: ==28430== Releasing lock...
[2026-09-14 06:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:37:11] Production.ERROR: CronJobId end10
[2026-09-14 06:37:11] Production.INFO: ==28433== Releasing lock...
[2026-09-14 06:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:37:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:37:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:37:14] Production.INFO: call_cost start
[2026-09-14 06:37:14] Production.INFO: call_cost end
[2026-09-14 06:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:37:14] Production.INFO: ==28428== Releasing lock...
[2026-09-14 06:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:38:01] Production.INFO: ==28511== Lock acquired, processing the job...
[2026-09-14 11:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:38:02] Production.INFO: neon service started
[2026-09-14 11:38:02] Production.INFO: neon service started
[2026-09-14 11:38:02] Production.INFO: ==28511== Releasing lock...
[2026-09-14 11:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:38:02] Production.INFO: ==28513== Lock acquired, processing the job...
[2026-09-14 06:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:38:02] Production.INFO: ==28513== Releasing lock...
[2026-09-14 06:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:38:02] Production.INFO: ==28515== Lock acquired, processing the job...
[2026-09-14 10:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:38:02] Production.INFO: ==28515== Releasing lock...
[2026-09-14 10:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:38:03] Production.INFO: ==28521== Lock acquired, processing the job...
[2026-09-14 06:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:38:03] Production.INFO: ==28517== Lock acquired, processing the job...
[2026-09-14 06:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:38:03] Production.INFO: ==28519== Lock acquired, processing the job...
[2026-09-14 06:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:38:03] Production.INFO: ==28523== Lock acquired, processing the job...
[2026-09-14 06:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:38:03] Production.INFO: ==28525== Lock acquired, processing the job...
[2026-09-14 06:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:38:03] Production.INFO: Account Balance Start.
[2026-09-14 06:38:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:38:03] Production.INFO: 117
[2026-09-14 06:38:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 06:38:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:38:03] Production.INFO: ==28525== Releasing lock...
[2026-09-14 06:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:38:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:38:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:38:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:38:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:38:04] Production.INFO: Date 2026-09-14
[2026-09-14 06:38:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:38:04] Production.INFO: Total Charge 0
[2026-09-14 06:38:04] Production.INFO: CreateAllLog End
[2026-09-14 06:38:04] Production.INFO: Account Balance End.
[2026-09-14 06:38:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:38:04] Production.INFO: ==28523== Releasing lock...
[2026-09-14 06:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:38:04] Production.INFO: ==28519== Releasing lock...
[2026-09-14 06:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:38:12] Production.ERROR: CronJobId end10
[2026-09-14 06:38:12] Production.INFO: ==28521== Releasing lock...
[2026-09-14 06:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:38:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:38:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:38:14] Production.INFO: call_cost start
[2026-09-14 06:38:14] Production.INFO: call_cost end
[2026-09-14 06:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:38:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:38:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:38:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:38:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:38:14] Production.INFO: ==28517== Releasing lock...
[2026-09-14 06:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:39:01] Production.INFO: ==28588== Lock acquired, processing the job...
[2026-09-14 11:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:39:01] Production.INFO: neon service started
[2026-09-14 11:39:01] Production.INFO: neon service started
[2026-09-14 11:39:01] Production.INFO: ==28588== Releasing lock...
[2026-09-14 11:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:39:02] Production.INFO: ==28590== Lock acquired, processing the job...
[2026-09-14 06:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:39:02] Production.INFO: ==28592== Lock acquired, processing the job...
[2026-09-14 10:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:39:02] Production.INFO: ==28592== Releasing lock...
[2026-09-14 10:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:39:02] Production.INFO: ==28590== Releasing lock...
[2026-09-14 06:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:39:03] Production.INFO: ==28596== Lock acquired, processing the job...
[2026-09-14 06:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:39:03] Production.INFO: ==28594== Lock acquired, processing the job...
[2026-09-14 06:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:39:03] Production.INFO: ==28598== Lock acquired, processing the job...
[2026-09-14 06:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:39:03] Production.INFO: ==28601== Lock acquired, processing the job...
[2026-09-14 06:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:39:03] Production.INFO: ==28603== Lock acquired, processing the job...
[2026-09-14 06:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 06:39:03] Production.INFO: Account Balance Start.
[2026-09-14 06:39:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:39:03] Production.INFO: 117
[2026-09-14 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-09-14 06:39:03] Production.INFO: ==28603== Releasing lock...
[2026-09-14 06:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:39:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:39:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:39:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:39:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:39:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:39:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:39:03] Production.INFO: Date 2026-09-14
[2026-09-14 06:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:39:03] Production.INFO: ==28596== Releasing lock...
[2026-09-14 06:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:39:03] Production.INFO: Total Charge 0
[2026-09-14 06:39:03] Production.INFO: CreateAllLog End
[2026-09-14 06:39:04] Production.INFO: Account Balance End.
[2026-09-14 06:39:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:39:04] Production.INFO: ==28601== Releasing lock...
[2026-09-14 06:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:39:11] Production.ERROR: CronJobId end10
[2026-09-14 06:39:11] Production.INFO: ==28598== Releasing lock...
[2026-09-14 06:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:39:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:39:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:39:14] Production.INFO: call_cost start
[2026-09-14 06:39:14] Production.INFO: call_cost end
[2026-09-14 06:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:39:14] Production.INFO: ==28594== Releasing lock...
[2026-09-14 06:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:40:02] Production.INFO: ==28664== Lock acquired, processing the job...
[2026-09-14 11:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:40:02] Production.INFO: neon service started
[2026-09-14 11:40:02] Production.INFO: neon service started
[2026-09-14 11:40:02] Production.INFO: ==28664== Releasing lock...
[2026-09-14 11:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:40:02] Production.INFO: ==28669== Lock acquired, processing the job...
[2026-09-14 10:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:40:02] Production.INFO: ==28667== Lock acquired, processing the job...
[2026-09-14 06:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:40:02] Production.INFO: ==28669== Releasing lock...
[2026-09-14 10:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:40:02] Production.INFO: ==28667== Releasing lock...
[2026-09-14 06:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:40:03] Production.INFO: ==28671== Lock acquired, processing the job...
[2026-09-14 06:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:40:03] Production.INFO: ==28675== Lock acquired, processing the job...
[2026-09-14 06:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:40:03] Production.INFO: ==28673== Lock acquired, processing the job...
[2026-09-14 06:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:40:03] Production.INFO: ==28677== Lock acquired, processing the job...
[2026-09-14 06:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:40:04] Production.INFO: ==28679== Lock acquired, processing the job...
[2026-09-14 06:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06: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-09-14 06: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-09-14 06:40:04] Production.INFO: Account Balance Start.
[2026-09-14 06:40:04] Production.INFO: CreateAllLog Start
[2026-09-14 06:40:04] Production.INFO: 117
[2026-09-14 06:40:04] Production.INFO: Date 2026-09-08
[2026-09-14 06: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-09-14 06:40:04] Production.INFO: ==28679== Releasing lock...
[2026-09-14 06:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:40:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:40:04] Production.INFO: Date 2026-09-09
[2026-09-14 06:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:40:04] Production.INFO: Date 2026-09-10
[2026-09-14 06:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:40:04] Production.INFO: Date 2026-09-11
[2026-09-14 06:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:40:04] Production.INFO: Date 2026-09-12
[2026-09-14 06:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:40:04] Production.INFO: Date 2026-09-13
[2026-09-14 06:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:40:04] Production.INFO: Date 2026-09-14
[2026-09-14 06:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:40:04] Production.INFO: Total Charge 0
[2026-09-14 06:40:04] Production.INFO: CreateAllLog End
[2026-09-14 06:40:04] Production.INFO: ==28673== Releasing lock...
[2026-09-14 06:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:40:04] Production.INFO: Account Balance End.
[2026-09-14 06:40:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:40:04] Production.INFO: ==28677== Releasing lock...
[2026-09-14 06:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:40:12] Production.ERROR: CronJobId end10
[2026-09-14 06:40:12] Production.INFO: ==28675== Releasing lock...
[2026-09-14 06:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:40:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:40:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:40:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:40:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:40:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:40:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:40:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:40:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:40:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:40:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:40:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:40:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:40:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:40:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:40:16] Production.INFO: call_cost start
[2026-09-14 06:40:16] Production.INFO: call_cost end
[2026-09-14 06:40:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:40:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:40:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:40:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:40:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:40:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:40:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:40:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:40:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:40:16] Production.INFO: ==28671== Releasing lock...
[2026-09-14 06:40:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:40:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:41:01] Production.INFO: ==28736== Lock acquired, processing the job...
[2026-09-14 11:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:41:01] Production.INFO: neon service started
[2026-09-14 11:41:01] Production.INFO: neon service started
[2026-09-14 11:41:01] Production.INFO: ==28736== Releasing lock...
[2026-09-14 11:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:41:01] Production.INFO: ==28738== Lock acquired, processing the job...
[2026-09-14 06:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:41:02] Production.INFO: ==28738== Releasing lock...
[2026-09-14 06:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:41:02] Production.INFO: ==28740== Lock acquired, processing the job...
[2026-09-14 10:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:41:02] Production.INFO: ==28740== Releasing lock...
[2026-09-14 10:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:41:02] Production.INFO: ==28743== Lock acquired, processing the job...
[2026-09-14 06:41:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:41:03] Production.INFO: ==28745== Lock acquired, processing the job...
[2026-09-14 06:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:41:03] Production.INFO: ==28749== Lock acquired, processing the job...
[2026-09-14 06:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:41:03] Production.INFO: ==28747== Lock acquired, processing the job...
[2026-09-14 06:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:41:03] Production.INFO: Account Balance Start.
[2026-09-14 06:41:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:41:03] Production.INFO: 117
[2026-09-14 06:41:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:41:03] Production.INFO: ==28751== Lock acquired, processing the job...
[2026-09-14 06:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:41:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:41:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 06:41:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 06:41:03] Production.INFO: ==28751== Releasing lock...
[2026-09-14 06:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:41:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:41:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:41:03] Production.INFO: Date 2026-09-14
[2026-09-14 06:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:41:03] Production.INFO: Total Charge 0
[2026-09-14 06:41:03] Production.INFO: CreateAllLog End
[2026-09-14 06:41:03] Production.INFO: ==28745== Releasing lock...
[2026-09-14 06:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:41:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:41:03] Production.INFO: Account Balance End.
[2026-09-14 06:41:03] Production.ERROR: CronJobId end 12
[2026-09-14 06:41:03] Production.INFO: ==28749== Releasing lock...
[2026-09-14 06:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:41:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:41:13] Production.ERROR: CronJobId end10
[2026-09-14 06:41:13] Production.INFO: ==28747== Releasing lock...
[2026-09-14 06:41:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:41:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:41:15] Production.INFO: call_cost start
[2026-09-14 06:41:15] Production.INFO: call_cost end
[2026-09-14 06:41:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:41:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:41:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:41:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:41:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:41:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:41:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:41:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:41:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:41:15] Production.INFO: ==28743== Releasing lock...
[2026-09-14 06:41:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:41:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:42:01] Production.INFO: ==28813== Lock acquired, processing the job...
[2026-09-14 11:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:42:01] Production.INFO: neon service started
[2026-09-14 11:42:01] Production.INFO: neon service started
[2026-09-14 11:42:01] Production.INFO: ==28813== Releasing lock...
[2026-09-14 11:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:42:02] Production.INFO: ==28817== Lock acquired, processing the job...
[2026-09-14 10:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:42:02] Production.INFO: ==28817== Releasing lock...
[2026-09-14 10:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:42:02] Production.INFO: ==28815== Lock acquired, processing the job...
[2026-09-14 06:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:42:02] Production.INFO: ==28815== Releasing lock...
[2026-09-14 06:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:42:03] Production.INFO: ==28820== Lock acquired, processing the job...
[2026-09-14 06:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:42:03] Production.INFO: ==28822== Lock acquired, processing the job...
[2026-09-14 06:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:42:03] Production.INFO: ==28828== Lock acquired, processing the job...
[2026-09-14 06:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 06:42:03] Production.INFO: ==28824== Lock acquired, processing the job...
[2026-09-14 06:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-09-14 06:42:03] Production.INFO: ==28828== Releasing lock...
[2026-09-14 06:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:42:03] Production.INFO: ==28826== Lock acquired, processing the job...
[2026-09-14 06:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:42:03] Production.INFO: Account Balance Start.
[2026-09-14 06:42:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:42:03] Production.INFO: 117
[2026-09-14 06:42:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:42:04] Production.INFO: Date 2026-09-09
[2026-09-14 06:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:42:04] Production.INFO: Date 2026-09-10
[2026-09-14 06:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:42:04] Production.INFO: Date 2026-09-11
[2026-09-14 06:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:42:04] Production.INFO: Date 2026-09-12
[2026-09-14 06:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:42:04] Production.INFO: Date 2026-09-13
[2026-09-14 06:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:42:04] Production.INFO: Date 2026-09-14
[2026-09-14 06:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:42:04] Production.INFO: Total Charge 0
[2026-09-14 06:42:04] Production.INFO: CreateAllLog End
[2026-09-14 06:42:04] Production.INFO: Account Balance End.
[2026-09-14 06:42:04] Production.INFO: ==28822== Releasing lock...
[2026-09-14 06:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:42:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:42:04] Production.INFO: ==28826== Releasing lock...
[2026-09-14 06:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:42:10] Production.ERROR: CronJobId end10
[2026-09-14 06:42:10] Production.INFO: ==28824== Releasing lock...
[2026-09-14 06:42:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:42:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:42:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:42:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:42:14] Production.INFO: call_cost start
[2026-09-14 06:42:14] Production.INFO: call_cost end
[2026-09-14 06:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:42:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:42:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:42:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:42:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:42:14] Production.INFO: ==28820== Releasing lock...
[2026-09-14 06:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:43:01] Production.INFO: ==28891== Lock acquired, processing the job...
[2026-09-14 11:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:43:01] Production.INFO: neon service started
[2026-09-14 11:43:01] Production.INFO: neon service started
[2026-09-14 11:43:01] Production.INFO: ==28891== Releasing lock...
[2026-09-14 11:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:43:01] Production.INFO: ==28893== Lock acquired, processing the job...
[2026-09-14 06:43:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:43:01] Production.INFO: ==28893== Releasing lock...
[2026-09-14 06:43:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:43:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:43:02] Production.INFO: ==28895== Lock acquired, processing the job...
[2026-09-14 10:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:43:02] Production.INFO: ==28895== Releasing lock...
[2026-09-14 10:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:43:02] Production.INFO: ==28897== Lock acquired, processing the job...
[2026-09-14 06:43:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:43:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:43:02] Production.INFO: ==28901== Lock acquired, processing the job...
[2026-09-14 06:43:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:43:02] Production.INFO: ==28903== Lock acquired, processing the job...
[2026-09-14 06:43:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:43:02] Production.INFO: ==28899== Lock acquired, processing the job...
[2026-09-14 06:43:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:43:02] Production.INFO: ==28905== Lock acquired, processing the job...
[2026-09-14 06:43:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:43:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:43:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:43:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:43:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:43:02] Production.INFO: Account Balance Start.
[2026-09-14 06:43:02] Production.INFO: CreateAllLog Start
[2026-09-14 06:43:03] Production.INFO: 117
[2026-09-14 06:43:03] Production.INFO: Date 2026-09-08
[2026-09-14 06: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-09-14 06:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 06: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-09-14 06: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-09-14 06:43:03] Production.INFO: ==28905== Releasing lock...
[2026-09-14 06:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:43:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:43:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:43:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:43:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:43:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:43:03] Production.INFO: Date 2026-09-14
[2026-09-14 06:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:43:03] Production.INFO: Total Charge 0
[2026-09-14 06:43:03] Production.INFO: CreateAllLog End
[2026-09-14 06:43:03] Production.INFO: Account Balance End.
[2026-09-14 06:43:03] Production.ERROR: CronJobId end 12
[2026-09-14 06:43:03] Production.INFO: ==28903== Releasing lock...
[2026-09-14 06:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:43:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:43:03] Production.INFO: ==28899== Releasing lock...
[2026-09-14 06:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:43:11] Production.ERROR: CronJobId end10
[2026-09-14 06:43:11] Production.INFO: ==28901== Releasing lock...
[2026-09-14 06:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:43:15] Production.INFO: call_cost start
[2026-09-14 06:43:15] Production.INFO: call_cost end
[2026-09-14 06:43:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:43:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:43:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:43:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:43:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:43:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:43:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:43:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:43:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:43:15] Production.INFO: ==28897== Releasing lock...
[2026-09-14 06:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:43:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:44:01] Production.INFO: ==28976== Lock acquired, processing the job...
[2026-09-14 11:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:44:01] Production.INFO: neon service started
[2026-09-14 11:44:01] Production.INFO: neon service started
[2026-09-14 11:44:01] Production.INFO: ==28976== Releasing lock...
[2026-09-14 11:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:44:02] Production.INFO: ==28978== Lock acquired, processing the job...
[2026-09-14 06:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:44:02] Production.INFO: ==28978== Releasing lock...
[2026-09-14 06:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:44:02] Production.INFO: ==28980== Lock acquired, processing the job...
[2026-09-14 10:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:44:02] Production.INFO: ==28980== Releasing lock...
[2026-09-14 10:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:44:03] Production.INFO: ==28982== Lock acquired, processing the job...
[2026-09-14 06:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:44:03] Production.INFO: ==28986== Lock acquired, processing the job...
[2026-09-14 06:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:44:03] Production.INFO: ==28984== Lock acquired, processing the job...
[2026-09-14 06:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:44:03] Production.INFO: ==28991== Lock acquired, processing the job...
[2026-09-14 06:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:44:03] Production.INFO: ==28989== Lock acquired, processing the job...
[2026-09-14 06:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 06:44:03] Production.INFO: ==28991== Releasing lock...
[2026-09-14 06:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:44:03] Production.INFO: Account Balance Start.
[2026-09-14 06:44:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:44:03] Production.INFO: 117
[2026-09-14 06:44:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:44:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:44:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:44:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:44:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:44:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:44:03] Production.INFO: Date 2026-09-14
[2026-09-14 06:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:44:03] Production.INFO: Total Charge 0
[2026-09-14 06:44:03] Production.INFO: CreateAllLog End
[2026-09-14 06:44:04] Production.INFO: ==28984== Releasing lock...
[2026-09-14 06:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:44:04] Production.INFO: Account Balance End.
[2026-09-14 06:44:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:44:04] Production.INFO: ==28989== Releasing lock...
[2026-09-14 06:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:44:11] Production.ERROR: CronJobId end10
[2026-09-14 06:44:11] Production.INFO: ==28986== Releasing lock...
[2026-09-14 06:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:44:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:44:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:44:14] Production.INFO: call_cost start
[2026-09-14 06:44:14] Production.INFO: call_cost end
[2026-09-14 06:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:44:14] Production.INFO: ==28982== Releasing lock...
[2026-09-14 06:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:45:02] Production.INFO: ==29056== Lock acquired, processing the job...
[2026-09-14 11:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:45:02] Production.INFO: neon service started
[2026-09-14 11:45:02] Production.INFO: neon service started
[2026-09-14 11:45:02] Production.INFO: ==29056== Releasing lock...
[2026-09-14 11:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:45:02] Production.INFO: ==29058== Lock acquired, processing the job...
[2026-09-14 06:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:45:02] Production.INFO: ==29058== Releasing lock...
[2026-09-14 06:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:45:02] Production.INFO: ==29060== Lock acquired, processing the job...
[2026-09-14 10:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:45:03] Production.INFO: ==29060== Releasing lock...
[2026-09-14 10:45:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:45:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:45:03] Production.INFO: ==29065== Lock acquired, processing the job...
[2026-09-14 06:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:45:03] Production.INFO: ==29067== Lock acquired, processing the job...
[2026-09-14 06:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:45:03] Production.INFO: ==29063== Lock acquired, processing the job...
[2026-09-14 06:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 06:45:04] Production.INFO: ==29069== Lock acquired, processing the job...
[2026-09-14 06:45:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:45:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:45:04] Production.INFO: ==29073== Lock acquired, processing the job...
[2026-09-14 06:45:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 06:45:04] Production.INFO: ==29075== Lock acquired, processing the job...
[2026-09-14 06:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:45:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 06:45:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 06:45:04] Production.ERROR: CronJob PID - 29065
[2026-09-14 06:45:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 06:45:04] Production.ERROR: CronJob ID - 5
[2026-09-14 06:45:04] Production.ERROR: CronJob Last Run Time 2026-09-14 06:45:00
[2026-09-14 06:45:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 06:45:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 06:45:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 06:45:04] Production.ERROR: CronJob PID - 29067
[2026-09-14 06:45:04] Production.ERROR: CronJob Title - Account Block
[2026-09-14 06:45:04] Production.ERROR: CronJob ID - 7
[2026-09-14 06:45:04] Production.ERROR: CronJob Last Run Time 2026-09-14 06:45:00
[2026-09-14 06:45:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 06:45:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 06:45:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 06:45:04] Production.ERROR: CronJob PID - 29069
[2026-09-14 06:45:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-14 06:45:04] Production.ERROR: CronJob ID - 10
[2026-09-14 06:45:04] Production.ERROR: CronJob Last Run Time 2026-09-14 06:45:00
[2026-09-14 06:45:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 06:45:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 06:45:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 06:45:04] Production.ERROR: CronJob PID - 29073
[2026-09-14 06:45:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-14 06:45:04] Production.ERROR: CronJob ID - 17
[2026-09-14 06:45:04] Production.ERROR: CronJob Last Run Time 2026-09-14 06:45:00
[2026-09-14 06:45:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 06:45:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 06:45:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 06:45:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:45:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:45:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:45:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:45:04] Production.INFO: ==29071== Lock acquired, processing the job...
[2026-09-14 06:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06: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-09-14 06: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-09-14 06:45:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 06:45:04] Production.INFO: ==29063== Releasing lock...
[2026-09-14 06:45:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 06:45:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 06: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-09-14 06:45:04] Production.INFO: ==29075== Releasing lock...
[2026-09-14 06:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:45:04] Production.INFO: Account Balance Start.
[2026-09-14 06:45:04] Production.INFO: CreateAllLog Start
[2026-09-14 06:45:04] Production.INFO: 117
[2026-09-14 06:45:04] Production.INFO: Date 2026-09-08
[2026-09-14 06:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:45:04] Production.ERROR: done
[2026-09-14 06:45:04] Production.INFO: Date 2026-09-09
[2026-09-14 06:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:45:04] Production.INFO: Date 2026-09-10
[2026-09-14 06:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:45:04] Production.INFO: Date 2026-09-11
[2026-09-14 06:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 06:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000800', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 06:45:04] Production.INFO: Date 2026-09-12
[2026-09-14 06:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:45:04] Production.INFO: Date 2026-09-13
[2026-09-14 06:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:45:04] Production.INFO: Date 2026-09-14
[2026-09-14 06:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:45:04] Production.INFO: Total Charge 0
[2026-09-14 06:45:04] Production.INFO: CreateAllLog End
[2026-09-14 06:45:04] Production.INFO: Account Balance End.
[2026-09-14 06:45:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:45:04] Production.INFO: ==29071== Releasing lock...
[2026-09-14 06:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:45:04] Production.INFO: ==29067== Releasing lock...
[2026-09-14 06:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:45:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000800', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 06:45:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 06:45:11] Production.INFO: ProcessCDR(1,18000800,1,1,2)
[2026-09-14 06:45:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18000800,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 06:45:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18000800,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 06:45:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 06:45:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 06:45:11] Production.INFO: ==29073== Releasing lock...
[2026-09-14 06:45:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 06:45:11] Production.INFO: 26 MB #Memory Used#
[2026-09-14 06:45:15] Production.ERROR: CronJobId end10
[2026-09-14 06:45:15] Production.INFO: ==29069== Releasing lock...
[2026-09-14 06:45:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:45:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:45:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:45:17] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:45:17] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:45:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:45:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:45:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:45:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:45:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:45:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:45:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:45:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:45:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:45:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:45:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:45:17] Production.INFO: call_cost start
[2026-09-14 06:45:17] Production.INFO: call_cost end
[2026-09-14 06:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:45:17] Production.INFO: ==29065== Releasing lock...
[2026-09-14 06:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:46:01] Production.INFO: ==29130== Lock acquired, processing the job...
[2026-09-14 11:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:46:01] Production.INFO: neon service started
[2026-09-14 11:46:01] Production.INFO: neon service started
[2026-09-14 11:46:01] Production.INFO: ==29130== Releasing lock...
[2026-09-14 11:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:46:02] Production.INFO: ==29134== Lock acquired, processing the job...
[2026-09-14 10:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:46:02] Production.INFO: ==29134== Releasing lock...
[2026-09-14 10:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:46:02] Production.INFO: ==29132== Lock acquired, processing the job...
[2026-09-14 06:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:46:02] Production.INFO: ==29132== Releasing lock...
[2026-09-14 06:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:46:03] Production.INFO: ==29139== Lock acquired, processing the job...
[2026-09-14 06:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:46:03] Production.INFO: ==29145== Lock acquired, processing the job...
[2026-09-14 06:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:46:03] Production.INFO: ==29141== Lock acquired, processing the job...
[2026-09-14 06:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:46:03] Production.INFO: ==29143== Lock acquired, processing the job...
[2026-09-14 06:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:46:03] Production.INFO: Account Balance Start.
[2026-09-14 06:46:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:46:03] Production.INFO: 117
[2026-09-14 06:46:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:46:03] Production.INFO: ==29147== Lock acquired, processing the job...
[2026-09-14 06:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:46:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 06:46:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 06:46:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:46:03] Production.INFO: ==29147== Releasing lock...
[2026-09-14 06:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:46:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:46:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:46:03] Production.INFO: Date 2026-09-14
[2026-09-14 06:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:46:03] Production.INFO: Total Charge 0
[2026-09-14 06:46:03] Production.INFO: CreateAllLog End
[2026-09-14 06:46:03] Production.INFO: Account Balance End.
[2026-09-14 06:46:03] Production.ERROR: CronJobId end 12
[2026-09-14 06:46:03] Production.INFO: ==29145== Releasing lock...
[2026-09-14 06:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:46:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:46:04] Production.INFO: ==29141== Releasing lock...
[2026-09-14 06:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:46:12] Production.ERROR: CronJobId end10
[2026-09-14 06:46:12] Production.INFO: ==29143== Releasing lock...
[2026-09-14 06:46:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:46:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:46:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:46:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:46:15] Production.INFO: call_cost start
[2026-09-14 06:46:15] Production.INFO: call_cost end
[2026-09-14 06:46:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:46:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:46:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:46:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:46:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:46:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:46:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:46:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:46:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:46:15] Production.INFO: ==29139== Releasing lock...
[2026-09-14 06:46:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:46:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:47:02] Production.INFO: ==29208== Lock acquired, processing the job...
[2026-09-14 11:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:47:02] Production.INFO: neon service started
[2026-09-14 11:47:02] Production.INFO: neon service started
[2026-09-14 11:47:02] Production.INFO: ==29208== Releasing lock...
[2026-09-14 11:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:47:02] Production.INFO: ==29210== Lock acquired, processing the job...
[2026-09-14 06:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:47:02] Production.INFO: ==29210== Releasing lock...
[2026-09-14 06:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:47:03] Production.INFO: ==29212== Lock acquired, processing the job...
[2026-09-14 10:47:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:47:03] Production.INFO: ==29212== Releasing lock...
[2026-09-14 10:47:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:47:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:47:03] Production.INFO: ==29223== Lock acquired, processing the job...
[2026-09-14 06:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 06:47:03] Production.INFO: ==29223== Releasing lock...
[2026-09-14 06:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:47:03] Production.INFO: ==29215== Lock acquired, processing the job...
[2026-09-14 06:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:47:03] Production.INFO: ==29219== Lock acquired, processing the job...
[2026-09-14 06:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:47:03] Production.INFO: ==29217== Lock acquired, processing the job...
[2026-09-14 06:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:47:03] Production.INFO: ==29221== Lock acquired, processing the job...
[2026-09-14 06:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:47:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:47:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:47:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:47:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:47:04] Production.INFO: Account Balance Start.
[2026-09-14 06:47:04] Production.INFO: CreateAllLog Start
[2026-09-14 06:47:04] Production.INFO: 117
[2026-09-14 06:47:04] Production.INFO: Date 2026-09-08
[2026-09-14 06:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:47:04] Production.INFO: Date 2026-09-09
[2026-09-14 06:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:47:04] Production.INFO: Date 2026-09-10
[2026-09-14 06:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:47:04] Production.INFO: Date 2026-09-11
[2026-09-14 06:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:47:04] Production.INFO: Date 2026-09-12
[2026-09-14 06:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:47:04] Production.INFO: Date 2026-09-13
[2026-09-14 06:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:47:04] Production.INFO: Date 2026-09-14
[2026-09-14 06:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:47:04] Production.INFO: Total Charge 0
[2026-09-14 06:47:04] Production.INFO: CreateAllLog End
[2026-09-14 06:47:04] Production.INFO: Account Balance End.
[2026-09-14 06:47:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:47:04] Production.INFO: ==29221== Releasing lock...
[2026-09-14 06:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:47:05] Production.INFO: ==29217== Releasing lock...
[2026-09-14 06:47:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:47:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:47:12] Production.ERROR: CronJobId end10
[2026-09-14 06:47:12] Production.INFO: ==29219== Releasing lock...
[2026-09-14 06:47:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:47:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:47:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:47:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:47:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:47:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:47:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:47:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:47:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:47:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:47:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:47:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:47:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:47:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:47:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:47:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:47:15] Production.INFO: call_cost start
[2026-09-14 06:47:15] Production.INFO: call_cost end
[2026-09-14 06:47:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:47:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:47:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:47:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:47:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:47:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:47:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:47:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:47:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:47:15] Production.INFO: ==29215== Releasing lock...
[2026-09-14 06:47:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:47:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:48:01] Production.INFO: ==29286== Lock acquired, processing the job...
[2026-09-14 11:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:48:01] Production.INFO: neon service started
[2026-09-14 11:48:01] Production.INFO: neon service started
[2026-09-14 11:48:01] Production.INFO: ==29286== Releasing lock...
[2026-09-14 11:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:48:02] Production.INFO: ==29291== Lock acquired, processing the job...
[2026-09-14 10:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:48:02] Production.INFO: ==29291== Releasing lock...
[2026-09-14 10:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:48:02] Production.INFO: ==29289== Lock acquired, processing the job...
[2026-09-14 06:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:48:02] Production.INFO: ==29289== Releasing lock...
[2026-09-14 06:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:48:03] Production.INFO: ==29293== Lock acquired, processing the job...
[2026-09-14 06:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:48:03] Production.INFO: ==29295== Lock acquired, processing the job...
[2026-09-14 06:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:48:03] Production.INFO: ==29297== Lock acquired, processing the job...
[2026-09-14 06:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:48:03] Production.INFO: ==29299== Lock acquired, processing the job...
[2026-09-14 06:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:48:03] Production.INFO: ==29301== Lock acquired, processing the job...
[2026-09-14 06:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:48:03] Production.INFO: Account Balance Start.
[2026-09-14 06:48:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:48:03] Production.INFO: 117
[2026-09-14 06: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-09-14 06:48:03] Production.INFO: Date 2026-09-08
[2026-09-14 06: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-09-14 06:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 06: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-09-14 06:48:03] Production.INFO: ==29301== Releasing lock...
[2026-09-14 06:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:48:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:48:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:48:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:48:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:48:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:48:03] Production.INFO: Date 2026-09-14
[2026-09-14 06:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:48:03] Production.INFO: Total Charge 0
[2026-09-14 06:48:04] Production.INFO: CreateAllLog End
[2026-09-14 06:48:04] Production.INFO: Account Balance End.
[2026-09-14 06:48:04] Production.INFO: ==29295== Releasing lock...
[2026-09-14 06:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:48:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:48:04] Production.INFO: ==29299== Releasing lock...
[2026-09-14 06:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:48:11] Production.ERROR: CronJobId end10
[2026-09-14 06:48:11] Production.INFO: ==29297== Releasing lock...
[2026-09-14 06:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:48:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:48:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:48:15] Production.INFO: call_cost start
[2026-09-14 06:48:15] Production.INFO: call_cost end
[2026-09-14 06:48:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:48:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:48:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:48:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:48:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:48:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:48:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:48:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:48:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:48:15] Production.INFO: ==29293== Releasing lock...
[2026-09-14 06:48:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:48:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:49:02] Production.INFO: ==29366== Lock acquired, processing the job...
[2026-09-14 11:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:49:02] Production.INFO: neon service started
[2026-09-14 11:49:02] Production.INFO: neon service started
[2026-09-14 11:49:02] Production.INFO: ==29366== Releasing lock...
[2026-09-14 11:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:49:02] Production.INFO: ==29368== Lock acquired, processing the job...
[2026-09-14 06:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:49:02] Production.INFO: ==29370== Lock acquired, processing the job...
[2026-09-14 10:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:49:02] Production.INFO: ==29370== Releasing lock...
[2026-09-14 10:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:49:02] Production.INFO: ==29368== Releasing lock...
[2026-09-14 06:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:49:03] Production.INFO: ==29373== Lock acquired, processing the job...
[2026-09-14 06:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:49:03] Production.INFO: ==29375== Lock acquired, processing the job...
[2026-09-14 06:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:49:03] Production.INFO: ==29379== Lock acquired, processing the job...
[2026-09-14 06:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:49:03] Production.INFO: ==29377== Lock acquired, processing the job...
[2026-09-14 06:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:49:03] Production.INFO: ==29381== Lock acquired, processing the job...
[2026-09-14 06:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:49:03] Production.INFO: Account Balance Start.
[2026-09-14 06:49:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:49:03] Production.INFO: 117
[2026-09-14 06:49:04] Production.INFO: Date 2026-09-08
[2026-09-14 06:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 06: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-09-14 06: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-09-14 06: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-09-14 06:49:04] Production.INFO: ==29381== Releasing lock...
[2026-09-14 06:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:49:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:49:04] Production.INFO: Date 2026-09-09
[2026-09-14 06:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:49:04] Production.INFO: Date 2026-09-10
[2026-09-14 06:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:49:04] Production.INFO: Date 2026-09-11
[2026-09-14 06:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:49:04] Production.INFO: Date 2026-09-12
[2026-09-14 06:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:49:04] Production.INFO: Date 2026-09-13
[2026-09-14 06:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:49:04] Production.INFO: Date 2026-09-14
[2026-09-14 06:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:49:04] Production.INFO: Total Charge 0
[2026-09-14 06:49:04] Production.INFO: CreateAllLog End
[2026-09-14 06:49:04] Production.INFO: Account Balance End.
[2026-09-14 06:49:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:49:04] Production.INFO: ==29379== Releasing lock...
[2026-09-14 06:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:49:04] Production.INFO: ==29375== Releasing lock...
[2026-09-14 06:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:49:12] Production.ERROR: CronJobId end10
[2026-09-14 06:49:12] Production.INFO: ==29377== Releasing lock...
[2026-09-14 06:49:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:49:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:49:15] Production.INFO: call_cost start
[2026-09-14 06:49:15] Production.INFO: call_cost end
[2026-09-14 06:49:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:49:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:49:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:49:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:49:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:49:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:49:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:49:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:49:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:49:15] Production.INFO: ==29373== Releasing lock...
[2026-09-14 06:49:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:49:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:50:01] Production.INFO: ==29446== Lock acquired, processing the job...
[2026-09-14 11:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:50:01] Production.INFO: neon service started
[2026-09-14 11:50:01] Production.INFO: neon service started
[2026-09-14 11:50:01] Production.INFO: ==29446== Releasing lock...
[2026-09-14 11:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:50:02] Production.INFO: ==29450== Lock acquired, processing the job...
[2026-09-14 10:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 06:50:02] Production.INFO: ==29448== Lock acquired, processing the job...
[2026-09-14 06:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:50:02] Production.INFO: ==29450== Releasing lock...
[2026-09-14 10:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:50:02] Production.INFO: ==29448== Releasing lock...
[2026-09-14 06:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:50:03] Production.INFO: ==29453== Lock acquired, processing the job...
[2026-09-14 06:50:03] Production.INFO: ==29455== Lock acquired, processing the job...
[2026-09-14 06:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:50:03] Production.INFO: ==29457== Lock acquired, processing the job...
[2026-09-14 06:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:50:03] Production.INFO: ==29459== Lock acquired, processing the job...
[2026-09-14 06:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:50:03] Production.INFO: ==29461== Lock acquired, processing the job...
[2026-09-14 06:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:50:03] Production.INFO: Account Balance Start.
[2026-09-14 06:50:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:50:03] Production.INFO: 117
[2026-09-14 06: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-09-14 06:50:03] Production.INFO: Date 2026-09-08
[2026-09-14 06: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-09-14 06:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 06: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-09-14 06:50:03] Production.INFO: ==29461== Releasing lock...
[2026-09-14 06:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:50:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:50:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:50:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:50:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:50:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:50:04] Production.INFO: Date 2026-09-14
[2026-09-14 06:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:50:04] Production.INFO: Total Charge 0
[2026-09-14 06:50:04] Production.INFO: CreateAllLog End
[2026-09-14 06:50:04] Production.INFO: Account Balance End.
[2026-09-14 06:50:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:50:04] Production.INFO: ==29459== Releasing lock...
[2026-09-14 06:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:50:04] Production.INFO: ==29455== Releasing lock...
[2026-09-14 06:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:50:11] Production.ERROR: CronJobId end10
[2026-09-14 06:50:11] Production.INFO: ==29457== Releasing lock...
[2026-09-14 06:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:50:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:50:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:50:14] Production.INFO: call_cost start
[2026-09-14 06:50:14] Production.INFO: call_cost end
[2026-09-14 06:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:50:14] Production.INFO: ==29453== Releasing lock...
[2026-09-14 06:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:51:01] Production.INFO: ==29526== Lock acquired, processing the job...
[2026-09-14 11:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:51:01] Production.INFO: neon service started
[2026-09-14 11:51:01] Production.INFO: neon service started
[2026-09-14 11:51:01] Production.INFO: ==29526== Releasing lock...
[2026-09-14 11:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:51:02] Production.INFO: ==29530== Lock acquired, processing the job...
[2026-09-14 10:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:51:02] Production.INFO: ==29530== Releasing lock...
[2026-09-14 10:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:51:02] Production.INFO: ==29528== Lock acquired, processing the job...
[2026-09-14 06:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:51:02] Production.INFO: ==29528== Releasing lock...
[2026-09-14 06:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:51:03] Production.INFO: ==29532== Lock acquired, processing the job...
[2026-09-14 06:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:51:03] Production.INFO: ==29534== Lock acquired, processing the job...
[2026-09-14 06:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:51:03] Production.INFO: ==29536== Lock acquired, processing the job...
[2026-09-14 06:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:51:03] Production.INFO: ==29538== Lock acquired, processing the job...
[2026-09-14 06:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:51:03] Production.INFO: ==29540== Lock acquired, processing the job...
[2026-09-14 06:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:51:03] Production.INFO: Account Balance Start.
[2026-09-14 06:51:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:51:03] Production.INFO: 117
[2026-09-14 06:51:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 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-09-14 06:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:51:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:51:03] Production.INFO: ==29540== Releasing lock...
[2026-09-14 06:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:51:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:51:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:51:04] Production.INFO: Date 2026-09-12
[2026-09-14 06:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:51:04] Production.INFO: Date 2026-09-13
[2026-09-14 06:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:51:04] Production.INFO: Date 2026-09-14
[2026-09-14 06:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:51:04] Production.INFO: Total Charge 0
[2026-09-14 06:51:04] Production.INFO: CreateAllLog End
[2026-09-14 06:51:04] Production.INFO: Account Balance End.
[2026-09-14 06:51:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:51:04] Production.INFO: ==29538== Releasing lock...
[2026-09-14 06:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:51:04] Production.INFO: ==29534== Releasing lock...
[2026-09-14 06:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:51:12] Production.ERROR: CronJobId end10
[2026-09-14 06:51:12] Production.INFO: ==29536== Releasing lock...
[2026-09-14 06:51:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:51:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:51:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:51:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:51:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:51:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:51:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:51:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:51:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:51:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:51:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:51:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:51:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:51:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:51:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:51:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:51:14] Production.INFO: call_cost start
[2026-09-14 06:51:14] Production.INFO: call_cost end
[2026-09-14 06:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:51:14] Production.INFO: ==29532== Releasing lock...
[2026-09-14 06:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:52:02] Production.INFO: ==29598== Lock acquired, processing the job...
[2026-09-14 11:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:52:02] Production.INFO: neon service started
[2026-09-14 11:52:02] Production.INFO: neon service started
[2026-09-14 11:52:02] Production.INFO: ==29598== Releasing lock...
[2026-09-14 11:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:52:02] Production.INFO: ==29605== Lock acquired, processing the job...
[2026-09-14 10:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:52:02] Production.INFO: ==29605== Releasing lock...
[2026-09-14 10:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:52:02] Production.INFO: ==29602== Lock acquired, processing the job...
[2026-09-14 06:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:52:03] Production.INFO: ==29602== Releasing lock...
[2026-09-14 06:52:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:52:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:52:03] Production.INFO: ==29609== Lock acquired, processing the job...
[2026-09-14 06:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:52:03] Production.INFO: ==29613== Lock acquired, processing the job...
[2026-09-14 06:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:52:03] Production.INFO: ==29607== Lock acquired, processing the job...
[2026-09-14 06:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:52:04] Production.INFO: ==29615== Lock acquired, processing the job...
[2026-09-14 06:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:52:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:52:04] Production.INFO: Account Balance Start.
[2026-09-14 06:52:04] Production.INFO: CreateAllLog Start
[2026-09-14 06:52:04] Production.INFO: ==29611== Lock acquired, processing the job...
[2026-09-14 06:52:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:52:04] Production.INFO: 117
[2026-09-14 06:52:04] Production.INFO: Date 2026-09-08
[2026-09-14 06:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:52:04] Production.INFO: Date 2026-09-09
[2026-09-14 06:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:52:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:52:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:52:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:52:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:52:04] Production.INFO: Date 2026-09-10
[2026-09-14 06:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 06: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-09-14 06: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-09-14 06:52:04] Production.INFO: Date 2026-09-11
[2026-09-14 06:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 06: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-09-14 06:52:04] Production.INFO: ==29615== Releasing lock...
[2026-09-14 06:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:52:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:52:04] Production.INFO: Date 2026-09-12
[2026-09-14 06:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:52:04] Production.INFO: Date 2026-09-13
[2026-09-14 06:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:52:04] Production.INFO: Date 2026-09-14
[2026-09-14 06:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:52:04] Production.INFO: Total Charge 0
[2026-09-14 06:52:04] Production.INFO: CreateAllLog End
[2026-09-14 06:52:04] Production.INFO: Account Balance End.
[2026-09-14 06:52:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:52:04] Production.INFO: ==29613== Releasing lock...
[2026-09-14 06:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:52:04] Production.INFO: ==29609== Releasing lock...
[2026-09-14 06:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:52:11] Production.ERROR: CronJobId end10
[2026-09-14 06:52:11] Production.INFO: ==29611== Releasing lock...
[2026-09-14 06:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:52:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:52:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:52:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:52:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:52:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:52:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:52:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:52:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:52:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:52:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:52:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:52:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:52:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:52:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:52:15] Production.INFO: call_cost start
[2026-09-14 06:52:15] Production.INFO: call_cost end
[2026-09-14 06:52:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:52:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:52:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:52:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:52:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:52:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:52:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:52:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:52:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:52:15] Production.INFO: ==29607== Releasing lock...
[2026-09-14 06:52:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:52:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:53:02] Production.INFO: ==29674== Lock acquired, processing the job...
[2026-09-14 11:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:53:02] Production.INFO: neon service started
[2026-09-14 11:53:02] Production.INFO: neon service started
[2026-09-14 11:53:02] Production.INFO: ==29674== Releasing lock...
[2026-09-14 11:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:53:02] Production.INFO: ==29679== Lock acquired, processing the job...
[2026-09-14 10:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:53:02] Production.INFO: ==29679== Releasing lock...
[2026-09-14 10:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:53:02] Production.INFO: ==29677== Lock acquired, processing the job...
[2026-09-14 06:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:53:02] Production.INFO: ==29677== Releasing lock...
[2026-09-14 06:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:53:03] Production.INFO: ==29681== Lock acquired, processing the job...
[2026-09-14 06:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:53:03] Production.INFO: ==29683== Lock acquired, processing the job...
[2026-09-14 06:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:53:03] Production.INFO: ==29685== Lock acquired, processing the job...
[2026-09-14 06:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:53:03] Production.INFO: ==29687== Lock acquired, processing the job...
[2026-09-14 06:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:53:03] Production.INFO: ==29689== Lock acquired, processing the job...
[2026-09-14 06:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:53:03] Production.INFO: Account Balance Start.
[2026-09-14 06:53:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:53:03] Production.INFO: 117
[2026-09-14 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-09-14 06:53:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 06:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 06:53:04] Production.INFO: Date 2026-09-09
[2026-09-14 06:53:04] Production.INFO: ==29689== Releasing lock...
[2026-09-14 06:53:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:53:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:53:04] Production.INFO: Date 2026-09-10
[2026-09-14 06:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:53:04] Production.INFO: Date 2026-09-11
[2026-09-14 06:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:53:04] Production.INFO: Date 2026-09-12
[2026-09-14 06:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:53:04] Production.INFO: Date 2026-09-13
[2026-09-14 06:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:53:04] Production.INFO: Date 2026-09-14
[2026-09-14 06:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:53:04] Production.INFO: Total Charge 0
[2026-09-14 06:53:04] Production.INFO: ==29683== Releasing lock...
[2026-09-14 06:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:53:04] Production.INFO: CreateAllLog End
[2026-09-14 06:53:04] Production.INFO: Account Balance End.
[2026-09-14 06:53:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:53:04] Production.INFO: ==29687== Releasing lock...
[2026-09-14 06:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:53:11] Production.ERROR: CronJobId end10
[2026-09-14 06:53:11] Production.INFO: ==29685== Releasing lock...
[2026-09-14 06:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:53:14] Production.INFO: call_cost start
[2026-09-14 06:53:14] Production.INFO: call_cost end
[2026-09-14 06:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:53:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:53:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:53:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:53:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:53:14] Production.INFO: ==29681== Releasing lock...
[2026-09-14 06:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:54:01] Production.INFO: ==29750== Lock acquired, processing the job...
[2026-09-14 11:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:54:01] Production.INFO: neon service started
[2026-09-14 11:54:01] Production.INFO: neon service started
[2026-09-14 11:54:01] Production.INFO: ==29750== Releasing lock...
[2026-09-14 11:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:54:01] Production.INFO: ==29754== Lock acquired, processing the job...
[2026-09-14 10:54:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:54:01] Production.INFO: ==29754== Releasing lock...
[2026-09-14 10:54:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:54:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:54:02] Production.INFO: ==29752== Lock acquired, processing the job...
[2026-09-14 06:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:54:02] Production.INFO: ==29752== Releasing lock...
[2026-09-14 06:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:54:02] Production.INFO: ==29757== Lock acquired, processing the job...
[2026-09-14 06:54:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:54:03] Production.INFO: ==29759== Lock acquired, processing the job...
[2026-09-14 06:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:54:03] Production.INFO: ==29761== Lock acquired, processing the job...
[2026-09-14 06:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:54:03] Production.INFO: ==29763== Lock acquired, processing the job...
[2026-09-14 06:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:54:03] Production.INFO: ==29765== Lock acquired, processing the job...
[2026-09-14 06:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:54:03] Production.INFO: Account Balance Start.
[2026-09-14 06:54:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:54:03] Production.INFO: 117
[2026-09-14 06:54:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 06:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 06:54:03] Production.INFO: ==29765== Releasing lock...
[2026-09-14 06:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:54:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:54:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:54:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:54:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:54:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:54:03] Production.INFO: ==29759== Releasing lock...
[2026-09-14 06:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:54:03] Production.INFO: Date 2026-09-14
[2026-09-14 06:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:54:03] Production.INFO: Total Charge 0
[2026-09-14 06:54:03] Production.INFO: CreateAllLog End
[2026-09-14 06:54:04] Production.INFO: Account Balance End.
[2026-09-14 06:54:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:54:04] Production.INFO: ==29763== Releasing lock...
[2026-09-14 06:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:54:11] Production.ERROR: CronJobId end10
[2026-09-14 06:54:11] Production.INFO: ==29761== Releasing lock...
[2026-09-14 06:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:54:13] Production.INFO: call_cost start
[2026-09-14 06:54:13] Production.INFO: call_cost end
[2026-09-14 06:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:54:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:54:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:54:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:54:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:54:13] Production.INFO: ==29757== Releasing lock...
[2026-09-14 06:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:55:01] Production.INFO: ==29827== Lock acquired, processing the job...
[2026-09-14 11:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:55:01] Production.INFO: neon service started
[2026-09-14 11:55:01] Production.INFO: neon service started
[2026-09-14 11:55:01] Production.INFO: ==29827== Releasing lock...
[2026-09-14 11:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:55:02] Production.INFO: ==29831== Lock acquired, processing the job...
[2026-09-14 10:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:55:02] Production.INFO: ==29831== Releasing lock...
[2026-09-14 10:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:55:02] Production.INFO: ==29829== Lock acquired, processing the job...
[2026-09-14 06:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:55:02] Production.INFO: ==29829== Releasing lock...
[2026-09-14 06:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:55:03] Production.INFO: ==29838== Lock acquired, processing the job...
[2026-09-14 06:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:55:03] Production.INFO: ==29834== Lock acquired, processing the job...
[2026-09-14 06:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 06:55:03] Production.INFO: ==29836== Lock acquired, processing the job...
[2026-09-14 06:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 06:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 06:55:03] Production.ERROR: CronJob PID - 29836
[2026-09-14 06:55:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 06:55:03] Production.ERROR: CronJob ID - 5
[2026-09-14 06:55:03] Production.ERROR: CronJob Last Run Time 2026-09-14 06:55:00
[2026-09-14 06:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 06:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 06:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 06:55:03] Production.ERROR: CronJob PID - 29838
[2026-09-14 06:55:03] Production.ERROR: CronJob Title - Account Block
[2026-09-14 06:55:03] Production.ERROR: CronJob ID - 7
[2026-09-14 06:55:03] Production.ERROR: CronJob Last Run Time 2026-09-14 06:55:00
[2026-09-14 06:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 06:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 06:55:03] Production.INFO: ==29840== Lock acquired, processing the job...
[2026-09-14 06:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:55:03] Production.INFO: ==29842== Lock acquired, processing the job...
[2026-09-14 06:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 06:55:03] Production.INFO: ==29834== Releasing lock...
[2026-09-14 06:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 06:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 06:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:55:03] Production.INFO: ==29844== Lock acquired, processing the job...
[2026-09-14 06:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 06:55:03] Production.INFO: Account Balance Start.
[2026-09-14 06:55:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:55:03] Production.INFO: 117
[2026-09-14 06:55:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 06:55:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:55:03] Production.INFO: ==29846== Lock acquired, processing the job...
[2026-09-14 06:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:55:04] Production.INFO: Date 2026-09-09
[2026-09-14 06:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:55:04] Production.INFO: Date 2026-09-10
[2026-09-14 06:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 06:55:04] Production.INFO: Date 2026-09-11
[2026-09-14 06:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 06:55:04] Production.INFO: ==29846== Releasing lock...
[2026-09-14 06:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:55:04] Production.INFO: Date 2026-09-12
[2026-09-14 06:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:55:04] Production.ERROR: done
[2026-09-14 06:55:04] Production.INFO: Date 2026-09-13
[2026-09-14 06:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 06:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000841', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 06:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:55:04] Production.INFO: Date 2026-09-14
[2026-09-14 06:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:55:04] Production.INFO: Total Charge 0
[2026-09-14 06:55:04] Production.INFO: CreateAllLog End
[2026-09-14 06:55:04] Production.INFO: Account Balance End.
[2026-09-14 06:55:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:55:04] Production.INFO: ==29842== Releasing lock...
[2026-09-14 06:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:55:04] Production.INFO: ==29838== Releasing lock...
[2026-09-14 06:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000841', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 06:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 06:55:10] Production.INFO: ProcessCDR(1,18000841,1,1,2)
[2026-09-14 06:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18000841,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 06:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18000841,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 06:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 06:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 06:55:10] Production.INFO: ==29844== Releasing lock...
[2026-09-14 06:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 06:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 06:55:15] Production.ERROR: CronJobId end10
[2026-09-14 06:55:15] Production.INFO: ==29840== Releasing lock...
[2026-09-14 06:55:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:55:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:55:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:55:17] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:55:17] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:55:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:55:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:55:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:55:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:55:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:55:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:55:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:55:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:55:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:55:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:55:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:55:18] Production.INFO: call_cost start
[2026-09-14 06:55:18] Production.INFO: call_cost end
[2026-09-14 06:55:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:55:18] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:55:18] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:55:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:55:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:55:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:55:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:55:18] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:55:18] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:55:18] Production.INFO: ==29836== Releasing lock...
[2026-09-14 06:55:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:55:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:56:02] Production.INFO: ==29909== Lock acquired, processing the job...
[2026-09-14 11:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:56:02] Production.INFO: neon service started
[2026-09-14 11:56:02] Production.INFO: neon service started
[2026-09-14 11:56:02] Production.INFO: ==29909== Releasing lock...
[2026-09-14 11:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:56:02] Production.INFO: ==29911== Lock acquired, processing the job...
[2026-09-14 06:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:56:02] Production.INFO: ==29911== Releasing lock...
[2026-09-14 06:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:56:03] Production.INFO: ==29913== Lock acquired, processing the job...
[2026-09-14 10:56:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:56:03] Production.INFO: ==29913== Releasing lock...
[2026-09-14 10:56:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:56:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:56:03] Production.INFO: ==29915== Lock acquired, processing the job...
[2026-09-14 06:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:56:03] Production.INFO: ==29919== Lock acquired, processing the job...
[2026-09-14 06:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:56:03] Production.INFO: ==29924== Lock acquired, processing the job...
[2026-09-14 06:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 06:56:03] Production.INFO: ==29917== Lock acquired, processing the job...
[2026-09-14 06:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 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-09-14 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-09-14 06:56:03] Production.INFO: ==29924== Releasing lock...
[2026-09-14 06:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:56:03] Production.INFO: ==29922== Lock acquired, processing the job...
[2026-09-14 06:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:56:04] Production.INFO: Account Balance Start.
[2026-09-14 06:56:04] Production.INFO: CreateAllLog Start
[2026-09-14 06:56:04] Production.INFO: 117
[2026-09-14 06:56:04] Production.INFO: Date 2026-09-08
[2026-09-14 06:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:56:04] Production.INFO: Date 2026-09-09
[2026-09-14 06:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:56:04] Production.INFO: Date 2026-09-10
[2026-09-14 06:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:56:04] Production.INFO: Date 2026-09-11
[2026-09-14 06:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:56:04] Production.INFO: Date 2026-09-12
[2026-09-14 06:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:56:04] Production.INFO: Date 2026-09-13
[2026-09-14 06:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:56:04] Production.INFO: Date 2026-09-14
[2026-09-14 06:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 06:56:04] Production.INFO: Total Charge 0
[2026-09-14 06:56:04] Production.INFO: CreateAllLog End
[2026-09-14 06:56:04] Production.INFO: Account Balance End.
[2026-09-14 06:56:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:56:04] Production.INFO: ==29922== Releasing lock...
[2026-09-14 06:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:56:04] Production.INFO: ==29917== Releasing lock...
[2026-09-14 06:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:56:11] Production.ERROR: CronJobId end10
[2026-09-14 06:56:11] Production.INFO: ==29919== Releasing lock...
[2026-09-14 06:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:56:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:56:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:56:14] Production.INFO: call_cost start
[2026-09-14 06:56:14] Production.INFO: call_cost end
[2026-09-14 06:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:56:15] Production.INFO: ==29915== Releasing lock...
[2026-09-14 06:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:57:01] Production.INFO: ==29988== Lock acquired, processing the job...
[2026-09-14 11:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:57:01] Production.INFO: neon service started
[2026-09-14 11:57:01] Production.INFO: neon service started
[2026-09-14 11:57:01] Production.INFO: ==29988== Releasing lock...
[2026-09-14 11:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:57:02] Production.INFO: ==29990== Lock acquired, processing the job...
[2026-09-14 06:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:57:02] Production.INFO: ==29992== Lock acquired, processing the job...
[2026-09-14 10:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:57:02] Production.INFO: ==29992== Releasing lock...
[2026-09-14 10:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:57:02] Production.INFO: ==29990== Releasing lock...
[2026-09-14 06:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:57:03] Production.INFO: ==29998== Lock acquired, processing the job...
[2026-09-14 06:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:57:03] Production.INFO: ==29996== Lock acquired, processing the job...
[2026-09-14 06:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:57:03] Production.INFO: ==29994== Lock acquired, processing the job...
[2026-09-14 06:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:57:03] Production.INFO: ==30003== Lock acquired, processing the job...
[2026-09-14 06:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:57:03] Production.INFO: ==30001== Lock acquired, processing the job...
[2026-09-14 06:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 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-09-14 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-09-14 06:57:03] Production.INFO: Account Balance Start.
[2026-09-14 06:57:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:57:03] Production.INFO: 117
[2026-09-14 06:57:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:57:03] Production.INFO: ==30003== Releasing lock...
[2026-09-14 06:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:57:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:57:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:57:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:57:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:57:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:57:03] Production.INFO: Date 2026-09-14
[2026-09-14 06:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:57:03] Production.INFO: Total Charge 0
[2026-09-14 06:57:03] Production.INFO: CreateAllLog End
[2026-09-14 06:57:04] Production.INFO: Account Balance End.
[2026-09-14 06:57:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:57:04] Production.INFO: ==30001== Releasing lock...
[2026-09-14 06:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:57:04] Production.INFO: ==29996== Releasing lock...
[2026-09-14 06:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:57:11] Production.ERROR: CronJobId end10
[2026-09-14 06:57:11] Production.INFO: ==29998== Releasing lock...
[2026-09-14 06:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:57:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:57:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:57:15] Production.INFO: call_cost start
[2026-09-14 06:57:15] Production.INFO: call_cost end
[2026-09-14 06:57:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:57:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:57:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:57:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:57:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:57:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:57:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:57:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:57:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:57:15] Production.INFO: ==29994== Releasing lock...
[2026-09-14 06:57:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:57:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:58:02] Production.INFO: ==30065== Lock acquired, processing the job...
[2026-09-14 11:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:58:02] Production.INFO: neon service started
[2026-09-14 11:58:02] Production.INFO: neon service started
[2026-09-14 11:58:02] Production.INFO: ==30065== Releasing lock...
[2026-09-14 11:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:58:02] Production.INFO: ==30067== Lock acquired, processing the job...
[2026-09-14 06:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 06:58:02] Production.INFO: ==30067== Releasing lock...
[2026-09-14 06:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:58:02] Production.INFO: ==30069== Lock acquired, processing the job...
[2026-09-14 10:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:58:03] Production.INFO: ==30069== Releasing lock...
[2026-09-14 10:58:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:58:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:58:03] Production.INFO: ==30077== Lock acquired, processing the job...
[2026-09-14 06:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:58:03] Production.INFO: Account Balance Start.
[2026-09-14 06:58:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:58:03] Production.INFO: 117
[2026-09-14 06:58:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:58:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:58:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:58:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:58:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:58:03] Production.INFO: ==30071== Lock acquired, processing the job...
[2026-09-14 06:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:58:03] Production.INFO: ==30073== Lock acquired, processing the job...
[2026-09-14 06:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:58:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:58:03] Production.INFO: ==30075== Lock acquired, processing the job...
[2026-09-14 06:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:58:03] Production.INFO: Date 2026-09-14
[2026-09-14 06:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 06:58:04] Production.INFO: Total Charge 0
[2026-09-14 06:58:04] Production.INFO: ==30079== Lock acquired, processing the job...
[2026-09-14 06:58:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:58:04] Production.INFO: CreateAllLog End
[2026-09-14 06: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-09-14 06: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-09-14 06:58:04] Production.INFO: Account Balance End.
[2026-09-14 06: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-09-14 06:58:04] Production.INFO: ==30079== Releasing lock...
[2026-09-14 06:58:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:58:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:58:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:58:04] Production.INFO: ==30077== Releasing lock...
[2026-09-14 06:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:58:04] Production.INFO: ==30073== Releasing lock...
[2026-09-14 06:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:58:12] Production.ERROR: CronJobId end10
[2026-09-14 06:58:12] Production.INFO: ==30075== Releasing lock...
[2026-09-14 06:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:58:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:58:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:58:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:58:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:58:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:58:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:58:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:58:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:58:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:58:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:58:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:58:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:58:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:58:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:58:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:58:16] Production.INFO: call_cost start
[2026-09-14 06:58:16] Production.INFO: call_cost end
[2026-09-14 06:58:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:58:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:58:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:58:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:58:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:58:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:58:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:58:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:58:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:58:16] Production.INFO: ==30071== Releasing lock...
[2026-09-14 06:58:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:58:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 11:59:01] Production.INFO: ==30141== Lock acquired, processing the job...
[2026-09-14 11:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 11:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 11:59:01] Production.INFO: neon service started
[2026-09-14 11:59:01] Production.INFO: neon service started
[2026-09-14 11:59:01] Production.INFO: ==30141== Releasing lock...
[2026-09-14 11:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 11:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 06:59:02] Production.INFO: ==30143== Lock acquired, processing the job...
[2026-09-14 06:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:59:02] Production.INFO: ==30145== Lock acquired, processing the job...
[2026-09-14 10:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:59:02] Production.INFO: ==30145== Releasing lock...
[2026-09-14 10:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 10:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 06:59:02] Production.INFO: ==30143== Releasing lock...
[2026-09-14 06:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 06:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 06:59:03] Production.INFO: ==30148== Lock acquired, processing the job...
[2026-09-14 06:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 06:59:03] Production.INFO: ==30152== Lock acquired, processing the job...
[2026-09-14 06:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 06:59:03] Production.INFO: ==30156== Lock acquired, processing the job...
[2026-09-14 06:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 06:59:03] Production.INFO: ==30150== Lock acquired, processing the job...
[2026-09-14 06:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 06:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 06:59:03] Production.INFO: ==30154== Lock acquired, processing the job...
[2026-09-14 06:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 06:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 06:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 06:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 06:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 06:59:03] Production.INFO: ==30156== Releasing lock...
[2026-09-14 06:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 06:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 06:59:03] Production.INFO: Account Balance Start.
[2026-09-14 06:59:03] Production.INFO: CreateAllLog Start
[2026-09-14 06:59:03] Production.INFO: 117
[2026-09-14 06:59:03] Production.INFO: Date 2026-09-08
[2026-09-14 06:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:59:03] Production.INFO: Date 2026-09-09
[2026-09-14 06:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:59:03] Production.INFO: Date 2026-09-10
[2026-09-14 06:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:59:03] Production.INFO: Date 2026-09-11
[2026-09-14 06:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:59:03] Production.INFO: Date 2026-09-12
[2026-09-14 06:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:59:03] Production.INFO: Date 2026-09-13
[2026-09-14 06:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:59:03] Production.INFO: Date 2026-09-14
[2026-09-14 06:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 06:59:03] Production.INFO: Total Charge 0
[2026-09-14 06:59:03] Production.INFO: CreateAllLog End
[2026-09-14 06:59:04] Production.INFO: Account Balance End.
[2026-09-14 06:59:04] Production.ERROR: CronJobId end 12
[2026-09-14 06:59:04] Production.INFO: ==30154== Releasing lock...
[2026-09-14 06:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 06:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 06:59:04] Production.INFO: ==30150== Releasing lock...
[2026-09-14 06:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 06:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 06:59:11] Production.ERROR: CronJobId end10
[2026-09-14 06:59:11] Production.INFO: ==30152== Releasing lock...
[2026-09-14 06:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 06:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 06:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 06:59:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 06:59:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 06:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 06:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 06:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 06:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 06:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 06:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 06:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 06:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 06:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 06:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 06:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 06:59:13] Production.INFO: call_cost start
[2026-09-14 06:59:13] Production.INFO: call_cost end
[2026-09-14 06:59:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 06:59:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 06:59:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 06:59:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 06:59:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 06:59:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 06:59:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 06:59:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 06:59:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 06:59:13] Production.INFO: ==30148== Releasing lock...
[2026-09-14 06:59:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 06:59:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:00:02] Production.INFO: ==30217== Lock acquired, processing the job...
[2026-09-14 12:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:00:02] Production.INFO: neon service started
[2026-09-14 12:00:02] Production.INFO: neon service started
[2026-09-14 12:00:02] Production.INFO: ==30217== Releasing lock...
[2026-09-14 12:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:00:02] Production.INFO: ==30220== Lock acquired, processing the job...
[2026-09-14 07:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:00:02] Production.INFO: ==30222== Lock acquired, processing the job...
[2026-09-14 11:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:00:02] Production.INFO: ==30222== Releasing lock...
[2026-09-14 11:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:00:02] Production.INFO: ==30220== Releasing lock...
[2026-09-14 07:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:00:03] Production.INFO: ==30224== Lock acquired, processing the job...
[2026-09-14 07:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:00:03] Production.INFO: ==30228== Lock acquired, processing the job...
[2026-09-14 07:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:00:03] Production.INFO: ==30232== Lock acquired, processing the job...
[2026-09-14 07:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:00:03] Production.INFO: ==30226== Lock acquired, processing the job...
[2026-09-14 07:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:00:04] Production.INFO: ==30230== Lock acquired, processing the job...
[2026-09-14 07:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 07:00:04] Production.INFO: ==30232== Releasing lock...
[2026-09-14 07:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:00:04] Production.INFO: Account Balance Start.
[2026-09-14 07:00:04] Production.INFO: CreateAllLog Start
[2026-09-14 07:00:04] Production.INFO: 117
[2026-09-14 07:00:04] Production.INFO: Date 2026-09-08
[2026-09-14 07:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:00:04] Production.INFO: Date 2026-09-09
[2026-09-14 07:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:00:04] Production.INFO: Date 2026-09-10
[2026-09-14 07:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:00:04] Production.INFO: Date 2026-09-11
[2026-09-14 07:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:00:04] Production.INFO: Date 2026-09-12
[2026-09-14 07:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:00:04] Production.INFO: Date 2026-09-13
[2026-09-14 07:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:00:04] Production.INFO: Date 2026-09-14
[2026-09-14 07:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:00:04] Production.INFO: Total Charge 0
[2026-09-14 07:00:04] Production.INFO: ==30226== Releasing lock...
[2026-09-14 07:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:00:04] Production.INFO: CreateAllLog End
[2026-09-14 07:00:04] Production.INFO: Account Balance End.
[2026-09-14 07:00:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:00:04] Production.INFO: ==30230== Releasing lock...
[2026-09-14 07:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:00:11] Production.ERROR: CronJobId end10
[2026-09-14 07:00:11] Production.INFO: ==30228== Releasing lock...
[2026-09-14 07:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:00:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:00:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:00:14] Production.INFO: call_cost start
[2026-09-14 07:00:14] Production.INFO: call_cost end
[2026-09-14 07:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:00:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:00:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:00:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:00:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:00:14] Production.INFO: ==30224== Releasing lock...
[2026-09-14 07:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:01:01] Production.INFO: ==30304== Lock acquired, processing the job...
[2026-09-14 12:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:01:01] Production.INFO: neon service started
[2026-09-14 12:01:01] Production.INFO: neon service started
[2026-09-14 12:01:01] Production.INFO: ==30304== Releasing lock...
[2026-09-14 12:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:01:01] Production.INFO: ==30309== Lock acquired, processing the job...
[2026-09-14 07:01:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:01:02] Production.INFO: ==30309== Releasing lock...
[2026-09-14 07:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:01:02] Production.INFO: ==30311== Lock acquired, processing the job...
[2026-09-14 11:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:01:02] Production.INFO: ==30311== Releasing lock...
[2026-09-14 11:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:01:02] Production.INFO: ==30313== Lock acquired, processing the job...
[2026-09-14 07:01:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:01:03] Production.INFO: ==30319== Lock acquired, processing the job...
[2026-09-14 07:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:01:03] Production.INFO: ==30315== Lock acquired, processing the job...
[2026-09-14 07:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:01:03] Production.INFO: ==30317== Lock acquired, processing the job...
[2026-09-14 07:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:01:03] Production.INFO: Account Balance Start.
[2026-09-14 07:01:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:01:03] Production.INFO: ==30321== Lock acquired, processing the job...
[2026-09-14 07:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:01:03] Production.INFO: 117
[2026-09-14 07:01:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:01:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:01:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:01:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 07:01:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 07:01:03] Production.INFO: ==30321== Releasing lock...
[2026-09-14 07:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:01:03] Production.INFO: Date 2026-09-13
[2026-09-14 07:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:01:03] Production.INFO: Date 2026-09-14
[2026-09-14 07:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:01:03] Production.INFO: Total Charge 0
[2026-09-14 07:01:03] Production.INFO: CreateAllLog End
[2026-09-14 07:01:03] Production.INFO: Account Balance End.
[2026-09-14 07:01:03] Production.ERROR: CronJobId end 12
[2026-09-14 07:01:03] Production.INFO: ==30319== Releasing lock...
[2026-09-14 07:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:01:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:01:04] Production.INFO: ==30315== Releasing lock...
[2026-09-14 07:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:01:12] Production.ERROR: CronJobId end10
[2026-09-14 07:01:12] Production.INFO: ==30317== Releasing lock...
[2026-09-14 07:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:01:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:01:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:01:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:01:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:01:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:01:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:01:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:01:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:01:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:01:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:01:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:01:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:01:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:01:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:01:14] Production.INFO: call_cost start
[2026-09-14 07:01:14] Production.INFO: call_cost end
[2026-09-14 07:01:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:01:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:01:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:01:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:01:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:01:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:01:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:01:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:01:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:01:14] Production.INFO: ==30313== Releasing lock...
[2026-09-14 07:01:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:01:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:02:01] Production.INFO: ==30385== Lock acquired, processing the job...
[2026-09-14 12:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:02:01] Production.INFO: neon service started
[2026-09-14 12:02:01] Production.INFO: neon service started
[2026-09-14 12:02:01] Production.INFO: ==30385== Releasing lock...
[2026-09-14 12:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:02:02] Production.INFO: ==30389== Lock acquired, processing the job...
[2026-09-14 11:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:02:02] Production.INFO: ==30389== Releasing lock...
[2026-09-14 11:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:02:02] Production.INFO: ==30387== Lock acquired, processing the job...
[2026-09-14 07:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:02:02] Production.INFO: ==30387== Releasing lock...
[2026-09-14 07:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:02:03] Production.INFO: ==30399== Lock acquired, processing the job...
[2026-09-14 07:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-14 07:02:03] Production.INFO: ==30401== Lock acquired, processing the job...
[2026-09-14 07:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:02:03] Production.INFO: ==30391== Lock acquired, processing the job...
[2026-09-14 07:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 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-09-14 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-09-14 07:02:03] Production.INFO: ==30393== Lock acquired, processing the job...
[2026-09-14 07: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-09-14 07:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:02:03] Production.INFO: ==30401== Releasing lock...
[2026-09-14 07:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:02:03] Production.INFO: ==30397== Lock acquired, processing the job...
[2026-09-14 07:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:02:03] Production.INFO: ==30395== Lock acquired, processing the job...
[2026-09-14 07:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:02:03] Production.INFO: Account Balance Start.
[2026-09-14 07:02:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:02:03] Production.INFO: 117
[2026-09-14 07:02:04] Production.INFO: Date 2026-09-08
[2026-09-14 07:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:02:04] Production.INFO: Date 2026-09-09
[2026-09-14 07:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:02:04] Production.ERROR: done
[2026-09-14 07:02:04] Production.INFO: Date 2026-09-10
[2026-09-14 07:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-14 07:02:04] Production.INFO: Date 2026-09-11
[2026-09-14 07:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:02:04] Production.ERROR: done
[2026-09-14 07:02:04] Production.INFO: Date 2026-09-12
[2026-09-14 07:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:02:04] Production.INFO: Date 2026-09-13
[2026-09-14 07:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:02:04] Production.INFO: Date 2026-09-14
[2026-09-14 07:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:02:04] Production.INFO: Total Charge 0
[2026-09-14 07: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-09-14 07: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-09-14 07:02:04] Production.INFO: CreateAllLog End
[2026-09-14 07: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-09-14 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: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-09-14 07:02:04] Production.INFO: ==30399== Releasing lock...
[2026-09-14 07:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-14 07:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-14 07:02:04] Production.INFO: Account Balance End.
[2026-09-14 07:02:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:02:04] Production.INFO: ==30397== Releasing lock...
[2026-09-14 07:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:02:04] Production.INFO: ==30393== Releasing lock...
[2026-09-14 07:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:02:12] Production.ERROR: CronJobId end10
[2026-09-14 07:02:12] Production.INFO: ==30395== Releasing lock...
[2026-09-14 07:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:02:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:02:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:02:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:02:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:02:15] Production.INFO: call_cost start
[2026-09-14 07:02:15] Production.INFO: call_cost end
[2026-09-14 07:02:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:02:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:02:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:02:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:02:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:02:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:02:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:02:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:02:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:02:16] Production.INFO: ==30391== Releasing lock...
[2026-09-14 07:02:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:02:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:03:01] Production.INFO: ==30461== Lock acquired, processing the job...
[2026-09-14 12:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:03:01] Production.INFO: neon service started
[2026-09-14 12:03:01] Production.INFO: neon service started
[2026-09-14 12:03:01] Production.INFO: ==30461== Releasing lock...
[2026-09-14 12:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:03:01] Production.INFO: ==30463== Lock acquired, processing the job...
[2026-09-14 07:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:03:01] Production.INFO: ==30463== Releasing lock...
[2026-09-14 07:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:03:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:03:02] Production.INFO: ==30465== Lock acquired, processing the job...
[2026-09-14 11:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:03:02] Production.INFO: ==30465== Releasing lock...
[2026-09-14 11:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:03:02] Production.INFO: ==30476== Lock acquired, processing the job...
[2026-09-14 07:03:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07: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-09-14 07:03:02] Production.INFO: ==30468== Lock acquired, processing the job...
[2026-09-14 07:03:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:03:02] Production.INFO: ==30470== Lock acquired, processing the job...
[2026-09-14 07:03:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07: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-09-14 07: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-09-14 07:03:02] Production.INFO: ==30474== Lock acquired, processing the job...
[2026-09-14 07:03:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:03:02] Production.INFO: ==30476== Releasing lock...
[2026-09-14 07:03:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:03:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:03:03] Production.INFO: ==30472== Lock acquired, processing the job...
[2026-09-14 07:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:03:03] Production.INFO: Account Balance Start.
[2026-09-14 07:03:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:03:03] Production.INFO: 117
[2026-09-14 07:03:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:03:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:03:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:03:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:03:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:03:03] Production.INFO: Date 2026-09-13
[2026-09-14 07:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:03:03] Production.INFO: Date 2026-09-14
[2026-09-14 07:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:03:03] Production.INFO: Total Charge 0
[2026-09-14 07:03:03] Production.INFO: CreateAllLog End
[2026-09-14 07:03:03] Production.INFO: Account Balance End.
[2026-09-14 07:03:03] Production.ERROR: CronJobId end 12
[2026-09-14 07:03:03] Production.INFO: ==30474== Releasing lock...
[2026-09-14 07:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:03:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:03:03] Production.INFO: ==30470== Releasing lock...
[2026-09-14 07:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:03:11] Production.ERROR: CronJobId end10
[2026-09-14 07:03:11] Production.INFO: ==30472== Releasing lock...
[2026-09-14 07:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:03:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:03:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:03:14] Production.INFO: call_cost start
[2026-09-14 07:03:14] Production.INFO: call_cost end
[2026-09-14 07:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:03:14] Production.INFO: ==30468== Releasing lock...
[2026-09-14 07:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:04:01] Production.INFO: ==30535== Lock acquired, processing the job...
[2026-09-14 12:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:04:01] Production.INFO: neon service started
[2026-09-14 12:04:01] Production.INFO: neon service started
[2026-09-14 12:04:01] Production.INFO: ==30535== Releasing lock...
[2026-09-14 12:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:04:02] Production.INFO: ==30537== Lock acquired, processing the job...
[2026-09-14 07:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:04:02] Production.INFO: ==30537== Releasing lock...
[2026-09-14 07:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:04:02] Production.INFO: ==30539== Lock acquired, processing the job...
[2026-09-14 11:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:04:02] Production.INFO: ==30539== Releasing lock...
[2026-09-14 11:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:04:03] Production.INFO: ==30543== Lock acquired, processing the job...
[2026-09-14 07:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:04:03] Production.INFO: ==30546== Lock acquired, processing the job...
[2026-09-14 07:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:04:03] Production.INFO: ==30548== Lock acquired, processing the job...
[2026-09-14 07:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:04:03] Production.INFO: ==30541== Lock acquired, processing the job...
[2026-09-14 07:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:04:03] Production.INFO: Account Balance Start.
[2026-09-14 07:04:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:04:03] Production.INFO: 117
[2026-09-14 07:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:04:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:04:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:04:03] Production.INFO: ==30550== Lock acquired, processing the job...
[2026-09-14 07:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:04:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:04:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:04:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:04:03] Production.INFO: Date 2026-09-13
[2026-09-14 07:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:04:03] Production.INFO: Date 2026-09-14
[2026-09-14 07:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:04:03] Production.INFO: Total Charge 0
[2026-09-14 07:04:03] Production.INFO: CreateAllLog End
[2026-09-14 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-09-14 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-09-14 07:04:03] Production.INFO: ==30543== Releasing lock...
[2026-09-14 07:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:04:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 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-09-14 07:04:03] Production.INFO: ==30550== Releasing lock...
[2026-09-14 07:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:04:04] Production.INFO: Account Balance End.
[2026-09-14 07:04:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:04:04] Production.INFO: ==30548== Releasing lock...
[2026-09-14 07:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:04:11] Production.ERROR: CronJobId end10
[2026-09-14 07:04:11] Production.INFO: ==30546== Releasing lock...
[2026-09-14 07:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:04:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:04:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:04:13] Production.INFO: call_cost start
[2026-09-14 07:04:13] Production.INFO: call_cost end
[2026-09-14 07:04:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:04:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:04:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:04:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:04:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:04:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:04:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:04:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:04:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:04:13] Production.INFO: ==30541== Releasing lock...
[2026-09-14 07:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:04:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:05:02] Production.INFO: ==30609== Lock acquired, processing the job...
[2026-09-14 12:05:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:05:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:05:02] Production.INFO: neon service started
[2026-09-14 12:05:02] Production.INFO: neon service started
[2026-09-14 12:05:02] Production.INFO: ==30609== Releasing lock...
[2026-09-14 12:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:05:02] Production.INFO: ==30613== Lock acquired, processing the job...
[2026-09-14 11:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:05:02] Production.INFO: ==30613== Releasing lock...
[2026-09-14 11:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:05:02] Production.INFO: ==30611== Lock acquired, processing the job...
[2026-09-14 07:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:05:03] Production.INFO: ==30611== Releasing lock...
[2026-09-14 07:05:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:05:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:05:03] Production.INFO: ==30615== Lock acquired, processing the job...
[2026-09-14 07:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 07:05:03] Production.INFO: ==30619== Lock acquired, processing the job...
[2026-09-14 07:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:05:04] Production.INFO: ==30624== Lock acquired, processing the job...
[2026-09-14 07:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:05:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 07:05:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 07:05:04] Production.ERROR: CronJob PID - 30619
[2026-09-14 07:05:04] Production.ERROR: CronJob Title - Account Block
[2026-09-14 07:05:04] Production.ERROR: CronJob ID - 7
[2026-09-14 07:05:04] Production.ERROR: CronJob Last Run Time 2026-09-14 07:05:00
[2026-09-14 07:05:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 07:05:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 07:05:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 07:05:04] Production.ERROR: CronJob PID - 30624
[2026-09-14 07:05:04] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-14 07:05:04] Production.ERROR: CronJob ID - 12
[2026-09-14 07:05:04] Production.ERROR: CronJob Last Run Time 2026-09-14 07:05:00
[2026-09-14 07:05:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 07:05:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 07:05:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 07:05:04] Production.INFO: ==30615== Releasing lock...
[2026-09-14 07:05:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 07:05:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 07:05:04] Production.INFO: Account Balance Start.
[2026-09-14 07:05:04] Production.INFO: CreateAllLog Start
[2026-09-14 07:05:04] Production.INFO: 117
[2026-09-14 07:05:04] Production.INFO: Date 2026-09-08
[2026-09-14 07:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:05:04] Production.INFO: Date 2026-09-09
[2026-09-14 07:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:05:04] Production.INFO: ==30617== Lock acquired, processing the job...
[2026-09-14 07:05:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:05:04] Production.INFO: Date 2026-09-10
[2026-09-14 07:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:05:04] Production.INFO: Date 2026-09-11
[2026-09-14 07:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:05:04] Production.INFO: ==30621== Lock acquired, processing the job...
[2026-09-14 07:05:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:05:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:05:04] Production.INFO: Date 2026-09-12
[2026-09-14 07:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:05:04] Production.INFO: Date 2026-09-13
[2026-09-14 07:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:05:04] Production.INFO: ==30626== Lock acquired, processing the job...
[2026-09-14 07:05:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 07:05:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:05:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:05:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:05:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:05:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 07:05:04] Production.INFO: Date 2026-09-14
[2026-09-14 07:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:05:04] Production.INFO: Total Charge 0
[2026-09-14 07:05:04] Production.INFO: ==30628== Lock acquired, processing the job...
[2026-09-14 07:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:05:04] Production.INFO: CreateAllLog End
[2026-09-14 07: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-09-14 07: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-09-14 07: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-09-14 07:05:04] Production.INFO: ==30628== Releasing lock...
[2026-09-14 07:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:05:04] Production.INFO: Account Balance End.
[2026-09-14 07:05:04] Production.ERROR: done
[2026-09-14 07:05:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:05:04] Production.INFO: ==30624== Releasing lock...
[2026-09-14 07:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:05:05] Production.INFO: ==30619== Releasing lock...
[2026-09-14 07:05:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:05:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:05:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 07:05:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000883', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 07:05:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000883', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 07:05:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 07:05:11] Production.INFO: ProcessCDR(1,18000883,1,1,2)
[2026-09-14 07:05:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18000883,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 07:05:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18000883,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 07:05:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 07:05:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 07:05:11] Production.INFO: ==30626== Releasing lock...
[2026-09-14 07:05:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 07:05:11] Production.INFO: 26 MB #Memory Used#
[2026-09-14 07:05:14] Production.ERROR: CronJobId end10
[2026-09-14 07:05:14] Production.INFO: ==30621== Releasing lock...
[2026-09-14 07:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:05:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:05:17] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:05:17] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:05:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:05:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:05:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:05:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:05:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:05:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:05:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:05:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:05:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:05:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:05:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:05:17] Production.INFO: call_cost start
[2026-09-14 07:05:17] Production.INFO: call_cost end
[2026-09-14 07:05:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:05:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:05:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:05:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:05:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:05:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:05:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:05:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:05:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:05:17] Production.INFO: ==30617== Releasing lock...
[2026-09-14 07:05:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:05:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:06:01] Production.INFO: ==30691== Lock acquired, processing the job...
[2026-09-14 12:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:06:01] Production.INFO: neon service started
[2026-09-14 12:06:01] Production.INFO: neon service started
[2026-09-14 12:06:01] Production.INFO: ==30691== Releasing lock...
[2026-09-14 12:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:06:02] Production.INFO: ==30695== Lock acquired, processing the job...
[2026-09-14 11:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:06:02] Production.INFO: ==30695== Releasing lock...
[2026-09-14 11:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:06:02] Production.INFO: ==30693== Lock acquired, processing the job...
[2026-09-14 07:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:06:02] Production.INFO: ==30693== Releasing lock...
[2026-09-14 07:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:06:03] Production.INFO: ==30698== Lock acquired, processing the job...
[2026-09-14 07:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:06:03] Production.INFO: ==30700== Lock acquired, processing the job...
[2026-09-14 07:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:06:03] Production.INFO: ==30702== Lock acquired, processing the job...
[2026-09-14 07:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:06:03] Production.INFO: ==30704== Lock acquired, processing the job...
[2026-09-14 07:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:06:03] Production.INFO: ==30706== Lock acquired, processing the job...
[2026-09-14 07:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:06:03] Production.INFO: Account Balance Start.
[2026-09-14 07:06:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:06:03] Production.INFO: 117
[2026-09-14 07:06:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 07:06:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 07:06:03] Production.INFO: ==30706== Releasing lock...
[2026-09-14 07:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:06:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:06:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:06:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:06:03] Production.INFO: Date 2026-09-13
[2026-09-14 07:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:06:03] Production.INFO: Date 2026-09-14
[2026-09-14 07:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:06:03] Production.INFO: Total Charge 0
[2026-09-14 07:06:03] Production.INFO: CreateAllLog End
[2026-09-14 07:06:04] Production.INFO: Account Balance End.
[2026-09-14 07:06:04] Production.INFO: ==30700== Releasing lock...
[2026-09-14 07:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:06:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:06:04] Production.INFO: ==30704== Releasing lock...
[2026-09-14 07:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:06:11] Production.ERROR: CronJobId end10
[2026-09-14 07:06:11] Production.INFO: ==30702== Releasing lock...
[2026-09-14 07:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:06:13] Production.INFO: call_cost start
[2026-09-14 07:06:13] Production.INFO: call_cost end
[2026-09-14 07:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:06:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:06:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:06:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:06:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:06:13] Production.INFO: ==30698== Releasing lock...
[2026-09-14 07:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:06:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:07:02] Production.INFO: ==30768== Lock acquired, processing the job...
[2026-09-14 12:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:07:02] Production.INFO: neon service started
[2026-09-14 12:07:02] Production.INFO: neon service started
[2026-09-14 12:07:02] Production.INFO: ==30768== Releasing lock...
[2026-09-14 12:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:07:02] Production.INFO: ==30770== Lock acquired, processing the job...
[2026-09-14 07:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:07:02] Production.INFO: ==30770== Releasing lock...
[2026-09-14 07:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:07:02] Production.INFO: ==30772== Lock acquired, processing the job...
[2026-09-14 11:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:07:02] Production.INFO: ==30772== Releasing lock...
[2026-09-14 11:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:07:03] Production.INFO: ==30778== Lock acquired, processing the job...
[2026-09-14 07:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:07:03] Production.INFO: ==30782== Lock acquired, processing the job...
[2026-09-14 07:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07: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-09-14 07: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-09-14 07: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-09-14 07:07:03] Production.INFO: ==30782== Releasing lock...
[2026-09-14 07:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:07:03] Production.INFO: ==30776== Lock acquired, processing the job...
[2026-09-14 07:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:07:03] Production.INFO: ==30774== Lock acquired, processing the job...
[2026-09-14 07:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:07:03] Production.INFO: ==30780== Lock acquired, processing the job...
[2026-09-14 07:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:07:03] Production.INFO: Account Balance Start.
[2026-09-14 07:07:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:07:03] Production.INFO: 117
[2026-09-14 07:07:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:07:04] Production.INFO: Date 2026-09-09
[2026-09-14 07:07:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:07:04] Production.INFO: Date 2026-09-10
[2026-09-14 07:07:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:07:04] Production.INFO: Date 2026-09-11
[2026-09-14 07:07:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:07:04] Production.INFO: Date 2026-09-12
[2026-09-14 07:07:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:07:04] Production.INFO: Date 2026-09-13
[2026-09-14 07:07:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:07:04] Production.INFO: Date 2026-09-14
[2026-09-14 07:07:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:07:04] Production.INFO: Total Charge 0
[2026-09-14 07:07:04] Production.INFO: CreateAllLog End
[2026-09-14 07:07:04] Production.INFO: Account Balance End.
[2026-09-14 07:07:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:07:04] Production.INFO: ==30780== Releasing lock...
[2026-09-14 07:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:07:04] Production.INFO: ==30776== Releasing lock...
[2026-09-14 07:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:07:11] Production.ERROR: CronJobId end10
[2026-09-14 07:07:11] Production.INFO: ==30778== Releasing lock...
[2026-09-14 07:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:07:14] Production.INFO: call_cost start
[2026-09-14 07:07:14] Production.INFO: call_cost end
[2026-09-14 07:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:07:14] Production.INFO: ==30774== Releasing lock...
[2026-09-14 07:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:08:01] Production.INFO: ==30845== Lock acquired, processing the job...
[2026-09-14 12:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:08:01] Production.INFO: neon service started
[2026-09-14 12:08:01] Production.INFO: neon service started
[2026-09-14 12:08:01] Production.INFO: ==30845== Releasing lock...
[2026-09-14 12:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:08:02] Production.INFO: ==30847== Lock acquired, processing the job...
[2026-09-14 07:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:08:02] Production.INFO: ==30849== Lock acquired, processing the job...
[2026-09-14 11:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:08:02] Production.INFO: ==30849== Releasing lock...
[2026-09-14 11:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:08:02] Production.INFO: ==30847== Releasing lock...
[2026-09-14 07:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:08:03] Production.INFO: ==30852== Lock acquired, processing the job...
[2026-09-14 07:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:08:03] Production.INFO: ==30854== Lock acquired, processing the job...
[2026-09-14 07:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:08:03] Production.INFO: ==30856== Lock acquired, processing the job...
[2026-09-14 07:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:08:03] Production.INFO: ==30858== Lock acquired, processing the job...
[2026-09-14 07:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:08:03] Production.INFO: ==30860== Lock acquired, processing the job...
[2026-09-14 07:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:08:03] Production.INFO: Account Balance Start.
[2026-09-14 07:08:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:08:03] Production.INFO: 117
[2026-09-14 07:08:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 07:08:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 07:08:03] Production.INFO: ==30860== Releasing lock...
[2026-09-14 07:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:08:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:08:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:08:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:08:03] Production.INFO: Date 2026-09-13
[2026-09-14 07:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:08:03] Production.INFO: Date 2026-09-14
[2026-09-14 07:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:08:03] Production.INFO: Total Charge 0
[2026-09-14 07:08:04] Production.INFO: CreateAllLog End
[2026-09-14 07:08:04] Production.INFO: ==30854== Releasing lock...
[2026-09-14 07:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:08:04] Production.INFO: Account Balance End.
[2026-09-14 07:08:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:08:04] Production.INFO: ==30858== Releasing lock...
[2026-09-14 07:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:08:11] Production.ERROR: CronJobId end10
[2026-09-14 07:08:11] Production.INFO: ==30856== Releasing lock...
[2026-09-14 07:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:08:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:08:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:08:14] Production.INFO: call_cost start
[2026-09-14 07:08:14] Production.INFO: call_cost end
[2026-09-14 07:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:08:14] Production.INFO: ==30852== Releasing lock...
[2026-09-14 07:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:09:01] Production.INFO: ==30919== Lock acquired, processing the job...
[2026-09-14 12:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:09:02] Production.INFO: neon service started
[2026-09-14 12:09:02] Production.INFO: neon service started
[2026-09-14 12:09:02] Production.INFO: ==30919== Releasing lock...
[2026-09-14 12:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:09:02] Production.INFO: ==30921== Lock acquired, processing the job...
[2026-09-14 07:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:09:02] Production.INFO: ==30921== Releasing lock...
[2026-09-14 07:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:09:02] Production.INFO: ==30923== Lock acquired, processing the job...
[2026-09-14 11:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:09:02] Production.INFO: ==30923== Releasing lock...
[2026-09-14 11:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:09:03] Production.INFO: ==30925== Lock acquired, processing the job...
[2026-09-14 07:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:09:03] Production.INFO: ==30927== Lock acquired, processing the job...
[2026-09-14 07:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:09:03] Production.INFO: ==30932== Lock acquired, processing the job...
[2026-09-14 07:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:09:03] Production.INFO: ==30929== Lock acquired, processing the job...
[2026-09-14 07:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:09:03] Production.INFO: Account Balance Start.
[2026-09-14 07:09:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:09:03] Production.INFO: 117
[2026-09-14 07:09:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:09:03] Production.INFO: ==30934== Lock acquired, processing the job...
[2026-09-14 07:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:09:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:09:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:09:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:09:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:09:03] Production.INFO: Date 2026-09-13
[2026-09-14 07:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:09:03] Production.INFO: Date 2026-09-14
[2026-09-14 07:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 07:09:03] Production.INFO: Total Charge 0
[2026-09-14 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-09-14 07:09:03] Production.INFO: ==30934== Releasing lock...
[2026-09-14 07:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:09:04] Production.INFO: CreateAllLog End
[2026-09-14 07:09:04] Production.INFO: ==30927== Releasing lock...
[2026-09-14 07:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:09:04] Production.INFO: Account Balance End.
[2026-09-14 07:09:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:09:04] Production.INFO: ==30932== Releasing lock...
[2026-09-14 07:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:09:11] Production.ERROR: CronJobId end10
[2026-09-14 07:09:11] Production.INFO: ==30929== Releasing lock...
[2026-09-14 07:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:09:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:09:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:09:14] Production.INFO: call_cost start
[2026-09-14 07:09:14] Production.INFO: call_cost end
[2026-09-14 07:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:09:14] Production.INFO: ==30925== Releasing lock...
[2026-09-14 07:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:10:01] Production.INFO: ==30994== Lock acquired, processing the job...
[2026-09-14 12:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:10:01] Production.INFO: neon service started
[2026-09-14 12:10:01] Production.INFO: neon service started
[2026-09-14 12:10:01] Production.INFO: ==30994== Releasing lock...
[2026-09-14 12:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:10:01] Production.INFO: ==30996== Lock acquired, processing the job...
[2026-09-14 07:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:10:01] Production.INFO: ==30996== Releasing lock...
[2026-09-14 07:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:10:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:10:02] Production.INFO: ==30998== Lock acquired, processing the job...
[2026-09-14 11:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:10:02] Production.INFO: ==30998== Releasing lock...
[2026-09-14 11:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:10:02] Production.INFO: ==31001== Lock acquired, processing the job...
[2026-09-14 07:10:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:10:02] Production.INFO: ==31005== Lock acquired, processing the job...
[2026-09-14 07:10:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:10:02] Production.INFO: ==31007== Lock acquired, processing the job...
[2026-09-14 07:10:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:10:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:10:02] Production.INFO: ==31003== Lock acquired, processing the job...
[2026-09-14 07:10:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:10:03] Production.INFO: ==31009== Lock acquired, processing the job...
[2026-09-14 07:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:10:03] Production.INFO: Account Balance Start.
[2026-09-14 07:10:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:10:03] Production.INFO: 117
[2026-09-14 07:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 07:10:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:10:03] Production.INFO: ==31009== Releasing lock...
[2026-09-14 07:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:10:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:10:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:10:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:10:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:10:03] Production.INFO: Date 2026-09-13
[2026-09-14 07:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:10:03] Production.INFO: Date 2026-09-14
[2026-09-14 07:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:10:03] Production.INFO: Total Charge 0
[2026-09-14 07:10:03] Production.INFO: CreateAllLog End
[2026-09-14 07:10:03] Production.INFO: Account Balance End.
[2026-09-14 07:10:03] Production.ERROR: CronJobId end 12
[2026-09-14 07:10:03] Production.INFO: ==31007== Releasing lock...
[2026-09-14 07:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:10:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:10:03] Production.INFO: ==31003== Releasing lock...
[2026-09-14 07:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:10:11] Production.ERROR: CronJobId end10
[2026-09-14 07:10:11] Production.INFO: ==31005== Releasing lock...
[2026-09-14 07:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:10:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:10:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:10:14] Production.INFO: call_cost start
[2026-09-14 07:10:14] Production.INFO: call_cost end
[2026-09-14 07:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:10:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:10:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:10:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:10:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:10:14] Production.INFO: ==31001== Releasing lock...
[2026-09-14 07:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:11:01] Production.INFO: ==31073== Lock acquired, processing the job...
[2026-09-14 12:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:11:01] Production.INFO: neon service started
[2026-09-14 12:11:01] Production.INFO: neon service started
[2026-09-14 12:11:01] Production.INFO: ==31073== Releasing lock...
[2026-09-14 12:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:11:02] Production.INFO: ==31076== Lock acquired, processing the job...
[2026-09-14 07:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:11:02] Production.INFO: ==31076== Releasing lock...
[2026-09-14 07:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:11:02] Production.INFO: ==31078== Lock acquired, processing the job...
[2026-09-14 11:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:11:02] Production.INFO: ==31078== Releasing lock...
[2026-09-14 11:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:11:03] Production.INFO: ==31082== Lock acquired, processing the job...
[2026-09-14 07:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:11:03] Production.INFO: ==31080== Lock acquired, processing the job...
[2026-09-14 07:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:11:03] Production.INFO: ==31086== Lock acquired, processing the job...
[2026-09-14 07:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:11:03] Production.INFO: ==31084== Lock acquired, processing the job...
[2026-09-14 07:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:11:03] Production.INFO: Account Balance Start.
[2026-09-14 07:11:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:11:03] Production.INFO: 117
[2026-09-14 07:11:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:11:03] Production.INFO: ==31088== Lock acquired, processing the job...
[2026-09-14 07:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:11:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:11:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:11:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 07:11:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 07:11:03] Production.INFO: ==31088== Releasing lock...
[2026-09-14 07:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:11:03] Production.INFO: Date 2026-09-13
[2026-09-14 07:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:11:03] Production.INFO: Date 2026-09-14
[2026-09-14 07:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:11:03] Production.INFO: Total Charge 0
[2026-09-14 07:11:03] Production.INFO: CreateAllLog End
[2026-09-14 07:11:03] Production.INFO: Account Balance End.
[2026-09-14 07:11:03] Production.ERROR: CronJobId end 12
[2026-09-14 07:11:03] Production.INFO: ==31086== Releasing lock...
[2026-09-14 07:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:11:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:11:04] Production.INFO: ==31082== Releasing lock...
[2026-09-14 07:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:11:11] Production.ERROR: CronJobId end10
[2026-09-14 07:11:11] Production.INFO: ==31084== Releasing lock...
[2026-09-14 07:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:11:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:11:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:11:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:11:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:11:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:11:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:11:14] Production.INFO: call_cost start
[2026-09-14 07:11:14] Production.INFO: call_cost end
[2026-09-14 07:11:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:11:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:11:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:11:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:11:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:11:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:11:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:11:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:11:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:11:14] Production.INFO: ==31080== Releasing lock...
[2026-09-14 07:11:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:11:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:12:02] Production.INFO: ==31149== Lock acquired, processing the job...
[2026-09-14 12:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:12:02] Production.INFO: neon service started
[2026-09-14 12:12:02] Production.INFO: neon service started
[2026-09-14 12:12:02] Production.INFO: ==31149== Releasing lock...
[2026-09-14 12:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:12:02] Production.INFO: ==31151== Lock acquired, processing the job...
[2026-09-14 07:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:12:02] Production.INFO: ==31151== Releasing lock...
[2026-09-14 07:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:12:03] Production.INFO: ==31153== Lock acquired, processing the job...
[2026-09-14 11:12:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:12:03] Production.INFO: ==31153== Releasing lock...
[2026-09-14 11:12:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:12:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:12:03] Production.INFO: ==31155== Lock acquired, processing the job...
[2026-09-14 07:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:12:03] Production.INFO: ==31159== Lock acquired, processing the job...
[2026-09-14 07:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:12:03] Production.INFO: ==31157== Lock acquired, processing the job...
[2026-09-14 07:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:12:03] Production.INFO: ==31161== Lock acquired, processing the job...
[2026-09-14 07:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:12:03] Production.INFO: ==31163== Lock acquired, processing the job...
[2026-09-14 07:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:12:04] Production.INFO: Account Balance Start.
[2026-09-14 07:12:04] Production.INFO: CreateAllLog Start
[2026-09-14 07:12:04] Production.INFO: 117
[2026-09-14 07:12:04] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 07:12:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 07:12:04] Production.INFO: ==31163== Releasing lock...
[2026-09-14 07:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:12:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:12:04] Production.INFO: Date 2026-09-09
[2026-09-14 07:12:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:12:04] Production.INFO: Date 2026-09-10
[2026-09-14 07:12:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:12:04] Production.INFO: Date 2026-09-11
[2026-09-14 07:12:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:12:04] Production.INFO: Date 2026-09-12
[2026-09-14 07:12:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:12:04] Production.INFO: Date 2026-09-13
[2026-09-14 07:12:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:12:04] Production.INFO: Date 2026-09-14
[2026-09-14 07:12:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:12:04] Production.INFO: Total Charge 0
[2026-09-14 07:12:04] Production.INFO: CreateAllLog End
[2026-09-14 07:12:04] Production.INFO: Account Balance End.
[2026-09-14 07:12:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:12:04] Production.INFO: ==31161== Releasing lock...
[2026-09-14 07:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:12:04] Production.INFO: ==31157== Releasing lock...
[2026-09-14 07:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:12:12] Production.ERROR: CronJobId end10
[2026-09-14 07:12:12] Production.INFO: ==31159== Releasing lock...
[2026-09-14 07:12:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:12:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:12:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:12:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:12:14] Production.INFO: call_cost start
[2026-09-14 07:12:14] Production.INFO: call_cost end
[2026-09-14 07:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:12:14] Production.INFO: ==31155== Releasing lock...
[2026-09-14 07:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:13:01] Production.INFO: ==31262== Lock acquired, processing the job...
[2026-09-14 12:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:13:01] Production.INFO: neon service started
[2026-09-14 12:13:01] Production.INFO: neon service started
[2026-09-14 12:13:01] Production.INFO: ==31262== Releasing lock...
[2026-09-14 12:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:13:02] Production.INFO: ==31268== Lock acquired, processing the job...
[2026-09-14 11:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:13:02] Production.INFO: ==31268== Releasing lock...
[2026-09-14 11:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:13:02] Production.INFO: ==31266== Lock acquired, processing the job...
[2026-09-14 07:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:13:02] Production.INFO: ==31266== Releasing lock...
[2026-09-14 07:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:13:03] Production.INFO: ==31270== Lock acquired, processing the job...
[2026-09-14 07:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:13:03] Production.INFO: ==31272== Lock acquired, processing the job...
[2026-09-14 07:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:13:03] Production.INFO: ==31274== Lock acquired, processing the job...
[2026-09-14 07:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:13:03] Production.INFO: ==31276== Lock acquired, processing the job...
[2026-09-14 07:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:13:03] Production.INFO: ==31278== Lock acquired, processing the job...
[2026-09-14 07:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:13:03] Production.INFO: Account Balance Start.
[2026-09-14 07:13:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:13:03] Production.INFO: 117
[2026-09-14 07:13:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 07:13:03] Production.INFO: ==31278== Releasing lock...
[2026-09-14 07:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:13:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:13:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:13:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:13:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:13:03] Production.INFO: Date 2026-09-13
[2026-09-14 07:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:13:03] Production.INFO: Date 2026-09-14
[2026-09-14 07:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:13:03] Production.INFO: Total Charge 0
[2026-09-14 07:13:03] Production.INFO: CreateAllLog End
[2026-09-14 07:13:03] Production.INFO: Account Balance End.
[2026-09-14 07:13:03] Production.ERROR: CronJobId end 12
[2026-09-14 07:13:03] Production.INFO: ==31276== Releasing lock...
[2026-09-14 07:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:13:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:13:04] Production.INFO: ==31272== Releasing lock...
[2026-09-14 07:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:13:11] Production.ERROR: CronJobId end10
[2026-09-14 07:13:11] Production.INFO: ==31274== Releasing lock...
[2026-09-14 07:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:13:15] Production.INFO: call_cost start
[2026-09-14 07:13:15] Production.INFO: call_cost end
[2026-09-14 07:13:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:13:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:13:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:13:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:13:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:13:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:13:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:13:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:13:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:13:15] Production.INFO: ==31270== Releasing lock...
[2026-09-14 07:13:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:13:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:14:02] Production.INFO: ==31337== Lock acquired, processing the job...
[2026-09-14 12:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:14:02] Production.INFO: neon service started
[2026-09-14 12:14:02] Production.INFO: neon service started
[2026-09-14 12:14:02] Production.INFO: ==31337== Releasing lock...
[2026-09-14 12:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:14:02] Production.INFO: ==31339== Lock acquired, processing the job...
[2026-09-14 07:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:14:02] Production.INFO: ==31339== Releasing lock...
[2026-09-14 07:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:14:02] Production.INFO: ==31341== Lock acquired, processing the job...
[2026-09-14 11:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:14:02] Production.INFO: ==31341== Releasing lock...
[2026-09-14 11:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:14:03] Production.INFO: ==31343== Lock acquired, processing the job...
[2026-09-14 07:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:14:03] Production.INFO: ==31349== Lock acquired, processing the job...
[2026-09-14 07:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:14:03] Production.INFO: ==31345== Lock acquired, processing the job...
[2026-09-14 07:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:14:03] Production.INFO: Account Balance Start.
[2026-09-14 07:14:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:14:03] Production.INFO: 117
[2026-09-14 07:14:03] Production.INFO: ==31351== Lock acquired, processing the job...
[2026-09-14 07:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:14:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:14:03] Production.INFO: ==31347== Lock acquired, processing the job...
[2026-09-14 07:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:14:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:14:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 07:14:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 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-09-14 07:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:14:04] Production.INFO: ==31351== Releasing lock...
[2026-09-14 07:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:14:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:14:04] Production.INFO: Date 2026-09-12
[2026-09-14 07:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:14:04] Production.INFO: Date 2026-09-13
[2026-09-14 07:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:14:04] Production.INFO: Date 2026-09-14
[2026-09-14 07:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:14:04] Production.INFO: Total Charge 0
[2026-09-14 07:14:04] Production.INFO: CreateAllLog End
[2026-09-14 07:14:04] Production.INFO: Account Balance End.
[2026-09-14 07:14:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:14:04] Production.INFO: ==31349== Releasing lock...
[2026-09-14 07:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:14:04] Production.INFO: ==31345== Releasing lock...
[2026-09-14 07:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:14:11] Production.ERROR: CronJobId end10
[2026-09-14 07:14:11] Production.INFO: ==31347== Releasing lock...
[2026-09-14 07:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:14:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:14:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:14:15] Production.INFO: call_cost start
[2026-09-14 07:14:15] Production.INFO: call_cost end
[2026-09-14 07:14:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:14:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:14:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:14:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:14:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:14:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:14:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:14:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:14:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:14:15] Production.INFO: ==31343== Releasing lock...
[2026-09-14 07:14:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:14:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:15:01] Production.INFO: ==31412== Lock acquired, processing the job...
[2026-09-14 12:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:15:01] Production.INFO: neon service started
[2026-09-14 12:15:01] Production.INFO: neon service started
[2026-09-14 12:15:01] Production.INFO: ==31412== Releasing lock...
[2026-09-14 12:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:15:01] Production.INFO: ==31416== Lock acquired, processing the job...
[2026-09-14 11:15:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:15:01] Production.INFO: ==31416== Releasing lock...
[2026-09-14 11:15:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:15:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:15:02] Production.INFO: ==31414== Lock acquired, processing the job...
[2026-09-14 07:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:15:02] Production.INFO: ==31414== Releasing lock...
[2026-09-14 07:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:15:02] Production.INFO: ==31418== Lock acquired, processing the job...
[2026-09-14 07:15:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 07:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 07:15:03] Production.INFO: ==31422== Lock acquired, processing the job...
[2026-09-14 07:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 07:15:03] Production.INFO: ==31418== Releasing lock...
[2026-09-14 07:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 07:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 07:15:03] Production.INFO: ==31427== Lock acquired, processing the job...
[2026-09-14 07:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:15:03] Production.INFO: Account Balance Start.
[2026-09-14 07:15:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:15:03] Production.INFO: 117
[2026-09-14 07:15:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:15:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:15:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:15:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:15:03] Production.INFO: ==31420== Lock acquired, processing the job...
[2026-09-14 07:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:15:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:15:03] Production.INFO: Date 2026-09-13
[2026-09-14 07:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:15:03] Production.INFO: Date 2026-09-14
[2026-09-14 07:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:15:03] Production.INFO: ==31424== Lock acquired, processing the job...
[2026-09-14 07:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:15:03] Production.INFO: Total Charge 0
[2026-09-14 07:15:03] Production.INFO: CreateAllLog End
[2026-09-14 07:15:03] Production.INFO: ==31429== Lock acquired, processing the job...
[2026-09-14 07:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 07:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 07:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:15:03] Production.INFO: ==31431== Lock acquired, processing the job...
[2026-09-14 07:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:15:03] Production.INFO: Account Balance End.
[2026-09-14 07:15:03] Production.ERROR: CronJobId end 12
[2026-09-14 07:15:03] Production.INFO: ==31427== Releasing lock...
[2026-09-14 07:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:15:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 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-09-14 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-09-14 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-09-14 07:15:04] Production.INFO: ==31431== Releasing lock...
[2026-09-14 07:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:15:04] Production.INFO: ==31422== Releasing lock...
[2026-09-14 07:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:15:04] Production.ERROR: done
[2026-09-14 07:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 07:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000924', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 07:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000924', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 07:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 07:15:10] Production.INFO: ProcessCDR(1,18000924,1,1,2)
[2026-09-14 07:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18000924,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 07:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18000924,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 07:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 07:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 07:15:10] Production.INFO: ==31429== Releasing lock...
[2026-09-14 07:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 07:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 07:15:14] Production.ERROR: CronJobId end10
[2026-09-14 07:15:14] Production.INFO: ==31424== Releasing lock...
[2026-09-14 07:15:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:15:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:15:16] Production.INFO: call_cost start
[2026-09-14 07:15:16] Production.INFO: call_cost end
[2026-09-14 07:15:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:15:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:15:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:15:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:15:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:15:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:15:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:15:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:15:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:15:16] Production.INFO: ==31420== Releasing lock...
[2026-09-14 07:15:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:15:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:16:01] Production.INFO: ==31496== Lock acquired, processing the job...
[2026-09-14 12:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:16:01] Production.INFO: neon service started
[2026-09-14 12:16:01] Production.INFO: neon service started
[2026-09-14 12:16:01] Production.INFO: ==31496== Releasing lock...
[2026-09-14 12:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:16:02] Production.INFO: ==31498== Lock acquired, processing the job...
[2026-09-14 07:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:16:02] Production.INFO: ==31498== Releasing lock...
[2026-09-14 07:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:16:02] Production.INFO: ==31500== Lock acquired, processing the job...
[2026-09-14 11:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:16:03] Production.INFO: ==31503== Lock acquired, processing the job...
[2026-09-14 07:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:16:03] Production.INFO: ==31500== Releasing lock...
[2026-09-14 11:16:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:16:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:16:03] Production.INFO: ==31507== Lock acquired, processing the job...
[2026-09-14 07:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:16:03] Production.INFO: ==31511== Lock acquired, processing the job...
[2026-09-14 07:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 07:16:03] Production.INFO: ==31511== Releasing lock...
[2026-09-14 07:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:16:03] Production.INFO: ==31505== Lock acquired, processing the job...
[2026-09-14 07:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:16:03] Production.INFO: ==31509== Lock acquired, processing the job...
[2026-09-14 07:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:16:03] Production.INFO: Account Balance Start.
[2026-09-14 07:16:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:16:03] Production.INFO: 117
[2026-09-14 07:16:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:16:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:16:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:16:04] Production.INFO: Date 2026-09-11
[2026-09-14 07:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:16:04] Production.INFO: Date 2026-09-12
[2026-09-14 07:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:16:04] Production.INFO: Date 2026-09-13
[2026-09-14 07:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:16:04] Production.INFO: Date 2026-09-14
[2026-09-14 07:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:16:04] Production.INFO: Total Charge 0
[2026-09-14 07:16:04] Production.INFO: CreateAllLog End
[2026-09-14 07:16:04] Production.INFO: ==31505== Releasing lock...
[2026-09-14 07:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:16:04] Production.INFO: Account Balance End.
[2026-09-14 07:16:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:16:04] Production.INFO: ==31509== Releasing lock...
[2026-09-14 07:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:16:12] Production.ERROR: CronJobId end10
[2026-09-14 07:16:12] Production.INFO: ==31507== Releasing lock...
[2026-09-14 07:16:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:16:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:16:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:16:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:16:15] Production.INFO: call_cost start
[2026-09-14 07:16:15] Production.INFO: call_cost end
[2026-09-14 07:16:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:16:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:16:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:16:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:16:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:16:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:16:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:16:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:16:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:16:15] Production.INFO: ==31503== Releasing lock...
[2026-09-14 07:16:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:16:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:17:01] Production.INFO: ==31572== Lock acquired, processing the job...
[2026-09-14 12:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:17:01] Production.INFO: neon service started
[2026-09-14 12:17:01] Production.INFO: neon service started
[2026-09-14 12:17:01] Production.INFO: ==31572== Releasing lock...
[2026-09-14 12:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:17:01] Production.INFO: ==31574== Lock acquired, processing the job...
[2026-09-14 07:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:17:02] Production.INFO: ==31574== Releasing lock...
[2026-09-14 07:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:17:02] Production.INFO: ==31576== Lock acquired, processing the job...
[2026-09-14 11:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:17:02] Production.INFO: ==31576== Releasing lock...
[2026-09-14 11:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:17:02] Production.INFO: ==31581== Lock acquired, processing the job...
[2026-09-14 07:17:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:17:03] Production.INFO: ==31579== Lock acquired, processing the job...
[2026-09-14 07:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:17:03] Production.INFO: ==31583== Lock acquired, processing the job...
[2026-09-14 07:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:17:03] Production.INFO: ==31585== Lock acquired, processing the job...
[2026-09-14 07:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:17:03] Production.INFO: ==31587== Lock acquired, processing the job...
[2026-09-14 07:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:17:03] Production.INFO: Account Balance Start.
[2026-09-14 07:17:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:17:03] Production.INFO: 117
[2026-09-14 07:17:03] Production.INFO: Date 2026-09-08
[2026-09-14 07: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-09-14 07:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 07: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-09-14 07: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-09-14 07:17:03] Production.INFO: ==31587== Releasing lock...
[2026-09-14 07:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:17:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:17:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:17:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:17:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:17:03] Production.INFO: ==31581== Releasing lock...
[2026-09-14 07:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:17:03] Production.INFO: Date 2026-09-13
[2026-09-14 07:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:17:03] Production.INFO: Date 2026-09-14
[2026-09-14 07:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:17:03] Production.INFO: Total Charge 0
[2026-09-14 07:17:03] Production.INFO: CreateAllLog End
[2026-09-14 07:17:03] Production.INFO: Account Balance End.
[2026-09-14 07:17:03] Production.ERROR: CronJobId end 12
[2026-09-14 07:17:03] Production.INFO: ==31585== Releasing lock...
[2026-09-14 07:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:17:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:17:11] Production.ERROR: CronJobId end10
[2026-09-14 07:17:11] Production.INFO: ==31583== Releasing lock...
[2026-09-14 07:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:17:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:17:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:17:14] Production.INFO: call_cost start
[2026-09-14 07:17:14] Production.INFO: call_cost end
[2026-09-14 07:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:17:14] Production.INFO: ==31579== Releasing lock...
[2026-09-14 07:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:18:01] Production.INFO: ==31651== Lock acquired, processing the job...
[2026-09-14 12:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:18:01] Production.INFO: neon service started
[2026-09-14 12:18:01] Production.INFO: neon service started
[2026-09-14 12:18:01] Production.INFO: ==31651== Releasing lock...
[2026-09-14 12:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:18:02] Production.INFO: ==31653== Lock acquired, processing the job...
[2026-09-14 07:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:18:02] Production.INFO: ==31655== Lock acquired, processing the job...
[2026-09-14 11:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:18:02] Production.INFO: ==31655== Releasing lock...
[2026-09-14 11:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:18:02] Production.INFO: ==31653== Releasing lock...
[2026-09-14 07:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:18:03] Production.INFO: ==31658== Lock acquired, processing the job...
[2026-09-14 07:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:18:03] Production.INFO: ==31660== Lock acquired, processing the job...
[2026-09-14 07:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:18:03] Production.INFO: ==31664== Lock acquired, processing the job...
[2026-09-14 07:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:18:03] Production.INFO: ==31662== Lock acquired, processing the job...
[2026-09-14 07:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:18:03] Production.INFO: ==31666== Lock acquired, processing the job...
[2026-09-14 07:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:18:03] Production.INFO: Account Balance Start.
[2026-09-14 07:18:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:18:03] Production.INFO: 117
[2026-09-14 07:18:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:18:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 07:18:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 07:18:03] Production.INFO: ==31666== Releasing lock...
[2026-09-14 07:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:18:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:18:04] Production.INFO: Date 2026-09-12
[2026-09-14 07:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:18:04] Production.INFO: Date 2026-09-13
[2026-09-14 07:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:18:04] Production.INFO: Date 2026-09-14
[2026-09-14 07:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:18:04] Production.INFO: Total Charge 0
[2026-09-14 07:18:04] Production.INFO: CreateAllLog End
[2026-09-14 07:18:04] Production.INFO: Account Balance End.
[2026-09-14 07:18:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:18:04] Production.INFO: ==31664== Releasing lock...
[2026-09-14 07:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:18:04] Production.INFO: ==31660== Releasing lock...
[2026-09-14 07:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:18:11] Production.ERROR: CronJobId end10
[2026-09-14 07:18:11] Production.INFO: ==31662== Releasing lock...
[2026-09-14 07:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:18:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:18:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:18:14] Production.INFO: call_cost start
[2026-09-14 07:18:14] Production.INFO: call_cost end
[2026-09-14 07:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:18:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:18:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:18:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:18:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:18:14] Production.INFO: ==31658== Releasing lock...
[2026-09-14 07:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:19:01] Production.INFO: ==31721== Lock acquired, processing the job...
[2026-09-14 12:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:19:01] Production.INFO: neon service started
[2026-09-14 12:19:01] Production.INFO: neon service started
[2026-09-14 12:19:01] Production.INFO: ==31721== Releasing lock...
[2026-09-14 12:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:19:01] Production.INFO: ==31727== Lock acquired, processing the job...
[2026-09-14 11:19:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:19:01] Production.INFO: ==31725== Lock acquired, processing the job...
[2026-09-14 07:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:19:01] Production.INFO: ==31727== Releasing lock...
[2026-09-14 11:19:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:19:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:19:02] Production.INFO: ==31725== Releasing lock...
[2026-09-14 07:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:19:02] Production.INFO: ==31732== Lock acquired, processing the job...
[2026-09-14 07:19:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:19:02] Production.INFO: ==31730== Lock acquired, processing the job...
[2026-09-14 07:19:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:19:02] Production.INFO: ==31734== Lock acquired, processing the job...
[2026-09-14 07:19:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:19:02] Production.INFO: ==31736== Lock acquired, processing the job...
[2026-09-14 07:19:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:19:02] Production.INFO: ==31738== Lock acquired, processing the job...
[2026-09-14 07:19:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:19:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:19:03] Production.INFO: Account Balance Start.
[2026-09-14 07:19:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:19:03] Production.INFO: 117
[2026-09-14 07:19:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 07:19:03] Production.INFO: ==31738== Releasing lock...
[2026-09-14 07:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:19:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:19:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:19:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:19:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:19:03] Production.INFO: Date 2026-09-13
[2026-09-14 07:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:19:03] Production.INFO: Date 2026-09-14
[2026-09-14 07:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:19:03] Production.INFO: Total Charge 0
[2026-09-14 07:19:03] Production.INFO: CreateAllLog End
[2026-09-14 07:19:03] Production.INFO: Account Balance End.
[2026-09-14 07:19:03] Production.ERROR: CronJobId end 12
[2026-09-14 07:19:03] Production.INFO: ==31736== Releasing lock...
[2026-09-14 07:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:19:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:19:03] Production.INFO: ==31732== Releasing lock...
[2026-09-14 07:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:19:12] Production.ERROR: CronJobId end10
[2026-09-14 07:19:12] Production.INFO: ==31734== Releasing lock...
[2026-09-14 07:19:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:19:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:19:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:19:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:19:14] Production.INFO: call_cost start
[2026-09-14 07:19:14] Production.INFO: call_cost end
[2026-09-14 07:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:19:14] Production.INFO: ==31730== Releasing lock...
[2026-09-14 07:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:20:01] Production.INFO: ==31795== Lock acquired, processing the job...
[2026-09-14 12:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:20:01] Production.INFO: neon service started
[2026-09-14 12:20:01] Production.INFO: neon service started
[2026-09-14 12:20:01] Production.INFO: ==31795== Releasing lock...
[2026-09-14 12:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:20:02] Production.INFO: ==31799== Lock acquired, processing the job...
[2026-09-14 11:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:20:02] Production.INFO: ==31799== Releasing lock...
[2026-09-14 11:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:20:02] Production.INFO: ==31797== Lock acquired, processing the job...
[2026-09-14 07:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:20:02] Production.INFO: ==31797== Releasing lock...
[2026-09-14 07:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:20:03] Production.INFO: ==31806== Lock acquired, processing the job...
[2026-09-14 07:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:20:03] Production.INFO: ==31804== Lock acquired, processing the job...
[2026-09-14 07:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:20:03] Production.INFO: ==31802== Lock acquired, processing the job...
[2026-09-14 07:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:20:03] Production.INFO: ==31808== Lock acquired, processing the job...
[2026-09-14 07:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:20:03] Production.INFO: ==31810== Lock acquired, processing the job...
[2026-09-14 07:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:20:03] Production.INFO: Account Balance Start.
[2026-09-14 07:20:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:20:03] Production.INFO: 117
[2026-09-14 07:20:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:20:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:20:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 07:20:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:20:03] Production.INFO: ==31810== Releasing lock...
[2026-09-14 07:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:20:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:20:03] Production.INFO: Date 2026-09-13
[2026-09-14 07:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:20:03] Production.INFO: Date 2026-09-14
[2026-09-14 07:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:20:03] Production.INFO: Total Charge 0
[2026-09-14 07:20:03] Production.INFO: CreateAllLog End
[2026-09-14 07:20:03] Production.INFO: Account Balance End.
[2026-09-14 07:20:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:20:04] Production.INFO: ==31808== Releasing lock...
[2026-09-14 07:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:20:04] Production.INFO: ==31804== Releasing lock...
[2026-09-14 07:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:20:11] Production.ERROR: CronJobId end10
[2026-09-14 07:20:11] Production.INFO: ==31806== Releasing lock...
[2026-09-14 07:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:20:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:20:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:20:14] Production.INFO: call_cost start
[2026-09-14 07:20:14] Production.INFO: call_cost end
[2026-09-14 07:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:20:14] Production.INFO: ==31802== Releasing lock...
[2026-09-14 07:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:21:02] Production.INFO: ==31872== Lock acquired, processing the job...
[2026-09-14 12:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:21:02] Production.INFO: neon service started
[2026-09-14 12:21:02] Production.INFO: neon service started
[2026-09-14 12:21:02] Production.INFO: ==31872== Releasing lock...
[2026-09-14 12:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:21:02] Production.INFO: ==31874== Lock acquired, processing the job...
[2026-09-14 07:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:21:02] Production.INFO: ==31876== Lock acquired, processing the job...
[2026-09-14 11:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:21:02] Production.INFO: ==31876== Releasing lock...
[2026-09-14 11:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:21:03] Production.INFO: ==31874== Releasing lock...
[2026-09-14 07:21:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:21:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:21:03] Production.INFO: ==31879== Lock acquired, processing the job...
[2026-09-14 07:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:21:03] Production.INFO: ==31881== Lock acquired, processing the job...
[2026-09-14 07:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:21:03] Production.INFO: ==31885== Lock acquired, processing the job...
[2026-09-14 07:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:21:04] Production.INFO: Account Balance Start.
[2026-09-14 07:21:04] Production.INFO: CreateAllLog Start
[2026-09-14 07:21:04] Production.INFO: 117
[2026-09-14 07:21:04] Production.INFO: Date 2026-09-08
[2026-09-14 07:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:21:04] Production.INFO: Date 2026-09-09
[2026-09-14 07:21:04] Production.INFO: ==31883== Lock acquired, processing the job...
[2026-09-14 07:21:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:21:04] Production.INFO: Date 2026-09-10
[2026-09-14 07:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:21:04] Production.INFO: Date 2026-09-11
[2026-09-14 07:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:21:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:21:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:21:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:21:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:21:04] Production.INFO: ==31887== Lock acquired, processing the job...
[2026-09-14 07:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:21:04] Production.INFO: Date 2026-09-12
[2026-09-14 07:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:21:04] Production.INFO: Date 2026-09-13
[2026-09-14 07:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:21:04] Production.INFO: Date 2026-09-14
[2026-09-14 07:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 07:21:04] Production.INFO: Total Charge 0
[2026-09-14 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-09-14 07:21:04] Production.INFO: CreateAllLog End
[2026-09-14 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-09-14 07:21:04] Production.INFO: ==31887== Releasing lock...
[2026-09-14 07:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:21:04] Production.INFO: Account Balance End.
[2026-09-14 07:21:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:21:04] Production.INFO: ==31885== Releasing lock...
[2026-09-14 07:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:21:04] Production.INFO: ==31881== Releasing lock...
[2026-09-14 07:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:21:12] Production.ERROR: CronJobId end10
[2026-09-14 07:21:12] Production.INFO: ==31883== Releasing lock...
[2026-09-14 07:21:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:21:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:21:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:21:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:21:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:21:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:21:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:21:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:21:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:21:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:21:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:21:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:21:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:21:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:21:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:21:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:21:15] Production.INFO: call_cost start
[2026-09-14 07:21:15] Production.INFO: call_cost end
[2026-09-14 07:21:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:21:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:21:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:21:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:21:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:21:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:21:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:21:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:21:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:21:15] Production.INFO: ==31879== Releasing lock...
[2026-09-14 07:21:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:21:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:22:01] Production.INFO: ==31946== Lock acquired, processing the job...
[2026-09-14 12:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:22:01] Production.INFO: neon service started
[2026-09-14 12:22:01] Production.INFO: neon service started
[2026-09-14 12:22:01] Production.INFO: ==31946== Releasing lock...
[2026-09-14 12:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:22:01] Production.INFO: ==31948== Lock acquired, processing the job...
[2026-09-14 07:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:22:02] Production.INFO: ==31948== Releasing lock...
[2026-09-14 07:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:22:02] Production.INFO: ==31950== Lock acquired, processing the job...
[2026-09-14 11:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:22:02] Production.INFO: ==31950== Releasing lock...
[2026-09-14 11:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:22:02] Production.INFO: ==31952== Lock acquired, processing the job...
[2026-09-14 07:22:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:22:03] Production.INFO: ==31954== Lock acquired, processing the job...
[2026-09-14 07:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:22:03] Production.INFO: ==31956== Lock acquired, processing the job...
[2026-09-14 07:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:22:03] Production.INFO: ==31958== Lock acquired, processing the job...
[2026-09-14 07:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:22:03] Production.INFO: ==31960== Lock acquired, processing the job...
[2026-09-14 07:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 07:22:03] Production.INFO: Account Balance Start.
[2026-09-14 07:22:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:22:03] Production.INFO: 117
[2026-09-14 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-09-14 07:22:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 07:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:22:03] Production.INFO: ==31960== Releasing lock...
[2026-09-14 07:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:22:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:22:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:22:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:22:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:22:03] Production.INFO: Date 2026-09-13
[2026-09-14 07:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:22:03] Production.INFO: Date 2026-09-14
[2026-09-14 07:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:22:03] Production.INFO: ==31954== Releasing lock...
[2026-09-14 07:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:22:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:22:03] Production.INFO: Total Charge 0
[2026-09-14 07:22:03] Production.INFO: CreateAllLog End
[2026-09-14 07:22:04] Production.INFO: Account Balance End.
[2026-09-14 07:22:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:22:04] Production.INFO: ==31958== Releasing lock...
[2026-09-14 07:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:22:12] Production.ERROR: CronJobId end10
[2026-09-14 07:22:12] Production.INFO: ==31956== Releasing lock...
[2026-09-14 07:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:22:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:22:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:22:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:22:13] Production.INFO: call_cost start
[2026-09-14 07:22:13] Production.INFO: call_cost end
[2026-09-14 07:22:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:22:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:22:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:22:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:22:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:22:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:22:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:22:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:22:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:22:13] Production.INFO: ==31952== Releasing lock...
[2026-09-14 07:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:22:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:23:01] Production.INFO: ==32019== Lock acquired, processing the job...
[2026-09-14 12:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:23:02] Production.INFO: neon service started
[2026-09-14 12:23:02] Production.INFO: neon service started
[2026-09-14 12:23:02] Production.INFO: ==32019== Releasing lock...
[2026-09-14 12:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:23:02] Production.INFO: ==32023== Lock acquired, processing the job...
[2026-09-14 11:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:23:02] Production.INFO: ==32023== Releasing lock...
[2026-09-14 11:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:23:02] Production.INFO: ==32021== Lock acquired, processing the job...
[2026-09-14 07:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:23:02] Production.INFO: ==32021== Releasing lock...
[2026-09-14 07:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:23:03] Production.INFO: ==32027== Lock acquired, processing the job...
[2026-09-14 07:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:23:03] Production.INFO: ==32029== Lock acquired, processing the job...
[2026-09-14 07:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:23:03] Production.INFO: ==32031== Lock acquired, processing the job...
[2026-09-14 07:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:23:03] Production.INFO: ==32033== Lock acquired, processing the job...
[2026-09-14 07:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:23:03] Production.INFO: ==32035== Lock acquired, processing the job...
[2026-09-14 07:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:23:03] Production.INFO: Account Balance Start.
[2026-09-14 07:23:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:23:03] Production.INFO: 117
[2026-09-14 07:23:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 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-09-14 07:23:03] Production.INFO: ==32035== Releasing lock...
[2026-09-14 07:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:23:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:23:04] Production.INFO: Date 2026-09-10
[2026-09-14 07:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:23:04] Production.INFO: Date 2026-09-11
[2026-09-14 07:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:23:04] Production.INFO: Date 2026-09-12
[2026-09-14 07:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:23:04] Production.INFO: Date 2026-09-13
[2026-09-14 07:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:23:04] Production.INFO: Date 2026-09-14
[2026-09-14 07:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:23:04] Production.INFO: Total Charge 0
[2026-09-14 07:23:04] Production.INFO: CreateAllLog End
[2026-09-14 07:23:04] Production.INFO: ==32029== Releasing lock...
[2026-09-14 07:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:23:04] Production.INFO: Account Balance End.
[2026-09-14 07:23:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:23:04] Production.INFO: ==32033== Releasing lock...
[2026-09-14 07:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:23:12] Production.ERROR: CronJobId end10
[2026-09-14 07:23:12] Production.INFO: ==32031== Releasing lock...
[2026-09-14 07:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:23:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:23:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:23:14] Production.INFO: call_cost start
[2026-09-14 07:23:14] Production.INFO: call_cost end
[2026-09-14 07:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:23:14] Production.INFO: ==32027== Releasing lock...
[2026-09-14 07:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:24:01] Production.INFO: ==32094== Lock acquired, processing the job...
[2026-09-14 12:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:24:01] Production.INFO: neon service started
[2026-09-14 12:24:01] Production.INFO: neon service started
[2026-09-14 12:24:01] Production.INFO: ==32094== Releasing lock...
[2026-09-14 12:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:24:01] Production.INFO: ==32096== Lock acquired, processing the job...
[2026-09-14 07:24:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:24:02] Production.INFO: ==32096== Releasing lock...
[2026-09-14 07:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:24:02] Production.INFO: ==32098== Lock acquired, processing the job...
[2026-09-14 11:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:24:02] Production.INFO: ==32098== Releasing lock...
[2026-09-14 11:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:24:02] Production.INFO: ==32101== Lock acquired, processing the job...
[2026-09-14 07:24:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:24:03] Production.INFO: ==32103== Lock acquired, processing the job...
[2026-09-14 07:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:24:03] Production.INFO: ==32105== Lock acquired, processing the job...
[2026-09-14 07:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:24:03] Production.INFO: ==32107== Lock acquired, processing the job...
[2026-09-14 07:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:24:03] Production.INFO: ==32109== Lock acquired, processing the job...
[2026-09-14 07:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:24:03] Production.INFO: Account Balance Start.
[2026-09-14 07:24:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:24:03] Production.INFO: 117
[2026-09-14 07:24:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:24:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 07:24:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 07:24:03] Production.INFO: ==32109== Releasing lock...
[2026-09-14 07:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:24:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:24:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:24:03] Production.INFO: Date 2026-09-13
[2026-09-14 07:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:24:03] Production.INFO: Date 2026-09-14
[2026-09-14 07:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:24:03] Production.INFO: Total Charge 0
[2026-09-14 07:24:03] Production.INFO: CreateAllLog End
[2026-09-14 07:24:03] Production.INFO: Account Balance End.
[2026-09-14 07:24:03] Production.ERROR: CronJobId end 12
[2026-09-14 07:24:03] Production.INFO: ==32107== Releasing lock...
[2026-09-14 07:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:24:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:24:04] Production.INFO: ==32103== Releasing lock...
[2026-09-14 07:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:24:12] Production.ERROR: CronJobId end10
[2026-09-14 07:24:12] Production.INFO: ==32105== Releasing lock...
[2026-09-14 07:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:24:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:24:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:24:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:24:15] Production.INFO: call_cost start
[2026-09-14 07:24:15] Production.INFO: call_cost end
[2026-09-14 07:24:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:24:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:24:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:24:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:24:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:24:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:24:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:24:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:24:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:24:15] Production.INFO: ==32101== Releasing lock...
[2026-09-14 07:24:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:24:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:25:01] Production.INFO: ==32173== Lock acquired, processing the job...
[2026-09-14 12:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:25:01] Production.INFO: neon service started
[2026-09-14 12:25:01] Production.INFO: neon service started
[2026-09-14 12:25:01] Production.INFO: ==32173== Releasing lock...
[2026-09-14 12:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:25:02] Production.INFO: ==32175== Lock acquired, processing the job...
[2026-09-14 07:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:25:02] Production.INFO: ==32177== Lock acquired, processing the job...
[2026-09-14 11:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:25:02] Production.INFO: ==32177== Releasing lock...
[2026-09-14 11:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:25:02] Production.INFO: ==32175== Releasing lock...
[2026-09-14 07:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:25:03] Production.INFO: ==32179== Lock acquired, processing the job...
[2026-09-14 07:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 07:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 07:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 07:25:03] Production.INFO: ==32179== Releasing lock...
[2026-09-14 07:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 07:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 07:25:03] Production.INFO: ==32181== Lock acquired, processing the job...
[2026-09-14 07:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:25:03] Production.INFO: ==32184== Lock acquired, processing the job...
[2026-09-14 07:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:25:03] Production.INFO: ==32186== Lock acquired, processing the job...
[2026-09-14 07:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:25:03] Production.INFO: ==32188== Lock acquired, processing the job...
[2026-09-14 07:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:25:03] Production.INFO: ==32190== Lock acquired, processing the job...
[2026-09-14 07:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 07:25:03] Production.INFO: ==32192== Lock acquired, processing the job...
[2026-09-14 07:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:25:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 07:25:04] Production.INFO: Account Balance Start.
[2026-09-14 07:25:04] Production.INFO: CreateAllLog Start
[2026-09-14 07:25:04] Production.INFO: 117
[2026-09-14 07:25:04] Production.INFO: Date 2026-09-08
[2026-09-14 07:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 07: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-09-14 07: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-09-14 07: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-09-14 07:25:04] Production.INFO: Date 2026-09-09
[2026-09-14 07:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:25:04] Production.INFO: ==32192== Releasing lock...
[2026-09-14 07:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:25:04] Production.ERROR: done
[2026-09-14 07:25:04] Production.INFO: Date 2026-09-10
[2026-09-14 07:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 07:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000965', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 07:25:04] Production.INFO: Date 2026-09-11
[2026-09-14 07:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:25:04] Production.INFO: Date 2026-09-12
[2026-09-14 07:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:25:04] Production.INFO: Date 2026-09-13
[2026-09-14 07:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:25:04] Production.INFO: ==32184== Releasing lock...
[2026-09-14 07:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:25:04] Production.INFO: Date 2026-09-14
[2026-09-14 07:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:25:04] Production.INFO: Total Charge 0
[2026-09-14 07:25:04] Production.INFO: CreateAllLog End
[2026-09-14 07:25:04] Production.INFO: Account Balance End.
[2026-09-14 07:25:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:25:04] Production.INFO: ==32188== Releasing lock...
[2026-09-14 07:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:25:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18000965', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 07:25:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 07:25:10] Production.INFO: ProcessCDR(1,18000965,1,1,2)
[2026-09-14 07:25:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18000965,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 07:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18000965,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 07:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 07:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 07:25:10] Production.INFO: ==32190== Releasing lock...
[2026-09-14 07:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 07:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 07:25:14] Production.ERROR: CronJobId end10
[2026-09-14 07:25:14] Production.INFO: ==32186== Releasing lock...
[2026-09-14 07:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:25:17] Production.INFO: call_cost start
[2026-09-14 07:25:17] Production.INFO: call_cost end
[2026-09-14 07:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:25:17] Production.INFO: ==32181== Releasing lock...
[2026-09-14 07:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:26:01] Production.INFO: ==32250== Lock acquired, processing the job...
[2026-09-14 12:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:26:01] Production.INFO: neon service started
[2026-09-14 12:26:01] Production.INFO: neon service started
[2026-09-14 12:26:01] Production.INFO: ==32250== Releasing lock...
[2026-09-14 12:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:26:01] Production.INFO: ==32254== Lock acquired, processing the job...
[2026-09-14 11:26:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:26:01] Production.INFO: ==32254== Releasing lock...
[2026-09-14 11:26:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:26:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:26:01] Production.INFO: ==32252== Lock acquired, processing the job...
[2026-09-14 07:26:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:26:02] Production.INFO: ==32252== Releasing lock...
[2026-09-14 07:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:26:02] Production.INFO: ==32259== Lock acquired, processing the job...
[2026-09-14 07:26:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:26:02] Production.INFO: ==32257== Lock acquired, processing the job...
[2026-09-14 07:26:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:26:02] Production.INFO: ==32261== Lock acquired, processing the job...
[2026-09-14 07:26:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:26:02] Production.INFO: ==32263== Lock acquired, processing the job...
[2026-09-14 07:26:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:26:03] Production.INFO: ==32265== Lock acquired, processing the job...
[2026-09-14 07:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:26:03] Production.INFO: Account Balance Start.
[2026-09-14 07:26:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:26:03] Production.INFO: 117
[2026-09-14 07:26:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 07:26:03] Production.INFO: Date 2026-09-09
[2026-09-14 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-09-14 07:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:26:03] Production.INFO: ==32265== Releasing lock...
[2026-09-14 07:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:26:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:26:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:26:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:26:03] Production.INFO: Date 2026-09-13
[2026-09-14 07:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:26:03] Production.INFO: Date 2026-09-14
[2026-09-14 07:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:26:03] Production.INFO: Total Charge 0
[2026-09-14 07:26:03] Production.INFO: CreateAllLog End
[2026-09-14 07:26:03] Production.INFO: Account Balance End.
[2026-09-14 07:26:03] Production.ERROR: CronJobId end 12
[2026-09-14 07:26:03] Production.INFO: ==32263== Releasing lock...
[2026-09-14 07:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:26:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:26:03] Production.INFO: ==32259== Releasing lock...
[2026-09-14 07:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:26:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:26:11] Production.ERROR: CronJobId end10
[2026-09-14 07:26:11] Production.INFO: ==32261== Releasing lock...
[2026-09-14 07:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:26:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:26:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:26:14] Production.INFO: call_cost start
[2026-09-14 07:26:14] Production.INFO: call_cost end
[2026-09-14 07:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:26:14] Production.INFO: ==32257== Releasing lock...
[2026-09-14 07:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:27:01] Production.INFO: ==32325== Lock acquired, processing the job...
[2026-09-14 12:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:27:01] Production.INFO: neon service started
[2026-09-14 12:27:01] Production.INFO: neon service started
[2026-09-14 12:27:01] Production.INFO: ==32325== Releasing lock...
[2026-09-14 12:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:27:02] Production.INFO: ==32327== Lock acquired, processing the job...
[2026-09-14 07:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:27:02] Production.INFO: ==32329== Lock acquired, processing the job...
[2026-09-14 11:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 07:27:02] Production.INFO: ==32327== Releasing lock...
[2026-09-14 07:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:27:02] Production.INFO: ==32329== Releasing lock...
[2026-09-14 11:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:27:03] Production.INFO: ==32331== Lock acquired, processing the job...
[2026-09-14 07:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:27:03] Production.INFO: ==32333== Lock acquired, processing the job...
[2026-09-14 07:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:27:03] Production.INFO: ==32337== Lock acquired, processing the job...
[2026-09-14 07:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:27:03] Production.INFO: Account Balance Start.
[2026-09-14 07:27:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:27:03] Production.INFO: ==32335== Lock acquired, processing the job...
[2026-09-14 07:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:27:03] Production.INFO: 117
[2026-09-14 07:27:03] Production.INFO: ==32339== Lock acquired, processing the job...
[2026-09-14 07:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:27:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:27:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 07:27:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 07:27:03] Production.INFO: ==32339== Releasing lock...
[2026-09-14 07:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:27:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:27:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:27:03] Production.INFO: Date 2026-09-13
[2026-09-14 07:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:27:03] Production.INFO: Date 2026-09-14
[2026-09-14 07:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:27:03] Production.INFO: Total Charge 0
[2026-09-14 07:27:03] Production.INFO: CreateAllLog End
[2026-09-14 07:27:03] Production.INFO: Account Balance End.
[2026-09-14 07:27:03] Production.ERROR: CronJobId end 12
[2026-09-14 07:27:03] Production.INFO: ==32337== Releasing lock...
[2026-09-14 07:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:27:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:27:04] Production.INFO: ==32333== Releasing lock...
[2026-09-14 07:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:27:11] Production.ERROR: CronJobId end10
[2026-09-14 07:27:11] Production.INFO: ==32335== Releasing lock...
[2026-09-14 07:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:27:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:27:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:27:14] Production.INFO: call_cost start
[2026-09-14 07:27:14] Production.INFO: call_cost end
[2026-09-14 07:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:27:14] Production.INFO: ==32331== Releasing lock...
[2026-09-14 07:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:28:02] Production.INFO: ==32437== Lock acquired, processing the job...
[2026-09-14 12:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:28:02] Production.INFO: neon service started
[2026-09-14 12:28:02] Production.INFO: neon service started
[2026-09-14 12:28:02] Production.INFO: ==32437== Releasing lock...
[2026-09-14 12:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:28:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 07:28:02] Production.INFO: ==32439== Lock acquired, processing the job...
[2026-09-14 07:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:28:02] Production.INFO: ==32439== Releasing lock...
[2026-09-14 07:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:28:03] Production.INFO: ==32441== Lock acquired, processing the job...
[2026-09-14 11:28:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:28:03] Production.INFO: ==32441== Releasing lock...
[2026-09-14 11:28:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:28:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:28:03] Production.INFO: ==32443== Lock acquired, processing the job...
[2026-09-14 07:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:28:03] Production.INFO: ==32446== Lock acquired, processing the job...
[2026-09-14 07:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:28:03] Production.INFO: ==32448== Lock acquired, processing the job...
[2026-09-14 07:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:28:03] Production.INFO: ==32453== Lock acquired, processing the job...
[2026-09-14 07:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:28:03] Production.INFO: ==32450== Lock acquired, processing the job...
[2026-09-14 07:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07: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-09-14 07: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-09-14 07:28:03] Production.INFO: Account Balance Start.
[2026-09-14 07:28:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:28:03] Production.INFO: 117
[2026-09-14 07:28:03] Production.INFO: Date 2026-09-08
[2026-09-14 07: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-09-14 07:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:28:04] Production.INFO: ==32453== Releasing lock...
[2026-09-14 07:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:28:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:28:04] Production.INFO: Date 2026-09-09
[2026-09-14 07:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:28:04] Production.INFO: Date 2026-09-10
[2026-09-14 07:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:28:04] Production.INFO: Date 2026-09-11
[2026-09-14 07:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:28:04] Production.INFO: Date 2026-09-12
[2026-09-14 07:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:28:04] Production.INFO: Date 2026-09-13
[2026-09-14 07:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:28:04] Production.INFO: Date 2026-09-14
[2026-09-14 07:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:28:04] Production.INFO: Total Charge 0
[2026-09-14 07:28:04] Production.INFO: CreateAllLog End
[2026-09-14 07:28:04] Production.INFO: ==32446== Releasing lock...
[2026-09-14 07:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:28:04] Production.INFO: Account Balance End.
[2026-09-14 07:28:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:28:04] Production.INFO: ==32450== Releasing lock...
[2026-09-14 07:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:28:12] Production.ERROR: CronJobId end10
[2026-09-14 07:28:12] Production.INFO: ==32448== Releasing lock...
[2026-09-14 07:28:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:28:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:28:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:28:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:28:15] Production.INFO: call_cost start
[2026-09-14 07:28:15] Production.INFO: call_cost end
[2026-09-14 07:28:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:28:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:28:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:28:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:28:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:28:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:28:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:28:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:28:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:28:15] Production.INFO: ==32443== Releasing lock...
[2026-09-14 07:28:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:28:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:29:01] Production.INFO: ==32508== Lock acquired, processing the job...
[2026-09-14 12:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:29:01] Production.INFO: neon service started
[2026-09-14 12:29:01] Production.INFO: neon service started
[2026-09-14 12:29:01] Production.INFO: ==32508== Releasing lock...
[2026-09-14 12:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:29:01] Production.INFO: ==32510== Lock acquired, processing the job...
[2026-09-14 07:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:29:02] Production.INFO: ==32510== Releasing lock...
[2026-09-14 07:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:29:02] Production.INFO: ==32512== Lock acquired, processing the job...
[2026-09-14 11:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:29:02] Production.INFO: ==32512== Releasing lock...
[2026-09-14 11:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:29:03] Production.INFO: ==32514== Lock acquired, processing the job...
[2026-09-14 07:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:29:03] Production.INFO: ==32516== Lock acquired, processing the job...
[2026-09-14 07:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:29:03] Production.INFO: ==32520== Lock acquired, processing the job...
[2026-09-14 07:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:29:03] Production.INFO: ==32518== Lock acquired, processing the job...
[2026-09-14 07:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:29:03] Production.INFO: ==32522== Lock acquired, processing the job...
[2026-09-14 07:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:29:03] Production.INFO: Account Balance Start.
[2026-09-14 07:29:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:29:03] Production.INFO: 117
[2026-09-14 07:29:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 07:29:03] Production.INFO: Date 2026-09-09
[2026-09-14 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-09-14 07:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 07:29:03] Production.INFO: ==32522== Releasing lock...
[2026-09-14 07:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:29:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:29:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:29:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:29:03] Production.INFO: Date 2026-09-13
[2026-09-14 07:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:29:03] Production.INFO: Date 2026-09-14
[2026-09-14 07:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:29:03] Production.INFO: Total Charge 0
[2026-09-14 07:29:03] Production.INFO: CreateAllLog End
[2026-09-14 07:29:03] Production.INFO: Account Balance End.
[2026-09-14 07:29:03] Production.ERROR: CronJobId end 12
[2026-09-14 07:29:03] Production.INFO: ==32520== Releasing lock...
[2026-09-14 07:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:29:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:29:04] Production.INFO: ==32516== Releasing lock...
[2026-09-14 07:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:29:10] Production.ERROR: CronJobId end10
[2026-09-14 07:29:10] Production.INFO: ==32518== Releasing lock...
[2026-09-14 07:29:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:29:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:29:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:29:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:29:13] Production.INFO: call_cost start
[2026-09-14 07:29:13] Production.INFO: call_cost end
[2026-09-14 07:29:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:29:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:29:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:29:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:29:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:29:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:29:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:29:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:29:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:29:13] Production.INFO: ==32514== Releasing lock...
[2026-09-14 07:29:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:29:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:30:02] Production.INFO: ==32578== Lock acquired, processing the job...
[2026-09-14 12:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:30:02] Production.INFO: neon service started
[2026-09-14 12:30:02] Production.INFO: neon service started
[2026-09-14 12:30:02] Production.INFO: ==32578== Releasing lock...
[2026-09-14 12:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:30:02] Production.INFO: ==32581== Lock acquired, processing the job...
[2026-09-14 07:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:30:02] Production.INFO: ==32581== Releasing lock...
[2026-09-14 07:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:30:02] Production.INFO: ==32583== Lock acquired, processing the job...
[2026-09-14 11:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:30:02] Production.INFO: ==32583== Releasing lock...
[2026-09-14 11:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:30:03] Production.INFO: ==32591== Lock acquired, processing the job...
[2026-09-14 07:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:30:03] Production.INFO: Account Balance Start.
[2026-09-14 07:30:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:30:03] Production.INFO: 117
[2026-09-14 07:30:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:30:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:30:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:30:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:30:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:30:03] Production.INFO: ==32585== Lock acquired, processing the job...
[2026-09-14 07:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:30:03] Production.INFO: Date 2026-09-13
[2026-09-14 07:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:30:03] Production.INFO: ==32587== Lock acquired, processing the job...
[2026-09-14 07:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:30:03] Production.INFO: Date 2026-09-14
[2026-09-14 07:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:30:03] Production.INFO: ==32593== Lock acquired, processing the job...
[2026-09-14 07:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:30:03] Production.INFO: ==32589== Lock acquired, processing the job...
[2026-09-14 07:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:30:03] Production.INFO: Total Charge 0
[2026-09-14 07:30:03] Production.INFO: CreateAllLog End
[2026-09-14 07:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07: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-09-14 07: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-09-14 07:30:04] Production.INFO: Account Balance End.
[2026-09-14 07: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-09-14 07:30:04] Production.INFO: ==32593== Releasing lock...
[2026-09-14 07:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:30:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:30:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:30:04] Production.INFO: ==32591== Releasing lock...
[2026-09-14 07:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:30:04] Production.INFO: ==32587== Releasing lock...
[2026-09-14 07:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:30:12] Production.ERROR: CronJobId end10
[2026-09-14 07:30:12] Production.INFO: ==32589== Releasing lock...
[2026-09-14 07:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:30:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:30:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:30:15] Production.INFO: call_cost start
[2026-09-14 07:30:15] Production.INFO: call_cost end
[2026-09-14 07:30:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:30:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:30:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:30:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:30:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:30:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:30:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:30:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:30:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:30:15] Production.INFO: ==32585== Releasing lock...
[2026-09-14 07:30:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:30:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:31:01] Production.INFO: ==32647== Lock acquired, processing the job...
[2026-09-14 12:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:31:01] Production.INFO: neon service started
[2026-09-14 12:31:01] Production.INFO: neon service started
[2026-09-14 12:31:01] Production.INFO: ==32647== Releasing lock...
[2026-09-14 12:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:31:01] Production.INFO: ==32649== Lock acquired, processing the job...
[2026-09-14 07:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:31:02] Production.INFO: ==32649== Releasing lock...
[2026-09-14 07:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:31:02] Production.INFO: ==32651== Lock acquired, processing the job...
[2026-09-14 11:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:31:02] Production.INFO: ==32651== Releasing lock...
[2026-09-14 11:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:31:02] Production.INFO: ==32653== Lock acquired, processing the job...
[2026-09-14 07:31:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:31:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:31:03] Production.INFO: ==32656== Lock acquired, processing the job...
[2026-09-14 07:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:31:03] Production.INFO: ==32662== Lock acquired, processing the job...
[2026-09-14 07:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:31:03] Production.INFO: ==32658== Lock acquired, processing the job...
[2026-09-14 07:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:31:03] Production.INFO: ==32660== Lock acquired, processing the job...
[2026-09-14 07:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 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-09-14 07:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 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-09-14 07:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 07:31:03] Production.INFO: ==32662== Releasing lock...
[2026-09-14 07:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:31:03] Production.INFO: Account Balance Start.
[2026-09-14 07:31:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:31:03] Production.INFO: 117
[2026-09-14 07:31:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:31:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:31:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:31:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:31:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:31:03] Production.INFO: Date 2026-09-13
[2026-09-14 07:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:31:03] Production.INFO: Date 2026-09-14
[2026-09-14 07:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:31:03] Production.INFO: Total Charge 0
[2026-09-14 07:31:03] Production.INFO: CreateAllLog End
[2026-09-14 07:31:03] Production.INFO: Account Balance End.
[2026-09-14 07:31:03] Production.ERROR: CronJobId end 12
[2026-09-14 07:31:03] Production.INFO: ==32660== Releasing lock...
[2026-09-14 07:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:31:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:31:03] Production.INFO: ==32656== Releasing lock...
[2026-09-14 07:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:31:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:31:11] Production.ERROR: CronJobId end10
[2026-09-14 07:31:11] Production.INFO: ==32658== Releasing lock...
[2026-09-14 07:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:31:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:31:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:31:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:31:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:31:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:31:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:31:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:31:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:31:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:31:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:31:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:31:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:31:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:31:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:31:14] Production.INFO: call_cost start
[2026-09-14 07:31:14] Production.INFO: call_cost end
[2026-09-14 07:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:31:14] Production.INFO: ==32653== Releasing lock...
[2026-09-14 07:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:32:01] Production.INFO: ==32721== Lock acquired, processing the job...
[2026-09-14 12:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:32:01] Production.INFO: neon service started
[2026-09-14 12:32:01] Production.INFO: neon service started
[2026-09-14 12:32:01] Production.INFO: ==32721== Releasing lock...
[2026-09-14 12:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:32:02] Production.INFO: ==32723== Lock acquired, processing the job...
[2026-09-14 07:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:32:02] Production.INFO: ==32723== Releasing lock...
[2026-09-14 07:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:32:02] Production.INFO: ==32725== Lock acquired, processing the job...
[2026-09-14 11:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:32:02] Production.INFO: ==32725== Releasing lock...
[2026-09-14 11:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:32:03] Production.INFO: ==32728== Lock acquired, processing the job...
[2026-09-14 07:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:32:03] Production.INFO: ==32730== Lock acquired, processing the job...
[2026-09-14 07:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:32:03] Production.INFO: ==32732== Lock acquired, processing the job...
[2026-09-14 07:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:32:03] Production.INFO: ==32736== Lock acquired, processing the job...
[2026-09-14 07:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:32:03] Production.INFO: ==32734== Lock acquired, processing the job...
[2026-09-14 07:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 07:32:03] Production.INFO: ==32736== Releasing lock...
[2026-09-14 07:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:32:03] Production.INFO: Account Balance Start.
[2026-09-14 07:32:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:32:03] Production.INFO: 117
[2026-09-14 07:32:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:32:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:32:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:32:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:32:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:32:03] Production.INFO: Date 2026-09-13
[2026-09-14 07:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:32:03] Production.INFO: Date 2026-09-14
[2026-09-14 07:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:32:03] Production.INFO: Total Charge 0
[2026-09-14 07:32:04] Production.INFO: CreateAllLog End
[2026-09-14 07:32:04] Production.INFO: Account Balance End.
[2026-09-14 07:32:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:32:04] Production.INFO: ==32734== Releasing lock...
[2026-09-14 07:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:32:04] Production.INFO: ==32730== Releasing lock...
[2026-09-14 07:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:32:11] Production.ERROR: CronJobId end10
[2026-09-14 07:32:11] Production.INFO: ==32732== Releasing lock...
[2026-09-14 07:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:32:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:32:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:32:14] Production.INFO: call_cost start
[2026-09-14 07:32:14] Production.INFO: call_cost end
[2026-09-14 07:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:32:14] Production.INFO: ==32728== Releasing lock...
[2026-09-14 07:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:33:01] Production.INFO: ==328== Lock acquired, processing the job...
[2026-09-14 12:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:33:01] Production.INFO: neon service started
[2026-09-14 12:33:01] Production.INFO: neon service started
[2026-09-14 12:33:01] Production.INFO: ==328== Releasing lock...
[2026-09-14 12:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:33:01] Production.INFO: ==330== Lock acquired, processing the job...
[2026-09-14 07:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:33:01] Production.INFO: ==330== Releasing lock...
[2026-09-14 07:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:33:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:33:02] Production.INFO: ==332== Lock acquired, processing the job...
[2026-09-14 11:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:33:02] Production.INFO: ==332== Releasing lock...
[2026-09-14 11:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:33:02] Production.INFO: ==355== Lock acquired, processing the job...
[2026-09-14 07:33:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:33: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-09-14 07:33: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-09-14 07:33: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-09-14 07:33:02] Production.INFO: ==355== Releasing lock...
[2026-09-14 07:33:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:33:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:33:02] Production.INFO: ==334== Lock acquired, processing the job...
[2026-09-14 07:33:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:33:03] Production.INFO: ==349== Lock acquired, processing the job...
[2026-09-14 07:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:33:03] Production.INFO: ==351== Lock acquired, processing the job...
[2026-09-14 07:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:33:03] Production.INFO: ==353== Lock acquired, processing the job...
[2026-09-14 07:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:33:03] Production.INFO: Account Balance Start.
[2026-09-14 07:33:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:33:03] Production.INFO: 117
[2026-09-14 07:33:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:33:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:33:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:33:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:33:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:33:03] Production.INFO: Date 2026-09-13
[2026-09-14 07:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:33:03] Production.INFO: ==349== Releasing lock...
[2026-09-14 07:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:33:04] Production.INFO: Date 2026-09-14
[2026-09-14 07:33:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:33:04] Production.INFO: Total Charge 0
[2026-09-14 07:33:04] Production.INFO: CreateAllLog End
[2026-09-14 07:33:04] Production.INFO: Account Balance End.
[2026-09-14 07:33:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:33:04] Production.INFO: ==353== Releasing lock...
[2026-09-14 07:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:33:12] Production.ERROR: CronJobId end10
[2026-09-14 07:33:12] Production.INFO: ==351== Releasing lock...
[2026-09-14 07:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:33:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:33:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:33:14] Production.INFO: call_cost start
[2026-09-14 07:33:14] Production.INFO: call_cost end
[2026-09-14 07:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:33:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:33:15] Production.INFO: ==334== Releasing lock...
[2026-09-14 07:33:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:33:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:34:01] Production.INFO: ==412== Lock acquired, processing the job...
[2026-09-14 12:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:34:01] Production.INFO: neon service started
[2026-09-14 12:34:01] Production.INFO: neon service started
[2026-09-14 12:34:01] Production.INFO: ==412== Releasing lock...
[2026-09-14 12:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:34:02] Production.INFO: ==414== Lock acquired, processing the job...
[2026-09-14 07:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:34:02] Production.INFO: ==416== Lock acquired, processing the job...
[2026-09-14 11:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:34:02] Production.INFO: ==416== Releasing lock...
[2026-09-14 11:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:34:02] Production.INFO: ==414== Releasing lock...
[2026-09-14 07:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:34:03] Production.INFO: ==423== Lock acquired, processing the job...
[2026-09-14 07:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:34:03] Production.INFO: ==418== Lock acquired, processing the job...
[2026-09-14 07:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:34:03] Production.INFO: ==421== Lock acquired, processing the job...
[2026-09-14 07:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:34:03] Production.INFO: ==427== Lock acquired, processing the job...
[2026-09-14 07:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:34:03] Production.INFO: ==425== Lock acquired, processing the job...
[2026-09-14 07:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:34:03] Production.INFO: Account Balance Start.
[2026-09-14 07:34:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:34:03] Production.INFO: 117
[2026-09-14 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-09-14 07:34:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 07:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 07:34:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:34:03] Production.INFO: ==427== Releasing lock...
[2026-09-14 07:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:34:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:34:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:34:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:34:04] Production.INFO: Date 2026-09-13
[2026-09-14 07:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:34:04] Production.INFO: Date 2026-09-14
[2026-09-14 07:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:34:04] Production.INFO: Total Charge 0
[2026-09-14 07:34:04] Production.INFO: CreateAllLog End
[2026-09-14 07:34:04] Production.INFO: Account Balance End.
[2026-09-14 07:34:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:34:04] Production.INFO: ==425== Releasing lock...
[2026-09-14 07:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:34:04] Production.INFO: ==421== Releasing lock...
[2026-09-14 07:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:34:10] Production.ERROR: CronJobId end10
[2026-09-14 07:34:10] Production.INFO: ==423== Releasing lock...
[2026-09-14 07:34:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:34:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:34:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:34:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:34:13] Production.INFO: call_cost start
[2026-09-14 07:34:13] Production.INFO: call_cost end
[2026-09-14 07:34:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:34:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:34:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:34:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:34:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:34:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:34:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:34:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:34:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:34:13] Production.INFO: ==418== Releasing lock...
[2026-09-14 07:34:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:34:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:35:02] Production.INFO: ==484== Lock acquired, processing the job...
[2026-09-14 12:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:35:02] Production.INFO: neon service started
[2026-09-14 12:35:02] Production.INFO: neon service started
[2026-09-14 12:35:02] Production.INFO: ==484== Releasing lock...
[2026-09-14 12:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:35:02] Production.INFO: ==486== Lock acquired, processing the job...
[2026-09-14 07:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:35:02] Production.INFO: ==488== Lock acquired, processing the job...
[2026-09-14 11:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:35:02] Production.INFO: ==488== Releasing lock...
[2026-09-14 11:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:35:03] Production.INFO: ==486== Releasing lock...
[2026-09-14 07:35:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:35:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:35:04] Production.INFO: ==492== Lock acquired, processing the job...
[2026-09-14 07:35:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 07:35:04] Production.INFO: ==498== Lock acquired, processing the job...
[2026-09-14 07:35:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:35:04] Production.INFO: ==494== Lock acquired, processing the job...
[2026-09-14 07:35:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:35:04] Production.INFO: ==496== Lock acquired, processing the job...
[2026-09-14 07:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:35:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 07:35:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 07:35:04] Production.ERROR: CronJob PID - 494
[2026-09-14 07:35:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 07:35:04] Production.ERROR: CronJob ID - 5
[2026-09-14 07:35:04] Production.ERROR: CronJob Last Run Time 2026-09-14 07:35:00
[2026-09-14 07:35:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 07:35:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 07:35:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 07:35:04] Production.ERROR: CronJob PID - 498
[2026-09-14 07:35:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-14 07:35:04] Production.ERROR: CronJob ID - 10
[2026-09-14 07:35:04] Production.ERROR: CronJob Last Run Time 2026-09-14 07:35:00
[2026-09-14 07:35:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 07:35:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 07:35:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 07:35:04] Production.INFO: ==492== Releasing lock...
[2026-09-14 07:35:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 07:35:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 07:35:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:35:04] Production.INFO: ==500== Lock acquired, processing the job...
[2026-09-14 07:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:35:04] Production.INFO: ==504== Lock acquired, processing the job...
[2026-09-14 07:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:35:04] Production.INFO: ==502== Lock acquired, processing the job...
[2026-09-14 07:35:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 07:35:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:35:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:35:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:35:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:35:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 07: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-09-14 07: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-09-14 07:35:04] Production.INFO: Account Balance Start.
[2026-09-14 07:35:04] Production.INFO: CreateAllLog Start
[2026-09-14 07: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-09-14 07:35:04] Production.INFO: 117
[2026-09-14 07:35:04] Production.INFO: ==504== Releasing lock...
[2026-09-14 07:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:35:04] Production.INFO: Date 2026-09-08
[2026-09-14 07:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:35:04] Production.INFO: Date 2026-09-09
[2026-09-14 07:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:35:04] Production.INFO: Date 2026-09-10
[2026-09-14 07:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:35:04] Production.INFO: Date 2026-09-11
[2026-09-14 07:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:35:04] Production.INFO: Date 2026-09-12
[2026-09-14 07:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:35:04] Production.ERROR: done
[2026-09-14 07:35:04] Production.INFO: Date 2026-09-13
[2026-09-14 07:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:35:04] Production.INFO: Date 2026-09-14
[2026-09-14 07:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:35:05] Production.INFO: Total Charge 0
[2026-09-14 07:35:05] Production.INFO: CreateAllLog End
[2026-09-14 07:35:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 07:35:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001006', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 07:35:05] Production.INFO: Account Balance End.
[2026-09-14 07:35:05] Production.ERROR: CronJobId end 12
[2026-09-14 07:35:05] Production.INFO: ==500== Releasing lock...
[2026-09-14 07:35:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:35:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:35:05] Production.INFO: ==496== Releasing lock...
[2026-09-14 07:35:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:35:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:35:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001006', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 07:35:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 07:35:11] Production.INFO: ProcessCDR(1,18001006,1,1,2)
[2026-09-14 07:35:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18001006,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 07:35:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18001006,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 07:35:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 07:35:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 07:35:11] Production.INFO: ==502== Releasing lock...
[2026-09-14 07:35:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 07:35:11] Production.INFO: 26 MB #Memory Used#
[2026-09-14 07:35:15] Production.ERROR: CronJobId end10
[2026-09-14 07:35:15] Production.INFO: ==498== Releasing lock...
[2026-09-14 07:35:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:35:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:35:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:35:17] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:35:17] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:35:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:35:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:35:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:35:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:35:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:35:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:35:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:35:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:35:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:35:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:35:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:35:18] Production.INFO: call_cost start
[2026-09-14 07:35:18] Production.INFO: call_cost end
[2026-09-14 07:35:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:35:18] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:35:18] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:35:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:35:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:35:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:35:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:35:18] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:35:18] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:35:18] Production.INFO: ==494== Releasing lock...
[2026-09-14 07:35:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:35:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:36:01] Production.INFO: ==562== Lock acquired, processing the job...
[2026-09-14 12:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:36:01] Production.INFO: neon service started
[2026-09-14 12:36:01] Production.INFO: neon service started
[2026-09-14 12:36:01] Production.INFO: ==562== Releasing lock...
[2026-09-14 12:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:36:02] Production.INFO: ==564== Lock acquired, processing the job...
[2026-09-14 07:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:36:02] Production.INFO: ==566== Lock acquired, processing the job...
[2026-09-14 11:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:36:02] Production.INFO: ==566== Releasing lock...
[2026-09-14 11:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:36:02] Production.INFO: 26 MB #Memory Used#
[2026-09-14 07:36:02] Production.INFO: ==564== Releasing lock...
[2026-09-14 07:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:36:03] Production.INFO: ==572== Lock acquired, processing the job...
[2026-09-14 07:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:36:03] Production.INFO: ==577== Lock acquired, processing the job...
[2026-09-14 07:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:36:03] Production.INFO: ==570== Lock acquired, processing the job...
[2026-09-14 07:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:36:03] Production.INFO: ==575== Lock acquired, processing the job...
[2026-09-14 07:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:36:03] Production.INFO: Account Balance Start.
[2026-09-14 07:36:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:36:03] Production.INFO: 117
[2026-09-14 07:36:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:36:03] Production.INFO: ==579== Lock acquired, processing the job...
[2026-09-14 07:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:36:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:36:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:36:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 07:36:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 07:36:03] Production.INFO: ==579== Releasing lock...
[2026-09-14 07:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:36:03] Production.INFO: Date 2026-09-13
[2026-09-14 07:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:36:04] Production.INFO: Date 2026-09-14
[2026-09-14 07:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:36:04] Production.INFO: Total Charge 0
[2026-09-14 07:36:04] Production.INFO: CreateAllLog End
[2026-09-14 07:36:04] Production.INFO: ==572== Releasing lock...
[2026-09-14 07:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:36:04] Production.INFO: Account Balance End.
[2026-09-14 07:36:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:36:04] Production.INFO: ==577== Releasing lock...
[2026-09-14 07:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:36:12] Production.ERROR: CronJobId end10
[2026-09-14 07:36:12] Production.INFO: ==575== Releasing lock...
[2026-09-14 07:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:36:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:36:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:36:15] Production.INFO: call_cost start
[2026-09-14 07:36:15] Production.INFO: call_cost end
[2026-09-14 07:36:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:36:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:36:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:36:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:36:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:36:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:36:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:36:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:36:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:36:15] Production.INFO: ==570== Releasing lock...
[2026-09-14 07:36:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:36:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:37:02] Production.INFO: ==640== Lock acquired, processing the job...
[2026-09-14 12:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:37:02] Production.INFO: neon service started
[2026-09-14 12:37:02] Production.INFO: neon service started
[2026-09-14 12:37:02] Production.INFO: ==640== Releasing lock...
[2026-09-14 12:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:37:02] Production.INFO: ==644== Lock acquired, processing the job...
[2026-09-14 11:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:37:02] Production.INFO: ==644== Releasing lock...
[2026-09-14 11:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:37:02] Production.INFO: ==642== Lock acquired, processing the job...
[2026-09-14 07:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:37:03] Production.INFO: ==642== Releasing lock...
[2026-09-14 07:37:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:37:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:37:03] Production.INFO: ==651== Lock acquired, processing the job...
[2026-09-14 07:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:37:03] Production.INFO: ==649== Lock acquired, processing the job...
[2026-09-14 07:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:37:03] Production.INFO: ==657== Lock acquired, processing the job...
[2026-09-14 07:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:37:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:37:04] Production.INFO: ==653== Lock acquired, processing the job...
[2026-09-14 07:37:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:37:04] Production.INFO: ==655== Lock acquired, processing the job...
[2026-09-14 07:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07: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-09-14 07: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-09-14 07: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-09-14 07:37:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:37:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:37:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:37:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:37:04] Production.INFO: ==657== Releasing lock...
[2026-09-14 07:37:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:37:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:37:04] Production.INFO: Account Balance Start.
[2026-09-14 07:37:04] Production.INFO: CreateAllLog Start
[2026-09-14 07:37:04] Production.INFO: 117
[2026-09-14 07:37:04] Production.INFO: Date 2026-09-08
[2026-09-14 07:37:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:37:04] Production.INFO: Date 2026-09-09
[2026-09-14 07:37:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:37:04] Production.INFO: Date 2026-09-10
[2026-09-14 07:37:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:37:04] Production.INFO: Date 2026-09-11
[2026-09-14 07:37:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:37:04] Production.INFO: Date 2026-09-12
[2026-09-14 07:37:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:37:04] Production.INFO: Date 2026-09-13
[2026-09-14 07:37:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:37:04] Production.INFO: Date 2026-09-14
[2026-09-14 07:37:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:37:04] Production.INFO: Total Charge 0
[2026-09-14 07:37:04] Production.INFO: CreateAllLog End
[2026-09-14 07:37:04] Production.INFO: ==651== Releasing lock...
[2026-09-14 07:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:37:05] Production.INFO: Account Balance End.
[2026-09-14 07:37:05] Production.ERROR: CronJobId end 12
[2026-09-14 07:37:05] Production.INFO: ==655== Releasing lock...
[2026-09-14 07:37:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:37:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:37:13] Production.ERROR: CronJobId end10
[2026-09-14 07:37:13] Production.INFO: ==653== Releasing lock...
[2026-09-14 07:37:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:37:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:37:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:37:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:37:15] Production.INFO: call_cost start
[2026-09-14 07:37:15] Production.INFO: call_cost end
[2026-09-14 07:37:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:37:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:37:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:37:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:37:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:37:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:37:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:37:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:37:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:37:15] Production.INFO: ==649== Releasing lock...
[2026-09-14 07:37:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:37:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:38:01] Production.INFO: ==740== Lock acquired, processing the job...
[2026-09-14 12:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:38:01] Production.INFO: neon service started
[2026-09-14 12:38:01] Production.INFO: neon service started
[2026-09-14 12:38:01] Production.INFO: ==740== Releasing lock...
[2026-09-14 12:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:38:02] Production.INFO: ==742== Lock acquired, processing the job...
[2026-09-14 07:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:38:02] Production.INFO: ==742== Releasing lock...
[2026-09-14 07:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:38:02] Production.INFO: ==744== Lock acquired, processing the job...
[2026-09-14 11:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:38:02] Production.INFO: ==744== Releasing lock...
[2026-09-14 11:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:38:03] Production.INFO: ==747== Lock acquired, processing the job...
[2026-09-14 07:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:38:03] Production.INFO: ==751== Lock acquired, processing the job...
[2026-09-14 07:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:38:03] Production.INFO: ==755== Lock acquired, processing the job...
[2026-09-14 07:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07: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-09-14 07: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-09-14 07: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-09-14 07:38:03] Production.INFO: ==755== Releasing lock...
[2026-09-14 07:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:38:03] Production.INFO: ==753== Lock acquired, processing the job...
[2026-09-14 07:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:38:03] Production.INFO: ==749== Lock acquired, processing the job...
[2026-09-14 07:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:38:03] Production.INFO: Account Balance Start.
[2026-09-14 07:38:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:38:03] Production.INFO: 117
[2026-09-14 07:38:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:38:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:38:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:38:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:38:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:38:03] Production.INFO: Date 2026-09-13
[2026-09-14 07:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:38:03] Production.INFO: Date 2026-09-14
[2026-09-14 07:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:38:03] Production.INFO: Total Charge 0
[2026-09-14 07:38:03] Production.INFO: CreateAllLog End
[2026-09-14 07:38:04] Production.INFO: Account Balance End.
[2026-09-14 07:38:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:38:04] Production.INFO: ==753== Releasing lock...
[2026-09-14 07:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:38:04] Production.INFO: ==749== Releasing lock...
[2026-09-14 07:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:38:10] Production.ERROR: CronJobId end10
[2026-09-14 07:38:10] Production.INFO: ==751== Releasing lock...
[2026-09-14 07:38:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:38:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:38:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:38:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:38:14] Production.INFO: call_cost start
[2026-09-14 07:38:14] Production.INFO: call_cost end
[2026-09-14 07:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:38:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:38:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:38:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:38:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:38:14] Production.INFO: ==747== Releasing lock...
[2026-09-14 07:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:39:02] Production.INFO: ==821== Lock acquired, processing the job...
[2026-09-14 12:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:39:02] Production.INFO: neon service started
[2026-09-14 12:39:02] Production.INFO: neon service started
[2026-09-14 12:39:02] Production.INFO: ==821== Releasing lock...
[2026-09-14 12:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:39:02] Production.INFO: ==825== Lock acquired, processing the job...
[2026-09-14 11:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:39:02] Production.INFO: ==825== Releasing lock...
[2026-09-14 11:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:39:02] Production.INFO: ==823== Lock acquired, processing the job...
[2026-09-14 07:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:39:02] Production.INFO: ==823== Releasing lock...
[2026-09-14 07:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:39:03] Production.INFO: ==829== Lock acquired, processing the job...
[2026-09-14 07:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:39:03] Production.INFO: ==827== Lock acquired, processing the job...
[2026-09-14 07:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:39:03] Production.INFO: ==833== Lock acquired, processing the job...
[2026-09-14 07:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:39:03] Production.INFO: ==831== Lock acquired, processing the job...
[2026-09-14 07:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:39:03] Production.INFO: ==835== Lock acquired, processing the job...
[2026-09-14 07:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:39:03] Production.INFO: Account Balance Start.
[2026-09-14 07:39:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:39:03] Production.INFO: 117
[2026-09-14 07:39:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 07:39:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:39:03] Production.INFO: ==835== Releasing lock...
[2026-09-14 07:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:39:04] Production.INFO: Date 2026-09-10
[2026-09-14 07:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:39:04] Production.INFO: Date 2026-09-11
[2026-09-14 07:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:39:04] Production.INFO: Date 2026-09-12
[2026-09-14 07:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:39:04] Production.INFO: Date 2026-09-13
[2026-09-14 07:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:39:04] Production.INFO: Date 2026-09-14
[2026-09-14 07:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:39:04] Production.INFO: Total Charge 0
[2026-09-14 07:39:04] Production.INFO: CreateAllLog End
[2026-09-14 07:39:04] Production.INFO: Account Balance End.
[2026-09-14 07:39:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:39:04] Production.INFO: ==833== Releasing lock...
[2026-09-14 07:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:39:04] Production.INFO: ==829== Releasing lock...
[2026-09-14 07:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:39:12] Production.ERROR: CronJobId end10
[2026-09-14 07:39:12] Production.INFO: ==831== Releasing lock...
[2026-09-14 07:39:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:39:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:39:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:39:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:39:14] Production.INFO: call_cost start
[2026-09-14 07:39:14] Production.INFO: call_cost end
[2026-09-14 07:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:39:14] Production.INFO: ==827== Releasing lock...
[2026-09-14 07:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:40:01] Production.INFO: ==889== Lock acquired, processing the job...
[2026-09-14 12:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:40:01] Production.INFO: neon service started
[2026-09-14 12:40:01] Production.INFO: neon service started
[2026-09-14 12:40:01] Production.INFO: ==889== Releasing lock...
[2026-09-14 12:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:40:01] Production.INFO: ==892== Lock acquired, processing the job...
[2026-09-14 07:40:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:40:02] Production.INFO: ==892== Releasing lock...
[2026-09-14 07:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:40:02] Production.INFO: ==894== Lock acquired, processing the job...
[2026-09-14 11:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:40:02] Production.INFO: ==894== Releasing lock...
[2026-09-14 11:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:40:02] Production.INFO: ==902== Lock acquired, processing the job...
[2026-09-14 07:40:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:40:03] Production.INFO: Account Balance Start.
[2026-09-14 07:40:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:40:03] Production.INFO: 117
[2026-09-14 07:40:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:40:03] Production.INFO: ==896== Lock acquired, processing the job...
[2026-09-14 07:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:40:03] Production.INFO: ==898== Lock acquired, processing the job...
[2026-09-14 07:40:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:40:03] Production.INFO: ==900== Lock acquired, processing the job...
[2026-09-14 07:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:40:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:40:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:40:03] Production.INFO: ==904== Lock acquired, processing the job...
[2026-09-14 07:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:40:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:40:03] Production.INFO: Date 2026-09-13
[2026-09-14 07:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 07:40:03] Production.INFO: Date 2026-09-14
[2026-09-14 07:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:40:03] Production.INFO: ==904== Releasing lock...
[2026-09-14 07:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:40:03] Production.INFO: Total Charge 0
[2026-09-14 07:40:03] Production.INFO: CreateAllLog End
[2026-09-14 07:40:03] Production.INFO: Account Balance End.
[2026-09-14 07:40:03] Production.ERROR: CronJobId end 12
[2026-09-14 07:40:03] Production.INFO: ==902== Releasing lock...
[2026-09-14 07:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:40:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:40:03] Production.INFO: ==898== Releasing lock...
[2026-09-14 07:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:40:11] Production.ERROR: CronJobId end10
[2026-09-14 07:40:11] Production.INFO: ==900== Releasing lock...
[2026-09-14 07:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:40:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:40:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:40:15] Production.INFO: call_cost start
[2026-09-14 07:40:15] Production.INFO: call_cost end
[2026-09-14 07:40:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:40:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:40:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:40:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:40:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:40:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:40:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:40:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:40:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:40:15] Production.INFO: ==896== Releasing lock...
[2026-09-14 07:40:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:40:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:41:01] Production.INFO: ==960== Lock acquired, processing the job...
[2026-09-14 12:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:41:01] Production.INFO: neon service started
[2026-09-14 12:41:02] Production.INFO: neon service started
[2026-09-14 12:41:02] Production.INFO: ==960== Releasing lock...
[2026-09-14 12:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:41:02] Production.INFO: ==962== Lock acquired, processing the job...
[2026-09-14 07:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:41:02] Production.INFO: ==962== Releasing lock...
[2026-09-14 07:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:41:02] Production.INFO: ==964== Lock acquired, processing the job...
[2026-09-14 11:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:41:02] Production.INFO: ==964== Releasing lock...
[2026-09-14 11:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:41:03] Production.INFO: ==967== Lock acquired, processing the job...
[2026-09-14 07:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:41:03] Production.INFO: ==969== Lock acquired, processing the job...
[2026-09-14 07:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:41:03] Production.INFO: ==975== Lock acquired, processing the job...
[2026-09-14 07:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:41:03] Production.INFO: ==971== Lock acquired, processing the job...
[2026-09-14 07:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:41:03] Production.INFO: ==973== Lock acquired, processing the job...
[2026-09-14 07:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 07:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 07:41:03] Production.INFO: ==975== Releasing lock...
[2026-09-14 07:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:41:03] Production.INFO: Account Balance Start.
[2026-09-14 07:41:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:41:03] Production.INFO: 117
[2026-09-14 07:41:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:41:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:41:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:41:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:41:04] Production.INFO: Date 2026-09-12
[2026-09-14 07:41:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:41:04] Production.INFO: Date 2026-09-13
[2026-09-14 07:41:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:41:04] Production.INFO: Date 2026-09-14
[2026-09-14 07:41:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:41:04] Production.INFO: Total Charge 0
[2026-09-14 07:41:04] Production.INFO: CreateAllLog End
[2026-09-14 07:41:04] Production.INFO: ==969== Releasing lock...
[2026-09-14 07:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:41:04] Production.INFO: Account Balance End.
[2026-09-14 07:41:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:41:04] Production.INFO: ==973== Releasing lock...
[2026-09-14 07:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:41:12] Production.ERROR: CronJobId end10
[2026-09-14 07:41:12] Production.INFO: ==971== Releasing lock...
[2026-09-14 07:41:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:41:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:41:15] Production.INFO: call_cost start
[2026-09-14 07:41:15] Production.INFO: call_cost end
[2026-09-14 07:41:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:41:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:41:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:41:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:41:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:41:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:41:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:41:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:41:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:41:15] Production.INFO: ==967== Releasing lock...
[2026-09-14 07:41:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:41:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:42:01] Production.INFO: ==1032== Lock acquired, processing the job...
[2026-09-14 12:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:42:01] Production.INFO: neon service started
[2026-09-14 12:42:01] Production.INFO: neon service started
[2026-09-14 12:42:01] Production.INFO: ==1032== Releasing lock...
[2026-09-14 12:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:42:01] Production.INFO: ==1034== Lock acquired, processing the job...
[2026-09-14 07:42:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:42:01] Production.INFO: ==1034== Releasing lock...
[2026-09-14 07:42:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:42:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:42:02] Production.INFO: ==1036== Lock acquired, processing the job...
[2026-09-14 11:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:42:02] Production.INFO: ==1036== Releasing lock...
[2026-09-14 11:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:42:02] Production.INFO: ==1039== Lock acquired, processing the job...
[2026-09-14 07:42:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:42:02] Production.INFO: ==1041== Lock acquired, processing the job...
[2026-09-14 07:42:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:42:02] Production.INFO: ==1043== Lock acquired, processing the job...
[2026-09-14 07:42:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:42:02] Production.INFO: ==1047== Lock acquired, processing the job...
[2026-09-14 07:42:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:42:02] Production.INFO: ==1045== Lock acquired, processing the job...
[2026-09-14 07:42:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:42:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:42:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:42:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:42:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:42:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:42:03] Production.INFO: Account Balance Start.
[2026-09-14 07:42:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:42:03] Production.INFO: 117
[2026-09-14 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-09-14 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-09-14 07:42:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 07:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:42:03] Production.INFO: ==1047== Releasing lock...
[2026-09-14 07:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:42:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:42:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:42:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:42:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:42:03] Production.INFO: Date 2026-09-13
[2026-09-14 07:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:42:03] Production.INFO: Date 2026-09-14
[2026-09-14 07:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:42:03] Production.INFO: Total Charge 0
[2026-09-14 07:42:03] Production.INFO: CreateAllLog End
[2026-09-14 07:42:03] Production.INFO: Account Balance End.
[2026-09-14 07:42:03] Production.ERROR: CronJobId end 12
[2026-09-14 07:42:03] Production.INFO: ==1045== Releasing lock...
[2026-09-14 07:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:42:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:42:03] Production.INFO: ==1041== Releasing lock...
[2026-09-14 07:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:42:10] Production.ERROR: CronJobId end10
[2026-09-14 07:42:10] Production.INFO: ==1043== Releasing lock...
[2026-09-14 07:42:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:42:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:42:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:42:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:42:14] Production.INFO: call_cost start
[2026-09-14 07:42:14] Production.INFO: call_cost end
[2026-09-14 07:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:42:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:42:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:42:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:42:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:42:14] Production.INFO: ==1039== Releasing lock...
[2026-09-14 07:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:43:01] Production.INFO: ==1106== Lock acquired, processing the job...
[2026-09-14 12:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:43:01] Production.INFO: neon service started
[2026-09-14 12:43:01] Production.INFO: neon service started
[2026-09-14 12:43:01] Production.INFO: ==1106== Releasing lock...
[2026-09-14 12:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:43:02] Production.INFO: ==1108== Lock acquired, processing the job...
[2026-09-14 07:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:43:02] Production.INFO: ==1108== Releasing lock...
[2026-09-14 07:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:43:02] Production.INFO: ==1110== Lock acquired, processing the job...
[2026-09-14 11:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:43:02] Production.INFO: ==1110== Releasing lock...
[2026-09-14 11:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:43:03] Production.INFO: ==1118== Lock acquired, processing the job...
[2026-09-14 07:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:43:03] Production.INFO: Account Balance Start.
[2026-09-14 07:43:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:43:03] Production.INFO: 117
[2026-09-14 07:43:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:43:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:43:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:43:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:43:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:43:03] Production.INFO: ==1112== Lock acquired, processing the job...
[2026-09-14 07:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:43:03] Production.INFO: Date 2026-09-13
[2026-09-14 07:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:43:03] Production.INFO: Date 2026-09-14
[2026-09-14 07:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:43:03] Production.INFO: ==1114== Lock acquired, processing the job...
[2026-09-14 07:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:43:03] Production.INFO: Total Charge 0
[2026-09-14 07:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:43:03] Production.INFO: ==1116== Lock acquired, processing the job...
[2026-09-14 07:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:43:03] Production.INFO: CreateAllLog End
[2026-09-14 07:43:03] Production.INFO: ==1120== Lock acquired, processing the job...
[2026-09-14 07:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:43:03] Production.INFO: Account Balance End.
[2026-09-14 07:43:03] Production.ERROR: CronJobId end 12
[2026-09-14 07:43:03] Production.INFO: ==1118== Releasing lock...
[2026-09-14 07:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:43:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 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-09-14 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-09-14 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-09-14 07:43:04] Production.INFO: ==1120== Releasing lock...
[2026-09-14 07:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:43:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:43:04] Production.INFO: ==1114== Releasing lock...
[2026-09-14 07:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:43:12] Production.ERROR: CronJobId end10
[2026-09-14 07:43:12] Production.INFO: ==1116== Releasing lock...
[2026-09-14 07:43:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:43:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:43:15] Production.INFO: call_cost start
[2026-09-14 07:43:15] Production.INFO: call_cost end
[2026-09-14 07:43:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:43:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:43:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:43:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:43:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:43:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:43:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:43:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:43:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:43:15] Production.INFO: ==1112== Releasing lock...
[2026-09-14 07:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:43:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:44:02] Production.INFO: ==1180== Lock acquired, processing the job...
[2026-09-14 12:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:44:02] Production.INFO: neon service started
[2026-09-14 12:44:02] Production.INFO: neon service started
[2026-09-14 12:44:02] Production.INFO: ==1180== Releasing lock...
[2026-09-14 12:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:44:03] Production.INFO: ==1182== Lock acquired, processing the job...
[2026-09-14 07:44:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:44:03] Production.INFO: ==1184== Lock acquired, processing the job...
[2026-09-14 11:44:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:44:03] Production.INFO: ==1184== Releasing lock...
[2026-09-14 11:44:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:44:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:44:03] Production.INFO: ==1182== Releasing lock...
[2026-09-14 07:44:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:44:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:44:04] Production.INFO: ==1191== Lock acquired, processing the job...
[2026-09-14 07:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:44:04] Production.INFO: ==1187== Lock acquired, processing the job...
[2026-09-14 07:44:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:44:04] Production.INFO: ==1193== Lock acquired, processing the job...
[2026-09-14 07:44:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:44:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:44:04] Production.INFO: ==1197== Lock acquired, processing the job...
[2026-09-14 07:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:44:04] Production.INFO: ==1199== Lock acquired, processing the job...
[2026-09-14 07:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:44:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:44:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:44:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:44:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:44:04] Production.INFO: Account Balance Start.
[2026-09-14 07:44:04] Production.INFO: CreateAllLog Start
[2026-09-14 07:44:04] Production.INFO: 117
[2026-09-14 07: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-09-14 07: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-09-14 07:44:04] Production.INFO: Date 2026-09-08
[2026-09-14 07:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 07: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-09-14 07:44:04] Production.INFO: ==1199== Releasing lock...
[2026-09-14 07:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:44:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:44:04] Production.INFO: Date 2026-09-09
[2026-09-14 07:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:44:04] Production.INFO: Date 2026-09-10
[2026-09-14 07:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:44:04] Production.INFO: Date 2026-09-11
[2026-09-14 07:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:44:04] Production.INFO: Date 2026-09-12
[2026-09-14 07:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:44:04] Production.INFO: Date 2026-09-13
[2026-09-14 07:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:44:04] Production.INFO: Date 2026-09-14
[2026-09-14 07:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:44:04] Production.INFO: Total Charge 0
[2026-09-14 07:44:04] Production.INFO: CreateAllLog End
[2026-09-14 07:44:04] Production.INFO: Account Balance End.
[2026-09-14 07:44:04] Production.INFO: ==1191== Releasing lock...
[2026-09-14 07:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:44:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:44:04] Production.INFO: ==1197== Releasing lock...
[2026-09-14 07:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:44:12] Production.ERROR: CronJobId end10
[2026-09-14 07:44:12] Production.INFO: ==1193== Releasing lock...
[2026-09-14 07:44:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:44:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:44:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:44:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:44:15] Production.INFO: call_cost start
[2026-09-14 07:44:15] Production.INFO: call_cost end
[2026-09-14 07:44:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:44:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:44:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:44:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:44:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:44:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:44:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:44:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:44:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:44:15] Production.INFO: ==1187== Releasing lock...
[2026-09-14 07:44:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:44:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:45:01] Production.INFO: ==1254== Lock acquired, processing the job...
[2026-09-14 12:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:45:01] Production.INFO: neon service started
[2026-09-14 12:45:01] Production.INFO: neon service started
[2026-09-14 12:45:01] Production.INFO: ==1254== Releasing lock...
[2026-09-14 12:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:45:02] Production.INFO: ==1256== Lock acquired, processing the job...
[2026-09-14 07:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:45:02] Production.INFO: ==1256== Releasing lock...
[2026-09-14 07:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:45:02] Production.INFO: ==1258== Lock acquired, processing the job...
[2026-09-14 11:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:45:02] Production.INFO: ==1258== Releasing lock...
[2026-09-14 11:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:45:03] Production.INFO: ==1281== Lock acquired, processing the job...
[2026-09-14 07:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:45:03] Production.INFO: ==1263== Lock acquired, processing the job...
[2026-09-14 07:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 07:45:03] Production.INFO: ==1266== Lock acquired, processing the job...
[2026-09-14 07:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 07:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 07:45:03] Production.ERROR: CronJob PID - 1281
[2026-09-14 07:45:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-14 07:45:03] Production.ERROR: CronJob ID - 12
[2026-09-14 07:45:03] Production.ERROR: CronJob Last Run Time 2026-09-14 07:45:00
[2026-09-14 07:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 07:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 07:45:03] Production.INFO: Account Balance Start.
[2026-09-14 07:45:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:45:03] Production.INFO: 117
[2026-09-14 07:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 07:45:03] Production.INFO: ==1263== Releasing lock...
[2026-09-14 07:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 07:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 07:45:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:45:03] Production.INFO: ==1286== Lock acquired, processing the job...
[2026-09-14 07:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:45:03] Production.INFO: ==1273== Lock acquired, processing the job...
[2026-09-14 07:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:45:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:45:03] Production.INFO: ==1278== Lock acquired, processing the job...
[2026-09-14 07:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:45:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 07: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-09-14 07: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-09-14 07: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-09-14 07:45:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:45:03] Production.INFO: ==1286== Releasing lock...
[2026-09-14 07:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:45:03] Production.INFO: ==1283== Lock acquired, processing the job...
[2026-09-14 07:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 07:45:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 07:45:04] Production.INFO: Date 2026-09-13
[2026-09-14 07:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:45:04] Production.INFO: Date 2026-09-14
[2026-09-14 07:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:45:04] Production.INFO: Total Charge 0
[2026-09-14 07:45:04] Production.INFO: CreateAllLog End
[2026-09-14 07:45:04] Production.ERROR: done
[2026-09-14 07:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 07:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001047', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 07:45:04] Production.INFO: Account Balance End.
[2026-09-14 07:45:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:45:04] Production.INFO: ==1281== Releasing lock...
[2026-09-14 07:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:45:04] Production.INFO: ==1273== Releasing lock...
[2026-09-14 07:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:45:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001047', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 07:45:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 07:45:09] Production.INFO: ProcessCDR(1,18001047,1,1,2)
[2026-09-14 07:45:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18001047,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 07:45:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18001047,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 07:45:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 07:45:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 07:45:09] Production.INFO: ==1283== Releasing lock...
[2026-09-14 07:45:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 07:45:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 07:45:13] Production.ERROR: CronJobId end10
[2026-09-14 07:45:13] Production.INFO: ==1278== Releasing lock...
[2026-09-14 07:45:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:45:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:45:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:45:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:45:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:45:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:45:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:45:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:45:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:45:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:45:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:45:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:45:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:45:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:45:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:45:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:45:16] Production.INFO: call_cost start
[2026-09-14 07:45:16] Production.INFO: call_cost end
[2026-09-14 07:45:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:45:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:45:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:45:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:45:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:45:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:45:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:45:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:45:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:45:16] Production.INFO: ==1266== Releasing lock...
[2026-09-14 07:45:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:45:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:46:02] Production.INFO: ==1344== Lock acquired, processing the job...
[2026-09-14 12:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:46:02] Production.INFO: neon service started
[2026-09-14 12:46:02] Production.INFO: neon service started
[2026-09-14 12:46:02] Production.INFO: ==1344== Releasing lock...
[2026-09-14 12:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:46:03] Production.INFO: ==1346== Lock acquired, processing the job...
[2026-09-14 07:46:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:46:03] Production.INFO: ==1348== Lock acquired, processing the job...
[2026-09-14 11:46:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:46:03] Production.INFO: ==1348== Releasing lock...
[2026-09-14 11:46:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:46:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:46:03] Production.INFO: ==1346== Releasing lock...
[2026-09-14 07:46:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:46:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:46:04] Production.INFO: ==1351== Lock acquired, processing the job...
[2026-09-14 07:46:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:46:04] Production.INFO: ==1355== Lock acquired, processing the job...
[2026-09-14 07:46:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:46:04] Production.INFO: ==1353== Lock acquired, processing the job...
[2026-09-14 07:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:46:04] Production.INFO: ==1357== Lock acquired, processing the job...
[2026-09-14 07:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:46:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:46:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:46:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:46:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:46:04] Production.INFO: ==1359== Lock acquired, processing the job...
[2026-09-14 07:46:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:46:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:46:04] Production.INFO: Account Balance Start.
[2026-09-14 07:46:04] Production.INFO: CreateAllLog Start
[2026-09-14 07:46:04] Production.INFO: 117
[2026-09-14 07: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-09-14 07: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-09-14 07:46:04] Production.INFO: Date 2026-09-08
[2026-09-14 07:46:04] Production.INFO: Reseller ==> 0
[2026-09-14 07: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-09-14 07:46:04] Production.INFO: ==1359== Releasing lock...
[2026-09-14 07:46:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:46:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:46:04] Production.INFO: Date 2026-09-09
[2026-09-14 07:46:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:46:04] Production.INFO: Date 2026-09-10
[2026-09-14 07:46:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:46:04] Production.INFO: Date 2026-09-11
[2026-09-14 07:46:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:46:04] Production.INFO: Date 2026-09-12
[2026-09-14 07:46:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:46:04] Production.INFO: Date 2026-09-13
[2026-09-14 07:46:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:46:04] Production.INFO: Date 2026-09-14
[2026-09-14 07:46:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:46:04] Production.INFO: Total Charge 0
[2026-09-14 07:46:04] Production.INFO: CreateAllLog End
[2026-09-14 07:46:04] Production.INFO: Account Balance End.
[2026-09-14 07:46:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:46:04] Production.INFO: ==1357== Releasing lock...
[2026-09-14 07:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:46:05] Production.INFO: ==1353== Releasing lock...
[2026-09-14 07:46:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:46:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:46:12] Production.ERROR: CronJobId end10
[2026-09-14 07:46:12] Production.INFO: ==1355== Releasing lock...
[2026-09-14 07:46:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:46:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:46:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:46:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:46:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:46:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:46:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:46:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:46:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:46:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:46:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:46:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:46:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:46:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:46:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:46:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:46:15] Production.INFO: call_cost start
[2026-09-14 07:46:15] Production.INFO: call_cost end
[2026-09-14 07:46:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:46:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:46:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:46:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:46:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:46:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:46:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:46:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:46:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:46:15] Production.INFO: ==1351== Releasing lock...
[2026-09-14 07:46:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:46:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:47:01] Production.INFO: ==1416== Lock acquired, processing the job...
[2026-09-14 12:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:47:01] Production.INFO: neon service started
[2026-09-14 12:47:01] Production.INFO: neon service started
[2026-09-14 12:47:01] Production.INFO: ==1416== Releasing lock...
[2026-09-14 12:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:47:02] Production.INFO: ==1418== Lock acquired, processing the job...
[2026-09-14 07:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:47:02] Production.INFO: ==1420== Lock acquired, processing the job...
[2026-09-14 11:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:47:02] Production.INFO: ==1420== Releasing lock...
[2026-09-14 11:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:47:02] Production.INFO: ==1418== Releasing lock...
[2026-09-14 07:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:47:03] Production.INFO: ==1423== Lock acquired, processing the job...
[2026-09-14 07:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:47:03] Production.INFO: ==1427== Lock acquired, processing the job...
[2026-09-14 07:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:47:03] Production.INFO: ==1425== Lock acquired, processing the job...
[2026-09-14 07:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:47:03] Production.INFO: ==1429== Lock acquired, processing the job...
[2026-09-14 07:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:47:03] Production.INFO: ==1431== Lock acquired, processing the job...
[2026-09-14 07:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:47:03] Production.INFO: Account Balance Start.
[2026-09-14 07:47:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:47:03] Production.INFO: 117
[2026-09-14 07:47:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 07: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-09-14 07: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-09-14 07:47:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 07: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-09-14 07:47:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:47:03] Production.INFO: ==1431== Releasing lock...
[2026-09-14 07:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:47:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:47:04] Production.INFO: Date 2026-09-12
[2026-09-14 07:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:47:04] Production.INFO: Date 2026-09-13
[2026-09-14 07:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:47:04] Production.INFO: Date 2026-09-14
[2026-09-14 07:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:47:04] Production.INFO: Total Charge 0
[2026-09-14 07:47:04] Production.INFO: CreateAllLog End
[2026-09-14 07:47:04] Production.INFO: Account Balance End.
[2026-09-14 07:47:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:47:04] Production.INFO: ==1429== Releasing lock...
[2026-09-14 07:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:47:04] Production.INFO: ==1425== Releasing lock...
[2026-09-14 07:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:47:10] Production.ERROR: CronJobId end10
[2026-09-14 07:47:10] Production.INFO: ==1427== Releasing lock...
[2026-09-14 07:47:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:47:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:47:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:47:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:47:14] Production.INFO: call_cost start
[2026-09-14 07:47:14] Production.INFO: call_cost end
[2026-09-14 07:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:47:14] Production.INFO: ==1423== Releasing lock...
[2026-09-14 07:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:48:02] Production.INFO: ==1488== Lock acquired, processing the job...
[2026-09-14 12:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:48:02] Production.INFO: neon service started
[2026-09-14 12:48:02] Production.INFO: neon service started
[2026-09-14 12:48:02] Production.INFO: ==1488== Releasing lock...
[2026-09-14 12:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:48:02] Production.INFO: ==1490== Lock acquired, processing the job...
[2026-09-14 07:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:48:02] Production.INFO: ==1492== Lock acquired, processing the job...
[2026-09-14 11:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:48:02] Production.INFO: ==1492== Releasing lock...
[2026-09-14 11:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:48:03] Production.INFO: ==1490== Releasing lock...
[2026-09-14 07:48:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:48:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:48:03] Production.INFO: ==1495== Lock acquired, processing the job...
[2026-09-14 07:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:48:03] Production.INFO: ==1497== Lock acquired, processing the job...
[2026-09-14 07:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:48:03] Production.INFO: ==1499== Lock acquired, processing the job...
[2026-09-14 07:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:48:03] Production.INFO: ==1501== Lock acquired, processing the job...
[2026-09-14 07:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:48:04] Production.INFO: ==1503== Lock acquired, processing the job...
[2026-09-14 07:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:48:04] Production.INFO: Account Balance Start.
[2026-09-14 07:48:04] Production.INFO: CreateAllLog Start
[2026-09-14 07:48:04] Production.INFO: 117
[2026-09-14 07: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-09-14 07: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-09-14 07: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-09-14 07:48:04] Production.INFO: ==1503== Releasing lock...
[2026-09-14 07:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:48:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:48:04] Production.INFO: Date 2026-09-08
[2026-09-14 07:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:48:04] Production.INFO: Date 2026-09-09
[2026-09-14 07:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:48:04] Production.INFO: Date 2026-09-10
[2026-09-14 07:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:48:04] Production.INFO: Date 2026-09-11
[2026-09-14 07:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:48:04] Production.INFO: Date 2026-09-12
[2026-09-14 07:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:48:04] Production.INFO: Date 2026-09-13
[2026-09-14 07:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:48:04] Production.INFO: Date 2026-09-14
[2026-09-14 07:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:48:04] Production.INFO: ==1497== Releasing lock...
[2026-09-14 07:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:48:04] Production.INFO: Total Charge 0
[2026-09-14 07:48:04] Production.INFO: CreateAllLog End
[2026-09-14 07:48:04] Production.INFO: Account Balance End.
[2026-09-14 07:48:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:48:04] Production.INFO: ==1501== Releasing lock...
[2026-09-14 07:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:48:11] Production.ERROR: CronJobId end10
[2026-09-14 07:48:11] Production.INFO: ==1499== Releasing lock...
[2026-09-14 07:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:48:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:48:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:48:15] Production.INFO: call_cost start
[2026-09-14 07:48:15] Production.INFO: call_cost end
[2026-09-14 07:48:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:48:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:48:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:48:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:48:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:48:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:48:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:48:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:48:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:48:15] Production.INFO: ==1495== Releasing lock...
[2026-09-14 07:48:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:48:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:49:01] Production.INFO: ==1561== Lock acquired, processing the job...
[2026-09-14 12:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:49:01] Production.INFO: neon service started
[2026-09-14 12:49:01] Production.INFO: neon service started
[2026-09-14 12:49:01] Production.INFO: ==1561== Releasing lock...
[2026-09-14 12:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:49:02] Production.INFO: ==1563== Lock acquired, processing the job...
[2026-09-14 07:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:49:02] Production.INFO: ==1565== Lock acquired, processing the job...
[2026-09-14 11:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:49:02] Production.INFO: ==1565== Releasing lock...
[2026-09-14 11:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:49:02] Production.INFO: ==1563== Releasing lock...
[2026-09-14 07:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:49:03] Production.INFO: ==1570== Lock acquired, processing the job...
[2026-09-14 07:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:49:03] Production.INFO: ==1568== Lock acquired, processing the job...
[2026-09-14 07:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:49:03] Production.INFO: ==1572== Lock acquired, processing the job...
[2026-09-14 07:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:49:03] Production.INFO: ==1574== Lock acquired, processing the job...
[2026-09-14 07:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:49:03] Production.INFO: ==1576== Lock acquired, processing the job...
[2026-09-14 07:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:49:03] Production.INFO: Account Balance Start.
[2026-09-14 07:49:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:49:03] Production.INFO: 117
[2026-09-14 07:49:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 07:49:03] Production.INFO: Date 2026-09-09
[2026-09-14 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-09-14 07:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 07:49:03] Production.INFO: ==1576== Releasing lock...
[2026-09-14 07:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:49:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:49:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:49:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:49:03] Production.INFO: Date 2026-09-13
[2026-09-14 07:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:49:03] Production.INFO: Date 2026-09-14
[2026-09-14 07:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:49:03] Production.INFO: Total Charge 0
[2026-09-14 07:49:03] Production.INFO: CreateAllLog End
[2026-09-14 07:49:03] Production.INFO: Account Balance End.
[2026-09-14 07:49:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:49:04] Production.INFO: ==1574== Releasing lock...
[2026-09-14 07:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:49:04] Production.INFO: ==1570== Releasing lock...
[2026-09-14 07:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:49:11] Production.ERROR: CronJobId end10
[2026-09-14 07:49:11] Production.INFO: ==1572== Releasing lock...
[2026-09-14 07:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:49:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:49:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:49:13] Production.INFO: call_cost start
[2026-09-14 07:49:13] Production.INFO: call_cost end
[2026-09-14 07:49:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:49:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:49:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:49:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:49:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:49:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:49:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:49:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:49:14] Production.INFO: ==1568== Releasing lock...
[2026-09-14 07:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:50:02] Production.INFO: ==1635== Lock acquired, processing the job...
[2026-09-14 12:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:50:02] Production.INFO: neon service started
[2026-09-14 12:50:02] Production.INFO: neon service started
[2026-09-14 12:50:02] Production.INFO: ==1635== Releasing lock...
[2026-09-14 12:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:50:02] Production.INFO: ==1640== Lock acquired, processing the job...
[2026-09-14 11:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:50:02] Production.INFO: ==1640== Releasing lock...
[2026-09-14 11:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:50:02] Production.INFO: ==1638== Lock acquired, processing the job...
[2026-09-14 07:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:50:02] Production.INFO: ==1638== Releasing lock...
[2026-09-14 07:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:50:03] Production.INFO: ==1642== Lock acquired, processing the job...
[2026-09-14 07:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:50:03] Production.INFO: ==1644== Lock acquired, processing the job...
[2026-09-14 07:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:50:03] Production.INFO: ==1646== Lock acquired, processing the job...
[2026-09-14 07:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:50:03] Production.INFO: ==1648== Lock acquired, processing the job...
[2026-09-14 07:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:50:03] Production.INFO: ==1650== Lock acquired, processing the job...
[2026-09-14 07:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:50:03] Production.INFO: Account Balance Start.
[2026-09-14 07:50:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:50:03] Production.INFO: 117
[2026-09-14 07:50:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 07:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 07:50:03] Production.INFO: ==1650== Releasing lock...
[2026-09-14 07:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:50:04] Production.INFO: Date 2026-09-09
[2026-09-14 07:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:50:04] Production.INFO: Date 2026-09-10
[2026-09-14 07:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:50:04] Production.INFO: Date 2026-09-11
[2026-09-14 07:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:50:04] Production.INFO: Date 2026-09-12
[2026-09-14 07:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:50:04] Production.INFO: Date 2026-09-13
[2026-09-14 07:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:50:04] Production.INFO: Date 2026-09-14
[2026-09-14 07:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:50:04] Production.INFO: Total Charge 0
[2026-09-14 07:50:04] Production.INFO: CreateAllLog End
[2026-09-14 07:50:04] Production.INFO: Account Balance End.
[2026-09-14 07:50:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:50:04] Production.INFO: ==1648== Releasing lock...
[2026-09-14 07:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:50:04] Production.INFO: ==1644== Releasing lock...
[2026-09-14 07:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:50:11] Production.ERROR: CronJobId end10
[2026-09-14 07:50:11] Production.INFO: ==1646== Releasing lock...
[2026-09-14 07:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:50:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:50:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:50:15] Production.INFO: call_cost start
[2026-09-14 07:50:15] Production.INFO: call_cost end
[2026-09-14 07:50:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:50:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:50:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:50:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:50:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:50:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:50:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:50:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:50:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:50:15] Production.INFO: ==1642== Releasing lock...
[2026-09-14 07:50:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:50:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:51:01] Production.INFO: ==1709== Lock acquired, processing the job...
[2026-09-14 12:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:51:01] Production.INFO: neon service started
[2026-09-14 12:51:01] Production.INFO: neon service started
[2026-09-14 12:51:01] Production.INFO: ==1709== Releasing lock...
[2026-09-14 12:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:51:01] Production.INFO: ==1714== Lock acquired, processing the job...
[2026-09-14 11:51:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:51:01] Production.INFO: ==1714== Releasing lock...
[2026-09-14 11:51:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:51:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:51:02] Production.INFO: ==1712== Lock acquired, processing the job...
[2026-09-14 07:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:51:02] Production.INFO: ==1712== Releasing lock...
[2026-09-14 07:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:51:03] Production.INFO: ==1716== Lock acquired, processing the job...
[2026-09-14 07:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:51:03] Production.INFO: ==1718== Lock acquired, processing the job...
[2026-09-14 07:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:51:03] Production.INFO: ==1720== Lock acquired, processing the job...
[2026-09-14 07:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:51:03] Production.INFO: ==1722== Lock acquired, processing the job...
[2026-09-14 07:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:51:03] Production.INFO: ==1724== Lock acquired, processing the job...
[2026-09-14 07:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:51:03] Production.INFO: Account Balance Start.
[2026-09-14 07:51:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:51:03] Production.INFO: 117
[2026-09-14 07:51:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:51:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:51:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 07: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-09-14 07: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-09-14 07: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-09-14 07:51:03] Production.INFO: ==1724== Releasing lock...
[2026-09-14 07:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:51:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:51:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:51:03] Production.INFO: Date 2026-09-13
[2026-09-14 07:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:51:03] Production.INFO: Date 2026-09-14
[2026-09-14 07:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:51:03] Production.INFO: Total Charge 0
[2026-09-14 07:51:03] Production.INFO: CreateAllLog End
[2026-09-14 07:51:03] Production.INFO: Account Balance End.
[2026-09-14 07:51:03] Production.ERROR: CronJobId end 12
[2026-09-14 07:51:03] Production.INFO: ==1722== Releasing lock...
[2026-09-14 07:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:51:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:51:03] Production.INFO: ==1718== Releasing lock...
[2026-09-14 07:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:51:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:51:11] Production.ERROR: CronJobId end10
[2026-09-14 07:51:11] Production.INFO: ==1720== Releasing lock...
[2026-09-14 07:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:51:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:51:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:51:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:51:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:51:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:51:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:51:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:51:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:51:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:51:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:51:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:51:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:51:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:51:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:51:14] Production.INFO: call_cost start
[2026-09-14 07:51:14] Production.INFO: call_cost end
[2026-09-14 07:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:51:14] Production.INFO: ==1716== Releasing lock...
[2026-09-14 07:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:52:01] Production.INFO: ==1781== Lock acquired, processing the job...
[2026-09-14 12:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:52:01] Production.INFO: neon service started
[2026-09-14 12:52:01] Production.INFO: neon service started
[2026-09-14 12:52:01] Production.INFO: ==1781== Releasing lock...
[2026-09-14 12:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:52:02] Production.INFO: ==1783== Lock acquired, processing the job...
[2026-09-14 07:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:52:02] Production.INFO: ==1783== Releasing lock...
[2026-09-14 07:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:52:02] Production.INFO: ==1785== Lock acquired, processing the job...
[2026-09-14 11:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:52:02] Production.INFO: ==1785== Releasing lock...
[2026-09-14 11:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:52:03] Production.INFO: ==1797== Lock acquired, processing the job...
[2026-09-14 07:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:52:03] Production.INFO: Account Balance Start.
[2026-09-14 07:52:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:52:03] Production.INFO: 117
[2026-09-14 07:52:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:52:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:52:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:52:03] Production.INFO: ==1788== Lock acquired, processing the job...
[2026-09-14 07:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:52:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:52:03] Production.INFO: ==1790== Lock acquired, processing the job...
[2026-09-14 07:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:52:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:52:03] Production.INFO: ==1792== Lock acquired, processing the job...
[2026-09-14 07:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:52:03] Production.INFO: Date 2026-09-13
[2026-09-14 07:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:52:03] Production.INFO: Date 2026-09-14
[2026-09-14 07:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:52:03] Production.INFO: ==1799== Lock acquired, processing the job...
[2026-09-14 07:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:52:03] Production.INFO: Total Charge 0
[2026-09-14 07:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:52:03] Production.INFO: CreateAllLog End
[2026-09-14 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-09-14 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-09-14 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-09-14 07:52:03] Production.INFO: ==1799== Releasing lock...
[2026-09-14 07:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:52:04] Production.INFO: ==1790== Releasing lock...
[2026-09-14 07:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:52:04] Production.INFO: Account Balance End.
[2026-09-14 07:52:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:52:04] Production.INFO: ==1797== Releasing lock...
[2026-09-14 07:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:52:12] Production.ERROR: CronJobId end10
[2026-09-14 07:52:12] Production.INFO: ==1792== Releasing lock...
[2026-09-14 07:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:52:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:52:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:52:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:52:14] Production.INFO: call_cost start
[2026-09-14 07:52:14] Production.INFO: call_cost end
[2026-09-14 07:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:52:14] Production.INFO: ==1788== Releasing lock...
[2026-09-14 07:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:53:02] Production.INFO: ==1887== Lock acquired, processing the job...
[2026-09-14 12:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:53:02] Production.INFO: neon service started
[2026-09-14 12:53:02] Production.INFO: neon service started
[2026-09-14 12:53:02] Production.INFO: ==1887== Releasing lock...
[2026-09-14 12:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:53:02] Production.INFO: ==1889== Lock acquired, processing the job...
[2026-09-14 07:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:53:03] Production.INFO: ==1891== Lock acquired, processing the job...
[2026-09-14 11:53:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:53:03] Production.INFO: ==1891== Releasing lock...
[2026-09-14 11:53:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:53:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:53:03] Production.INFO: ==1889== Releasing lock...
[2026-09-14 07:53:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:53:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:53:03] Production.INFO: ==1894== Lock acquired, processing the job...
[2026-09-14 07:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:53:04] Production.INFO: ==1898== Lock acquired, processing the job...
[2026-09-14 07:53:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:53:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:53:04] Production.INFO: ==1900== Lock acquired, processing the job...
[2026-09-14 07:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:53:04] Production.INFO: ==1896== Lock acquired, processing the job...
[2026-09-14 07:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:53:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:53:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:53:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:53:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:53:04] Production.INFO: ==1902== Lock acquired, processing the job...
[2026-09-14 07:53:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:53:04] Production.INFO: Account Balance Start.
[2026-09-14 07:53:04] Production.INFO: CreateAllLog Start
[2026-09-14 07:53:04] Production.INFO: 117
[2026-09-14 07:53:04] Production.INFO: Date 2026-09-08
[2026-09-14 07:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:53:04] Production.INFO: Date 2026-09-09
[2026-09-14 07:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:53:04] Production.INFO: Date 2026-09-10
[2026-09-14 07:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 07: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-09-14 07: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-09-14 07: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-09-14 07:53:04] Production.INFO: Date 2026-09-11
[2026-09-14 07:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:53:04] Production.INFO: ==1902== Releasing lock...
[2026-09-14 07:53:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:53:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:53:04] Production.INFO: Date 2026-09-12
[2026-09-14 07:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:53:04] Production.INFO: Date 2026-09-13
[2026-09-14 07:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:53:04] Production.INFO: Date 2026-09-14
[2026-09-14 07:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:53:04] Production.INFO: Total Charge 0
[2026-09-14 07:53:04] Production.INFO: CreateAllLog End
[2026-09-14 07:53:04] Production.INFO: Account Balance End.
[2026-09-14 07:53:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:53:04] Production.INFO: ==1900== Releasing lock...
[2026-09-14 07:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:53:04] Production.INFO: ==1896== Releasing lock...
[2026-09-14 07:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:53:11] Production.ERROR: CronJobId end10
[2026-09-14 07:53:11] Production.INFO: ==1898== Releasing lock...
[2026-09-14 07:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:53:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:53:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:53:15] Production.INFO: call_cost start
[2026-09-14 07:53:15] Production.INFO: call_cost end
[2026-09-14 07:53:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:53:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:53:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:53:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:53:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:53:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:53:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:53:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:53:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:53:15] Production.INFO: ==1894== Releasing lock...
[2026-09-14 07:53:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:53:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:54:01] Production.INFO: ==1958== Lock acquired, processing the job...
[2026-09-14 12:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:54:01] Production.INFO: neon service started
[2026-09-14 12:54:01] Production.INFO: neon service started
[2026-09-14 12:54:01] Production.INFO: ==1958== Releasing lock...
[2026-09-14 12:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:54:02] Production.INFO: ==1960== Lock acquired, processing the job...
[2026-09-14 07:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:54:02] Production.INFO: ==1960== Releasing lock...
[2026-09-14 07:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:54:02] Production.INFO: ==1962== Lock acquired, processing the job...
[2026-09-14 11:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:54:02] Production.INFO: ==1962== Releasing lock...
[2026-09-14 11:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:54:03] Production.INFO: ==1973== Lock acquired, processing the job...
[2026-09-14 07:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:54:03] Production.INFO: ==1965== Lock acquired, processing the job...
[2026-09-14 07:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 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-09-14 07:54:03] Production.INFO: ==1967== Lock acquired, processing the job...
[2026-09-14 07:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:54:03] Production.INFO: ==1969== Lock acquired, processing the job...
[2026-09-14 07:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-09-14 07:54:03] Production.INFO: ==1973== Releasing lock...
[2026-09-14 07:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:54:03] Production.INFO: ==1971== Lock acquired, processing the job...
[2026-09-14 07:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:54:03] Production.INFO: Account Balance Start.
[2026-09-14 07:54:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:54:03] Production.INFO: 117
[2026-09-14 07:54:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:54:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:54:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:54:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:54:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:54:03] Production.INFO: Date 2026-09-13
[2026-09-14 07:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:54:03] Production.INFO: Date 2026-09-14
[2026-09-14 07:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:54:03] Production.INFO: Total Charge 0
[2026-09-14 07:54:03] Production.INFO: CreateAllLog End
[2026-09-14 07:54:04] Production.INFO: ==1967== Releasing lock...
[2026-09-14 07:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:54:04] Production.INFO: Account Balance End.
[2026-09-14 07:54:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:54:04] Production.INFO: ==1971== Releasing lock...
[2026-09-14 07:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:54:11] Production.ERROR: CronJobId end10
[2026-09-14 07:54:11] Production.INFO: ==1969== Releasing lock...
[2026-09-14 07:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:54:13] Production.INFO: call_cost start
[2026-09-14 07:54:13] Production.INFO: call_cost end
[2026-09-14 07:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:54:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:54:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:54:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:54:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:54:13] Production.INFO: ==1965== Releasing lock...
[2026-09-14 07:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:55:02] Production.INFO: ==2033== Lock acquired, processing the job...
[2026-09-14 12:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:55:02] Production.INFO: neon service started
[2026-09-14 12:55:02] Production.INFO: neon service started
[2026-09-14 12:55:02] Production.INFO: ==2033== Releasing lock...
[2026-09-14 12:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:55:02] Production.INFO: ==2035== Lock acquired, processing the job...
[2026-09-14 07:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:55:02] Production.INFO: ==2035== Releasing lock...
[2026-09-14 07:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:55:03] Production.INFO: ==2037== Lock acquired, processing the job...
[2026-09-14 11:55:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:55:03] Production.INFO: ==2037== Releasing lock...
[2026-09-14 11:55:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:55:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:55:03] Production.INFO: ==2039== Lock acquired, processing the job...
[2026-09-14 07:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 07:55:03] Production.INFO: ==2041== Lock acquired, processing the job...
[2026-09-14 07:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:55:03] Production.INFO: ==2043== Lock acquired, processing the job...
[2026-09-14 07:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 07:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 07:55:03] Production.INFO: ==2039== Releasing lock...
[2026-09-14 07:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 07:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 07:55:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:55:04] Production.INFO: ==2045== Lock acquired, processing the job...
[2026-09-14 07:55:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:55:04] Production.INFO: ==2047== Lock acquired, processing the job...
[2026-09-14 07:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:55:04] Production.INFO: ==2051== Lock acquired, processing the job...
[2026-09-14 07:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:55:04] Production.INFO: Account Balance Start.
[2026-09-14 07:55:04] Production.INFO: CreateAllLog Start
[2026-09-14 07:55:04] Production.INFO: 117
[2026-09-14 07:55:04] Production.INFO: Date 2026-09-08
[2026-09-14 07:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:55:04] Production.INFO: ==2049== Lock acquired, processing the job...
[2026-09-14 07:55:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 07:55:04] Production.INFO: Date 2026-09-09
[2026-09-14 07:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:55:04] Production.INFO: Date 2026-09-10
[2026-09-14 07:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 07:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 07: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-09-14 07: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-09-14 07: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-09-14 07:55:04] Production.INFO: Date 2026-09-11
[2026-09-14 07:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:55:04] Production.INFO: Date 2026-09-12
[2026-09-14 07:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:55:04] Production.INFO: ==2051== Releasing lock...
[2026-09-14 07:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:55:04] Production.INFO: Date 2026-09-13
[2026-09-14 07:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:55:04] Production.INFO: Date 2026-09-14
[2026-09-14 07:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:55:04] Production.INFO: Total Charge 0
[2026-09-14 07:55:04] Production.INFO: CreateAllLog End
[2026-09-14 07:55:04] Production.ERROR: done
[2026-09-14 07:55:04] Production.INFO: ==2043== Releasing lock...
[2026-09-14 07:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:55:04] Production.INFO: Account Balance End.
[2026-09-14 07:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 07:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001088', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 07:55:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:55:04] Production.INFO: ==2047== Releasing lock...
[2026-09-14 07:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001088', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 07:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 07:55:10] Production.INFO: ProcessCDR(1,18001088,1,1,2)
[2026-09-14 07:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18001088,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 07:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18001088,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 07:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 07:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 07:55:10] Production.INFO: ==2049== Releasing lock...
[2026-09-14 07:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 07:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 07:55:14] Production.ERROR: CronJobId end10
[2026-09-14 07:55:14] Production.INFO: ==2045== Releasing lock...
[2026-09-14 07:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:55:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:55:17] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:55:17] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:55:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:55:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:55:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:55:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:55:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:55:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:55:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:55:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:55:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:55:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:55:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:55:17] Production.INFO: call_cost start
[2026-09-14 07:55:17] Production.INFO: call_cost end
[2026-09-14 07:55:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:55:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:55:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:55:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:55:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:55:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:55:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:55:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:55:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:55:17] Production.INFO: ==2041== Releasing lock...
[2026-09-14 07:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:56:01] Production.INFO: ==2119== Lock acquired, processing the job...
[2026-09-14 12:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:56:01] Production.INFO: neon service started
[2026-09-14 12:56:01] Production.INFO: neon service started
[2026-09-14 12:56:01] Production.INFO: ==2119== Releasing lock...
[2026-09-14 12:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:56:02] Production.INFO: ==2121== Lock acquired, processing the job...
[2026-09-14 07:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:56:02] Production.INFO: ==2123== Lock acquired, processing the job...
[2026-09-14 11:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:56:02] Production.INFO: ==2123== Releasing lock...
[2026-09-14 11:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:56:02] Production.INFO: ==2121== Releasing lock...
[2026-09-14 07:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:56:03] Production.INFO: ==2132== Lock acquired, processing the job...
[2026-09-14 07:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:56:03] Production.INFO: Account Balance Start.
[2026-09-14 07:56:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:56:03] Production.INFO: 117
[2026-09-14 07:56:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:56:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:56:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:56:03] Production.INFO: ==2126== Lock acquired, processing the job...
[2026-09-14 07:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:56:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:56:03] Production.INFO: ==2128== Lock acquired, processing the job...
[2026-09-14 07:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:56:03] Production.INFO: ==2130== Lock acquired, processing the job...
[2026-09-14 07:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:56:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:56:03] Production.INFO: Date 2026-09-13
[2026-09-14 07:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:56:03] Production.INFO: Date 2026-09-14
[2026-09-14 07:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:56:03] Production.INFO: ==2134== Lock acquired, processing the job...
[2026-09-14 07:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:56:03] Production.INFO: Total Charge 0
[2026-09-14 07:56:03] Production.INFO: CreateAllLog End
[2026-09-14 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-09-14 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-09-14 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-09-14 07:56:03] Production.INFO: ==2134== Releasing lock...
[2026-09-14 07:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:56:03] Production.INFO: Account Balance End.
[2026-09-14 07:56:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:56:04] Production.INFO: ==2132== Releasing lock...
[2026-09-14 07:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:56:04] Production.INFO: ==2128== Releasing lock...
[2026-09-14 07:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:56:12] Production.ERROR: CronJobId end10
[2026-09-14 07:56:12] Production.INFO: ==2130== Releasing lock...
[2026-09-14 07:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:56:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:56:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:56:14] Production.INFO: call_cost start
[2026-09-14 07:56:14] Production.INFO: call_cost end
[2026-09-14 07:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:56:14] Production.INFO: ==2126== Releasing lock...
[2026-09-14 07:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:57:02] Production.INFO: ==2192== Lock acquired, processing the job...
[2026-09-14 12:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:57:02] Production.INFO: neon service started
[2026-09-14 12:57:02] Production.INFO: neon service started
[2026-09-14 12:57:02] Production.INFO: ==2192== Releasing lock...
[2026-09-14 12:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:57:02] Production.INFO: ==2196== Lock acquired, processing the job...
[2026-09-14 11:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:57:02] Production.INFO: ==2196== Releasing lock...
[2026-09-14 11:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:57:02] Production.INFO: ==2194== Lock acquired, processing the job...
[2026-09-14 07:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:57:02] Production.INFO: ==2194== Releasing lock...
[2026-09-14 07:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:57:03] Production.INFO: ==2198== Lock acquired, processing the job...
[2026-09-14 07:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:57:03] Production.INFO: ==2202== Lock acquired, processing the job...
[2026-09-14 07:57:03] Production.INFO: ==2200== Lock acquired, processing the job...
[2026-09-14 07:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:57:03] Production.INFO: ==2206== Lock acquired, processing the job...
[2026-09-14 07:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:57:03] Production.INFO: ==2204== Lock acquired, processing the job...
[2026-09-14 07:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:57:03] Production.INFO: Account Balance Start.
[2026-09-14 07:57:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:57:03] Production.INFO: 117
[2026-09-14 07:57:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 07:57:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 07:57:03] Production.INFO: ==2206== Releasing lock...
[2026-09-14 07:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:57:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:57:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:57:04] Production.INFO: Date 2026-09-12
[2026-09-14 07:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:57:04] Production.INFO: Date 2026-09-13
[2026-09-14 07:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:57:04] Production.INFO: Date 2026-09-14
[2026-09-14 07:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:57:04] Production.INFO: Total Charge 0
[2026-09-14 07:57:04] Production.INFO: CreateAllLog End
[2026-09-14 07:57:04] Production.INFO: Account Balance End.
[2026-09-14 07:57:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:57:04] Production.INFO: ==2204== Releasing lock...
[2026-09-14 07:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:57:04] Production.INFO: ==2200== Releasing lock...
[2026-09-14 07:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:57:11] Production.ERROR: CronJobId end10
[2026-09-14 07:57:11] Production.INFO: ==2202== Releasing lock...
[2026-09-14 07:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:57:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:57:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:57:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:57:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:57:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:57:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:57:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:57:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:57:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:57:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:57:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:57:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:57:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:57:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:57:15] Production.INFO: call_cost start
[2026-09-14 07:57:15] Production.INFO: call_cost end
[2026-09-14 07:57:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:57:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:57:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:57:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:57:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:57:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:57:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:57:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:57:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:57:15] Production.INFO: ==2198== Releasing lock...
[2026-09-14 07:57:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:57:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:58:01] Production.INFO: ==2265== Lock acquired, processing the job...
[2026-09-14 12:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:58:01] Production.INFO: neon service started
[2026-09-14 12:58:01] Production.INFO: neon service started
[2026-09-14 12:58:01] Production.INFO: ==2265== Releasing lock...
[2026-09-14 12:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:58:01] Production.INFO: ==2267== Lock acquired, processing the job...
[2026-09-14 07:58:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 07:58:02] Production.INFO: ==2267== Releasing lock...
[2026-09-14 07:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:58:02] Production.INFO: ==2269== Lock acquired, processing the job...
[2026-09-14 11:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:58:02] Production.INFO: ==2269== Releasing lock...
[2026-09-14 11:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:58:02] Production.INFO: ==2273== Lock acquired, processing the job...
[2026-09-14 07:58:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:58:02] Production.INFO: ==2271== Lock acquired, processing the job...
[2026-09-14 07:58:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:58:03] Production.INFO: ==2275== Lock acquired, processing the job...
[2026-09-14 07:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:58:03] Production.INFO: ==2277== Lock acquired, processing the job...
[2026-09-14 07:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:58:03] Production.INFO: ==2279== Lock acquired, processing the job...
[2026-09-14 07:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:58:03] Production.INFO: Account Balance Start.
[2026-09-14 07:58:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:58:03] Production.INFO: 117
[2026-09-14 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-09-14 07:58:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 07:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 07:58:03] Production.INFO: ==2279== Releasing lock...
[2026-09-14 07:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:58:03] Production.INFO: Date 2026-09-09
[2026-09-14 07:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:58:03] Production.INFO: Date 2026-09-10
[2026-09-14 07:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:58:03] Production.INFO: Date 2026-09-11
[2026-09-14 07:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:58:03] Production.INFO: Date 2026-09-12
[2026-09-14 07:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:58:03] Production.INFO: Date 2026-09-13
[2026-09-14 07:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:58:03] Production.INFO: Date 2026-09-14
[2026-09-14 07:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 07:58:03] Production.INFO: Total Charge 0
[2026-09-14 07:58:03] Production.INFO: CreateAllLog End
[2026-09-14 07:58:03] Production.INFO: ==2273== Releasing lock...
[2026-09-14 07:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:58:03] Production.INFO: Account Balance End.
[2026-09-14 07:58:03] Production.ERROR: CronJobId end 12
[2026-09-14 07:58:03] Production.INFO: ==2277== Releasing lock...
[2026-09-14 07:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:58:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:58:11] Production.ERROR: CronJobId end10
[2026-09-14 07:58:11] Production.INFO: ==2275== Releasing lock...
[2026-09-14 07:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:58:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:58:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:58:15] Production.INFO: call_cost start
[2026-09-14 07:58:15] Production.INFO: call_cost end
[2026-09-14 07:58:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:58:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:58:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:58:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:58:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:58:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:58:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:58:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:58:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:58:15] Production.INFO: ==2271== Releasing lock...
[2026-09-14 07:58:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:58:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:59:01] Production.INFO: ==2337== Lock acquired, processing the job...
[2026-09-14 12:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 12:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 12:59:01] Production.INFO: neon service started
[2026-09-14 12:59:01] Production.INFO: neon service started
[2026-09-14 12:59:01] Production.INFO: ==2337== Releasing lock...
[2026-09-14 12:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 12:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 07:59:02] Production.INFO: ==2340== Lock acquired, processing the job...
[2026-09-14 07:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:59:02] Production.INFO: ==2342== Lock acquired, processing the job...
[2026-09-14 11:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 11:59:02] Production.INFO: ==2342== Releasing lock...
[2026-09-14 11:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 11:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 07:59:02] Production.INFO: ==2340== Releasing lock...
[2026-09-14 07:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 07:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 07:59:03] Production.INFO: ==2345== Lock acquired, processing the job...
[2026-09-14 07:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 07:59:03] Production.INFO: ==2349== Lock acquired, processing the job...
[2026-09-14 07:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 07:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 07:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 07:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 07:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 07:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 07:59:03] Production.INFO: ==2347== Lock acquired, processing the job...
[2026-09-14 07:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 07:59:03] Production.INFO: ==2351== Lock acquired, processing the job...
[2026-09-14 07:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 07:59:03] Production.INFO: ==2353== Lock acquired, processing the job...
[2026-09-14 07:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 07:59:03] Production.INFO: Account Balance Start.
[2026-09-14 07:59:03] Production.INFO: CreateAllLog Start
[2026-09-14 07:59:03] Production.INFO: 117
[2026-09-14 07:59:03] Production.INFO: Date 2026-09-08
[2026-09-14 07:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 07:59:04] Production.INFO: Date 2026-09-09
[2026-09-14 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-09-14 07:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 07:59:04] Production.INFO: ==2353== Releasing lock...
[2026-09-14 07:59:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 07:59:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 07:59:04] Production.INFO: Date 2026-09-10
[2026-09-14 07:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:59:04] Production.INFO: Date 2026-09-11
[2026-09-14 07:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:59:04] Production.INFO: Date 2026-09-12
[2026-09-14 07:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:59:04] Production.INFO: Date 2026-09-13
[2026-09-14 07:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:59:04] Production.INFO: Date 2026-09-14
[2026-09-14 07:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 07:59:04] Production.INFO: Total Charge 0
[2026-09-14 07:59:04] Production.INFO: CreateAllLog End
[2026-09-14 07:59:04] Production.INFO: Account Balance End.
[2026-09-14 07:59:04] Production.ERROR: CronJobId end 12
[2026-09-14 07:59:04] Production.INFO: ==2351== Releasing lock...
[2026-09-14 07:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 07:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 07:59:04] Production.INFO: ==2347== Releasing lock...
[2026-09-14 07:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 07:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 07:59:11] Production.ERROR: CronJobId end10
[2026-09-14 07:59:11] Production.INFO: ==2349== Releasing lock...
[2026-09-14 07:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 07:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 07:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 07:59:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 07:59:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 07:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 07:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 07:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 07:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 07:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 07:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 07:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 07:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 07:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 07:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 07:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 07:59:14] Production.INFO: call_cost start
[2026-09-14 07:59:14] Production.INFO: call_cost end
[2026-09-14 07:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 07:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 07:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 07:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 07:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 07:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 07:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 07:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 07:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 07:59:14] Production.INFO: ==2345== Releasing lock...
[2026-09-14 07:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 07:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:00:02] Production.INFO: ==2410== Lock acquired, processing the job...
[2026-09-14 13:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:00:02] Production.INFO: neon service started
[2026-09-14 13:00:02] Production.INFO: neon service started
[2026-09-14 13:00:02] Production.INFO: ==2410== Releasing lock...
[2026-09-14 13:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:00:02] Production.INFO: ==2412== Lock acquired, processing the job...
[2026-09-14 08:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:00:02] Production.INFO: ==2412== Releasing lock...
[2026-09-14 08:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:00:03] Production.INFO: ==2414== Lock acquired, processing the job...
[2026-09-14 12:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:00:03] Production.INFO: ==2414== Releasing lock...
[2026-09-14 12:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:00:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:00:03] Production.INFO: ==2423== Lock acquired, processing the job...
[2026-09-14 08:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:00:03] Production.INFO: ==2417== Lock acquired, processing the job...
[2026-09-14 08:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:00:03] Production.INFO: ==2419== Lock acquired, processing the job...
[2026-09-14 08:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:00:03] Production.INFO: Account Balance Start.
[2026-09-14 08:00:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:00:03] Production.INFO: 117
[2026-09-14 08:00:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:00:03] Production.INFO: ==2421== Lock acquired, processing the job...
[2026-09-14 08:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:00:03] Production.INFO: ==2425== Lock acquired, processing the job...
[2026-09-14 08:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:00:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:00:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:00:04] Production.INFO: Date 2026-09-11
[2026-09-14 08:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:00:04] Production.INFO: Date 2026-09-12
[2026-09-14 08:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 08: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-09-14 08: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-09-14 08:00:04] Production.INFO: Date 2026-09-13
[2026-09-14 08:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 08: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-09-14 08:00:04] Production.INFO: Date 2026-09-14
[2026-09-14 08:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:00:04] Production.INFO: ==2425== Releasing lock...
[2026-09-14 08:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:00:04] Production.INFO: Total Charge 0
[2026-09-14 08:00:04] Production.INFO: CreateAllLog End
[2026-09-14 08:00:04] Production.INFO: Account Balance End.
[2026-09-14 08:00:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:00:04] Production.INFO: ==2423== Releasing lock...
[2026-09-14 08:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:00:04] Production.INFO: ==2419== Releasing lock...
[2026-09-14 08:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:00:12] Production.ERROR: CronJobId end10
[2026-09-14 08:00:12] Production.INFO: ==2421== Releasing lock...
[2026-09-14 08:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:00:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:00:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:00:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:00:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:00:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:00:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:00:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:00:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:00:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:00:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:00:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:00:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:00:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:00:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:00:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:00:15] Production.INFO: call_cost start
[2026-09-14 08:00:15] Production.INFO: call_cost end
[2026-09-14 08:00:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:00:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:00:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:00:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:00:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:00:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:00:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:00:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:00:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:00:15] Production.INFO: ==2417== Releasing lock...
[2026-09-14 08:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:00:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:01:01] Production.INFO: ==2486== Lock acquired, processing the job...
[2026-09-14 13:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:01:01] Production.INFO: neon service started
[2026-09-14 13:01:01] Production.INFO: neon service started
[2026-09-14 13:01:01] Production.INFO: ==2486== Releasing lock...
[2026-09-14 13:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:01:02] Production.INFO: ==2500== Lock acquired, processing the job...
[2026-09-14 12:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:01:02] Production.INFO: ==2500== Releasing lock...
[2026-09-14 12:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:01:02] Production.INFO: ==2498== Lock acquired, processing the job...
[2026-09-14 08:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:01:02] Production.INFO: ==2498== Releasing lock...
[2026-09-14 08:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:01:03] Production.INFO: ==2504== Lock acquired, processing the job...
[2026-09-14 08:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:01:03] Production.INFO: ==2506== Lock acquired, processing the job...
[2026-09-14 08:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:01:03] Production.INFO: ==2502== Lock acquired, processing the job...
[2026-09-14 08:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:01:03] Production.INFO: ==2508== Lock acquired, processing the job...
[2026-09-14 08:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:01:03] Production.INFO: Account Balance Start.
[2026-09-14 08:01:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:01:03] Production.INFO: ==2510== Lock acquired, processing the job...
[2026-09-14 08:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:01:03] Production.INFO: 117
[2026-09-14 08:01:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:01:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:01:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:01:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:01:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:01:03] Production.INFO: Date 2026-09-13
[2026-09-14 08:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 08: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-09-14 08: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-09-14 08:01:03] Production.INFO: Date 2026-09-14
[2026-09-14 08:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 08: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-09-14 08:01:03] Production.INFO: ==2510== Releasing lock...
[2026-09-14 08:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:01:03] Production.INFO: Total Charge 0
[2026-09-14 08:01:03] Production.INFO: CreateAllLog End
[2026-09-14 08:01:03] Production.INFO: Account Balance End.
[2026-09-14 08:01:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:01:04] Production.INFO: ==2508== Releasing lock...
[2026-09-14 08:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:01:04] Production.INFO: ==2504== Releasing lock...
[2026-09-14 08:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:01:12] Production.ERROR: CronJobId end10
[2026-09-14 08:01:12] Production.INFO: ==2506== Releasing lock...
[2026-09-14 08:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:01:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:01:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:01:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:01:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:01:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:01:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:01:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:01:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:01:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:01:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:01:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:01:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:01:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:01:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:01:15] Production.INFO: call_cost start
[2026-09-14 08:01:15] Production.INFO: call_cost end
[2026-09-14 08:01:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:01:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:01:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:01:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:01:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:01:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:01:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:01:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:01:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:01:15] Production.INFO: ==2502== Releasing lock...
[2026-09-14 08:01:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:01:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:02:02] Production.INFO: ==2571== Lock acquired, processing the job...
[2026-09-14 13:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:02:02] Production.INFO: neon service started
[2026-09-14 13:02:02] Production.INFO: neon service started
[2026-09-14 13:02:02] Production.INFO: ==2571== Releasing lock...
[2026-09-14 13:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:02:02] Production.INFO: ==2573== Lock acquired, processing the job...
[2026-09-14 08:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:02:02] Production.INFO: ==2575== Lock acquired, processing the job...
[2026-09-14 12:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:02:02] Production.INFO: ==2575== Releasing lock...
[2026-09-14 12:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:02:03] Production.INFO: ==2573== Releasing lock...
[2026-09-14 08:02:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:02:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:02:04] Production.INFO: ==2582== Lock acquired, processing the job...
[2026-09-14 08:02:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:02:04] Production.INFO: ==2586== Lock acquired, processing the job...
[2026-09-14 08:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-14 08:02:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 08:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:02:04] Production.INFO: ==2578== Lock acquired, processing the job...
[2026-09-14 08:02:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:02:04] Production.INFO: ==2580== Lock acquired, processing the job...
[2026-09-14 08:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:02:04] Production.INFO: ==2584== Lock acquired, processing the job...
[2026-09-14 08:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:02:04] Production.INFO: ==2588== Lock acquired, processing the job...
[2026-09-14 08:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:02:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:02:04] Production.ERROR: done
[2026-09-14 08:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-14 08:02:04] Production.INFO: Account Balance Start.
[2026-09-14 08:02:04] Production.INFO: CreateAllLog Start
[2026-09-14 08:02:04] Production.INFO: 117
[2026-09-14 08:02:04] Production.INFO: Date 2026-09-08
[2026-09-14 08:02:04] Production.ERROR: done
[2026-09-14 08: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-09-14 08:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 08: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-09-14 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:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 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-09-14 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-09-14 08:02:04] Production.INFO: ==2588== Releasing lock...
[2026-09-14 08:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 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-09-14 08:02:04] Production.INFO: Date 2026-09-09
[2026-09-14 08:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 08:02:04] Production.INFO: Date 2026-09-10
[2026-09-14 08:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:02:04] Production.INFO: ==2586== Releasing lock...
[2026-09-14 08:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-14 08:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-14 08:02:05] Production.INFO: Date 2026-09-11
[2026-09-14 08:02:05] Production.INFO: Reseller ==> 0
[2026-09-14 08:02:05] Production.INFO: Date 2026-09-12
[2026-09-14 08:02:05] Production.INFO: Reseller ==> 0
[2026-09-14 08:02:05] Production.INFO: Date 2026-09-13
[2026-09-14 08:02:05] Production.INFO: Reseller ==> 0
[2026-09-14 08:02:05] Production.INFO: Date 2026-09-14
[2026-09-14 08:02:05] Production.INFO: Reseller ==> 0
[2026-09-14 08:02:05] Production.INFO: Total Charge 0
[2026-09-14 08:02:05] Production.INFO: CreateAllLog End
[2026-09-14 08:02:05] Production.INFO: Account Balance End.
[2026-09-14 08:02:05] Production.ERROR: CronJobId end 12
[2026-09-14 08:02:05] Production.INFO: ==2584== Releasing lock...
[2026-09-14 08:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:02:05] Production.INFO: ==2580== Releasing lock...
[2026-09-14 08:02:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:02:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:02:13] Production.ERROR: CronJobId end10
[2026-09-14 08:02:13] Production.INFO: ==2582== Releasing lock...
[2026-09-14 08:02:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:02:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:02:15] Production.INFO: call_cost start
[2026-09-14 08:02:15] Production.INFO: call_cost end
[2026-09-14 08:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:02:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:02:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:02:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:02:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:02:15] Production.INFO: ==2578== Releasing lock...
[2026-09-14 08:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:03:01] Production.INFO: ==2645== Lock acquired, processing the job...
[2026-09-14 13:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:03:01] Production.INFO: neon service started
[2026-09-14 13:03:01] Production.INFO: neon service started
[2026-09-14 13:03:01] Production.INFO: ==2645== Releasing lock...
[2026-09-14 13:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:03:02] Production.INFO: ==2647== Lock acquired, processing the job...
[2026-09-14 08:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:03:02] Production.INFO: ==2649== Lock acquired, processing the job...
[2026-09-14 12:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:03:02] Production.INFO: ==2649== Releasing lock...
[2026-09-14 12:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:03:02] Production.INFO: ==2647== Releasing lock...
[2026-09-14 08:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:03:03] Production.INFO: ==2652== Lock acquired, processing the job...
[2026-09-14 08:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:03:03] Production.INFO: ==2654== Lock acquired, processing the job...
[2026-09-14 08:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:03:03] Production.INFO: ==2658== Lock acquired, processing the job...
[2026-09-14 08:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:03:03] Production.INFO: ==2656== Lock acquired, processing the job...
[2026-09-14 08:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:03:03] Production.INFO: ==2660== Lock acquired, processing the job...
[2026-09-14 08:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:03:03] Production.INFO: Account Balance Start.
[2026-09-14 08:03:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:03:03] Production.INFO: 117
[2026-09-14 08:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:03:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:03:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:03:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:03:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:03:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 08: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-09-14 08: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-09-14 08: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-09-14 08:03:03] Production.INFO: Date 2026-09-13
[2026-09-14 08:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:03:03] Production.INFO: ==2660== Releasing lock...
[2026-09-14 08:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:03:03] Production.INFO: Date 2026-09-14
[2026-09-14 08:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:03:03] Production.INFO: Total Charge 0
[2026-09-14 08:03:03] Production.INFO: CreateAllLog End
[2026-09-14 08:03:04] Production.INFO: ==2654== Releasing lock...
[2026-09-14 08:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:03:04] Production.INFO: Account Balance End.
[2026-09-14 08:03:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:03:04] Production.INFO: ==2658== Releasing lock...
[2026-09-14 08:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:03:11] Production.ERROR: CronJobId end10
[2026-09-14 08:03:11] Production.INFO: ==2656== Releasing lock...
[2026-09-14 08:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:03:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:03:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:03:15] Production.INFO: call_cost start
[2026-09-14 08:03:15] Production.INFO: call_cost end
[2026-09-14 08:03:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:03:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:03:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:03:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:03:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:03:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:03:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:03:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:03:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:03:15] Production.INFO: ==2652== Releasing lock...
[2026-09-14 08:03:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:03:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:04:02] Production.INFO: ==2716== Lock acquired, processing the job...
[2026-09-14 13:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:04:02] Production.INFO: neon service started
[2026-09-14 13:04:02] Production.INFO: neon service started
[2026-09-14 13:04:02] Production.INFO: ==2716== Releasing lock...
[2026-09-14 13:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:04:02] Production.INFO: ==2718== Lock acquired, processing the job...
[2026-09-14 08:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:04:02] Production.INFO: ==2718== Releasing lock...
[2026-09-14 08:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:04:02] Production.INFO: ==2720== Lock acquired, processing the job...
[2026-09-14 12:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:04:03] Production.INFO: ==2720== Releasing lock...
[2026-09-14 12:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:04:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:04:03] Production.INFO: ==2722== Lock acquired, processing the job...
[2026-09-14 08:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:04:03] Production.INFO: ==2726== Lock acquired, processing the job...
[2026-09-14 08:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:04:03] Production.INFO: ==2724== Lock acquired, processing the job...
[2026-09-14 08:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:04:03] Production.INFO: ==2728== Lock acquired, processing the job...
[2026-09-14 08:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:04:03] Production.INFO: ==2730== Lock acquired, processing the job...
[2026-09-14 08:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:04:03] Production.INFO: Account Balance Start.
[2026-09-14 08:04:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:04:03] Production.INFO: 117
[2026-09-14 08: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-09-14 08: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-09-14 08:04:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 08: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-09-14 08:04:03] Production.INFO: ==2730== Releasing lock...
[2026-09-14 08:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:04:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:04:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:04:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:04:04] Production.INFO: Date 2026-09-12
[2026-09-14 08:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:04:04] Production.INFO: Date 2026-09-13
[2026-09-14 08:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:04:04] Production.INFO: Date 2026-09-14
[2026-09-14 08:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:04:04] Production.INFO: Total Charge 0
[2026-09-14 08:04:04] Production.INFO: CreateAllLog End
[2026-09-14 08:04:04] Production.INFO: ==2724== Releasing lock...
[2026-09-14 08:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:04:04] Production.INFO: Account Balance End.
[2026-09-14 08:04:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:04:04] Production.INFO: ==2728== Releasing lock...
[2026-09-14 08:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:04:11] Production.ERROR: CronJobId end10
[2026-09-14 08:04:11] Production.INFO: ==2726== Releasing lock...
[2026-09-14 08:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:04:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:04:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:04:13] Production.INFO: call_cost start
[2026-09-14 08:04:13] Production.INFO: call_cost end
[2026-09-14 08:04:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:04:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:04:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:04:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:04:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:04:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:04:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:04:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:04:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:04:13] Production.INFO: ==2722== Releasing lock...
[2026-09-14 08:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:04:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:05:01] Production.INFO: ==2789== Lock acquired, processing the job...
[2026-09-14 13:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:05:01] Production.INFO: neon service started
[2026-09-14 13:05:01] Production.INFO: neon service started
[2026-09-14 13:05:01] Production.INFO: ==2789== Releasing lock...
[2026-09-14 13:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:05:01] Production.INFO: ==2791== Lock acquired, processing the job...
[2026-09-14 08:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:05:02] Production.INFO: ==2791== Releasing lock...
[2026-09-14 08:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:05:02] Production.INFO: ==2793== Lock acquired, processing the job...
[2026-09-14 12:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:05:02] Production.INFO: ==2793== Releasing lock...
[2026-09-14 12:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:05:03] Production.INFO: ==2795== Lock acquired, processing the job...
[2026-09-14 08:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 08:05:03] Production.INFO: ==2799== Lock acquired, processing the job...
[2026-09-14 08:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 08:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 08:05:03] Production.ERROR: CronJob PID - 2799
[2026-09-14 08:05:03] Production.ERROR: CronJob Title - Account Block
[2026-09-14 08:05:03] Production.ERROR: CronJob ID - 7
[2026-09-14 08:05:03] Production.ERROR: CronJob Last Run Time 2026-09-14 08:05:00
[2026-09-14 08:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 08:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 08:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 08:05:03] Production.INFO: ==2795== Releasing lock...
[2026-09-14 08:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 08:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 08:05:03] Production.INFO: ==2797== Lock acquired, processing the job...
[2026-09-14 08:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:05:03] Production.INFO: ==2809== Lock acquired, processing the job...
[2026-09-14 08:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:05:03] Production.INFO: ==2804== Lock acquired, processing the job...
[2026-09-14 08:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:05:03] Production.INFO: ==2802== Lock acquired, processing the job...
[2026-09-14 08:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:05:03] Production.INFO: ==2806== Lock acquired, processing the job...
[2026-09-14 08:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 08:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 08:05:03] Production.INFO: Account Balance Start.
[2026-09-14 08:05:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:05:03] Production.INFO: 117
[2026-09-14 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-09-14 08:05:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 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-09-14 08:05:03] Production.INFO: ==2809== Releasing lock...
[2026-09-14 08:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:05:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:05:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:05:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:05:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:05:03] Production.INFO: Date 2026-09-13
[2026-09-14 08:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:05:04] Production.INFO: Date 2026-09-14
[2026-09-14 08:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:05:04] Production.ERROR: done
[2026-09-14 08:05:04] Production.INFO: ==2799== Releasing lock...
[2026-09-14 08:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 08:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001130', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 08:05:04] Production.INFO: Total Charge 0
[2026-09-14 08:05:04] Production.INFO: CreateAllLog End
[2026-09-14 08:05:04] Production.INFO: Account Balance End.
[2026-09-14 08:05:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:05:04] Production.INFO: ==2804== Releasing lock...
[2026-09-14 08:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:05:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001130', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 08:05:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 08:05:11] Production.INFO: ProcessCDR(1,18001130,1,1,2)
[2026-09-14 08:05:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18001130,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 08:05:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18001130,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 08:05:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 08:05:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 08:05:11] Production.INFO: ==2806== Releasing lock...
[2026-09-14 08:05:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 08:05:11] Production.INFO: 26 MB #Memory Used#
[2026-09-14 08:05:14] Production.ERROR: CronJobId end10
[2026-09-14 08:05:14] Production.INFO: ==2802== Releasing lock...
[2026-09-14 08:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:05:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:05:17] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:05:17] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:05:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:05:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:05:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:05:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:05:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:05:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:05:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:05:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:05:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:05:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:05:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:05:17] Production.INFO: call_cost start
[2026-09-14 08:05:17] Production.INFO: call_cost end
[2026-09-14 08:05:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:05:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:05:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:05:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:05:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:05:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:05:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:05:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:05:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:05:17] Production.INFO: ==2797== Releasing lock...
[2026-09-14 08:05:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:05:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:06:01] Production.INFO: ==2866== Lock acquired, processing the job...
[2026-09-14 13:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:06:01] Production.INFO: neon service started
[2026-09-14 13:06:01] Production.INFO: neon service started
[2026-09-14 13:06:01] Production.INFO: ==2866== Releasing lock...
[2026-09-14 13:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:06:02] Production.INFO: ==2868== Lock acquired, processing the job...
[2026-09-14 08:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:06:02] Production.INFO: ==2870== Lock acquired, processing the job...
[2026-09-14 12:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:06:02] Production.INFO: ==2870== Releasing lock...
[2026-09-14 12:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:06:02] Production.INFO: ==2868== Releasing lock...
[2026-09-14 08:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:06:03] Production.INFO: ==2873== Lock acquired, processing the job...
[2026-09-14 08:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:06:03] Production.INFO: ==2875== Lock acquired, processing the job...
[2026-09-14 08:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:06:03] Production.INFO: ==2877== Lock acquired, processing the job...
[2026-09-14 08:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:06:03] Production.INFO: ==2879== Lock acquired, processing the job...
[2026-09-14 08:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:06:03] Production.INFO: ==2881== Lock acquired, processing the job...
[2026-09-14 08:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:06:03] Production.INFO: Account Balance Start.
[2026-09-14 08:06:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:06:03] Production.INFO: 117
[2026-09-14 08:06:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:06:04] Production.INFO: Date 2026-09-09
[2026-09-14 08:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:06:04] Production.INFO: Date 2026-09-10
[2026-09-14 08:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 08:06:04] Production.INFO: Date 2026-09-11
[2026-09-14 08:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 08:06:04] Production.INFO: Date 2026-09-12
[2026-09-14 08:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:06:04] Production.INFO: ==2881== Releasing lock...
[2026-09-14 08:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:06:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:06:04] Production.INFO: Date 2026-09-13
[2026-09-14 08:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:06:04] Production.INFO: Date 2026-09-14
[2026-09-14 08:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:06:04] Production.INFO: Total Charge 0
[2026-09-14 08:06:04] Production.INFO: CreateAllLog End
[2026-09-14 08:06:04] Production.INFO: ==2875== Releasing lock...
[2026-09-14 08:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:06:04] Production.INFO: Account Balance End.
[2026-09-14 08:06:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:06:04] Production.INFO: ==2879== Releasing lock...
[2026-09-14 08:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:06:12] Production.ERROR: CronJobId end10
[2026-09-14 08:06:12] Production.INFO: ==2877== Releasing lock...
[2026-09-14 08:06:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:06:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:06:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:06:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:06:15] Production.INFO: call_cost start
[2026-09-14 08:06:15] Production.INFO: call_cost end
[2026-09-14 08:06:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:06:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:06:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:06:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:06:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:06:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:06:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:06:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:06:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:06:15] Production.INFO: ==2873== Releasing lock...
[2026-09-14 08:06:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:06:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:07:01] Production.INFO: ==2941== Lock acquired, processing the job...
[2026-09-14 13:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:07:01] Production.INFO: neon service started
[2026-09-14 13:07:01] Production.INFO: neon service started
[2026-09-14 13:07:01] Production.INFO: ==2941== Releasing lock...
[2026-09-14 13:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:07:01] Production.INFO: ==2943== Lock acquired, processing the job...
[2026-09-14 08:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:07:01] Production.INFO: ==2943== Releasing lock...
[2026-09-14 08:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:07:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:07:02] Production.INFO: ==2945== Lock acquired, processing the job...
[2026-09-14 12:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:07:02] Production.INFO: ==2945== Releasing lock...
[2026-09-14 12:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:07:02] Production.INFO: ==2947== Lock acquired, processing the job...
[2026-09-14 08:07:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:07:02] Production.INFO: ==2949== Lock acquired, processing the job...
[2026-09-14 08:07:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:07:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:07:02] Production.INFO: ==2951== Lock acquired, processing the job...
[2026-09-14 08:07:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:07:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:07:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:07:03] Production.INFO: ==2955== Lock acquired, processing the job...
[2026-09-14 08:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:07:03] Production.INFO: ==2953== Lock acquired, processing the job...
[2026-09-14 08:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 08:07:03] Production.INFO: Account Balance Start.
[2026-09-14 08:07:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:07:03] Production.INFO: 117
[2026-09-14 08:07:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 08:07:03] Production.INFO: ==2955== Releasing lock...
[2026-09-14 08:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:07:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:07:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:07:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:07:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:07:03] Production.INFO: Date 2026-09-13
[2026-09-14 08:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:07:03] Production.INFO: Date 2026-09-14
[2026-09-14 08:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:07:03] Production.INFO: Total Charge 0
[2026-09-14 08:07:03] Production.INFO: CreateAllLog End
[2026-09-14 08:07:03] Production.INFO: Account Balance End.
[2026-09-14 08:07:03] Production.ERROR: CronJobId end 12
[2026-09-14 08:07:03] Production.INFO: ==2953== Releasing lock...
[2026-09-14 08:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:07:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:07:03] Production.INFO: ==2949== Releasing lock...
[2026-09-14 08:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:07:11] Production.ERROR: CronJobId end10
[2026-09-14 08:07:11] Production.INFO: ==2951== Releasing lock...
[2026-09-14 08:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:07:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:07:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:07:14] Production.INFO: call_cost start
[2026-09-14 08:07:14] Production.INFO: call_cost end
[2026-09-14 08:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:07:14] Production.INFO: ==2947== Releasing lock...
[2026-09-14 08:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:08:01] Production.INFO: ==3014== Lock acquired, processing the job...
[2026-09-14 13:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:08:01] Production.INFO: neon service started
[2026-09-14 13:08:01] Production.INFO: neon service started
[2026-09-14 13:08:01] Production.INFO: ==3014== Releasing lock...
[2026-09-14 13:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:08:02] Production.INFO: ==3016== Lock acquired, processing the job...
[2026-09-14 08:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:08:02] Production.INFO: ==3018== Lock acquired, processing the job...
[2026-09-14 12:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:08:02] Production.INFO: ==3018== Releasing lock...
[2026-09-14 12:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:08:02] Production.INFO: ==3016== Releasing lock...
[2026-09-14 08:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:08:03] Production.INFO: ==3021== Lock acquired, processing the job...
[2026-09-14 08:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:08:03] Production.INFO: ==3029== Lock acquired, processing the job...
[2026-09-14 08:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:08:03] Production.INFO: ==3023== Lock acquired, processing the job...
[2026-09-14 08:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:08:03] Production.INFO: ==3027== Lock acquired, processing the job...
[2026-09-14 08:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:08:03] Production.INFO: ==3025== Lock acquired, processing the job...
[2026-09-14 08:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-09-14 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-09-14 08:08:03] Production.INFO: Account Balance Start.
[2026-09-14 08:08:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:08:03] Production.INFO: 117
[2026-09-14 08:08:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 08:08:03] Production.INFO: ==3029== Releasing lock...
[2026-09-14 08:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:08:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:08:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:08:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:08:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:08:03] Production.INFO: Date 2026-09-13
[2026-09-14 08:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:08:03] Production.INFO: Date 2026-09-14
[2026-09-14 08:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:08:04] Production.INFO: Total Charge 0
[2026-09-14 08:08:04] Production.INFO: CreateAllLog End
[2026-09-14 08:08:04] Production.INFO: Account Balance End.
[2026-09-14 08:08:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:08:04] Production.INFO: ==3027== Releasing lock...
[2026-09-14 08:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:08:04] Production.INFO: ==3023== Releasing lock...
[2026-09-14 08:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:08:11] Production.ERROR: CronJobId end10
[2026-09-14 08:08:11] Production.INFO: ==3025== Releasing lock...
[2026-09-14 08:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:08:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:08:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:08:15] Production.INFO: call_cost start
[2026-09-14 08:08:15] Production.INFO: call_cost end
[2026-09-14 08:08:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:08:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:08:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:08:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:08:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:08:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:08:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:08:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:08:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:08:15] Production.INFO: ==3021== Releasing lock...
[2026-09-14 08:08:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:08:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:09:02] Production.INFO: ==3090== Lock acquired, processing the job...
[2026-09-14 13:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:09:02] Production.INFO: neon service started
[2026-09-14 13:09:02] Production.INFO: neon service started
[2026-09-14 13:09:02] Production.INFO: ==3090== Releasing lock...
[2026-09-14 13:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:09:02] Production.INFO: ==3094== Lock acquired, processing the job...
[2026-09-14 12:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 08:09:02] Production.INFO: ==3092== Lock acquired, processing the job...
[2026-09-14 08:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:09:02] Production.INFO: ==3094== Releasing lock...
[2026-09-14 12:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:09:03] Production.INFO: ==3092== Releasing lock...
[2026-09-14 08:09:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:09:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:09:03] Production.INFO: ==3097== Lock acquired, processing the job...
[2026-09-14 08:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:09:04] Production.INFO: ==3099== Lock acquired, processing the job...
[2026-09-14 08:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:09:04] Production.INFO: ==3101== Lock acquired, processing the job...
[2026-09-14 08:09:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:09:04] Production.INFO: ==3105== Lock acquired, processing the job...
[2026-09-14 08:09:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:09:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:09:04] Production.INFO: ==3103== Lock acquired, processing the job...
[2026-09-14 08:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:09:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:09:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:09:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:09:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08: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-09-14 08: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-09-14 08: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-09-14 08:09:04] Production.INFO: ==3105== Releasing lock...
[2026-09-14 08:09:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:09:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:09:04] Production.INFO: Account Balance Start.
[2026-09-14 08:09:04] Production.INFO: CreateAllLog Start
[2026-09-14 08:09:04] Production.INFO: 117
[2026-09-14 08:09:04] Production.INFO: Date 2026-09-08
[2026-09-14 08:09:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:09:04] Production.INFO: Date 2026-09-09
[2026-09-14 08:09:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:09:04] Production.INFO: Date 2026-09-10
[2026-09-14 08:09:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:09:04] Production.INFO: Date 2026-09-11
[2026-09-14 08:09:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:09:04] Production.INFO: Date 2026-09-12
[2026-09-14 08:09:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:09:04] Production.INFO: Date 2026-09-13
[2026-09-14 08:09:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:09:04] Production.INFO: Date 2026-09-14
[2026-09-14 08:09:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:09:04] Production.INFO: Total Charge 0
[2026-09-14 08:09:04] Production.INFO: ==3099== Releasing lock...
[2026-09-14 08:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:09:04] Production.INFO: CreateAllLog End
[2026-09-14 08:09:04] Production.INFO: Account Balance End.
[2026-09-14 08:09:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:09:04] Production.INFO: ==3103== Releasing lock...
[2026-09-14 08:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:09:11] Production.ERROR: CronJobId end10
[2026-09-14 08:09:11] Production.INFO: ==3101== Releasing lock...
[2026-09-14 08:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:09:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:09:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:09:15] Production.INFO: call_cost start
[2026-09-14 08:09:15] Production.INFO: call_cost end
[2026-09-14 08:09:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:09:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:09:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:09:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:09:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:09:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:09:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:09:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:09:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:09:15] Production.INFO: ==3097== Releasing lock...
[2026-09-14 08:09:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:09:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:10:01] Production.INFO: ==3162== Lock acquired, processing the job...
[2026-09-14 13:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:10:01] Production.INFO: neon service started
[2026-09-14 13:10:01] Production.INFO: neon service started
[2026-09-14 13:10:01] Production.INFO: ==3162== Releasing lock...
[2026-09-14 13:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:10:02] Production.INFO: ==3164== Lock acquired, processing the job...
[2026-09-14 08:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:10:02] Production.INFO: ==3166== Lock acquired, processing the job...
[2026-09-14 12:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:10:02] Production.INFO: ==3166== Releasing lock...
[2026-09-14 12:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:10:02] Production.INFO: ==3164== Releasing lock...
[2026-09-14 08:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:10:03] Production.INFO: ==3169== Lock acquired, processing the job...
[2026-09-14 08:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:10:03] Production.INFO: ==3171== Lock acquired, processing the job...
[2026-09-14 08:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:10:03] Production.INFO: ==3173== Lock acquired, processing the job...
[2026-09-14 08:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:10:03] Production.INFO: ==3176== Lock acquired, processing the job...
[2026-09-14 08:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:10:03] Production.INFO: ==3179== Lock acquired, processing the job...
[2026-09-14 08:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:10:03] Production.INFO: Account Balance Start.
[2026-09-14 08:10:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:10:03] Production.INFO: 117
[2026-09-14 08:10:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 08:10:03] Production.INFO: Date 2026-09-09
[2026-09-14 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-09-14 08:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:10:03] Production.INFO: ==3179== Releasing lock...
[2026-09-14 08:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:10:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:10:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:10:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:10:03] Production.INFO: Date 2026-09-13
[2026-09-14 08:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:10:04] Production.INFO: Date 2026-09-14
[2026-09-14 08:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:10:04] Production.INFO: Total Charge 0
[2026-09-14 08:10:04] Production.INFO: CreateAllLog End
[2026-09-14 08:10:04] Production.INFO: Account Balance End.
[2026-09-14 08:10:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:10:04] Production.INFO: ==3176== Releasing lock...
[2026-09-14 08:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:10:04] Production.INFO: ==3171== Releasing lock...
[2026-09-14 08:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:10:11] Production.ERROR: CronJobId end10
[2026-09-14 08:10:11] Production.INFO: ==3173== Releasing lock...
[2026-09-14 08:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:10:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:10:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:10:14] Production.INFO: call_cost start
[2026-09-14 08:10:14] Production.INFO: call_cost end
[2026-09-14 08:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:10:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:10:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:10:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:10:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:10:14] Production.INFO: ==3169== Releasing lock...
[2026-09-14 08:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:11:02] Production.INFO: ==3233== Lock acquired, processing the job...
[2026-09-14 13:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:11:02] Production.INFO: neon service started
[2026-09-14 13:11:02] Production.INFO: neon service started
[2026-09-14 13:11:02] Production.INFO: ==3233== Releasing lock...
[2026-09-14 13:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:11:02] Production.INFO: ==3235== Lock acquired, processing the job...
[2026-09-14 08:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:11:02] Production.INFO: ==3235== Releasing lock...
[2026-09-14 08:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:11:02] Production.INFO: ==3237== Lock acquired, processing the job...
[2026-09-14 12:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:11:02] Production.INFO: ==3237== Releasing lock...
[2026-09-14 12:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:11:03] Production.INFO: ==3239== Lock acquired, processing the job...
[2026-09-14 08:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:11:03] Production.INFO: ==3243== Lock acquired, processing the job...
[2026-09-14 08:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:11:03] Production.INFO: ==3241== Lock acquired, processing the job...
[2026-09-14 08:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:11:03] Production.INFO: ==3245== Lock acquired, processing the job...
[2026-09-14 08:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:11:03] Production.INFO: ==3247== Lock acquired, processing the job...
[2026-09-14 08:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 08:11:03] Production.INFO: ==3247== Releasing lock...
[2026-09-14 08:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:11:04] Production.INFO: Account Balance Start.
[2026-09-14 08:11:04] Production.INFO: CreateAllLog Start
[2026-09-14 08:11:04] Production.INFO: 117
[2026-09-14 08:11:04] Production.INFO: Date 2026-09-08
[2026-09-14 08:11:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:11:04] Production.INFO: Date 2026-09-09
[2026-09-14 08:11:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:11:04] Production.INFO: Date 2026-09-10
[2026-09-14 08:11:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:11:04] Production.INFO: Date 2026-09-11
[2026-09-14 08:11:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:11:04] Production.INFO: Date 2026-09-12
[2026-09-14 08:11:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:11:04] Production.INFO: Date 2026-09-13
[2026-09-14 08:11:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:11:04] Production.INFO: Date 2026-09-14
[2026-09-14 08:11:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:11:04] Production.INFO: Total Charge 0
[2026-09-14 08:11:04] Production.INFO: CreateAllLog End
[2026-09-14 08:11:04] Production.INFO: ==3241== Releasing lock...
[2026-09-14 08:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:11:04] Production.INFO: Account Balance End.
[2026-09-14 08:11:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:11:04] Production.INFO: ==3245== Releasing lock...
[2026-09-14 08:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:11:12] Production.ERROR: CronJobId end10
[2026-09-14 08:11:12] Production.INFO: ==3243== Releasing lock...
[2026-09-14 08:11:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:11:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:11:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:11:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:11:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:11:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:11:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:11:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:11:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:11:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:11:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:11:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:11:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:11:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:11:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:11:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:11:14] Production.INFO: call_cost start
[2026-09-14 08:11:14] Production.INFO: call_cost end
[2026-09-14 08:11:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:11:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:11:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:11:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:11:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:11:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:11:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:11:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:11:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:11:14] Production.INFO: ==3239== Releasing lock...
[2026-09-14 08:11:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:11:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:12:01] Production.INFO: ==3304== Lock acquired, processing the job...
[2026-09-14 13:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:12:01] Production.INFO: neon service started
[2026-09-14 13:12:01] Production.INFO: neon service started
[2026-09-14 13:12:01] Production.INFO: ==3304== Releasing lock...
[2026-09-14 13:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:12:02] Production.INFO: ==3306== Lock acquired, processing the job...
[2026-09-14 08:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:12:02] Production.INFO: ==3308== Lock acquired, processing the job...
[2026-09-14 12:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:12:02] Production.INFO: ==3308== Releasing lock...
[2026-09-14 12:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:12:02] Production.INFO: ==3306== Releasing lock...
[2026-09-14 08:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:12:03] Production.INFO: ==3311== Lock acquired, processing the job...
[2026-09-14 08:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:12:03] Production.INFO: ==3313== Lock acquired, processing the job...
[2026-09-14 08:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:12:03] Production.INFO: ==3315== Lock acquired, processing the job...
[2026-09-14 08:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:12:03] Production.INFO: ==3319== Lock acquired, processing the job...
[2026-09-14 08:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:12:03] Production.INFO: ==3317== Lock acquired, processing the job...
[2026-09-14 08:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:12:03] Production.INFO: Account Balance Start.
[2026-09-14 08:12:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:12:03] Production.INFO: 117
[2026-09-14 08:12:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 08:12:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 08:12:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:12:03] Production.INFO: ==3319== Releasing lock...
[2026-09-14 08:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:12:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:12:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:12:03] Production.INFO: Date 2026-09-13
[2026-09-14 08:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:12:03] Production.INFO: Date 2026-09-14
[2026-09-14 08:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:12:03] Production.INFO: Total Charge 0
[2026-09-14 08:12:03] Production.INFO: CreateAllLog End
[2026-09-14 08:12:03] Production.INFO: Account Balance End.
[2026-09-14 08:12:03] Production.ERROR: CronJobId end 12
[2026-09-14 08:12:03] Production.INFO: ==3317== Releasing lock...
[2026-09-14 08:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:12:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:12:04] Production.INFO: ==3313== Releasing lock...
[2026-09-14 08:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:12:12] Production.ERROR: CronJobId end10
[2026-09-14 08:12:12] Production.INFO: ==3315== Releasing lock...
[2026-09-14 08:12:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:12:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:12:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:12:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:12:14] Production.INFO: call_cost start
[2026-09-14 08:12:14] Production.INFO: call_cost end
[2026-09-14 08:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:12:14] Production.INFO: ==3311== Releasing lock...
[2026-09-14 08:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:13:02] Production.INFO: ==3380== Lock acquired, processing the job...
[2026-09-14 13:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:13:02] Production.INFO: neon service started
[2026-09-14 13:13:02] Production.INFO: neon service started
[2026-09-14 13:13:02] Production.INFO: ==3380== Releasing lock...
[2026-09-14 13:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:13:02] Production.INFO: ==3385== Lock acquired, processing the job...
[2026-09-14 12:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:13:02] Production.INFO: ==3385== Releasing lock...
[2026-09-14 12:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:13:02] Production.INFO: ==3383== Lock acquired, processing the job...
[2026-09-14 08:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:13:02] Production.INFO: ==3383== Releasing lock...
[2026-09-14 08:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:13:03] Production.INFO: ==3387== Lock acquired, processing the job...
[2026-09-14 08:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:13:03] Production.INFO: ==3389== Lock acquired, processing the job...
[2026-09-14 08:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:13:03] Production.INFO: ==3391== Lock acquired, processing the job...
[2026-09-14 08:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:13:03] Production.INFO: ==3393== Lock acquired, processing the job...
[2026-09-14 08:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:13:04] Production.INFO: ==3395== Lock acquired, processing the job...
[2026-09-14 08:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:13:04] Production.INFO: Account Balance Start.
[2026-09-14 08:13:04] Production.INFO: CreateAllLog Start
[2026-09-14 08:13:04] Production.INFO: 117
[2026-09-14 08:13:04] Production.INFO: Date 2026-09-08
[2026-09-14 08:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 08: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-09-14 08: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-09-14 08:13:04] Production.INFO: Date 2026-09-09
[2026-09-14 08:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 08: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-09-14 08:13:04] Production.INFO: ==3395== Releasing lock...
[2026-09-14 08:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:13:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:13:04] Production.INFO: Date 2026-09-10
[2026-09-14 08:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:13:04] Production.INFO: Date 2026-09-11
[2026-09-14 08:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:13:04] Production.INFO: Date 2026-09-12
[2026-09-14 08:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:13:04] Production.INFO: Date 2026-09-13
[2026-09-14 08:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:13:04] Production.INFO: ==3389== Releasing lock...
[2026-09-14 08:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:13:04] Production.INFO: Date 2026-09-14
[2026-09-14 08:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:13:04] Production.INFO: Total Charge 0
[2026-09-14 08:13:04] Production.INFO: CreateAllLog End
[2026-09-14 08:13:04] Production.INFO: Account Balance End.
[2026-09-14 08:13:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:13:04] Production.INFO: ==3393== Releasing lock...
[2026-09-14 08:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:13:11] Production.ERROR: CronJobId end10
[2026-09-14 08:13:11] Production.INFO: ==3391== Releasing lock...
[2026-09-14 08:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:13:14] Production.INFO: call_cost start
[2026-09-14 08:13:14] Production.INFO: call_cost end
[2026-09-14 08:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:13:14] Production.INFO: ==3387== Releasing lock...
[2026-09-14 08:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:14:01] Production.INFO: ==3450== Lock acquired, processing the job...
[2026-09-14 13:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:14:01] Production.INFO: neon service started
[2026-09-14 13:14:01] Production.INFO: neon service started
[2026-09-14 13:14:01] Production.INFO: ==3450== Releasing lock...
[2026-09-14 13:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:14:01] Production.INFO: ==3454== Lock acquired, processing the job...
[2026-09-14 12:14:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:14:01] Production.INFO: ==3454== Releasing lock...
[2026-09-14 12:14:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:14:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:14:02] Production.INFO: ==3452== Lock acquired, processing the job...
[2026-09-14 08:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:14:02] Production.INFO: ==3452== Releasing lock...
[2026-09-14 08:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:14:03] Production.INFO: ==3457== Lock acquired, processing the job...
[2026-09-14 08:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:14:03] Production.INFO: ==3459== Lock acquired, processing the job...
[2026-09-14 08:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:14:03] Production.INFO: ==3463== Lock acquired, processing the job...
[2026-09-14 08:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:14:03] Production.INFO: ==3461== Lock acquired, processing the job...
[2026-09-14 08:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:14:03] Production.INFO: Account Balance Start.
[2026-09-14 08:14:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:14:03] Production.INFO: 117
[2026-09-14 08:14:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:14:03] Production.INFO: ==3465== Lock acquired, processing the job...
[2026-09-14 08:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:14:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 08:14:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 08:14:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:14:03] Production.INFO: ==3465== Releasing lock...
[2026-09-14 08:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:14:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:14:03] Production.INFO: Date 2026-09-13
[2026-09-14 08:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:14:03] Production.INFO: Date 2026-09-14
[2026-09-14 08:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:14:03] Production.INFO: Total Charge 0
[2026-09-14 08:14:03] Production.INFO: CreateAllLog End
[2026-09-14 08:14:03] Production.INFO: Account Balance End.
[2026-09-14 08:14:03] Production.ERROR: CronJobId end 12
[2026-09-14 08:14:03] Production.INFO: ==3463== Releasing lock...
[2026-09-14 08:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:14:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:14:04] Production.INFO: ==3459== Releasing lock...
[2026-09-14 08:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:14:10] Production.ERROR: CronJobId end10
[2026-09-14 08:14:10] Production.INFO: ==3461== Releasing lock...
[2026-09-14 08:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:14:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:14:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:14:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:14:13] Production.INFO: call_cost start
[2026-09-14 08:14:13] Production.INFO: call_cost end
[2026-09-14 08:14:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:14:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:14:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:14:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:14:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:14:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:14:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:14:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:14:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:14:13] Production.INFO: ==3457== Releasing lock...
[2026-09-14 08:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:14:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:15:01] Production.INFO: ==3520== Lock acquired, processing the job...
[2026-09-14 13:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:15:01] Production.INFO: neon service started
[2026-09-14 13:15:01] Production.INFO: neon service started
[2026-09-14 13:15:01] Production.INFO: ==3520== Releasing lock...
[2026-09-14 13:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:15:02] Production.INFO: ==3522== Lock acquired, processing the job...
[2026-09-14 08:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:15:02] Production.INFO: ==3522== Releasing lock...
[2026-09-14 08:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:15:02] Production.INFO: ==3524== Lock acquired, processing the job...
[2026-09-14 12:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:15:02] Production.INFO: ==3524== Releasing lock...
[2026-09-14 12:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:15:03] Production.INFO: ==3535== Lock acquired, processing the job...
[2026-09-14 08:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:15:03] Production.INFO: ==3527== Lock acquired, processing the job...
[2026-09-14 08:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 08:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 08:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 08:15:03] Production.ERROR: CronJob PID - 3535
[2026-09-14 08:15:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-14 08:15:03] Production.ERROR: CronJob ID - 12
[2026-09-14 08:15:03] Production.ERROR: CronJob Last Run Time 2026-09-14 08:15:00
[2026-09-14 08:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 08:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 08:15:03] Production.INFO: Account Balance Start.
[2026-09-14 08:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 08:15:03] Production.INFO: ==3527== Releasing lock...
[2026-09-14 08:15:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 08:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 08:15:03] Production.INFO: 117
[2026-09-14 08:15:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:15:03] Production.INFO: ==3529== Lock acquired, processing the job...
[2026-09-14 08:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:15:03] Production.INFO: ==3539== Lock acquired, processing the job...
[2026-09-14 08:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:15:03] Production.INFO: ==3531== Lock acquired, processing the job...
[2026-09-14 08:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:15:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:15:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:15:03] Production.INFO: ==3533== Lock acquired, processing the job...
[2026-09-14 08:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:15:03] Production.INFO: Date 2026-09-11
[2026-09-14 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-09-14 08:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:15:03] Production.INFO: ==3537== Lock acquired, processing the job...
[2026-09-14 08:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 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-09-14 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-09-14 08:15:03] Production.INFO: ==3539== Releasing lock...
[2026-09-14 08:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:15:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:15:03] Production.INFO: Date 2026-09-13
[2026-09-14 08:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:15:04] Production.INFO: Date 2026-09-14
[2026-09-14 08:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:15:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 08:15:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:15:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:15:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:15:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:15:04] Production.INFO: Total Charge 0
[2026-09-14 08:15:04] Production.INFO: CreateAllLog End
[2026-09-14 08:15:04] Production.INFO: Account Balance End.
[2026-09-14 08:15:04] Production.ERROR: done
[2026-09-14 08:15:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:15:04] Production.INFO: ==3535== Releasing lock...
[2026-09-14 08:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 08:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001171', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 08:15:04] Production.INFO: ==3531== Releasing lock...
[2026-09-14 08:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001171', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 08:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 08:15:10] Production.INFO: ProcessCDR(1,18001171,1,1,2)
[2026-09-14 08:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18001171,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 08:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18001171,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 08:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 08:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 08:15:10] Production.INFO: ==3537== Releasing lock...
[2026-09-14 08:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 08:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 08:15:14] Production.ERROR: CronJobId end10
[2026-09-14 08:15:14] Production.INFO: ==3533== Releasing lock...
[2026-09-14 08:15:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:15:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:15:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:15:17] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:15:17] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:15:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:15:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:15:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:15:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:15:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:15:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:15:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:15:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:15:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:15:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:15:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:15:17] Production.INFO: call_cost start
[2026-09-14 08:15:17] Production.INFO: call_cost end
[2026-09-14 08:15:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:15:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:15:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:15:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:15:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:15:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:15:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:15:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:15:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:15:17] Production.INFO: ==3529== Releasing lock...
[2026-09-14 08:15:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:15:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:16:01] Production.INFO: ==3601== Lock acquired, processing the job...
[2026-09-14 13:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:16:01] Production.INFO: neon service started
[2026-09-14 13:16:01] Production.INFO: neon service started
[2026-09-14 13:16:01] Production.INFO: ==3601== Releasing lock...
[2026-09-14 13:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:16:01] Production.INFO: ==3603== Lock acquired, processing the job...
[2026-09-14 08:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:16:01] Production.INFO: ==3603== Releasing lock...
[2026-09-14 08:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:16:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:16:02] Production.INFO: ==3605== Lock acquired, processing the job...
[2026-09-14 12:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:16:02] Production.INFO: ==3605== Releasing lock...
[2026-09-14 12:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:16:02] Production.INFO: ==3616== Lock acquired, processing the job...
[2026-09-14 08:16:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:16:02] Production.INFO: ==3608== Lock acquired, processing the job...
[2026-09-14 08:16:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:16: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-09-14 08:16: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-09-14 08:16: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-09-14 08:16:02] Production.INFO: ==3616== Releasing lock...
[2026-09-14 08:16:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:16:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:16:02] Production.INFO: ==3614== Lock acquired, processing the job...
[2026-09-14 08:16:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:16:03] Production.INFO: ==3610== Lock acquired, processing the job...
[2026-09-14 08:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:16:03] Production.INFO: Account Balance Start.
[2026-09-14 08:16:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:16:03] Production.INFO: 117
[2026-09-14 08:16:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:16:03] Production.INFO: ==3612== Lock acquired, processing the job...
[2026-09-14 08:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:16:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:16:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:16:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:16:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:16:03] Production.INFO: Date 2026-09-13
[2026-09-14 08:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:16:03] Production.INFO: Date 2026-09-14
[2026-09-14 08:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:16:03] Production.INFO: Total Charge 0
[2026-09-14 08:16:03] Production.INFO: CreateAllLog End
[2026-09-14 08:16:03] Production.INFO: Account Balance End.
[2026-09-14 08:16:03] Production.ERROR: CronJobId end 12
[2026-09-14 08:16:03] Production.INFO: ==3614== Releasing lock...
[2026-09-14 08:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:16:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:16:04] Production.INFO: ==3610== Releasing lock...
[2026-09-14 08:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:16:12] Production.ERROR: CronJobId end10
[2026-09-14 08:16:12] Production.INFO: ==3612== Releasing lock...
[2026-09-14 08:16:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:16:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:16:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:16:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:16:15] Production.INFO: call_cost start
[2026-09-14 08:16:15] Production.INFO: call_cost end
[2026-09-14 08:16:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:16:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:16:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:16:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:16:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:16:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:16:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:16:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:16:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:16:15] Production.INFO: ==3608== Releasing lock...
[2026-09-14 08:16:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:16:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:17:01] Production.INFO: ==3676== Lock acquired, processing the job...
[2026-09-14 13:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:17:01] Production.INFO: neon service started
[2026-09-14 13:17:01] Production.INFO: neon service started
[2026-09-14 13:17:01] Production.INFO: ==3676== Releasing lock...
[2026-09-14 13:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:17:02] Production.INFO: ==3678== Lock acquired, processing the job...
[2026-09-14 08:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:17:02] Production.INFO: ==3680== Lock acquired, processing the job...
[2026-09-14 12:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:17:02] Production.INFO: ==3680== Releasing lock...
[2026-09-14 12:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:17:02] Production.INFO: ==3678== Releasing lock...
[2026-09-14 08:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:17:03] Production.INFO: ==3683== Lock acquired, processing the job...
[2026-09-14 08:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:17:03] Production.INFO: ==3685== Lock acquired, processing the job...
[2026-09-14 08:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:17:03] Production.INFO: ==3689== Lock acquired, processing the job...
[2026-09-14 08:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:17:03] Production.INFO: ==3687== Lock acquired, processing the job...
[2026-09-14 08:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:17:03] Production.INFO: ==3691== Lock acquired, processing the job...
[2026-09-14 08:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:17:03] Production.INFO: Account Balance Start.
[2026-09-14 08:17:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:17:03] Production.INFO: 117
[2026-09-14 08:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:17:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 08:17:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 08:17:03] Production.INFO: ==3691== Releasing lock...
[2026-09-14 08:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:17:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:17:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:17:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:17:04] Production.INFO: Date 2026-09-13
[2026-09-14 08:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:17:04] Production.INFO: Date 2026-09-14
[2026-09-14 08:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:17:04] Production.INFO: Total Charge 0
[2026-09-14 08:17:04] Production.INFO: CreateAllLog End
[2026-09-14 08:17:04] Production.INFO: Account Balance End.
[2026-09-14 08:17:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:17:04] Production.INFO: ==3689== Releasing lock...
[2026-09-14 08:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:17:04] Production.INFO: ==3685== Releasing lock...
[2026-09-14 08:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:17:11] Production.ERROR: CronJobId end10
[2026-09-14 08:17:11] Production.INFO: ==3687== Releasing lock...
[2026-09-14 08:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:17:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:17:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:17:14] Production.INFO: call_cost start
[2026-09-14 08:17:14] Production.INFO: call_cost end
[2026-09-14 08:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:17:14] Production.INFO: ==3683== Releasing lock...
[2026-09-14 08:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:18:02] Production.INFO: ==3747== Lock acquired, processing the job...
[2026-09-14 13:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:18:02] Production.INFO: neon service started
[2026-09-14 13:18:02] Production.INFO: neon service started
[2026-09-14 13:18:02] Production.INFO: ==3747== Releasing lock...
[2026-09-14 13:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:18:02] Production.INFO: ==3749== Lock acquired, processing the job...
[2026-09-14 08:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:18:02] Production.INFO: ==3751== Lock acquired, processing the job...
[2026-09-14 12:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:18:03] Production.INFO: ==3751== Releasing lock...
[2026-09-14 12:18:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:18:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:18:03] Production.INFO: ==3749== Releasing lock...
[2026-09-14 08:18:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:18:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:18:03] Production.INFO: ==3754== Lock acquired, processing the job...
[2026-09-14 08:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:18:04] Production.INFO: ==3756== Lock acquired, processing the job...
[2026-09-14 08:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:18:04] Production.INFO: ==3758== Lock acquired, processing the job...
[2026-09-14 08:18:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:18:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:18:04] Production.INFO: ==3760== Lock acquired, processing the job...
[2026-09-14 08:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:18:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:18:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:18:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:18:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:18:04] Production.INFO: ==3762== Lock acquired, processing the job...
[2026-09-14 08:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:18:04] Production.INFO: Account Balance Start.
[2026-09-14 08:18:04] Production.INFO: CreateAllLog Start
[2026-09-14 08:18:04] Production.INFO: 117
[2026-09-14 08:18:04] Production.INFO: Date 2026-09-08
[2026-09-14 08: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-09-14 08:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 08: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-09-14 08: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-09-14 08:18:04] Production.INFO: Date 2026-09-09
[2026-09-14 08:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:18:04] Production.INFO: ==3762== Releasing lock...
[2026-09-14 08:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:18:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:18:04] Production.INFO: Date 2026-09-10
[2026-09-14 08:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:18:04] Production.INFO: Date 2026-09-11
[2026-09-14 08:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:18:04] Production.INFO: Date 2026-09-12
[2026-09-14 08:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:18:04] Production.INFO: Date 2026-09-13
[2026-09-14 08:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:18:04] Production.INFO: Date 2026-09-14
[2026-09-14 08:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:18:04] Production.INFO: Total Charge 0
[2026-09-14 08:18:04] Production.INFO: CreateAllLog End
[2026-09-14 08:18:04] Production.INFO: Account Balance End.
[2026-09-14 08:18:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:18:04] Production.INFO: ==3760== Releasing lock...
[2026-09-14 08:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:18:05] Production.INFO: ==3756== Releasing lock...
[2026-09-14 08:18:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:18:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:18:12] Production.ERROR: CronJobId end10
[2026-09-14 08:18:12] Production.INFO: ==3758== Releasing lock...
[2026-09-14 08:18:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:18:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:18:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:18:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:18:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:18:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:18:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:18:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:18:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:18:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:18:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:18:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:18:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:18:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:18:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:18:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:18:15] Production.INFO: call_cost start
[2026-09-14 08:18:15] Production.INFO: call_cost end
[2026-09-14 08:18:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:18:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:18:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:18:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:18:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:18:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:18:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:18:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:18:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:18:15] Production.INFO: ==3754== Releasing lock...
[2026-09-14 08:18:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:18:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:19:01] Production.INFO: ==3818== Lock acquired, processing the job...
[2026-09-14 13:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:19:01] Production.INFO: neon service started
[2026-09-14 13:19:01] Production.INFO: neon service started
[2026-09-14 13:19:01] Production.INFO: ==3818== Releasing lock...
[2026-09-14 13:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:19:02] Production.INFO: ==3820== Lock acquired, processing the job...
[2026-09-14 08:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:19:02] Production.INFO: ==3822== Lock acquired, processing the job...
[2026-09-14 12:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:19:02] Production.INFO: ==3822== Releasing lock...
[2026-09-14 12:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:19:02] Production.INFO: ==3820== Releasing lock...
[2026-09-14 08:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:19:03] Production.INFO: ==3825== Lock acquired, processing the job...
[2026-09-14 08:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:19:03] Production.INFO: ==3827== Lock acquired, processing the job...
[2026-09-14 08:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:19:03] Production.INFO: ==3829== Lock acquired, processing the job...
[2026-09-14 08:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:19:03] Production.INFO: ==3831== Lock acquired, processing the job...
[2026-09-14 08:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:19:03] Production.INFO: ==3833== Lock acquired, processing the job...
[2026-09-14 08:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:19:03] Production.INFO: Account Balance Start.
[2026-09-14 08:19:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:19:03] Production.INFO: 117
[2026-09-14 08:19:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:19:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 08:19:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:19:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:19:03] Production.INFO: ==3833== Releasing lock...
[2026-09-14 08:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:19:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:19:04] Production.INFO: Date 2026-09-13
[2026-09-14 08:19:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:19:04] Production.INFO: Date 2026-09-14
[2026-09-14 08:19:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:19:04] Production.INFO: Total Charge 0
[2026-09-14 08:19:04] Production.INFO: ==3827== Releasing lock...
[2026-09-14 08:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:19:04] Production.INFO: CreateAllLog End
[2026-09-14 08:19:04] Production.INFO: Account Balance End.
[2026-09-14 08:19:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:19:04] Production.INFO: ==3831== Releasing lock...
[2026-09-14 08:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:19:11] Production.ERROR: CronJobId end10
[2026-09-14 08:19:11] Production.INFO: ==3829== Releasing lock...
[2026-09-14 08:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:19:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:19:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:19:14] Production.INFO: call_cost start
[2026-09-14 08:19:14] Production.INFO: call_cost end
[2026-09-14 08:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:19:14] Production.INFO: ==3825== Releasing lock...
[2026-09-14 08:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:20:02] Production.INFO: ==3891== Lock acquired, processing the job...
[2026-09-14 13:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:20:02] Production.INFO: neon service started
[2026-09-14 13:20:02] Production.INFO: neon service started
[2026-09-14 13:20:02] Production.INFO: ==3891== Releasing lock...
[2026-09-14 13:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:20:02] Production.INFO: ==3893== Lock acquired, processing the job...
[2026-09-14 08:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:20:02] Production.INFO: ==3895== Lock acquired, processing the job...
[2026-09-14 12:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:20:02] Production.INFO: ==3895== Releasing lock...
[2026-09-14 12:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:20:03] Production.INFO: ==3893== Releasing lock...
[2026-09-14 08:20:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:20:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:20:03] Production.INFO: ==3904== Lock acquired, processing the job...
[2026-09-14 08:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:20:03] Production.INFO: Account Balance Start.
[2026-09-14 08:20:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:20:03] Production.INFO: 117
[2026-09-14 08:20:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:20:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:20:03] Production.INFO: ==3898== Lock acquired, processing the job...
[2026-09-14 08:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:20:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:20:04] Production.INFO: Date 2026-09-11
[2026-09-14 08:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:20:04] Production.INFO: Date 2026-09-12
[2026-09-14 08:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:20:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:20:04] Production.INFO: Date 2026-09-13
[2026-09-14 08:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:20:04] Production.INFO: Date 2026-09-14
[2026-09-14 08:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:20:04] Production.INFO: ==3900== Lock acquired, processing the job...
[2026-09-14 08:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:20:04] Production.INFO: ==3902== Lock acquired, processing the job...
[2026-09-14 08:20:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:20:04] Production.INFO: Total Charge 0
[2026-09-14 08:20:04] Production.INFO: CreateAllLog End
[2026-09-14 08:20:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:20:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:20:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:20:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:20:04] Production.INFO: ==3906== Lock acquired, processing the job...
[2026-09-14 08:20:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08: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-09-14 08: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-09-14 08:20:04] Production.INFO: Account Balance End.
[2026-09-14 08: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-09-14 08:20:04] Production.INFO: ==3906== Releasing lock...
[2026-09-14 08:20:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:20:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:20:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:20:04] Production.INFO: ==3904== Releasing lock...
[2026-09-14 08:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:20:04] Production.INFO: ==3900== Releasing lock...
[2026-09-14 08:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:20:12] Production.ERROR: CronJobId end10
[2026-09-14 08:20:12] Production.INFO: ==3902== Releasing lock...
[2026-09-14 08:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:20:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:20:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:20:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:20:15] Production.INFO: call_cost start
[2026-09-14 08:20:15] Production.INFO: call_cost end
[2026-09-14 08:20:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:20:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:20:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:20:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:20:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:20:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:20:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:20:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:20:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:20:15] Production.INFO: ==3898== Releasing lock...
[2026-09-14 08:20:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:20:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:21:01] Production.INFO: ==3967== Lock acquired, processing the job...
[2026-09-14 13:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:21:01] Production.INFO: neon service started
[2026-09-14 13:21:01] Production.INFO: neon service started
[2026-09-14 13:21:01] Production.INFO: ==3967== Releasing lock...
[2026-09-14 13:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:21:02] Production.INFO: ==3969== Lock acquired, processing the job...
[2026-09-14 08:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:21:02] Production.INFO: ==3971== Lock acquired, processing the job...
[2026-09-14 12:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:21:02] Production.INFO: ==3971== Releasing lock...
[2026-09-14 12:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:21:02] Production.INFO: ==3969== Releasing lock...
[2026-09-14 08:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:21:03] Production.INFO: ==3974== Lock acquired, processing the job...
[2026-09-14 08:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:21:03] Production.INFO: ==3976== Lock acquired, processing the job...
[2026-09-14 08:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:21:03] Production.INFO: ==3978== Lock acquired, processing the job...
[2026-09-14 08:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:21:03] Production.INFO: ==3982== Lock acquired, processing the job...
[2026-09-14 08:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:21:03] Production.INFO: ==3980== Lock acquired, processing the job...
[2026-09-14 08:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08: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-09-14 08: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-09-14 08: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-09-14 08:21:03] Production.INFO: ==3982== Releasing lock...
[2026-09-14 08:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:21:03] Production.INFO: Account Balance Start.
[2026-09-14 08:21:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:21:03] Production.INFO: 117
[2026-09-14 08:21:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:21:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:21:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:21:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:21:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:21:03] Production.INFO: Date 2026-09-13
[2026-09-14 08:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:21:03] Production.INFO: Date 2026-09-14
[2026-09-14 08:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:21:03] Production.INFO: Total Charge 0
[2026-09-14 08:21:03] Production.INFO: CreateAllLog End
[2026-09-14 08:21:04] Production.INFO: ==3976== Releasing lock...
[2026-09-14 08:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:21:04] Production.INFO: Account Balance End.
[2026-09-14 08:21:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:21:04] Production.INFO: ==3980== Releasing lock...
[2026-09-14 08:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:21:10] Production.ERROR: CronJobId end10
[2026-09-14 08:21:10] Production.INFO: ==3978== Releasing lock...
[2026-09-14 08:21:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:21:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:21:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:21:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:21:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:21:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:21:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:21:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:21:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:21:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:21:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:21:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:21:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:21:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:21:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:21:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:21:14] Production.INFO: call_cost start
[2026-09-14 08:21:14] Production.INFO: call_cost end
[2026-09-14 08:21:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:21:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:21:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:21:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:21:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:21:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:21:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:21:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:21:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:21:14] Production.INFO: ==3974== Releasing lock...
[2026-09-14 08:21:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:21:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:22:02] Production.INFO: ==4040== Lock acquired, processing the job...
[2026-09-14 13:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:22:02] Production.INFO: neon service started
[2026-09-14 13:22:02] Production.INFO: neon service started
[2026-09-14 13:22:02] Production.INFO: ==4040== Releasing lock...
[2026-09-14 13:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:22:02] Production.INFO: ==4042== Lock acquired, processing the job...
[2026-09-14 08:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:22:02] Production.INFO: ==4042== Releasing lock...
[2026-09-14 08:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:22:02] Production.INFO: ==4044== Lock acquired, processing the job...
[2026-09-14 12:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:22:02] Production.INFO: ==4044== Releasing lock...
[2026-09-14 12:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:22:03] Production.INFO: ==4047== Lock acquired, processing the job...
[2026-09-14 08:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:22:03] Production.INFO: ==4049== Lock acquired, processing the job...
[2026-09-14 08:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:22:03] Production.INFO: ==4053== Lock acquired, processing the job...
[2026-09-14 08:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:22:03] Production.INFO: ==4051== Lock acquired, processing the job...
[2026-09-14 08:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:22:03] Production.INFO: ==4055== Lock acquired, processing the job...
[2026-09-14 08:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:22:03] Production.INFO: Account Balance Start.
[2026-09-14 08:22:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:22:03] Production.INFO: 117
[2026-09-14 08:22:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:22:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 08:22:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 08:22:03] Production.INFO: ==4055== Releasing lock...
[2026-09-14 08:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:22:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:22:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:22:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:22:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:22:04] Production.INFO: Date 2026-09-12
[2026-09-14 08:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:22:04] Production.INFO: Date 2026-09-13
[2026-09-14 08:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:22:04] Production.INFO: Date 2026-09-14
[2026-09-14 08:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:22:04] Production.INFO: Total Charge 0
[2026-09-14 08:22:04] Production.INFO: CreateAllLog End
[2026-09-14 08:22:04] Production.INFO: Account Balance End.
[2026-09-14 08:22:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:22:04] Production.INFO: ==4053== Releasing lock...
[2026-09-14 08:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:22:04] Production.INFO: ==4049== Releasing lock...
[2026-09-14 08:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:22:12] Production.ERROR: CronJobId end10
[2026-09-14 08:22:12] Production.INFO: ==4051== Releasing lock...
[2026-09-14 08:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:22:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:22:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:22:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:22:15] Production.INFO: call_cost start
[2026-09-14 08:22:15] Production.INFO: call_cost end
[2026-09-14 08:22:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:22:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:22:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:22:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:22:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:22:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:22:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:22:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:22:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:22:15] Production.INFO: ==4047== Releasing lock...
[2026-09-14 08:22:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:22:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:23:01] Production.INFO: ==4110== Lock acquired, processing the job...
[2026-09-14 13:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:23:01] Production.INFO: neon service started
[2026-09-14 13:23:01] Production.INFO: neon service started
[2026-09-14 13:23:01] Production.INFO: ==4110== Releasing lock...
[2026-09-14 13:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:23:01] Production.INFO: ==4112== Lock acquired, processing the job...
[2026-09-14 08:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:23:02] Production.INFO: ==4112== Releasing lock...
[2026-09-14 08:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:23:02] Production.INFO: ==4114== Lock acquired, processing the job...
[2026-09-14 12:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:23:02] Production.INFO: ==4114== Releasing lock...
[2026-09-14 12:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:23:03] Production.INFO: ==4116== Lock acquired, processing the job...
[2026-09-14 08:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:23:03] Production.INFO: ==4122== Lock acquired, processing the job...
[2026-09-14 08:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:23:03] Production.INFO: ==4118== Lock acquired, processing the job...
[2026-09-14 08:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:23:03] Production.INFO: ==4120== Lock acquired, processing the job...
[2026-09-14 08:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:23:03] Production.INFO: Account Balance Start.
[2026-09-14 08:23:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:23:03] Production.INFO: 117
[2026-09-14 08:23:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:23:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:23:03] Production.INFO: ==4125== Lock acquired, processing the job...
[2026-09-14 08:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:23:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:23:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 08: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-09-14 08: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-09-14 08: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-09-14 08:23:03] Production.INFO: ==4125== Releasing lock...
[2026-09-14 08:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:23:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:23:03] Production.INFO: Date 2026-09-13
[2026-09-14 08:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:23:03] Production.INFO: Date 2026-09-14
[2026-09-14 08:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:23:03] Production.INFO: Total Charge 0
[2026-09-14 08:23:03] Production.INFO: CreateAllLog End
[2026-09-14 08:23:03] Production.INFO: Account Balance End.
[2026-09-14 08:23:03] Production.INFO: ==4118== Releasing lock...
[2026-09-14 08:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:23:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:23:04] Production.INFO: ==4122== Releasing lock...
[2026-09-14 08:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:23:12] Production.ERROR: CronJobId end10
[2026-09-14 08:23:12] Production.INFO: ==4120== Releasing lock...
[2026-09-14 08:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:23:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:23:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:23:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:23:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:23:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:23:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:23:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:23:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:23:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:23:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:23:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:23:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:23:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:23:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:23:15] Production.INFO: call_cost start
[2026-09-14 08:23:15] Production.INFO: call_cost end
[2026-09-14 08:23:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:23:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:23:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:23:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:23:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:23:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:23:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:23:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:23:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:23:15] Production.INFO: ==4116== Releasing lock...
[2026-09-14 08:23:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:23:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:24:02] Production.INFO: ==4182== Lock acquired, processing the job...
[2026-09-14 13:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:24:02] Production.INFO: neon service started
[2026-09-14 13:24:02] Production.INFO: neon service started
[2026-09-14 13:24:02] Production.INFO: ==4182== Releasing lock...
[2026-09-14 13:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:24:02] Production.INFO: ==4184== Lock acquired, processing the job...
[2026-09-14 08:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:24:02] Production.INFO: ==4184== Releasing lock...
[2026-09-14 08:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:24:02] Production.INFO: ==4186== Lock acquired, processing the job...
[2026-09-14 12:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:24:02] Production.INFO: ==4186== Releasing lock...
[2026-09-14 12:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:24:03] Production.INFO: ==4188== Lock acquired, processing the job...
[2026-09-14 08:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:24:03] Production.INFO: ==4190== Lock acquired, processing the job...
[2026-09-14 08:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:24:03] Production.INFO: ==4192== Lock acquired, processing the job...
[2026-09-14 08:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:24:03] Production.INFO: ==4194== Lock acquired, processing the job...
[2026-09-14 08:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:24:03] Production.INFO: ==4196== Lock acquired, processing the job...
[2026-09-14 08:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:24:03] Production.INFO: Account Balance Start.
[2026-09-14 08:24:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:24:03] Production.INFO: 117
[2026-09-14 08:24:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:24:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:24:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 08:24:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 08:24:03] Production.INFO: ==4196== Releasing lock...
[2026-09-14 08:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:24:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:24:04] Production.INFO: Date 2026-09-13
[2026-09-14 08:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:24:04] Production.INFO: Date 2026-09-14
[2026-09-14 08:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:24:04] Production.INFO: Total Charge 0
[2026-09-14 08:24:04] Production.INFO: CreateAllLog End
[2026-09-14 08:24:04] Production.INFO: Account Balance End.
[2026-09-14 08:24:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:24:04] Production.INFO: ==4194== Releasing lock...
[2026-09-14 08:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:24:04] Production.INFO: ==4190== Releasing lock...
[2026-09-14 08:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:24:12] Production.ERROR: CronJobId end10
[2026-09-14 08:24:12] Production.INFO: ==4192== Releasing lock...
[2026-09-14 08:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:24:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:24:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:24:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:24:15] Production.INFO: call_cost start
[2026-09-14 08:24:15] Production.INFO: call_cost end
[2026-09-14 08:24:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:24:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:24:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:24:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:24:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:24:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:24:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:24:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:24:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:24:15] Production.INFO: ==4188== Releasing lock...
[2026-09-14 08:24:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:24:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:25:01] Production.INFO: ==4252== Lock acquired, processing the job...
[2026-09-14 13:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:25:01] Production.INFO: neon service started
[2026-09-14 13:25:01] Production.INFO: neon service started
[2026-09-14 13:25:01] Production.INFO: ==4252== Releasing lock...
[2026-09-14 13:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:25:01] Production.INFO: ==4254== Lock acquired, processing the job...
[2026-09-14 08:25:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:25:02] Production.INFO: ==4254== Releasing lock...
[2026-09-14 08:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:25:02] Production.INFO: ==4256== Lock acquired, processing the job...
[2026-09-14 12:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:25:02] Production.INFO: ==4256== Releasing lock...
[2026-09-14 12:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:25:03] Production.INFO: ==4258== Lock acquired, processing the job...
[2026-09-14 08:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 08:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 08:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 08:25:03] Production.INFO: ==4258== Releasing lock...
[2026-09-14 08:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 08:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 08:25:03] Production.INFO: ==4260== Lock acquired, processing the job...
[2026-09-14 08:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:25:03] Production.INFO: ==4264== Lock acquired, processing the job...
[2026-09-14 08:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:25:03] Production.INFO: ==4262== Lock acquired, processing the job...
[2026-09-14 08:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:25:03] Production.INFO: ==4268== Lock acquired, processing the job...
[2026-09-14 08:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 08:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 08:25:03] Production.INFO: ==4266== Lock acquired, processing the job...
[2026-09-14 08:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:25:03] Production.INFO: ==4270== Lock acquired, processing the job...
[2026-09-14 08:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:25:03] Production.INFO: Account Balance Start.
[2026-09-14 08:25:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:25:03] Production.INFO: 117
[2026-09-14 08:25:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 08:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 08:25:03] Production.INFO: ==4270== Releasing lock...
[2026-09-14 08:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:25:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:25:03] Production.ERROR: done
[2026-09-14 08:25:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:25:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:25:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:25:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 08:25:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001212', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 08:25:03] Production.INFO: Date 2026-09-13
[2026-09-14 08:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:25:03] Production.INFO: Date 2026-09-14
[2026-09-14 08:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:25:04] Production.INFO: Total Charge 0
[2026-09-14 08:25:04] Production.INFO: CreateAllLog End
[2026-09-14 08:25:04] Production.INFO: Account Balance End.
[2026-09-14 08:25:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:25:04] Production.INFO: ==4266== Releasing lock...
[2026-09-14 08:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:25:04] Production.INFO: ==4262== Releasing lock...
[2026-09-14 08:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:25:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001212', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 08:25:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 08:25:09] Production.INFO: ProcessCDR(1,18001212,1,1,2)
[2026-09-14 08:25:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18001212,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 08:25:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18001212,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 08:25:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 08:25:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 08:25:09] Production.INFO: ==4268== Releasing lock...
[2026-09-14 08:25:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 08:25:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 08:25:13] Production.ERROR: CronJobId end10
[2026-09-14 08:25:13] Production.INFO: ==4264== Releasing lock...
[2026-09-14 08:25:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:25:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:25:17] Production.INFO: call_cost start
[2026-09-14 08:25:17] Production.INFO: call_cost end
[2026-09-14 08:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:25:17] Production.INFO: ==4260== Releasing lock...
[2026-09-14 08:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:26:01] Production.INFO: ==4328== Lock acquired, processing the job...
[2026-09-14 13:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:26:01] Production.INFO: neon service started
[2026-09-14 13:26:01] Production.INFO: neon service started
[2026-09-14 13:26:01] Production.INFO: ==4328== Releasing lock...
[2026-09-14 13:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:26:02] Production.INFO: ==4330== Lock acquired, processing the job...
[2026-09-14 08:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:26:02] Production.INFO: ==4330== Releasing lock...
[2026-09-14 08:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:26:02] Production.INFO: ==4332== Lock acquired, processing the job...
[2026-09-14 12:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:26:02] Production.INFO: ==4332== Releasing lock...
[2026-09-14 12:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:26:03] Production.INFO: ==4338== Lock acquired, processing the job...
[2026-09-14 08:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:26:03] Production.INFO: ==4334== Lock acquired, processing the job...
[2026-09-14 08:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:26:03] Production.INFO: ==4340== Lock acquired, processing the job...
[2026-09-14 08:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:26:03] Production.INFO: ==4336== Lock acquired, processing the job...
[2026-09-14 08:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:26:03] Production.INFO: ==4342== Lock acquired, processing the job...
[2026-09-14 08:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:26:03] Production.INFO: Account Balance Start.
[2026-09-14 08:26:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:26:03] Production.INFO: 117
[2026-09-14 08:26:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:26:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 08:26:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 08:26:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:26:03] Production.INFO: ==4342== Releasing lock...
[2026-09-14 08:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:26:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:26:03] Production.INFO: Date 2026-09-13
[2026-09-14 08:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:26:03] Production.INFO: Date 2026-09-14
[2026-09-14 08:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:26:03] Production.INFO: Total Charge 0
[2026-09-14 08:26:03] Production.INFO: CreateAllLog End
[2026-09-14 08:26:04] Production.INFO: Account Balance End.
[2026-09-14 08:26:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:26:04] Production.INFO: ==4340== Releasing lock...
[2026-09-14 08:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:26:04] Production.INFO: ==4336== Releasing lock...
[2026-09-14 08:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:26:11] Production.ERROR: CronJobId end10
[2026-09-14 08:26:11] Production.INFO: ==4338== Releasing lock...
[2026-09-14 08:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:26:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:26:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:26:14] Production.INFO: call_cost start
[2026-09-14 08:26:14] Production.INFO: call_cost end
[2026-09-14 08:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:26:14] Production.INFO: ==4334== Releasing lock...
[2026-09-14 08:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:27:02] Production.INFO: ==4405== Lock acquired, processing the job...
[2026-09-14 13:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:27:02] Production.INFO: neon service started
[2026-09-14 13:27:02] Production.INFO: neon service started
[2026-09-14 13:27:02] Production.INFO: ==4405== Releasing lock...
[2026-09-14 13:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:27:02] Production.INFO: ==4409== Lock acquired, processing the job...
[2026-09-14 12:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:27:02] Production.INFO: ==4409== Releasing lock...
[2026-09-14 12:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:27:02] Production.INFO: ==4407== Lock acquired, processing the job...
[2026-09-14 08:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:27:03] Production.INFO: ==4407== Releasing lock...
[2026-09-14 08:27:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:27:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:27:03] Production.INFO: ==4413== Lock acquired, processing the job...
[2026-09-14 08:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:27:03] Production.INFO: ==4417== Lock acquired, processing the job...
[2026-09-14 08:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:27:03] Production.INFO: ==4415== Lock acquired, processing the job...
[2026-09-14 08:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:27:03] Production.INFO: ==4422== Lock acquired, processing the job...
[2026-09-14 08:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:27:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:27:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:27:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:27:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:27:04] Production.INFO: ==4420== Lock acquired, processing the job...
[2026-09-14 08:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:27:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:27:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 08:27:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 08: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-09-14 08:27:04] Production.INFO: ==4422== Releasing lock...
[2026-09-14 08:27:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:27:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:27:04] Production.INFO: Account Balance Start.
[2026-09-14 08:27:04] Production.INFO: CreateAllLog Start
[2026-09-14 08:27:04] Production.INFO: 117
[2026-09-14 08:27:04] Production.INFO: Date 2026-09-08
[2026-09-14 08:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:27:04] Production.INFO: Date 2026-09-09
[2026-09-14 08:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:27:04] Production.INFO: Date 2026-09-10
[2026-09-14 08:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:27:04] Production.INFO: Date 2026-09-11
[2026-09-14 08:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:27:04] Production.INFO: Date 2026-09-12
[2026-09-14 08:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:27:04] Production.INFO: Date 2026-09-13
[2026-09-14 08:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:27:04] Production.INFO: Date 2026-09-14
[2026-09-14 08:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:27:04] Production.INFO: Total Charge 0
[2026-09-14 08:27:04] Production.INFO: CreateAllLog End
[2026-09-14 08:27:04] Production.INFO: Account Balance End.
[2026-09-14 08:27:05] Production.ERROR: CronJobId end 12
[2026-09-14 08:27:05] Production.INFO: ==4420== Releasing lock...
[2026-09-14 08:27:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:27:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:27:05] Production.INFO: ==4415== Releasing lock...
[2026-09-14 08:27:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:27:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:27:11] Production.ERROR: CronJobId end10
[2026-09-14 08:27:11] Production.INFO: ==4417== Releasing lock...
[2026-09-14 08:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:27:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:27:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:27:15] Production.INFO: call_cost start
[2026-09-14 08:27:15] Production.INFO: call_cost end
[2026-09-14 08:27:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:27:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:27:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:27:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:27:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:27:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:27:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:27:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:27:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:27:15] Production.INFO: ==4413== Releasing lock...
[2026-09-14 08:27:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:27:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:28:01] Production.INFO: ==4480== Lock acquired, processing the job...
[2026-09-14 13:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:28:01] Production.INFO: neon service started
[2026-09-14 13:28:01] Production.INFO: neon service started
[2026-09-14 13:28:01] Production.INFO: ==4480== Releasing lock...
[2026-09-14 13:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:28:02] Production.INFO: ==4482== Lock acquired, processing the job...
[2026-09-14 08:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:28:02] Production.INFO: ==4482== Releasing lock...
[2026-09-14 08:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:28:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:28:02] Production.INFO: ==4484== Lock acquired, processing the job...
[2026-09-14 12:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:28:02] Production.INFO: ==4484== Releasing lock...
[2026-09-14 12:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:28:03] Production.INFO: ==4494== Lock acquired, processing the job...
[2026-09-14 08:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08: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-09-14 08: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-09-14 08: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-09-14 08:28:03] Production.INFO: ==4494== Releasing lock...
[2026-09-14 08:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:28:03] Production.INFO: ==4486== Lock acquired, processing the job...
[2026-09-14 08:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:28:03] Production.INFO: ==4488== Lock acquired, processing the job...
[2026-09-14 08:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:28:03] Production.INFO: ==4490== Lock acquired, processing the job...
[2026-09-14 08:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:28:03] Production.INFO: ==4492== Lock acquired, processing the job...
[2026-09-14 08:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:28:03] Production.INFO: Account Balance Start.
[2026-09-14 08:28:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:28:03] Production.INFO: 117
[2026-09-14 08:28:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:28:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:28:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:28:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:28:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:28:03] Production.INFO: Date 2026-09-13
[2026-09-14 08:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:28:03] Production.INFO: Date 2026-09-14
[2026-09-14 08:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:28:04] Production.INFO: Total Charge 0
[2026-09-14 08:28:04] Production.INFO: CreateAllLog End
[2026-09-14 08:28:04] Production.INFO: Account Balance End.
[2026-09-14 08:28:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:28:04] Production.INFO: ==4492== Releasing lock...
[2026-09-14 08:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:28:04] Production.INFO: ==4488== Releasing lock...
[2026-09-14 08:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:28:11] Production.ERROR: CronJobId end10
[2026-09-14 08:28:11] Production.INFO: ==4490== Releasing lock...
[2026-09-14 08:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:28:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:28:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:28:14] Production.INFO: call_cost start
[2026-09-14 08:28:14] Production.INFO: call_cost end
[2026-09-14 08:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:28:14] Production.INFO: ==4486== Releasing lock...
[2026-09-14 08:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:29:02] Production.INFO: ==4556== Lock acquired, processing the job...
[2026-09-14 13:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:29:02] Production.INFO: neon service started
[2026-09-14 13:29:02] Production.INFO: neon service started
[2026-09-14 13:29:02] Production.INFO: ==4556== Releasing lock...
[2026-09-14 13:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:29:02] Production.INFO: ==4558== Lock acquired, processing the job...
[2026-09-14 08:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:29:02] Production.INFO: ==4560== Lock acquired, processing the job...
[2026-09-14 12:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:29:02] Production.INFO: ==4560== Releasing lock...
[2026-09-14 12:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:29:03] Production.INFO: ==4558== Releasing lock...
[2026-09-14 08:29:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:29:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:29:03] Production.INFO: ==4565== Lock acquired, processing the job...
[2026-09-14 08:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:29:03] Production.INFO: ==4567== Lock acquired, processing the job...
[2026-09-14 08:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:29:04] Production.INFO: ==4563== Lock acquired, processing the job...
[2026-09-14 08:29:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:29:04] Production.INFO: ==4571== Lock acquired, processing the job...
[2026-09-14 08:29:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:29:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:29:04] Production.INFO: ==4569== Lock acquired, processing the job...
[2026-09-14 08:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:29:04] Production.INFO: Account Balance Start.
[2026-09-14 08:29:04] Production.INFO: CreateAllLog Start
[2026-09-14 08:29:04] Production.INFO: 117
[2026-09-14 08: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-09-14 08: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-09-14 08: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-09-14 08:29:04] Production.INFO: ==4571== Releasing lock...
[2026-09-14 08:29:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:29:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:29:04] Production.INFO: Date 2026-09-08
[2026-09-14 08:29:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:29:04] Production.INFO: Date 2026-09-09
[2026-09-14 08:29:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:29:04] Production.INFO: Date 2026-09-10
[2026-09-14 08:29:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:29:04] Production.INFO: Date 2026-09-11
[2026-09-14 08:29:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:29:04] Production.INFO: Date 2026-09-12
[2026-09-14 08:29:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:29:04] Production.INFO: Date 2026-09-13
[2026-09-14 08:29:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:29:04] Production.INFO: Date 2026-09-14
[2026-09-14 08:29:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:29:04] Production.INFO: Total Charge 0
[2026-09-14 08:29:04] Production.INFO: CreateAllLog End
[2026-09-14 08:29:04] Production.INFO: ==4565== Releasing lock...
[2026-09-14 08:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:29:04] Production.INFO: Account Balance End.
[2026-09-14 08:29:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:29:04] Production.INFO: ==4569== Releasing lock...
[2026-09-14 08:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:29:11] Production.ERROR: CronJobId end10
[2026-09-14 08:29:11] Production.INFO: ==4567== Releasing lock...
[2026-09-14 08:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:29:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:29:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:29:15] Production.INFO: call_cost start
[2026-09-14 08:29:15] Production.INFO: call_cost end
[2026-09-14 08:29:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:29:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:29:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:29:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:29:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:29:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:29:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:29:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:29:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:29:15] Production.INFO: ==4563== Releasing lock...
[2026-09-14 08:29:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:29:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:30:01] Production.INFO: ==4626== Lock acquired, processing the job...
[2026-09-14 13:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:30:01] Production.INFO: neon service started
[2026-09-14 13:30:01] Production.INFO: neon service started
[2026-09-14 13:30:01] Production.INFO: ==4626== Releasing lock...
[2026-09-14 13:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:30:02] Production.INFO: ==4628== Lock acquired, processing the job...
[2026-09-14 08:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:30:02] Production.INFO: ==4628== Releasing lock...
[2026-09-14 08:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:30:02] Production.INFO: ==4630== Lock acquired, processing the job...
[2026-09-14 12:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:30:02] Production.INFO: ==4630== Releasing lock...
[2026-09-14 12:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:30:03] Production.INFO: ==4633== Lock acquired, processing the job...
[2026-09-14 08:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:30:03] Production.INFO: ==4635== Lock acquired, processing the job...
[2026-09-14 08:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:30:03] Production.INFO: ==4637== Lock acquired, processing the job...
[2026-09-14 08:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:30:03] Production.INFO: ==4639== Lock acquired, processing the job...
[2026-09-14 08:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:30:03] Production.INFO: ==4641== Lock acquired, processing the job...
[2026-09-14 08:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:30:03] Production.INFO: Account Balance Start.
[2026-09-14 08:30:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:30:03] Production.INFO: 117
[2026-09-14 08:30:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 08: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-09-14 08: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-09-14 08:30:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 08: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-09-14 08:30:03] Production.INFO: ==4641== Releasing lock...
[2026-09-14 08:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:30:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:30:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:30:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:30:03] Production.INFO: Date 2026-09-13
[2026-09-14 08:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:30:03] Production.INFO: Date 2026-09-14
[2026-09-14 08:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:30:03] Production.INFO: Total Charge 0
[2026-09-14 08:30:04] Production.INFO: CreateAllLog End
[2026-09-14 08:30:04] Production.INFO: Account Balance End.
[2026-09-14 08:30:04] Production.INFO: ==4635== Releasing lock...
[2026-09-14 08:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:30:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:30:04] Production.INFO: ==4639== Releasing lock...
[2026-09-14 08:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:30:12] Production.ERROR: CronJobId end10
[2026-09-14 08:30:12] Production.INFO: ==4637== Releasing lock...
[2026-09-14 08:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:30:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:30:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:30:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:30:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:30:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:30:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:30:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:30:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:30:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:30:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:30:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:30:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:30:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:30:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:30:15] Production.INFO: call_cost start
[2026-09-14 08:30:15] Production.INFO: call_cost end
[2026-09-14 08:30:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:30:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:30:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:30:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:30:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:30:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:30:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:30:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:30:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:30:15] Production.INFO: ==4633== Releasing lock...
[2026-09-14 08:30:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:30:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:31:02] Production.INFO: ==4700== Lock acquired, processing the job...
[2026-09-14 13:31:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:31:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:31:02] Production.INFO: neon service started
[2026-09-14 13:31:02] Production.INFO: neon service started
[2026-09-14 13:31:02] Production.INFO: ==4700== Releasing lock...
[2026-09-14 13:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:31:02] Production.INFO: ==4702== Lock acquired, processing the job...
[2026-09-14 08:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:31:02] Production.INFO: ==4704== Lock acquired, processing the job...
[2026-09-14 12:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:31:02] Production.INFO: ==4704== Releasing lock...
[2026-09-14 12:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:31:02] Production.INFO: ==4702== Releasing lock...
[2026-09-14 08:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:31:03] Production.INFO: ==4709== Lock acquired, processing the job...
[2026-09-14 08:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:31:03] Production.INFO: ==4707== Lock acquired, processing the job...
[2026-09-14 08:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:31:03] Production.INFO: ==4715== Lock acquired, processing the job...
[2026-09-14 08:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:31:03] Production.INFO: ==4711== Lock acquired, processing the job...
[2026-09-14 08:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:31:03] Production.INFO: ==4713== Lock acquired, processing the job...
[2026-09-14 08:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08: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-09-14 08: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-09-14 08:31:03] Production.INFO: Account Balance Start.
[2026-09-14 08:31:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:31:03] Production.INFO: 117
[2026-09-14 08: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-09-14 08:31:03] Production.INFO: ==4715== Releasing lock...
[2026-09-14 08:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:31:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:31:04] Production.INFO: Date 2026-09-09
[2026-09-14 08:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:31:04] Production.INFO: Date 2026-09-10
[2026-09-14 08:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:31:04] Production.INFO: Date 2026-09-11
[2026-09-14 08:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:31:04] Production.INFO: Date 2026-09-12
[2026-09-14 08:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:31:04] Production.INFO: Date 2026-09-13
[2026-09-14 08:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:31:04] Production.INFO: Date 2026-09-14
[2026-09-14 08:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:31:04] Production.INFO: Total Charge 0
[2026-09-14 08:31:04] Production.INFO: CreateAllLog End
[2026-09-14 08:31:04] Production.INFO: Account Balance End.
[2026-09-14 08:31:04] Production.INFO: ==4709== Releasing lock...
[2026-09-14 08:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:31:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:31:04] Production.INFO: ==4713== Releasing lock...
[2026-09-14 08:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:31:12] Production.ERROR: CronJobId end10
[2026-09-14 08:31:12] Production.INFO: ==4711== Releasing lock...
[2026-09-14 08:31:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:31:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:31:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:31:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:31:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:31:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:31:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:31:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:31:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:31:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:31:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:31:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:31:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:31:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:31:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:31:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:31:15] Production.INFO: call_cost start
[2026-09-14 08:31:15] Production.INFO: call_cost end
[2026-09-14 08:31:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:31:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:31:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:31:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:31:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:31:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:31:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:31:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:31:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:31:15] Production.INFO: ==4707== Releasing lock...
[2026-09-14 08:31:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:31:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:32:01] Production.INFO: ==4772== Lock acquired, processing the job...
[2026-09-14 13:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:32:01] Production.INFO: neon service started
[2026-09-14 13:32:01] Production.INFO: neon service started
[2026-09-14 13:32:01] Production.INFO: ==4772== Releasing lock...
[2026-09-14 13:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:32:01] Production.INFO: ==4774== Lock acquired, processing the job...
[2026-09-14 08:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:32:02] Production.INFO: ==4774== Releasing lock...
[2026-09-14 08:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:32:02] Production.INFO: ==4776== Lock acquired, processing the job...
[2026-09-14 12:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:32:02] Production.INFO: ==4776== Releasing lock...
[2026-09-14 12:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:32:02] Production.INFO: ==4784== Lock acquired, processing the job...
[2026-09-14 08:32:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:32:02] Production.INFO: Account Balance Start.
[2026-09-14 08:32:02] Production.INFO: CreateAllLog Start
[2026-09-14 08:32:02] Production.INFO: 117
[2026-09-14 08:32:02] Production.INFO: Date 2026-09-08
[2026-09-14 08:32:02] Production.INFO: Reseller ==> 0
[2026-09-14 08:32:02] Production.INFO: Date 2026-09-09
[2026-09-14 08:32:02] Production.INFO: Reseller ==> 0
[2026-09-14 08:32:02] Production.INFO: Date 2026-09-10
[2026-09-14 08:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:32:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:32:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:32:03] Production.INFO: Date 2026-09-13
[2026-09-14 08:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:32:03] Production.INFO: Date 2026-09-14
[2026-09-14 08:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:32:03] Production.INFO: ==4778== Lock acquired, processing the job...
[2026-09-14 08:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:32:03] Production.INFO: ==4780== Lock acquired, processing the job...
[2026-09-14 08:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:32:03] Production.INFO: Total Charge 0
[2026-09-14 08:32:03] Production.INFO: CreateAllLog End
[2026-09-14 08:32:03] Production.INFO: ==4782== Lock acquired, processing the job...
[2026-09-14 08:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:32:03] Production.INFO: ==4786== Lock acquired, processing the job...
[2026-09-14 08:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:32:03] Production.INFO: Account Balance End.
[2026-09-14 08:32:03] Production.ERROR: CronJobId end 12
[2026-09-14 08:32:03] Production.INFO: ==4784== Releasing lock...
[2026-09-14 08:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:32:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 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-09-14 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-09-14 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-09-14 08:32:03] Production.INFO: ==4786== Releasing lock...
[2026-09-14 08:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:32:03] Production.INFO: ==4780== Releasing lock...
[2026-09-14 08:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:32:11] Production.ERROR: CronJobId end10
[2026-09-14 08:32:11] Production.INFO: ==4782== Releasing lock...
[2026-09-14 08:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:32:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:32:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:32:14] Production.INFO: call_cost start
[2026-09-14 08:32:14] Production.INFO: call_cost end
[2026-09-14 08:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:32:14] Production.INFO: ==4778== Releasing lock...
[2026-09-14 08:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:33:01] Production.INFO: ==4846== Lock acquired, processing the job...
[2026-09-14 13:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:33:01] Production.INFO: neon service started
[2026-09-14 13:33:02] Production.INFO: neon service started
[2026-09-14 13:33:02] Production.INFO: ==4846== Releasing lock...
[2026-09-14 13:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:33:02] Production.INFO: ==4848== Lock acquired, processing the job...
[2026-09-14 08:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:33:02] Production.INFO: ==4848== Releasing lock...
[2026-09-14 08:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:33:02] Production.INFO: ==4850== Lock acquired, processing the job...
[2026-09-14 12:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:33:02] Production.INFO: ==4850== Releasing lock...
[2026-09-14 12:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:33:03] Production.INFO: ==4852== Lock acquired, processing the job...
[2026-09-14 08:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:33:03] Production.INFO: ==4854== Lock acquired, processing the job...
[2026-09-14 08:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:33:03] Production.INFO: ==4860== Lock acquired, processing the job...
[2026-09-14 08:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:33:03] Production.INFO: ==4856== Lock acquired, processing the job...
[2026-09-14 08:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:33:03] Production.INFO: ==4858== Lock acquired, processing the job...
[2026-09-14 08:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:33:03] Production.INFO: Account Balance Start.
[2026-09-14 08:33:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:33:03] Production.INFO: 117
[2026-09-14 08:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:33:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 08:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 08:33:03] Production.INFO: ==4860== Releasing lock...
[2026-09-14 08:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:33:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:33:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:33:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:33:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:33:03] Production.INFO: Date 2026-09-13
[2026-09-14 08:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:33:03] Production.INFO: Date 2026-09-14
[2026-09-14 08:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:33:03] Production.INFO: Total Charge 0
[2026-09-14 08:33:04] Production.INFO: CreateAllLog End
[2026-09-14 08:33:04] Production.INFO: ==4854== Releasing lock...
[2026-09-14 08:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:33:04] Production.INFO: Account Balance End.
[2026-09-14 08:33:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:33:04] Production.INFO: ==4858== Releasing lock...
[2026-09-14 08:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:33:11] Production.ERROR: CronJobId end10
[2026-09-14 08:33:11] Production.INFO: ==4856== Releasing lock...
[2026-09-14 08:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:33:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:33:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:33:14] Production.INFO: call_cost start
[2026-09-14 08:33:14] Production.INFO: call_cost end
[2026-09-14 08:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:33:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:33:14] Production.INFO: ==4852== Releasing lock...
[2026-09-14 08:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:34:01] Production.INFO: ==4915== Lock acquired, processing the job...
[2026-09-14 13:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:34:01] Production.INFO: neon service started
[2026-09-14 13:34:01] Production.INFO: neon service started
[2026-09-14 13:34:01] Production.INFO: ==4915== Releasing lock...
[2026-09-14 13:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:34:01] Production.INFO: ==4919== Lock acquired, processing the job...
[2026-09-14 12:34:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:34:01] Production.INFO: ==4919== Releasing lock...
[2026-09-14 12:34:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:34:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:34:01] Production.INFO: ==4917== Lock acquired, processing the job...
[2026-09-14 08:34:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:34:02] Production.INFO: ==4917== Releasing lock...
[2026-09-14 08:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:34:02] Production.INFO: ==4923== Lock acquired, processing the job...
[2026-09-14 08:34:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:34:02] Production.INFO: ==4925== Lock acquired, processing the job...
[2026-09-14 08:34:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:34:03] Production.INFO: ==4921== Lock acquired, processing the job...
[2026-09-14 08:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:34:03] Production.INFO: ==4929== Lock acquired, processing the job...
[2026-09-14 08:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08: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-09-14 08:34:03] Production.INFO: ==4927== Lock acquired, processing the job...
[2026-09-14 08:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08: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-09-14 08: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-09-14 08:34:03] Production.INFO: ==4929== Releasing lock...
[2026-09-14 08:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:34:03] Production.INFO: Account Balance Start.
[2026-09-14 08:34:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:34:03] Production.INFO: 117
[2026-09-14 08:34:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:34:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:34:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:34:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:34:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:34:03] Production.INFO: Date 2026-09-13
[2026-09-14 08:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:34:03] Production.INFO: Date 2026-09-14
[2026-09-14 08:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:34:03] Production.INFO: Total Charge 0
[2026-09-14 08:34:03] Production.INFO: ==4923== Releasing lock...
[2026-09-14 08:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:34:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:34:03] Production.INFO: CreateAllLog End
[2026-09-14 08:34:04] Production.INFO: Account Balance End.
[2026-09-14 08:34:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:34:04] Production.INFO: ==4927== Releasing lock...
[2026-09-14 08:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:34:11] Production.ERROR: CronJobId end10
[2026-09-14 08:34:11] Production.INFO: ==4925== Releasing lock...
[2026-09-14 08:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:34:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:34:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:34:14] Production.INFO: call_cost start
[2026-09-14 08:34:14] Production.INFO: call_cost end
[2026-09-14 08:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:34:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:34:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:34:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:34:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:34:14] Production.INFO: ==4921== Releasing lock...
[2026-09-14 08:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:35:01] Production.INFO: ==4992== Lock acquired, processing the job...
[2026-09-14 13:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:35:01] Production.INFO: neon service started
[2026-09-14 13:35:01] Production.INFO: neon service started
[2026-09-14 13:35:01] Production.INFO: ==4992== Releasing lock...
[2026-09-14 13:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:35:02] Production.INFO: ==4994== Lock acquired, processing the job...
[2026-09-14 08:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:35:02] Production.INFO: ==4994== Releasing lock...
[2026-09-14 08:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:35:02] Production.INFO: ==4996== Lock acquired, processing the job...
[2026-09-14 12:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:35:02] Production.INFO: ==4996== Releasing lock...
[2026-09-14 12:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:35:03] Production.INFO: ==4999== Lock acquired, processing the job...
[2026-09-14 08:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 08:35:03] Production.INFO: ==5001== Lock acquired, processing the job...
[2026-09-14 08:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 08:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 08:35:03] Production.ERROR: CronJob PID - 5001
[2026-09-14 08:35:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 08:35:03] Production.ERROR: CronJob ID - 5
[2026-09-14 08:35:03] Production.ERROR: CronJob Last Run Time 2026-09-14 08:35:00
[2026-09-14 08:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 08:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 08:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 08:35:03] Production.INFO: ==4999== Releasing lock...
[2026-09-14 08:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 08:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 08:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:35:03] Production.INFO: ==5007== Lock acquired, processing the job...
[2026-09-14 08:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:35:03] Production.INFO: ==5003== Lock acquired, processing the job...
[2026-09-14 08:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:35:03] Production.INFO: ==5009== Lock acquired, processing the job...
[2026-09-14 08:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 08:35:03] Production.INFO: ==5005== Lock acquired, processing the job...
[2026-09-14 08:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 08:35:03] Production.INFO: Account Balance Start.
[2026-09-14 08:35:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:35:03] Production.INFO: 117
[2026-09-14 08:35:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:35:03] Production.INFO: ==5011== Lock acquired, processing the job...
[2026-09-14 08:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:35:04] Production.INFO: Date 2026-09-09
[2026-09-14 08:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 08: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-09-14 08: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-09-14 08:35:04] Production.INFO: Date 2026-09-10
[2026-09-14 08:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 08: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-09-14 08:35:04] Production.INFO: Date 2026-09-11
[2026-09-14 08:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:35:04] Production.INFO: ==5011== Releasing lock...
[2026-09-14 08:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:35:04] Production.ERROR: done
[2026-09-14 08:35:04] Production.INFO: Date 2026-09-12
[2026-09-14 08:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:35:04] Production.INFO: Date 2026-09-13
[2026-09-14 08:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 08:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001253', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 08:35:04] Production.INFO: Date 2026-09-14
[2026-09-14 08:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:35:04] Production.INFO: Total Charge 0
[2026-09-14 08:35:04] Production.INFO: CreateAllLog End
[2026-09-14 08:35:04] Production.INFO: Account Balance End.
[2026-09-14 08:35:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:35:04] Production.INFO: ==5007== Releasing lock...
[2026-09-14 08:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:35:04] Production.INFO: ==5003== Releasing lock...
[2026-09-14 08:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001253', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 08:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 08:35:10] Production.INFO: ProcessCDR(1,18001253,1,1,2)
[2026-09-14 08:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18001253,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 08:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18001253,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 08:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 08:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 08:35:10] Production.INFO: ==5009== Releasing lock...
[2026-09-14 08:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 08:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 08:35:13] Production.ERROR: CronJobId end10
[2026-09-14 08:35:13] Production.INFO: ==5005== Releasing lock...
[2026-09-14 08:35:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:35:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:35:17] Production.INFO: call_cost start
[2026-09-14 08:35:17] Production.INFO: call_cost end
[2026-09-14 08:35:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:35:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:35:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:35:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:35:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:35:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:35:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:35:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:35:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:35:17] Production.INFO: ==5001== Releasing lock...
[2026-09-14 08:35:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:35:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:36:02] Production.INFO: ==5068== Lock acquired, processing the job...
[2026-09-14 13:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:36:02] Production.INFO: neon service started
[2026-09-14 13:36:02] Production.INFO: neon service started
[2026-09-14 13:36:02] Production.INFO: ==5068== Releasing lock...
[2026-09-14 13:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:36:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 08:36:02] Production.INFO: ==5070== Lock acquired, processing the job...
[2026-09-14 08:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:36:02] Production.INFO: ==5070== Releasing lock...
[2026-09-14 08:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:36:03] Production.INFO: ==5072== Lock acquired, processing the job...
[2026-09-14 12:36:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:36:03] Production.INFO: ==5072== Releasing lock...
[2026-09-14 12:36:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:36:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:36:03] Production.INFO: ==5074== Lock acquired, processing the job...
[2026-09-14 08:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:36:03] Production.INFO: ==5078== Lock acquired, processing the job...
[2026-09-14 08:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:36:03] Production.INFO: ==5080== Lock acquired, processing the job...
[2026-09-14 08:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:36:04] Production.INFO: ==5076== Lock acquired, processing the job...
[2026-09-14 08:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:36:04] Production.INFO: Account Balance Start.
[2026-09-14 08:36:04] Production.INFO: CreateAllLog Start
[2026-09-14 08:36:04] Production.INFO: 117
[2026-09-14 08:36:04] Production.INFO: Date 2026-09-08
[2026-09-14 08:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:36:04] Production.INFO: Date 2026-09-09
[2026-09-14 08:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:36:04] Production.INFO: Date 2026-09-10
[2026-09-14 08:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:36:04] Production.INFO: ==5082== Lock acquired, processing the job...
[2026-09-14 08:36:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:36:04] Production.INFO: Date 2026-09-11
[2026-09-14 08:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:36:04] Production.INFO: Date 2026-09-12
[2026-09-14 08:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:36:04] Production.INFO: Date 2026-09-13
[2026-09-14 08:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 08: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-09-14 08: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-09-14 08:36:04] Production.INFO: Date 2026-09-14
[2026-09-14 08:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 08: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-09-14 08:36:04] Production.INFO: ==5082== Releasing lock...
[2026-09-14 08:36:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:36:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:36:04] Production.INFO: Total Charge 0
[2026-09-14 08:36:04] Production.INFO: CreateAllLog End
[2026-09-14 08:36:04] Production.INFO: Account Balance End.
[2026-09-14 08:36:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:36:04] Production.INFO: ==5080== Releasing lock...
[2026-09-14 08:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:36:04] Production.INFO: ==5076== Releasing lock...
[2026-09-14 08:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:36:12] Production.ERROR: CronJobId end10
[2026-09-14 08:36:12] Production.INFO: ==5078== Releasing lock...
[2026-09-14 08:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:36:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:36:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:36:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:36:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:36:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:36:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:36:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:36:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:36:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:36:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:36:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:36:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:36:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:36:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:36:15] Production.INFO: call_cost start
[2026-09-14 08:36:15] Production.INFO: call_cost end
[2026-09-14 08:36:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:36:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:36:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:36:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:36:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:36:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:36:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:36:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:36:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:36:15] Production.INFO: ==5074== Releasing lock...
[2026-09-14 08:36:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:36:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:37:01] Production.INFO: ==5138== Lock acquired, processing the job...
[2026-09-14 13:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:37:01] Production.INFO: neon service started
[2026-09-14 13:37:01] Production.INFO: neon service started
[2026-09-14 13:37:01] Production.INFO: ==5138== Releasing lock...
[2026-09-14 13:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:37:02] Production.INFO: ==5140== Lock acquired, processing the job...
[2026-09-14 08:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:37:02] Production.INFO: ==5140== Releasing lock...
[2026-09-14 08:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:37:02] Production.INFO: ==5142== Lock acquired, processing the job...
[2026-09-14 12:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:37:02] Production.INFO: ==5142== Releasing lock...
[2026-09-14 12:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:37:03] Production.INFO: ==5144== Lock acquired, processing the job...
[2026-09-14 08:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:37:03] Production.INFO: ==5146== Lock acquired, processing the job...
[2026-09-14 08:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:37:03] Production.INFO: ==5148== Lock acquired, processing the job...
[2026-09-14 08:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:37:03] Production.INFO: ==5150== Lock acquired, processing the job...
[2026-09-14 08:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:37:03] Production.INFO: ==5152== Lock acquired, processing the job...
[2026-09-14 08:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:37:03] Production.INFO: Account Balance Start.
[2026-09-14 08:37:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:37:03] Production.INFO: 117
[2026-09-14 08:37:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 08:37:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 08:37:03] Production.INFO: ==5152== Releasing lock...
[2026-09-14 08:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:37:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:37:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:37:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:37:03] Production.INFO: Date 2026-09-13
[2026-09-14 08:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:37:03] Production.INFO: Date 2026-09-14
[2026-09-14 08:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:37:03] Production.INFO: Total Charge 0
[2026-09-14 08:37:04] Production.INFO: CreateAllLog End
[2026-09-14 08:37:04] Production.INFO: Account Balance End.
[2026-09-14 08:37:04] Production.INFO: ==5146== Releasing lock...
[2026-09-14 08:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:37:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:37:04] Production.INFO: ==5150== Releasing lock...
[2026-09-14 08:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:37:11] Production.ERROR: CronJobId end10
[2026-09-14 08:37:11] Production.INFO: ==5148== Releasing lock...
[2026-09-14 08:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:37:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:37:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:37:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:37:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:37:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:37:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:37:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:37:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:37:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:37:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:37:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:37:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:37:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:37:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:37:16] Production.INFO: call_cost start
[2026-09-14 08:37:16] Production.INFO: call_cost end
[2026-09-14 08:37:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:37:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:37:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:37:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:37:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:37:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:37:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:37:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:37:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:37:16] Production.INFO: ==5144== Releasing lock...
[2026-09-14 08:37:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:37:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:38:02] Production.INFO: ==5209== Lock acquired, processing the job...
[2026-09-14 13:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:38:02] Production.INFO: neon service started
[2026-09-14 13:38:02] Production.INFO: neon service started
[2026-09-14 13:38:02] Production.INFO: ==5209== Releasing lock...
[2026-09-14 13:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:38:02] Production.INFO: ==5213== Lock acquired, processing the job...
[2026-09-14 12:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:38:02] Production.INFO: ==5213== Releasing lock...
[2026-09-14 12:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:38:02] Production.INFO: ==5211== Lock acquired, processing the job...
[2026-09-14 08:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:38:02] Production.INFO: ==5211== Releasing lock...
[2026-09-14 08:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:38:03] Production.INFO: ==5220== Lock acquired, processing the job...
[2026-09-14 08:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:38:03] Production.INFO: ==5218== Lock acquired, processing the job...
[2026-09-14 08:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:38:03] Production.INFO: ==5216== Lock acquired, processing the job...
[2026-09-14 08:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:38:03] Production.INFO: ==5222== Lock acquired, processing the job...
[2026-09-14 08:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:38:03] Production.INFO: ==5224== Lock acquired, processing the job...
[2026-09-14 08:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:38:03] Production.INFO: Account Balance Start.
[2026-09-14 08:38:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:38:03] Production.INFO: 117
[2026-09-14 08:38:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 08:38:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:38:03] Production.INFO: ==5224== Releasing lock...
[2026-09-14 08:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:38:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:38:04] Production.INFO: Date 2026-09-11
[2026-09-14 08:38:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:38:04] Production.INFO: Date 2026-09-12
[2026-09-14 08:38:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:38:04] Production.INFO: Date 2026-09-13
[2026-09-14 08:38:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:38:04] Production.INFO: Date 2026-09-14
[2026-09-14 08:38:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:38:04] Production.INFO: Total Charge 0
[2026-09-14 08:38:04] Production.INFO: CreateAllLog End
[2026-09-14 08:38:04] Production.INFO: Account Balance End.
[2026-09-14 08:38:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:38:04] Production.INFO: ==5222== Releasing lock...
[2026-09-14 08:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:38:04] Production.INFO: ==5218== Releasing lock...
[2026-09-14 08:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:38:12] Production.ERROR: CronJobId end10
[2026-09-14 08:38:12] Production.INFO: ==5220== Releasing lock...
[2026-09-14 08:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:38:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:38:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:38:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:38:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:38:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:38:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:38:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:38:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:38:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:38:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:38:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:38:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:38:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:38:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:38:15] Production.INFO: call_cost start
[2026-09-14 08:38:15] Production.INFO: call_cost end
[2026-09-14 08:38:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:38:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:38:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:38:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:38:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:38:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:38:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:38:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:38:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:38:15] Production.INFO: ==5216== Releasing lock...
[2026-09-14 08:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:38:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:39:01] Production.INFO: ==5283== Lock acquired, processing the job...
[2026-09-14 13:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:39:01] Production.INFO: neon service started
[2026-09-14 13:39:01] Production.INFO: neon service started
[2026-09-14 13:39:01] Production.INFO: ==5283== Releasing lock...
[2026-09-14 13:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:39:02] Production.INFO: ==5285== Lock acquired, processing the job...
[2026-09-14 08:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:39:02] Production.INFO: ==5285== Releasing lock...
[2026-09-14 08:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:39:02] Production.INFO: ==5287== Lock acquired, processing the job...
[2026-09-14 12:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:39:02] Production.INFO: ==5287== Releasing lock...
[2026-09-14 12:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:39:03] Production.INFO: ==5294== Lock acquired, processing the job...
[2026-09-14 08:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:39:03] Production.INFO: ==5298== Lock acquired, processing the job...
[2026-09-14 08:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:39:03] Production.INFO: ==5296== Lock acquired, processing the job...
[2026-09-14 08:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:39:03] Production.INFO: ==5290== Lock acquired, processing the job...
[2026-09-14 08:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:39:03] Production.INFO: ==5292== Lock acquired, processing the job...
[2026-09-14 08:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:39:03] Production.INFO: Account Balance Start.
[2026-09-14 08:39:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:39:03] Production.INFO: 117
[2026-09-14 08:39:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 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-09-14 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-09-14 08:39:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:39:03] Production.INFO: ==5298== Releasing lock...
[2026-09-14 08:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:39:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:39:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:39:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:39:03] Production.INFO: Date 2026-09-13
[2026-09-14 08:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:39:03] Production.INFO: Date 2026-09-14
[2026-09-14 08:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:39:03] Production.INFO: Total Charge 0
[2026-09-14 08:39:03] Production.INFO: CreateAllLog End
[2026-09-14 08:39:03] Production.INFO: Account Balance End.
[2026-09-14 08:39:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:39:04] Production.INFO: ==5296== Releasing lock...
[2026-09-14 08:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:39:04] Production.INFO: ==5292== Releasing lock...
[2026-09-14 08:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:39:11] Production.ERROR: CronJobId end10
[2026-09-14 08:39:11] Production.INFO: ==5294== Releasing lock...
[2026-09-14 08:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:39:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:39:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:39:14] Production.INFO: call_cost start
[2026-09-14 08:39:14] Production.INFO: call_cost end
[2026-09-14 08:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:39:14] Production.INFO: ==5290== Releasing lock...
[2026-09-14 08:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:40:02] Production.INFO: ==5353== Lock acquired, processing the job...
[2026-09-14 13:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:40:02] Production.INFO: neon service started
[2026-09-14 13:40:02] Production.INFO: neon service started
[2026-09-14 13:40:02] Production.INFO: ==5353== Releasing lock...
[2026-09-14 13:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:40:02] Production.INFO: ==5355== Lock acquired, processing the job...
[2026-09-14 08:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:40:02] Production.INFO: ==5355== Releasing lock...
[2026-09-14 08:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:40:02] Production.INFO: ==5357== Lock acquired, processing the job...
[2026-09-14 12:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:40:03] Production.INFO: ==5357== Releasing lock...
[2026-09-14 12:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:40:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:40:03] Production.INFO: ==5365== Lock acquired, processing the job...
[2026-09-14 08:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:40:03] Production.INFO: Account Balance Start.
[2026-09-14 08:40:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:40:03] Production.INFO: 117
[2026-09-14 08:40:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:40:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:40:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:40:03] Production.INFO: ==5367== Lock acquired, processing the job...
[2026-09-14 08:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:40:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:40:03] Production.INFO: ==5359== Lock acquired, processing the job...
[2026-09-14 08:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:40:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:40:03] Production.INFO: ==5361== Lock acquired, processing the job...
[2026-09-14 08:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:40:03] Production.INFO: Date 2026-09-13
[2026-09-14 08:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 08:40:03] Production.INFO: ==5363== Lock acquired, processing the job...
[2026-09-14 08:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-09-14 08:40:03] Production.INFO: Date 2026-09-14
[2026-09-14 08:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 08:40:03] Production.INFO: Total Charge 0
[2026-09-14 08:40:03] Production.INFO: ==5367== Releasing lock...
[2026-09-14 08:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:40:03] Production.INFO: CreateAllLog End
[2026-09-14 08:40:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:40:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:40:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:40:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:40:04] Production.INFO: Account Balance End.
[2026-09-14 08:40:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:40:04] Production.INFO: ==5365== Releasing lock...
[2026-09-14 08:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:40:04] Production.INFO: ==5361== Releasing lock...
[2026-09-14 08:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:40:12] Production.ERROR: CronJobId end10
[2026-09-14 08:40:12] Production.INFO: ==5363== Releasing lock...
[2026-09-14 08:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:40:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:40:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:40:15] Production.INFO: call_cost start
[2026-09-14 08:40:15] Production.INFO: call_cost end
[2026-09-14 08:40:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:40:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:40:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:40:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:40:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:40:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:40:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:40:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:40:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:40:15] Production.INFO: ==5359== Releasing lock...
[2026-09-14 08:40:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:40:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:41:01] Production.INFO: ==5425== Lock acquired, processing the job...
[2026-09-14 13:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:41:01] Production.INFO: neon service started
[2026-09-14 13:41:01] Production.INFO: neon service started
[2026-09-14 13:41:01] Production.INFO: ==5425== Releasing lock...
[2026-09-14 13:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:41:01] Production.INFO: ==5427== Lock acquired, processing the job...
[2026-09-14 08:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:41:02] Production.INFO: ==5427== Releasing lock...
[2026-09-14 08:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:41:02] Production.INFO: ==5429== Lock acquired, processing the job...
[2026-09-14 12:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:41:02] Production.INFO: ==5429== Releasing lock...
[2026-09-14 12:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:41:02] Production.INFO: ==5432== Lock acquired, processing the job...
[2026-09-14 08:41:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:41:03] Production.INFO: ==5434== Lock acquired, processing the job...
[2026-09-14 08:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:41:03] Production.INFO: ==5436== Lock acquired, processing the job...
[2026-09-14 08:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:41:03] Production.INFO: ==5438== Lock acquired, processing the job...
[2026-09-14 08:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:41:03] Production.INFO: ==5440== Lock acquired, processing the job...
[2026-09-14 08:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:41:03] Production.INFO: Account Balance Start.
[2026-09-14 08:41:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:41:03] Production.INFO: 117
[2026-09-14 08:41:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:41:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:41:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 08:41:03] Production.INFO: ==5440== Releasing lock...
[2026-09-14 08:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:41:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:41:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:41:03] Production.INFO: Date 2026-09-13
[2026-09-14 08:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:41:03] Production.INFO: Date 2026-09-14
[2026-09-14 08:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:41:03] Production.INFO: Total Charge 0
[2026-09-14 08:41:03] Production.INFO: CreateAllLog End
[2026-09-14 08:41:03] Production.INFO: Account Balance End.
[2026-09-14 08:41:03] Production.INFO: ==5434== Releasing lock...
[2026-09-14 08:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:41:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:41:03] Production.ERROR: CronJobId end 12
[2026-09-14 08:41:03] Production.INFO: ==5438== Releasing lock...
[2026-09-14 08:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:41:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:41:11] Production.ERROR: CronJobId end10
[2026-09-14 08:41:11] Production.INFO: ==5436== Releasing lock...
[2026-09-14 08:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:41:14] Production.INFO: call_cost start
[2026-09-14 08:41:14] Production.INFO: call_cost end
[2026-09-14 08:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:41:14] Production.INFO: ==5432== Releasing lock...
[2026-09-14 08:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:42:02] Production.INFO: ==5499== Lock acquired, processing the job...
[2026-09-14 13:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:42:02] Production.INFO: neon service started
[2026-09-14 13:42:02] Production.INFO: neon service started
[2026-09-14 13:42:02] Production.INFO: ==5499== Releasing lock...
[2026-09-14 13:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:42:02] Production.INFO: ==5502== Lock acquired, processing the job...
[2026-09-14 08:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:42:02] Production.INFO: ==5502== Releasing lock...
[2026-09-14 08:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:42:03] Production.INFO: ==5504== Lock acquired, processing the job...
[2026-09-14 12:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:42:03] Production.INFO: ==5504== Releasing lock...
[2026-09-14 12:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:42:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:42:03] Production.INFO: ==5508== Lock acquired, processing the job...
[2026-09-14 08:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:42:03] Production.INFO: ==5506== Lock acquired, processing the job...
[2026-09-14 08:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:42:03] Production.INFO: ==5514== Lock acquired, processing the job...
[2026-09-14 08:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:42:03] Production.INFO: ==5510== Lock acquired, processing the job...
[2026-09-14 08:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-09-14 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-09-14 08:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:42:03] Production.INFO: ==5512== Lock acquired, processing the job...
[2026-09-14 08:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 08:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:42:03] Production.INFO: ==5514== Releasing lock...
[2026-09-14 08:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:42:03] Production.INFO: Account Balance Start.
[2026-09-14 08:42:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:42:03] Production.INFO: 117
[2026-09-14 08:42:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:42:04] Production.INFO: Date 2026-09-09
[2026-09-14 08:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:42:04] Production.INFO: Date 2026-09-10
[2026-09-14 08:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:42:04] Production.INFO: Date 2026-09-11
[2026-09-14 08:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:42:04] Production.INFO: Date 2026-09-12
[2026-09-14 08:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:42:04] Production.INFO: Date 2026-09-13
[2026-09-14 08:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:42:04] Production.INFO: Date 2026-09-14
[2026-09-14 08:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:42:04] Production.INFO: Total Charge 0
[2026-09-14 08:42:04] Production.INFO: CreateAllLog End
[2026-09-14 08:42:04] Production.INFO: ==5508== Releasing lock...
[2026-09-14 08:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:42:04] Production.INFO: Account Balance End.
[2026-09-14 08:42:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:42:04] Production.INFO: ==5512== Releasing lock...
[2026-09-14 08:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:42:11] Production.ERROR: CronJobId end10
[2026-09-14 08:42:11] Production.INFO: ==5510== Releasing lock...
[2026-09-14 08:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:42:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:42:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:42:15] Production.INFO: call_cost start
[2026-09-14 08:42:15] Production.INFO: call_cost end
[2026-09-14 08:42:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:42:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:42:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:42:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:42:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:42:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:42:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:42:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:42:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:42:15] Production.INFO: ==5506== Releasing lock...
[2026-09-14 08:42:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:42:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:43:01] Production.INFO: ==5570== Lock acquired, processing the job...
[2026-09-14 13:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:43:01] Production.INFO: neon service started
[2026-09-14 13:43:01] Production.INFO: neon service started
[2026-09-14 13:43:01] Production.INFO: ==5570== Releasing lock...
[2026-09-14 13:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:43:01] Production.INFO: ==5573== Lock acquired, processing the job...
[2026-09-14 08:43:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:43:02] Production.INFO: ==5573== Releasing lock...
[2026-09-14 08:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:43:02] Production.INFO: ==5575== Lock acquired, processing the job...
[2026-09-14 12:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:43:02] Production.INFO: ==5575== Releasing lock...
[2026-09-14 12:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:43:02] Production.INFO: ==5577== Lock acquired, processing the job...
[2026-09-14 08:43:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:43:03] Production.INFO: ==5583== Lock acquired, processing the job...
[2026-09-14 08:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:43:03] Production.INFO: ==5585== Lock acquired, processing the job...
[2026-09-14 08:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:43:03] Production.INFO: ==5579== Lock acquired, processing the job...
[2026-09-14 08:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:43:03] Production.INFO: ==5581== Lock acquired, processing the job...
[2026-09-14 08:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:43:03] Production.INFO: Account Balance Start.
[2026-09-14 08:43:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:43:03] Production.INFO: 117
[2026-09-14 08:43:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 08:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:43:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 08:43:03] Production.INFO: ==5585== Releasing lock...
[2026-09-14 08:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:43:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:43:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:43:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:43:03] Production.INFO: Date 2026-09-13
[2026-09-14 08:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:43:03] Production.INFO: Date 2026-09-14
[2026-09-14 08:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:43:03] Production.INFO: Total Charge 0
[2026-09-14 08:43:03] Production.INFO: CreateAllLog End
[2026-09-14 08:43:03] Production.INFO: Account Balance End.
[2026-09-14 08:43:03] Production.ERROR: CronJobId end 12
[2026-09-14 08:43:03] Production.INFO: ==5583== Releasing lock...
[2026-09-14 08:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:43:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:43:03] Production.INFO: ==5579== Releasing lock...
[2026-09-14 08:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:43:11] Production.ERROR: CronJobId end10
[2026-09-14 08:43:11] Production.INFO: ==5581== Releasing lock...
[2026-09-14 08:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:43:15] Production.INFO: call_cost start
[2026-09-14 08:43:15] Production.INFO: call_cost end
[2026-09-14 08:43:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:43:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:43:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:43:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:43:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:43:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:43:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:43:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:43:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:43:15] Production.INFO: ==5577== Releasing lock...
[2026-09-14 08:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:43:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:44:02] Production.INFO: ==5644== Lock acquired, processing the job...
[2026-09-14 13:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:44:02] Production.INFO: neon service started
[2026-09-14 13:44:02] Production.INFO: neon service started
[2026-09-14 13:44:02] Production.INFO: ==5644== Releasing lock...
[2026-09-14 13:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:44:02] Production.INFO: ==5646== Lock acquired, processing the job...
[2026-09-14 08:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:44:02] Production.INFO: ==5646== Releasing lock...
[2026-09-14 08:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:44:02] Production.INFO: ==5648== Lock acquired, processing the job...
[2026-09-14 12:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:44:02] Production.INFO: ==5648== Releasing lock...
[2026-09-14 12:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:44:03] Production.INFO: ==5655== Lock acquired, processing the job...
[2026-09-14 08:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:44:03] Production.INFO: ==5651== Lock acquired, processing the job...
[2026-09-14 08:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:44:03] Production.INFO: ==5653== Lock acquired, processing the job...
[2026-09-14 08:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:44:03] Production.INFO: ==5657== Lock acquired, processing the job...
[2026-09-14 08:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:44:03] Production.INFO: ==5659== Lock acquired, processing the job...
[2026-09-14 08:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:44:03] Production.INFO: Account Balance Start.
[2026-09-14 08:44:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:44:03] Production.INFO: 117
[2026-09-14 08:44:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 08:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 08:44:03] Production.INFO: ==5659== Releasing lock...
[2026-09-14 08:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:44:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:44:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:44:04] Production.INFO: Date 2026-09-11
[2026-09-14 08:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:44:04] Production.INFO: Date 2026-09-12
[2026-09-14 08:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:44:04] Production.INFO: Date 2026-09-13
[2026-09-14 08:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:44:04] Production.INFO: Date 2026-09-14
[2026-09-14 08:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:44:04] Production.INFO: Total Charge 0
[2026-09-14 08:44:04] Production.INFO: CreateAllLog End
[2026-09-14 08:44:04] Production.INFO: Account Balance End.
[2026-09-14 08:44:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:44:04] Production.INFO: ==5657== Releasing lock...
[2026-09-14 08:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:44:04] Production.INFO: ==5653== Releasing lock...
[2026-09-14 08:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:44:12] Production.ERROR: CronJobId end10
[2026-09-14 08:44:12] Production.INFO: ==5655== Releasing lock...
[2026-09-14 08:44:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:44:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:44:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:44:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:44:15] Production.INFO: call_cost start
[2026-09-14 08:44:15] Production.INFO: call_cost end
[2026-09-14 08:44:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:44:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:44:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:44:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:44:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:44:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:44:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:44:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:44:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:44:15] Production.INFO: ==5651== Releasing lock...
[2026-09-14 08:44:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:44:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:45:01] Production.INFO: ==5714== Lock acquired, processing the job...
[2026-09-14 13:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:45:01] Production.INFO: neon service started
[2026-09-14 13:45:01] Production.INFO: neon service started
[2026-09-14 13:45:01] Production.INFO: ==5714== Releasing lock...
[2026-09-14 13:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:45:01] Production.INFO: ==5716== Lock acquired, processing the job...
[2026-09-14 08:45:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:45:02] Production.INFO: ==5716== Releasing lock...
[2026-09-14 08:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:45:02] Production.INFO: ==5718== Lock acquired, processing the job...
[2026-09-14 12:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:45:02] Production.INFO: ==5718== Releasing lock...
[2026-09-14 12:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:45:03] Production.INFO: ==5720== Lock acquired, processing the job...
[2026-09-14 08:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 08:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 08:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 08:45:03] Production.INFO: ==5720== Releasing lock...
[2026-09-14 08:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 08:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 08:45:03] Production.INFO: ==5732== Lock acquired, processing the job...
[2026-09-14 08:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 08:45:03] Production.INFO: ==5732== Releasing lock...
[2026-09-14 08:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:45:03] Production.INFO: ==5722== Lock acquired, processing the job...
[2026-09-14 08:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:45:03] Production.INFO: ==5726== Lock acquired, processing the job...
[2026-09-14 08:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:45:03] Production.INFO: ==5724== Lock acquired, processing the job...
[2026-09-14 08:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:45:03] Production.INFO: ==5728== Lock acquired, processing the job...
[2026-09-14 08:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:45:03] Production.INFO: ==5730== Lock acquired, processing the job...
[2026-09-14 08:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 08:45:03] Production.INFO: Account Balance Start.
[2026-09-14 08:45:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:45:03] Production.INFO: 117
[2026-09-14 08:45:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:45:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:45:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 08:45:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:45:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:45:03] Production.INFO: Date 2026-09-13
[2026-09-14 08:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:45:03] Production.INFO: Date 2026-09-14
[2026-09-14 08:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:45:03] Production.ERROR: done
[2026-09-14 08:45:03] Production.INFO: Total Charge 0
[2026-09-14 08:45:04] Production.INFO: CreateAllLog End
[2026-09-14 08:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 08:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001294', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 08:45:04] Production.INFO: Account Balance End.
[2026-09-14 08:45:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:45:04] Production.INFO: ==5728== Releasing lock...
[2026-09-14 08:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:45:04] Production.INFO: ==5724== Releasing lock...
[2026-09-14 08:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:45:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001294', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 08:45:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 08:45:09] Production.INFO: ProcessCDR(1,18001294,1,1,2)
[2026-09-14 08:45:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18001294,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 08:45:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18001294,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 08:45:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 08:45:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 08:45:09] Production.INFO: ==5730== Releasing lock...
[2026-09-14 08:45:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 08:45:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 08:45:14] Production.ERROR: CronJobId end10
[2026-09-14 08:45:14] Production.INFO: ==5726== Releasing lock...
[2026-09-14 08:45:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:45:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:45:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:45:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:45:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:45:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:45:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:45:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:45:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:45:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:45:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:45:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:45:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:45:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:45:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:45:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:45:17] Production.INFO: call_cost start
[2026-09-14 08:45:17] Production.INFO: call_cost end
[2026-09-14 08:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:45:17] Production.INFO: ==5722== Releasing lock...
[2026-09-14 08:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:46:01] Production.INFO: ==5791== Lock acquired, processing the job...
[2026-09-14 13:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:46:01] Production.INFO: neon service started
[2026-09-14 13:46:01] Production.INFO: neon service started
[2026-09-14 13:46:01] Production.INFO: ==5791== Releasing lock...
[2026-09-14 13:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:46:02] Production.INFO: ==5793== Lock acquired, processing the job...
[2026-09-14 08:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:46:02] Production.INFO: ==5793== Releasing lock...
[2026-09-14 08:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:46:02] Production.INFO: ==5795== Lock acquired, processing the job...
[2026-09-14 12:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:46:02] Production.INFO: ==5795== Releasing lock...
[2026-09-14 12:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:46:03] Production.INFO: ==5797== Lock acquired, processing the job...
[2026-09-14 08:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:46:03] Production.INFO: ==5799== Lock acquired, processing the job...
[2026-09-14 08:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:46:03] Production.INFO: ==5801== Lock acquired, processing the job...
[2026-09-14 08:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:46:03] Production.INFO: ==5803== Lock acquired, processing the job...
[2026-09-14 08:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:46:03] Production.INFO: ==5805== Lock acquired, processing the job...
[2026-09-14 08:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:46:03] Production.INFO: Account Balance Start.
[2026-09-14 08:46:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:46:03] Production.INFO: 117
[2026-09-14 08:46:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 08:46:03] Production.INFO: ==5805== Releasing lock...
[2026-09-14 08:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:46:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:46:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:46:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:46:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:46:04] Production.INFO: Date 2026-09-13
[2026-09-14 08:46:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:46:04] Production.INFO: Date 2026-09-14
[2026-09-14 08:46:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:46:04] Production.INFO: Total Charge 0
[2026-09-14 08:46:04] Production.INFO: CreateAllLog End
[2026-09-14 08:46:04] Production.INFO: ==5799== Releasing lock...
[2026-09-14 08:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:46:04] Production.INFO: Account Balance End.
[2026-09-14 08:46:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:46:04] Production.INFO: ==5803== Releasing lock...
[2026-09-14 08:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:46:11] Production.ERROR: CronJobId end10
[2026-09-14 08:46:11] Production.INFO: ==5801== Releasing lock...
[2026-09-14 08:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:46:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:46:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:46:15] Production.INFO: call_cost start
[2026-09-14 08:46:15] Production.INFO: call_cost end
[2026-09-14 08:46:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:46:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:46:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:46:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:46:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:46:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:46:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:46:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:46:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:46:15] Production.INFO: ==5797== Releasing lock...
[2026-09-14 08:46:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:46:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:47:02] Production.INFO: ==5859== Lock acquired, processing the job...
[2026-09-14 13:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:47:02] Production.INFO: neon service started
[2026-09-14 13:47:02] Production.INFO: neon service started
[2026-09-14 13:47:02] Production.INFO: ==5859== Releasing lock...
[2026-09-14 13:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:47:02] Production.INFO: ==5861== Lock acquired, processing the job...
[2026-09-14 08:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:47:02] Production.INFO: ==5861== Releasing lock...
[2026-09-14 08:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:47:03] Production.INFO: ==5863== Lock acquired, processing the job...
[2026-09-14 12:47:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:47:03] Production.INFO: ==5863== Releasing lock...
[2026-09-14 12:47:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:47:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:47:03] Production.INFO: ==5866== Lock acquired, processing the job...
[2026-09-14 08:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:47:03] Production.INFO: ==5870== Lock acquired, processing the job...
[2026-09-14 08:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:47:03] Production.INFO: ==5872== Lock acquired, processing the job...
[2026-09-14 08:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:47:03] Production.INFO: Account Balance Start.
[2026-09-14 08:47:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:47:03] Production.INFO: 117
[2026-09-14 08:47:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:47:04] Production.INFO: Date 2026-09-09
[2026-09-14 08:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:47:04] Production.INFO: Date 2026-09-10
[2026-09-14 08:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:47:04] Production.INFO: Date 2026-09-11
[2026-09-14 08:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:47:04] Production.INFO: ==5868== Lock acquired, processing the job...
[2026-09-14 08:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:47:04] Production.INFO: Date 2026-09-12
[2026-09-14 08:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:47:04] Production.INFO: ==5874== Lock acquired, processing the job...
[2026-09-14 08:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:47:04] Production.INFO: Date 2026-09-13
[2026-09-14 08:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:47:04] Production.INFO: Date 2026-09-14
[2026-09-14 08: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-09-14 08:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 08: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-09-14 08:47:04] Production.INFO: Total Charge 0
[2026-09-14 08: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-09-14 08:47:04] Production.INFO: ==5874== Releasing lock...
[2026-09-14 08:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:47:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:47:04] Production.INFO: CreateAllLog End
[2026-09-14 08:47:04] Production.INFO: Account Balance End.
[2026-09-14 08:47:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:47:04] Production.INFO: ==5872== Releasing lock...
[2026-09-14 08:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:47:04] Production.INFO: ==5868== Releasing lock...
[2026-09-14 08:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:47:12] Production.ERROR: CronJobId end10
[2026-09-14 08:47:12] Production.INFO: ==5870== Releasing lock...
[2026-09-14 08:47:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:47:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:47:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:47:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:47:15] Production.INFO: call_cost start
[2026-09-14 08:47:15] Production.INFO: call_cost end
[2026-09-14 08:47:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:47:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:47:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:47:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:47:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:47:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:47:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:47:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:47:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:47:15] Production.INFO: ==5866== Releasing lock...
[2026-09-14 08:47:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:47:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:48:01] Production.INFO: ==5928== Lock acquired, processing the job...
[2026-09-14 13:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:48:01] Production.INFO: neon service started
[2026-09-14 13:48:01] Production.INFO: neon service started
[2026-09-14 13:48:01] Production.INFO: ==5928== Releasing lock...
[2026-09-14 13:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:48:02] Production.INFO: ==5930== Lock acquired, processing the job...
[2026-09-14 08:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:48:02] Production.INFO: ==5930== Releasing lock...
[2026-09-14 08:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:48:02] Production.INFO: ==5932== Lock acquired, processing the job...
[2026-09-14 12:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:48:02] Production.INFO: ==5932== Releasing lock...
[2026-09-14 12:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:48:03] Production.INFO: ==5941== Lock acquired, processing the job...
[2026-09-14 08:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:48:03] Production.INFO: Account Balance Start.
[2026-09-14 08:48:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:48:03] Production.INFO: 117
[2026-09-14 08:48:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:48:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:48:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:48:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:48:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:48:03] Production.INFO: Date 2026-09-13
[2026-09-14 08:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:48:03] Production.INFO: ==5935== Lock acquired, processing the job...
[2026-09-14 08:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:48:03] Production.INFO: Date 2026-09-14
[2026-09-14 08:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:48:03] Production.INFO: ==5937== Lock acquired, processing the job...
[2026-09-14 08:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:48:03] Production.INFO: Total Charge 0
[2026-09-14 08:48:03] Production.INFO: ==5939== Lock acquired, processing the job...
[2026-09-14 08:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:48:03] Production.INFO: CreateAllLog End
[2026-09-14 08:48:03] Production.INFO: ==5943== Lock acquired, processing the job...
[2026-09-14 08:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:48:03] Production.INFO: Account Balance End.
[2026-09-14 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-09-14 08:48:03] Production.ERROR: CronJobId end 12
[2026-09-14 08:48:03] Production.INFO: ==5941== Releasing lock...
[2026-09-14 08:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:48:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 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-09-14 08: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-09-14 08:48:03] Production.INFO: ==5943== Releasing lock...
[2026-09-14 08:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:48:04] Production.INFO: ==5937== Releasing lock...
[2026-09-14 08:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:48:12] Production.ERROR: CronJobId end10
[2026-09-14 08:48:12] Production.INFO: ==5939== Releasing lock...
[2026-09-14 08:48:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:48:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:48:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:48:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:48:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:48:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:48:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:48:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:48:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:48:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:48:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:48:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:48:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:48:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:48:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:48:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:48:15] Production.INFO: call_cost start
[2026-09-14 08:48:15] Production.INFO: call_cost end
[2026-09-14 08:48:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:48:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:48:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:48:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:48:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:48:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:48:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:48:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:48:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:48:15] Production.INFO: ==5935== Releasing lock...
[2026-09-14 08:48:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:48:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:49:01] Production.INFO: ==6000== Lock acquired, processing the job...
[2026-09-14 13:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:49:01] Production.INFO: neon service started
[2026-09-14 13:49:01] Production.INFO: neon service started
[2026-09-14 13:49:01] Production.INFO: ==6000== Releasing lock...
[2026-09-14 13:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:49:02] Production.INFO: ==6003== Lock acquired, processing the job...
[2026-09-14 08:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:49:02] Production.INFO: ==6005== Lock acquired, processing the job...
[2026-09-14 12:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:49:02] Production.INFO: ==6005== Releasing lock...
[2026-09-14 12:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:49:02] Production.INFO: ==6003== Releasing lock...
[2026-09-14 08:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:49:03] Production.INFO: ==6010== Lock acquired, processing the job...
[2026-09-14 08:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:49:03] Production.INFO: ==6008== Lock acquired, processing the job...
[2026-09-14 08:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:49:03] Production.INFO: ==6012== Lock acquired, processing the job...
[2026-09-14 08:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:49:03] Production.INFO: ==6014== Lock acquired, processing the job...
[2026-09-14 08:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:49:03] Production.INFO: Account Balance Start.
[2026-09-14 08:49:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:49:03] Production.INFO: ==6016== Lock acquired, processing the job...
[2026-09-14 08:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:49:03] Production.INFO: 117
[2026-09-14 08:49:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:49:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:49:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 08:49:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:49:03] Production.INFO: ==6016== Releasing lock...
[2026-09-14 08:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:49:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:49:03] Production.INFO: Date 2026-09-13
[2026-09-14 08:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:49:03] Production.INFO: Date 2026-09-14
[2026-09-14 08:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:49:03] Production.INFO: Total Charge 0
[2026-09-14 08:49:03] Production.INFO: CreateAllLog End
[2026-09-14 08:49:03] Production.INFO: Account Balance End.
[2026-09-14 08:49:03] Production.ERROR: CronJobId end 12
[2026-09-14 08:49:03] Production.INFO: ==6014== Releasing lock...
[2026-09-14 08:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:49:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:49:03] Production.INFO: ==6010== Releasing lock...
[2026-09-14 08:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:49:11] Production.ERROR: CronJobId end10
[2026-09-14 08:49:11] Production.INFO: ==6012== Releasing lock...
[2026-09-14 08:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:49:14] Production.INFO: call_cost start
[2026-09-14 08:49:14] Production.INFO: call_cost end
[2026-09-14 08:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:49:14] Production.INFO: ==6008== Releasing lock...
[2026-09-14 08:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:50:01] Production.INFO: ==6073== Lock acquired, processing the job...
[2026-09-14 13:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:50:01] Production.INFO: neon service started
[2026-09-14 13:50:01] Production.INFO: neon service started
[2026-09-14 13:50:01] Production.INFO: ==6073== Releasing lock...
[2026-09-14 13:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:50:02] Production.INFO: ==6075== Lock acquired, processing the job...
[2026-09-14 08:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:50:02] Production.INFO: ==6077== Lock acquired, processing the job...
[2026-09-14 12:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:50:02] Production.INFO: ==6077== Releasing lock...
[2026-09-14 12:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:50:02] Production.INFO: ==6075== Releasing lock...
[2026-09-14 08:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:50:03] Production.INFO: ==6080== Lock acquired, processing the job...
[2026-09-14 08:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:50:03] Production.INFO: ==6082== Lock acquired, processing the job...
[2026-09-14 08:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:50:03] Production.INFO: ==6084== Lock acquired, processing the job...
[2026-09-14 08:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:50:03] Production.INFO: ==6086== Lock acquired, processing the job...
[2026-09-14 08:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:50:03] Production.INFO: ==6088== Lock acquired, processing the job...
[2026-09-14 08:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:50:03] Production.INFO: Account Balance Start.
[2026-09-14 08:50:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:50:03] Production.INFO: 117
[2026-09-14 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-09-14 08:50:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 08:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:50:03] Production.INFO: ==6088== Releasing lock...
[2026-09-14 08:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:50:04] Production.INFO: Date 2026-09-09
[2026-09-14 08:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:50:04] Production.INFO: Date 2026-09-10
[2026-09-14 08:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:50:04] Production.INFO: Date 2026-09-11
[2026-09-14 08:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:50:04] Production.INFO: Date 2026-09-12
[2026-09-14 08:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:50:04] Production.INFO: Date 2026-09-13
[2026-09-14 08:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:50:04] Production.INFO: Date 2026-09-14
[2026-09-14 08:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:50:04] Production.INFO: Total Charge 0
[2026-09-14 08:50:04] Production.INFO: CreateAllLog End
[2026-09-14 08:50:04] Production.INFO: Account Balance End.
[2026-09-14 08:50:04] Production.INFO: ==6082== Releasing lock...
[2026-09-14 08:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:50:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:50:04] Production.INFO: ==6086== Releasing lock...
[2026-09-14 08:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:50:13] Production.ERROR: CronJobId end10
[2026-09-14 08:50:13] Production.INFO: ==6084== Releasing lock...
[2026-09-14 08:50:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:50:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:50:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:50:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:50:15] Production.INFO: call_cost start
[2026-09-14 08:50:15] Production.INFO: call_cost end
[2026-09-14 08:50:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:50:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:50:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:50:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:50:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:50:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:50:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:50:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:50:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:50:15] Production.INFO: ==6080== Releasing lock...
[2026-09-14 08:50:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:50:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:51:02] Production.INFO: ==6145== Lock acquired, processing the job...
[2026-09-14 13:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:51:02] Production.INFO: neon service started
[2026-09-14 13:51:02] Production.INFO: neon service started
[2026-09-14 13:51:02] Production.INFO: ==6145== Releasing lock...
[2026-09-14 13:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:51:02] Production.INFO: ==6149== Lock acquired, processing the job...
[2026-09-14 12:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:51:02] Production.INFO: ==6149== Releasing lock...
[2026-09-14 12:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:51:02] Production.INFO: ==6147== Lock acquired, processing the job...
[2026-09-14 08:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:51:02] Production.INFO: ==6147== Releasing lock...
[2026-09-14 08:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:51:03] Production.INFO: ==6151== Lock acquired, processing the job...
[2026-09-14 08:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:51:03] Production.INFO: ==6159== Lock acquired, processing the job...
[2026-09-14 08:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 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-09-14 08:51:03] Production.INFO: ==6155== Lock acquired, processing the job...
[2026-09-14 08:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-09-14 08:51:03] Production.INFO: ==6159== Releasing lock...
[2026-09-14 08:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:51:03] Production.INFO: ==6153== Lock acquired, processing the job...
[2026-09-14 08:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:51:03] Production.INFO: ==6157== Lock acquired, processing the job...
[2026-09-14 08:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:51:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:51:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:51:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:51:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:51:04] Production.INFO: Account Balance Start.
[2026-09-14 08:51:04] Production.INFO: CreateAllLog Start
[2026-09-14 08:51:04] Production.INFO: 117
[2026-09-14 08:51:04] Production.INFO: Date 2026-09-08
[2026-09-14 08:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:51:04] Production.INFO: Date 2026-09-09
[2026-09-14 08:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:51:04] Production.INFO: Date 2026-09-10
[2026-09-14 08:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:51:04] Production.INFO: Date 2026-09-11
[2026-09-14 08:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:51:04] Production.INFO: Date 2026-09-12
[2026-09-14 08:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:51:04] Production.INFO: Date 2026-09-13
[2026-09-14 08:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:51:04] Production.INFO: Date 2026-09-14
[2026-09-14 08:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:51:04] Production.INFO: Total Charge 0
[2026-09-14 08:51:04] Production.INFO: CreateAllLog End
[2026-09-14 08:51:04] Production.INFO: Account Balance End.
[2026-09-14 08:51:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:51:04] Production.INFO: ==6157== Releasing lock...
[2026-09-14 08:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:51:04] Production.INFO: ==6153== Releasing lock...
[2026-09-14 08:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:51:11] Production.ERROR: CronJobId end10
[2026-09-14 08:51:11] Production.INFO: ==6155== Releasing lock...
[2026-09-14 08:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:51:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:51:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:51:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:51:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:51:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:51:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:51:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:51:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:51:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:51:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:51:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:51:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:51:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:51:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:51:15] Production.INFO: call_cost start
[2026-09-14 08:51:15] Production.INFO: call_cost end
[2026-09-14 08:51:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:51:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:51:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:51:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:51:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:51:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:51:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:51:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:51:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:51:15] Production.INFO: ==6151== Releasing lock...
[2026-09-14 08:51:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:51:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:52:01] Production.INFO: ==6212== Lock acquired, processing the job...
[2026-09-14 13:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:52:01] Production.INFO: neon service started
[2026-09-14 13:52:01] Production.INFO: neon service started
[2026-09-14 13:52:01] Production.INFO: ==6212== Releasing lock...
[2026-09-14 13:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:52:02] Production.INFO: ==6214== Lock acquired, processing the job...
[2026-09-14 08:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:52:02] Production.INFO: ==6214== Releasing lock...
[2026-09-14 08:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:52:02] Production.INFO: ==6216== Lock acquired, processing the job...
[2026-09-14 12:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:52:02] Production.INFO: ==6216== Releasing lock...
[2026-09-14 12:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:52:03] Production.INFO: ==6224== Lock acquired, processing the job...
[2026-09-14 08:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:52:03] Production.INFO: Account Balance Start.
[2026-09-14 08:52:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:52:03] Production.INFO: 117
[2026-09-14 08:52:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:52:03] Production.INFO: ==6220== Lock acquired, processing the job...
[2026-09-14 08:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:52:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:52:03] Production.INFO: ==6222== Lock acquired, processing the job...
[2026-09-14 08:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:52:03] Production.INFO: ==6218== Lock acquired, processing the job...
[2026-09-14 08:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:52:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:52:03] Production.INFO: ==6226== Lock acquired, processing the job...
[2026-09-14 08:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:52:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:52:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 08:52:03] Production.INFO: ==6226== Releasing lock...
[2026-09-14 08:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:52:03] Production.INFO: Date 2026-09-13
[2026-09-14 08:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:52:03] Production.INFO: Date 2026-09-14
[2026-09-14 08:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:52:03] Production.INFO: Total Charge 0
[2026-09-14 08:52:03] Production.INFO: CreateAllLog End
[2026-09-14 08:52:03] Production.INFO: Account Balance End.
[2026-09-14 08:52:03] Production.ERROR: CronJobId end 12
[2026-09-14 08:52:03] Production.INFO: ==6224== Releasing lock...
[2026-09-14 08:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:52:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:52:04] Production.INFO: ==6220== Releasing lock...
[2026-09-14 08:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:52:12] Production.ERROR: CronJobId end10
[2026-09-14 08:52:12] Production.INFO: ==6222== Releasing lock...
[2026-09-14 08:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:52:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:52:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:52:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:52:15] Production.INFO: call_cost start
[2026-09-14 08:52:15] Production.INFO: call_cost end
[2026-09-14 08:52:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:52:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:52:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:52:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:52:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:52:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:52:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:52:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:52:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:52:15] Production.INFO: ==6218== Releasing lock...
[2026-09-14 08:52:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:52:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:53:02] Production.INFO: ==6282== Lock acquired, processing the job...
[2026-09-14 13:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:53:02] Production.INFO: neon service started
[2026-09-14 13:53:02] Production.INFO: neon service started
[2026-09-14 13:53:02] Production.INFO: ==6282== Releasing lock...
[2026-09-14 13:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:53:02] Production.INFO: ==6285== Lock acquired, processing the job...
[2026-09-14 08:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:53:02] Production.INFO: ==6287== Lock acquired, processing the job...
[2026-09-14 12:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:53:02] Production.INFO: ==6287== Releasing lock...
[2026-09-14 12:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:53:03] Production.INFO: ==6285== Releasing lock...
[2026-09-14 08:53:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:53:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:53:03] Production.INFO: ==6293== Lock acquired, processing the job...
[2026-09-14 08:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:53:04] Production.INFO: ==6291== Lock acquired, processing the job...
[2026-09-14 08:53:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:53:04] Production.INFO: ==6297== Lock acquired, processing the job...
[2026-09-14 08:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:53:04] Production.INFO: ==6295== Lock acquired, processing the job...
[2026-09-14 08:53:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:53:04] Production.INFO: ==6299== Lock acquired, processing the job...
[2026-09-14 08:53:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:53:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:53:04] Production.INFO: Account Balance Start.
[2026-09-14 08:53:04] Production.INFO: CreateAllLog Start
[2026-09-14 08:53:04] Production.INFO: 117
[2026-09-14 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-09-14 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-09-14 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-09-14 08:53:04] Production.INFO: ==6299== Releasing lock...
[2026-09-14 08:53:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:53:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:53:04] Production.INFO: Date 2026-09-08
[2026-09-14 08:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:53:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:53:04] Production.INFO: Date 2026-09-09
[2026-09-14 08:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:53:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:53:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:53:04] Production.INFO: Date 2026-09-10
[2026-09-14 08:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:53:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:53:04] Production.INFO: Date 2026-09-11
[2026-09-14 08:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:53:04] Production.INFO: Date 2026-09-12
[2026-09-14 08:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:53:04] Production.INFO: Date 2026-09-13
[2026-09-14 08:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:53:04] Production.INFO: ==6293== Releasing lock...
[2026-09-14 08:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:53:04] Production.INFO: Date 2026-09-14
[2026-09-14 08:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:53:04] Production.INFO: Total Charge 0
[2026-09-14 08:53:04] Production.INFO: CreateAllLog End
[2026-09-14 08:53:04] Production.INFO: Account Balance End.
[2026-09-14 08:53:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:53:04] Production.INFO: ==6297== Releasing lock...
[2026-09-14 08:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:53:13] Production.ERROR: CronJobId end10
[2026-09-14 08:53:13] Production.INFO: ==6295== Releasing lock...
[2026-09-14 08:53:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:53:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:53:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:53:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:53:14] Production.INFO: call_cost start
[2026-09-14 08:53:14] Production.INFO: call_cost end
[2026-09-14 08:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:53:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:53:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:53:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:53:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:53:14] Production.INFO: ==6291== Releasing lock...
[2026-09-14 08:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:54:01] Production.INFO: ==6352== Lock acquired, processing the job...
[2026-09-14 13:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:54:01] Production.INFO: neon service started
[2026-09-14 13:54:01] Production.INFO: neon service started
[2026-09-14 13:54:01] Production.INFO: ==6352== Releasing lock...
[2026-09-14 13:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:54:02] Production.INFO: ==6354== Lock acquired, processing the job...
[2026-09-14 08:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:54:02] Production.INFO: ==6356== Lock acquired, processing the job...
[2026-09-14 12:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:54:02] Production.INFO: ==6356== Releasing lock...
[2026-09-14 12:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:54:02] Production.INFO: ==6354== Releasing lock...
[2026-09-14 08:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:54:03] Production.INFO: ==6359== Lock acquired, processing the job...
[2026-09-14 08:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:54:03] Production.INFO: ==6361== Lock acquired, processing the job...
[2026-09-14 08:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:54:03] Production.INFO: ==6363== Lock acquired, processing the job...
[2026-09-14 08:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:54:03] Production.INFO: ==6365== Lock acquired, processing the job...
[2026-09-14 08:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:54:03] Production.INFO: ==6367== Lock acquired, processing the job...
[2026-09-14 08:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:54:03] Production.INFO: Account Balance Start.
[2026-09-14 08:54:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:54:03] Production.INFO: 117
[2026-09-14 08:54:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 08:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 08:54:03] Production.INFO: ==6367== Releasing lock...
[2026-09-14 08:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:54:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:54:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:54:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:54:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:54:03] Production.INFO: Date 2026-09-13
[2026-09-14 08:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:54:03] Production.INFO: Date 2026-09-14
[2026-09-14 08:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:54:03] Production.INFO: Total Charge 0
[2026-09-14 08:54:03] Production.INFO: CreateAllLog End
[2026-09-14 08:54:03] Production.INFO: Account Balance End.
[2026-09-14 08:54:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:54:04] Production.INFO: ==6365== Releasing lock...
[2026-09-14 08:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:54:04] Production.INFO: ==6361== Releasing lock...
[2026-09-14 08:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:54:11] Production.ERROR: CronJobId end10
[2026-09-14 08:54:11] Production.INFO: ==6363== Releasing lock...
[2026-09-14 08:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:54:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:54:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:54:14] Production.INFO: call_cost start
[2026-09-14 08:54:14] Production.INFO: call_cost end
[2026-09-14 08:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:54:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:54:14] Production.INFO: ==6359== Releasing lock...
[2026-09-14 08:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:55:02] Production.INFO: ==6421== Lock acquired, processing the job...
[2026-09-14 13:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:55:02] Production.INFO: neon service started
[2026-09-14 13:55:02] Production.INFO: neon service started
[2026-09-14 13:55:02] Production.INFO: ==6421== Releasing lock...
[2026-09-14 13:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:55:02] Production.INFO: ==6425== Lock acquired, processing the job...
[2026-09-14 12:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:55:02] Production.INFO: ==6425== Releasing lock...
[2026-09-14 12:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:55:02] Production.INFO: ==6423== Lock acquired, processing the job...
[2026-09-14 08:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:55:02] Production.INFO: ==6423== Releasing lock...
[2026-09-14 08:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:55:03] Production.INFO: ==6428== Lock acquired, processing the job...
[2026-09-14 08:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 08:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 08:55:03] Production.INFO: ==6432== Lock acquired, processing the job...
[2026-09-14 08:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 08:55:03] Production.INFO: ==6428== Releasing lock...
[2026-09-14 08:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 08:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 08:55:03] Production.INFO: ==6434== Lock acquired, processing the job...
[2026-09-14 08:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:55:04] Production.INFO: ==6430== Lock acquired, processing the job...
[2026-09-14 08:55:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:55:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:55:04] Production.INFO: ==6436== Lock acquired, processing the job...
[2026-09-14 08:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:55:04] Production.INFO: ==6440== Lock acquired, processing the job...
[2026-09-14 08:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:55:04] Production.INFO: ==6438== Lock acquired, processing the job...
[2026-09-14 08:55:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 08:55:04] Production.INFO: Account Balance Start.
[2026-09-14 08:55:04] Production.INFO: CreateAllLog Start
[2026-09-14 08:55:04] Production.INFO: 117
[2026-09-14 08:55:04] Production.INFO: Date 2026-09-08
[2026-09-14 08: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-09-14 08:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 08: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-09-14 08: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-09-14 08:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 08:55:04] Production.INFO: Date 2026-09-09
[2026-09-14 08:55:04] Production.INFO: ==6440== Releasing lock...
[2026-09-14 08:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:55:04] Production.INFO: Date 2026-09-10
[2026-09-14 08:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:55:04] Production.INFO: Date 2026-09-11
[2026-09-14 08:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:55:04] Production.INFO: ==6432== Releasing lock...
[2026-09-14 08:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:55:04] Production.INFO: Date 2026-09-12
[2026-09-14 08:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:55:04] Production.INFO: Date 2026-09-13
[2026-09-14 08:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:55:04] Production.INFO: Date 2026-09-14
[2026-09-14 08:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:55:04] Production.ERROR: done
[2026-09-14 08:55:04] Production.INFO: Total Charge 0
[2026-09-14 08:55:05] Production.INFO: CreateAllLog End
[2026-09-14 08:55:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 08:55:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001335', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 08:55:05] Production.INFO: Account Balance End.
[2026-09-14 08:55:05] Production.ERROR: CronJobId end 12
[2026-09-14 08:55:05] Production.INFO: ==6436== Releasing lock...
[2026-09-14 08:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:55:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001335', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 08:55:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 08:55:11] Production.INFO: ProcessCDR(1,18001335,1,1,2)
[2026-09-14 08:55:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18001335,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 08:55:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18001335,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 08:55:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 08:55:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 08:55:11] Production.INFO: ==6438== Releasing lock...
[2026-09-14 08:55:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 08:55:11] Production.INFO: 26 MB #Memory Used#
[2026-09-14 08:55:15] Production.ERROR: CronJobId end10
[2026-09-14 08:55:15] Production.INFO: ==6434== Releasing lock...
[2026-09-14 08:55:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:55:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:55:18] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:55:18] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:55:18] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:55:18] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:55:18] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:55:18] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:55:18] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:55:18] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:55:18] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:55:18] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:55:18] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:55:18] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:55:18] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:55:18] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:55:18] Production.INFO: call_cost start
[2026-09-14 08:55:18] Production.INFO: call_cost end
[2026-09-14 08:55:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:55:18] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:55:18] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:55:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:55:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:55:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:55:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:55:18] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:55:18] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:55:18] Production.INFO: ==6430== Releasing lock...
[2026-09-14 08:55:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:55:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:56:01] Production.INFO: ==6497== Lock acquired, processing the job...
[2026-09-14 13:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:56:01] Production.INFO: neon service started
[2026-09-14 13:56:01] Production.INFO: neon service started
[2026-09-14 13:56:01] Production.INFO: ==6497== Releasing lock...
[2026-09-14 13:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:56:02] Production.INFO: ==6499== Lock acquired, processing the job...
[2026-09-14 08:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:56:02] Production.INFO: ==6501== Lock acquired, processing the job...
[2026-09-14 12:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:56:02] Production.INFO: ==6501== Releasing lock...
[2026-09-14 12:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:56:02] Production.INFO: ==6499== Releasing lock...
[2026-09-14 08:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:56:03] Production.INFO: ==6506== Lock acquired, processing the job...
[2026-09-14 08:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:56:03] Production.INFO: ==6510== Lock acquired, processing the job...
[2026-09-14 08:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:56:03] Production.INFO: Account Balance Start.
[2026-09-14 08:56:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:56:03] Production.INFO: 117
[2026-09-14 08:56:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:56:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:56:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:56:03] Production.INFO: ==6508== Lock acquired, processing the job...
[2026-09-14 08:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:56:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:56:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:56:03] Production.INFO: Date 2026-09-13
[2026-09-14 08:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:56:03] Production.INFO: Date 2026-09-14
[2026-09-14 08:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:56:03] Production.INFO: ==6504== Lock acquired, processing the job...
[2026-09-14 08:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:56:03] Production.INFO: Total Charge 0
[2026-09-14 08:56:03] Production.INFO: CreateAllLog End
[2026-09-14 08:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:56:03] Production.INFO: ==6512== Lock acquired, processing the job...
[2026-09-14 08:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:56:03] Production.INFO: Account Balance End.
[2026-09-14 08:56:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:56:04] Production.INFO: ==6510== Releasing lock...
[2026-09-14 08:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08: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-09-14 08: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-09-14 08: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-09-14 08:56:04] Production.INFO: ==6512== Releasing lock...
[2026-09-14 08:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:56:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:56:04] Production.INFO: ==6506== Releasing lock...
[2026-09-14 08:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:56:12] Production.ERROR: CronJobId end10
[2026-09-14 08:56:12] Production.INFO: ==6508== Releasing lock...
[2026-09-14 08:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:56:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:56:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:56:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:56:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:56:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:56:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:56:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:56:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:56:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:56:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:56:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:56:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:56:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:56:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:56:15] Production.INFO: call_cost start
[2026-09-14 08:56:15] Production.INFO: call_cost end
[2026-09-14 08:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:56:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:56:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:56:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:56:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:56:15] Production.INFO: ==6504== Releasing lock...
[2026-09-14 08:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:57:02] Production.INFO: ==6568== Lock acquired, processing the job...
[2026-09-14 13:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:57:02] Production.INFO: neon service started
[2026-09-14 13:57:02] Production.INFO: neon service started
[2026-09-14 13:57:02] Production.INFO: ==6568== Releasing lock...
[2026-09-14 13:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:57:02] Production.INFO: ==6572== Lock acquired, processing the job...
[2026-09-14 12:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:57:02] Production.INFO: ==6572== Releasing lock...
[2026-09-14 12:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:57:02] Production.INFO: ==6570== Lock acquired, processing the job...
[2026-09-14 08:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:57:02] Production.INFO: ==6570== Releasing lock...
[2026-09-14 08:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:57:03] Production.INFO: ==6575== Lock acquired, processing the job...
[2026-09-14 08:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:57:03] Production.INFO: ==6577== Lock acquired, processing the job...
[2026-09-14 08:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:57:03] Production.INFO: ==6579== Lock acquired, processing the job...
[2026-09-14 08:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:57:03] Production.INFO: ==6581== Lock acquired, processing the job...
[2026-09-14 08:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:57:04] Production.INFO: ==6583== Lock acquired, processing the job...
[2026-09-14 08:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:57:04] Production.INFO: Account Balance Start.
[2026-09-14 08:57:04] Production.INFO: CreateAllLog Start
[2026-09-14 08:57:04] Production.INFO: 117
[2026-09-14 08:57:04] Production.INFO: Date 2026-09-08
[2026-09-14 08:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:57:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 08:57:04] Production.INFO: Date 2026-09-09
[2026-09-14 08:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:57:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 08:57:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 08:57:04] Production.INFO: ==6583== Releasing lock...
[2026-09-14 08:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:57:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:57:04] Production.INFO: Date 2026-09-10
[2026-09-14 08:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:57:04] Production.INFO: Date 2026-09-11
[2026-09-14 08:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:57:04] Production.INFO: Date 2026-09-12
[2026-09-14 08:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:57:04] Production.INFO: ==6577== Releasing lock...
[2026-09-14 08:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:57:04] Production.INFO: Date 2026-09-13
[2026-09-14 08:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:57:04] Production.INFO: Date 2026-09-14
[2026-09-14 08:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:57:04] Production.INFO: Total Charge 0
[2026-09-14 08:57:04] Production.INFO: CreateAllLog End
[2026-09-14 08:57:04] Production.INFO: Account Balance End.
[2026-09-14 08:57:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:57:04] Production.INFO: ==6581== Releasing lock...
[2026-09-14 08:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:57:12] Production.ERROR: CronJobId end10
[2026-09-14 08:57:12] Production.INFO: ==6579== Releasing lock...
[2026-09-14 08:57:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:57:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:57:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:57:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:57:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:57:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:57:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:57:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:57:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:57:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:57:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:57:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:57:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:57:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:57:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:57:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:57:15] Production.INFO: call_cost start
[2026-09-14 08:57:15] Production.INFO: call_cost end
[2026-09-14 08:57:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:57:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:57:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:57:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:57:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:57:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:57:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:57:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:57:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:57:15] Production.INFO: ==6575== Releasing lock...
[2026-09-14 08:57:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:57:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:58:01] Production.INFO: ==6640== Lock acquired, processing the job...
[2026-09-14 13:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:58:01] Production.INFO: neon service started
[2026-09-14 13:58:01] Production.INFO: neon service started
[2026-09-14 13:58:01] Production.INFO: ==6640== Releasing lock...
[2026-09-14 13:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:58:01] Production.INFO: ==6644== Lock acquired, processing the job...
[2026-09-14 12:58:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:58:01] Production.INFO: ==6644== Releasing lock...
[2026-09-14 12:58:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:58:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:58:02] Production.INFO: ==6642== Lock acquired, processing the job...
[2026-09-14 08:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 08:58:02] Production.INFO: ==6642== Releasing lock...
[2026-09-14 08:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:58:03] Production.INFO: ==6650== Lock acquired, processing the job...
[2026-09-14 08:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:58:03] Production.INFO: ==6646== Lock acquired, processing the job...
[2026-09-14 08:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:58:03] Production.INFO: ==6648== Lock acquired, processing the job...
[2026-09-14 08:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:58:03] Production.INFO: ==6652== Lock acquired, processing the job...
[2026-09-14 08:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:58:03] Production.INFO: Account Balance Start.
[2026-09-14 08:58:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:58:03] Production.INFO: 117
[2026-09-14 08:58:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:58:03] Production.INFO: ==6655== Lock acquired, processing the job...
[2026-09-14 08:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:58:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:58:03] Production.INFO: Date 2026-09-10
[2026-09-14 08:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 08: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-09-14 08: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-09-14 08: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-09-14 08:58:03] Production.INFO: Date 2026-09-11
[2026-09-14 08:58:03] Production.INFO: ==6655== Releasing lock...
[2026-09-14 08:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:58:03] Production.INFO: Date 2026-09-12
[2026-09-14 08:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:58:03] Production.INFO: Date 2026-09-13
[2026-09-14 08:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:58:03] Production.INFO: Date 2026-09-14
[2026-09-14 08:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:58:03] Production.INFO: Total Charge 0
[2026-09-14 08:58:03] Production.INFO: CreateAllLog End
[2026-09-14 08:58:03] Production.INFO: Account Balance End.
[2026-09-14 08:58:03] Production.ERROR: CronJobId end 12
[2026-09-14 08:58:03] Production.INFO: ==6652== Releasing lock...
[2026-09-14 08:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:58:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:58:04] Production.INFO: ==6648== Releasing lock...
[2026-09-14 08:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:58:11] Production.ERROR: CronJobId end10
[2026-09-14 08:58:11] Production.INFO: ==6650== Releasing lock...
[2026-09-14 08:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:58:13] Production.INFO: call_cost start
[2026-09-14 08:58:13] Production.INFO: call_cost end
[2026-09-14 08:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:58:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:58:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:58:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:58:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:58:13] Production.INFO: ==6646== Releasing lock...
[2026-09-14 08:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 13:59:01] Production.INFO: ==6708== Lock acquired, processing the job...
[2026-09-14 13:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 13:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 13:59:01] Production.INFO: neon service started
[2026-09-14 13:59:02] Production.INFO: neon service started
[2026-09-14 13:59:02] Production.INFO: ==6708== Releasing lock...
[2026-09-14 13:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 13:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 08:59:02] Production.INFO: ==6710== Lock acquired, processing the job...
[2026-09-14 08:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:59:02] Production.INFO: ==6712== Lock acquired, processing the job...
[2026-09-14 12:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:59:02] Production.INFO: ==6712== Releasing lock...
[2026-09-14 12:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 08:59:02] Production.INFO: ==6710== Releasing lock...
[2026-09-14 08:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 08:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 08:59:03] Production.INFO: ==6715== Lock acquired, processing the job...
[2026-09-14 08:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 08:59:03] Production.INFO: ==6717== Lock acquired, processing the job...
[2026-09-14 08:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 08:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 08:59:03] Production.INFO: ==6719== Lock acquired, processing the job...
[2026-09-14 08:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 08:59:03] Production.INFO: ==6721== Lock acquired, processing the job...
[2026-09-14 08:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 08:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 08:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 08:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 08:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 08:59:03] Production.INFO: ==6723== Lock acquired, processing the job...
[2026-09-14 08:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 08:59:03] Production.INFO: Account Balance Start.
[2026-09-14 08:59:03] Production.INFO: CreateAllLog Start
[2026-09-14 08:59:03] Production.INFO: 117
[2026-09-14 08:59:03] Production.INFO: Date 2026-09-08
[2026-09-14 08:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 08:59:03] Production.INFO: Date 2026-09-09
[2026-09-14 08:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 08:59:04] Production.INFO: ==6723== Releasing lock...
[2026-09-14 08:59:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 08:59:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 08:59:04] Production.INFO: Date 2026-09-10
[2026-09-14 08:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:59:04] Production.INFO: Date 2026-09-11
[2026-09-14 08:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:59:04] Production.INFO: Date 2026-09-12
[2026-09-14 08:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:59:04] Production.INFO: Date 2026-09-13
[2026-09-14 08:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:59:04] Production.INFO: Date 2026-09-14
[2026-09-14 08:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 08:59:04] Production.INFO: Total Charge 0
[2026-09-14 08:59:04] Production.INFO: CreateAllLog End
[2026-09-14 08:59:04] Production.INFO: Account Balance End.
[2026-09-14 08:59:04] Production.INFO: ==6717== Releasing lock...
[2026-09-14 08:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 08:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 08:59:04] Production.ERROR: CronJobId end 12
[2026-09-14 08:59:04] Production.INFO: ==6721== Releasing lock...
[2026-09-14 08:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 08:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 08:59:12] Production.ERROR: CronJobId end10
[2026-09-14 08:59:12] Production.INFO: ==6719== Releasing lock...
[2026-09-14 08:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 08:59:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 08:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 08:59:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 08:59:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 08:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 08:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 08:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 08:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 08:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 08:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 08:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 08:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 08:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 08:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 08:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 08:59:15] Production.INFO: call_cost start
[2026-09-14 08:59:15] Production.INFO: call_cost end
[2026-09-14 08:59:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 08:59:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 08:59:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 08:59:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 08:59:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 08:59:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 08:59:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 08:59:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 08:59:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 08:59:15] Production.INFO: ==6715== Releasing lock...
[2026-09-14 08:59:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 08:59:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:00:01] Production.INFO: ==6779== Lock acquired, processing the job...
[2026-09-14 14:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:00:01] Production.INFO: neon service started
[2026-09-14 14:00:01] Production.INFO: neon service started
[2026-09-14 14:00:01] Production.INFO: ==6779== Releasing lock...
[2026-09-14 14:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:00:01] Production.INFO: ==6783== Lock acquired, processing the job...
[2026-09-14 13:00:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:00:01] Production.INFO: ==6783== Releasing lock...
[2026-09-14 13:00:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:00:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:00:02] Production.INFO: ==6781== Lock acquired, processing the job...
[2026-09-14 09:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:00:02] Production.INFO: ==6781== Releasing lock...
[2026-09-14 09:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:00:03] Production.INFO: ==6788== Lock acquired, processing the job...
[2026-09-14 09:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:00:03] Production.INFO: ==6786== Lock acquired, processing the job...
[2026-09-14 09:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:00:03] Production.INFO: ==6790== Lock acquired, processing the job...
[2026-09-14 09:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:00:03] Production.INFO: ==6792== Lock acquired, processing the job...
[2026-09-14 09:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:00:03] Production.INFO: ==6794== Lock acquired, processing the job...
[2026-09-14 09:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:00:03] Production.INFO: Account Balance Start.
[2026-09-14 09:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:00:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:00:03] Production.INFO: 117
[2026-09-14 09:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:00:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:00:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:00:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:00:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 09: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-09-14 09: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-09-14 09: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-09-14 09:00:03] Production.INFO: ==6794== Releasing lock...
[2026-09-14 09:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:00:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:00:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:00:03] Production.INFO: Date 2026-09-14
[2026-09-14 09:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:00:03] Production.INFO: Total Charge 0
[2026-09-14 09:00:03] Production.INFO: CreateAllLog End
[2026-09-14 09:00:03] Production.INFO: Account Balance End.
[2026-09-14 09:00:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:00:04] Production.INFO: ==6792== Releasing lock...
[2026-09-14 09:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:00:04] Production.INFO: ==6788== Releasing lock...
[2026-09-14 09:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:00:11] Production.ERROR: CronJobId end10
[2026-09-14 09:00:11] Production.INFO: ==6790== Releasing lock...
[2026-09-14 09:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:00:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:00:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:00:14] Production.INFO: call_cost start
[2026-09-14 09:00:14] Production.INFO: call_cost end
[2026-09-14 09:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:00:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:00:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:00:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:00:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:00:14] Production.INFO: ==6786== Releasing lock...
[2026-09-14 09:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:01:01] Production.INFO: ==6857== Lock acquired, processing the job...
[2026-09-14 14:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:01:01] Production.INFO: neon service started
[2026-09-14 14:01:01] Production.INFO: neon service started
[2026-09-14 14:01:01] Production.INFO: ==6857== Releasing lock...
[2026-09-14 14:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:01:02] Production.INFO: ==6869== Lock acquired, processing the job...
[2026-09-14 09:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:01:02] Production.INFO: ==6869== Releasing lock...
[2026-09-14 09:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:01:02] Production.INFO: ==6871== Lock acquired, processing the job...
[2026-09-14 13:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:01:02] Production.INFO: ==6871== Releasing lock...
[2026-09-14 13:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:01:03] Production.INFO: ==6879== Lock acquired, processing the job...
[2026-09-14 09:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:01:03] Production.INFO: Account Balance Start.
[2026-09-14 09:01:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:01:03] Production.INFO: 117
[2026-09-14 09:01:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:01:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:01:03] Production.INFO: ==6873== Lock acquired, processing the job...
[2026-09-14 09:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:01:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:01:03] Production.INFO: ==6875== Lock acquired, processing the job...
[2026-09-14 09:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:01:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:01:03] Production.INFO: ==6877== Lock acquired, processing the job...
[2026-09-14 09:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:01:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:01:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:01:03] Production.INFO: ==6882== Lock acquired, processing the job...
[2026-09-14 09:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:01:03] Production.INFO: Date 2026-09-14
[2026-09-14 09:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:01:03] Production.INFO: Total Charge 0
[2026-09-14 09:01:03] Production.INFO: CreateAllLog End
[2026-09-14 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-09-14 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-09-14 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-09-14 09:01:04] Production.INFO: ==6882== Releasing lock...
[2026-09-14 09:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:01:04] Production.INFO: Account Balance End.
[2026-09-14 09:01:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:01:04] Production.INFO: ==6879== Releasing lock...
[2026-09-14 09:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:01:04] Production.INFO: ==6875== Releasing lock...
[2026-09-14 09:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:01:04] Production.INFO: helper-LastRunTime===2026-09-14 09:01:00
[2026-09-14 09:01:04] Production.INFO: =diffInterval=0
[2026-09-14 09:01:05] Production.INFO: helper-LastRunTime===2026-09-14 09:01:00
[2026-09-14 09:01:05] Production.INFO: =diffInterval=0
[2026-09-14 09:01:06] Production.INFO: helper-LastRunTime===2026-09-14 09:01:00
[2026-09-14 09:01:06] Production.INFO: =diffInterval=0
[2026-09-14 09:01:08] Production.INFO: helper-LastRunTime===2026-09-14 09:01:00
[2026-09-14 09:01:08] Production.INFO: =diffInterval=0
[2026-09-14 09:01:09] Production.INFO: helper-LastRunTime===2026-09-14 09:01:00
[2026-09-14 09:01:09] Production.INFO: =diffInterval=0
[2026-09-14 09:01:09] Production.INFO: helper-LastRunTime===2026-09-14 09:01:00
[2026-09-14 09:01:09] Production.INFO: =diffInterval=0
[2026-09-14 09:01:10] Production.INFO: helper-LastRunTime===2026-09-14 09:01:00
[2026-09-14 09:01:10] Production.INFO: =diffInterval=0
[2026-09-14 09:01:11] Production.INFO: helper-LastRunTime===2026-09-14 09:01:00
[2026-09-14 09:01:11] Production.INFO: =diffInterval=0
[2026-09-14 09:01:12] Production.INFO: helper-LastRunTime===2026-09-14 09:01:00
[2026-09-14 09:01:12] Production.INFO: =diffInterval=0
[2026-09-14 09:01:13] Production.INFO: helper-LastRunTime===2026-09-14 09:01:00
[2026-09-14 09:01:13] Production.INFO: =diffInterval=0
[2026-09-14 09:01:13] Production.ERROR: CronJobId end10
[2026-09-14 09:01:13] Production.INFO: ==6877== Releasing lock...
[2026-09-14 09:01:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:01:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:01:13] Production.INFO: helper-LastRunTime===2026-09-14 09:01:00
[2026-09-14 09:01:13] Production.INFO: =diffInterval=0
[2026-09-14 09:01:14] Production.INFO: helper-LastRunTime===2026-09-14 09:01:00
[2026-09-14 09:01:14] Production.INFO: =diffInterval=0
[2026-09-14 09:01:15] Production.INFO: helper-LastRunTime===2026-09-14 09:01:00
[2026-09-14 09:01:15] Production.INFO: =diffInterval=0
[2026-09-14 09:01:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:01:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:01:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:01:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:01:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:01:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:01:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:01:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:01:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:01:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:01:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:01:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:01:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:01:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:01:15] Production.INFO: call_cost start
[2026-09-14 09:01:15] Production.INFO: call_cost end
[2026-09-14 09:01:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:01:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:01:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:01:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:01:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:01:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:01:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:01:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:01:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:01:15] Production.INFO: ==6873== Releasing lock...
[2026-09-14 09:01:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:01:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:02:01] Production.INFO: ==6938== Lock acquired, processing the job...
[2026-09-14 14:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:02:01] Production.INFO: neon service started
[2026-09-14 14:02:01] Production.INFO: neon service started
[2026-09-14 14:02:01] Production.INFO: ==6938== Releasing lock...
[2026-09-14 14:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:02:01] Production.INFO: ==6940== Lock acquired, processing the job...
[2026-09-14 09:02:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:02:01] Production.INFO: ==6940== Releasing lock...
[2026-09-14 09:02:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:02:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:02:02] Production.INFO: ==6942== Lock acquired, processing the job...
[2026-09-14 13:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:02:02] Production.INFO: ==6942== Releasing lock...
[2026-09-14 13:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:02:02] Production.INFO: ==6948== Lock acquired, processing the job...
[2026-09-14 09:02:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:02:02] Production.INFO: ==6944== Lock acquired, processing the job...
[2026-09-14 09:02:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:02:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:02:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:02:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:02:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:02:02] Production.INFO: ==6954== Lock acquired, processing the job...
[2026-09-14 09:02:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:02:03] Production.INFO: ==6946== Lock acquired, processing the job...
[2026-09-14 09:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 09:02:03] Production.INFO: ==6954== Releasing lock...
[2026-09-14 09:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:02:03] Production.INFO: ==6950== Lock acquired, processing the job...
[2026-09-14 09:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:02:03] Production.INFO: ==6952== Lock acquired, processing the job...
[2026-09-14 09:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-14 09:02:03] Production.INFO: Account Balance Start.
[2026-09-14 09:02:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:02:03] Production.INFO: 117
[2026-09-14 09:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 09:02:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:02:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:02:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:02:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:02:03] Production.ERROR: done
[2026-09-14 09:02:03] Production.ERROR: tblTempVendorCDR_20
[2026-09-14 09:02:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:02:03] Production.ERROR: done
[2026-09-14 09:02:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:02:03] Production.INFO: Date 2026-09-14
[2026-09-14 09:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:02:04] Production.INFO: Total Charge 0
[2026-09-14 09:02:04] Production.INFO: CreateAllLog End
[2026-09-14 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-09-14 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-09-14 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-09-14 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-09-14 09:02:04] Production.INFO: ==6952== Releasing lock...
[2026-09-14 09:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-14 09:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-14 09:02:04] Production.INFO: ==6946== Releasing lock...
[2026-09-14 09:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:02:04] Production.INFO: Account Balance End.
[2026-09-14 09:02:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:02:04] Production.INFO: ==6950== Releasing lock...
[2026-09-14 09:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:02:10] Production.ERROR: CronJobId end10
[2026-09-14 09:02:10] Production.INFO: ==6948== Releasing lock...
[2026-09-14 09:02:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:02:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:02:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:02:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:02:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:02:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:02:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:02:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:02:14] Production.INFO: call_cost start
[2026-09-14 09:02:14] Production.INFO: call_cost end
[2026-09-14 09:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:02:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:02:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:02:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:02:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:02:14] Production.INFO: ==6944== Releasing lock...
[2026-09-14 09:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:03:01] Production.INFO: ==7019== Lock acquired, processing the job...
[2026-09-14 14:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:03:01] Production.INFO: neon service started
[2026-09-14 14:03:01] Production.INFO: neon service started
[2026-09-14 14:03:01] Production.INFO: ==7019== Releasing lock...
[2026-09-14 14:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:03:02] Production.INFO: ==7021== Lock acquired, processing the job...
[2026-09-14 09:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:03:02] Production.INFO: ==7021== Releasing lock...
[2026-09-14 09:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:03:02] Production.INFO: ==7023== Lock acquired, processing the job...
[2026-09-14 13:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:03:02] Production.INFO: ==7023== Releasing lock...
[2026-09-14 13:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:03:03] Production.INFO: ==7027== Lock acquired, processing the job...
[2026-09-14 09:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:03:03] Production.INFO: ==7025== Lock acquired, processing the job...
[2026-09-14 09:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:03:03] Production.INFO: ==7029== Lock acquired, processing the job...
[2026-09-14 09:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:03:03] Production.INFO: ==7033== Lock acquired, processing the job...
[2026-09-14 09:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:03:03] Production.INFO: ==7031== Lock acquired, processing the job...
[2026-09-14 09:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 09:03:03] Production.INFO: Account Balance Start.
[2026-09-14 09:03:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:03:03] Production.INFO: 117
[2026-09-14 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-09-14 09:03:03] Production.INFO: ==7033== Releasing lock...
[2026-09-14 09:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:03:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:03:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:03:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:03:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:03:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:03:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:03:03] Production.INFO: Date 2026-09-14
[2026-09-14 09:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:03:03] Production.INFO: Total Charge 0
[2026-09-14 09:03:03] Production.INFO: CreateAllLog End
[2026-09-14 09:03:03] Production.INFO: Account Balance End.
[2026-09-14 09:03:03] Production.ERROR: CronJobId end 12
[2026-09-14 09:03:03] Production.INFO: ==7031== Releasing lock...
[2026-09-14 09:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:03:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:03:04] Production.INFO: ==7027== Releasing lock...
[2026-09-14 09:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:03:11] Production.ERROR: CronJobId end10
[2026-09-14 09:03:11] Production.INFO: ==7029== Releasing lock...
[2026-09-14 09:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:03:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:03:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:03:14] Production.INFO: call_cost start
[2026-09-14 09:03:14] Production.INFO: call_cost end
[2026-09-14 09:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:03:14] Production.INFO: ==7025== Releasing lock...
[2026-09-14 09:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:04:02] Production.INFO: ==7088== Lock acquired, processing the job...
[2026-09-14 14:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:04:02] Production.INFO: neon service started
[2026-09-14 14:04:02] Production.INFO: neon service started
[2026-09-14 14:04:02] Production.INFO: ==7088== Releasing lock...
[2026-09-14 14:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:04:02] Production.INFO: ==7090== Lock acquired, processing the job...
[2026-09-14 09:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:04:02] Production.INFO: ==7090== Releasing lock...
[2026-09-14 09:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:04:02] Production.INFO: ==7092== Lock acquired, processing the job...
[2026-09-14 13:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:04:02] Production.INFO: ==7092== Releasing lock...
[2026-09-14 13:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:04:03] Production.INFO: ==7094== Lock acquired, processing the job...
[2026-09-14 09:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:04:03] Production.INFO: ==7100== Lock acquired, processing the job...
[2026-09-14 09:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:04:03] Production.INFO: ==7098== Lock acquired, processing the job...
[2026-09-14 09:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:04:03] Production.INFO: Account Balance Start.
[2026-09-14 09:04:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:04:03] Production.INFO: 117
[2026-09-14 09:04:03] Production.INFO: ==7096== Lock acquired, processing the job...
[2026-09-14 09:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:04:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:04:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:04:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:04:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:04:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:04:03] Production.INFO: ==7102== Lock acquired, processing the job...
[2026-09-14 09:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:04:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:04:04] Production.INFO: Date 2026-09-14
[2026-09-14 09:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 09: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-09-14 09: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-09-14 09:04:04] Production.INFO: Total Charge 0
[2026-09-14 09: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-09-14 09:04:04] Production.INFO: ==7102== Releasing lock...
[2026-09-14 09:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:04:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:04:04] Production.INFO: CreateAllLog End
[2026-09-14 09:04:04] Production.INFO: Account Balance End.
[2026-09-14 09:04:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:04:04] Production.INFO: ==7100== Releasing lock...
[2026-09-14 09:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:04:04] Production.INFO: ==7096== Releasing lock...
[2026-09-14 09:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:04:12] Production.ERROR: CronJobId end10
[2026-09-14 09:04:12] Production.INFO: ==7098== Releasing lock...
[2026-09-14 09:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:04:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:04:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:04:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:04:14] Production.INFO: call_cost start
[2026-09-14 09:04:14] Production.INFO: call_cost end
[2026-09-14 09:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:04:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:04:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:04:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:04:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:04:14] Production.INFO: ==7094== Releasing lock...
[2026-09-14 09:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:05:01] Production.INFO: ==7162== Lock acquired, processing the job...
[2026-09-14 14:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:05:01] Production.INFO: neon service started
[2026-09-14 14:05:01] Production.INFO: neon service started
[2026-09-14 14:05:01] Production.INFO: ==7162== Releasing lock...
[2026-09-14 14:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:05:02] Production.INFO: ==7164== Lock acquired, processing the job...
[2026-09-14 09:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:05:02] Production.INFO: ==7166== Lock acquired, processing the job...
[2026-09-14 13:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:05:02] Production.INFO: ==7166== Releasing lock...
[2026-09-14 13:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:05:02] Production.INFO: ==7164== Releasing lock...
[2026-09-14 09:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:05:03] Production.INFO: ==7171== Lock acquired, processing the job...
[2026-09-14 09:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:05:03] Production.INFO: ==7169== Lock acquired, processing the job...
[2026-09-14 09:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 09:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 09:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 09:05:03] Production.ERROR: CronJob PID - 7171
[2026-09-14 09:05:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 09:05:03] Production.ERROR: CronJob ID - 5
[2026-09-14 09:05:03] Production.ERROR: CronJob Last Run Time 2026-09-14 09:05:00
[2026-09-14 09:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 09:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 09:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 09:05:03] Production.INFO: ==7169== Releasing lock...
[2026-09-14 09:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 09:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 09:05:03] Production.INFO: ==7173== Lock acquired, processing the job...
[2026-09-14 09:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:05:03] Production.INFO: ==7175== Lock acquired, processing the job...
[2026-09-14 09:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:05:03] Production.INFO: ==7177== Lock acquired, processing the job...
[2026-09-14 09:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:05:04] Production.INFO: ==7179== Lock acquired, processing the job...
[2026-09-14 09:05:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 09:05:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 09:05:04] Production.INFO: Account Balance Start.
[2026-09-14 09:05:04] Production.INFO: CreateAllLog Start
[2026-09-14 09:05:04] Production.INFO: 117
[2026-09-14 09:05:04] Production.INFO: Date 2026-09-08
[2026-09-14 09:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:05:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:05:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:05:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:05:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:05:04] Production.INFO: ==7181== Lock acquired, processing the job...
[2026-09-14 09:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:05:04] Production.INFO: Date 2026-09-09
[2026-09-14 09:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:05:04] Production.INFO: Date 2026-09-10
[2026-09-14 09:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:05:04] Production.INFO: Date 2026-09-11
[2026-09-14 09:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 09: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-09-14 09: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-09-14 09:05:04] Production.ERROR: done
[2026-09-14 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-09-14 09:05:04] Production.INFO: ==7181== Releasing lock...
[2026-09-14 09:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:05:04] Production.INFO: Date 2026-09-12
[2026-09-14 09:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 09:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001377', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 09:05:04] Production.INFO: Date 2026-09-13
[2026-09-14 09:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:05:04] Production.INFO: Date 2026-09-14
[2026-09-14 09:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:05:04] Production.INFO: Total Charge 0
[2026-09-14 09:05:04] Production.INFO: CreateAllLog End
[2026-09-14 09:05:04] Production.INFO: Account Balance End.
[2026-09-14 09:05:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:05:04] Production.INFO: ==7177== Releasing lock...
[2026-09-14 09:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:05:05] Production.INFO: ==7173== Releasing lock...
[2026-09-14 09:05:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:05:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:05:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001377', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 09:05:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 09:05:09] Production.INFO: ProcessCDR(1,18001377,1,1,2)
[2026-09-14 09:05:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18001377,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 09:05:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18001377,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 09:05:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 09:05:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 09:05:09] Production.INFO: ==7179== Releasing lock...
[2026-09-14 09:05:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 09:05:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 09:05:14] Production.ERROR: CronJobId end10
[2026-09-14 09:05:14] Production.INFO: ==7175== Releasing lock...
[2026-09-14 09:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:05:16] Production.INFO: call_cost start
[2026-09-14 09:05:16] Production.INFO: call_cost end
[2026-09-14 09:05:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:05:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:05:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:05:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:05:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:05:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:05:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:05:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:05:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:05:16] Production.INFO: ==7171== Releasing lock...
[2026-09-14 09:05:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:05:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:06:02] Production.INFO: ==7240== Lock acquired, processing the job...
[2026-09-14 14:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:06:02] Production.INFO: neon service started
[2026-09-14 14:06:02] Production.INFO: neon service started
[2026-09-14 14:06:02] Production.INFO: ==7240== Releasing lock...
[2026-09-14 14:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:06:02] Production.INFO: ==7242== Lock acquired, processing the job...
[2026-09-14 09:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:06:02] Production.INFO: ==7242== Releasing lock...
[2026-09-14 09:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:06:02] Production.INFO: ==7244== Lock acquired, processing the job...
[2026-09-14 13:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:06:03] Production.INFO: ==7244== Releasing lock...
[2026-09-14 13:06:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:06:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:06:03] Production.INFO: ==7255== Lock acquired, processing the job...
[2026-09-14 09:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 09:06:03] Production.INFO: ==7247== Lock acquired, processing the job...
[2026-09-14 09:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:06:03] Production.INFO: ==7249== Lock acquired, processing the job...
[2026-09-14 09:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:06:03] Production.INFO: ==7255== Releasing lock...
[2026-09-14 09:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:06:03] Production.INFO: ==7253== Lock acquired, processing the job...
[2026-09-14 09:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:06:03] Production.INFO: ==7251== Lock acquired, processing the job...
[2026-09-14 09:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:06:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:06:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:06:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:06:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:06:04] Production.INFO: Account Balance Start.
[2026-09-14 09:06:04] Production.INFO: CreateAllLog Start
[2026-09-14 09:06:04] Production.INFO: 117
[2026-09-14 09:06:04] Production.INFO: Date 2026-09-08
[2026-09-14 09:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:06:04] Production.INFO: Date 2026-09-09
[2026-09-14 09:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:06:04] Production.INFO: Date 2026-09-10
[2026-09-14 09:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:06:04] Production.INFO: Date 2026-09-11
[2026-09-14 09:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:06:04] Production.INFO: Date 2026-09-12
[2026-09-14 09:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:06:04] Production.INFO: Date 2026-09-13
[2026-09-14 09:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:06:04] Production.INFO: Date 2026-09-14
[2026-09-14 09:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:06:04] Production.INFO: Total Charge 0
[2026-09-14 09:06:04] Production.INFO: CreateAllLog End
[2026-09-14 09:06:04] Production.INFO: ==7249== Releasing lock...
[2026-09-14 09:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:06:04] Production.INFO: Account Balance End.
[2026-09-14 09:06:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:06:04] Production.INFO: ==7253== Releasing lock...
[2026-09-14 09:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:06:11] Production.ERROR: CronJobId end10
[2026-09-14 09:06:11] Production.INFO: ==7251== Releasing lock...
[2026-09-14 09:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:06:14] Production.INFO: call_cost start
[2026-09-14 09:06:14] Production.INFO: call_cost end
[2026-09-14 09:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:06:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:06:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:06:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:06:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:06:14] Production.INFO: ==7247== Releasing lock...
[2026-09-14 09:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:07:01] Production.INFO: ==7312== Lock acquired, processing the job...
[2026-09-14 14:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:07:01] Production.INFO: neon service started
[2026-09-14 14:07:01] Production.INFO: neon service started
[2026-09-14 14:07:01] Production.INFO: ==7312== Releasing lock...
[2026-09-14 14:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:07:02] Production.INFO: ==7314== Lock acquired, processing the job...
[2026-09-14 09:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:07:02] Production.INFO: ==7314== Releasing lock...
[2026-09-14 09:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:07:02] Production.INFO: ==7316== Lock acquired, processing the job...
[2026-09-14 13:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:07:02] Production.INFO: ==7316== Releasing lock...
[2026-09-14 13:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:07:03] Production.INFO: ==7327== Lock acquired, processing the job...
[2026-09-14 09:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 09:07:03] Production.INFO: ==7321== Lock acquired, processing the job...
[2026-09-14 09:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 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-09-14 09:07:03] Production.INFO: ==7319== Lock acquired, processing the job...
[2026-09-14 09:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:07:03] Production.INFO: ==7323== Lock acquired, processing the job...
[2026-09-14 09:07:03] Production.INFO: ==7327== Releasing lock...
[2026-09-14 09:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:07:03] Production.INFO: ==7325== Lock acquired, processing the job...
[2026-09-14 09:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:07:03] Production.INFO: Account Balance Start.
[2026-09-14 09:07:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:07:03] Production.INFO: 117
[2026-09-14 09:07:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:07:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:07:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:07:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:07:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:07:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:07:03] Production.INFO: Date 2026-09-14
[2026-09-14 09:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:07:03] Production.INFO: Total Charge 0
[2026-09-14 09:07:03] Production.INFO: CreateAllLog End
[2026-09-14 09:07:03] Production.INFO: Account Balance End.
[2026-09-14 09:07:03] Production.ERROR: CronJobId end 12
[2026-09-14 09:07:03] Production.INFO: ==7325== Releasing lock...
[2026-09-14 09:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:07:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:07:04] Production.INFO: ==7321== Releasing lock...
[2026-09-14 09:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:07:11] Production.ERROR: CronJobId end10
[2026-09-14 09:07:11] Production.INFO: ==7323== Releasing lock...
[2026-09-14 09:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:07:15] Production.INFO: call_cost start
[2026-09-14 09:07:15] Production.INFO: call_cost end
[2026-09-14 09:07:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:07:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:07:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:07:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:07:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:07:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:07:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:07:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:07:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:07:15] Production.INFO: ==7319== Releasing lock...
[2026-09-14 09:07:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:07:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:08:02] Production.INFO: ==7387== Lock acquired, processing the job...
[2026-09-14 14:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:08:02] Production.INFO: neon service started
[2026-09-14 14:08:02] Production.INFO: neon service started
[2026-09-14 14:08:02] Production.INFO: ==7387== Releasing lock...
[2026-09-14 14:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:08:02] Production.INFO: ==7389== Lock acquired, processing the job...
[2026-09-14 09:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:08:02] Production.INFO: ==7391== Lock acquired, processing the job...
[2026-09-14 13:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:08:02] Production.INFO: ==7391== Releasing lock...
[2026-09-14 13:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:08:03] Production.INFO: ==7389== Releasing lock...
[2026-09-14 09:08:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:08:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:08:03] Production.INFO: ==7396== Lock acquired, processing the job...
[2026-09-14 09:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:08:04] Production.INFO: ==7394== Lock acquired, processing the job...
[2026-09-14 09:08:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:08:04] Production.INFO: ==7398== Lock acquired, processing the job...
[2026-09-14 09:08:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:08:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:08:04] Production.INFO: ==7402== Lock acquired, processing the job...
[2026-09-14 09:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:08:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:08:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:08:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:08:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:08:04] Production.INFO: ==7400== Lock acquired, processing the job...
[2026-09-14 09:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09: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-09-14 09:08:04] Production.INFO: Account Balance Start.
[2026-09-14 09:08:04] Production.INFO: CreateAllLog Start
[2026-09-14 09:08:04] Production.INFO: 117
[2026-09-14 09: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-09-14 09:08:04] Production.INFO: Date 2026-09-08
[2026-09-14 09: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-09-14 09:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:08:04] Production.INFO: ==7402== Releasing lock...
[2026-09-14 09:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:08:04] Production.INFO: ==7396== Releasing lock...
[2026-09-14 09:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:08:04] Production.INFO: Date 2026-09-09
[2026-09-14 09:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:08:04] Production.INFO: Date 2026-09-10
[2026-09-14 09:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:08:04] Production.INFO: Date 2026-09-11
[2026-09-14 09:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:08:04] Production.INFO: Date 2026-09-12
[2026-09-14 09:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:08:04] Production.INFO: Date 2026-09-13
[2026-09-14 09:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:08:04] Production.INFO: Date 2026-09-14
[2026-09-14 09:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:08:04] Production.INFO: Total Charge 0
[2026-09-14 09:08:04] Production.INFO: CreateAllLog End
[2026-09-14 09:08:04] Production.INFO: Account Balance End.
[2026-09-14 09:08:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:08:04] Production.INFO: ==7400== Releasing lock...
[2026-09-14 09:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:08:11] Production.ERROR: CronJobId end10
[2026-09-14 09:08:11] Production.INFO: ==7398== Releasing lock...
[2026-09-14 09:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:08:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:08:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:08:14] Production.INFO: call_cost start
[2026-09-14 09:08:14] Production.INFO: call_cost end
[2026-09-14 09:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:08:14] Production.INFO: ==7394== Releasing lock...
[2026-09-14 09:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:09:01] Production.INFO: ==7458== Lock acquired, processing the job...
[2026-09-14 14:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:09:01] Production.INFO: neon service started
[2026-09-14 14:09:01] Production.INFO: neon service started
[2026-09-14 14:09:01] Production.INFO: ==7458== Releasing lock...
[2026-09-14 14:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:09:02] Production.INFO: ==7460== Lock acquired, processing the job...
[2026-09-14 09:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:09:02] Production.INFO: ==7462== Lock acquired, processing the job...
[2026-09-14 13:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:09:02] Production.INFO: ==7462== Releasing lock...
[2026-09-14 13:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:09:02] Production.INFO: ==7460== Releasing lock...
[2026-09-14 09:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:09:03] Production.INFO: ==7465== Lock acquired, processing the job...
[2026-09-14 09:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:09:03] Production.INFO: ==7467== Lock acquired, processing the job...
[2026-09-14 09:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:09:03] Production.INFO: ==7469== Lock acquired, processing the job...
[2026-09-14 09:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:09:03] Production.INFO: ==7471== Lock acquired, processing the job...
[2026-09-14 09:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:09:03] Production.INFO: ==7473== Lock acquired, processing the job...
[2026-09-14 09:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:09:03] Production.INFO: Account Balance Start.
[2026-09-14 09:09:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:09:03] Production.INFO: 117
[2026-09-14 09:09:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 09:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 09:09:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:09:03] Production.INFO: ==7473== Releasing lock...
[2026-09-14 09:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:09:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:09:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:09:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:09:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:09:03] Production.INFO: Date 2026-09-14
[2026-09-14 09:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:09:03] Production.INFO: Total Charge 0
[2026-09-14 09:09:03] Production.INFO: CreateAllLog End
[2026-09-14 09:09:04] Production.INFO: Account Balance End.
[2026-09-14 09:09:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:09:04] Production.INFO: ==7471== Releasing lock...
[2026-09-14 09:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:09:04] Production.INFO: ==7467== Releasing lock...
[2026-09-14 09:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:09:11] Production.ERROR: CronJobId end10
[2026-09-14 09:09:11] Production.INFO: ==7469== Releasing lock...
[2026-09-14 09:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:09:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:09:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:09:13] Production.INFO: call_cost start
[2026-09-14 09:09:13] Production.INFO: call_cost end
[2026-09-14 09:09:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:09:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:09:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:09:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:09:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:09:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:09:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:09:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:09:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:09:13] Production.INFO: ==7465== Releasing lock...
[2026-09-14 09:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:09:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:10:02] Production.INFO: ==7529== Lock acquired, processing the job...
[2026-09-14 14:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:10:02] Production.INFO: neon service started
[2026-09-14 14:10:02] Production.INFO: neon service started
[2026-09-14 14:10:02] Production.INFO: ==7529== Releasing lock...
[2026-09-14 14:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:10:02] Production.INFO: ==7534== Lock acquired, processing the job...
[2026-09-14 13:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:10:02] Production.INFO: ==7534== Releasing lock...
[2026-09-14 13:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:10:02] Production.INFO: ==7532== Lock acquired, processing the job...
[2026-09-14 09:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:10:02] Production.INFO: ==7532== Releasing lock...
[2026-09-14 09:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:10:03] Production.INFO: ==7536== Lock acquired, processing the job...
[2026-09-14 09:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:10:03] Production.INFO: ==7538== Lock acquired, processing the job...
[2026-09-14 09:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:10:03] Production.INFO: ==7540== Lock acquired, processing the job...
[2026-09-14 09:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:10:03] Production.INFO: ==7542== Lock acquired, processing the job...
[2026-09-14 09:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:10:03] Production.INFO: ==7544== Lock acquired, processing the job...
[2026-09-14 09:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:10:03] Production.INFO: Account Balance Start.
[2026-09-14 09:10:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:10:03] Production.INFO: 117
[2026-09-14 09:10:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09: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-09-14 09:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 09:10:04] Production.INFO: ==7544== Releasing lock...
[2026-09-14 09:10:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:10:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:10:04] Production.INFO: Date 2026-09-09
[2026-09-14 09:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:10:04] Production.INFO: Date 2026-09-10
[2026-09-14 09:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:10:04] Production.INFO: Date 2026-09-11
[2026-09-14 09:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:10:04] Production.INFO: Date 2026-09-12
[2026-09-14 09:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:10:04] Production.INFO: Date 2026-09-13
[2026-09-14 09:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:10:04] Production.INFO: Date 2026-09-14
[2026-09-14 09:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:10:04] Production.INFO: Total Charge 0
[2026-09-14 09:10:04] Production.INFO: CreateAllLog End
[2026-09-14 09:10:04] Production.INFO: ==7538== Releasing lock...
[2026-09-14 09:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:10:04] Production.INFO: Account Balance End.
[2026-09-14 09:10:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:10:04] Production.INFO: ==7542== Releasing lock...
[2026-09-14 09:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:10:11] Production.ERROR: CronJobId end10
[2026-09-14 09:10:11] Production.INFO: ==7540== Releasing lock...
[2026-09-14 09:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:10:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:10:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:10:15] Production.INFO: call_cost start
[2026-09-14 09:10:15] Production.INFO: call_cost end
[2026-09-14 09:10:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:10:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:10:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:10:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:10:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:10:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:10:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:10:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:10:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:10:15] Production.INFO: ==7536== Releasing lock...
[2026-09-14 09:10:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:10:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:11:01] Production.INFO: ==7600== Lock acquired, processing the job...
[2026-09-14 14:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:11:01] Production.INFO: neon service started
[2026-09-14 14:11:01] Production.INFO: neon service started
[2026-09-14 14:11:01] Production.INFO: ==7600== Releasing lock...
[2026-09-14 14:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:11:01] Production.INFO: ==7602== Lock acquired, processing the job...
[2026-09-14 09:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:11:02] Production.INFO: ==7602== Releasing lock...
[2026-09-14 09:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:11:02] Production.INFO: ==7604== Lock acquired, processing the job...
[2026-09-14 13:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:11:02] Production.INFO: ==7604== Releasing lock...
[2026-09-14 13:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:11:02] Production.INFO: ==7606== Lock acquired, processing the job...
[2026-09-14 09:11:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:11:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:11:02] Production.INFO: ==7608== Lock acquired, processing the job...
[2026-09-14 09:11:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:11:03] Production.INFO: ==7615== Lock acquired, processing the job...
[2026-09-14 09:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:11:03] Production.INFO: ==7611== Lock acquired, processing the job...
[2026-09-14 09:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:11:03] Production.INFO: ==7613== Lock acquired, processing the job...
[2026-09-14 09:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 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-09-14 09:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 09:11:03] Production.INFO: ==7615== Releasing lock...
[2026-09-14 09:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:11:03] Production.INFO: Account Balance Start.
[2026-09-14 09:11:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:11:03] Production.INFO: 117
[2026-09-14 09:11:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:11:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:11:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:11:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:11:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:11:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:11:03] Production.INFO: Date 2026-09-14
[2026-09-14 09:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:11:03] Production.INFO: Total Charge 0
[2026-09-14 09:11:03] Production.INFO: CreateAllLog End
[2026-09-14 09:11:03] Production.INFO: Account Balance End.
[2026-09-14 09:11:03] Production.ERROR: CronJobId end 12
[2026-09-14 09:11:03] Production.INFO: ==7613== Releasing lock...
[2026-09-14 09:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:11:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:11:03] Production.INFO: ==7608== Releasing lock...
[2026-09-14 09:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:11:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:11:11] Production.ERROR: CronJobId end10
[2026-09-14 09:11:11] Production.INFO: ==7611== Releasing lock...
[2026-09-14 09:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:11:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:11:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:11:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:11:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:11:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:11:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:11:14] Production.INFO: call_cost start
[2026-09-14 09:11:14] Production.INFO: call_cost end
[2026-09-14 09:11:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:11:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:11:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:11:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:11:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:11:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:11:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:11:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:11:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:11:14] Production.INFO: ==7606== Releasing lock...
[2026-09-14 09:11:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:11:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:12:01] Production.INFO: ==7671== Lock acquired, processing the job...
[2026-09-14 14:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:12:02] Production.INFO: neon service started
[2026-09-14 14:12:02] Production.INFO: neon service started
[2026-09-14 14:12:02] Production.INFO: ==7671== Releasing lock...
[2026-09-14 14:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:12:02] Production.INFO: ==7673== Lock acquired, processing the job...
[2026-09-14 09:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:12:02] Production.INFO: ==7673== Releasing lock...
[2026-09-14 09:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:12:02] Production.INFO: ==7675== Lock acquired, processing the job...
[2026-09-14 13:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:12:02] Production.INFO: ==7675== Releasing lock...
[2026-09-14 13:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:12:03] Production.INFO: ==7681== Lock acquired, processing the job...
[2026-09-14 09:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:12:03] Production.INFO: ==7679== Lock acquired, processing the job...
[2026-09-14 09:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:12:03] Production.INFO: ==7683== Lock acquired, processing the job...
[2026-09-14 09:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:12:03] Production.INFO: ==7677== Lock acquired, processing the job...
[2026-09-14 09:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:12:03] Production.INFO: Account Balance Start.
[2026-09-14 09:12:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:12:03] Production.INFO: 117
[2026-09-14 09:12:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:12:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:12:03] Production.INFO: ==7685== Lock acquired, processing the job...
[2026-09-14 09:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:12:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:12:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:12:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:12:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 09:12:03] Production.INFO: Date 2026-09-14
[2026-09-14 09:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:12:03] Production.INFO: ==7685== Releasing lock...
[2026-09-14 09:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:12:03] Production.INFO: Total Charge 0
[2026-09-14 09:12:03] Production.INFO: CreateAllLog End
[2026-09-14 09:12:04] Production.INFO: Account Balance End.
[2026-09-14 09:12:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:12:04] Production.INFO: ==7683== Releasing lock...
[2026-09-14 09:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:12:04] Production.INFO: ==7679== Releasing lock...
[2026-09-14 09:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:12:10] Production.ERROR: CronJobId end10
[2026-09-14 09:12:10] Production.INFO: ==7681== Releasing lock...
[2026-09-14 09:12:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:12:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:12:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:12:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:12:14] Production.INFO: call_cost start
[2026-09-14 09:12:14] Production.INFO: call_cost end
[2026-09-14 09:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:12:14] Production.INFO: ==7677== Releasing lock...
[2026-09-14 09:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:13:01] Production.INFO: ==7741== Lock acquired, processing the job...
[2026-09-14 14:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:13:01] Production.INFO: neon service started
[2026-09-14 14:13:01] Production.INFO: neon service started
[2026-09-14 14:13:01] Production.INFO: ==7741== Releasing lock...
[2026-09-14 14:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:13:01] Production.INFO: ==7745== Lock acquired, processing the job...
[2026-09-14 13:13:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:13:01] Production.INFO: ==7745== Releasing lock...
[2026-09-14 13:13:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:13:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:13:02] Production.INFO: ==7743== Lock acquired, processing the job...
[2026-09-14 09:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:13:02] Production.INFO: ==7743== Releasing lock...
[2026-09-14 09:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:13:02] Production.INFO: ==7748== Lock acquired, processing the job...
[2026-09-14 09:13:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:13:03] Production.INFO: ==7750== Lock acquired, processing the job...
[2026-09-14 09:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:13:03] Production.INFO: ==7754== Lock acquired, processing the job...
[2026-09-14 09:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:13:03] Production.INFO: ==7752== Lock acquired, processing the job...
[2026-09-14 09:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:13:03] Production.INFO: ==7756== Lock acquired, processing the job...
[2026-09-14 09:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:13:03] Production.INFO: Account Balance Start.
[2026-09-14 09:13:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:13:03] Production.INFO: 117
[2026-09-14 09:13:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09: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-09-14 09: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-09-14 09: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-09-14 09:13:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:13:03] Production.INFO: ==7756== Releasing lock...
[2026-09-14 09:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:13:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:13:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:13:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:13:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:13:03] Production.INFO: Date 2026-09-14
[2026-09-14 09:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:13:03] Production.INFO: Total Charge 0
[2026-09-14 09:13:03] Production.INFO: CreateAllLog End
[2026-09-14 09:13:03] Production.INFO: Account Balance End.
[2026-09-14 09:13:03] Production.ERROR: CronJobId end 12
[2026-09-14 09:13:03] Production.INFO: ==7754== Releasing lock...
[2026-09-14 09:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:13:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:13:04] Production.INFO: ==7750== Releasing lock...
[2026-09-14 09:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:13:11] Production.ERROR: CronJobId end10
[2026-09-14 09:13:11] Production.INFO: ==7752== Releasing lock...
[2026-09-14 09:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:13:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:13:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:13:14] Production.INFO: call_cost start
[2026-09-14 09:13:14] Production.INFO: call_cost end
[2026-09-14 09:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:13:14] Production.INFO: ==7748== Releasing lock...
[2026-09-14 09:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:14:01] Production.INFO: ==7810== Lock acquired, processing the job...
[2026-09-14 14:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:14:01] Production.INFO: neon service started
[2026-09-14 14:14:01] Production.INFO: neon service started
[2026-09-14 14:14:01] Production.INFO: ==7810== Releasing lock...
[2026-09-14 14:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:14:02] Production.INFO: ==7812== Lock acquired, processing the job...
[2026-09-14 09:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:14:02] Production.INFO: ==7814== Lock acquired, processing the job...
[2026-09-14 13:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:14:02] Production.INFO: ==7814== Releasing lock...
[2026-09-14 13:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:14:02] Production.INFO: ==7812== Releasing lock...
[2026-09-14 09:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:14:03] Production.INFO: ==7817== Lock acquired, processing the job...
[2026-09-14 09:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:14:03] Production.INFO: ==7819== Lock acquired, processing the job...
[2026-09-14 09:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:14:03] Production.INFO: ==7825== Lock acquired, processing the job...
[2026-09-14 09:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:14:03] Production.INFO: ==7821== Lock acquired, processing the job...
[2026-09-14 09:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:14:03] Production.INFO: ==7823== Lock acquired, processing the job...
[2026-09-14 09:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 09:14:03] Production.INFO: ==7825== Releasing lock...
[2026-09-14 09:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:14:03] Production.INFO: Account Balance Start.
[2026-09-14 09:14:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:14:03] Production.INFO: 117
[2026-09-14 09:14:04] Production.INFO: Date 2026-09-08
[2026-09-14 09:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:14:04] Production.INFO: Date 2026-09-09
[2026-09-14 09:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:14:04] Production.INFO: Date 2026-09-10
[2026-09-14 09:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:14:04] Production.INFO: ==7819== Releasing lock...
[2026-09-14 09:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:14:04] Production.INFO: Date 2026-09-11
[2026-09-14 09:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:14:04] Production.INFO: Date 2026-09-12
[2026-09-14 09:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:14:04] Production.INFO: Date 2026-09-13
[2026-09-14 09:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:14:04] Production.INFO: Date 2026-09-14
[2026-09-14 09:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:14:04] Production.INFO: Total Charge 0
[2026-09-14 09:14:04] Production.INFO: CreateAllLog End
[2026-09-14 09:14:04] Production.INFO: Account Balance End.
[2026-09-14 09:14:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:14:04] Production.INFO: ==7823== Releasing lock...
[2026-09-14 09:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:14:11] Production.ERROR: CronJobId end10
[2026-09-14 09:14:11] Production.INFO: ==7821== Releasing lock...
[2026-09-14 09:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:14:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:14:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:14:14] Production.INFO: call_cost start
[2026-09-14 09:14:14] Production.INFO: call_cost end
[2026-09-14 09:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:14:14] Production.INFO: ==7817== Releasing lock...
[2026-09-14 09:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:15:02] Production.INFO: ==7880== Lock acquired, processing the job...
[2026-09-14 14:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:15:02] Production.INFO: neon service started
[2026-09-14 14:15:02] Production.INFO: neon service started
[2026-09-14 14:15:02] Production.INFO: ==7880== Releasing lock...
[2026-09-14 14:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:15:02] Production.INFO: ==7883== Lock acquired, processing the job...
[2026-09-14 09:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:15:03] Production.INFO: ==7883== Releasing lock...
[2026-09-14 09:15:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:15:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:15:03] Production.INFO: ==7885== Lock acquired, processing the job...
[2026-09-14 13:15:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:15:03] Production.INFO: ==7885== Releasing lock...
[2026-09-14 13:15:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:15:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:15:03] Production.INFO: ==7889== Lock acquired, processing the job...
[2026-09-14 09:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:15:03] Production.INFO: ==7891== Lock acquired, processing the job...
[2026-09-14 09:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:15:03] Production.INFO: ==7893== Lock acquired, processing the job...
[2026-09-14 09:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:15:03] Production.INFO: ==7887== Lock acquired, processing the job...
[2026-09-14 09:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 09:15:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 09:15:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 09:15:04] Production.ERROR: CronJob PID - 7889
[2026-09-14 09:15:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 09:15:04] Production.ERROR: CronJob ID - 5
[2026-09-14 09:15:04] Production.ERROR: CronJob Last Run Time 2026-09-14 09:15:00
[2026-09-14 09:15:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 09:15:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 09:15:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 09:15:04] Production.ERROR: CronJob PID - 7891
[2026-09-14 09:15:04] Production.ERROR: CronJob Title - Account Block
[2026-09-14 09:15:04] Production.ERROR: CronJob ID - 7
[2026-09-14 09:15:04] Production.ERROR: CronJob Last Run Time 2026-09-14 09:15:00
[2026-09-14 09:15:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 09:15:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 09:15:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 09:15:04] Production.ERROR: CronJob PID - 7893
[2026-09-14 09:15:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-14 09:15:04] Production.ERROR: CronJob ID - 10
[2026-09-14 09:15:04] Production.ERROR: CronJob Last Run Time 2026-09-14 09:15:00
[2026-09-14 09:15:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 09:15:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 09:15:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:15:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:15:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:15:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:15:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:15:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 09:15:04] Production.INFO: ==7887== Releasing lock...
[2026-09-14 09:15:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 09:15:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 09:15:04] Production.INFO: ==7895== Lock acquired, processing the job...
[2026-09-14 09:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:15:04] Production.INFO: ==7897== Lock acquired, processing the job...
[2026-09-14 09:15:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 09:15:04] Production.INFO: ==7899== Lock acquired, processing the job...
[2026-09-14 09:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:15:04] Production.INFO: Account Balance Start.
[2026-09-14 09:15:04] Production.INFO: CreateAllLog Start
[2026-09-14 09:15:04] Production.INFO: 117
[2026-09-14 09:15:04] Production.INFO: Date 2026-09-08
[2026-09-14 09:15:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 09:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 09: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-09-14 09: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-09-14 09:15:04] Production.INFO: Date 2026-09-09
[2026-09-14 09:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 09: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-09-14 09:15:04] Production.INFO: Date 2026-09-10
[2026-09-14 09:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:15:04] Production.INFO: ==7899== Releasing lock...
[2026-09-14 09:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:15:04] Production.INFO: Date 2026-09-11
[2026-09-14 09:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:15:04] Production.INFO: Date 2026-09-12
[2026-09-14 09:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:15:04] Production.INFO: Date 2026-09-13
[2026-09-14 09:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:15:04] Production.INFO: Date 2026-09-14
[2026-09-14 09:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:15:04] Production.ERROR: done
[2026-09-14 09:15:04] Production.INFO: Total Charge 0
[2026-09-14 09:15:04] Production.INFO: CreateAllLog End
[2026-09-14 09:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 09:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001418', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 09:15:04] Production.INFO: Account Balance End.
[2026-09-14 09:15:05] Production.ERROR: CronJobId end 12
[2026-09-14 09:15:05] Production.INFO: ==7895== Releasing lock...
[2026-09-14 09:15:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:15:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:15:05] Production.INFO: ==7891== Releasing lock...
[2026-09-14 09:15:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:15:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001418', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 09:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 09:15:10] Production.INFO: ProcessCDR(1,18001418,1,1,2)
[2026-09-14 09:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18001418,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 09:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18001418,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 09:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 09:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 09:15:10] Production.INFO: ==7897== Releasing lock...
[2026-09-14 09:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 09:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 09:15:14] Production.ERROR: CronJobId end10
[2026-09-14 09:15:14] Production.INFO: ==7893== Releasing lock...
[2026-09-14 09:15:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:15:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:15:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:15:17] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:15:17] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:15:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:15:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:15:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:15:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:15:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:15:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:15:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:15:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:15:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:15:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:15:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:15:17] Production.INFO: call_cost start
[2026-09-14 09:15:17] Production.INFO: call_cost end
[2026-09-14 09:15:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:15:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:15:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:15:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:15:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:15:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:15:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:15:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:15:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:15:17] Production.INFO: ==7889== Releasing lock...
[2026-09-14 09:15:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:15:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:16:01] Production.INFO: ==7962== Lock acquired, processing the job...
[2026-09-14 14:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:16:01] Production.INFO: neon service started
[2026-09-14 14:16:01] Production.INFO: neon service started
[2026-09-14 14:16:01] Production.INFO: ==7962== Releasing lock...
[2026-09-14 14:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:16:02] Production.INFO: ==7964== Lock acquired, processing the job...
[2026-09-14 09:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:16:02] Production.INFO: ==7964== Releasing lock...
[2026-09-14 09:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:16:02] Production.INFO: ==7966== Lock acquired, processing the job...
[2026-09-14 13:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:16:02] Production.INFO: ==7966== Releasing lock...
[2026-09-14 13:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:16:03] Production.INFO: ==7968== Lock acquired, processing the job...
[2026-09-14 09:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:16:03] Production.INFO: ==7970== Lock acquired, processing the job...
[2026-09-14 09:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:16:03] Production.INFO: ==7972== Lock acquired, processing the job...
[2026-09-14 09:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:16:03] Production.INFO: ==7976== Lock acquired, processing the job...
[2026-09-14 09:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:16:03] Production.INFO: ==7974== Lock acquired, processing the job...
[2026-09-14 09:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 09:16:03] Production.INFO: ==7976== Releasing lock...
[2026-09-14 09:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:16:03] Production.INFO: Account Balance Start.
[2026-09-14 09:16:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:16:03] Production.INFO: 117
[2026-09-14 09:16:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:16:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:16:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:16:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:16:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:16:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:16:04] Production.INFO: ==7970== Releasing lock...
[2026-09-14 09:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:16:04] Production.INFO: Date 2026-09-14
[2026-09-14 09:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:16:04] Production.INFO: Total Charge 0
[2026-09-14 09:16:04] Production.INFO: CreateAllLog End
[2026-09-14 09:16:04] Production.INFO: Account Balance End.
[2026-09-14 09:16:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:16:04] Production.INFO: ==7974== Releasing lock...
[2026-09-14 09:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:16:11] Production.ERROR: CronJobId end10
[2026-09-14 09:16:11] Production.INFO: ==7972== Releasing lock...
[2026-09-14 09:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:16:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:16:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:16:14] Production.INFO: call_cost start
[2026-09-14 09:16:14] Production.INFO: call_cost end
[2026-09-14 09:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:16:14] Production.INFO: ==7968== Releasing lock...
[2026-09-14 09:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:17:02] Production.INFO: ==8034== Lock acquired, processing the job...
[2026-09-14 14:17:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:17:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:17:02] Production.INFO: neon service started
[2026-09-14 14:17:02] Production.INFO: neon service started
[2026-09-14 14:17:02] Production.INFO: ==8034== Releasing lock...
[2026-09-14 14:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:17:02] Production.INFO: ==8036== Lock acquired, processing the job...
[2026-09-14 09:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:17:02] Production.INFO: ==8038== Lock acquired, processing the job...
[2026-09-14 13:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:17:02] Production.INFO: ==8038== Releasing lock...
[2026-09-14 13:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:17:03] Production.INFO: ==8036== Releasing lock...
[2026-09-14 09:17:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:17:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:17:04] Production.INFO: ==8041== Lock acquired, processing the job...
[2026-09-14 09:17:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:17:04] Production.INFO: ==8045== Lock acquired, processing the job...
[2026-09-14 09:17:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:17:04] Production.INFO: ==8043== Lock acquired, processing the job...
[2026-09-14 09:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:17:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:17:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:17:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:17:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:17:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:17:04] Production.INFO: ==8047== Lock acquired, processing the job...
[2026-09-14 09:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:17:04] Production.INFO: ==8049== Lock acquired, processing the job...
[2026-09-14 09:17:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:17:04] Production.INFO: Account Balance Start.
[2026-09-14 09:17:04] Production.INFO: CreateAllLog Start
[2026-09-14 09:17:04] Production.INFO: 117
[2026-09-14 09:17:04] Production.INFO: Date 2026-09-08
[2026-09-14 09:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:17:04] Production.INFO: Date 2026-09-09
[2026-09-14 09:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:17:04] Production.INFO: Date 2026-09-10
[2026-09-14 09:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 09: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-09-14 09:17:04] Production.INFO: Date 2026-09-11
[2026-09-14 09:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 09: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-09-14 09: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-09-14 09:17:04] Production.INFO: Date 2026-09-12
[2026-09-14 09:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:17:04] Production.INFO: ==8049== Releasing lock...
[2026-09-14 09:17:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:17:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:17:04] Production.INFO: Date 2026-09-13
[2026-09-14 09:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:17:04] Production.INFO: Date 2026-09-14
[2026-09-14 09:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:17:04] Production.INFO: Total Charge 0
[2026-09-14 09:17:04] Production.INFO: CreateAllLog End
[2026-09-14 09:17:04] Production.INFO: Account Balance End.
[2026-09-14 09:17:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:17:04] Production.INFO: ==8047== Releasing lock...
[2026-09-14 09:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:17:04] Production.INFO: ==8043== Releasing lock...
[2026-09-14 09:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:17:12] Production.ERROR: CronJobId end10
[2026-09-14 09:17:12] Production.INFO: ==8045== Releasing lock...
[2026-09-14 09:17:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:17:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:17:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:17:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:17:14] Production.INFO: call_cost start
[2026-09-14 09:17:14] Production.INFO: call_cost end
[2026-09-14 09:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:17:14] Production.INFO: ==8041== Releasing lock...
[2026-09-14 09:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:18:01] Production.INFO: ==8104== Lock acquired, processing the job...
[2026-09-14 14:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:18:01] Production.INFO: neon service started
[2026-09-14 14:18:01] Production.INFO: neon service started
[2026-09-14 14:18:01] Production.INFO: ==8104== Releasing lock...
[2026-09-14 14:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:18:02] Production.INFO: ==8106== Lock acquired, processing the job...
[2026-09-14 09:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:18:02] Production.INFO: ==8106== Releasing lock...
[2026-09-14 09:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:18:02] Production.INFO: ==8108== Lock acquired, processing the job...
[2026-09-14 13:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:18:02] Production.INFO: ==8108== Releasing lock...
[2026-09-14 13:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:18:03] Production.INFO: ==8110== Lock acquired, processing the job...
[2026-09-14 09:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:18:03] Production.INFO: ==8112== Lock acquired, processing the job...
[2026-09-14 09:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:18:03] Production.INFO: ==8119== Lock acquired, processing the job...
[2026-09-14 09:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:18:03] Production.INFO: ==8114== Lock acquired, processing the job...
[2026-09-14 09:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 09:18:03] Production.INFO: ==8116== Lock acquired, processing the job...
[2026-09-14 09:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:18:03] Production.INFO: ==8119== Releasing lock...
[2026-09-14 09:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:18:03] Production.INFO: Account Balance Start.
[2026-09-14 09:18:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:18:03] Production.INFO: 117
[2026-09-14 09:18:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:18:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:18:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:18:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:18:04] Production.INFO: Date 2026-09-12
[2026-09-14 09:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:18:04] Production.INFO: Date 2026-09-13
[2026-09-14 09:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:18:04] Production.INFO: Date 2026-09-14
[2026-09-14 09:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:18:04] Production.INFO: Total Charge 0
[2026-09-14 09:18:04] Production.INFO: CreateAllLog End
[2026-09-14 09:18:04] Production.INFO: Account Balance End.
[2026-09-14 09:18:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:18:04] Production.INFO: ==8116== Releasing lock...
[2026-09-14 09:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:18:04] Production.INFO: ==8112== Releasing lock...
[2026-09-14 09:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:18:11] Production.ERROR: CronJobId end10
[2026-09-14 09:18:11] Production.INFO: ==8114== Releasing lock...
[2026-09-14 09:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:18:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:18:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:18:15] Production.INFO: call_cost start
[2026-09-14 09:18:15] Production.INFO: call_cost end
[2026-09-14 09:18:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:18:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:18:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:18:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:18:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:18:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:18:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:18:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:18:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:18:15] Production.INFO: ==8110== Releasing lock...
[2026-09-14 09:18:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:18:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:19:02] Production.INFO: ==8174== Lock acquired, processing the job...
[2026-09-14 14:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:19:02] Production.INFO: neon service started
[2026-09-14 14:19:02] Production.INFO: neon service started
[2026-09-14 14:19:02] Production.INFO: ==8174== Releasing lock...
[2026-09-14 14:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:19:02] Production.INFO: ==8176== Lock acquired, processing the job...
[2026-09-14 09:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:19:02] Production.INFO: ==8176== Releasing lock...
[2026-09-14 09:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:19:03] Production.INFO: ==8178== Lock acquired, processing the job...
[2026-09-14 13:19:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:19:03] Production.INFO: ==8178== Releasing lock...
[2026-09-14 13:19:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:19:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:19:03] Production.INFO: ==8182== Lock acquired, processing the job...
[2026-09-14 09:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:19:03] Production.INFO: ==8184== Lock acquired, processing the job...
[2026-09-14 09:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:19:03] Production.INFO: ==8186== Lock acquired, processing the job...
[2026-09-14 09:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:19:03] Production.INFO: ==8190== Lock acquired, processing the job...
[2026-09-14 09:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:19:03] Production.INFO: ==8188== Lock acquired, processing the job...
[2026-09-14 09:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:19:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:19:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:19:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:19:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09: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-09-14 09: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-09-14 09:19:04] Production.INFO: Account Balance Start.
[2026-09-14 09:19:04] Production.INFO: CreateAllLog Start
[2026-09-14 09:19:04] Production.INFO: 117
[2026-09-14 09:19:04] Production.INFO: Date 2026-09-08
[2026-09-14 09: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-09-14 09:19:04] Production.INFO: ==8190== Releasing lock...
[2026-09-14 09:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:19:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:19:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:19:04] Production.INFO: Date 2026-09-09
[2026-09-14 09:19:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:19:04] Production.INFO: Date 2026-09-10
[2026-09-14 09:19:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:19:04] Production.INFO: Date 2026-09-11
[2026-09-14 09:19:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:19:04] Production.INFO: ==8184== Releasing lock...
[2026-09-14 09:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:19:04] Production.INFO: Date 2026-09-12
[2026-09-14 09:19:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:19:04] Production.INFO: Date 2026-09-13
[2026-09-14 09:19:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:19:04] Production.INFO: Date 2026-09-14
[2026-09-14 09:19:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:19:04] Production.INFO: Total Charge 0
[2026-09-14 09:19:04] Production.INFO: CreateAllLog End
[2026-09-14 09:19:04] Production.INFO: Account Balance End.
[2026-09-14 09:19:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:19:04] Production.INFO: ==8188== Releasing lock...
[2026-09-14 09:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:19:13] Production.ERROR: CronJobId end10
[2026-09-14 09:19:13] Production.INFO: ==8186== Releasing lock...
[2026-09-14 09:19:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:19:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:19:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:19:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:19:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:19:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:19:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:19:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:19:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:19:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:19:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:19:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:19:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:19:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:19:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:19:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:19:16] Production.INFO: call_cost start
[2026-09-14 09:19:16] Production.INFO: call_cost end
[2026-09-14 09:19:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:19:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:19:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:19:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:19:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:19:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:19:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:19:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:19:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:19:16] Production.INFO: ==8182== Releasing lock...
[2026-09-14 09:19:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:19:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:20:01] Production.INFO: ==8248== Lock acquired, processing the job...
[2026-09-14 14:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:20:01] Production.INFO: neon service started
[2026-09-14 14:20:01] Production.INFO: neon service started
[2026-09-14 14:20:01] Production.INFO: ==8248== Releasing lock...
[2026-09-14 14:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:20:02] Production.INFO: ==8252== Lock acquired, processing the job...
[2026-09-14 13:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:20:02] Production.INFO: ==8252== Releasing lock...
[2026-09-14 13:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:20:02] Production.INFO: ==8250== Lock acquired, processing the job...
[2026-09-14 09:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:20:02] Production.INFO: ==8250== Releasing lock...
[2026-09-14 09:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:20:03] Production.INFO: ==8255== Lock acquired, processing the job...
[2026-09-14 09:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:20:03] Production.INFO: ==8257== Lock acquired, processing the job...
[2026-09-14 09:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:20:03] Production.INFO: ==8259== Lock acquired, processing the job...
[2026-09-14 09:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:20:03] Production.INFO: ==8261== Lock acquired, processing the job...
[2026-09-14 09:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:20:03] Production.INFO: Account Balance Start.
[2026-09-14 09:20:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:20:03] Production.INFO: ==8263== Lock acquired, processing the job...
[2026-09-14 09:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:20:03] Production.INFO: 117
[2026-09-14 09:20:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:20:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:20:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:20:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 09:20:03] Production.INFO: Date 2026-09-12
[2026-09-14 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-09-14 09:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 09:20:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:20:03] Production.INFO: ==8263== Releasing lock...
[2026-09-14 09:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:20:03] Production.INFO: Date 2026-09-14
[2026-09-14 09:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:20:03] Production.INFO: Total Charge 0
[2026-09-14 09:20:03] Production.INFO: CreateAllLog End
[2026-09-14 09:20:04] Production.INFO: Account Balance End.
[2026-09-14 09:20:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:20:04] Production.INFO: ==8261== Releasing lock...
[2026-09-14 09:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:20:04] Production.INFO: ==8257== Releasing lock...
[2026-09-14 09:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:20:11] Production.ERROR: CronJobId end10
[2026-09-14 09:20:11] Production.INFO: ==8259== Releasing lock...
[2026-09-14 09:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:20:14] Production.INFO: call_cost start
[2026-09-14 09:20:14] Production.INFO: call_cost end
[2026-09-14 09:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:20:14] Production.INFO: ==8255== Releasing lock...
[2026-09-14 09:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:21:02] Production.INFO: ==8317== Lock acquired, processing the job...
[2026-09-14 14:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:21:02] Production.INFO: neon service started
[2026-09-14 14:21:02] Production.INFO: neon service started
[2026-09-14 14:21:02] Production.INFO: ==8317== Releasing lock...
[2026-09-14 14:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:21:02] Production.INFO: ==8321== Lock acquired, processing the job...
[2026-09-14 13:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:21:02] Production.INFO: ==8321== Releasing lock...
[2026-09-14 13:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:21:02] Production.INFO: ==8319== Lock acquired, processing the job...
[2026-09-14 09:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:21:02] Production.INFO: ==8319== Releasing lock...
[2026-09-14 09:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:21:03] Production.INFO: ==8324== Lock acquired, processing the job...
[2026-09-14 09:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:21:03] Production.INFO: ==8326== Lock acquired, processing the job...
[2026-09-14 09:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:21:03] Production.INFO: ==8330== Lock acquired, processing the job...
[2026-09-14 09:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:21:03] Production.INFO: ==8328== Lock acquired, processing the job...
[2026-09-14 09:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:21:03] Production.INFO: ==8332== Lock acquired, processing the job...
[2026-09-14 09:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:21:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:21:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:21:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:21:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:21:04] Production.INFO: Account Balance Start.
[2026-09-14 09:21:04] Production.INFO: CreateAllLog Start
[2026-09-14 09:21:04] Production.INFO: 117
[2026-09-14 09:21:04] Production.INFO: Date 2026-09-08
[2026-09-14 09:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:21:04] Production.INFO: Date 2026-09-09
[2026-09-14 09:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 09:21:04] Production.INFO: Date 2026-09-10
[2026-09-14 09:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:21:04] Production.INFO: ==8332== Releasing lock...
[2026-09-14 09:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:21:04] Production.INFO: Date 2026-09-11
[2026-09-14 09:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:21:04] Production.INFO: Date 2026-09-12
[2026-09-14 09:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:21:04] Production.INFO: Date 2026-09-13
[2026-09-14 09:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:21:04] Production.INFO: Date 2026-09-14
[2026-09-14 09:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:21:04] Production.INFO: Total Charge 0
[2026-09-14 09:21:04] Production.INFO: CreateAllLog End
[2026-09-14 09:21:04] Production.INFO: Account Balance End.
[2026-09-14 09:21:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:21:04] Production.INFO: ==8330== Releasing lock...
[2026-09-14 09:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:21:04] Production.INFO: ==8326== Releasing lock...
[2026-09-14 09:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:21:11] Production.ERROR: CronJobId end10
[2026-09-14 09:21:11] Production.INFO: ==8328== Releasing lock...
[2026-09-14 09:21:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:21:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:21:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:21:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:21:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:21:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:21:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:21:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:21:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:21:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:21:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:21:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:21:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:21:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:21:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:21:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:21:14] Production.INFO: call_cost start
[2026-09-14 09:21:14] Production.INFO: call_cost end
[2026-09-14 09:21:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:21:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:21:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:21:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:21:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:21:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:21:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:21:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:21:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:21:15] Production.INFO: ==8324== Releasing lock...
[2026-09-14 09:21:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:21:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:22:01] Production.INFO: ==8395== Lock acquired, processing the job...
[2026-09-14 14:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:22:01] Production.INFO: neon service started
[2026-09-14 14:22:01] Production.INFO: neon service started
[2026-09-14 14:22:01] Production.INFO: ==8395== Releasing lock...
[2026-09-14 14:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:22:01] Production.INFO: ==8397== Lock acquired, processing the job...
[2026-09-14 09:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:22:02] Production.INFO: ==8397== Releasing lock...
[2026-09-14 09:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:22:02] Production.INFO: ==8399== Lock acquired, processing the job...
[2026-09-14 13:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:22:02] Production.INFO: ==8399== Releasing lock...
[2026-09-14 13:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:22:03] Production.INFO: ==8409== Lock acquired, processing the job...
[2026-09-14 09:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:22:03] Production.INFO: ==8403== Lock acquired, processing the job...
[2026-09-14 09:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:22:03] Production.INFO: ==8407== Lock acquired, processing the job...
[2026-09-14 09:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:22:03] Production.INFO: ==8401== Lock acquired, processing the job...
[2026-09-14 09:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:22:03] Production.INFO: ==8405== Lock acquired, processing the job...
[2026-09-14 09:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09: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-09-14 09: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-09-14 09:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:22:03] Production.INFO: Account Balance Start.
[2026-09-14 09:22:03] Production.INFO: CreateAllLog Start
[2026-09-14 09: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-09-14 09:22:03] Production.INFO: 117
[2026-09-14 09:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:22:03] Production.INFO: ==8409== Releasing lock...
[2026-09-14 09:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:22:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:22:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:22:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:22:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:22:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:22:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:22:03] Production.INFO: Date 2026-09-14
[2026-09-14 09:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:22:03] Production.INFO: Total Charge 0
[2026-09-14 09:22:03] Production.INFO: CreateAllLog End
[2026-09-14 09:22:03] Production.INFO: Account Balance End.
[2026-09-14 09:22:03] Production.ERROR: CronJobId end 12
[2026-09-14 09:22:03] Production.INFO: ==8407== Releasing lock...
[2026-09-14 09:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:22:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:22:04] Production.INFO: ==8403== Releasing lock...
[2026-09-14 09:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:22:11] Production.ERROR: CronJobId end10
[2026-09-14 09:22:11] Production.INFO: ==8405== Releasing lock...
[2026-09-14 09:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:22:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:22:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:22:13] Production.INFO: call_cost start
[2026-09-14 09:22:13] Production.INFO: call_cost end
[2026-09-14 09:22:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:22:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:22:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:22:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:22:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:22:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:22:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:22:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:22:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:22:13] Production.INFO: ==8401== Releasing lock...
[2026-09-14 09:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:22:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:23:01] Production.INFO: ==8468== Lock acquired, processing the job...
[2026-09-14 14:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:23:01] Production.INFO: neon service started
[2026-09-14 14:23:02] Production.INFO: neon service started
[2026-09-14 14:23:02] Production.INFO: ==8468== Releasing lock...
[2026-09-14 14:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:23:02] Production.INFO: ==8472== Lock acquired, processing the job...
[2026-09-14 13:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:23:02] Production.INFO: ==8472== Releasing lock...
[2026-09-14 13:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:23:02] Production.INFO: ==8470== Lock acquired, processing the job...
[2026-09-14 09:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:23:02] Production.INFO: ==8470== Releasing lock...
[2026-09-14 09:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:23:03] Production.INFO: ==8474== Lock acquired, processing the job...
[2026-09-14 09:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:23:03] Production.INFO: ==8480== Lock acquired, processing the job...
[2026-09-14 09:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:23:03] Production.INFO: ==8476== Lock acquired, processing the job...
[2026-09-14 09:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:23:03] Production.INFO: ==8478== Lock acquired, processing the job...
[2026-09-14 09:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:23:03] Production.INFO: ==8482== Lock acquired, processing the job...
[2026-09-14 09:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:23:03] Production.INFO: Account Balance Start.
[2026-09-14 09:23:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:23:03] Production.INFO: 117
[2026-09-14 09:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:23:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:23:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 09:23:03] Production.INFO: ==8482== Releasing lock...
[2026-09-14 09:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:23:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:23:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:23:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:23:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:23:03] Production.INFO: Date 2026-09-14
[2026-09-14 09:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:23:04] Production.INFO: Total Charge 0
[2026-09-14 09:23:04] Production.INFO: CreateAllLog End
[2026-09-14 09:23:04] Production.INFO: Account Balance End.
[2026-09-14 09:23:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:23:04] Production.INFO: ==8480== Releasing lock...
[2026-09-14 09:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:23:04] Production.INFO: ==8476== Releasing lock...
[2026-09-14 09:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:23:11] Production.ERROR: CronJobId end10
[2026-09-14 09:23:11] Production.INFO: ==8478== Releasing lock...
[2026-09-14 09:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:23:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:23:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:23:14] Production.INFO: call_cost start
[2026-09-14 09:23:14] Production.INFO: call_cost end
[2026-09-14 09:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:23:14] Production.INFO: ==8474== Releasing lock...
[2026-09-14 09:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:24:01] Production.INFO: ==8537== Lock acquired, processing the job...
[2026-09-14 14:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:24:01] Production.INFO: neon service started
[2026-09-14 14:24:01] Production.INFO: neon service started
[2026-09-14 14:24:01] Production.INFO: ==8537== Releasing lock...
[2026-09-14 14:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:24:01] Production.INFO: ==8539== Lock acquired, processing the job...
[2026-09-14 09:24:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:24:02] Production.INFO: ==8539== Releasing lock...
[2026-09-14 09:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:24:02] Production.INFO: ==8541== Lock acquired, processing the job...
[2026-09-14 13:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:24:02] Production.INFO: ==8541== Releasing lock...
[2026-09-14 13:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:24:03] Production.INFO: ==8543== Lock acquired, processing the job...
[2026-09-14 09:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:24:03] Production.INFO: ==8545== Lock acquired, processing the job...
[2026-09-14 09:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:24:03] Production.INFO: ==8547== Lock acquired, processing the job...
[2026-09-14 09:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:24:03] Production.INFO: ==8551== Lock acquired, processing the job...
[2026-09-14 09:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:24:03] Production.INFO: ==8549== Lock acquired, processing the job...
[2026-09-14 09:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 09:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:24:03] Production.INFO: Account Balance Start.
[2026-09-14 09:24:03] Production.INFO: CreateAllLog Start
[2026-09-14 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-09-14 09:24:03] Production.INFO: 117
[2026-09-14 09:24:03] Production.INFO: ==8551== Releasing lock...
[2026-09-14 09:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:24:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:24:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:24:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:24:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:24:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:24:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:24:03] Production.INFO: Date 2026-09-14
[2026-09-14 09:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:24:03] Production.INFO: Total Charge 0
[2026-09-14 09:24:03] Production.INFO: ==8545== Releasing lock...
[2026-09-14 09:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:24:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:24:03] Production.INFO: CreateAllLog End
[2026-09-14 09:24:04] Production.INFO: Account Balance End.
[2026-09-14 09:24:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:24:04] Production.INFO: ==8549== Releasing lock...
[2026-09-14 09:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:24:10] Production.ERROR: CronJobId end10
[2026-09-14 09:24:10] Production.INFO: ==8547== Releasing lock...
[2026-09-14 09:24:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:24:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:24:13] Production.INFO: call_cost start
[2026-09-14 09:24:13] Production.INFO: call_cost end
[2026-09-14 09:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:24:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:24:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:24:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:24:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:24:13] Production.INFO: ==8543== Releasing lock...
[2026-09-14 09:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:25:02] Production.INFO: ==8608== Lock acquired, processing the job...
[2026-09-14 14:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:25:02] Production.INFO: neon service started
[2026-09-14 14:25:02] Production.INFO: neon service started
[2026-09-14 14:25:02] Production.INFO: ==8608== Releasing lock...
[2026-09-14 14:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:25:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:25:02] Production.INFO: ==8610== Lock acquired, processing the job...
[2026-09-14 09:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:25:02] Production.INFO: ==8612== Lock acquired, processing the job...
[2026-09-14 13:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:25:02] Production.INFO: ==8610== Releasing lock...
[2026-09-14 09:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:25:02] Production.INFO: ==8612== Releasing lock...
[2026-09-14 13:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:25:03] Production.INFO: ==8621== Lock acquired, processing the job...
[2026-09-14 09:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:25:03] Production.INFO: ==8627== Lock acquired, processing the job...
[2026-09-14 09:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:25:03] Production.INFO: ==8615== Lock acquired, processing the job...
[2026-09-14 09:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 09: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-09-14 09: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-09-14 09: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-09-14 09:25:03] Production.INFO: ==8627== Releasing lock...
[2026-09-14 09:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 09:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 09:25:03] Production.ERROR: CronJob PID - 8621
[2026-09-14 09:25:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-14 09:25:03] Production.ERROR: CronJob ID - 10
[2026-09-14 09:25:03] Production.ERROR: CronJob Last Run Time 2026-09-14 09:25:00
[2026-09-14 09:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 09:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 09:25:03] Production.INFO: ==8625== Lock acquired, processing the job...
[2026-09-14 09:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 09:25:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 09:25:04] Production.INFO: ==8615== Releasing lock...
[2026-09-14 09:25:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 09:25:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 09:25:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 09:25:04] Production.INFO: ==8617== Lock acquired, processing the job...
[2026-09-14 09:25:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:25:04] Production.INFO: ==8619== Lock acquired, processing the job...
[2026-09-14 09:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:25:04] Production.INFO: ==8623== Lock acquired, processing the job...
[2026-09-14 09:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:25:04] Production.INFO: Account Balance Start.
[2026-09-14 09:25:04] Production.INFO: CreateAllLog Start
[2026-09-14 09:25:04] Production.INFO: 117
[2026-09-14 09:25:04] Production.INFO: Date 2026-09-08
[2026-09-14 09:25:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:25:04] Production.ERROR: done
[2026-09-14 09:25:04] Production.INFO: Date 2026-09-09
[2026-09-14 09:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 09:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001459', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 09:25:04] Production.INFO: Date 2026-09-10
[2026-09-14 09:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:25:04] Production.INFO: Date 2026-09-11
[2026-09-14 09:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:25:04] Production.INFO: Date 2026-09-12
[2026-09-14 09:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:25:04] Production.INFO: Date 2026-09-13
[2026-09-14 09:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:25:04] Production.INFO: Date 2026-09-14
[2026-09-14 09:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:25:04] Production.INFO: Total Charge 0
[2026-09-14 09:25:04] Production.INFO: CreateAllLog End
[2026-09-14 09:25:05] Production.INFO: Account Balance End.
[2026-09-14 09:25:05] Production.ERROR: CronJobId end 12
[2026-09-14 09:25:05] Production.INFO: ==8623== Releasing lock...
[2026-09-14 09:25:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:25:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:25:05] Production.INFO: ==8619== Releasing lock...
[2026-09-14 09:25:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:25:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:25:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001459', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 09:25:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 09:25:10] Production.INFO: ProcessCDR(1,18001459,1,1,2)
[2026-09-14 09:25:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18001459,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 09:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18001459,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 09:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 09:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 09:25:10] Production.INFO: ==8625== Releasing lock...
[2026-09-14 09:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 09:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 09:25:14] Production.ERROR: CronJobId end10
[2026-09-14 09:25:14] Production.INFO: ==8621== Releasing lock...
[2026-09-14 09:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:25:17] Production.INFO: call_cost start
[2026-09-14 09:25:17] Production.INFO: call_cost end
[2026-09-14 09:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:25:17] Production.INFO: ==8617== Releasing lock...
[2026-09-14 09:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:26:01] Production.INFO: ==8680== Lock acquired, processing the job...
[2026-09-14 14:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:26:01] Production.INFO: neon service started
[2026-09-14 14:26:01] Production.INFO: neon service started
[2026-09-14 14:26:01] Production.INFO: ==8680== Releasing lock...
[2026-09-14 14:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:26:01] Production.INFO: ==8682== Lock acquired, processing the job...
[2026-09-14 09:26:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:26:02] Production.INFO: ==8682== Releasing lock...
[2026-09-14 09:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:26:02] Production.INFO: ==8684== Lock acquired, processing the job...
[2026-09-14 13:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:26:02] Production.INFO: ==8684== Releasing lock...
[2026-09-14 13:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:26:02] Production.INFO: ==8690== Lock acquired, processing the job...
[2026-09-14 09:26:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:26:03] Production.INFO: ==8686== Lock acquired, processing the job...
[2026-09-14 09:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:26:03] Production.INFO: ==8688== Lock acquired, processing the job...
[2026-09-14 09:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:26:03] Production.INFO: ==8692== Lock acquired, processing the job...
[2026-09-14 09:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:26:03] Production.INFO: ==8694== Lock acquired, processing the job...
[2026-09-14 09:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:26:03] Production.INFO: Account Balance Start.
[2026-09-14 09:26:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:26:03] Production.INFO: 117
[2026-09-14 09:26:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 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-09-14 09:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:26:03] Production.INFO: ==8694== Releasing lock...
[2026-09-14 09:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:26:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:26:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:26:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:26:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:26:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:26:03] Production.INFO: Date 2026-09-14
[2026-09-14 09:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:26:03] Production.INFO: Total Charge 0
[2026-09-14 09:26:03] Production.INFO: CreateAllLog End
[2026-09-14 09:26:03] Production.INFO: Account Balance End.
[2026-09-14 09:26:03] Production.ERROR: CronJobId end 12
[2026-09-14 09:26:03] Production.INFO: ==8692== Releasing lock...
[2026-09-14 09:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:26:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:26:04] Production.INFO: ==8688== Releasing lock...
[2026-09-14 09:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:26:10] Production.ERROR: CronJobId end10
[2026-09-14 09:26:10] Production.INFO: ==8690== Releasing lock...
[2026-09-14 09:26:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:26:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:26:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:26:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:26:15] Production.INFO: call_cost start
[2026-09-14 09:26:15] Production.INFO: call_cost end
[2026-09-14 09:26:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:26:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:26:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:26:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:26:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:26:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:26:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:26:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:26:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:26:15] Production.INFO: ==8686== Releasing lock...
[2026-09-14 09:26:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:26:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:27:01] Production.INFO: ==8753== Lock acquired, processing the job...
[2026-09-14 14:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:27:01] Production.INFO: neon service started
[2026-09-14 14:27:01] Production.INFO: neon service started
[2026-09-14 14:27:01] Production.INFO: ==8753== Releasing lock...
[2026-09-14 14:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:27:02] Production.INFO: ==8755== Lock acquired, processing the job...
[2026-09-14 09:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:27:02] Production.INFO: ==8755== Releasing lock...
[2026-09-14 09:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:27:02] Production.INFO: ==8757== Lock acquired, processing the job...
[2026-09-14 13:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:27:02] Production.INFO: ==8757== Releasing lock...
[2026-09-14 13:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:27:03] Production.INFO: ==8759== Lock acquired, processing the job...
[2026-09-14 09:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:27:03] Production.INFO: ==8761== Lock acquired, processing the job...
[2026-09-14 09:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:27:03] Production.INFO: ==8767== Lock acquired, processing the job...
[2026-09-14 09:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:27:03] Production.INFO: ==8763== Lock acquired, processing the job...
[2026-09-14 09:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:27:03] Production.INFO: ==8765== Lock acquired, processing the job...
[2026-09-14 09:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 09:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 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-09-14 09:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 09:27:03] Production.INFO: ==8767== Releasing lock...
[2026-09-14 09:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:27:03] Production.INFO: Account Balance Start.
[2026-09-14 09:27:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:27:03] Production.INFO: 117
[2026-09-14 09:27:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:27:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:27:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:27:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:27:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:27:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:27:03] Production.INFO: Date 2026-09-14
[2026-09-14 09:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:27:03] Production.INFO: Total Charge 0
[2026-09-14 09:27:03] Production.INFO: CreateAllLog End
[2026-09-14 09:27:04] Production.INFO: Account Balance End.
[2026-09-14 09:27:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:27:04] Production.INFO: ==8765== Releasing lock...
[2026-09-14 09:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:27:04] Production.INFO: ==8761== Releasing lock...
[2026-09-14 09:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:27:11] Production.ERROR: CronJobId end10
[2026-09-14 09:27:11] Production.INFO: ==8763== Releasing lock...
[2026-09-14 09:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:27:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:27:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:27:14] Production.INFO: call_cost start
[2026-09-14 09:27:14] Production.INFO: call_cost end
[2026-09-14 09:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:27:14] Production.INFO: ==8759== Releasing lock...
[2026-09-14 09:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:28:01] Production.INFO: ==8822== Lock acquired, processing the job...
[2026-09-14 14:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:28:01] Production.INFO: neon service started
[2026-09-14 14:28:01] Production.INFO: neon service started
[2026-09-14 14:28:01] Production.INFO: ==8822== Releasing lock...
[2026-09-14 14:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:28:01] Production.INFO: ==8824== Lock acquired, processing the job...
[2026-09-14 09:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:28:01] Production.INFO: ==8824== Releasing lock...
[2026-09-14 09:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:28:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:28:02] Production.INFO: ==8826== Lock acquired, processing the job...
[2026-09-14 13:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:28:02] Production.INFO: ==8826== Releasing lock...
[2026-09-14 13:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:28:02] Production.INFO: ==8831== Lock acquired, processing the job...
[2026-09-14 09:28:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:28:02] Production.INFO: ==8833== Lock acquired, processing the job...
[2026-09-14 09:28:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:28:02] Production.INFO: ==8835== Lock acquired, processing the job...
[2026-09-14 09:28:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:28:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:28:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:28:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:28:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:28:02] Production.INFO: ==8829== Lock acquired, processing the job...
[2026-09-14 09:28:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:28:02] Production.INFO: Account Balance Start.
[2026-09-14 09:28:02] Production.INFO: CreateAllLog Start
[2026-09-14 09:28:02] Production.INFO: 117
[2026-09-14 09:28:02] Production.INFO: Date 2026-09-08
[2026-09-14 09:28:02] Production.INFO: Reseller ==> 0
[2026-09-14 09:28:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:28:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:28:03] Production.INFO: ==8837== Lock acquired, processing the job...
[2026-09-14 09:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:28:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:28:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 09:28:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 09:28:03] Production.INFO: ==8837== Releasing lock...
[2026-09-14 09:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:28:03] Production.INFO: Date 2026-09-14
[2026-09-14 09:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:28:03] Production.INFO: Total Charge 0
[2026-09-14 09:28:03] Production.INFO: CreateAllLog End
[2026-09-14 09:28:03] Production.INFO: Account Balance End.
[2026-09-14 09:28:03] Production.ERROR: CronJobId end 12
[2026-09-14 09:28:03] Production.INFO: ==8835== Releasing lock...
[2026-09-14 09:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:28:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:28:03] Production.INFO: ==8831== Releasing lock...
[2026-09-14 09:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:28:12] Production.ERROR: CronJobId end10
[2026-09-14 09:28:12] Production.INFO: ==8833== Releasing lock...
[2026-09-14 09:28:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:28:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:28:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:28:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:28:13] Production.INFO: call_cost start
[2026-09-14 09:28:13] Production.INFO: call_cost end
[2026-09-14 09:28:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:28:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:28:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:28:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:28:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:28:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:28:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:28:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:28:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:28:13] Production.INFO: ==8829== Releasing lock...
[2026-09-14 09:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:28:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:29:01] Production.INFO: ==8889== Lock acquired, processing the job...
[2026-09-14 14:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:29:01] Production.INFO: neon service started
[2026-09-14 14:29:01] Production.INFO: neon service started
[2026-09-14 14:29:01] Production.INFO: ==8889== Releasing lock...
[2026-09-14 14:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:29:01] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 13:29:02] Production.INFO: ==8894== Lock acquired, processing the job...
[2026-09-14 13:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:29:02] Production.INFO: ==8894== Releasing lock...
[2026-09-14 13:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:29:02] Production.INFO: ==8892== Lock acquired, processing the job...
[2026-09-14 09:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:29:02] Production.INFO: ==8892== Releasing lock...
[2026-09-14 09:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:29:03] Production.INFO: ==8896== Lock acquired, processing the job...
[2026-09-14 09:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:29:03] Production.INFO: ==8898== Lock acquired, processing the job...
[2026-09-14 09:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:29:03] Production.INFO: ==8900== Lock acquired, processing the job...
[2026-09-14 09:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:29:03] Production.INFO: ==8902== Lock acquired, processing the job...
[2026-09-14 09:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:29:03] Production.INFO: ==8904== Lock acquired, processing the job...
[2026-09-14 09:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:29:03] Production.INFO: Account Balance Start.
[2026-09-14 09:29:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:29:03] Production.INFO: 117
[2026-09-14 09:29:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 09:29:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:29:03] Production.INFO: ==8904== Releasing lock...
[2026-09-14 09:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:29:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:29:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:29:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:29:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:29:03] Production.INFO: Date 2026-09-14
[2026-09-14 09:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:29:03] Production.INFO: Total Charge 0
[2026-09-14 09:29:03] Production.INFO: CreateAllLog End
[2026-09-14 09:29:04] Production.INFO: ==8898== Releasing lock...
[2026-09-14 09:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:29:04] Production.INFO: Account Balance End.
[2026-09-14 09:29:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:29:04] Production.INFO: ==8902== Releasing lock...
[2026-09-14 09:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:29:11] Production.ERROR: CronJobId end10
[2026-09-14 09:29:11] Production.INFO: ==8900== Releasing lock...
[2026-09-14 09:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:29:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:29:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:29:14] Production.INFO: call_cost start
[2026-09-14 09:29:14] Production.INFO: call_cost end
[2026-09-14 09:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:29:14] Production.INFO: ==8896== Releasing lock...
[2026-09-14 09:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:30:02] Production.INFO: ==8973== Lock acquired, processing the job...
[2026-09-14 14:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:30:02] Production.INFO: neon service started
[2026-09-14 14:30:02] Production.INFO: neon service started
[2026-09-14 14:30:02] Production.INFO: ==8973== Releasing lock...
[2026-09-14 14:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:30:02] Production.INFO: ==8975== Lock acquired, processing the job...
[2026-09-14 09:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:30:02] Production.INFO: ==8975== Releasing lock...
[2026-09-14 09:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:30:03] Production.INFO: ==8977== Lock acquired, processing the job...
[2026-09-14 13:30:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:30:03] Production.INFO: ==8977== Releasing lock...
[2026-09-14 13:30:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:30:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:30:03] Production.INFO: ==8984== Lock acquired, processing the job...
[2026-09-14 09:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:30:03] Production.INFO: ==8980== Lock acquired, processing the job...
[2026-09-14 09:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:30:03] Production.INFO: ==8982== Lock acquired, processing the job...
[2026-09-14 09:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:30:04] Production.INFO: ==8986== Lock acquired, processing the job...
[2026-09-14 09:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:30:04] Production.INFO: ==8988== Lock acquired, processing the job...
[2026-09-14 09:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:30:04] Production.INFO: Account Balance Start.
[2026-09-14 09:30:04] Production.INFO: CreateAllLog Start
[2026-09-14 09:30:04] Production.INFO: 117
[2026-09-14 09:30:04] Production.INFO: Date 2026-09-08
[2026-09-14 09:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:30:04] Production.INFO: Date 2026-09-09
[2026-09-14 09:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:30:04] Production.INFO: Date 2026-09-10
[2026-09-14 09:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 09:30:04] Production.INFO: ==8988== Releasing lock...
[2026-09-14 09:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:30:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:30:04] Production.INFO: Date 2026-09-11
[2026-09-14 09:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:30:04] Production.INFO: Date 2026-09-12
[2026-09-14 09:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:30:04] Production.INFO: Date 2026-09-13
[2026-09-14 09:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:30:04] Production.INFO: Date 2026-09-14
[2026-09-14 09:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:30:04] Production.INFO: Total Charge 0
[2026-09-14 09:30:04] Production.INFO: CreateAllLog End
[2026-09-14 09:30:04] Production.INFO: ==8982== Releasing lock...
[2026-09-14 09:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:30:04] Production.INFO: Account Balance End.
[2026-09-14 09:30:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:30:04] Production.INFO: ==8986== Releasing lock...
[2026-09-14 09:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:30:11] Production.ERROR: CronJobId end10
[2026-09-14 09:30:11] Production.INFO: ==8984== Releasing lock...
[2026-09-14 09:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:30:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:30:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:30:15] Production.INFO: call_cost start
[2026-09-14 09:30:15] Production.INFO: call_cost end
[2026-09-14 09:30:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:30:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:30:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:30:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:30:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:30:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:30:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:30:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:30:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:30:15] Production.INFO: ==8980== Releasing lock...
[2026-09-14 09:30:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:30:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:31:01] Production.INFO: ==9042== Lock acquired, processing the job...
[2026-09-14 14:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:31:01] Production.INFO: neon service started
[2026-09-14 14:31:01] Production.INFO: neon service started
[2026-09-14 14:31:01] Production.INFO: ==9042== Releasing lock...
[2026-09-14 14:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:31:02] Production.INFO: ==9044== Lock acquired, processing the job...
[2026-09-14 09:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:31:02] Production.INFO: ==9046== Lock acquired, processing the job...
[2026-09-14 13:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:31:02] Production.INFO: ==9046== Releasing lock...
[2026-09-14 13:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:31:02] Production.INFO: ==9044== Releasing lock...
[2026-09-14 09:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:31:03] Production.INFO: ==9049== Lock acquired, processing the job...
[2026-09-14 09:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:31:03] Production.INFO: ==9051== Lock acquired, processing the job...
[2026-09-14 09:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:31:03] Production.INFO: ==9053== Lock acquired, processing the job...
[2026-09-14 09:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:31:03] Production.INFO: ==9055== Lock acquired, processing the job...
[2026-09-14 09:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:31:03] Production.INFO: ==9057== Lock acquired, processing the job...
[2026-09-14 09:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 09:31:03] Production.INFO: Account Balance Start.
[2026-09-14 09:31:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:31:03] Production.INFO: 117
[2026-09-14 09:31:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 09:31:03] Production.INFO: ==9057== Releasing lock...
[2026-09-14 09:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:31:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:31:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:31:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:31:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:31:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:31:03] Production.INFO: Date 2026-09-14
[2026-09-14 09:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:31:03] Production.INFO: Total Charge 0
[2026-09-14 09:31:03] Production.INFO: CreateAllLog End
[2026-09-14 09:31:04] Production.INFO: Account Balance End.
[2026-09-14 09:31:04] Production.INFO: ==9051== Releasing lock...
[2026-09-14 09:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:31:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:31:04] Production.INFO: ==9055== Releasing lock...
[2026-09-14 09:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:31:11] Production.ERROR: CronJobId end10
[2026-09-14 09:31:11] Production.INFO: ==9053== Releasing lock...
[2026-09-14 09:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:31:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:31:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:31:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:31:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:31:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:31:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:31:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:31:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:31:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:31:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:31:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:31:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:31:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:31:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:31:13] Production.INFO: call_cost start
[2026-09-14 09:31:13] Production.INFO: call_cost end
[2026-09-14 09:31:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:31:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:31:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:31:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:31:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:31:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:31:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:31:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:31:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:31:13] Production.INFO: ==9049== Releasing lock...
[2026-09-14 09:31:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:31:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:32:02] Production.INFO: ==9112== Lock acquired, processing the job...
[2026-09-14 14:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:32:02] Production.INFO: neon service started
[2026-09-14 14:32:02] Production.INFO: neon service started
[2026-09-14 14:32:02] Production.INFO: ==9112== Releasing lock...
[2026-09-14 14:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:32:02] Production.INFO: ==9114== Lock acquired, processing the job...
[2026-09-14 09:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:32:02] Production.INFO: ==9116== Lock acquired, processing the job...
[2026-09-14 13:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:32:02] Production.INFO: ==9116== Releasing lock...
[2026-09-14 13:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:32:03] Production.INFO: ==9114== Releasing lock...
[2026-09-14 09:32:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:32:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:32:03] Production.INFO: ==9119== Lock acquired, processing the job...
[2026-09-14 09:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:32:03] Production.INFO: ==9125== Lock acquired, processing the job...
[2026-09-14 09:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:32:03] Production.INFO: ==9123== Lock acquired, processing the job...
[2026-09-14 09:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:32:04] Production.INFO: ==9127== Lock acquired, processing the job...
[2026-09-14 09:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:32:04] Production.INFO: ==9121== Lock acquired, processing the job...
[2026-09-14 09:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:32:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:32:04] Production.INFO: Account Balance Start.
[2026-09-14 09:32:04] Production.INFO: CreateAllLog Start
[2026-09-14 09:32:04] Production.INFO: 117
[2026-09-14 09:32:04] Production.INFO: Date 2026-09-08
[2026-09-14 09:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:32:04] Production.INFO: Date 2026-09-09
[2026-09-14 09:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:32:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:32:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:32:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:32:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09: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-09-14 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-09-14 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-09-14 09:32:04] Production.INFO: Date 2026-09-10
[2026-09-14 09:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:32:04] Production.INFO: ==9127== Releasing lock...
[2026-09-14 09:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:32:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:32:04] Production.INFO: Date 2026-09-11
[2026-09-14 09:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:32:04] Production.INFO: Date 2026-09-12
[2026-09-14 09:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:32:04] Production.INFO: Date 2026-09-13
[2026-09-14 09:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:32:04] Production.INFO: Date 2026-09-14
[2026-09-14 09:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:32:04] Production.INFO: Total Charge 0
[2026-09-14 09:32:04] Production.INFO: CreateAllLog End
[2026-09-14 09:32:04] Production.INFO: Account Balance End.
[2026-09-14 09:32:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:32:04] Production.INFO: ==9125== Releasing lock...
[2026-09-14 09:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:32:04] Production.INFO: ==9121== Releasing lock...
[2026-09-14 09:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:32:12] Production.ERROR: CronJobId end10
[2026-09-14 09:32:12] Production.INFO: ==9123== Releasing lock...
[2026-09-14 09:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:32:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:32:14] Production.INFO: call_cost start
[2026-09-14 09:32:14] Production.INFO: call_cost end
[2026-09-14 09:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:32:14] Production.INFO: ==9119== Releasing lock...
[2026-09-14 09:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:33:01] Production.INFO: ==9181== Lock acquired, processing the job...
[2026-09-14 14:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:33:01] Production.INFO: neon service started
[2026-09-14 14:33:01] Production.INFO: neon service started
[2026-09-14 14:33:01] Production.INFO: ==9181== Releasing lock...
[2026-09-14 14:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:33:01] Production.INFO: ==9183== Lock acquired, processing the job...
[2026-09-14 09:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:33:02] Production.INFO: ==9183== Releasing lock...
[2026-09-14 09:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:33:02] Production.INFO: ==9185== Lock acquired, processing the job...
[2026-09-14 13:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:33:02] Production.INFO: ==9185== Releasing lock...
[2026-09-14 13:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:33:02] Production.INFO: ==9187== Lock acquired, processing the job...
[2026-09-14 09:33:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:33:02] Production.INFO: ==9191== Lock acquired, processing the job...
[2026-09-14 09:33:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:33:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:33:03] Production.INFO: ==9189== Lock acquired, processing the job...
[2026-09-14 09:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:33:03] Production.INFO: ==9193== Lock acquired, processing the job...
[2026-09-14 09:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:33:03] Production.INFO: Account Balance Start.
[2026-09-14 09:33:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:33:03] Production.INFO: 117
[2026-09-14 09:33:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:33:03] Production.INFO: ==9195== Lock acquired, processing the job...
[2026-09-14 09:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:33:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:33:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 09:33:03] Production.INFO: ==9195== Releasing lock...
[2026-09-14 09:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:33:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:33:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:33:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:33:03] Production.INFO: Date 2026-09-14
[2026-09-14 09:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:33:03] Production.INFO: Total Charge 0
[2026-09-14 09:33:03] Production.INFO: CreateAllLog End
[2026-09-14 09:33:03] Production.INFO: Account Balance End.
[2026-09-14 09:33:03] Production.ERROR: CronJobId end 12
[2026-09-14 09:33:03] Production.INFO: ==9193== Releasing lock...
[2026-09-14 09:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:33:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:33:03] Production.INFO: ==9189== Releasing lock...
[2026-09-14 09:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:33:11] Production.ERROR: CronJobId end10
[2026-09-14 09:33:11] Production.INFO: ==9191== Releasing lock...
[2026-09-14 09:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:33:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:33:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:33:14] Production.INFO: call_cost start
[2026-09-14 09:33:14] Production.INFO: call_cost end
[2026-09-14 09:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:33:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:33:14] Production.INFO: ==9187== Releasing lock...
[2026-09-14 09:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:34:01] Production.INFO: ==9253== Lock acquired, processing the job...
[2026-09-14 14:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:34:01] Production.INFO: neon service started
[2026-09-14 14:34:01] Production.INFO: neon service started
[2026-09-14 14:34:02] Production.INFO: ==9253== Releasing lock...
[2026-09-14 14:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:34:02] Production.INFO: ==9257== Lock acquired, processing the job...
[2026-09-14 13:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:34:02] Production.INFO: ==9257== Releasing lock...
[2026-09-14 13:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:34:02] Production.INFO: ==9255== Lock acquired, processing the job...
[2026-09-14 09:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:34:02] Production.INFO: ==9255== Releasing lock...
[2026-09-14 09:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:34:03] Production.INFO: ==9261== Lock acquired, processing the job...
[2026-09-14 09:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:34:03] Production.INFO: ==9267== Lock acquired, processing the job...
[2026-09-14 09:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 09:34:03] Production.INFO: ==9267== Releasing lock...
[2026-09-14 09:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:34:03] Production.INFO: ==9261== Releasing lock...
[2026-09-14 09:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:34:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:34:03] Production.INFO: ==9265== Lock acquired, processing the job...
[2026-09-14 09:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:34:03] Production.INFO: ==9263== Lock acquired, processing the job...
[2026-09-14 09:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:34:03] Production.INFO: ==9259== Lock acquired, processing the job...
[2026-09-14 09:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:34:03] Production.INFO: Account Balance Start.
[2026-09-14 09:34:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:34:03] Production.INFO: 117
[2026-09-14 09:34:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:34:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:34:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:34:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:34:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:34:04] Production.INFO: Date 2026-09-13
[2026-09-14 09:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:34:04] Production.INFO: Date 2026-09-14
[2026-09-14 09:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:34:04] Production.INFO: Total Charge 0
[2026-09-14 09:34:04] Production.INFO: CreateAllLog End
[2026-09-14 09:34:04] Production.INFO: Account Balance End.
[2026-09-14 09:34:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:34:04] Production.INFO: ==9265== Releasing lock...
[2026-09-14 09:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:34:10] Production.ERROR: CronJobId end10
[2026-09-14 09:34:10] Production.INFO: ==9263== Releasing lock...
[2026-09-14 09:34:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:34:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:34:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:34:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:34:14] Production.INFO: call_cost start
[2026-09-14 09:34:14] Production.INFO: call_cost end
[2026-09-14 09:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:34:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:34:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:34:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:34:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:34:14] Production.INFO: ==9259== Releasing lock...
[2026-09-14 09:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:35:01] Production.INFO: ==9323== Lock acquired, processing the job...
[2026-09-14 14:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:35:01] Production.INFO: neon service started
[2026-09-14 14:35:01] Production.INFO: neon service started
[2026-09-14 14:35:01] Production.INFO: ==9323== Releasing lock...
[2026-09-14 14:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:35:01] Production.INFO: ==9327== Lock acquired, processing the job...
[2026-09-14 13:35:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:35:01] Production.INFO: ==9327== Releasing lock...
[2026-09-14 13:35:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:35:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:35:01] Production.INFO: ==9325== Lock acquired, processing the job...
[2026-09-14 09:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:35:02] Production.INFO: ==9325== Releasing lock...
[2026-09-14 09:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:35:02] Production.INFO: ==9331== Lock acquired, processing the job...
[2026-09-14 09:35:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:35:02] Production.INFO: ==9333== Lock acquired, processing the job...
[2026-09-14 09:35:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:35:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:35:02] Production.INFO: ==9341== Lock acquired, processing the job...
[2026-09-14 09:35:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 09:35:03] Production.INFO: ==9341== Releasing lock...
[2026-09-14 09:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:35:03] Production.INFO: ==9329== Lock acquired, processing the job...
[2026-09-14 09:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 09:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 09:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 09:35:03] Production.ERROR: CronJob PID - 9331
[2026-09-14 09:35:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 09:35:03] Production.ERROR: CronJob ID - 5
[2026-09-14 09:35:03] Production.ERROR: CronJob Last Run Time 2026-09-14 09:35:00
[2026-09-14 09:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 09:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 09:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 09:35:03] Production.ERROR: CronJob PID - 9333
[2026-09-14 09:35:03] Production.ERROR: CronJob Title - Account Block
[2026-09-14 09:35:03] Production.ERROR: CronJob ID - 7
[2026-09-14 09:35:03] Production.ERROR: CronJob Last Run Time 2026-09-14 09:35:00
[2026-09-14 09:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 09:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 09:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 09:35:03] Production.INFO: ==9329== Releasing lock...
[2026-09-14 09:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 09:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 09:35:03] Production.INFO: ==9335== Lock acquired, processing the job...
[2026-09-14 09:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:35:03] Production.INFO: ==9337== Lock acquired, processing the job...
[2026-09-14 09:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:35:03] Production.INFO: ==9339== Lock acquired, processing the job...
[2026-09-14 09:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 09:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 09:35:03] Production.INFO: ==9333== Releasing lock...
[2026-09-14 09:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:35:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:35:03] Production.INFO: Account Balance Start.
[2026-09-14 09:35:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:35:03] Production.INFO: 117
[2026-09-14 09:35:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:35:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:35:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:35:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:35:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:35:04] Production.ERROR: done
[2026-09-14 09:35:04] Production.INFO: Date 2026-09-13
[2026-09-14 09:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 09:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001500', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 09:35:04] Production.INFO: Date 2026-09-14
[2026-09-14 09:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:35:04] Production.INFO: Total Charge 0
[2026-09-14 09:35:04] Production.INFO: CreateAllLog End
[2026-09-14 09:35:04] Production.INFO: Account Balance End.
[2026-09-14 09:35:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:35:04] Production.INFO: ==9337== Releasing lock...
[2026-09-14 09:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:35:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001500', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 09:35:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 09:35:09] Production.INFO: ProcessCDR(1,18001500,1,1,2)
[2026-09-14 09:35:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18001500,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 09:35:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18001500,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 09:35:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 09:35:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 09:35:09] Production.INFO: ==9339== Releasing lock...
[2026-09-14 09:35:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 09:35:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 09:35:13] Production.ERROR: CronJobId end10
[2026-09-14 09:35:13] Production.INFO: ==9335== Releasing lock...
[2026-09-14 09:35:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:35:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:35:16] Production.INFO: call_cost start
[2026-09-14 09:35:16] Production.INFO: call_cost end
[2026-09-14 09:35:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:35:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:35:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:35:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:35:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:35:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:35:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:35:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:35:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:35:16] Production.INFO: ==9331== Releasing lock...
[2026-09-14 09:35:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:35:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:36:01] Production.INFO: ==9396== Lock acquired, processing the job...
[2026-09-14 14:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:36:01] Production.INFO: neon service started
[2026-09-14 14:36:01] Production.INFO: neon service started
[2026-09-14 14:36:01] Production.INFO: ==9396== Releasing lock...
[2026-09-14 14:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:36:02] Production.INFO: ==9398== Lock acquired, processing the job...
[2026-09-14 09:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:36:02] Production.INFO: ==9398== Releasing lock...
[2026-09-14 09:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:36:02] Production.INFO: ==9400== Lock acquired, processing the job...
[2026-09-14 13:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:36:02] Production.INFO: ==9400== Releasing lock...
[2026-09-14 13:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:36:02] Production.INFO: 26 MB #Memory Used#
[2026-09-14 09:36:03] Production.INFO: ==9402== Lock acquired, processing the job...
[2026-09-14 09:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:36:03] Production.INFO: ==9404== Lock acquired, processing the job...
[2026-09-14 09:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:36:03] Production.INFO: ==9408== Lock acquired, processing the job...
[2026-09-14 09:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:36:03] Production.INFO: Account Balance Start.
[2026-09-14 09:36:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:36:03] Production.INFO: 117
[2026-09-14 09:36:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:36:03] Production.INFO: ==9406== Lock acquired, processing the job...
[2026-09-14 09:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:36:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:36:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:36:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:36:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:36:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:36:03] Production.INFO: Date 2026-09-14
[2026-09-14 09:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:36:03] Production.INFO: ==9410== Lock acquired, processing the job...
[2026-09-14 09:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:36:03] Production.INFO: Total Charge 0
[2026-09-14 09:36:03] Production.INFO: CreateAllLog End
[2026-09-14 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-09-14 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-09-14 09:36:03] Production.INFO: Account Balance End.
[2026-09-14 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-09-14 09:36:03] Production.ERROR: CronJobId end 12
[2026-09-14 09:36:03] Production.INFO: ==9408== Releasing lock...
[2026-09-14 09:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:36:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:36:03] Production.INFO: ==9410== Releasing lock...
[2026-09-14 09:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:36:04] Production.INFO: ==9404== Releasing lock...
[2026-09-14 09:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:36:12] Production.ERROR: CronJobId end10
[2026-09-14 09:36:12] Production.INFO: ==9406== Releasing lock...
[2026-09-14 09:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:36:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:36:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:36:14] Production.INFO: call_cost start
[2026-09-14 09:36:14] Production.INFO: call_cost end
[2026-09-14 09:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:36:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:36:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:36:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:36:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:36:14] Production.INFO: ==9402== Releasing lock...
[2026-09-14 09:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:37:02] Production.INFO: ==9469== Lock acquired, processing the job...
[2026-09-14 14:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:37:02] Production.INFO: neon service started
[2026-09-14 14:37:02] Production.INFO: neon service started
[2026-09-14 14:37:02] Production.INFO: ==9469== Releasing lock...
[2026-09-14 14:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:37:02] Production.INFO: ==9471== Lock acquired, processing the job...
[2026-09-14 09:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:37:02] Production.INFO: ==9471== Releasing lock...
[2026-09-14 09:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:37:03] Production.INFO: ==9473== Lock acquired, processing the job...
[2026-09-14 13:37:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:37:03] Production.INFO: ==9473== Releasing lock...
[2026-09-14 13:37:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:37:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:37:03] Production.INFO: ==9475== Lock acquired, processing the job...
[2026-09-14 09:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:37:03] Production.INFO: ==9481== Lock acquired, processing the job...
[2026-09-14 09:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:37:03] Production.INFO: Account Balance Start.
[2026-09-14 09:37:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:37:03] Production.INFO: 117
[2026-09-14 09:37:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:37:03] Production.INFO: ==9484== Lock acquired, processing the job...
[2026-09-14 09:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:37:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:37:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:37:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 09: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-09-14 09: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-09-14 09:37:03] Production.INFO: ==9477== Lock acquired, processing the job...
[2026-09-14 09:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09: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-09-14 09:37:03] Production.INFO: ==9484== Releasing lock...
[2026-09-14 09:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:37:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:37:03] Production.INFO: ==9479== Lock acquired, processing the job...
[2026-09-14 09:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:37:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:37:03] Production.INFO: Date 2026-09-14
[2026-09-14 09:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:37:03] Production.INFO: Total Charge 0
[2026-09-14 09:37:03] Production.INFO: CreateAllLog End
[2026-09-14 09:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:37:04] Production.INFO: Account Balance End.
[2026-09-14 09:37:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:37:04] Production.INFO: ==9481== Releasing lock...
[2026-09-14 09:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:37:04] Production.INFO: ==9477== Releasing lock...
[2026-09-14 09:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:37:11] Production.ERROR: CronJobId end10
[2026-09-14 09:37:11] Production.INFO: ==9479== Releasing lock...
[2026-09-14 09:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:37:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:37:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:37:14] Production.INFO: call_cost start
[2026-09-14 09:37:14] Production.INFO: call_cost end
[2026-09-14 09:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:37:14] Production.INFO: ==9475== Releasing lock...
[2026-09-14 09:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:38:01] Production.INFO: ==9538== Lock acquired, processing the job...
[2026-09-14 14:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:38:01] Production.INFO: neon service started
[2026-09-14 14:38:01] Production.INFO: neon service started
[2026-09-14 14:38:01] Production.INFO: ==9538== Releasing lock...
[2026-09-14 14:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:38:02] Production.INFO: ==9542== Lock acquired, processing the job...
[2026-09-14 13:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:38:02] Production.INFO: ==9542== Releasing lock...
[2026-09-14 13:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:38:02] Production.INFO: ==9540== Lock acquired, processing the job...
[2026-09-14 09:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:38:02] Production.INFO: ==9540== Releasing lock...
[2026-09-14 09:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:38:03] Production.INFO: ==9551== Lock acquired, processing the job...
[2026-09-14 09:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:38:03] Production.INFO: ==9545== Lock acquired, processing the job...
[2026-09-14 09:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:38:03] Production.INFO: ==9553== Lock acquired, processing the job...
[2026-09-14 09:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:38:03] Production.INFO: ==9547== Lock acquired, processing the job...
[2026-09-14 09:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 09:38:03] Production.INFO: ==9549== Lock acquired, processing the job...
[2026-09-14 09:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-09-14 09:38:03] Production.INFO: Account Balance Start.
[2026-09-14 09:38:03] Production.INFO: CreateAllLog Start
[2026-09-14 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-09-14 09:38:03] Production.INFO: ==9553== Releasing lock...
[2026-09-14 09:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:38:03] Production.INFO: 117
[2026-09-14 09:38:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:38:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:38:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:38:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:38:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:38:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:38:03] Production.INFO: Date 2026-09-14
[2026-09-14 09:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:38:03] Production.INFO: Total Charge 0
[2026-09-14 09:38:03] Production.INFO: CreateAllLog End
[2026-09-14 09:38:03] Production.INFO: Account Balance End.
[2026-09-14 09:38:03] Production.ERROR: CronJobId end 12
[2026-09-14 09:38:03] Production.INFO: ==9551== Releasing lock...
[2026-09-14 09:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:38:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:38:04] Production.INFO: ==9547== Releasing lock...
[2026-09-14 09:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:38:11] Production.ERROR: CronJobId end10
[2026-09-14 09:38:11] Production.INFO: ==9549== Releasing lock...
[2026-09-14 09:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:38:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:38:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:38:13] Production.INFO: call_cost start
[2026-09-14 09:38:13] Production.INFO: call_cost end
[2026-09-14 09:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:38:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:38:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:38:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:38:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:38:13] Production.INFO: ==9545== Releasing lock...
[2026-09-14 09:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:38:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:39:02] Production.INFO: ==9609== Lock acquired, processing the job...
[2026-09-14 14:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:39:02] Production.INFO: neon service started
[2026-09-14 14:39:02] Production.INFO: neon service started
[2026-09-14 14:39:02] Production.INFO: ==9609== Releasing lock...
[2026-09-14 14:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:39:02] Production.INFO: ==9611== Lock acquired, processing the job...
[2026-09-14 09:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:39:02] Production.INFO: ==9613== Lock acquired, processing the job...
[2026-09-14 13:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:39:02] Production.INFO: ==9613== Releasing lock...
[2026-09-14 13:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:39:03] Production.INFO: ==9611== Releasing lock...
[2026-09-14 09:39:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:39:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:39:03] Production.INFO: ==9622== Lock acquired, processing the job...
[2026-09-14 09:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:39:03] Production.INFO: ==9624== Lock acquired, processing the job...
[2026-09-14 09:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:39:03] Production.INFO: ==9616== Lock acquired, processing the job...
[2026-09-14 09:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:39:03] Production.INFO: Account Balance Start.
[2026-09-14 09:39:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:39:03] Production.INFO: 117
[2026-09-14 09:39:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:39:03] Production.INFO: ==9618== Lock acquired, processing the job...
[2026-09-14 09:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 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-09-14 09:39:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 09:39:04] Production.INFO: ==9620== Lock acquired, processing the job...
[2026-09-14 09:39:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09: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-09-14 09:39:04] Production.INFO: ==9624== Releasing lock...
[2026-09-14 09:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:39:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:39:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:39:04] Production.INFO: Date 2026-09-09
[2026-09-14 09:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:39:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:39:04] Production.INFO: Date 2026-09-10
[2026-09-14 09:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:39:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:39:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:39:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:39:04] Production.INFO: Date 2026-09-11
[2026-09-14 09:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:39:04] Production.INFO: Date 2026-09-12
[2026-09-14 09:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:39:04] Production.INFO: Date 2026-09-13
[2026-09-14 09:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:39:04] Production.INFO: Date 2026-09-14
[2026-09-14 09:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:39:04] Production.INFO: Total Charge 0
[2026-09-14 09:39:04] Production.INFO: CreateAllLog End
[2026-09-14 09:39:04] Production.INFO: ==9618== Releasing lock...
[2026-09-14 09:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:39:04] Production.INFO: Account Balance End.
[2026-09-14 09:39:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:39:04] Production.INFO: ==9622== Releasing lock...
[2026-09-14 09:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:39:12] Production.ERROR: CronJobId end10
[2026-09-14 09:39:12] Production.INFO: ==9620== Releasing lock...
[2026-09-14 09:39:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:39:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:39:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:39:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:39:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:39:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:39:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:39:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:39:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:39:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:39:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:39:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:39:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:39:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:39:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:39:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:39:15] Production.INFO: call_cost start
[2026-09-14 09:39:15] Production.INFO: call_cost end
[2026-09-14 09:39:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:39:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:39:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:39:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:39:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:39:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:39:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:39:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:39:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:39:15] Production.INFO: ==9616== Releasing lock...
[2026-09-14 09:39:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:39:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:40:01] Production.INFO: ==9680== Lock acquired, processing the job...
[2026-09-14 14:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:40:01] Production.INFO: neon service started
[2026-09-14 14:40:01] Production.INFO: neon service started
[2026-09-14 14:40:01] Production.INFO: ==9680== Releasing lock...
[2026-09-14 14:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:40:02] Production.INFO: ==9682== Lock acquired, processing the job...
[2026-09-14 09:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:40:02] Production.INFO: ==9684== Lock acquired, processing the job...
[2026-09-14 13:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:40:02] Production.INFO: ==9684== Releasing lock...
[2026-09-14 13:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:40:02] Production.INFO: ==9682== Releasing lock...
[2026-09-14 09:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:40:03] Production.INFO: ==9687== Lock acquired, processing the job...
[2026-09-14 09:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:40:03] Production.INFO: ==9691== Lock acquired, processing the job...
[2026-09-14 09:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:40:03] Production.INFO: ==9689== Lock acquired, processing the job...
[2026-09-14 09:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:40:03] Production.INFO: ==9695== Lock acquired, processing the job...
[2026-09-14 09:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:40:03] Production.INFO: ==9693== Lock acquired, processing the job...
[2026-09-14 09:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:40:03] Production.INFO: Account Balance Start.
[2026-09-14 09:40:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:40:03] Production.INFO: 117
[2026-09-14 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-09-14 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-09-14 09:40:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 09:40:03] Production.INFO: ==9695== Releasing lock...
[2026-09-14 09:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:40:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:40:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:40:04] Production.INFO: Date 2026-09-11
[2026-09-14 09:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:40:04] Production.INFO: Date 2026-09-12
[2026-09-14 09:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:40:04] Production.INFO: Date 2026-09-13
[2026-09-14 09:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:40:04] Production.INFO: Date 2026-09-14
[2026-09-14 09:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:40:04] Production.INFO: Total Charge 0
[2026-09-14 09:40:04] Production.INFO: CreateAllLog End
[2026-09-14 09:40:04] Production.INFO: Account Balance End.
[2026-09-14 09:40:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:40:04] Production.INFO: ==9693== Releasing lock...
[2026-09-14 09:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:40:04] Production.INFO: ==9689== Releasing lock...
[2026-09-14 09:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:40:11] Production.ERROR: CronJobId end10
[2026-09-14 09:40:11] Production.INFO: ==9691== Releasing lock...
[2026-09-14 09:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:40:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:40:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:40:14] Production.INFO: call_cost start
[2026-09-14 09:40:14] Production.INFO: call_cost end
[2026-09-14 09:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:40:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:40:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:40:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:40:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:40:14] Production.INFO: ==9687== Releasing lock...
[2026-09-14 09:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:41:01] Production.INFO: ==9753== Lock acquired, processing the job...
[2026-09-14 14:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:41:01] Production.INFO: neon service started
[2026-09-14 14:41:02] Production.INFO: neon service started
[2026-09-14 14:41:02] Production.INFO: ==9753== Releasing lock...
[2026-09-14 14:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:41:02] Production.INFO: ==9755== Lock acquired, processing the job...
[2026-09-14 09:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:41:02] Production.INFO: ==9757== Lock acquired, processing the job...
[2026-09-14 13:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:41:02] Production.INFO: ==9757== Releasing lock...
[2026-09-14 13:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:41:02] Production.INFO: ==9755== Releasing lock...
[2026-09-14 09:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:41:03] Production.INFO: ==9764== Lock acquired, processing the job...
[2026-09-14 09:41:03] Production.INFO: ==9762== Lock acquired, processing the job...
[2026-09-14 09:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:41:03] Production.INFO: ==9766== Lock acquired, processing the job...
[2026-09-14 09:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:41:03] Production.INFO: Account Balance Start.
[2026-09-14 09:41:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:41:03] Production.INFO: 117
[2026-09-14 09:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:41:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:41:03] Production.INFO: ==9760== Lock acquired, processing the job...
[2026-09-14 09:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:41:03] Production.INFO: ==9768== Lock acquired, processing the job...
[2026-09-14 09:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:41:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:41:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:41:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:41:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:41:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 09:41:03] Production.INFO: Date 2026-09-14
[2026-09-14 09:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 09:41:03] Production.INFO: Total Charge 0
[2026-09-14 09:41:04] Production.INFO: ==9768== Releasing lock...
[2026-09-14 09:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:41:04] Production.INFO: CreateAllLog End
[2026-09-14 09:41:04] Production.INFO: Account Balance End.
[2026-09-14 09:41:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:41:04] Production.INFO: ==9766== Releasing lock...
[2026-09-14 09:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:41:04] Production.INFO: ==9762== Releasing lock...
[2026-09-14 09:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:41:11] Production.ERROR: CronJobId end10
[2026-09-14 09:41:11] Production.INFO: ==9764== Releasing lock...
[2026-09-14 09:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:41:15] Production.INFO: call_cost start
[2026-09-14 09:41:15] Production.INFO: call_cost end
[2026-09-14 09:41:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:41:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:41:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:41:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:41:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:41:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:41:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:41:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:41:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:41:15] Production.INFO: ==9760== Releasing lock...
[2026-09-14 09:41:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:41:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:42:01] Production.INFO: ==9832== Lock acquired, processing the job...
[2026-09-14 14:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:42:01] Production.INFO: neon service started
[2026-09-14 14:42:01] Production.INFO: neon service started
[2026-09-14 14:42:01] Production.INFO: ==9832== Releasing lock...
[2026-09-14 14:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:42:01] Production.INFO: ==9834== Lock acquired, processing the job...
[2026-09-14 09:42:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:42:01] Production.INFO: ==9834== Releasing lock...
[2026-09-14 09:42:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:42:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:42:02] Production.INFO: ==9836== Lock acquired, processing the job...
[2026-09-14 13:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:42:02] Production.INFO: ==9836== Releasing lock...
[2026-09-14 13:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:42:02] Production.INFO: ==9838== Lock acquired, processing the job...
[2026-09-14 09:42:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:42:02] Production.INFO: ==9840== Lock acquired, processing the job...
[2026-09-14 09:42:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:42:02] Production.INFO: ==9842== Lock acquired, processing the job...
[2026-09-14 09:42:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:42:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:42:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:42:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:42:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:42:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:42:03] Production.INFO: ==9844== Lock acquired, processing the job...
[2026-09-14 09:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:42:03] Production.INFO: ==9846== Lock acquired, processing the job...
[2026-09-14 09:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:42:03] Production.INFO: Account Balance Start.
[2026-09-14 09:42:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:42:03] Production.INFO: 117
[2026-09-14 09:42:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:42:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 09: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-09-14 09: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-09-14 09: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-09-14 09:42:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:42:03] Production.INFO: ==9846== Releasing lock...
[2026-09-14 09:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:42:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:42:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:42:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:42:03] Production.INFO: Date 2026-09-14
[2026-09-14 09:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:42:03] Production.INFO: Total Charge 0
[2026-09-14 09:42:03] Production.INFO: CreateAllLog End
[2026-09-14 09:42:03] Production.INFO: ==9840== Releasing lock...
[2026-09-14 09:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:42:03] Production.INFO: Account Balance End.
[2026-09-14 09:42:03] Production.ERROR: CronJobId end 12
[2026-09-14 09:42:03] Production.INFO: ==9844== Releasing lock...
[2026-09-14 09:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:42:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:42:11] Production.ERROR: CronJobId end10
[2026-09-14 09:42:11] Production.INFO: ==9842== Releasing lock...
[2026-09-14 09:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:42:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:42:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:42:13] Production.INFO: call_cost start
[2026-09-14 09:42:13] Production.INFO: call_cost end
[2026-09-14 09:42:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:42:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:42:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:42:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:42:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:42:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:42:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:42:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:42:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:42:13] Production.INFO: ==9838== Releasing lock...
[2026-09-14 09:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:42:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:43:01] Production.INFO: ==9910== Lock acquired, processing the job...
[2026-09-14 14:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:43:01] Production.INFO: neon service started
[2026-09-14 14:43:01] Production.INFO: neon service started
[2026-09-14 14:43:01] Production.INFO: ==9910== Releasing lock...
[2026-09-14 14:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:43:02] Production.INFO: ==9912== Lock acquired, processing the job...
[2026-09-14 09:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:43:02] Production.INFO: ==9912== Releasing lock...
[2026-09-14 09:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:43:02] Production.INFO: ==9914== Lock acquired, processing the job...
[2026-09-14 13:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:43:02] Production.INFO: ==9914== Releasing lock...
[2026-09-14 13:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:43:03] Production.INFO: ==9918== Lock acquired, processing the job...
[2026-09-14 09:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:43:03] Production.INFO: ==9916== Lock acquired, processing the job...
[2026-09-14 09:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:43:03] Production.INFO: ==9920== Lock acquired, processing the job...
[2026-09-14 09:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:43:03] Production.INFO: ==9922== Lock acquired, processing the job...
[2026-09-14 09:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:43:03] Production.INFO: ==9924== Lock acquired, processing the job...
[2026-09-14 09:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:43:03] Production.INFO: Account Balance Start.
[2026-09-14 09:43:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:43:03] Production.INFO: 117
[2026-09-14 09:43:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 09:43:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 09:43:03] Production.INFO: ==9924== Releasing lock...
[2026-09-14 09:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:43:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:43:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:43:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:43:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:43:04] Production.INFO: Date 2026-09-14
[2026-09-14 09:43:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:43:04] Production.INFO: Total Charge 0
[2026-09-14 09:43:04] Production.INFO: ==9918== Releasing lock...
[2026-09-14 09:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:43:04] Production.INFO: CreateAllLog End
[2026-09-14 09:43:04] Production.INFO: Account Balance End.
[2026-09-14 09:43:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:43:04] Production.INFO: ==9922== Releasing lock...
[2026-09-14 09:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:43:11] Production.ERROR: CronJobId end10
[2026-09-14 09:43:11] Production.INFO: ==9920== Releasing lock...
[2026-09-14 09:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:43:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:43:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:43:14] Production.INFO: call_cost start
[2026-09-14 09:43:14] Production.INFO: call_cost end
[2026-09-14 09:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:43:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:43:14] Production.INFO: ==9916== Releasing lock...
[2026-09-14 09:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:44:02] Production.INFO: ==9985== Lock acquired, processing the job...
[2026-09-14 14:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:44:02] Production.INFO: neon service started
[2026-09-14 14:44:02] Production.INFO: neon service started
[2026-09-14 14:44:02] Production.INFO: ==9985== Releasing lock...
[2026-09-14 14:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:44:02] Production.INFO: ==9990== Lock acquired, processing the job...
[2026-09-14 13:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:44:02] Production.INFO: ==9990== Releasing lock...
[2026-09-14 13:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:44:02] Production.INFO: ==9987== Lock acquired, processing the job...
[2026-09-14 09:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:44:02] Production.INFO: ==9987== Releasing lock...
[2026-09-14 09:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:44:03] Production.INFO: ==9996== Lock acquired, processing the job...
[2026-09-14 09:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:44:04] Production.INFO: ==9992== Lock acquired, processing the job...
[2026-09-14 09:44:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:44:04] Production.INFO: ==9994== Lock acquired, processing the job...
[2026-09-14 09:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:44:04] Production.INFO: ==9998== Lock acquired, processing the job...
[2026-09-14 09:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:44:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:44:04] Production.INFO: ==10000== Lock acquired, processing the job...
[2026-09-14 09:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:44:04] Production.INFO: Account Balance Start.
[2026-09-14 09:44:04] Production.INFO: CreateAllLog Start
[2026-09-14 09:44:04] Production.INFO: 117
[2026-09-14 09:44:04] Production.INFO: Date 2026-09-08
[2026-09-14 09:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 09:44:04] Production.INFO: Date 2026-09-09
[2026-09-14 09:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 09:44:04] Production.INFO: ==10000== Releasing lock...
[2026-09-14 09:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:44:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:44:04] Production.INFO: Date 2026-09-10
[2026-09-14 09:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:44:04] Production.INFO: Date 2026-09-11
[2026-09-14 09:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:44:04] Production.INFO: Date 2026-09-12
[2026-09-14 09:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:44:04] Production.INFO: Date 2026-09-13
[2026-09-14 09:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:44:04] Production.INFO: Date 2026-09-14
[2026-09-14 09:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:44:04] Production.INFO: Total Charge 0
[2026-09-14 09:44:04] Production.INFO: CreateAllLog End
[2026-09-14 09:44:04] Production.INFO: Account Balance End.
[2026-09-14 09:44:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:44:04] Production.INFO: ==9998== Releasing lock...
[2026-09-14 09:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:44:04] Production.INFO: ==9994== Releasing lock...
[2026-09-14 09:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:44:12] Production.ERROR: CronJobId end10
[2026-09-14 09:44:12] Production.INFO: ==9996== Releasing lock...
[2026-09-14 09:44:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:44:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:44:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:44:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:44:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:44:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:44:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:44:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:44:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:44:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:44:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:44:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:44:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:44:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:44:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:44:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:44:15] Production.INFO: call_cost start
[2026-09-14 09:44:15] Production.INFO: call_cost end
[2026-09-14 09:44:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:44:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:44:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:44:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:44:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:44:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:44:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:44:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:44:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:44:15] Production.INFO: ==9992== Releasing lock...
[2026-09-14 09:44:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:44:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:45:01] Production.INFO: ==10062== Lock acquired, processing the job...
[2026-09-14 14:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:45:01] Production.INFO: neon service started
[2026-09-14 14:45:01] Production.INFO: neon service started
[2026-09-14 14:45:01] Production.INFO: ==10062== Releasing lock...
[2026-09-14 14:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:45:02] Production.INFO: ==10066== Lock acquired, processing the job...
[2026-09-14 13:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:45:02] Production.INFO: ==10066== Releasing lock...
[2026-09-14 13:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:45:02] Production.INFO: ==10064== Lock acquired, processing the job...
[2026-09-14 09:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:45:02] Production.INFO: ==10064== Releasing lock...
[2026-09-14 09:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:45:03] Production.INFO: ==10068== Lock acquired, processing the job...
[2026-09-14 09:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 09:45:03] Production.INFO: ==10072== Lock acquired, processing the job...
[2026-09-14 09:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:45:03] Production.INFO: ==10074== Lock acquired, processing the job...
[2026-09-14 09:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 09:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 09:45:03] Production.ERROR: CronJob PID - 10072
[2026-09-14 09:45:03] Production.ERROR: CronJob Title - Account Block
[2026-09-14 09:45:03] Production.ERROR: CronJob ID - 7
[2026-09-14 09:45:03] Production.ERROR: CronJob Last Run Time 2026-09-14 09:45:00
[2026-09-14 09:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 09:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 09:45:03] Production.INFO: ==10070== Lock acquired, processing the job...
[2026-09-14 09:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 09:45:03] Production.INFO: ==10068== Releasing lock...
[2026-09-14 09:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 09:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 09:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:45:03] Production.INFO: ==10081== Lock acquired, processing the job...
[2026-09-14 09:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:45:03] Production.INFO: ==10076== Lock acquired, processing the job...
[2026-09-14 09:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:45:03] Production.INFO: Account Balance Start.
[2026-09-14 09:45:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:45:03] Production.INFO: 117
[2026-09-14 09:45:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 09:45:03] Production.INFO: ==10078== Lock acquired, processing the job...
[2026-09-14 09:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 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-09-14 09:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 09:45:03] Production.INFO: ==10081== Releasing lock...
[2026-09-14 09:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 09:45:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:45:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:45:04] Production.INFO: Date 2026-09-11
[2026-09-14 09:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:45:04] Production.INFO: Date 2026-09-12
[2026-09-14 09:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:45:04] Production.ERROR: done
[2026-09-14 09:45:04] Production.INFO: Date 2026-09-13
[2026-09-14 09:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 09:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001541', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 09:45:04] Production.INFO: Date 2026-09-14
[2026-09-14 09:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:45:04] Production.INFO: ==10072== Releasing lock...
[2026-09-14 09:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:45:04] Production.INFO: Total Charge 0
[2026-09-14 09:45:04] Production.INFO: CreateAllLog End
[2026-09-14 09:45:04] Production.INFO: Account Balance End.
[2026-09-14 09:45:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:45:04] Production.INFO: ==10076== Releasing lock...
[2026-09-14 09:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001541', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 09:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 09:45:10] Production.INFO: ProcessCDR(1,18001541,1,1,2)
[2026-09-14 09:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18001541,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 09:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18001541,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 09:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 09:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 09:45:10] Production.INFO: ==10078== Releasing lock...
[2026-09-14 09:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 09:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 09:45:14] Production.ERROR: CronJobId end10
[2026-09-14 09:45:14] Production.INFO: ==10074== Releasing lock...
[2026-09-14 09:45:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:45:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:45:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:45:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:45:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:45:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:45:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:45:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:45:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:45:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:45:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:45:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:45:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:45:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:45:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:45:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:45:17] Production.INFO: call_cost start
[2026-09-14 09:45:17] Production.INFO: call_cost end
[2026-09-14 09:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:45:17] Production.INFO: ==10070== Releasing lock...
[2026-09-14 09:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:46:02] Production.INFO: ==10136== Lock acquired, processing the job...
[2026-09-14 14:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:46:02] Production.INFO: neon service started
[2026-09-14 14:46:02] Production.INFO: neon service started
[2026-09-14 14:46:02] Production.INFO: ==10136== Releasing lock...
[2026-09-14 14:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:46:02] Production.INFO: ==10138== Lock acquired, processing the job...
[2026-09-14 09:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:46:02] Production.INFO: ==10138== Releasing lock...
[2026-09-14 09:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:46:02] Production.INFO: ==10140== Lock acquired, processing the job...
[2026-09-14 13:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:46:03] Production.INFO: ==10140== Releasing lock...
[2026-09-14 13:46:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:46:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:46:03] Production.INFO: ==10142== Lock acquired, processing the job...
[2026-09-14 09:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:46:03] Production.INFO: ==10146== Lock acquired, processing the job...
[2026-09-14 09:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:46:03] Production.INFO: ==10144== Lock acquired, processing the job...
[2026-09-14 09:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:46:03] Production.INFO: ==10150== Lock acquired, processing the job...
[2026-09-14 09:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:46:03] Production.INFO: ==10148== Lock acquired, processing the job...
[2026-09-14 09:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 09:46:03] Production.INFO: ==10150== Releasing lock...
[2026-09-14 09:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:46:04] Production.INFO: Account Balance Start.
[2026-09-14 09:46:04] Production.INFO: CreateAllLog Start
[2026-09-14 09:46:04] Production.INFO: 117
[2026-09-14 09:46:04] Production.INFO: Date 2026-09-08
[2026-09-14 09:46:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:46:04] Production.INFO: Date 2026-09-09
[2026-09-14 09:46:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:46:04] Production.INFO: Date 2026-09-10
[2026-09-14 09:46:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:46:04] Production.INFO: Date 2026-09-11
[2026-09-14 09:46:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:46:04] Production.INFO: Date 2026-09-12
[2026-09-14 09:46:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:46:04] Production.INFO: Date 2026-09-13
[2026-09-14 09:46:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:46:04] Production.INFO: ==10144== Releasing lock...
[2026-09-14 09:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:46:04] Production.INFO: Date 2026-09-14
[2026-09-14 09:46:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:46:04] Production.INFO: Total Charge 0
[2026-09-14 09:46:04] Production.INFO: CreateAllLog End
[2026-09-14 09:46:04] Production.INFO: Account Balance End.
[2026-09-14 09:46:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:46:04] Production.INFO: ==10148== Releasing lock...
[2026-09-14 09:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:46:12] Production.ERROR: CronJobId end10
[2026-09-14 09:46:12] Production.INFO: ==10146== Releasing lock...
[2026-09-14 09:46:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:46:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:46:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:46:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:46:15] Production.INFO: call_cost start
[2026-09-14 09:46:15] Production.INFO: call_cost end
[2026-09-14 09:46:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:46:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:46:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:46:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:46:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:46:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:46:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:46:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:46:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:46:15] Production.INFO: ==10142== Releasing lock...
[2026-09-14 09:46:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:46:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:47:01] Production.INFO: ==10207== Lock acquired, processing the job...
[2026-09-14 14:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:47:01] Production.INFO: neon service started
[2026-09-14 14:47:01] Production.INFO: neon service started
[2026-09-14 14:47:01] Production.INFO: ==10207== Releasing lock...
[2026-09-14 14:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:47:01] Production.INFO: ==10209== Lock acquired, processing the job...
[2026-09-14 09:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:47:02] Production.INFO: ==10209== Releasing lock...
[2026-09-14 09:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:47:02] Production.INFO: ==10211== Lock acquired, processing the job...
[2026-09-14 13:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:47:02] Production.INFO: ==10211== Releasing lock...
[2026-09-14 13:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:47:02] Production.INFO: ==10213== Lock acquired, processing the job...
[2026-09-14 09:47:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:47:02] Production.INFO: ==10215== Lock acquired, processing the job...
[2026-09-14 09:47:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:47:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:47:03] Production.INFO: ==10217== Lock acquired, processing the job...
[2026-09-14 09:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:47:03] Production.INFO: ==10221== Lock acquired, processing the job...
[2026-09-14 09:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:47:03] Production.INFO: ==10219== Lock acquired, processing the job...
[2026-09-14 09:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:47:03] Production.INFO: Account Balance Start.
[2026-09-14 09:47:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:47:03] Production.INFO: 117
[2026-09-14 09:47:03] Production.INFO: Date 2026-09-08
[2026-09-14 09: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-09-14 09: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-09-14 09:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 09: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-09-14 09:47:03] Production.INFO: ==10221== Releasing lock...
[2026-09-14 09:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:47:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:47:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:47:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:47:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:47:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:47:03] Production.INFO: Date 2026-09-14
[2026-09-14 09:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:47:03] Production.INFO: Total Charge 0
[2026-09-14 09:47:03] Production.INFO: CreateAllLog End
[2026-09-14 09:47:03] Production.INFO: ==10215== Releasing lock...
[2026-09-14 09:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:47:03] Production.INFO: Account Balance End.
[2026-09-14 09:47:03] Production.ERROR: CronJobId end 12
[2026-09-14 09:47:03] Production.INFO: ==10219== Releasing lock...
[2026-09-14 09:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:47:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:47:11] Production.ERROR: CronJobId end10
[2026-09-14 09:47:11] Production.INFO: ==10217== Releasing lock...
[2026-09-14 09:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:47:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:47:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:47:14] Production.INFO: call_cost start
[2026-09-14 09:47:14] Production.INFO: call_cost end
[2026-09-14 09:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:47:14] Production.INFO: ==10213== Releasing lock...
[2026-09-14 09:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:48:01] Production.INFO: ==10277== Lock acquired, processing the job...
[2026-09-14 14:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:48:01] Production.INFO: neon service started
[2026-09-14 14:48:01] Production.INFO: neon service started
[2026-09-14 14:48:01] Production.INFO: ==10277== Releasing lock...
[2026-09-14 14:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:48:02] Production.INFO: ==10279== Lock acquired, processing the job...
[2026-09-14 09:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:48:02] Production.INFO: ==10279== Releasing lock...
[2026-09-14 09:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:48:02] Production.INFO: ==10281== Lock acquired, processing the job...
[2026-09-14 13:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:48:02] Production.INFO: ==10281== Releasing lock...
[2026-09-14 13:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:48:03] Production.INFO: ==10283== Lock acquired, processing the job...
[2026-09-14 09:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:48:03] Production.INFO: ==10285== Lock acquired, processing the job...
[2026-09-14 09:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:48:03] Production.INFO: ==10287== Lock acquired, processing the job...
[2026-09-14 09:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:48:03] Production.INFO: ==10289== Lock acquired, processing the job...
[2026-09-14 09:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:48:03] Production.INFO: ==10291== Lock acquired, processing the job...
[2026-09-14 09:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:48:03] Production.INFO: Account Balance Start.
[2026-09-14 09:48:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:48:03] Production.INFO: 117
[2026-09-14 09:48:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 09:48:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 09:48:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:48:03] Production.INFO: ==10291== Releasing lock...
[2026-09-14 09:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:48:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:48:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:48:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:48:03] Production.INFO: Date 2026-09-14
[2026-09-14 09:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:48:03] Production.INFO: Total Charge 0
[2026-09-14 09:48:03] Production.INFO: CreateAllLog End
[2026-09-14 09:48:04] Production.INFO: Account Balance End.
[2026-09-14 09:48:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:48:04] Production.INFO: ==10289== Releasing lock...
[2026-09-14 09:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:48:04] Production.INFO: ==10285== Releasing lock...
[2026-09-14 09:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:48:11] Production.ERROR: CronJobId end10
[2026-09-14 09:48:11] Production.INFO: ==10287== Releasing lock...
[2026-09-14 09:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:48:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:48:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:48:14] Production.INFO: call_cost start
[2026-09-14 09:48:14] Production.INFO: call_cost end
[2026-09-14 09:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:48:14] Production.INFO: ==10283== Releasing lock...
[2026-09-14 09:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:49:01] Production.INFO: ==10350== Lock acquired, processing the job...
[2026-09-14 14:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:49:01] Production.INFO: neon service started
[2026-09-14 14:49:01] Production.INFO: neon service started
[2026-09-14 14:49:01] Production.INFO: ==10350== Releasing lock...
[2026-09-14 14:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:49:01] Production.INFO: ==10352== Lock acquired, processing the job...
[2026-09-14 09:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:49:01] Production.INFO: ==10352== Releasing lock...
[2026-09-14 09:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:49:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:49:02] Production.INFO: ==10354== Lock acquired, processing the job...
[2026-09-14 13:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:49:02] Production.INFO: ==10354== Releasing lock...
[2026-09-14 13:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:49:02] Production.INFO: ==10364== Lock acquired, processing the job...
[2026-09-14 09:49:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09: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-09-14 09: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-09-14 09: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-09-14 09:49:02] Production.INFO: ==10364== Releasing lock...
[2026-09-14 09:49:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:49:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:49:02] Production.INFO: ==10356== Lock acquired, processing the job...
[2026-09-14 09:49:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:49:02] Production.INFO: ==10360== Lock acquired, processing the job...
[2026-09-14 09:49:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:49:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:49:02] Production.INFO: ==10358== Lock acquired, processing the job...
[2026-09-14 09:49:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:49:02] Production.INFO: ==10362== Lock acquired, processing the job...
[2026-09-14 09:49:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:49:03] Production.INFO: Account Balance Start.
[2026-09-14 09:49:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:49:03] Production.INFO: 117
[2026-09-14 09:49:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:49:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:49:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:49:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:49:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:49:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:49:03] Production.INFO: Date 2026-09-14
[2026-09-14 09:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:49:03] Production.INFO: Total Charge 0
[2026-09-14 09:49:03] Production.INFO: CreateAllLog End
[2026-09-14 09:49:03] Production.INFO: Account Balance End.
[2026-09-14 09:49:03] Production.ERROR: CronJobId end 12
[2026-09-14 09:49:03] Production.INFO: ==10362== Releasing lock...
[2026-09-14 09:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:49:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:49:03] Production.INFO: ==10358== Releasing lock...
[2026-09-14 09:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:49:11] Production.ERROR: CronJobId end10
[2026-09-14 09:49:11] Production.INFO: ==10360== Releasing lock...
[2026-09-14 09:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:49:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:49:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:49:14] Production.INFO: call_cost start
[2026-09-14 09:49:14] Production.INFO: call_cost end
[2026-09-14 09:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:49:14] Production.INFO: ==10356== Releasing lock...
[2026-09-14 09:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:50:01] Production.INFO: ==10422== Lock acquired, processing the job...
[2026-09-14 14:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:50:01] Production.INFO: neon service started
[2026-09-14 14:50:01] Production.INFO: neon service started
[2026-09-14 14:50:01] Production.INFO: ==10422== Releasing lock...
[2026-09-14 14:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:50:02] Production.INFO: ==10424== Lock acquired, processing the job...
[2026-09-14 09:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:50:02] Production.INFO: ==10424== Releasing lock...
[2026-09-14 09:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:50:02] Production.INFO: ==10426== Lock acquired, processing the job...
[2026-09-14 13:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:50:02] Production.INFO: ==10426== Releasing lock...
[2026-09-14 13:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:50:03] Production.INFO: ==10437== Lock acquired, processing the job...
[2026-09-14 09:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 09:50:03] Production.INFO: ==10437== Releasing lock...
[2026-09-14 09:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:50:03] Production.INFO: ==10428== Lock acquired, processing the job...
[2026-09-14 09:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:50:03] Production.INFO: ==10430== Lock acquired, processing the job...
[2026-09-14 09:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:50:03] Production.INFO: ==10432== Lock acquired, processing the job...
[2026-09-14 09:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:50:03] Production.INFO: ==10435== Lock acquired, processing the job...
[2026-09-14 09:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:50:03] Production.INFO: Account Balance Start.
[2026-09-14 09:50:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:50:03] Production.INFO: 117
[2026-09-14 09:50:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:50:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:50:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:50:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:50:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:50:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:50:03] Production.INFO: Date 2026-09-14
[2026-09-14 09:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:50:03] Production.INFO: Total Charge 0
[2026-09-14 09:50:03] Production.INFO: CreateAllLog End
[2026-09-14 09:50:04] Production.INFO: ==10430== Releasing lock...
[2026-09-14 09:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:50:04] Production.INFO: Account Balance End.
[2026-09-14 09:50:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:50:04] Production.INFO: ==10435== Releasing lock...
[2026-09-14 09:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:50:11] Production.ERROR: CronJobId end10
[2026-09-14 09:50:11] Production.INFO: ==10432== Releasing lock...
[2026-09-14 09:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:50:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:50:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:50:14] Production.INFO: call_cost start
[2026-09-14 09:50:14] Production.INFO: call_cost end
[2026-09-14 09:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:50:14] Production.INFO: ==10428== Releasing lock...
[2026-09-14 09:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:51:02] Production.INFO: ==10492== Lock acquired, processing the job...
[2026-09-14 14:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:51:02] Production.INFO: neon service started
[2026-09-14 14:51:02] Production.INFO: neon service started
[2026-09-14 14:51:02] Production.INFO: ==10492== Releasing lock...
[2026-09-14 14:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:51:02] Production.INFO: ==10494== Lock acquired, processing the job...
[2026-09-14 09:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:51:02] Production.INFO: ==10494== Releasing lock...
[2026-09-14 09:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:51:03] Production.INFO: ==10496== Lock acquired, processing the job...
[2026-09-14 13:51:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:51:03] Production.INFO: ==10496== Releasing lock...
[2026-09-14 13:51:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:51:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:51:03] Production.INFO: ==10500== Lock acquired, processing the job...
[2026-09-14 09:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:51:03] Production.INFO: ==10498== Lock acquired, processing the job...
[2026-09-14 09:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:51:03] Production.INFO: ==10504== Lock acquired, processing the job...
[2026-09-14 09:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:51:03] Production.INFO: Account Balance Start.
[2026-09-14 09:51:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:51:03] Production.INFO: 117
[2026-09-14 09:51:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:51:03] Production.INFO: ==10502== Lock acquired, processing the job...
[2026-09-14 09:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:51:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:51:03] Production.INFO: ==10506== Lock acquired, processing the job...
[2026-09-14 09:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:51:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:51:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:51:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:51:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 09: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-09-14 09: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-09-14 09: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-09-14 09:51:03] Production.INFO: ==10506== Releasing lock...
[2026-09-14 09:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:51:04] Production.INFO: Date 2026-09-14
[2026-09-14 09:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:51:04] Production.INFO: Total Charge 0
[2026-09-14 09:51:04] Production.INFO: CreateAllLog End
[2026-09-14 09:51:04] Production.INFO: Account Balance End.
[2026-09-14 09:51:04] Production.INFO: ==10500== Releasing lock...
[2026-09-14 09:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:51:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:51:04] Production.INFO: ==10504== Releasing lock...
[2026-09-14 09:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:51:11] Production.ERROR: CronJobId end10
[2026-09-14 09:51:11] Production.INFO: ==10502== Releasing lock...
[2026-09-14 09:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:51:14] Production.INFO: call_cost start
[2026-09-14 09:51:14] Production.INFO: call_cost end
[2026-09-14 09:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:51:14] Production.INFO: ==10498== Releasing lock...
[2026-09-14 09:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:52:01] Production.INFO: ==10562== Lock acquired, processing the job...
[2026-09-14 14:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:52:01] Production.INFO: neon service started
[2026-09-14 14:52:01] Production.INFO: neon service started
[2026-09-14 14:52:01] Production.INFO: ==10562== Releasing lock...
[2026-09-14 14:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:52:01] Production.INFO: ==10564== Lock acquired, processing the job...
[2026-09-14 09:52:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:52:02] Production.INFO: ==10564== Releasing lock...
[2026-09-14 09:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:52:02] Production.INFO: ==10566== Lock acquired, processing the job...
[2026-09-14 13:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:52:02] Production.INFO: ==10566== Releasing lock...
[2026-09-14 13:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:52:02] Production.INFO: ==10568== Lock acquired, processing the job...
[2026-09-14 09:52:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:52:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:52:03] Production.INFO: ==10570== Lock acquired, processing the job...
[2026-09-14 09:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:52:03] Production.INFO: ==10572== Lock acquired, processing the job...
[2026-09-14 09:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:52:03] Production.INFO: ==10574== Lock acquired, processing the job...
[2026-09-14 09:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:52:03] Production.INFO: ==10576== Lock acquired, processing the job...
[2026-09-14 09:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 09:52:03] Production.INFO: ==10576== Releasing lock...
[2026-09-14 09:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:52:03] Production.INFO: Account Balance Start.
[2026-09-14 09:52:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:52:03] Production.INFO: 117
[2026-09-14 09:52:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:52:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:52:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:52:03] Production.INFO: ==10570== Releasing lock...
[2026-09-14 09:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:52:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:52:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:52:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:52:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:52:03] Production.INFO: Date 2026-09-14
[2026-09-14 09:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:52:03] Production.INFO: Total Charge 0
[2026-09-14 09:52:04] Production.INFO: CreateAllLog End
[2026-09-14 09:52:04] Production.INFO: Account Balance End.
[2026-09-14 09:52:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:52:04] Production.INFO: ==10574== Releasing lock...
[2026-09-14 09:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:52:11] Production.ERROR: CronJobId end10
[2026-09-14 09:52:11] Production.INFO: ==10572== Releasing lock...
[2026-09-14 09:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:52:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:52:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:52:14] Production.INFO: call_cost start
[2026-09-14 09:52:14] Production.INFO: call_cost end
[2026-09-14 09:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:52:14] Production.INFO: ==10568== Releasing lock...
[2026-09-14 09:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:53:02] Production.INFO: ==10634== Lock acquired, processing the job...
[2026-09-14 14:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:53:02] Production.INFO: neon service started
[2026-09-14 14:53:02] Production.INFO: neon service started
[2026-09-14 14:53:02] Production.INFO: ==10634== Releasing lock...
[2026-09-14 14:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:53:02] Production.INFO: ==10636== Lock acquired, processing the job...
[2026-09-14 09:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:53:02] Production.INFO: ==10636== Releasing lock...
[2026-09-14 09:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:53:02] Production.INFO: ==10638== Lock acquired, processing the job...
[2026-09-14 13:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:53:02] Production.INFO: ==10638== Releasing lock...
[2026-09-14 13:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:53:03] Production.INFO: ==10640== Lock acquired, processing the job...
[2026-09-14 09:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:53:03] Production.INFO: ==10644== Lock acquired, processing the job...
[2026-09-14 09:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:53:03] Production.INFO: ==10642== Lock acquired, processing the job...
[2026-09-14 09:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:53:03] Production.INFO: ==10646== Lock acquired, processing the job...
[2026-09-14 09:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:53:03] Production.INFO: ==10648== Lock acquired, processing the job...
[2026-09-14 09:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:53:03] Production.INFO: Account Balance Start.
[2026-09-14 09:53:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:53:03] Production.INFO: 117
[2026-09-14 09:53:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 09:53:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 09:53:03] Production.INFO: ==10648== Releasing lock...
[2026-09-14 09:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:53:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:53:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:53:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:53:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:53:03] Production.INFO: Date 2026-09-14
[2026-09-14 09:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:53:04] Production.INFO: Total Charge 0
[2026-09-14 09:53:04] Production.INFO: CreateAllLog End
[2026-09-14 09:53:04] Production.INFO: Account Balance End.
[2026-09-14 09:53:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:53:04] Production.INFO: ==10646== Releasing lock...
[2026-09-14 09:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:53:04] Production.INFO: ==10642== Releasing lock...
[2026-09-14 09:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:53:11] Production.ERROR: CronJobId end10
[2026-09-14 09:53:11] Production.INFO: ==10644== Releasing lock...
[2026-09-14 09:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:53:13] Production.INFO: call_cost start
[2026-09-14 09:53:13] Production.INFO: call_cost end
[2026-09-14 09:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:53:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:53:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:53:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:53:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:53:13] Production.INFO: ==10640== Releasing lock...
[2026-09-14 09:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:54:01] Production.INFO: ==10708== Lock acquired, processing the job...
[2026-09-14 14:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:54:01] Production.INFO: neon service started
[2026-09-14 14:54:01] Production.INFO: neon service started
[2026-09-14 14:54:01] Production.INFO: ==10708== Releasing lock...
[2026-09-14 14:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:54:01] Production.INFO: ==10710== Lock acquired, processing the job...
[2026-09-14 09:54:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:54:02] Production.INFO: ==10710== Releasing lock...
[2026-09-14 09:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:54:02] Production.INFO: ==10712== Lock acquired, processing the job...
[2026-09-14 13:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:54:02] Production.INFO: ==10712== Releasing lock...
[2026-09-14 13:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:54:02] Production.INFO: ==10714== Lock acquired, processing the job...
[2026-09-14 09:54:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:54:02] Production.INFO: ==10716== Lock acquired, processing the job...
[2026-09-14 09:54:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:54:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:54:03] Production.INFO: ==10720== Lock acquired, processing the job...
[2026-09-14 09:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:54:03] Production.INFO: Account Balance Start.
[2026-09-14 09:54:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:54:03] Production.INFO: 117
[2026-09-14 09:54:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:54:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:54:03] Production.INFO: ==10718== Lock acquired, processing the job...
[2026-09-14 09:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:54:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:54:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:54:03] Production.INFO: ==10722== Lock acquired, processing the job...
[2026-09-14 09:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:54:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:54:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:54:03] Production.INFO: Date 2026-09-14
[2026-09-14 09:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 09: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-09-14 09:54:03] Production.INFO: Total Charge 0
[2026-09-14 09: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-09-14 09:54:03] Production.INFO: CreateAllLog End
[2026-09-14 09: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-09-14 09:54:03] Production.INFO: ==10722== Releasing lock...
[2026-09-14 09:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:54:03] Production.INFO: Account Balance End.
[2026-09-14 09:54:03] Production.ERROR: CronJobId end 12
[2026-09-14 09:54:03] Production.INFO: ==10720== Releasing lock...
[2026-09-14 09:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:54:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:54:03] Production.INFO: ==10716== Releasing lock...
[2026-09-14 09:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:54:12] Production.ERROR: CronJobId end10
[2026-09-14 09:54:12] Production.INFO: ==10718== Releasing lock...
[2026-09-14 09:54:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:54:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:54:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:54:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:54:15] Production.INFO: call_cost start
[2026-09-14 09:54:15] Production.INFO: call_cost end
[2026-09-14 09:54:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:54:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:54:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:54:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:54:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:54:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:54:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:54:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:54:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:54:15] Production.INFO: ==10714== Releasing lock...
[2026-09-14 09:54:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:54:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:55:01] Production.INFO: ==10779== Lock acquired, processing the job...
[2026-09-14 14:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:55:02] Production.INFO: neon service started
[2026-09-14 14:55:02] Production.INFO: neon service started
[2026-09-14 14:55:02] Production.INFO: ==10779== Releasing lock...
[2026-09-14 14:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:55:02] Production.INFO: ==10783== Lock acquired, processing the job...
[2026-09-14 13:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:55:02] Production.INFO: ==10783== Releasing lock...
[2026-09-14 13:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:55:02] Production.INFO: ==10781== Lock acquired, processing the job...
[2026-09-14 09:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:55:02] Production.INFO: ==10781== Releasing lock...
[2026-09-14 09:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:55:03] Production.INFO: ==10788== Lock acquired, processing the job...
[2026-09-14 09:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:55:03] Production.INFO: ==10790== Lock acquired, processing the job...
[2026-09-14 09:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:55:03] Production.INFO: ==10786== Lock acquired, processing the job...
[2026-09-14 09:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 09:55:03] Production.INFO: ==10792== Lock acquired, processing the job...
[2026-09-14 09:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:55:04] Production.INFO: ==10796== Lock acquired, processing the job...
[2026-09-14 09:55:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 09:55:04] Production.INFO: ==10794== Lock acquired, processing the job...
[2026-09-14 09:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:55:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 09:55:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 09:55:04] Production.ERROR: CronJob PID - 10788
[2026-09-14 09:55:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 09:55:04] Production.ERROR: CronJob ID - 5
[2026-09-14 09:55:04] Production.ERROR: CronJob Last Run Time 2026-09-14 09:55:00
[2026-09-14 09:55:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 09:55:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 09:55:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 09:55:04] Production.ERROR: CronJob PID - 10790
[2026-09-14 09:55:04] Production.ERROR: CronJob Title - Account Block
[2026-09-14 09:55:04] Production.ERROR: CronJob ID - 7
[2026-09-14 09:55:04] Production.ERROR: CronJob Last Run Time 2026-09-14 09:55:00
[2026-09-14 09:55:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 09:55:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 09:55:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 09:55:04] Production.ERROR: CronJob PID - 10792
[2026-09-14 09:55:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-14 09:55:04] Production.ERROR: CronJob ID - 10
[2026-09-14 09:55:04] Production.ERROR: CronJob Last Run Time 2026-09-14 09:55:00
[2026-09-14 09:55:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 09:55:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 09:55:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 09:55:04] Production.ERROR: CronJob PID - 10796
[2026-09-14 09:55:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-14 09:55:04] Production.ERROR: CronJob ID - 17
[2026-09-14 09:55:04] Production.ERROR: CronJob Last Run Time 2026-09-14 09:55:00
[2026-09-14 09:55:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 09:55:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 09:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 09:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:55:04] Production.INFO: Account Balance Start.
[2026-09-14 09:55:04] Production.INFO: CreateAllLog Start
[2026-09-14 09:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:55:04] Production.INFO: 117
[2026-09-14 09:55:04] Production.INFO: ==10798== Lock acquired, processing the job...
[2026-09-14 09:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:55:04] Production.INFO: Date 2026-09-08
[2026-09-14 09:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:55:04] Production.INFO: Date 2026-09-09
[2026-09-14 09:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:55:04] Production.INFO: Date 2026-09-10
[2026-09-14 09:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:55:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 09:55:04] Production.INFO: ==10786== Releasing lock...
[2026-09-14 09:55:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 09:55:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 09: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-09-14 09: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-09-14 09:55:04] Production.INFO: Date 2026-09-11
[2026-09-14 09:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 09: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-09-14 09:55:04] Production.INFO: ==10798== Releasing lock...
[2026-09-14 09:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:55:04] Production.ERROR: done
[2026-09-14 09:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 09:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001582', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 09:55:04] Production.INFO: Date 2026-09-12
[2026-09-14 09:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:55:04] Production.INFO: Date 2026-09-13
[2026-09-14 09:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:55:04] Production.INFO: Date 2026-09-14
[2026-09-14 09:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:55:04] Production.INFO: Total Charge 0
[2026-09-14 09:55:04] Production.INFO: CreateAllLog End
[2026-09-14 09:55:05] Production.INFO: Account Balance End.
[2026-09-14 09:55:05] Production.ERROR: CronJobId end 12
[2026-09-14 09:55:05] Production.INFO: ==10794== Releasing lock...
[2026-09-14 09:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:55:05] Production.INFO: ==10790== Releasing lock...
[2026-09-14 09:55:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:55:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001582', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 09:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 09:55:10] Production.INFO: ProcessCDR(1,18001582,1,1,2)
[2026-09-14 09:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18001582,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 09:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18001582,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 09:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 09:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 09:55:10] Production.INFO: ==10796== Releasing lock...
[2026-09-14 09:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 09:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 09:55:14] Production.ERROR: CronJobId end10
[2026-09-14 09:55:14] Production.INFO: ==10792== Releasing lock...
[2026-09-14 09:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:55:17] Production.INFO: call_cost start
[2026-09-14 09:55:17] Production.INFO: call_cost end
[2026-09-14 09:55:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:55:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:55:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:55:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:55:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:55:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:55:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:55:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:55:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:55:17] Production.INFO: ==10788== Releasing lock...
[2026-09-14 09:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:56:01] Production.INFO: ==10850== Lock acquired, processing the job...
[2026-09-14 14:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:56:01] Production.INFO: neon service started
[2026-09-14 14:56:01] Production.INFO: neon service started
[2026-09-14 14:56:01] Production.INFO: ==10850== Releasing lock...
[2026-09-14 14:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:56:02] Production.INFO: ==10852== Lock acquired, processing the job...
[2026-09-14 09:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:56:02] Production.INFO: ==10854== Lock acquired, processing the job...
[2026-09-14 13:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:56:02] Production.INFO: ==10854== Releasing lock...
[2026-09-14 13:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:56:02] Production.INFO: ==10852== Releasing lock...
[2026-09-14 09:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:56:02] Production.INFO: ==10859== Lock acquired, processing the job...
[2026-09-14 09:56:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:56:02] Production.INFO: ==10861== Lock acquired, processing the job...
[2026-09-14 09:56:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:56:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:56:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:56:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:56:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:56:03] Production.INFO: ==10857== Lock acquired, processing the job...
[2026-09-14 09:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:56:03] Production.INFO: ==10863== Lock acquired, processing the job...
[2026-09-14 09:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:56:03] Production.INFO: ==10865== Lock acquired, processing the job...
[2026-09-14 09:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:56:03] Production.INFO: Account Balance Start.
[2026-09-14 09:56:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:56:03] Production.INFO: 117
[2026-09-14 09:56:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:56:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 09: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-09-14 09: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-09-14 09: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-09-14 09:56:03] Production.INFO: ==10865== Releasing lock...
[2026-09-14 09:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:56:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:56:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:56:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:56:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:56:03] Production.INFO: Date 2026-09-14
[2026-09-14 09:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:56:03] Production.INFO: ==10859== Releasing lock...
[2026-09-14 09:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:56:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:56:03] Production.INFO: Total Charge 0
[2026-09-14 09:56:03] Production.INFO: CreateAllLog End
[2026-09-14 09:56:03] Production.INFO: Account Balance End.
[2026-09-14 09:56:03] Production.ERROR: CronJobId end 12
[2026-09-14 09:56:03] Production.INFO: ==10863== Releasing lock...
[2026-09-14 09:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:56:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:56:11] Production.ERROR: CronJobId end10
[2026-09-14 09:56:11] Production.INFO: ==10861== Releasing lock...
[2026-09-14 09:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:56:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:56:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:56:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:56:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:56:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:56:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:56:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:56:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:56:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:56:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:56:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:56:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:56:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:56:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:56:13] Production.INFO: call_cost start
[2026-09-14 09:56:13] Production.INFO: call_cost end
[2026-09-14 09:56:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:56:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:56:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:56:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:56:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:56:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:56:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:56:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:56:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:56:13] Production.INFO: ==10857== Releasing lock...
[2026-09-14 09:56:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:56:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:57:01] Production.INFO: ==10923== Lock acquired, processing the job...
[2026-09-14 14:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:57:01] Production.INFO: neon service started
[2026-09-14 14:57:01] Production.INFO: neon service started
[2026-09-14 14:57:01] Production.INFO: ==10923== Releasing lock...
[2026-09-14 14:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 09:57:02] Production.INFO: ==10926== Lock acquired, processing the job...
[2026-09-14 09:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 09:57:02] Production.INFO: ==10926== Releasing lock...
[2026-09-14 09:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:57:02] Production.INFO: ==10928== Lock acquired, processing the job...
[2026-09-14 13:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:57:02] Production.INFO: ==10928== Releasing lock...
[2026-09-14 13:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:57:03] Production.INFO: ==10932== Lock acquired, processing the job...
[2026-09-14 09:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:57:03] Production.INFO: ==10930== Lock acquired, processing the job...
[2026-09-14 09:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:57:03] Production.INFO: ==10936== Lock acquired, processing the job...
[2026-09-14 09:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:57:03] Production.INFO: Account Balance Start.
[2026-09-14 09:57:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:57:03] Production.INFO: 117
[2026-09-14 09:57:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:57:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:57:03] Production.INFO: ==10934== Lock acquired, processing the job...
[2026-09-14 09:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:57:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:57:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:57:03] Production.INFO: ==10938== Lock acquired, processing the job...
[2026-09-14 09:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:57:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:57:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:57:03] Production.INFO: Date 2026-09-14
[2026-09-14 09:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:57:03] Production.INFO: ==10932== Releasing lock...
[2026-09-14 09:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:57:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 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-09-14 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-09-14 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-09-14 09:57:03] Production.INFO: Total Charge 0
[2026-09-14 09:57:03] Production.INFO: ==10938== Releasing lock...
[2026-09-14 09:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:57:03] Production.INFO: CreateAllLog End
[2026-09-14 09:57:03] Production.INFO: Account Balance End.
[2026-09-14 09:57:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:57:04] Production.INFO: ==10936== Releasing lock...
[2026-09-14 09:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:57:11] Production.ERROR: CronJobId end10
[2026-09-14 09:57:11] Production.INFO: ==10934== Releasing lock...
[2026-09-14 09:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:57:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:57:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:57:13] Production.INFO: call_cost start
[2026-09-14 09:57:13] Production.INFO: call_cost end
[2026-09-14 09:57:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:57:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:57:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:57:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:57:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:57:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:57:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:57:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:57:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:57:13] Production.INFO: ==10930== Releasing lock...
[2026-09-14 09:57:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:57:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:58:02] Production.INFO: ==10998== Lock acquired, processing the job...
[2026-09-14 14:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:58:02] Production.INFO: neon service started
[2026-09-14 14:58:02] Production.INFO: neon service started
[2026-09-14 14:58:02] Production.INFO: ==10998== Releasing lock...
[2026-09-14 14:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:58:02] Production.INFO: ==11002== Lock acquired, processing the job...
[2026-09-14 13:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:58:02] Production.INFO: ==11000== Lock acquired, processing the job...
[2026-09-14 09:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:58:02] Production.INFO: ==11002== Releasing lock...
[2026-09-14 13:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:58:03] Production.INFO: ==11000== Releasing lock...
[2026-09-14 09:58:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:58:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:58:03] Production.INFO: ==11005== Lock acquired, processing the job...
[2026-09-14 09:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:58:03] Production.INFO: ==11013== Lock acquired, processing the job...
[2026-09-14 09:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:58:03] Production.INFO: ==11011== Lock acquired, processing the job...
[2026-09-14 09:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:58:03] Production.INFO: ==11007== Lock acquired, processing the job...
[2026-09-14 09:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:58:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 09:58:04] Production.INFO: Account Balance Start.
[2026-09-14 09:58:04] Production.INFO: CreateAllLog Start
[2026-09-14 09:58:04] Production.INFO: 117
[2026-09-14 09:58:04] Production.INFO: Date 2026-09-08
[2026-09-14 09:58:04] Production.INFO: ==11009== Lock acquired, processing the job...
[2026-09-14 09:58:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:58:04] Production.INFO: Date 2026-09-09
[2026-09-14 09:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 09: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-09-14 09: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-09-14 09:58:04] Production.INFO: Date 2026-09-10
[2026-09-14 09:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 09: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-09-14 09:58:04] Production.INFO: ==11013== Releasing lock...
[2026-09-14 09:58:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:58:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:58:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:58:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:58:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:58:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:58:04] Production.INFO: Date 2026-09-11
[2026-09-14 09:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:58:04] Production.INFO: Date 2026-09-12
[2026-09-14 09:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:58:04] Production.INFO: Date 2026-09-13
[2026-09-14 09:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:58:04] Production.INFO: Date 2026-09-14
[2026-09-14 09:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:58:04] Production.INFO: Total Charge 0
[2026-09-14 09:58:04] Production.INFO: CreateAllLog End
[2026-09-14 09:58:04] Production.INFO: Account Balance End.
[2026-09-14 09:58:04] Production.INFO: ==11007== Releasing lock...
[2026-09-14 09:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:58:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:58:04] Production.INFO: ==11011== Releasing lock...
[2026-09-14 09:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:58:11] Production.ERROR: CronJobId end10
[2026-09-14 09:58:11] Production.INFO: ==11009== Releasing lock...
[2026-09-14 09:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:58:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:58:14] Production.INFO: call_cost start
[2026-09-14 09:58:14] Production.INFO: call_cost end
[2026-09-14 09:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:58:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:58:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:58:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:58:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:58:14] Production.INFO: ==11005== Releasing lock...
[2026-09-14 09:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:59:01] Production.INFO: ==11068== Lock acquired, processing the job...
[2026-09-14 14:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 14:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 14:59:01] Production.INFO: neon service started
[2026-09-14 14:59:01] Production.INFO: neon service started
[2026-09-14 14:59:01] Production.INFO: ==11068== Releasing lock...
[2026-09-14 14:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 14:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:59:02] Production.INFO: ==11072== Lock acquired, processing the job...
[2026-09-14 13:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 09:59:02] Production.INFO: ==11070== Lock acquired, processing the job...
[2026-09-14 09:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:59:02] Production.INFO: ==11072== Releasing lock...
[2026-09-14 13:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 13:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 09:59:02] Production.INFO: ==11070== Releasing lock...
[2026-09-14 09:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 09:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 09:59:03] Production.INFO: ==11079== Lock acquired, processing the job...
[2026-09-14 09:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 09:59:03] Production.INFO: ==11077== Lock acquired, processing the job...
[2026-09-14 09:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 09:59:03] Production.INFO: ==11075== Lock acquired, processing the job...
[2026-09-14 09:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 09:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 09:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 09:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 09:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 09:59:03] Production.INFO: ==11081== Lock acquired, processing the job...
[2026-09-14 09:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 09:59:03] Production.INFO: ==11083== Lock acquired, processing the job...
[2026-09-14 09:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 09:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 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-09-14 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-09-14 09:59:03] Production.INFO: ==11083== Releasing lock...
[2026-09-14 09:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 09:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 09:59:03] Production.INFO: Account Balance Start.
[2026-09-14 09:59:03] Production.INFO: CreateAllLog Start
[2026-09-14 09:59:03] Production.INFO: 117
[2026-09-14 09:59:03] Production.INFO: Date 2026-09-08
[2026-09-14 09:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:59:03] Production.INFO: Date 2026-09-09
[2026-09-14 09:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:59:03] Production.INFO: Date 2026-09-10
[2026-09-14 09:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:59:03] Production.INFO: Date 2026-09-11
[2026-09-14 09:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:59:03] Production.INFO: Date 2026-09-12
[2026-09-14 09:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:59:03] Production.INFO: Date 2026-09-13
[2026-09-14 09:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 09:59:04] Production.INFO: Date 2026-09-14
[2026-09-14 09:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 09:59:04] Production.INFO: Total Charge 0
[2026-09-14 09:59:04] Production.INFO: CreateAllLog End
[2026-09-14 09:59:04] Production.INFO: Account Balance End.
[2026-09-14 09:59:04] Production.ERROR: CronJobId end 12
[2026-09-14 09:59:04] Production.INFO: ==11081== Releasing lock...
[2026-09-14 09:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 09:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 09:59:04] Production.INFO: ==11077== Releasing lock...
[2026-09-14 09:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 09:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 09:59:11] Production.ERROR: CronJobId end10
[2026-09-14 09:59:11] Production.INFO: ==11079== Releasing lock...
[2026-09-14 09:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 09:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 09:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 09:59:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 09:59:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 09:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 09:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 09:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 09:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 09:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 09:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 09:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 09:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 09:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 09:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 09:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 09:59:13] Production.INFO: call_cost start
[2026-09-14 09:59:13] Production.INFO: call_cost end
[2026-09-14 09:59:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 09:59:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 09:59:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 09:59:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 09:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 09:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 09:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 09:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 09:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 09:59:14] Production.INFO: ==11075== Releasing lock...
[2026-09-14 09:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 09:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:00:02] Production.INFO: ==11145== Lock acquired, processing the job...
[2026-09-14 15:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:00:02] Production.INFO: neon service started
[2026-09-14 15:00:02] Production.INFO: neon service started
[2026-09-14 15:00:02] Production.INFO: ==11145== Releasing lock...
[2026-09-14 15:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:00:02] Production.INFO: ==11147== Lock acquired, processing the job...
[2026-09-14 10:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:00:02] Production.INFO: ==11147== Releasing lock...
[2026-09-14 10:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:00:02] Production.INFO: ==11149== Lock acquired, processing the job...
[2026-09-14 14:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:00:02] Production.INFO: ==11149== Releasing lock...
[2026-09-14 14:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:00:03] Production.INFO: ==11159== Lock acquired, processing the job...
[2026-09-14 10:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 10:00:03] Production.INFO: ==11159== Releasing lock...
[2026-09-14 10:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:00:03] Production.INFO: ==11151== Lock acquired, processing the job...
[2026-09-14 10:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:00:03] Production.INFO: ==11153== Lock acquired, processing the job...
[2026-09-14 10:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:00:03] Production.INFO: ==11155== Lock acquired, processing the job...
[2026-09-14 10:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:00:03] Production.INFO: ==11157== Lock acquired, processing the job...
[2026-09-14 10:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:00:04] Production.INFO: Account Balance Start.
[2026-09-14 10:00:04] Production.INFO: CreateAllLog Start
[2026-09-14 10:00:04] Production.INFO: 117
[2026-09-14 10:00:04] Production.INFO: Date 2026-09-08
[2026-09-14 10:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:00:04] Production.INFO: Date 2026-09-09
[2026-09-14 10:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:00:04] Production.INFO: Date 2026-09-10
[2026-09-14 10:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:00:04] Production.INFO: Date 2026-09-11
[2026-09-14 10:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:00:04] Production.INFO: Date 2026-09-12
[2026-09-14 10:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:00:04] Production.INFO: Date 2026-09-13
[2026-09-14 10:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:00:04] Production.INFO: Date 2026-09-14
[2026-09-14 10:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:00:04] Production.INFO: Total Charge 0
[2026-09-14 10:00:04] Production.INFO: ==11153== Releasing lock...
[2026-09-14 10:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:00:04] Production.INFO: CreateAllLog End
[2026-09-14 10:00:04] Production.INFO: Account Balance End.
[2026-09-14 10:00:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:00:04] Production.INFO: ==11157== Releasing lock...
[2026-09-14 10:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:00:12] Production.ERROR: CronJobId end10
[2026-09-14 10:00:12] Production.INFO: ==11155== Releasing lock...
[2026-09-14 10:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:00:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:00:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:00:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:00:15] Production.INFO: call_cost start
[2026-09-14 10:00:15] Production.INFO: call_cost end
[2026-09-14 10:00:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:00:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:00:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:00:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:00:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:00:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:00:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:00:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:00:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:00:15] Production.INFO: ==11151== Releasing lock...
[2026-09-14 10:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:00:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:01:01] Production.INFO: ==11223== Lock acquired, processing the job...
[2026-09-14 15:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:01:01] Production.INFO: neon service started
[2026-09-14 15:01:01] Production.INFO: neon service started
[2026-09-14 15:01:01] Production.INFO: ==11223== Releasing lock...
[2026-09-14 15:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:01:02] Production.INFO: ==11230== Lock acquired, processing the job...
[2026-09-14 14:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:01:02] Production.INFO: ==11230== Releasing lock...
[2026-09-14 14:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:01:02] Production.INFO: ==11228== Lock acquired, processing the job...
[2026-09-14 10:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:01:02] Production.INFO: ==11228== Releasing lock...
[2026-09-14 10:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:01:03] Production.INFO: ==11232== Lock acquired, processing the job...
[2026-09-14 10:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:01:03] Production.INFO: ==11234== Lock acquired, processing the job...
[2026-09-14 10:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:01:03] Production.INFO: ==11236== Lock acquired, processing the job...
[2026-09-14 10:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:01:03] Production.INFO: ==11238== Lock acquired, processing the job...
[2026-09-14 10:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:01:03] Production.INFO: ==11240== Lock acquired, processing the job...
[2026-09-14 10:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:01:03] Production.INFO: Account Balance Start.
[2026-09-14 10:01:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:01:03] Production.INFO: 117
[2026-09-14 10:01:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:01:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 10: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-09-14 10: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-09-14 10:01:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 10: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-09-14 10:01:03] Production.INFO: ==11240== Releasing lock...
[2026-09-14 10:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:01:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:01:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:01:03] Production.INFO: Date 2026-09-13
[2026-09-14 10:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:01:03] Production.INFO: Date 2026-09-14
[2026-09-14 10:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:01:03] Production.INFO: Total Charge 0
[2026-09-14 10:01:03] Production.INFO: CreateAllLog End
[2026-09-14 10:01:03] Production.INFO: ==11234== Releasing lock...
[2026-09-14 10:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:01:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:01:04] Production.INFO: Account Balance End.
[2026-09-14 10:01:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:01:04] Production.INFO: ==11238== Releasing lock...
[2026-09-14 10:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:01:12] Production.ERROR: CronJobId end10
[2026-09-14 10:01:12] Production.INFO: ==11236== Releasing lock...
[2026-09-14 10:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:01:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:01:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:01:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:01:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:01:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:01:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:01:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:01:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:01:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:01:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:01:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:01:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:01:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:01:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:01:15] Production.INFO: call_cost start
[2026-09-14 10:01:15] Production.INFO: call_cost end
[2026-09-14 10:01:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:01:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:01:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:01:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:01:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:01:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:01:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:01:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:01:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:01:15] Production.INFO: ==11232== Releasing lock...
[2026-09-14 10:01:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:01:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:02:02] Production.INFO: ==11297== Lock acquired, processing the job...
[2026-09-14 15:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:02:02] Production.INFO: neon service started
[2026-09-14 15:02:02] Production.INFO: neon service started
[2026-09-14 15:02:02] Production.INFO: ==11297== Releasing lock...
[2026-09-14 15:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:02:02] Production.INFO: ==11299== Lock acquired, processing the job...
[2026-09-14 10:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:02:02] Production.INFO: ==11301== Lock acquired, processing the job...
[2026-09-14 14:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:02:02] Production.INFO: ==11301== Releasing lock...
[2026-09-14 14:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:02:03] Production.INFO: ==11299== Releasing lock...
[2026-09-14 10:02:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:02:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:02:03] Production.INFO: ==11304== Lock acquired, processing the job...
[2026-09-14 10:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:02:03] Production.INFO: ==11306== Lock acquired, processing the job...
[2026-09-14 10:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:02:03] Production.INFO: ==11310== Lock acquired, processing the job...
[2026-09-14 10:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:02:04] Production.INFO: Account Balance Start.
[2026-09-14 10:02:04] Production.INFO: CreateAllLog Start
[2026-09-14 10:02:04] Production.INFO: 117
[2026-09-14 10:02:04] Production.INFO: Date 2026-09-08
[2026-09-14 10:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:02:04] Production.INFO: ==11314== Lock acquired, processing the job...
[2026-09-14 10:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:02:04] Production.INFO: ==11308== Lock acquired, processing the job...
[2026-09-14 10:02:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:02:04] Production.INFO: ==11312== Lock acquired, processing the job...
[2026-09-14 10:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-14 10:02:04] Production.INFO: Date 2026-09-09
[2026-09-14 10:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:02:04] Production.INFO: Date 2026-09-10
[2026-09-14 10:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:02:04] Production.INFO: Date 2026-09-11
[2026-09-14 10:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:02:04] Production.INFO: Date 2026-09-12
[2026-09-14 10:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:02:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 10:02:04] Production.INFO: Date 2026-09-13
[2026-09-14 10: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-09-14 10:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 10: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-09-14 10: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-09-14 10:02:04] Production.INFO: Date 2026-09-14
[2026-09-14 10:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:02:04] Production.INFO: Total Charge 0
[2026-09-14 10:02:04] Production.INFO: ==11314== Releasing lock...
[2026-09-14 10:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:02:04] Production.INFO: CreateAllLog End
[2026-09-14 10:02:04] Production.ERROR: done
[2026-09-14 10:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-14 10:02:04] Production.ERROR: done
[2026-09-14 10: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-09-14 10: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-09-14 10: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-09-14 10: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-09-14 10:02:04] Production.INFO: ==11306== Releasing lock...
[2026-09-14 10:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:02:04] Production.INFO: ==11312== Releasing lock...
[2026-09-14 10:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-14 10:02:04] Production.INFO: Account Balance End.
[2026-09-14 10:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-14 10:02:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:02:04] Production.INFO: ==11310== Releasing lock...
[2026-09-14 10:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:02:11] Production.ERROR: CronJobId end10
[2026-09-14 10:02:11] Production.INFO: ==11308== Releasing lock...
[2026-09-14 10:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:02:15] Production.INFO: call_cost start
[2026-09-14 10:02:15] Production.INFO: call_cost end
[2026-09-14 10:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:02:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:02:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:02:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:02:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:02:15] Production.INFO: ==11304== Releasing lock...
[2026-09-14 10:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:03:01] Production.INFO: ==11367== Lock acquired, processing the job...
[2026-09-14 15:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:03:01] Production.INFO: neon service started
[2026-09-14 15:03:01] Production.INFO: neon service started
[2026-09-14 15:03:01] Production.INFO: ==11367== Releasing lock...
[2026-09-14 15:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:03:01] Production.INFO: ==11372== Lock acquired, processing the job...
[2026-09-14 14:03:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:03:01] Production.INFO: ==11372== Releasing lock...
[2026-09-14 14:03:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:03:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:03:02] Production.INFO: ==11370== Lock acquired, processing the job...
[2026-09-14 10:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:03:02] Production.INFO: ==11370== Releasing lock...
[2026-09-14 10:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:03:02] Production.INFO: ==11376== Lock acquired, processing the job...
[2026-09-14 10:03:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:03:03] Production.INFO: ==11378== Lock acquired, processing the job...
[2026-09-14 10:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:03:03] Production.INFO: ==11374== Lock acquired, processing the job...
[2026-09-14 10:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:03:03] Production.INFO: ==11382== Lock acquired, processing the job...
[2026-09-14 10:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:03:03] Production.INFO: ==11380== Lock acquired, processing the job...
[2026-09-14 10:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:03:03] Production.INFO: Account Balance Start.
[2026-09-14 10:03:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:03:03] Production.INFO: 117
[2026-09-14 10:03:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 10:03:03] Production.INFO: Date 2026-09-09
[2026-09-14 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-09-14 10:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:03:03] Production.INFO: ==11382== Releasing lock...
[2026-09-14 10:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:03:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:03:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:03:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:03:03] Production.INFO: Date 2026-09-13
[2026-09-14 10:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:03:03] Production.INFO: Date 2026-09-14
[2026-09-14 10:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:03:03] Production.INFO: Total Charge 0
[2026-09-14 10:03:03] Production.INFO: CreateAllLog End
[2026-09-14 10:03:03] Production.INFO: Account Balance End.
[2026-09-14 10:03:03] Production.ERROR: CronJobId end 12
[2026-09-14 10:03:03] Production.INFO: ==11380== Releasing lock...
[2026-09-14 10:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:03:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:03:03] Production.INFO: ==11376== Releasing lock...
[2026-09-14 10:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:03:11] Production.ERROR: CronJobId end10
[2026-09-14 10:03:11] Production.INFO: ==11378== Releasing lock...
[2026-09-14 10:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:03:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:03:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:03:13] Production.INFO: call_cost start
[2026-09-14 10:03:13] Production.INFO: call_cost end
[2026-09-14 10:03:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:03:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:03:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:03:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:03:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:03:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:03:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:03:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:03:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:03:13] Production.INFO: ==11374== Releasing lock...
[2026-09-14 10:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:03:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:04:01] Production.INFO: ==11441== Lock acquired, processing the job...
[2026-09-14 15:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:04:02] Production.INFO: neon service started
[2026-09-14 15:04:02] Production.INFO: neon service started
[2026-09-14 15:04:02] Production.INFO: ==11441== Releasing lock...
[2026-09-14 15:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:04:02] Production.INFO: ==11443== Lock acquired, processing the job...
[2026-09-14 10:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:04:02] Production.INFO: ==11443== Releasing lock...
[2026-09-14 10:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:04:02] Production.INFO: ==11445== Lock acquired, processing the job...
[2026-09-14 14:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:04:02] Production.INFO: ==11445== Releasing lock...
[2026-09-14 14:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:04:03] Production.INFO: ==11450== Lock acquired, processing the job...
[2026-09-14 10:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:04:03] Production.INFO: ==11448== Lock acquired, processing the job...
[2026-09-14 10:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:04:03] Production.INFO: ==11452== Lock acquired, processing the job...
[2026-09-14 10:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:04:03] Production.INFO: ==11456== Lock acquired, processing the job...
[2026-09-14 10:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:04:03] Production.INFO: ==11454== Lock acquired, processing the job...
[2026-09-14 10:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 10:04:03] Production.INFO: Account Balance Start.
[2026-09-14 10:04:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:04:03] Production.INFO: 117
[2026-09-14 10:04:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 10:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:04:03] Production.INFO: ==11456== Releasing lock...
[2026-09-14 10:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:04:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:04:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:04:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:04:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:04:04] Production.INFO: Date 2026-09-13
[2026-09-14 10:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:04:04] Production.INFO: Date 2026-09-14
[2026-09-14 10:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:04:04] Production.INFO: Total Charge 0
[2026-09-14 10:04:04] Production.INFO: CreateAllLog End
[2026-09-14 10:04:04] Production.INFO: Account Balance End.
[2026-09-14 10:04:04] Production.INFO: ==11450== Releasing lock...
[2026-09-14 10:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:04:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:04:04] Production.INFO: ==11454== Releasing lock...
[2026-09-14 10:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:04:12] Production.ERROR: CronJobId end10
[2026-09-14 10:04:12] Production.INFO: ==11452== Releasing lock...
[2026-09-14 10:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:04:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:04:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:04:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:04:15] Production.INFO: call_cost start
[2026-09-14 10:04:15] Production.INFO: call_cost end
[2026-09-14 10:04:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:04:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:04:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:04:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:04:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:04:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:04:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:04:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:04:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:04:15] Production.INFO: ==11448== Releasing lock...
[2026-09-14 10:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:04:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:05:01] Production.INFO: ==11509== Lock acquired, processing the job...
[2026-09-14 15:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:05:01] Production.INFO: neon service started
[2026-09-14 15:05:01] Production.INFO: neon service started
[2026-09-14 15:05:01] Production.INFO: ==11509== Releasing lock...
[2026-09-14 15:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:05:01] Production.INFO: ==11514== Lock acquired, processing the job...
[2026-09-14 14:05:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:05:01] Production.INFO: ==11514== Releasing lock...
[2026-09-14 14:05:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:05:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:05:02] Production.INFO: ==11512== Lock acquired, processing the job...
[2026-09-14 10:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:05:02] Production.INFO: ==11512== Releasing lock...
[2026-09-14 10:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:05:03] Production.INFO: ==11516== Lock acquired, processing the job...
[2026-09-14 10:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 10:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 10:05:03] Production.INFO: ==11518== Lock acquired, processing the job...
[2026-09-14 10:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:05:03] Production.INFO: ==11522== Lock acquired, processing the job...
[2026-09-14 10:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 10:05:03] Production.INFO: ==11516== Releasing lock...
[2026-09-14 10:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 10:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 10:05:03] Production.INFO: ==11520== Lock acquired, processing the job...
[2026-09-14 10:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:05:03] Production.INFO: ==11526== Lock acquired, processing the job...
[2026-09-14 10:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 10:05:03] Production.INFO: ==11524== Lock acquired, processing the job...
[2026-09-14 10:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:05:03] Production.INFO: ==11528== Lock acquired, processing the job...
[2026-09-14 10:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 10:05:03] Production.INFO: Account Balance Start.
[2026-09-14 10:05:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:05:03] Production.INFO: 117
[2026-09-14 10:05:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 10:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 10:05:03] Production.INFO: ==11528== Releasing lock...
[2026-09-14 10:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:05:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:05:04] Production.ERROR: done
[2026-09-14 10:05:04] Production.INFO: Date 2026-09-10
[2026-09-14 10:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 10:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001624', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 10:05:04] Production.INFO: Date 2026-09-11
[2026-09-14 10:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:05:04] Production.INFO: Date 2026-09-12
[2026-09-14 10:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:05:04] Production.INFO: Date 2026-09-13
[2026-09-14 10:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:05:04] Production.INFO: Date 2026-09-14
[2026-09-14 10:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:05:04] Production.INFO: Total Charge 0
[2026-09-14 10:05:04] Production.INFO: CreateAllLog End
[2026-09-14 10:05:04] Production.INFO: Account Balance End.
[2026-09-14 10:05:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:05:04] Production.INFO: ==11524== Releasing lock...
[2026-09-14 10:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:05:04] Production.INFO: ==11520== Releasing lock...
[2026-09-14 10:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:05:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001624', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 10:05:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 10:05:09] Production.INFO: ProcessCDR(1,18001624,1,1,2)
[2026-09-14 10:05:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18001624,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 10:05:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18001624,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 10:05:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 10:05:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 10:05:09] Production.INFO: ==11526== Releasing lock...
[2026-09-14 10:05:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 10:05:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 10:05:13] Production.ERROR: CronJobId end10
[2026-09-14 10:05:13] Production.INFO: ==11522== Releasing lock...
[2026-09-14 10:05:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:05:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:05:16] Production.INFO: call_cost start
[2026-09-14 10:05:16] Production.INFO: call_cost end
[2026-09-14 10:05:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:05:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:05:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:05:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:05:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:05:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:05:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:05:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:05:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:05:16] Production.INFO: ==11518== Releasing lock...
[2026-09-14 10:05:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:05:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:06:02] Production.INFO: ==11586== Lock acquired, processing the job...
[2026-09-14 15:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:06:02] Production.INFO: neon service started
[2026-09-14 15:06:02] Production.INFO: neon service started
[2026-09-14 15:06:02] Production.INFO: ==11586== Releasing lock...
[2026-09-14 15:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:06:02] Production.INFO: ==11588== Lock acquired, processing the job...
[2026-09-14 10:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:06:02] Production.INFO: ==11588== Releasing lock...
[2026-09-14 10:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:06:02] Production.INFO: ==11590== Lock acquired, processing the job...
[2026-09-14 14:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:06:03] Production.INFO: ==11590== Releasing lock...
[2026-09-14 14:06:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:06:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:06:03] Production.INFO: ==11592== Lock acquired, processing the job...
[2026-09-14 10:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:06:03] Production.INFO: ==11594== Lock acquired, processing the job...
[2026-09-14 10:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:06:03] Production.INFO: ==11596== Lock acquired, processing the job...
[2026-09-14 10:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:06:03] Production.INFO: ==11598== Lock acquired, processing the job...
[2026-09-14 10:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:06:03] Production.INFO: ==11600== Lock acquired, processing the job...
[2026-09-14 10:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:06:03] Production.INFO: Account Balance Start.
[2026-09-14 10:06:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:06:03] Production.INFO: 117
[2026-09-14 10:06:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:06:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:06:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:06:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 10:06:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 10:06:03] Production.INFO: ==11600== Releasing lock...
[2026-09-14 10:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:06:03] Production.INFO: Date 2026-09-13
[2026-09-14 10:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:06:03] Production.INFO: Date 2026-09-14
[2026-09-14 10:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:06:03] Production.INFO: Total Charge 0
[2026-09-14 10:06:03] Production.INFO: CreateAllLog End
[2026-09-14 10:06:04] Production.INFO: Account Balance End.
[2026-09-14 10:06:04] Production.INFO: ==11594== Releasing lock...
[2026-09-14 10:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:06:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:06:04] Production.INFO: ==11598== Releasing lock...
[2026-09-14 10:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:06:11] Production.ERROR: CronJobId end10
[2026-09-14 10:06:11] Production.INFO: ==11596== Releasing lock...
[2026-09-14 10:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:06:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:06:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:06:14] Production.INFO: call_cost start
[2026-09-14 10:06:14] Production.INFO: call_cost end
[2026-09-14 10:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:06:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:06:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:06:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:06:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:06:14] Production.INFO: ==11592== Releasing lock...
[2026-09-14 10:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:07:01] Production.INFO: ==11661== Lock acquired, processing the job...
[2026-09-14 15:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:07:01] Production.INFO: neon service started
[2026-09-14 15:07:01] Production.INFO: neon service started
[2026-09-14 15:07:01] Production.INFO: ==11661== Releasing lock...
[2026-09-14 15:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:07:02] Production.INFO: ==11663== Lock acquired, processing the job...
[2026-09-14 10:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:07:02] Production.INFO: ==11665== Lock acquired, processing the job...
[2026-09-14 14:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:07:02] Production.INFO: ==11665== Releasing lock...
[2026-09-14 14:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:07:02] Production.INFO: ==11663== Releasing lock...
[2026-09-14 10:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:07:02] Production.INFO: ==11668== Lock acquired, processing the job...
[2026-09-14 10:07:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:07:03] Production.INFO: ==11670== Lock acquired, processing the job...
[2026-09-14 10:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:07:03] Production.INFO: ==11676== Lock acquired, processing the job...
[2026-09-14 10:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:07:03] Production.INFO: ==11672== Lock acquired, processing the job...
[2026-09-14 10:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-09-14 10:07:03] Production.INFO: ==11674== Lock acquired, processing the job...
[2026-09-14 10:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 10:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 10:07:03] Production.INFO: ==11676== Releasing lock...
[2026-09-14 10:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:07:03] Production.INFO: Account Balance Start.
[2026-09-14 10:07:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:07:03] Production.INFO: 117
[2026-09-14 10:07:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:07:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:07:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:07:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:07:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:07:03] Production.INFO: Date 2026-09-13
[2026-09-14 10:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:07:03] Production.INFO: Date 2026-09-14
[2026-09-14 10:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:07:03] Production.INFO: Total Charge 0
[2026-09-14 10:07:03] Production.INFO: CreateAllLog End
[2026-09-14 10:07:03] Production.INFO: Account Balance End.
[2026-09-14 10:07:03] Production.ERROR: CronJobId end 12
[2026-09-14 10:07:03] Production.INFO: ==11674== Releasing lock...
[2026-09-14 10:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:07:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:07:03] Production.INFO: ==11670== Releasing lock...
[2026-09-14 10:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:07:11] Production.ERROR: CronJobId end10
[2026-09-14 10:07:11] Production.INFO: ==11672== Releasing lock...
[2026-09-14 10:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:07:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:07:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:07:14] Production.INFO: call_cost start
[2026-09-14 10:07:14] Production.INFO: call_cost end
[2026-09-14 10:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:07:14] Production.INFO: ==11668== Releasing lock...
[2026-09-14 10:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:08:01] Production.INFO: ==11733== Lock acquired, processing the job...
[2026-09-14 15:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:08:01] Production.INFO: neon service started
[2026-09-14 15:08:01] Production.INFO: neon service started
[2026-09-14 15:08:01] Production.INFO: ==11733== Releasing lock...
[2026-09-14 15:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:08:02] Production.INFO: ==11738== Lock acquired, processing the job...
[2026-09-14 14:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:08:02] Production.INFO: ==11738== Releasing lock...
[2026-09-14 14:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:08:02] Production.INFO: ==11735== Lock acquired, processing the job...
[2026-09-14 10:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:08:02] Production.INFO: ==11735== Releasing lock...
[2026-09-14 10:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:08:03] Production.INFO: ==11741== Lock acquired, processing the job...
[2026-09-14 10:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:08:03] Production.INFO: ==11743== Lock acquired, processing the job...
[2026-09-14 10:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:08:03] Production.INFO: ==11745== Lock acquired, processing the job...
[2026-09-14 10:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:08:03] Production.INFO: ==11749== Lock acquired, processing the job...
[2026-09-14 10:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:08:03] Production.INFO: ==11747== Lock acquired, processing the job...
[2026-09-14 10:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:08:03] Production.INFO: Account Balance Start.
[2026-09-14 10:08:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:08:03] Production.INFO: 117
[2026-09-14 10:08:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:08:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:08:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:08:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 10: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-09-14 10: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-09-14 10:08:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 10:08:04] Production.INFO: Date 2026-09-13
[2026-09-14 10:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:08:04] Production.INFO: ==11749== Releasing lock...
[2026-09-14 10:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:08:04] Production.INFO: Date 2026-09-14
[2026-09-14 10:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:08:04] Production.INFO: Total Charge 0
[2026-09-14 10:08:04] Production.INFO: CreateAllLog End
[2026-09-14 10:08:04] Production.INFO: ==11743== Releasing lock...
[2026-09-14 10:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:08:04] Production.INFO: Account Balance End.
[2026-09-14 10:08:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:08:04] Production.INFO: ==11747== Releasing lock...
[2026-09-14 10:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:08:11] Production.ERROR: CronJobId end10
[2026-09-14 10:08:11] Production.INFO: ==11745== Releasing lock...
[2026-09-14 10:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:08:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:08:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:08:14] Production.INFO: call_cost start
[2026-09-14 10:08:14] Production.INFO: call_cost end
[2026-09-14 10:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:08:14] Production.INFO: ==11741== Releasing lock...
[2026-09-14 10:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:09:02] Production.INFO: ==11804== Lock acquired, processing the job...
[2026-09-14 15:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:09:02] Production.INFO: neon service started
[2026-09-14 15:09:02] Production.INFO: neon service started
[2026-09-14 15:09:02] Production.INFO: ==11804== Releasing lock...
[2026-09-14 15:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:09:02] Production.INFO: ==11806== Lock acquired, processing the job...
[2026-09-14 10:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:09:02] Production.INFO: ==11806== Releasing lock...
[2026-09-14 10:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:09:03] Production.INFO: ==11808== Lock acquired, processing the job...
[2026-09-14 14:09:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:09:03] Production.INFO: ==11808== Releasing lock...
[2026-09-14 14:09:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:09:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:09:03] Production.INFO: ==11812== Lock acquired, processing the job...
[2026-09-14 10:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:09:03] Production.INFO: ==11814== Lock acquired, processing the job...
[2026-09-14 10:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:09:03] Production.INFO: ==11816== Lock acquired, processing the job...
[2026-09-14 10:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:09:03] Production.INFO: ==11810== Lock acquired, processing the job...
[2026-09-14 10:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:09:03] Production.INFO: ==11819== Lock acquired, processing the job...
[2026-09-14 10:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:09:03] Production.INFO: Account Balance Start.
[2026-09-14 10:09:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:09:03] Production.INFO: 117
[2026-09-14 10:09:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:09:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:09:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 10:09:03] Production.INFO: ==11819== Releasing lock...
[2026-09-14 10:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:09:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:09:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:09:04] Production.INFO: Date 2026-09-13
[2026-09-14 10:09:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:09:04] Production.INFO: Date 2026-09-14
[2026-09-14 10:09:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:09:04] Production.INFO: Total Charge 0
[2026-09-14 10:09:04] Production.INFO: CreateAllLog End
[2026-09-14 10:09:04] Production.INFO: ==11812== Releasing lock...
[2026-09-14 10:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:09:04] Production.INFO: Account Balance End.
[2026-09-14 10:09:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:09:04] Production.INFO: ==11816== Releasing lock...
[2026-09-14 10:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:09:11] Production.ERROR: CronJobId end10
[2026-09-14 10:09:11] Production.INFO: ==11814== Releasing lock...
[2026-09-14 10:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:09:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:09:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:09:14] Production.INFO: call_cost start
[2026-09-14 10:09:14] Production.INFO: call_cost end
[2026-09-14 10:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:09:14] Production.INFO: ==11810== Releasing lock...
[2026-09-14 10:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:10:01] Production.INFO: ==11874== Lock acquired, processing the job...
[2026-09-14 15:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:10:01] Production.INFO: neon service started
[2026-09-14 15:10:01] Production.INFO: neon service started
[2026-09-14 15:10:01] Production.INFO: ==11874== Releasing lock...
[2026-09-14 15:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:10:02] Production.INFO: ==11876== Lock acquired, processing the job...
[2026-09-14 10:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:10:02] Production.INFO: ==11878== Lock acquired, processing the job...
[2026-09-14 14:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:10:02] Production.INFO: ==11878== Releasing lock...
[2026-09-14 14:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:10:02] Production.INFO: ==11876== Releasing lock...
[2026-09-14 10:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:10:03] Production.INFO: ==11883== Lock acquired, processing the job...
[2026-09-14 10:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:10:03] Production.INFO: ==11881== Lock acquired, processing the job...
[2026-09-14 10:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:10:03] Production.INFO: ==11885== Lock acquired, processing the job...
[2026-09-14 10:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:10:03] Production.INFO: ==11887== Lock acquired, processing the job...
[2026-09-14 10:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:10:03] Production.INFO: ==11889== Lock acquired, processing the job...
[2026-09-14 10:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:10:03] Production.INFO: Account Balance Start.
[2026-09-14 10:10:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:10:03] Production.INFO: 117
[2026-09-14 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-09-14 10:10:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 10:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 10:10:03] Production.INFO: ==11889== Releasing lock...
[2026-09-14 10:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:10:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:10:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:10:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:10:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:10:03] Production.INFO: Date 2026-09-13
[2026-09-14 10:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:10:04] Production.INFO: Date 2026-09-14
[2026-09-14 10:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:10:04] Production.INFO: Total Charge 0
[2026-09-14 10:10:04] Production.INFO: CreateAllLog End
[2026-09-14 10:10:04] Production.INFO: ==11883== Releasing lock...
[2026-09-14 10:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:10:04] Production.INFO: Account Balance End.
[2026-09-14 10:10:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:10:04] Production.INFO: ==11887== Releasing lock...
[2026-09-14 10:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:10:12] Production.ERROR: CronJobId end10
[2026-09-14 10:10:12] Production.INFO: ==11885== Releasing lock...
[2026-09-14 10:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:10:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:10:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:10:14] Production.INFO: call_cost start
[2026-09-14 10:10:14] Production.INFO: call_cost end
[2026-09-14 10:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:10:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:10:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:10:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:10:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:10:14] Production.INFO: ==11881== Releasing lock...
[2026-09-14 10:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:11:02] Production.INFO: ==11943== Lock acquired, processing the job...
[2026-09-14 15:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:11:02] Production.INFO: neon service started
[2026-09-14 15:11:02] Production.INFO: neon service started
[2026-09-14 15:11:02] Production.INFO: ==11943== Releasing lock...
[2026-09-14 15:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:11:02] Production.INFO: ==11945== Lock acquired, processing the job...
[2026-09-14 10:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:11:02] Production.INFO: ==11945== Releasing lock...
[2026-09-14 10:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:11:03] Production.INFO: ==11947== Lock acquired, processing the job...
[2026-09-14 14:11:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:11:03] Production.INFO: ==11947== Releasing lock...
[2026-09-14 14:11:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:11:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:11:03] Production.INFO: ==11955== Lock acquired, processing the job...
[2026-09-14 10:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:11:03] Production.INFO: Account Balance Start.
[2026-09-14 10:11:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:11:03] Production.INFO: 117
[2026-09-14 10:11:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:11:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:11:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:11:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:11:03] Production.INFO: ==11958== Lock acquired, processing the job...
[2026-09-14 10:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:11:03] Production.INFO: ==11949== Lock acquired, processing the job...
[2026-09-14 10:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:11:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:11:03] Production.INFO: Date 2026-09-13
[2026-09-14 10:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 10:11:03] Production.INFO: ==11951== Lock acquired, processing the job...
[2026-09-14 10:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 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-09-14 10:11:03] Production.INFO: Date 2026-09-14
[2026-09-14 10:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 10: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-09-14 10:11:04] Production.INFO: ==11953== Lock acquired, processing the job...
[2026-09-14 10:11:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:11:04] Production.INFO: ==11958== Releasing lock...
[2026-09-14 10:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:11:04] Production.INFO: Total Charge 0
[2026-09-14 10:11:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:11:04] Production.INFO: CreateAllLog End
[2026-09-14 10:11:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:11:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:11:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:11:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:11:04] Production.INFO: Account Balance End.
[2026-09-14 10:11:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:11:04] Production.INFO: ==11955== Releasing lock...
[2026-09-14 10:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:11:04] Production.INFO: ==11951== Releasing lock...
[2026-09-14 10:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:11:12] Production.ERROR: CronJobId end10
[2026-09-14 10:11:12] Production.INFO: ==11953== Releasing lock...
[2026-09-14 10:11:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:11:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:11:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:11:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:11:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:11:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:11:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:11:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:11:14] Production.INFO: call_cost start
[2026-09-14 10:11:14] Production.INFO: call_cost end
[2026-09-14 10:11:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:11:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:11:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:11:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:11:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:11:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:11:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:11:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:11:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:11:14] Production.INFO: ==11949== Releasing lock...
[2026-09-14 10:11:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:11:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:12:01] Production.INFO: ==12021== Lock acquired, processing the job...
[2026-09-14 15:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:12:01] Production.INFO: neon service started
[2026-09-14 15:12:01] Production.INFO: neon service started
[2026-09-14 15:12:01] Production.INFO: ==12021== Releasing lock...
[2026-09-14 15:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:12:02] Production.INFO: ==12023== Lock acquired, processing the job...
[2026-09-14 10:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:12:02] Production.INFO: ==12023== Releasing lock...
[2026-09-14 10:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:12:02] Production.INFO: ==12025== Lock acquired, processing the job...
[2026-09-14 14:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:12:02] Production.INFO: ==12025== Releasing lock...
[2026-09-14 14:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:12:03] Production.INFO: ==12032== Lock acquired, processing the job...
[2026-09-14 10:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:12:03] Production.INFO: ==12028== Lock acquired, processing the job...
[2026-09-14 10:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:12:03] Production.INFO: ==12036== Lock acquired, processing the job...
[2026-09-14 10:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:12:03] Production.INFO: ==12030== Lock acquired, processing the job...
[2026-09-14 10:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:12:03] Production.INFO: ==12034== Lock acquired, processing the job...
[2026-09-14 10:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 10:12:03] Production.INFO: Account Balance Start.
[2026-09-14 10:12:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:12:03] Production.INFO: 117
[2026-09-14 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-09-14 10:12:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:12:03] Production.INFO: ==12036== Releasing lock...
[2026-09-14 10:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:12:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:12:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:12:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:12:04] Production.INFO: Date 2026-09-12
[2026-09-14 10:12:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:12:04] Production.INFO: Date 2026-09-13
[2026-09-14 10:12:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:12:04] Production.INFO: Date 2026-09-14
[2026-09-14 10:12:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:12:04] Production.INFO: Total Charge 0
[2026-09-14 10:12:04] Production.INFO: CreateAllLog End
[2026-09-14 10:12:04] Production.INFO: Account Balance End.
[2026-09-14 10:12:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:12:04] Production.INFO: ==12034== Releasing lock...
[2026-09-14 10:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:12:04] Production.INFO: ==12030== Releasing lock...
[2026-09-14 10:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:12:12] Production.ERROR: CronJobId end10
[2026-09-14 10:12:12] Production.INFO: ==12032== Releasing lock...
[2026-09-14 10:12:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:12:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:12:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:12:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:12:15] Production.INFO: call_cost start
[2026-09-14 10:12:15] Production.INFO: call_cost end
[2026-09-14 10:12:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:12:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:12:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:12:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:12:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:12:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:12:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:12:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:12:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:12:15] Production.INFO: ==12028== Releasing lock...
[2026-09-14 10:12:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:12:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:13:01] Production.INFO: ==12091== Lock acquired, processing the job...
[2026-09-14 15:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:13:01] Production.INFO: neon service started
[2026-09-14 15:13:01] Production.INFO: neon service started
[2026-09-14 15:13:01] Production.INFO: ==12091== Releasing lock...
[2026-09-14 15:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:13:01] Production.INFO: ==12093== Lock acquired, processing the job...
[2026-09-14 10:13:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:13:02] Production.INFO: ==12093== Releasing lock...
[2026-09-14 10:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:13:02] Production.INFO: ==12095== Lock acquired, processing the job...
[2026-09-14 14:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:13:02] Production.INFO: ==12095== Releasing lock...
[2026-09-14 14:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:13:02] Production.INFO: ==12097== Lock acquired, processing the job...
[2026-09-14 10:13:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:13:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:13:02] Production.INFO: ==12103== Lock acquired, processing the job...
[2026-09-14 10:13:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:13:02] Production.INFO: ==12099== Lock acquired, processing the job...
[2026-09-14 10:13:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:13:03] Production.INFO: ==12101== Lock acquired, processing the job...
[2026-09-14 10:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:13:03] Production.INFO: ==12105== Lock acquired, processing the job...
[2026-09-14 10:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:13:03] Production.INFO: Account Balance Start.
[2026-09-14 10:13:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:13:03] Production.INFO: 117
[2026-09-14 10:13:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:13:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 10:13:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 10:13:03] Production.INFO: ==12105== Releasing lock...
[2026-09-14 10:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:13:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:13:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:13:03] Production.INFO: Date 2026-09-13
[2026-09-14 10:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:13:03] Production.INFO: Date 2026-09-14
[2026-09-14 10:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:13:03] Production.INFO: Total Charge 0
[2026-09-14 10:13:03] Production.INFO: CreateAllLog End
[2026-09-14 10:13:03] Production.INFO: Account Balance End.
[2026-09-14 10:13:03] Production.ERROR: CronJobId end 12
[2026-09-14 10:13:03] Production.INFO: ==12103== Releasing lock...
[2026-09-14 10:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:13:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:13:03] Production.INFO: ==12099== Releasing lock...
[2026-09-14 10:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:13:11] Production.ERROR: CronJobId end10
[2026-09-14 10:13:11] Production.INFO: ==12101== Releasing lock...
[2026-09-14 10:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:13:14] Production.INFO: call_cost start
[2026-09-14 10:13:14] Production.INFO: call_cost end
[2026-09-14 10:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:13:14] Production.INFO: ==12097== Releasing lock...
[2026-09-14 10:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:14:01] Production.INFO: ==12167== Lock acquired, processing the job...
[2026-09-14 15:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:14:01] Production.INFO: neon service started
[2026-09-14 15:14:01] Production.INFO: neon service started
[2026-09-14 15:14:01] Production.INFO: ==12167== Releasing lock...
[2026-09-14 15:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:14:02] Production.INFO: ==12169== Lock acquired, processing the job...
[2026-09-14 10:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:14:02] Production.INFO: ==12169== Releasing lock...
[2026-09-14 10:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:14:02] Production.INFO: ==12171== Lock acquired, processing the job...
[2026-09-14 14:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:14:02] Production.INFO: ==12171== Releasing lock...
[2026-09-14 14:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:14:03] Production.INFO: ==12179== Lock acquired, processing the job...
[2026-09-14 10:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:14:03] Production.INFO: ==12173== Lock acquired, processing the job...
[2026-09-14 10:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:14:03] Production.INFO: Account Balance Start.
[2026-09-14 10:14:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:14:03] Production.INFO: 117
[2026-09-14 10:14:03] Production.INFO: ==12175== Lock acquired, processing the job...
[2026-09-14 10:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:14:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:14:03] Production.INFO: ==12177== Lock acquired, processing the job...
[2026-09-14 10:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:14:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:14:03] Production.INFO: ==12181== Lock acquired, processing the job...
[2026-09-14 10:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:14:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:14:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 10:14:03] Production.INFO: Date 2026-09-12
[2026-09-14 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-09-14 10:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 10:14:03] Production.INFO: ==12181== Releasing lock...
[2026-09-14 10:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:14:03] Production.INFO: Date 2026-09-13
[2026-09-14 10:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:14:03] Production.INFO: Date 2026-09-14
[2026-09-14 10:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:14:03] Production.INFO: Total Charge 0
[2026-09-14 10:14:03] Production.INFO: CreateAllLog End
[2026-09-14 10:14:03] Production.INFO: Account Balance End.
[2026-09-14 10:14:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:14:04] Production.INFO: ==12179== Releasing lock...
[2026-09-14 10:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:14:04] Production.INFO: ==12175== Releasing lock...
[2026-09-14 10:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:14:10] Production.ERROR: CronJobId end10
[2026-09-14 10:14:10] Production.INFO: ==12177== Releasing lock...
[2026-09-14 10:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:14:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:14:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:14:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:14:13] Production.INFO: call_cost start
[2026-09-14 10:14:13] Production.INFO: call_cost end
[2026-09-14 10:14:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:14:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:14:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:14:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:14:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:14:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:14:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:14:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:14:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:14:13] Production.INFO: ==12173== Releasing lock...
[2026-09-14 10:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:14:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:15:01] Production.INFO: ==12239== Lock acquired, processing the job...
[2026-09-14 15:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:15:01] Production.INFO: neon service started
[2026-09-14 15:15:01] Production.INFO: neon service started
[2026-09-14 15:15:01] Production.INFO: ==12239== Releasing lock...
[2026-09-14 15:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:15:01] Production.INFO: ==12243== Lock acquired, processing the job...
[2026-09-14 14:15:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:15:01] Production.INFO: ==12243== Releasing lock...
[2026-09-14 14:15:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:15:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:15:01] Production.INFO: ==12241== Lock acquired, processing the job...
[2026-09-14 10:15:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:15:02] Production.INFO: ==12241== Releasing lock...
[2026-09-14 10:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:15:02] Production.INFO: ==12245== Lock acquired, processing the job...
[2026-09-14 10:15:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 10:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 10:15:03] Production.INFO: ==12247== Lock acquired, processing the job...
[2026-09-14 10:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 10:15:03] Production.INFO: ==12245== Releasing lock...
[2026-09-14 10:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 10:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 10:15:03] Production.INFO: ==12249== Lock acquired, processing the job...
[2026-09-14 10:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:15:03] Production.INFO: ==12251== Lock acquired, processing the job...
[2026-09-14 10:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:15:03] Production.INFO: ==12255== Lock acquired, processing the job...
[2026-09-14 10:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 10:15:03] Production.INFO: ==12253== Lock acquired, processing the job...
[2026-09-14 10:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 10:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:15:03] Production.INFO: ==12258== Lock acquired, processing the job...
[2026-09-14 10:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:15:03] Production.INFO: Account Balance Start.
[2026-09-14 10:15:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:15:03] Production.INFO: 117
[2026-09-14 10:15:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 10:15:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 10: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-09-14 10:15:03] Production.INFO: ==12258== Releasing lock...
[2026-09-14 10:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:15:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:15:03] Production.ERROR: done
[2026-09-14 10:15:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 10:15:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001665', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 10:15:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:15:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:15:03] Production.INFO: Date 2026-09-13
[2026-09-14 10:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:15:03] Production.INFO: Date 2026-09-14
[2026-09-14 10:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:15:03] Production.INFO: Total Charge 0
[2026-09-14 10:15:04] Production.INFO: CreateAllLog End
[2026-09-14 10:15:04] Production.INFO: ==12249== Releasing lock...
[2026-09-14 10:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:15:04] Production.INFO: Account Balance End.
[2026-09-14 10:15:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:15:04] Production.INFO: ==12253== Releasing lock...
[2026-09-14 10:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:15:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001665', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 10:15:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 10:15:09] Production.INFO: ProcessCDR(1,18001665,1,1,2)
[2026-09-14 10:15:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18001665,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 10:15:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18001665,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 10:15:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 10:15:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 10:15:09] Production.INFO: ==12255== Releasing lock...
[2026-09-14 10:15:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 10:15:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 10:15:13] Production.ERROR: CronJobId end10
[2026-09-14 10:15:13] Production.INFO: ==12251== Releasing lock...
[2026-09-14 10:15:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:15:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:15:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:15:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:15:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:15:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:15:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:15:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:15:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:15:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:15:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:15:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:15:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:15:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:15:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:15:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:15:15] Production.INFO: call_cost start
[2026-09-14 10:15:15] Production.INFO: call_cost end
[2026-09-14 10:15:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:15:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:15:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:15:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:15:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:15:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:15:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:15:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:15:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:15:15] Production.INFO: ==12247== Releasing lock...
[2026-09-14 10:15:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:15:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:16:01] Production.INFO: ==12316== Lock acquired, processing the job...
[2026-09-14 15:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:16:01] Production.INFO: neon service started
[2026-09-14 15:16:01] Production.INFO: neon service started
[2026-09-14 15:16:01] Production.INFO: ==12316== Releasing lock...
[2026-09-14 15:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:16:02] Production.INFO: ==12318== Lock acquired, processing the job...
[2026-09-14 10:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:16:02] Production.INFO: ==12318== Releasing lock...
[2026-09-14 10:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:16:02] Production.INFO: ==12320== Lock acquired, processing the job...
[2026-09-14 14:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:16:02] Production.INFO: ==12320== Releasing lock...
[2026-09-14 14:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:16:03] Production.INFO: ==12330== Lock acquired, processing the job...
[2026-09-14 10:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:16:03] Production.INFO: ==12322== Lock acquired, processing the job...
[2026-09-14 10:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:16:03] Production.INFO: ==12328== Lock acquired, processing the job...
[2026-09-14 10:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 10:16:03] Production.INFO: ==12324== Lock acquired, processing the job...
[2026-09-14 10:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 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-09-14 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-09-14 10:16:03] Production.INFO: ==12330== Releasing lock...
[2026-09-14 10:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:16:03] Production.INFO: ==12326== Lock acquired, processing the job...
[2026-09-14 10:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:16:03] Production.INFO: Account Balance Start.
[2026-09-14 10:16:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:16:03] Production.INFO: 117
[2026-09-14 10:16:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:16:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:16:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:16:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:16:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:16:03] Production.INFO: Date 2026-09-13
[2026-09-14 10:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:16:03] Production.INFO: Date 2026-09-14
[2026-09-14 10:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:16:03] Production.INFO: Total Charge 0
[2026-09-14 10:16:03] Production.INFO: CreateAllLog End
[2026-09-14 10:16:03] Production.INFO: ==12324== Releasing lock...
[2026-09-14 10:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:16:04] Production.INFO: Account Balance End.
[2026-09-14 10:16:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:16:04] Production.INFO: ==12328== Releasing lock...
[2026-09-14 10:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:16:11] Production.ERROR: CronJobId end10
[2026-09-14 10:16:11] Production.INFO: ==12326== Releasing lock...
[2026-09-14 10:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:16:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:16:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:16:14] Production.INFO: call_cost start
[2026-09-14 10:16:14] Production.INFO: call_cost end
[2026-09-14 10:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:16:14] Production.INFO: ==12322== Releasing lock...
[2026-09-14 10:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:17:02] Production.INFO: ==12393== Lock acquired, processing the job...
[2026-09-14 15:17:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:17:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:17:02] Production.INFO: neon service started
[2026-09-14 15:17:02] Production.INFO: neon service started
[2026-09-14 15:17:02] Production.INFO: ==12393== Releasing lock...
[2026-09-14 15:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:17:02] Production.INFO: ==12395== Lock acquired, processing the job...
[2026-09-14 10:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:17:02] Production.INFO: ==12395== Releasing lock...
[2026-09-14 10:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:17:02] Production.INFO: ==12397== Lock acquired, processing the job...
[2026-09-14 14:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:17:03] Production.INFO: ==12397== Releasing lock...
[2026-09-14 14:17:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:17:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:17:03] Production.INFO: ==12399== Lock acquired, processing the job...
[2026-09-14 10:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:17:03] Production.INFO: ==12403== Lock acquired, processing the job...
[2026-09-14 10:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:17:03] Production.INFO: ==12405== Lock acquired, processing the job...
[2026-09-14 10:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:17:03] Production.INFO: ==12401== Lock acquired, processing the job...
[2026-09-14 10:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:17:03] Production.INFO: Account Balance Start.
[2026-09-14 10:17:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:17:03] Production.INFO: 117
[2026-09-14 10:17:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:17:03] Production.INFO: ==12407== Lock acquired, processing the job...
[2026-09-14 10:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:17:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:17:04] Production.INFO: Date 2026-09-10
[2026-09-14 10:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 10: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-09-14 10: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-09-14 10: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-09-14 10:17:04] Production.INFO: ==12407== Releasing lock...
[2026-09-14 10:17:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:17:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:17:04] Production.INFO: Date 2026-09-11
[2026-09-14 10:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:17:04] Production.INFO: Date 2026-09-12
[2026-09-14 10:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:17:04] Production.INFO: Date 2026-09-13
[2026-09-14 10:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:17:04] Production.INFO: Date 2026-09-14
[2026-09-14 10:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:17:04] Production.INFO: Total Charge 0
[2026-09-14 10:17:04] Production.INFO: CreateAllLog End
[2026-09-14 10:17:04] Production.INFO: ==12401== Releasing lock...
[2026-09-14 10:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:17:04] Production.INFO: Account Balance End.
[2026-09-14 10:17:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:17:04] Production.INFO: ==12405== Releasing lock...
[2026-09-14 10:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:17:12] Production.ERROR: CronJobId end10
[2026-09-14 10:17:12] Production.INFO: ==12403== Releasing lock...
[2026-09-14 10:17:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:17:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:17:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:17:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:17:15] Production.INFO: call_cost start
[2026-09-14 10:17:15] Production.INFO: call_cost end
[2026-09-14 10:17:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:17:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:17:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:17:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:17:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:17:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:17:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:17:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:17:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:17:15] Production.INFO: ==12399== Releasing lock...
[2026-09-14 10:17:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:17:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:18:01] Production.INFO: ==12465== Lock acquired, processing the job...
[2026-09-14 15:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:18:01] Production.INFO: neon service started
[2026-09-14 15:18:01] Production.INFO: neon service started
[2026-09-14 15:18:01] Production.INFO: ==12465== Releasing lock...
[2026-09-14 15:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:18:02] Production.INFO: ==12467== Lock acquired, processing the job...
[2026-09-14 10:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:18:02] Production.INFO: ==12467== Releasing lock...
[2026-09-14 10:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:18:02] Production.INFO: ==12469== Lock acquired, processing the job...
[2026-09-14 14:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:18:02] Production.INFO: ==12469== Releasing lock...
[2026-09-14 14:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:18:03] Production.INFO: ==12482== Lock acquired, processing the job...
[2026-09-14 10:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:18:03] Production.INFO: ==12473== Lock acquired, processing the job...
[2026-09-14 10:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:18:03] Production.INFO: ==12475== Lock acquired, processing the job...
[2026-09-14 10:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:18:03] Production.INFO: ==12478== Lock acquired, processing the job...
[2026-09-14 10:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10: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-09-14 10: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-09-14 10: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-09-14 10:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:18:03] Production.INFO: ==12482== Releasing lock...
[2026-09-14 10:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:18:03] Production.INFO: ==12480== Lock acquired, processing the job...
[2026-09-14 10:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:18:03] Production.INFO: Account Balance Start.
[2026-09-14 10:18:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:18:03] Production.INFO: 117
[2026-09-14 10:18:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:18:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:18:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:18:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:18:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:18:03] Production.INFO: Date 2026-09-13
[2026-09-14 10:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:18:03] Production.INFO: Date 2026-09-14
[2026-09-14 10:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:18:03] Production.INFO: Total Charge 0
[2026-09-14 10:18:03] Production.INFO: CreateAllLog End
[2026-09-14 10:18:03] Production.INFO: ==12475== Releasing lock...
[2026-09-14 10:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:18:04] Production.INFO: Account Balance End.
[2026-09-14 10:18:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:18:04] Production.INFO: ==12480== Releasing lock...
[2026-09-14 10:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:18:12] Production.ERROR: CronJobId end10
[2026-09-14 10:18:12] Production.INFO: ==12478== Releasing lock...
[2026-09-14 10:18:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:18:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:18:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:18:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:18:14] Production.INFO: call_cost start
[2026-09-14 10:18:14] Production.INFO: call_cost end
[2026-09-14 10:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:18:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:18:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:18:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:18:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:18:14] Production.INFO: ==12473== Releasing lock...
[2026-09-14 10:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:19:02] Production.INFO: ==12546== Lock acquired, processing the job...
[2026-09-14 15:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:19:02] Production.INFO: neon service started
[2026-09-14 15:19:02] Production.INFO: neon service started
[2026-09-14 15:19:02] Production.INFO: ==12546== Releasing lock...
[2026-09-14 15:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:19:02] Production.INFO: ==12549== Lock acquired, processing the job...
[2026-09-14 10:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:19:02] Production.INFO: ==12549== Releasing lock...
[2026-09-14 10:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:19:02] Production.INFO: ==12551== Lock acquired, processing the job...
[2026-09-14 14:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:19:02] Production.INFO: ==12551== Releasing lock...
[2026-09-14 14:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:19:03] Production.INFO: ==12553== Lock acquired, processing the job...
[2026-09-14 10:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:19:03] Production.INFO: ==12557== Lock acquired, processing the job...
[2026-09-14 10:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:19:03] Production.INFO: ==12555== Lock acquired, processing the job...
[2026-09-14 10:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:19:03] Production.INFO: ==12561== Lock acquired, processing the job...
[2026-09-14 10:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:19:03] Production.INFO: ==12559== Lock acquired, processing the job...
[2026-09-14 10:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 10:19:03] Production.INFO: ==12561== Releasing lock...
[2026-09-14 10:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:19:03] Production.INFO: Account Balance Start.
[2026-09-14 10:19:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:19:03] Production.INFO: 117
[2026-09-14 10:19:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:19:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:19:04] Production.INFO: Date 2026-09-10
[2026-09-14 10:19:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:19:04] Production.INFO: Date 2026-09-11
[2026-09-14 10:19:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:19:04] Production.INFO: Date 2026-09-12
[2026-09-14 10:19:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:19:04] Production.INFO: Date 2026-09-13
[2026-09-14 10:19:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:19:04] Production.INFO: Date 2026-09-14
[2026-09-14 10:19:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:19:04] Production.INFO: Total Charge 0
[2026-09-14 10:19:04] Production.INFO: CreateAllLog End
[2026-09-14 10:19:04] Production.INFO: Account Balance End.
[2026-09-14 10:19:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:19:04] Production.INFO: ==12559== Releasing lock...
[2026-09-14 10:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:19:04] Production.INFO: ==12555== Releasing lock...
[2026-09-14 10:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:19:12] Production.ERROR: CronJobId end10
[2026-09-14 10:19:12] Production.INFO: ==12557== Releasing lock...
[2026-09-14 10:19:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:19:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:19:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:19:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:19:14] Production.INFO: call_cost start
[2026-09-14 10:19:14] Production.INFO: call_cost end
[2026-09-14 10:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:19:14] Production.INFO: ==12553== Releasing lock...
[2026-09-14 10:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:20:01] Production.INFO: ==12624== Lock acquired, processing the job...
[2026-09-14 15:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:20:01] Production.INFO: neon service started
[2026-09-14 15:20:01] Production.INFO: neon service started
[2026-09-14 15:20:01] Production.INFO: ==12624== Releasing lock...
[2026-09-14 15:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:20:01] Production.INFO: ==12626== Lock acquired, processing the job...
[2026-09-14 10:20:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:20:02] Production.INFO: ==12628== Lock acquired, processing the job...
[2026-09-14 14:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:20:02] Production.INFO: ==12628== Releasing lock...
[2026-09-14 14:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:20:02] Production.INFO: ==12626== Releasing lock...
[2026-09-14 10:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:20:02] Production.INFO: ==12636== Lock acquired, processing the job...
[2026-09-14 10:20:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:20:02] Production.INFO: ==12630== Lock acquired, processing the job...
[2026-09-14 10:20:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:20:02] Production.INFO: Account Balance Start.
[2026-09-14 10:20:02] Production.INFO: CreateAllLog Start
[2026-09-14 10:20:02] Production.INFO: 117
[2026-09-14 10:20:02] Production.INFO: Date 2026-09-08
[2026-09-14 10:20:02] Production.INFO: Reseller ==> 0
[2026-09-14 10:20:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:20:02] Production.INFO: Date 2026-09-09
[2026-09-14 10:20:02] Production.INFO: Reseller ==> 0
[2026-09-14 10:20:02] Production.INFO: Date 2026-09-10
[2026-09-14 10:20:02] Production.INFO: Reseller ==> 0
[2026-09-14 10:20:02] Production.INFO: Date 2026-09-11
[2026-09-14 10:20:02] Production.INFO: Reseller ==> 0
[2026-09-14 10:20:02] Production.INFO: Date 2026-09-12
[2026-09-14 10:20:02] Production.INFO: Reseller ==> 0
[2026-09-14 10:20:02] Production.INFO: Date 2026-09-13
[2026-09-14 10:20:02] Production.INFO: Reseller ==> 0
[2026-09-14 10:20:02] Production.INFO: Date 2026-09-14
[2026-09-14 10:20:02] Production.INFO: Reseller ==> 0
[2026-09-14 10:20:03] Production.INFO: Total Charge 0
[2026-09-14 10:20:03] Production.INFO: CreateAllLog End
[2026-09-14 10:20:03] Production.INFO: ==12632== Lock acquired, processing the job...
[2026-09-14 10:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:20:03] Production.INFO: ==12634== Lock acquired, processing the job...
[2026-09-14 10:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:20:03] Production.INFO: Account Balance End.
[2026-09-14 10:20:03] Production.INFO: ==12638== Lock acquired, processing the job...
[2026-09-14 10:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:20:03] Production.ERROR: CronJobId end 12
[2026-09-14 10:20:03] Production.INFO: ==12636== Releasing lock...
[2026-09-14 10:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:20:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 10:20:03] Production.INFO: ==12638== Releasing lock...
[2026-09-14 10:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:20:03] Production.INFO: ==12632== Releasing lock...
[2026-09-14 10:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:20:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:20:11] Production.ERROR: CronJobId end10
[2026-09-14 10:20:11] Production.INFO: ==12634== Releasing lock...
[2026-09-14 10:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:20:13] Production.INFO: call_cost start
[2026-09-14 10:20:13] Production.INFO: call_cost end
[2026-09-14 10:20:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:20:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:20:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:20:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:20:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:20:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:20:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:20:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:20:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:20:13] Production.INFO: ==12630== Releasing lock...
[2026-09-14 10:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:20:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:21:01] Production.INFO: ==12700== Lock acquired, processing the job...
[2026-09-14 15:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:21:01] Production.INFO: neon service started
[2026-09-14 15:21:01] Production.INFO: neon service started
[2026-09-14 15:21:01] Production.INFO: ==12700== Releasing lock...
[2026-09-14 15:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:21:02] Production.INFO: ==12702== Lock acquired, processing the job...
[2026-09-14 10:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:21:02] Production.INFO: ==12704== Lock acquired, processing the job...
[2026-09-14 14:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:21:02] Production.INFO: ==12704== Releasing lock...
[2026-09-14 14:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:21:02] Production.INFO: ==12702== Releasing lock...
[2026-09-14 10:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:21:03] Production.INFO: ==12715== Lock acquired, processing the job...
[2026-09-14 10:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 10:21:03] Production.INFO: ==12715== Releasing lock...
[2026-09-14 10:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:21:03] Production.INFO: ==12713== Lock acquired, processing the job...
[2026-09-14 10:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:21:03] Production.INFO: ==12707== Lock acquired, processing the job...
[2026-09-14 10:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:21:03] Production.INFO: Account Balance Start.
[2026-09-14 10:21:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:21:03] Production.INFO: 117
[2026-09-14 10:21:03] Production.INFO: ==12709== Lock acquired, processing the job...
[2026-09-14 10:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:21:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:21:04] Production.INFO: ==12711== Lock acquired, processing the job...
[2026-09-14 10:21:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:21:04] Production.INFO: Date 2026-09-09
[2026-09-14 10:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:21:04] Production.INFO: Date 2026-09-10
[2026-09-14 10:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:21:04] Production.INFO: Date 2026-09-11
[2026-09-14 10:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:21:04] Production.INFO: Date 2026-09-12
[2026-09-14 10:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:21:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:21:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:21:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:21:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:21:04] Production.INFO: Date 2026-09-13
[2026-09-14 10:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:21:04] Production.INFO: Date 2026-09-14
[2026-09-14 10:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:21:04] Production.INFO: Total Charge 0
[2026-09-14 10:21:04] Production.INFO: CreateAllLog End
[2026-09-14 10:21:04] Production.INFO: Account Balance End.
[2026-09-14 10:21:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:21:04] Production.INFO: ==12713== Releasing lock...
[2026-09-14 10:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:21:04] Production.INFO: ==12709== Releasing lock...
[2026-09-14 10:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:21:11] Production.ERROR: CronJobId end10
[2026-09-14 10:21:11] Production.INFO: ==12711== Releasing lock...
[2026-09-14 10:21:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:21:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:21:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:21:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:21:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:21:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:21:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:21:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:21:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:21:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:21:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:21:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:21:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:21:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:21:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:21:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:21:15] Production.INFO: call_cost start
[2026-09-14 10:21:15] Production.INFO: call_cost end
[2026-09-14 10:21:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:21:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:21:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:21:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:21:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:21:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:21:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:21:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:21:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:21:15] Production.INFO: ==12707== Releasing lock...
[2026-09-14 10:21:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:21:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:22:01] Production.INFO: ==12776== Lock acquired, processing the job...
[2026-09-14 15:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:22:01] Production.INFO: neon service started
[2026-09-14 15:22:01] Production.INFO: neon service started
[2026-09-14 15:22:01] Production.INFO: ==12776== Releasing lock...
[2026-09-14 15:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:22:01] Production.INFO: ==12778== Lock acquired, processing the job...
[2026-09-14 10:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:22:01] Production.INFO: ==12778== Releasing lock...
[2026-09-14 10:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:22:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:22:02] Production.INFO: ==12780== Lock acquired, processing the job...
[2026-09-14 14:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:22:02] Production.INFO: ==12780== Releasing lock...
[2026-09-14 14:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:22:02] Production.INFO: ==12782== Lock acquired, processing the job...
[2026-09-14 10:22:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:22:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:22:02] Production.INFO: ==12784== Lock acquired, processing the job...
[2026-09-14 10:22:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:22:02] Production.INFO: ==12786== Lock acquired, processing the job...
[2026-09-14 10:22:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:22:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:22:02] Production.INFO: ==12788== Lock acquired, processing the job...
[2026-09-14 10:22:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:22:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:22:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:22:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:22:03] Production.INFO: Account Balance Start.
[2026-09-14 10:22:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:22:03] Production.INFO: 117
[2026-09-14 10:22:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:22:03] Production.INFO: ==12790== Lock acquired, processing the job...
[2026-09-14 10:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:22:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:22:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 10:22:03] Production.INFO: ==12790== Releasing lock...
[2026-09-14 10:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:22:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:22:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:22:03] Production.INFO: Date 2026-09-13
[2026-09-14 10:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:22:03] Production.INFO: Date 2026-09-14
[2026-09-14 10:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:22:03] Production.INFO: Total Charge 0
[2026-09-14 10:22:03] Production.INFO: CreateAllLog End
[2026-09-14 10:22:03] Production.INFO: Account Balance End.
[2026-09-14 10:22:03] Production.ERROR: CronJobId end 12
[2026-09-14 10:22:03] Production.INFO: ==12788== Releasing lock...
[2026-09-14 10:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:22:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:22:03] Production.INFO: ==12784== Releasing lock...
[2026-09-14 10:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:22:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:22:11] Production.ERROR: CronJobId end10
[2026-09-14 10:22:11] Production.INFO: ==12786== Releasing lock...
[2026-09-14 10:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:22:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:22:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:22:13] Production.INFO: call_cost start
[2026-09-14 10:22:13] Production.INFO: call_cost end
[2026-09-14 10:22:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:22:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:22:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:22:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:22:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:22:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:22:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:22:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:22:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:22:13] Production.INFO: ==12782== Releasing lock...
[2026-09-14 10:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:22:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:23:01] Production.INFO: ==12851== Lock acquired, processing the job...
[2026-09-14 15:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:23:01] Production.INFO: neon service started
[2026-09-14 15:23:01] Production.INFO: neon service started
[2026-09-14 15:23:01] Production.INFO: ==12851== Releasing lock...
[2026-09-14 15:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:23:02] Production.INFO: ==12854== Lock acquired, processing the job...
[2026-09-14 10:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:23:02] Production.INFO: ==12854== Releasing lock...
[2026-09-14 10:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:23:02] Production.INFO: ==12856== Lock acquired, processing the job...
[2026-09-14 14:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:23:02] Production.INFO: ==12856== Releasing lock...
[2026-09-14 14:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:23:03] Production.INFO: ==12862== Lock acquired, processing the job...
[2026-09-14 10:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:23:03] Production.INFO: ==12860== Lock acquired, processing the job...
[2026-09-14 10:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:23:03] Production.INFO: ==12858== Lock acquired, processing the job...
[2026-09-14 10:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:23:03] Production.INFO: ==12864== Lock acquired, processing the job...
[2026-09-14 10:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:23:03] Production.INFO: ==12866== Lock acquired, processing the job...
[2026-09-14 10:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10: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-09-14 10: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-09-14 10: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-09-14 10:23:03] Production.INFO: Account Balance Start.
[2026-09-14 10:23:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:23:03] Production.INFO: 117
[2026-09-14 10:23:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:23:03] Production.INFO: ==12866== Releasing lock...
[2026-09-14 10:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:23:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:23:04] Production.INFO: Date 2026-09-10
[2026-09-14 10:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:23:04] Production.INFO: Date 2026-09-11
[2026-09-14 10:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:23:04] Production.INFO: Date 2026-09-12
[2026-09-14 10:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:23:04] Production.INFO: Date 2026-09-13
[2026-09-14 10:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:23:04] Production.INFO: Date 2026-09-14
[2026-09-14 10:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:23:04] Production.INFO: Total Charge 0
[2026-09-14 10:23:04] Production.INFO: CreateAllLog End
[2026-09-14 10:23:04] Production.INFO: Account Balance End.
[2026-09-14 10:23:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:23:04] Production.INFO: ==12864== Releasing lock...
[2026-09-14 10:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:23:04] Production.INFO: ==12860== Releasing lock...
[2026-09-14 10:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:23:11] Production.ERROR: CronJobId end10
[2026-09-14 10:23:11] Production.INFO: ==12862== Releasing lock...
[2026-09-14 10:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:23:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:23:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:23:14] Production.INFO: call_cost start
[2026-09-14 10:23:14] Production.INFO: call_cost end
[2026-09-14 10:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:23:14] Production.INFO: ==12858== Releasing lock...
[2026-09-14 10:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:24:02] Production.INFO: ==12929== Lock acquired, processing the job...
[2026-09-14 15:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:24:02] Production.INFO: neon service started
[2026-09-14 15:24:02] Production.INFO: neon service started
[2026-09-14 15:24:02] Production.INFO: ==12929== Releasing lock...
[2026-09-14 15:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:24:02] Production.INFO: ==12933== Lock acquired, processing the job...
[2026-09-14 14:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:24:02] Production.INFO: ==12933== Releasing lock...
[2026-09-14 14:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:24:02] Production.INFO: ==12931== Lock acquired, processing the job...
[2026-09-14 10:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:24:02] Production.INFO: ==12931== Releasing lock...
[2026-09-14 10:24:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:24:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:24:03] Production.INFO: ==12935== Lock acquired, processing the job...
[2026-09-14 10:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:24:03] Production.INFO: ==12943== Lock acquired, processing the job...
[2026-09-14 10:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:24:03] Production.INFO: ==12937== Lock acquired, processing the job...
[2026-09-14 10:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:24:03] Production.INFO: ==12941== Lock acquired, processing the job...
[2026-09-14 10:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:24:03] Production.INFO: ==12939== Lock acquired, processing the job...
[2026-09-14 10:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:24:04] Production.INFO: Account Balance Start.
[2026-09-14 10:24:04] Production.INFO: CreateAllLog Start
[2026-09-14 10:24:04] Production.INFO: 117
[2026-09-14 10:24:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:24:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:24:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:24:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:24:04] Production.INFO: Date 2026-09-08
[2026-09-14 10: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-09-14 10: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-09-14 10: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-09-14 10:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:24:04] Production.INFO: ==12943== Releasing lock...
[2026-09-14 10:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:24:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:24:04] Production.INFO: Date 2026-09-09
[2026-09-14 10:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:24:04] Production.INFO: Date 2026-09-10
[2026-09-14 10:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:24:04] Production.INFO: Date 2026-09-11
[2026-09-14 10:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:24:04] Production.INFO: Date 2026-09-12
[2026-09-14 10:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:24:04] Production.INFO: Date 2026-09-13
[2026-09-14 10:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:24:04] Production.INFO: Date 2026-09-14
[2026-09-14 10:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:24:04] Production.INFO: Total Charge 0
[2026-09-14 10:24:04] Production.INFO: CreateAllLog End
[2026-09-14 10:24:04] Production.INFO: Account Balance End.
[2026-09-14 10:24:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:24:04] Production.INFO: ==12941== Releasing lock...
[2026-09-14 10:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:24:04] Production.INFO: ==12937== Releasing lock...
[2026-09-14 10:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:24:11] Production.ERROR: CronJobId end10
[2026-09-14 10:24:11] Production.INFO: ==12939== Releasing lock...
[2026-09-14 10:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:24:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:24:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:24:15] Production.INFO: call_cost start
[2026-09-14 10:24:15] Production.INFO: call_cost end
[2026-09-14 10:24:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:24:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:24:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:24:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:24:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:24:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:24:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:24:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:24:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:24:15] Production.INFO: ==12935== Releasing lock...
[2026-09-14 10:24:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:24:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:25:01] Production.INFO: ==13001== Lock acquired, processing the job...
[2026-09-14 15:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:25:01] Production.INFO: neon service started
[2026-09-14 15:25:01] Production.INFO: neon service started
[2026-09-14 15:25:01] Production.INFO: ==13001== Releasing lock...
[2026-09-14 15:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:25:02] Production.INFO: ==13005== Lock acquired, processing the job...
[2026-09-14 14:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:25:02] Production.INFO: ==13005== Releasing lock...
[2026-09-14 14:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:25:02] Production.INFO: ==13003== Lock acquired, processing the job...
[2026-09-14 10:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:25:02] Production.INFO: ==13003== Releasing lock...
[2026-09-14 10:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:25:03] Production.INFO: ==13008== Lock acquired, processing the job...
[2026-09-14 10:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 10:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 10:25:03] Production.INFO: ==13012== Lock acquired, processing the job...
[2026-09-14 10:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 10:25:03] Production.INFO: ==13008== Releasing lock...
[2026-09-14 10:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 10:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 10:25:03] Production.INFO: ==13014== Lock acquired, processing the job...
[2026-09-14 10:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:25:03] Production.INFO: ==13010== Lock acquired, processing the job...
[2026-09-14 10:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:25:03] Production.INFO: ==13016== Lock acquired, processing the job...
[2026-09-14 10:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:25:03] Production.INFO: ==13018== Lock acquired, processing the job...
[2026-09-14 10:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 10:25:03] Production.INFO: ==13020== Lock acquired, processing the job...
[2026-09-14 10:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 10:25:04] Production.INFO: Account Balance Start.
[2026-09-14 10:25:04] Production.INFO: CreateAllLog Start
[2026-09-14 10:25:04] Production.INFO: 117
[2026-09-14 10: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-09-14 10:25:04] Production.INFO: Date 2026-09-08
[2026-09-14 10: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-09-14 10:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 10: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-09-14 10:25:04] Production.INFO: ==13020== Releasing lock...
[2026-09-14 10:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:25:04] Production.INFO: Date 2026-09-09
[2026-09-14 10:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:25:04] Production.INFO: Date 2026-09-10
[2026-09-14 10:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:25:04] Production.ERROR: done
[2026-09-14 10:25:04] Production.INFO: Date 2026-09-11
[2026-09-14 10:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 10:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001706', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 10:25:04] Production.INFO: Date 2026-09-12
[2026-09-14 10:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:25:04] Production.INFO: Date 2026-09-13
[2026-09-14 10:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:25:04] Production.INFO: ==13012== Releasing lock...
[2026-09-14 10:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:25:04] Production.INFO: Date 2026-09-14
[2026-09-14 10:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:25:04] Production.INFO: Total Charge 0
[2026-09-14 10:25:04] Production.INFO: CreateAllLog End
[2026-09-14 10:25:04] Production.INFO: Account Balance End.
[2026-09-14 10:25:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:25:04] Production.INFO: ==13016== Releasing lock...
[2026-09-14 10:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:25:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001706', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 10:25:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 10:25:09] Production.INFO: ProcessCDR(1,18001706,1,1,2)
[2026-09-14 10:25:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18001706,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 10:25:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18001706,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 10:25:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 10:25:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 10:25:09] Production.INFO: ==13018== Releasing lock...
[2026-09-14 10:25:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 10:25:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 10:25:13] Production.ERROR: CronJobId end10
[2026-09-14 10:25:13] Production.INFO: ==13014== Releasing lock...
[2026-09-14 10:25:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:25:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:25:16] Production.INFO: call_cost start
[2026-09-14 10:25:16] Production.INFO: call_cost end
[2026-09-14 10:25:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:25:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:25:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:25:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:25:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:25:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:25:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:25:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:25:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:25:16] Production.INFO: ==13010== Releasing lock...
[2026-09-14 10:25:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:25:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:26:02] Production.INFO: ==13087== Lock acquired, processing the job...
[2026-09-14 15:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:26:02] Production.INFO: neon service started
[2026-09-14 15:26:02] Production.INFO: neon service started
[2026-09-14 15:26:02] Production.INFO: ==13087== Releasing lock...
[2026-09-14 15:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:26:02] Production.INFO: ==13089== Lock acquired, processing the job...
[2026-09-14 10:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:26:02] Production.INFO: ==13089== Releasing lock...
[2026-09-14 10:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:26:02] Production.INFO: ==13091== Lock acquired, processing the job...
[2026-09-14 14:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:26:03] Production.INFO: ==13091== Releasing lock...
[2026-09-14 14:26:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:26:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:26:03] Production.INFO: ==13093== Lock acquired, processing the job...
[2026-09-14 10:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:26:03] Production.INFO: ==13095== Lock acquired, processing the job...
[2026-09-14 10:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:26:03] Production.INFO: ==13099== Lock acquired, processing the job...
[2026-09-14 10:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:26:03] Production.INFO: ==13097== Lock acquired, processing the job...
[2026-09-14 10:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:26:03] Production.INFO: Account Balance Start.
[2026-09-14 10:26:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:26:03] Production.INFO: 117
[2026-09-14 10:26:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:26:03] Production.INFO: ==13101== Lock acquired, processing the job...
[2026-09-14 10:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:26:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:26:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 10:26:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:26:03] Production.INFO: ==13101== Releasing lock...
[2026-09-14 10:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:26:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:26:03] Production.INFO: Date 2026-09-13
[2026-09-14 10:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:26:04] Production.INFO: Date 2026-09-14
[2026-09-14 10:26:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:26:04] Production.INFO: Total Charge 0
[2026-09-14 10:26:04] Production.INFO: CreateAllLog End
[2026-09-14 10:26:04] Production.INFO: Account Balance End.
[2026-09-14 10:26:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:26:04] Production.INFO: ==13099== Releasing lock...
[2026-09-14 10:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:26:04] Production.INFO: ==13095== Releasing lock...
[2026-09-14 10:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:26:12] Production.ERROR: CronJobId end10
[2026-09-14 10:26:12] Production.INFO: ==13097== Releasing lock...
[2026-09-14 10:26:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:26:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:26:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:26:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:26:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:26:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:26:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:26:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:26:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:26:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:26:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:26:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:26:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:26:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:26:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:26:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:26:15] Production.INFO: call_cost start
[2026-09-14 10:26:15] Production.INFO: call_cost end
[2026-09-14 10:26:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:26:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:26:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:26:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:26:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:26:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:26:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:26:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:26:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:26:15] Production.INFO: ==13093== Releasing lock...
[2026-09-14 10:26:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:26:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:27:01] Production.INFO: ==13158== Lock acquired, processing the job...
[2026-09-14 15:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:27:01] Production.INFO: neon service started
[2026-09-14 15:27:01] Production.INFO: neon service started
[2026-09-14 15:27:01] Production.INFO: ==13158== Releasing lock...
[2026-09-14 15:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:27:01] Production.INFO: ==13160== Lock acquired, processing the job...
[2026-09-14 10:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:27:02] Production.INFO: ==13160== Releasing lock...
[2026-09-14 10:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:27:02] Production.INFO: ==13162== Lock acquired, processing the job...
[2026-09-14 14:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:27:02] Production.INFO: ==13162== Releasing lock...
[2026-09-14 14:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:27:02] Production.INFO: ==13172== Lock acquired, processing the job...
[2026-09-14 10:27:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:27: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-09-14 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-09-14 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-09-14 10:27:03] Production.INFO: ==13170== Lock acquired, processing the job...
[2026-09-14 10:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:27:03] Production.INFO: ==13172== Releasing lock...
[2026-09-14 10:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:27:03] Production.INFO: ==13164== Lock acquired, processing the job...
[2026-09-14 10:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:27:03] Production.INFO: ==13166== Lock acquired, processing the job...
[2026-09-14 10:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:27:03] Production.INFO: ==13168== Lock acquired, processing the job...
[2026-09-14 10:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:27:03] Production.INFO: Account Balance Start.
[2026-09-14 10:27:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:27:03] Production.INFO: 117
[2026-09-14 10:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:27:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:27:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:27:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:27:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:27:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:27:03] Production.INFO: Date 2026-09-13
[2026-09-14 10:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:27:03] Production.INFO: Date 2026-09-14
[2026-09-14 10:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:27:03] Production.INFO: Total Charge 0
[2026-09-14 10:27:03] Production.INFO: CreateAllLog End
[2026-09-14 10:27:03] Production.INFO: Account Balance End.
[2026-09-14 10:27:03] Production.ERROR: CronJobId end 12
[2026-09-14 10:27:03] Production.INFO: ==13170== Releasing lock...
[2026-09-14 10:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:27:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:27:03] Production.INFO: ==13166== Releasing lock...
[2026-09-14 10:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:27:11] Production.ERROR: CronJobId end10
[2026-09-14 10:27:11] Production.INFO: ==13168== Releasing lock...
[2026-09-14 10:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:27:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:27:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:27:14] Production.INFO: call_cost start
[2026-09-14 10:27:14] Production.INFO: call_cost end
[2026-09-14 10:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:27:14] Production.INFO: ==13164== Releasing lock...
[2026-09-14 10:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:28:01] Production.INFO: ==13230== Lock acquired, processing the job...
[2026-09-14 15:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:28:01] Production.INFO: neon service started
[2026-09-14 15:28:01] Production.INFO: neon service started
[2026-09-14 15:28:01] Production.INFO: ==13230== Releasing lock...
[2026-09-14 15:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:28:02] Production.INFO: ==13236== Lock acquired, processing the job...
[2026-09-14 14:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:28:02] Production.INFO: ==13236== Releasing lock...
[2026-09-14 14:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:28:02] Production.INFO: ==13234== Lock acquired, processing the job...
[2026-09-14 10:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:28:02] Production.INFO: ==13234== Releasing lock...
[2026-09-14 10:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:28:03] Production.INFO: ==13242== Lock acquired, processing the job...
[2026-09-14 10:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:28:03] Production.INFO: ==13238== Lock acquired, processing the job...
[2026-09-14 10:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:28:03] Production.INFO: ==13240== Lock acquired, processing the job...
[2026-09-14 10:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:28:03] Production.INFO: ==13244== Lock acquired, processing the job...
[2026-09-14 10:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:28:03] Production.INFO: ==13246== Lock acquired, processing the job...
[2026-09-14 10:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:28:03] Production.INFO: Account Balance Start.
[2026-09-14 10:28:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:28:03] Production.INFO: 117
[2026-09-14 10:28:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:28:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 10:28:03] Production.INFO: Date 2026-09-10
[2026-09-14 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-09-14 10:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 10:28:03] Production.INFO: ==13246== Releasing lock...
[2026-09-14 10:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:28:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:28:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:28:03] Production.INFO: Date 2026-09-13
[2026-09-14 10:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:28:03] Production.INFO: Date 2026-09-14
[2026-09-14 10:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:28:03] Production.INFO: Total Charge 0
[2026-09-14 10:28:04] Production.INFO: CreateAllLog End
[2026-09-14 10:28:04] Production.INFO: Account Balance End.
[2026-09-14 10:28:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:28:04] Production.INFO: ==13244== Releasing lock...
[2026-09-14 10:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:28:04] Production.INFO: ==13240== Releasing lock...
[2026-09-14 10:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:28:11] Production.ERROR: CronJobId end10
[2026-09-14 10:28:11] Production.INFO: ==13242== Releasing lock...
[2026-09-14 10:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:28:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:28:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:28:14] Production.INFO: call_cost start
[2026-09-14 10:28:14] Production.INFO: call_cost end
[2026-09-14 10:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:28:14] Production.INFO: ==13238== Releasing lock...
[2026-09-14 10:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:29:02] Production.INFO: ==13303== Lock acquired, processing the job...
[2026-09-14 15:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:29:02] Production.INFO: neon service started
[2026-09-14 15:29:02] Production.INFO: neon service started
[2026-09-14 15:29:02] Production.INFO: ==13303== Releasing lock...
[2026-09-14 15:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:29:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 10:29:02] Production.INFO: ==13306== Lock acquired, processing the job...
[2026-09-14 10:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:29:03] Production.INFO: ==13306== Releasing lock...
[2026-09-14 10:29:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:29:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:29:03] Production.INFO: ==13308== Lock acquired, processing the job...
[2026-09-14 14:29:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:29:03] Production.INFO: ==13308== Releasing lock...
[2026-09-14 14:29:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:29:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:29:03] Production.INFO: ==13310== Lock acquired, processing the job...
[2026-09-14 10:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:29:03] Production.INFO: ==13316== Lock acquired, processing the job...
[2026-09-14 10:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:29:03] Production.INFO: Account Balance Start.
[2026-09-14 10:29:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:29:03] Production.INFO: 117
[2026-09-14 10:29:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:29:04] Production.INFO: Date 2026-09-09
[2026-09-14 10:29:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:29:04] Production.INFO: Date 2026-09-10
[2026-09-14 10:29:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:29:04] Production.INFO: ==13314== Lock acquired, processing the job...
[2026-09-14 10:29:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:29:04] Production.INFO: Date 2026-09-11
[2026-09-14 10:29:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:29:04] Production.INFO: Date 2026-09-12
[2026-09-14 10:29:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:29:04] Production.INFO: Date 2026-09-13
[2026-09-14 10:29:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:29:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:29:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:29:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:29:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:29:04] Production.INFO: ==13312== Lock acquired, processing the job...
[2026-09-14 10:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:29:04] Production.INFO: Date 2026-09-14
[2026-09-14 10:29:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:29:04] Production.INFO: Total Charge 0
[2026-09-14 10:29:04] Production.INFO: CreateAllLog End
[2026-09-14 10:29:04] Production.INFO: ==13318== Lock acquired, processing the job...
[2026-09-14 10:29:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:29:04] Production.INFO: Account Balance End.
[2026-09-14 10:29:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:29:04] Production.INFO: ==13316== Releasing lock...
[2026-09-14 10:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10: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-09-14 10: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-09-14 10: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-09-14 10:29:04] Production.INFO: ==13318== Releasing lock...
[2026-09-14 10:29:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:29:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:29:05] Production.INFO: ==13312== Releasing lock...
[2026-09-14 10:29:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:29:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:29:13] Production.ERROR: CronJobId end10
[2026-09-14 10:29:13] Production.INFO: ==13314== Releasing lock...
[2026-09-14 10:29:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:29:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:29:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:29:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:29:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:29:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:29:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:29:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:29:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:29:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:29:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:29:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:29:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:29:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:29:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:29:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:29:15] Production.INFO: call_cost start
[2026-09-14 10:29:15] Production.INFO: call_cost end
[2026-09-14 10:29:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:29:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:29:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:29:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:29:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:29:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:29:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:29:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:29:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:29:15] Production.INFO: ==13310== Releasing lock...
[2026-09-14 10:29:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:29:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:30:02] Production.INFO: ==13378== Lock acquired, processing the job...
[2026-09-14 15:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:30:02] Production.INFO: neon service started
[2026-09-14 15:30:02] Production.INFO: neon service started
[2026-09-14 15:30:02] Production.INFO: ==13378== Releasing lock...
[2026-09-14 15:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:30:02] Production.INFO: ==13382== Lock acquired, processing the job...
[2026-09-14 14:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:30:02] Production.INFO: ==13382== Releasing lock...
[2026-09-14 14:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:30:02] Production.INFO: ==13380== Lock acquired, processing the job...
[2026-09-14 10:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:30:02] Production.INFO: ==13380== Releasing lock...
[2026-09-14 10:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:30:03] Production.INFO: ==13385== Lock acquired, processing the job...
[2026-09-14 10:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:30:03] Production.INFO: ==13387== Lock acquired, processing the job...
[2026-09-14 10:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:30:03] Production.INFO: ==13393== Lock acquired, processing the job...
[2026-09-14 10:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:30:03] Production.INFO: ==13391== Lock acquired, processing the job...
[2026-09-14 10:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:30:03] Production.INFO: ==13389== Lock acquired, processing the job...
[2026-09-14 10:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 10:30:03] Production.INFO: ==13393== Releasing lock...
[2026-09-14 10:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:30:04] Production.INFO: Account Balance Start.
[2026-09-14 10:30:04] Production.INFO: CreateAllLog Start
[2026-09-14 10:30:04] Production.INFO: 117
[2026-09-14 10:30:04] Production.INFO: Date 2026-09-08
[2026-09-14 10:30:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:30:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:30:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:30:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:30:04] Production.INFO: Date 2026-09-09
[2026-09-14 10:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:30:04] Production.INFO: Date 2026-09-10
[2026-09-14 10:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:30:04] Production.INFO: Date 2026-09-11
[2026-09-14 10:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:30:04] Production.INFO: Date 2026-09-12
[2026-09-14 10:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:30:04] Production.INFO: Date 2026-09-13
[2026-09-14 10:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:30:04] Production.INFO: Date 2026-09-14
[2026-09-14 10:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:30:04] Production.INFO: Total Charge 0
[2026-09-14 10:30:04] Production.INFO: CreateAllLog End
[2026-09-14 10:30:04] Production.INFO: Account Balance End.
[2026-09-14 10:30:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:30:04] Production.INFO: ==13391== Releasing lock...
[2026-09-14 10:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:30:04] Production.INFO: ==13387== Releasing lock...
[2026-09-14 10:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:30:12] Production.ERROR: CronJobId end10
[2026-09-14 10:30:12] Production.INFO: ==13389== Releasing lock...
[2026-09-14 10:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:30:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:30:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:30:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:30:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:30:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:30:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:30:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:30:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:30:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:30:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:30:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:30:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:30:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:30:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:30:16] Production.INFO: call_cost start
[2026-09-14 10:30:16] Production.INFO: call_cost end
[2026-09-14 10:30:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:30:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:30:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:30:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:30:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:30:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:30:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:30:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:30:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:30:16] Production.INFO: ==13385== Releasing lock...
[2026-09-14 10:30:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:30:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:31:01] Production.INFO: ==13453== Lock acquired, processing the job...
[2026-09-14 15:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:31:01] Production.INFO: neon service started
[2026-09-14 15:31:01] Production.INFO: neon service started
[2026-09-14 15:31:01] Production.INFO: ==13453== Releasing lock...
[2026-09-14 15:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:31:01] Production.INFO: ==13455== Lock acquired, processing the job...
[2026-09-14 10:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:31:02] Production.INFO: ==13455== Releasing lock...
[2026-09-14 10:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:31:02] Production.INFO: ==13457== Lock acquired, processing the job...
[2026-09-14 14:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:31:02] Production.INFO: ==13457== Releasing lock...
[2026-09-14 14:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:31:02] Production.INFO: ==13465== Lock acquired, processing the job...
[2026-09-14 10:31:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:31:02] Production.INFO: ==13463== Lock acquired, processing the job...
[2026-09-14 10:31:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:31:02] Production.INFO: ==13461== Lock acquired, processing the job...
[2026-09-14 10:31:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:31:02] Production.INFO: ==13459== Lock acquired, processing the job...
[2026-09-14 10:31:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:31:03] Production.INFO: Account Balance Start.
[2026-09-14 10:31:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:31:03] Production.INFO: 117
[2026-09-14 10:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:31:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:31:03] Production.INFO: ==13467== Lock acquired, processing the job...
[2026-09-14 10:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:31:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:31:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:31:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:31:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 10: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-09-14 10: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-09-14 10: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-09-14 10:31:03] Production.INFO: ==13467== Releasing lock...
[2026-09-14 10:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:31:03] Production.INFO: Date 2026-09-13
[2026-09-14 10:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:31:03] Production.INFO: Date 2026-09-14
[2026-09-14 10:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:31:03] Production.INFO: Total Charge 0
[2026-09-14 10:31:03] Production.INFO: CreateAllLog End
[2026-09-14 10:31:03] Production.INFO: ==13461== Releasing lock...
[2026-09-14 10:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:31:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:31:03] Production.INFO: Account Balance End.
[2026-09-14 10:31:03] Production.ERROR: CronJobId end 12
[2026-09-14 10:31:03] Production.INFO: ==13465== Releasing lock...
[2026-09-14 10:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:31:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:31:09] Production.ERROR: CronJobId end10
[2026-09-14 10:31:09] Production.INFO: ==13463== Releasing lock...
[2026-09-14 10:31:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:31:09] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:31:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:31:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:31:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:31:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:31:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:31:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:31:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:31:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:31:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:31:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:31:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:31:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:31:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:31:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:31:13] Production.INFO: call_cost start
[2026-09-14 10:31:13] Production.INFO: call_cost end
[2026-09-14 10:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:31:14] Production.INFO: ==13459== Releasing lock...
[2026-09-14 10:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:32:01] Production.INFO: ==13527== Lock acquired, processing the job...
[2026-09-14 15:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:32:01] Production.INFO: neon service started
[2026-09-14 15:32:01] Production.INFO: neon service started
[2026-09-14 15:32:01] Production.INFO: ==13527== Releasing lock...
[2026-09-14 15:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:32:02] Production.INFO: ==13529== Lock acquired, processing the job...
[2026-09-14 10:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:32:02] Production.INFO: ==13531== Lock acquired, processing the job...
[2026-09-14 14:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:32:02] Production.INFO: ==13531== Releasing lock...
[2026-09-14 14:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:32:02] Production.INFO: ==13529== Releasing lock...
[2026-09-14 10:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:32:03] Production.INFO: ==13533== Lock acquired, processing the job...
[2026-09-14 10:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:32:03] Production.INFO: ==13535== Lock acquired, processing the job...
[2026-09-14 10:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:32:03] Production.INFO: ==13540== Lock acquired, processing the job...
[2026-09-14 10:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:32:03] Production.INFO: ==13538== Lock acquired, processing the job...
[2026-09-14 10:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:32:03] Production.INFO: Account Balance Start.
[2026-09-14 10:32:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:32:03] Production.INFO: 117
[2026-09-14 10:32:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:32:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:32:03] Production.INFO: ==13542== Lock acquired, processing the job...
[2026-09-14 10:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:32:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:32:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:32:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:32:03] Production.INFO: Date 2026-09-13
[2026-09-14 10:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:32:04] Production.INFO: Date 2026-09-14
[2026-09-14 10:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:32:04] Production.INFO: Total Charge 0
[2026-09-14 10:32:04] Production.INFO: CreateAllLog End
[2026-09-14 10: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-09-14 10: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-09-14 10: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-09-14 10:32:04] Production.INFO: ==13542== Releasing lock...
[2026-09-14 10:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:32:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:32:04] Production.INFO: Account Balance End.
[2026-09-14 10:32:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:32:04] Production.INFO: ==13540== Releasing lock...
[2026-09-14 10:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:32:04] Production.INFO: ==13535== Releasing lock...
[2026-09-14 10:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:32:11] Production.ERROR: CronJobId end10
[2026-09-14 10:32:11] Production.INFO: ==13538== Releasing lock...
[2026-09-14 10:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:32:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:32:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:32:14] Production.INFO: call_cost start
[2026-09-14 10:32:14] Production.INFO: call_cost end
[2026-09-14 10:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:32:14] Production.INFO: ==13533== Releasing lock...
[2026-09-14 10:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:33:02] Production.INFO: ==13604== Lock acquired, processing the job...
[2026-09-14 15:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:33:02] Production.INFO: neon service started
[2026-09-14 15:33:02] Production.INFO: neon service started
[2026-09-14 15:33:02] Production.INFO: ==13604== Releasing lock...
[2026-09-14 15:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:33:02] Production.INFO: ==13606== Lock acquired, processing the job...
[2026-09-14 10:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:33:02] Production.INFO: ==13606== Releasing lock...
[2026-09-14 10:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:33:02] Production.INFO: ==13608== Lock acquired, processing the job...
[2026-09-14 14:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:33:03] Production.INFO: ==13608== Releasing lock...
[2026-09-14 14:33:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:33:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:33:03] Production.INFO: ==13612== Lock acquired, processing the job...
[2026-09-14 10:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:33:03] Production.INFO: ==13610== Lock acquired, processing the job...
[2026-09-14 10:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:33:03] Production.INFO: ==13616== Lock acquired, processing the job...
[2026-09-14 10:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:33:03] Production.INFO: ==13614== Lock acquired, processing the job...
[2026-09-14 10:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:33:03] Production.INFO: Account Balance Start.
[2026-09-14 10:33:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:33:03] Production.INFO: 117
[2026-09-14 10:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:33:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:33:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:33:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:33:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:33:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:33:03] Production.INFO: ==13618== Lock acquired, processing the job...
[2026-09-14 10:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:33:03] Production.INFO: Date 2026-09-13
[2026-09-14 10:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:33:03] Production.INFO: Date 2026-09-14
[2026-09-14 10:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:33:04] Production.INFO: Total Charge 0
[2026-09-14 10: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-09-14 10: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-09-14 10:33:04] Production.INFO: CreateAllLog End
[2026-09-14 10: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-09-14 10:33:04] Production.INFO: ==13618== Releasing lock...
[2026-09-14 10:33:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:33:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:33:04] Production.INFO: Account Balance End.
[2026-09-14 10:33:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:33:04] Production.INFO: ==13616== Releasing lock...
[2026-09-14 10:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:33:04] Production.INFO: ==13612== Releasing lock...
[2026-09-14 10:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:33:12] Production.ERROR: CronJobId end10
[2026-09-14 10:33:12] Production.INFO: ==13614== Releasing lock...
[2026-09-14 10:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:33:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:33:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:33:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:33:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:33:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:33:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:33:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:33:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:33:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:33:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:33:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:33:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:33:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:33:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:33:15] Production.INFO: call_cost start
[2026-09-14 10:33:15] Production.INFO: call_cost end
[2026-09-14 10:33:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:33:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:33:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:33:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:33:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:33:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:33:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:33:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:33:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:33:15] Production.INFO: ==13610== Releasing lock...
[2026-09-14 10:33:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:33:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:34:01] Production.INFO: ==13677== Lock acquired, processing the job...
[2026-09-14 15:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:34:01] Production.INFO: neon service started
[2026-09-14 15:34:01] Production.INFO: neon service started
[2026-09-14 15:34:01] Production.INFO: ==13677== Releasing lock...
[2026-09-14 15:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:34:02] Production.INFO: ==13679== Lock acquired, processing the job...
[2026-09-14 10:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:34:02] Production.INFO: ==13679== Releasing lock...
[2026-09-14 10:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:34:02] Production.INFO: ==13681== Lock acquired, processing the job...
[2026-09-14 14:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:34:02] Production.INFO: ==13681== Releasing lock...
[2026-09-14 14:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:34:03] Production.INFO: ==13689== Lock acquired, processing the job...
[2026-09-14 10:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:34:03] Production.INFO: Account Balance Start.
[2026-09-14 10:34:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:34:03] Production.INFO: 117
[2026-09-14 10:34:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:34:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:34:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:34:03] Production.INFO: ==13683== Lock acquired, processing the job...
[2026-09-14 10:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:34:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:34:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:34:03] Production.INFO: Date 2026-09-13
[2026-09-14 10:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:34:03] Production.INFO: ==13685== Lock acquired, processing the job...
[2026-09-14 10:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:34:03] Production.INFO: Date 2026-09-14
[2026-09-14 10:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:34:03] Production.INFO: ==13687== Lock acquired, processing the job...
[2026-09-14 10:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:34:03] Production.INFO: ==13691== Lock acquired, processing the job...
[2026-09-14 10:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:34:03] Production.INFO: Total Charge 0
[2026-09-14 10:34:03] Production.INFO: CreateAllLog End
[2026-09-14 10:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:34:03] Production.INFO: Account Balance End.
[2026-09-14 10:34:03] Production.ERROR: CronJobId end 12
[2026-09-14 10:34:03] Production.INFO: ==13689== Releasing lock...
[2026-09-14 10:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:34:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 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-09-14 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-09-14 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-09-14 10:34:03] Production.INFO: ==13691== Releasing lock...
[2026-09-14 10:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:34:04] Production.INFO: ==13685== Releasing lock...
[2026-09-14 10:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:34:12] Production.ERROR: CronJobId end10
[2026-09-14 10:34:12] Production.INFO: ==13687== Releasing lock...
[2026-09-14 10:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:34:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:34:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:34:15] Production.INFO: call_cost start
[2026-09-14 10:34:15] Production.INFO: call_cost end
[2026-09-14 10:34:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:34:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:34:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:34:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:34:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:34:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:34:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:34:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:34:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:34:15] Production.INFO: ==13683== Releasing lock...
[2026-09-14 10:34:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:34:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:35:02] Production.INFO: ==13749== Lock acquired, processing the job...
[2026-09-14 15:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:35:02] Production.INFO: neon service started
[2026-09-14 15:35:02] Production.INFO: neon service started
[2026-09-14 15:35:02] Production.INFO: ==13749== Releasing lock...
[2026-09-14 15:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:35:02] Production.INFO: ==13751== Lock acquired, processing the job...
[2026-09-14 10:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:35:02] Production.INFO: ==13751== Releasing lock...
[2026-09-14 10:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:35:02] Production.INFO: ==13753== Lock acquired, processing the job...
[2026-09-14 14:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:35:02] Production.INFO: ==13753== Releasing lock...
[2026-09-14 14:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:35:03] Production.INFO: ==13755== Lock acquired, processing the job...
[2026-09-14 10:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 10:35:03] Production.INFO: ==13757== Lock acquired, processing the job...
[2026-09-14 10:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 10:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 10:35:03] Production.INFO: ==13755== Releasing lock...
[2026-09-14 10:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 10:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 10:35:03] Production.INFO: ==13759== Lock acquired, processing the job...
[2026-09-14 10:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:35:03] Production.INFO: ==13761== Lock acquired, processing the job...
[2026-09-14 10:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:35:03] Production.INFO: ==13763== Lock acquired, processing the job...
[2026-09-14 10:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:35:03] Production.INFO: ==13765== Lock acquired, processing the job...
[2026-09-14 10:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 10:35:03] Production.INFO: ==13767== Lock acquired, processing the job...
[2026-09-14 10:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 10:35:03] Production.INFO: Account Balance Start.
[2026-09-14 10:35:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:35:03] Production.INFO: 117
[2026-09-14 10:35:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:35:04] Production.INFO: Date 2026-09-09
[2026-09-14 10:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:35:04] Production.INFO: Date 2026-09-10
[2026-09-14 10:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 10: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-09-14 10: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-09-14 10:35:04] Production.INFO: Date 2026-09-11
[2026-09-14 10:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 10: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-09-14 10:35:04] Production.INFO: Date 2026-09-12
[2026-09-14 10:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:35:04] Production.INFO: ==13767== Releasing lock...
[2026-09-14 10:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:35:04] Production.INFO: Date 2026-09-13
[2026-09-14 10:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:35:04] Production.ERROR: done
[2026-09-14 10:35:04] Production.INFO: Date 2026-09-14
[2026-09-14 10:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:35:04] Production.INFO: Total Charge 0
[2026-09-14 10:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 10:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001747', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 10:35:04] Production.INFO: CreateAllLog End
[2026-09-14 10:35:04] Production.INFO: Account Balance End.
[2026-09-14 10:35:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:35:04] Production.INFO: ==13763== Releasing lock...
[2026-09-14 10:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:35:04] Production.INFO: ==13759== Releasing lock...
[2026-09-14 10:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001747', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 10:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 10:35:10] Production.INFO: ProcessCDR(1,18001747,1,1,2)
[2026-09-14 10:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18001747,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 10:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18001747,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 10:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 10:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 10:35:10] Production.INFO: ==13765== Releasing lock...
[2026-09-14 10:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 10:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 10:35:12] Production.ERROR: CronJobId end10
[2026-09-14 10:35:12] Production.INFO: ==13761== Releasing lock...
[2026-09-14 10:35:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:35:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:35:17] Production.INFO: call_cost start
[2026-09-14 10:35:17] Production.INFO: call_cost end
[2026-09-14 10:35:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:35:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:35:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:35:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:35:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:35:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:35:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:35:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:35:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:35:17] Production.INFO: ==13757== Releasing lock...
[2026-09-14 10:35:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:35:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:36:01] Production.INFO: ==13826== Lock acquired, processing the job...
[2026-09-14 15:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:36:01] Production.INFO: neon service started
[2026-09-14 15:36:01] Production.INFO: neon service started
[2026-09-14 15:36:01] Production.INFO: ==13826== Releasing lock...
[2026-09-14 15:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:36:01] Production.INFO: ==13828== Lock acquired, processing the job...
[2026-09-14 10:36:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:36:02] Production.INFO: ==13828== Releasing lock...
[2026-09-14 10:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:36:02] Production.INFO: ==13830== Lock acquired, processing the job...
[2026-09-14 14:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:36:02] Production.INFO: ==13830== Releasing lock...
[2026-09-14 14:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:36:02] Production.INFO: 26 MB #Memory Used#
[2026-09-14 10:36:02] Production.INFO: ==13834== Lock acquired, processing the job...
[2026-09-14 10:36:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:36:02] Production.INFO: ==13838== Lock acquired, processing the job...
[2026-09-14 10:36:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:36:03] Production.INFO: ==13842== Lock acquired, processing the job...
[2026-09-14 10:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:36:03] Production.INFO: ==13840== Lock acquired, processing the job...
[2026-09-14 10:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:36:03] Production.INFO: ==13836== Lock acquired, processing the job...
[2026-09-14 10:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 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-09-14 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-09-14 10:36:03] Production.INFO: Account Balance Start.
[2026-09-14 10:36:03] Production.INFO: CreateAllLog Start
[2026-09-14 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-09-14 10:36:03] Production.INFO: 117
[2026-09-14 10:36:03] Production.INFO: ==13842== Releasing lock...
[2026-09-14 10:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:36:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:36:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:36:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:36:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:36:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:36:03] Production.INFO: Date 2026-09-13
[2026-09-14 10:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:36:03] Production.INFO: Date 2026-09-14
[2026-09-14 10:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:36:03] Production.INFO: Total Charge 0
[2026-09-14 10:36:03] Production.INFO: CreateAllLog End
[2026-09-14 10:36:03] Production.INFO: Account Balance End.
[2026-09-14 10:36:03] Production.ERROR: CronJobId end 12
[2026-09-14 10:36:03] Production.INFO: ==13840== Releasing lock...
[2026-09-14 10:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:36:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:36:03] Production.INFO: ==13836== Releasing lock...
[2026-09-14 10:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:36:11] Production.ERROR: CronJobId end10
[2026-09-14 10:36:11] Production.INFO: ==13838== Releasing lock...
[2026-09-14 10:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:36:14] Production.INFO: call_cost start
[2026-09-14 10:36:14] Production.INFO: call_cost end
[2026-09-14 10:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:36:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:36:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:36:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:36:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:36:14] Production.INFO: ==13834== Releasing lock...
[2026-09-14 10:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:37:02] Production.INFO: ==13899== Lock acquired, processing the job...
[2026-09-14 15:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:37:02] Production.INFO: neon service started
[2026-09-14 15:37:02] Production.INFO: neon service started
[2026-09-14 15:37:02] Production.INFO: ==13899== Releasing lock...
[2026-09-14 15:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:37:02] Production.INFO: ==13903== Lock acquired, processing the job...
[2026-09-14 14:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:37:02] Production.INFO: ==13901== Lock acquired, processing the job...
[2026-09-14 10:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:37:02] Production.INFO: ==13903== Releasing lock...
[2026-09-14 14:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:37:02] Production.INFO: ==13901== Releasing lock...
[2026-09-14 10:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:37:03] Production.INFO: ==13908== Lock acquired, processing the job...
[2026-09-14 10:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:37:03] Production.INFO: ==13906== Lock acquired, processing the job...
[2026-09-14 10:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:37:03] Production.INFO: ==13914== Lock acquired, processing the job...
[2026-09-14 10:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:37:03] Production.INFO: ==13910== Lock acquired, processing the job...
[2026-09-14 10:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:37:03] Production.INFO: ==13912== Lock acquired, processing the job...
[2026-09-14 10:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 10:37:03] Production.INFO: Account Balance Start.
[2026-09-14 10:37:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:37:03] Production.INFO: 117
[2026-09-14 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-09-14 10:37:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 10:37:03] Production.INFO: ==13914== Releasing lock...
[2026-09-14 10:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:37:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:37:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:37:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:37:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:37:04] Production.INFO: Date 2026-09-13
[2026-09-14 10:37:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:37:04] Production.INFO: Date 2026-09-14
[2026-09-14 10:37:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:37:04] Production.INFO: Total Charge 0
[2026-09-14 10:37:04] Production.INFO: CreateAllLog End
[2026-09-14 10:37:04] Production.INFO: ==13908== Releasing lock...
[2026-09-14 10:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:37:04] Production.INFO: Account Balance End.
[2026-09-14 10:37:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:37:04] Production.INFO: ==13912== Releasing lock...
[2026-09-14 10:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:37:11] Production.ERROR: CronJobId end10
[2026-09-14 10:37:11] Production.INFO: ==13910== Releasing lock...
[2026-09-14 10:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:37:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:37:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:37:14] Production.INFO: call_cost start
[2026-09-14 10:37:14] Production.INFO: call_cost end
[2026-09-14 10:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:37:14] Production.INFO: ==13906== Releasing lock...
[2026-09-14 10:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:38:01] Production.INFO: ==13988== Lock acquired, processing the job...
[2026-09-14 15:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:38:01] Production.INFO: neon service started
[2026-09-14 15:38:01] Production.INFO: neon service started
[2026-09-14 15:38:01] Production.INFO: ==13988== Releasing lock...
[2026-09-14 15:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:38:02] Production.INFO: ==13990== Lock acquired, processing the job...
[2026-09-14 10:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:38:02] Production.INFO: ==13992== Lock acquired, processing the job...
[2026-09-14 14:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:38:02] Production.INFO: ==13992== Releasing lock...
[2026-09-14 14:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:38:02] Production.INFO: ==13990== Releasing lock...
[2026-09-14 10:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:38:03] Production.INFO: ==13995== Lock acquired, processing the job...
[2026-09-14 10:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:38:03] Production.INFO: ==13997== Lock acquired, processing the job...
[2026-09-14 10:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:38:03] Production.INFO: ==13999== Lock acquired, processing the job...
[2026-09-14 10:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:38:03] Production.INFO: ==14003== Lock acquired, processing the job...
[2026-09-14 10:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:38:03] Production.INFO: ==14001== Lock acquired, processing the job...
[2026-09-14 10:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:38:03] Production.INFO: Account Balance Start.
[2026-09-14 10:38:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:38:03] Production.INFO: 117
[2026-09-14 10:38:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 10:38:03] Production.INFO: ==14003== Releasing lock...
[2026-09-14 10:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:38:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:38:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:38:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:38:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:38:03] Production.INFO: Date 2026-09-13
[2026-09-14 10:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:38:03] Production.INFO: Date 2026-09-14
[2026-09-14 10:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:38:03] Production.INFO: Total Charge 0
[2026-09-14 10:38:03] Production.INFO: CreateAllLog End
[2026-09-14 10:38:04] Production.INFO: Account Balance End.
[2026-09-14 10:38:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:38:04] Production.INFO: ==14001== Releasing lock...
[2026-09-14 10:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:38:04] Production.INFO: ==13997== Releasing lock...
[2026-09-14 10:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:38:10] Production.ERROR: CronJobId end10
[2026-09-14 10:38:10] Production.INFO: ==13999== Releasing lock...
[2026-09-14 10:38:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:38:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:38:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:38:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:38:13] Production.INFO: call_cost start
[2026-09-14 10:38:13] Production.INFO: call_cost end
[2026-09-14 10:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:38:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:38:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:38:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:38:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:38:13] Production.INFO: ==13995== Releasing lock...
[2026-09-14 10:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:38:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:39:01] Production.INFO: ==14063== Lock acquired, processing the job...
[2026-09-14 15:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:39:01] Production.INFO: neon service started
[2026-09-14 15:39:01] Production.INFO: neon service started
[2026-09-14 15:39:01] Production.INFO: ==14063== Releasing lock...
[2026-09-14 15:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:39:02] Production.INFO: ==14067== Lock acquired, processing the job...
[2026-09-14 14:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:39:02] Production.INFO: ==14067== Releasing lock...
[2026-09-14 14:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:39:02] Production.INFO: ==14065== Lock acquired, processing the job...
[2026-09-14 10:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:39:02] Production.INFO: ==14065== Releasing lock...
[2026-09-14 10:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:39:03] Production.INFO: ==14072== Lock acquired, processing the job...
[2026-09-14 10:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:39:03] Production.INFO: ==14070== Lock acquired, processing the job...
[2026-09-14 10:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:39:03] Production.INFO: ==14074== Lock acquired, processing the job...
[2026-09-14 10:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:39:03] Production.INFO: ==14076== Lock acquired, processing the job...
[2026-09-14 10:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:39:03] Production.INFO: ==14078== Lock acquired, processing the job...
[2026-09-14 10:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:39:03] Production.INFO: Account Balance Start.
[2026-09-14 10:39:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:39:03] Production.INFO: 117
[2026-09-14 10:39:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 10:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 10:39:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:39:03] Production.INFO: ==14078== Releasing lock...
[2026-09-14 10:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:39:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:39:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:39:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:39:03] Production.INFO: Date 2026-09-13
[2026-09-14 10:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:39:03] Production.INFO: Date 2026-09-14
[2026-09-14 10:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:39:03] Production.INFO: Total Charge 0
[2026-09-14 10:39:03] Production.INFO: CreateAllLog End
[2026-09-14 10:39:03] Production.INFO: Account Balance End.
[2026-09-14 10:39:03] Production.INFO: ==14072== Releasing lock...
[2026-09-14 10:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:39:03] Production.ERROR: CronJobId end 12
[2026-09-14 10:39:03] Production.INFO: ==14076== Releasing lock...
[2026-09-14 10:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:39:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:39:10] Production.ERROR: CronJobId end10
[2026-09-14 10:39:10] Production.INFO: ==14074== Releasing lock...
[2026-09-14 10:39:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:39:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:39:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:39:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:39:13] Production.INFO: call_cost start
[2026-09-14 10:39:13] Production.INFO: call_cost end
[2026-09-14 10:39:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:39:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:39:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:39:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:39:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:39:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:39:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:39:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:39:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:39:13] Production.INFO: ==14070== Releasing lock...
[2026-09-14 10:39:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:39:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:40:02] Production.INFO: ==14141== Lock acquired, processing the job...
[2026-09-14 15:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:40:02] Production.INFO: neon service started
[2026-09-14 15:40:02] Production.INFO: neon service started
[2026-09-14 15:40:02] Production.INFO: ==14141== Releasing lock...
[2026-09-14 15:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:40:02] Production.INFO: ==14144== Lock acquired, processing the job...
[2026-09-14 10:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:40:02] Production.INFO: ==14144== Releasing lock...
[2026-09-14 10:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:40:03] Production.INFO: ==14146== Lock acquired, processing the job...
[2026-09-14 14:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:40:03] Production.INFO: ==14146== Releasing lock...
[2026-09-14 14:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:40:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:40:03] Production.INFO: ==14148== Lock acquired, processing the job...
[2026-09-14 10:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:40:03] Production.INFO: ==14150== Lock acquired, processing the job...
[2026-09-14 10:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:40:03] Production.INFO: ==14152== Lock acquired, processing the job...
[2026-09-14 10:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:40:03] Production.INFO: ==14154== Lock acquired, processing the job...
[2026-09-14 10:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:40:03] Production.INFO: ==14156== Lock acquired, processing the job...
[2026-09-14 10:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:40:03] Production.INFO: Account Balance Start.
[2026-09-14 10: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-09-14 10:40:03] Production.INFO: CreateAllLog Start
[2026-09-14 10: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-09-14 10:40:04] Production.INFO: 117
[2026-09-14 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-09-14 10:40:04] Production.INFO: ==14156== Releasing lock...
[2026-09-14 10:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:40:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:40:04] Production.INFO: Date 2026-09-08
[2026-09-14 10:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:40:04] Production.INFO: Date 2026-09-09
[2026-09-14 10:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:40:04] Production.INFO: Date 2026-09-10
[2026-09-14 10:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:40:04] Production.INFO: ==14150== Releasing lock...
[2026-09-14 10:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:40:04] Production.INFO: Date 2026-09-11
[2026-09-14 10:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:40:04] Production.INFO: Date 2026-09-12
[2026-09-14 10:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:40:04] Production.INFO: Date 2026-09-13
[2026-09-14 10:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:40:04] Production.INFO: Date 2026-09-14
[2026-09-14 10:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:40:04] Production.INFO: Total Charge 0
[2026-09-14 10:40:04] Production.INFO: CreateAllLog End
[2026-09-14 10:40:04] Production.INFO: Account Balance End.
[2026-09-14 10:40:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:40:04] Production.INFO: ==14154== Releasing lock...
[2026-09-14 10:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:40:11] Production.ERROR: CronJobId end10
[2026-09-14 10:40:11] Production.INFO: ==14152== Releasing lock...
[2026-09-14 10:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:40:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:40:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:40:14] Production.INFO: call_cost start
[2026-09-14 10:40:14] Production.INFO: call_cost end
[2026-09-14 10:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:40:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:40:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:40:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:40:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:40:14] Production.INFO: ==14148== Releasing lock...
[2026-09-14 10:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:41:01] Production.INFO: ==14217== Lock acquired, processing the job...
[2026-09-14 15:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:41:01] Production.INFO: neon service started
[2026-09-14 15:41:01] Production.INFO: neon service started
[2026-09-14 15:41:01] Production.INFO: ==14217== Releasing lock...
[2026-09-14 15:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:41:02] Production.INFO: ==14219== Lock acquired, processing the job...
[2026-09-14 10:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:41:02] Production.INFO: ==14221== Lock acquired, processing the job...
[2026-09-14 14:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:41:02] Production.INFO: ==14221== Releasing lock...
[2026-09-14 14:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:41:02] Production.INFO: ==14219== Releasing lock...
[2026-09-14 10:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:41:03] Production.INFO: ==14230== Lock acquired, processing the job...
[2026-09-14 10:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:41:03] Production.INFO: ==14228== Lock acquired, processing the job...
[2026-09-14 10:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:41:03] Production.INFO: ==14226== Lock acquired, processing the job...
[2026-09-14 10:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:41:03] Production.INFO: ==14234== Lock acquired, processing the job...
[2026-09-14 10:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:41:03] Production.INFO: ==14232== Lock acquired, processing the job...
[2026-09-14 10:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 10:41:03] Production.INFO: Account Balance Start.
[2026-09-14 10:41:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:41:03] Production.INFO: 117
[2026-09-14 10:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:41:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 10:41:03] Production.INFO: ==14234== Releasing lock...
[2026-09-14 10:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:41:03] Production.INFO: ==14228== Releasing lock...
[2026-09-14 10:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:41:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:41:04] Production.INFO: Date 2026-09-09
[2026-09-14 10:41:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:41:04] Production.INFO: Date 2026-09-10
[2026-09-14 10:41:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:41:04] Production.INFO: Date 2026-09-11
[2026-09-14 10:41:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:41:04] Production.INFO: Date 2026-09-12
[2026-09-14 10:41:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:41:04] Production.INFO: Date 2026-09-13
[2026-09-14 10:41:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:41:04] Production.INFO: Date 2026-09-14
[2026-09-14 10:41:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:41:04] Production.INFO: Total Charge 0
[2026-09-14 10:41:04] Production.INFO: CreateAllLog End
[2026-09-14 10:41:04] Production.INFO: Account Balance End.
[2026-09-14 10:41:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:41:04] Production.INFO: ==14232== Releasing lock...
[2026-09-14 10:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:41:11] Production.ERROR: CronJobId end10
[2026-09-14 10:41:11] Production.INFO: ==14230== Releasing lock...
[2026-09-14 10:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:41:14] Production.INFO: call_cost start
[2026-09-14 10:41:14] Production.INFO: call_cost end
[2026-09-14 10:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:41:14] Production.INFO: ==14226== Releasing lock...
[2026-09-14 10:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:42:02] Production.INFO: ==14291== Lock acquired, processing the job...
[2026-09-14 15:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:42:02] Production.INFO: neon service started
[2026-09-14 15:42:02] Production.INFO: neon service started
[2026-09-14 15:42:02] Production.INFO: ==14291== Releasing lock...
[2026-09-14 15:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:42:02] Production.INFO: ==14293== Lock acquired, processing the job...
[2026-09-14 10:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:42:03] Production.INFO: ==14295== Lock acquired, processing the job...
[2026-09-14 14:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:42:03] Production.INFO: ==14295== Releasing lock...
[2026-09-14 14:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:42:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:42:03] Production.INFO: ==14293== Releasing lock...
[2026-09-14 10:42:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:42:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:42:04] Production.INFO: ==14298== Lock acquired, processing the job...
[2026-09-14 10:42:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:42:04] Production.INFO: ==14304== Lock acquired, processing the job...
[2026-09-14 10:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:42:04] Production.INFO: ==14306== Lock acquired, processing the job...
[2026-09-14 10:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:42:04] Production.INFO: ==14300== Lock acquired, processing the job...
[2026-09-14 10:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:42:04] Production.INFO: ==14302== Lock acquired, processing the job...
[2026-09-14 10:42:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:42:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:42:04] Production.INFO: Account Balance Start.
[2026-09-14 10:42:04] Production.INFO: CreateAllLog Start
[2026-09-14 10:42:04] Production.INFO: 117
[2026-09-14 10:42:04] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 10:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 10:42:04] Production.INFO: ==14306== Releasing lock...
[2026-09-14 10:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:42:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:42:04] Production.INFO: Date 2026-09-09
[2026-09-14 10:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:42:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:42:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:42:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:42:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:42:04] Production.INFO: Date 2026-09-10
[2026-09-14 10:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:42:04] Production.INFO: Date 2026-09-11
[2026-09-14 10:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:42:04] Production.INFO: Date 2026-09-12
[2026-09-14 10:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:42:04] Production.INFO: Date 2026-09-13
[2026-09-14 10:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:42:04] Production.INFO: Date 2026-09-14
[2026-09-14 10:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:42:04] Production.INFO: Total Charge 0
[2026-09-14 10:42:04] Production.INFO: CreateAllLog End
[2026-09-14 10:42:04] Production.INFO: Account Balance End.
[2026-09-14 10:42:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:42:04] Production.INFO: ==14304== Releasing lock...
[2026-09-14 10:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:42:04] Production.INFO: ==14300== Releasing lock...
[2026-09-14 10:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:42:12] Production.ERROR: CronJobId end10
[2026-09-14 10:42:12] Production.INFO: ==14302== Releasing lock...
[2026-09-14 10:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:42:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:42:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:42:15] Production.INFO: call_cost start
[2026-09-14 10:42:15] Production.INFO: call_cost end
[2026-09-14 10:42:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:42:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:42:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:42:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:42:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:42:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:42:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:42:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:42:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:42:15] Production.INFO: ==14298== Releasing lock...
[2026-09-14 10:42:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:42:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:43:01] Production.INFO: ==14366== Lock acquired, processing the job...
[2026-09-14 15:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:43:01] Production.INFO: neon service started
[2026-09-14 15:43:01] Production.INFO: neon service started
[2026-09-14 15:43:01] Production.INFO: ==14366== Releasing lock...
[2026-09-14 15:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:43:02] Production.INFO: ==14368== Lock acquired, processing the job...
[2026-09-14 10:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:43:02] Production.INFO: ==14368== Releasing lock...
[2026-09-14 10:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:43:02] Production.INFO: ==14370== Lock acquired, processing the job...
[2026-09-14 14:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:43:02] Production.INFO: ==14370== Releasing lock...
[2026-09-14 14:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:43:03] Production.INFO: ==14377== Lock acquired, processing the job...
[2026-09-14 10:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:43:03] Production.INFO: ==14373== Lock acquired, processing the job...
[2026-09-14 10:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:43:03] Production.INFO: ==14375== Lock acquired, processing the job...
[2026-09-14 10:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:43:03] Production.INFO: ==14379== Lock acquired, processing the job...
[2026-09-14 10:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:43:03] Production.INFO: ==14381== Lock acquired, processing the job...
[2026-09-14 10:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:43:03] Production.INFO: Account Balance Start.
[2026-09-14 10:43:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:43:03] Production.INFO: 117
[2026-09-14 10:43:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 10:43:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 10:43:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:43:03] Production.INFO: ==14381== Releasing lock...
[2026-09-14 10:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:43:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:43:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:43:03] Production.INFO: Date 2026-09-13
[2026-09-14 10:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:43:03] Production.INFO: Date 2026-09-14
[2026-09-14 10:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:43:03] Production.INFO: Total Charge 0
[2026-09-14 10:43:03] Production.INFO: CreateAllLog End
[2026-09-14 10:43:04] Production.INFO: Account Balance End.
[2026-09-14 10:43:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:43:04] Production.INFO: ==14379== Releasing lock...
[2026-09-14 10:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:43:04] Production.INFO: ==14375== Releasing lock...
[2026-09-14 10:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:43:12] Production.ERROR: CronJobId end10
[2026-09-14 10:43:12] Production.INFO: ==14377== Releasing lock...
[2026-09-14 10:43:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:43:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:43:14] Production.INFO: call_cost start
[2026-09-14 10:43:14] Production.INFO: call_cost end
[2026-09-14 10:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:43:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:43:14] Production.INFO: ==14373== Releasing lock...
[2026-09-14 10:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:44:02] Production.INFO: ==14438== Lock acquired, processing the job...
[2026-09-14 15:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:44:02] Production.INFO: neon service started
[2026-09-14 15:44:02] Production.INFO: neon service started
[2026-09-14 15:44:02] Production.INFO: ==14438== Releasing lock...
[2026-09-14 15:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:44:02] Production.INFO: ==14442== Lock acquired, processing the job...
[2026-09-14 14:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:44:02] Production.INFO: ==14442== Releasing lock...
[2026-09-14 14:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:44:02] Production.INFO: ==14440== Lock acquired, processing the job...
[2026-09-14 10:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:44:02] Production.INFO: ==14440== Releasing lock...
[2026-09-14 10:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:44:03] Production.INFO: ==14447== Lock acquired, processing the job...
[2026-09-14 10:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:44:03] Production.INFO: ==14455== Lock acquired, processing the job...
[2026-09-14 10:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:44:03] Production.INFO: ==14449== Lock acquired, processing the job...
[2026-09-14 10:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:44:03] Production.INFO: ==14451== Lock acquired, processing the job...
[2026-09-14 10:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:44:03] Production.INFO: ==14453== Lock acquired, processing the job...
[2026-09-14 10:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 10:44:03] Production.INFO: ==14455== Releasing lock...
[2026-09-14 10:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:44:04] Production.INFO: Account Balance Start.
[2026-09-14 10:44:04] Production.INFO: CreateAllLog Start
[2026-09-14 10:44:04] Production.INFO: 117
[2026-09-14 10:44:04] Production.INFO: Date 2026-09-08
[2026-09-14 10:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:44:04] Production.INFO: Date 2026-09-09
[2026-09-14 10:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:44:04] Production.INFO: Date 2026-09-10
[2026-09-14 10:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:44:04] Production.INFO: Date 2026-09-11
[2026-09-14 10:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:44:04] Production.INFO: Date 2026-09-12
[2026-09-14 10:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:44:04] Production.INFO: Date 2026-09-13
[2026-09-14 10:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:44:04] Production.INFO: ==14449== Releasing lock...
[2026-09-14 10:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:44:04] Production.INFO: Date 2026-09-14
[2026-09-14 10:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:44:04] Production.INFO: Total Charge 0
[2026-09-14 10:44:04] Production.INFO: CreateAllLog End
[2026-09-14 10:44:04] Production.INFO: Account Balance End.
[2026-09-14 10:44:05] Production.ERROR: CronJobId end 12
[2026-09-14 10:44:05] Production.INFO: ==14453== Releasing lock...
[2026-09-14 10:44:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:44:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:44:11] Production.ERROR: CronJobId end10
[2026-09-14 10:44:11] Production.INFO: ==14451== Releasing lock...
[2026-09-14 10:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:44:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:44:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:44:14] Production.INFO: call_cost start
[2026-09-14 10:44:14] Production.INFO: call_cost end
[2026-09-14 10:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:44:14] Production.INFO: ==14447== Releasing lock...
[2026-09-14 10:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:45:01] Production.INFO: ==14515== Lock acquired, processing the job...
[2026-09-14 15:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:45:01] Production.INFO: neon service started
[2026-09-14 15:45:01] Production.INFO: neon service started
[2026-09-14 15:45:01] Production.INFO: ==14515== Releasing lock...
[2026-09-14 15:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:45:02] Production.INFO: ==14517== Lock acquired, processing the job...
[2026-09-14 10:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:45:02] Production.INFO: ==14519== Lock acquired, processing the job...
[2026-09-14 14:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:45:02] Production.INFO: ==14519== Releasing lock...
[2026-09-14 14:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:45:02] Production.INFO: ==14517== Releasing lock...
[2026-09-14 10:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:45:03] Production.INFO: ==14522== Lock acquired, processing the job...
[2026-09-14 10:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 10:45:03] Production.INFO: ==14524== Lock acquired, processing the job...
[2026-09-14 10:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 10:45:03] Production.INFO: ==14526== Lock acquired, processing the job...
[2026-09-14 10:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 10:45:03] Production.INFO: ==14522== Releasing lock...
[2026-09-14 10:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 10:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 10:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:45:03] Production.INFO: ==14528== Lock acquired, processing the job...
[2026-09-14 10:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:45:03] Production.INFO: ==14532== Lock acquired, processing the job...
[2026-09-14 10:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 10:45:03] Production.INFO: ==14530== Lock acquired, processing the job...
[2026-09-14 10:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:45:03] Production.INFO: ==14534== Lock acquired, processing the job...
[2026-09-14 10:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 10:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:45:03] Production.INFO: Account Balance Start.
[2026-09-14 10:45:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:45:03] Production.INFO: 117
[2026-09-14 10:45:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 10:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 10: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-09-14 10:45:04] Production.INFO: ==14534== Releasing lock...
[2026-09-14 10:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:45:04] Production.INFO: Date 2026-09-09
[2026-09-14 10:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:45:04] Production.INFO: Date 2026-09-10
[2026-09-14 10:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:45:04] Production.INFO: Date 2026-09-11
[2026-09-14 10:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:45:04] Production.INFO: Date 2026-09-12
[2026-09-14 10:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:45:04] Production.INFO: Date 2026-09-13
[2026-09-14 10:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:45:04] Production.INFO: Date 2026-09-14
[2026-09-14 10:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:45:04] Production.ERROR: done
[2026-09-14 10:45:04] Production.INFO: Total Charge 0
[2026-09-14 10:45:04] Production.INFO: CreateAllLog End
[2026-09-14 10:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 10:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001788', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 10:45:04] Production.INFO: Account Balance End.
[2026-09-14 10:45:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:45:04] Production.INFO: ==14530== Releasing lock...
[2026-09-14 10:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:45:04] Production.INFO: ==14526== Releasing lock...
[2026-09-14 10:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:45:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001788', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 10:45:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 10:45:09] Production.INFO: ProcessCDR(1,18001788,1,1,2)
[2026-09-14 10:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18001788,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 10:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18001788,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 10:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 10:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 10:45:10] Production.INFO: ==14532== Releasing lock...
[2026-09-14 10:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 10:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 10:45:13] Production.ERROR: CronJobId end10
[2026-09-14 10:45:13] Production.INFO: ==14528== Releasing lock...
[2026-09-14 10:45:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:45:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:45:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:45:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:45:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:45:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:45:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:45:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:45:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:45:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:45:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:45:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:45:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:45:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:45:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:45:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:45:17] Production.INFO: call_cost start
[2026-09-14 10:45:17] Production.INFO: call_cost end
[2026-09-14 10:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:45:17] Production.INFO: ==14524== Releasing lock...
[2026-09-14 10:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:46:02] Production.INFO: ==14591== Lock acquired, processing the job...
[2026-09-14 15:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:46:02] Production.INFO: neon service started
[2026-09-14 15:46:02] Production.INFO: neon service started
[2026-09-14 15:46:02] Production.INFO: ==14591== Releasing lock...
[2026-09-14 15:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:46:02] Production.INFO: ==14593== Lock acquired, processing the job...
[2026-09-14 10:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:46:02] Production.INFO: ==14593== Releasing lock...
[2026-09-14 10:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:46:02] Production.INFO: ==14595== Lock acquired, processing the job...
[2026-09-14 14:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:46:03] Production.INFO: ==14595== Releasing lock...
[2026-09-14 14:46:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:46:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:46:03] Production.INFO: ==14597== Lock acquired, processing the job...
[2026-09-14 10:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:46:03] Production.INFO: ==14599== Lock acquired, processing the job...
[2026-09-14 10:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:46:03] Production.INFO: ==14602== Lock acquired, processing the job...
[2026-09-14 10:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:46:03] Production.INFO: ==14604== Lock acquired, processing the job...
[2026-09-14 10:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:46:03] Production.INFO: ==14606== Lock acquired, processing the job...
[2026-09-14 10:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:46:03] Production.INFO: Account Balance Start.
[2026-09-14 10:46:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:46:03] Production.INFO: 117
[2026-09-14 10:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:46:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 10:46:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:46:03] Production.INFO: ==14606== Releasing lock...
[2026-09-14 10:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:46:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:46:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:46:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:46:03] Production.INFO: Date 2026-09-13
[2026-09-14 10:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:46:04] Production.INFO: Date 2026-09-14
[2026-09-14 10:46:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:46:04] Production.INFO: Total Charge 0
[2026-09-14 10:46:04] Production.INFO: CreateAllLog End
[2026-09-14 10:46:04] Production.INFO: Account Balance End.
[2026-09-14 10:46:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:46:04] Production.INFO: ==14604== Releasing lock...
[2026-09-14 10:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:46:04] Production.INFO: ==14599== Releasing lock...
[2026-09-14 10:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:46:11] Production.ERROR: CronJobId end10
[2026-09-14 10:46:11] Production.INFO: ==14602== Releasing lock...
[2026-09-14 10:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:46:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:46:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:46:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:46:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:46:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:46:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:46:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:46:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:46:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:46:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:46:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:46:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:46:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:46:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:46:15] Production.INFO: call_cost start
[2026-09-14 10:46:15] Production.INFO: call_cost end
[2026-09-14 10:46:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:46:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:46:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:46:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:46:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:46:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:46:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:46:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:46:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:46:15] Production.INFO: ==14597== Releasing lock...
[2026-09-14 10:46:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:46:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:47:01] Production.INFO: ==14661== Lock acquired, processing the job...
[2026-09-14 15:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:47:01] Production.INFO: neon service started
[2026-09-14 15:47:01] Production.INFO: neon service started
[2026-09-14 15:47:01] Production.INFO: ==14661== Releasing lock...
[2026-09-14 15:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:47:01] Production.INFO: ==14665== Lock acquired, processing the job...
[2026-09-14 14:47:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:47:01] Production.INFO: ==14665== Releasing lock...
[2026-09-14 14:47:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:47:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:47:02] Production.INFO: ==14663== Lock acquired, processing the job...
[2026-09-14 10:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:47:02] Production.INFO: ==14663== Releasing lock...
[2026-09-14 10:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:47:03] Production.INFO: ==14667== Lock acquired, processing the job...
[2026-09-14 10:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:47:03] Production.INFO: ==14669== Lock acquired, processing the job...
[2026-09-14 10:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:47:03] Production.INFO: ==14671== Lock acquired, processing the job...
[2026-09-14 10:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:47:03] Production.INFO: ==14674== Lock acquired, processing the job...
[2026-09-14 10:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:47:03] Production.INFO: Account Balance Start.
[2026-09-14 10:47:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:47:03] Production.INFO: 117
[2026-09-14 10:47:03] Production.INFO: ==14676== Lock acquired, processing the job...
[2026-09-14 10:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:47:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:47:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:47:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 10:47:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 10:47:03] Production.INFO: ==14676== Releasing lock...
[2026-09-14 10:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:47:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:47:03] Production.INFO: Date 2026-09-13
[2026-09-14 10:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:47:03] Production.INFO: Date 2026-09-14
[2026-09-14 10:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:47:03] Production.INFO: Total Charge 0
[2026-09-14 10:47:03] Production.INFO: CreateAllLog End
[2026-09-14 10:47:04] Production.INFO: ==14669== Releasing lock...
[2026-09-14 10:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:47:04] Production.INFO: Account Balance End.
[2026-09-14 10:47:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:47:04] Production.INFO: ==14674== Releasing lock...
[2026-09-14 10:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:47:11] Production.ERROR: CronJobId end10
[2026-09-14 10:47:11] Production.INFO: ==14671== Releasing lock...
[2026-09-14 10:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:47:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:47:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:47:14] Production.INFO: call_cost start
[2026-09-14 10:47:14] Production.INFO: call_cost end
[2026-09-14 10:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:47:14] Production.INFO: ==14667== Releasing lock...
[2026-09-14 10:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:48:01] Production.INFO: ==14738== Lock acquired, processing the job...
[2026-09-14 15:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:48:01] Production.INFO: neon service started
[2026-09-14 15:48:02] Production.INFO: neon service started
[2026-09-14 15:48:02] Production.INFO: ==14738== Releasing lock...
[2026-09-14 15:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:48:02] Production.INFO: ==14740== Lock acquired, processing the job...
[2026-09-14 10:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:48:02] Production.INFO: ==14740== Releasing lock...
[2026-09-14 10:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:48:02] Production.INFO: ==14742== Lock acquired, processing the job...
[2026-09-14 14:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:48:02] Production.INFO: ==14742== Releasing lock...
[2026-09-14 14:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:48:03] Production.INFO: ==14746== Lock acquired, processing the job...
[2026-09-14 10:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:48:03] Production.INFO: ==14744== Lock acquired, processing the job...
[2026-09-14 10:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:48:03] Production.INFO: ==14752== Lock acquired, processing the job...
[2026-09-14 10:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:48:03] Production.INFO: ==14748== Lock acquired, processing the job...
[2026-09-14 10:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:48:03] Production.INFO: ==14750== Lock acquired, processing the job...
[2026-09-14 10:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 10:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 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-09-14 10:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 10:48:03] Production.INFO: ==14752== Releasing lock...
[2026-09-14 10:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:48:03] Production.INFO: Account Balance Start.
[2026-09-14 10:48:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:48:03] Production.INFO: 117
[2026-09-14 10:48:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:48:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:48:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:48:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:48:04] Production.INFO: Date 2026-09-12
[2026-09-14 10:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:48:04] Production.INFO: Date 2026-09-13
[2026-09-14 10:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:48:04] Production.INFO: ==14746== Releasing lock...
[2026-09-14 10:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:48:04] Production.INFO: Date 2026-09-14
[2026-09-14 10:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:48:04] Production.INFO: Total Charge 0
[2026-09-14 10:48:04] Production.INFO: CreateAllLog End
[2026-09-14 10:48:04] Production.INFO: Account Balance End.
[2026-09-14 10:48:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:48:04] Production.INFO: ==14750== Releasing lock...
[2026-09-14 10:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:48:11] Production.ERROR: CronJobId end10
[2026-09-14 10:48:11] Production.INFO: ==14748== Releasing lock...
[2026-09-14 10:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:48:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:48:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:48:14] Production.INFO: call_cost start
[2026-09-14 10:48:14] Production.INFO: call_cost end
[2026-09-14 10:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:48:14] Production.INFO: ==14744== Releasing lock...
[2026-09-14 10:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:49:01] Production.INFO: ==14820== Lock acquired, processing the job...
[2026-09-14 15:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:49:01] Production.INFO: neon service started
[2026-09-14 15:49:01] Production.INFO: neon service started
[2026-09-14 15:49:01] Production.INFO: ==14820== Releasing lock...
[2026-09-14 15:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:49:01] Production.INFO: ==14824== Lock acquired, processing the job...
[2026-09-14 14:49:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:49:01] Production.INFO: ==14824== Releasing lock...
[2026-09-14 14:49:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:49:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:49:01] Production.INFO: ==14822== Lock acquired, processing the job...
[2026-09-14 10:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:49:02] Production.INFO: ==14822== Releasing lock...
[2026-09-14 10:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:49:03] Production.INFO: ==14830== Lock acquired, processing the job...
[2026-09-14 10:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:49:03] Production.INFO: ==14827== Lock acquired, processing the job...
[2026-09-14 10:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:49:03] Production.INFO: ==14832== Lock acquired, processing the job...
[2026-09-14 10:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:49:03] Production.INFO: ==14834== Lock acquired, processing the job...
[2026-09-14 10:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:49:03] Production.INFO: ==14836== Lock acquired, processing the job...
[2026-09-14 10:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:49:03] Production.INFO: Account Balance Start.
[2026-09-14 10:49:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:49:03] Production.INFO: 117
[2026-09-14 10:49:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 10:49:03] Production.INFO: ==14836== Releasing lock...
[2026-09-14 10:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:49:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:49:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:49:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:49:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:49:03] Production.INFO: Date 2026-09-13
[2026-09-14 10:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:49:03] Production.INFO: Date 2026-09-14
[2026-09-14 10:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:49:03] Production.INFO: Total Charge 0
[2026-09-14 10:49:03] Production.INFO: CreateAllLog End
[2026-09-14 10:49:03] Production.INFO: Account Balance End.
[2026-09-14 10:49:03] Production.ERROR: CronJobId end 12
[2026-09-14 10:49:03] Production.INFO: ==14834== Releasing lock...
[2026-09-14 10:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:49:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:49:03] Production.INFO: ==14830== Releasing lock...
[2026-09-14 10:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:49:10] Production.ERROR: CronJobId end10
[2026-09-14 10:49:10] Production.INFO: ==14832== Releasing lock...
[2026-09-14 10:49:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:49:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:49:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:49:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:49:14] Production.INFO: call_cost start
[2026-09-14 10:49:14] Production.INFO: call_cost end
[2026-09-14 10:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:49:14] Production.INFO: ==14827== Releasing lock...
[2026-09-14 10:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:50:01] Production.INFO: ==14908== Lock acquired, processing the job...
[2026-09-14 15:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:50:01] Production.INFO: neon service started
[2026-09-14 15:50:01] Production.INFO: neon service started
[2026-09-14 15:50:01] Production.INFO: ==14908== Releasing lock...
[2026-09-14 15:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:50:02] Production.INFO: ==14910== Lock acquired, processing the job...
[2026-09-14 10:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:50:02] Production.INFO: ==14910== Releasing lock...
[2026-09-14 10:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:50:02] Production.INFO: ==14912== Lock acquired, processing the job...
[2026-09-14 14:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:50:02] Production.INFO: ==14912== Releasing lock...
[2026-09-14 14:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:50:03] Production.INFO: ==14914== Lock acquired, processing the job...
[2026-09-14 10:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:50:03] Production.INFO: ==14916== Lock acquired, processing the job...
[2026-09-14 10:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:50:03] Production.INFO: ==14920== Lock acquired, processing the job...
[2026-09-14 10:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:50:03] Production.INFO: ==14922== Lock acquired, processing the job...
[2026-09-14 10:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:50:03] Production.INFO: ==14918== Lock acquired, processing the job...
[2026-09-14 10:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:50:03] Production.INFO: Account Balance Start.
[2026-09-14 10:50:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:50:03] Production.INFO: 117
[2026-09-14 10:50:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 10:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 10:50:03] Production.INFO: ==14922== Releasing lock...
[2026-09-14 10:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:50:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:50:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:50:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:50:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:50:03] Production.INFO: Date 2026-09-13
[2026-09-14 10:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:50:03] Production.INFO: Date 2026-09-14
[2026-09-14 10:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:50:03] Production.INFO: Total Charge 0
[2026-09-14 10:50:03] Production.INFO: CreateAllLog End
[2026-09-14 10:50:04] Production.INFO: Account Balance End.
[2026-09-14 10:50:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:50:04] Production.INFO: ==14920== Releasing lock...
[2026-09-14 10:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:50:04] Production.INFO: ==14916== Releasing lock...
[2026-09-14 10:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:50:11] Production.ERROR: CronJobId end10
[2026-09-14 10:50:11] Production.INFO: ==14918== Releasing lock...
[2026-09-14 10:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:50:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:50:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:50:14] Production.INFO: call_cost start
[2026-09-14 10:50:14] Production.INFO: call_cost end
[2026-09-14 10:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:50:14] Production.INFO: ==14914== Releasing lock...
[2026-09-14 10:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:51:02] Production.INFO: ==14992== Lock acquired, processing the job...
[2026-09-14 15:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:51:02] Production.INFO: neon service started
[2026-09-14 15:51:02] Production.INFO: neon service started
[2026-09-14 15:51:02] Production.INFO: ==14992== Releasing lock...
[2026-09-14 15:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:51:02] Production.INFO: ==14994== Lock acquired, processing the job...
[2026-09-14 10:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:51:02] Production.INFO: ==14994== Releasing lock...
[2026-09-14 10:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:51:02] Production.INFO: ==14996== Lock acquired, processing the job...
[2026-09-14 14:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:51:02] Production.INFO: ==14996== Releasing lock...
[2026-09-14 14:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:51:03] Production.INFO: ==15004== Lock acquired, processing the job...
[2026-09-14 10:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:51:03] Production.INFO: Account Balance Start.
[2026-09-14 10:51:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:51:03] Production.INFO: 117
[2026-09-14 10:51:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:51:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:51:03] Production.INFO: ==14998== Lock acquired, processing the job...
[2026-09-14 10:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:51:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:51:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:51:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:51:03] Production.INFO: ==15000== Lock acquired, processing the job...
[2026-09-14 10:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:51:03] Production.INFO: Date 2026-09-13
[2026-09-14 10:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:51:03] Production.INFO: ==15002== Lock acquired, processing the job...
[2026-09-14 10:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:51:03] Production.INFO: ==15006== Lock acquired, processing the job...
[2026-09-14 10:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:51:03] Production.INFO: Date 2026-09-14
[2026-09-14 10:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:51:03] Production.INFO: Total Charge 0
[2026-09-14 10:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:51:03] Production.INFO: CreateAllLog End
[2026-09-14 10: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-09-14 10: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-09-14 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-09-14 10:51:04] Production.INFO: ==15006== Releasing lock...
[2026-09-14 10:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:51:04] Production.INFO: Account Balance End.
[2026-09-14 10:51:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:51:04] Production.INFO: ==15004== Releasing lock...
[2026-09-14 10:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:51:04] Production.INFO: ==15000== Releasing lock...
[2026-09-14 10:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:51:12] Production.ERROR: CronJobId end10
[2026-09-14 10:51:12] Production.INFO: ==15002== Releasing lock...
[2026-09-14 10:51:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:51:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:51:14] Production.INFO: call_cost start
[2026-09-14 10:51:14] Production.INFO: call_cost end
[2026-09-14 10:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:51:14] Production.INFO: ==14998== Releasing lock...
[2026-09-14 10:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:52:01] Production.INFO: ==15076== Lock acquired, processing the job...
[2026-09-14 15:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:52:01] Production.INFO: neon service started
[2026-09-14 15:52:01] Production.INFO: neon service started
[2026-09-14 15:52:01] Production.INFO: ==15076== Releasing lock...
[2026-09-14 15:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:52:02] Production.INFO: ==15078== Lock acquired, processing the job...
[2026-09-14 10:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:52:02] Production.INFO: ==15078== Releasing lock...
[2026-09-14 10:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:52:02] Production.INFO: ==15080== Lock acquired, processing the job...
[2026-09-14 14:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:52:02] Production.INFO: ==15080== Releasing lock...
[2026-09-14 14:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:52:03] Production.INFO: ==15083== Lock acquired, processing the job...
[2026-09-14 10:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:52:03] Production.INFO: ==15085== Lock acquired, processing the job...
[2026-09-14 10:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:52:03] Production.INFO: ==15089== Lock acquired, processing the job...
[2026-09-14 10:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:52:03] Production.INFO: Account Balance Start.
[2026-09-14 10:52:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:52:03] Production.INFO: 117
[2026-09-14 10:52:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:52:03] Production.INFO: ==15087== Lock acquired, processing the job...
[2026-09-14 10:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:52:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:52:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:52:03] Production.INFO: ==15091== Lock acquired, processing the job...
[2026-09-14 10:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:52:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:52:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:52:03] Production.INFO: Date 2026-09-13
[2026-09-14 10:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:52:03] Production.INFO: Date 2026-09-14
[2026-09-14 10:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:52:03] Production.INFO: Total Charge 0
[2026-09-14 10:52:03] Production.INFO: CreateAllLog End
[2026-09-14 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-09-14 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-09-14 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-09-14 10:52:03] Production.INFO: ==15091== Releasing lock...
[2026-09-14 10:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:52:03] Production.INFO: Account Balance End.
[2026-09-14 10:52:03] Production.INFO: ==15085== Releasing lock...
[2026-09-14 10:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:52:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:52:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:52:04] Production.INFO: ==15089== Releasing lock...
[2026-09-14 10:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:52:12] Production.ERROR: CronJobId end10
[2026-09-14 10:52:12] Production.INFO: ==15087== Releasing lock...
[2026-09-14 10:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:52:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:52:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:52:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:52:14] Production.INFO: call_cost start
[2026-09-14 10:52:14] Production.INFO: call_cost end
[2026-09-14 10:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:52:14] Production.INFO: ==15083== Releasing lock...
[2026-09-14 10:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:53:02] Production.INFO: ==15162== Lock acquired, processing the job...
[2026-09-14 15:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:53:02] Production.INFO: neon service started
[2026-09-14 15:53:02] Production.INFO: neon service started
[2026-09-14 15:53:02] Production.INFO: ==15162== Releasing lock...
[2026-09-14 15:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:53:02] Production.INFO: ==15166== Lock acquired, processing the job...
[2026-09-14 14:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:53:02] Production.INFO: ==15166== Releasing lock...
[2026-09-14 14:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:53:02] Production.INFO: ==15164== Lock acquired, processing the job...
[2026-09-14 10:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:53:02] Production.INFO: ==15164== Releasing lock...
[2026-09-14 10:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:53:03] Production.INFO: ==15170== Lock acquired, processing the job...
[2026-09-14 10:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:53:03] Production.INFO: ==15172== Lock acquired, processing the job...
[2026-09-14 10:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:53:03] Production.INFO: ==15175== Lock acquired, processing the job...
[2026-09-14 10:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:53:03] Production.INFO: ==15168== Lock acquired, processing the job...
[2026-09-14 10:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:53:03] Production.INFO: ==15177== Lock acquired, processing the job...
[2026-09-14 10:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:53:03] Production.INFO: Account Balance Start.
[2026-09-14 10:53:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:53:03] Production.INFO: 117
[2026-09-14 10:53:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 10:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 10:53:03] Production.INFO: ==15177== Releasing lock...
[2026-09-14 10:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:53:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:53:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:53:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:53:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:53:03] Production.INFO: Date 2026-09-13
[2026-09-14 10:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:53:04] Production.INFO: Date 2026-09-14
[2026-09-14 10:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:53:04] Production.INFO: Total Charge 0
[2026-09-14 10:53:04] Production.INFO: CreateAllLog End
[2026-09-14 10:53:04] Production.INFO: ==15170== Releasing lock...
[2026-09-14 10:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:53:04] Production.INFO: Account Balance End.
[2026-09-14 10:53:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:53:04] Production.INFO: ==15175== Releasing lock...
[2026-09-14 10:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:53: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-09-14 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-09-14 10:53:11] Production.ERROR: CronJobId end10
[2026-09-14 10:53:11] Production.INFO: ==15172== Releasing lock...
[2026-09-14 10:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:53:13] Production.INFO: call_cost start
[2026-09-14 10:53:13] Production.INFO: call_cost end
[2026-09-14 10:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:53:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:53:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:53:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:53:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:53:13] Production.INFO: ==15168== Releasing lock...
[2026-09-14 10:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:54:01] Production.INFO: ==15246== Lock acquired, processing the job...
[2026-09-14 15:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:54:01] Production.INFO: neon service started
[2026-09-14 15:54:01] Production.INFO: neon service started
[2026-09-14 15:54:01] Production.INFO: ==15246== Releasing lock...
[2026-09-14 15:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:54:02] Production.INFO: ==15250== Lock acquired, processing the job...
[2026-09-14 14:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 10:54:02] Production.INFO: ==15248== Lock acquired, processing the job...
[2026-09-14 10:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:54:02] Production.INFO: ==15250== Releasing lock...
[2026-09-14 14:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:54:02] Production.INFO: ==15248== Releasing lock...
[2026-09-14 10:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:54:03] Production.INFO: ==15253== Lock acquired, processing the job...
[2026-09-14 10:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:54:03] Production.INFO: ==15257== Lock acquired, processing the job...
[2026-09-14 10:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:54:03] Production.INFO: ==15255== Lock acquired, processing the job...
[2026-09-14 10:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:54:03] Production.INFO: ==15259== Lock acquired, processing the job...
[2026-09-14 10:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:54:03] Production.INFO: ==15261== Lock acquired, processing the job...
[2026-09-14 10:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:54:03] Production.INFO: Account Balance Start.
[2026-09-14 10:54:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:54:03] Production.INFO: 117
[2026-09-14 10:54:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 10: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-09-14 10:54:03] Production.INFO: Date 2026-09-09
[2026-09-14 10: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-09-14 10:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 10: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-09-14 10:54:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:54:03] Production.INFO: ==15261== Releasing lock...
[2026-09-14 10:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:54:04] Production.INFO: Date 2026-09-11
[2026-09-14 10:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:54:04] Production.INFO: Date 2026-09-12
[2026-09-14 10:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:54:04] Production.INFO: Date 2026-09-13
[2026-09-14 10:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:54:04] Production.INFO: Date 2026-09-14
[2026-09-14 10:54:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:54:04] Production.INFO: Total Charge 0
[2026-09-14 10:54:04] Production.INFO: CreateAllLog End
[2026-09-14 10:54:04] Production.INFO: ==15255== Releasing lock...
[2026-09-14 10:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:54:04] Production.INFO: Account Balance End.
[2026-09-14 10:54:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:54:04] Production.INFO: ==15259== Releasing lock...
[2026-09-14 10:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:54:13] Production.ERROR: CronJobId end10
[2026-09-14 10:54:13] Production.INFO: ==15257== Releasing lock...
[2026-09-14 10:54:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:54:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:54:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:54:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:54:15] Production.INFO: call_cost start
[2026-09-14 10:54:15] Production.INFO: call_cost end
[2026-09-14 10:54:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:54:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:54:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:54:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:54:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:54:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:54:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:54:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:54:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:54:15] Production.INFO: ==15253== Releasing lock...
[2026-09-14 10:54:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:54:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:55:02] Production.INFO: ==15360== Lock acquired, processing the job...
[2026-09-14 15:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:55:02] Production.INFO: neon service started
[2026-09-14 15:55:02] Production.INFO: neon service started
[2026-09-14 15:55:02] Production.INFO: ==15360== Releasing lock...
[2026-09-14 15:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:55:02] Production.INFO: ==15362== Lock acquired, processing the job...
[2026-09-14 10:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:55:02] Production.INFO: ==15362== Releasing lock...
[2026-09-14 10:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:55:03] Production.INFO: ==15364== Lock acquired, processing the job...
[2026-09-14 14:55:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:55:03] Production.INFO: ==15364== Releasing lock...
[2026-09-14 14:55:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:55:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:55:04] Production.INFO: ==15366== Lock acquired, processing the job...
[2026-09-14 10:55:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 10:55:04] Production.INFO: ==15368== Lock acquired, processing the job...
[2026-09-14 10:55:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:55:04] Production.INFO: ==15370== Lock acquired, processing the job...
[2026-09-14 10:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:55:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 10:55:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 10:55:04] Production.INFO: ==15366== Releasing lock...
[2026-09-14 10:55:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 10:55:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 10:55:04] Production.INFO: ==15372== Lock acquired, processing the job...
[2026-09-14 10:55:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:55:04] Production.INFO: ==15374== Lock acquired, processing the job...
[2026-09-14 10:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:55:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:55:04] Production.INFO: ==15376== Lock acquired, processing the job...
[2026-09-14 10:55:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 10:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:55:04] Production.INFO: ==15378== Lock acquired, processing the job...
[2026-09-14 10:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 10:55:04] Production.INFO: Account Balance Start.
[2026-09-14 10:55:04] Production.INFO: CreateAllLog Start
[2026-09-14 10:55:04] Production.INFO: 117
[2026-09-14 10:55:04] Production.INFO: Date 2026-09-08
[2026-09-14 10:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 10: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-09-14 10: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-09-14 10: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-09-14 10:55:04] Production.INFO: ==15378== Releasing lock...
[2026-09-14 10:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:55:04] Production.INFO: Date 2026-09-09
[2026-09-14 10:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:55:04] Production.INFO: Date 2026-09-10
[2026-09-14 10:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:55:04] Production.ERROR: done
[2026-09-14 10:55:04] Production.INFO: Date 2026-09-11
[2026-09-14 10:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:55:04] Production.INFO: Date 2026-09-12
[2026-09-14 10:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:55:04] Production.INFO: Date 2026-09-13
[2026-09-14 10:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 10:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001829', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 10:55:04] Production.INFO: Date 2026-09-14
[2026-09-14 10:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:55:04] Production.INFO: Total Charge 0
[2026-09-14 10:55:04] Production.INFO: CreateAllLog End
[2026-09-14 10:55:05] Production.INFO: Account Balance End.
[2026-09-14 10:55:05] Production.ERROR: CronJobId end 12
[2026-09-14 10:55:05] Production.INFO: ==15374== Releasing lock...
[2026-09-14 10:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:55:05] Production.INFO: ==15370== Releasing lock...
[2026-09-14 10:55:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:55:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:55:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001829', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 10:55:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 10:55:11] Production.INFO: ProcessCDR(1,18001829,1,1,2)
[2026-09-14 10:55:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18001829,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 10:55:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18001829,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 10:55:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 10:55:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 10:55:11] Production.INFO: ==15376== Releasing lock...
[2026-09-14 10:55:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 10:55:11] Production.INFO: 26 MB #Memory Used#
[2026-09-14 10:55:16] Production.ERROR: CronJobId end10
[2026-09-14 10:55:16] Production.INFO: ==15372== Releasing lock...
[2026-09-14 10:55:16] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:55:16] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:55:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:55:17] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:55:17] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:55:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:55:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:55:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:55:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:55:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:55:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:55:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:55:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:55:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:55:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:55:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:55:18] Production.INFO: call_cost start
[2026-09-14 10:55:18] Production.INFO: call_cost end
[2026-09-14 10:55:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:55:18] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:55:18] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:55:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:55:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:55:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:55:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:55:18] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:55:18] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:55:18] Production.INFO: ==15368== Releasing lock...
[2026-09-14 10:55:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:55:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:56:01] Production.INFO: ==15471== Lock acquired, processing the job...
[2026-09-14 15:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:56:01] Production.INFO: neon service started
[2026-09-14 15:56:01] Production.INFO: neon service started
[2026-09-14 15:56:01] Production.INFO: ==15471== Releasing lock...
[2026-09-14 15:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:56:02] Production.INFO: ==15475== Lock acquired, processing the job...
[2026-09-14 14:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:56:02] Production.INFO: ==15475== Releasing lock...
[2026-09-14 14:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:56:02] Production.INFO: ==15473== Lock acquired, processing the job...
[2026-09-14 10:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:56:02] Production.INFO: ==15473== Releasing lock...
[2026-09-14 10:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:56:03] Production.INFO: ==15478== Lock acquired, processing the job...
[2026-09-14 10:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:56:03] Production.INFO: ==15480== Lock acquired, processing the job...
[2026-09-14 10:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:56:03] Production.INFO: ==15482== Lock acquired, processing the job...
[2026-09-14 10:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:56:03] Production.INFO: ==15484== Lock acquired, processing the job...
[2026-09-14 10:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:56:03] Production.INFO: ==15486== Lock acquired, processing the job...
[2026-09-14 10:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:56:03] Production.INFO: Account Balance Start.
[2026-09-14 10:56:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:56:03] Production.INFO: 117
[2026-09-14 10:56:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:56:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:56:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 10:56:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:56:03] Production.INFO: ==15486== Releasing lock...
[2026-09-14 10:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:56:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:56:03] Production.INFO: Date 2026-09-13
[2026-09-14 10:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:56:03] Production.INFO: Date 2026-09-14
[2026-09-14 10:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:56:03] Production.INFO: Total Charge 0
[2026-09-14 10:56:03] Production.INFO: CreateAllLog End
[2026-09-14 10:56:03] Production.INFO: Account Balance End.
[2026-09-14 10:56:03] Production.ERROR: CronJobId end 12
[2026-09-14 10:56:03] Production.INFO: ==15484== Releasing lock...
[2026-09-14 10:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:56:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:56:03] Production.INFO: ==15480== Releasing lock...
[2026-09-14 10:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:56:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:56:10] Production.ERROR: CronJobId end10
[2026-09-14 10:56:10] Production.INFO: ==15482== Releasing lock...
[2026-09-14 10:56:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:56:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:56:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:56:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:56:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:56:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:56:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:56:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:56:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:56:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:56:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:56:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:56:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:56:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:56:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:56:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:56:13] Production.INFO: call_cost start
[2026-09-14 10:56:13] Production.INFO: call_cost end
[2026-09-14 10:56:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:56:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:56:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:56:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:56:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:56:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:56:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:56:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:56:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:56:13] Production.INFO: ==15478== Releasing lock...
[2026-09-14 10:56:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:56:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:57:02] Production.INFO: ==15561== Lock acquired, processing the job...
[2026-09-14 15:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:57:02] Production.INFO: neon service started
[2026-09-14 15:57:02] Production.INFO: neon service started
[2026-09-14 15:57:02] Production.INFO: ==15561== Releasing lock...
[2026-09-14 15:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:57:02] Production.INFO: ==15563== Lock acquired, processing the job...
[2026-09-14 10:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 10:57:02] Production.INFO: ==15563== Releasing lock...
[2026-09-14 10:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:57:02] Production.INFO: ==15565== Lock acquired, processing the job...
[2026-09-14 14:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:57:03] Production.INFO: ==15565== Releasing lock...
[2026-09-14 14:57:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:57:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:57:03] Production.INFO: ==15567== Lock acquired, processing the job...
[2026-09-14 10:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:57:03] Production.INFO: ==15571== Lock acquired, processing the job...
[2026-09-14 10:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:57:03] Production.INFO: ==15575== Lock acquired, processing the job...
[2026-09-14 10:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 10:57:03] Production.INFO: ==15569== Lock acquired, processing the job...
[2026-09-14 10:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:57:03] Production.INFO: ==15575== Releasing lock...
[2026-09-14 10:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:57:03] Production.INFO: ==15573== Lock acquired, processing the job...
[2026-09-14 10:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:57:03] Production.INFO: Account Balance Start.
[2026-09-14 10:57:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:57:03] Production.INFO: 117
[2026-09-14 10:57:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:57:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:57:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:57:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:57:04] Production.INFO: Date 2026-09-12
[2026-09-14 10:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:57:04] Production.INFO: Date 2026-09-13
[2026-09-14 10:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:57:04] Production.INFO: Date 2026-09-14
[2026-09-14 10:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:57:04] Production.INFO: Total Charge 0
[2026-09-14 10:57:04] Production.INFO: CreateAllLog End
[2026-09-14 10:57:04] Production.INFO: ==15569== Releasing lock...
[2026-09-14 10:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:57:04] Production.INFO: Account Balance End.
[2026-09-14 10:57:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:57:04] Production.INFO: ==15573== Releasing lock...
[2026-09-14 10:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:57:11] Production.ERROR: CronJobId end10
[2026-09-14 10:57:11] Production.INFO: ==15571== Releasing lock...
[2026-09-14 10:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:57:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:57:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:57:14] Production.INFO: call_cost start
[2026-09-14 10:57:14] Production.INFO: call_cost end
[2026-09-14 10:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:57:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:57:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:57:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:57:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:57:14] Production.INFO: ==15567== Releasing lock...
[2026-09-14 10:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:58:01] Production.INFO: ==15648== Lock acquired, processing the job...
[2026-09-14 15:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:58:01] Production.INFO: neon service started
[2026-09-14 15:58:01] Production.INFO: neon service started
[2026-09-14 15:58:01] Production.INFO: ==15648== Releasing lock...
[2026-09-14 15:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:58:02] Production.INFO: ==15650== Lock acquired, processing the job...
[2026-09-14 10:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:58:02] Production.INFO: ==15652== Lock acquired, processing the job...
[2026-09-14 14:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:58:02] Production.INFO: ==15652== Releasing lock...
[2026-09-14 14:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:58:02] Production.INFO: ==15650== Releasing lock...
[2026-09-14 10:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:58:03] Production.INFO: ==15657== Lock acquired, processing the job...
[2026-09-14 10:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:58:03] Production.INFO: ==15663== Lock acquired, processing the job...
[2026-09-14 10:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:58:03] Production.INFO: ==15655== Lock acquired, processing the job...
[2026-09-14 10:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:58:03] Production.INFO: ==15659== Lock acquired, processing the job...
[2026-09-14 10:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:58:03] Production.INFO: ==15661== Lock acquired, processing the job...
[2026-09-14 10:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 10:58:03] Production.INFO: ==15663== Releasing lock...
[2026-09-14 10:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:58:03] Production.INFO: Account Balance Start.
[2026-09-14 10:58:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:58:03] Production.INFO: 117
[2026-09-14 10:58:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:58:03] Production.INFO: Date 2026-09-09
[2026-09-14 10:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:58:03] Production.INFO: Date 2026-09-10
[2026-09-14 10:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:58:03] Production.INFO: Date 2026-09-11
[2026-09-14 10:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:58:03] Production.INFO: Date 2026-09-12
[2026-09-14 10:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:58:03] Production.INFO: Date 2026-09-13
[2026-09-14 10:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:58:03] Production.INFO: Date 2026-09-14
[2026-09-14 10:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:58:03] Production.INFO: Total Charge 0
[2026-09-14 10:58:04] Production.INFO: CreateAllLog End
[2026-09-14 10:58:04] Production.INFO: ==15657== Releasing lock...
[2026-09-14 10:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:58:04] Production.INFO: Account Balance End.
[2026-09-14 10:58:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:58:04] Production.INFO: ==15661== Releasing lock...
[2026-09-14 10:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:58:10] Production.ERROR: CronJobId end10
[2026-09-14 10:58:10] Production.INFO: ==15659== Releasing lock...
[2026-09-14 10:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:58:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:58:13] Production.INFO: call_cost start
[2026-09-14 10:58:13] Production.INFO: call_cost end
[2026-09-14 10:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:58:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:58:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:58:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:58:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:58:13] Production.INFO: ==15655== Releasing lock...
[2026-09-14 10:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 15:59:02] Production.INFO: ==15733== Lock acquired, processing the job...
[2026-09-14 15:59:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 15:59:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 15:59:02] Production.INFO: neon service started
[2026-09-14 15:59:02] Production.INFO: neon service started
[2026-09-14 15:59:02] Production.INFO: ==15733== Releasing lock...
[2026-09-14 15:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 15:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 10:59:02] Production.INFO: ==15735== Lock acquired, processing the job...
[2026-09-14 10:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:59:02] Production.INFO: ==15737== Lock acquired, processing the job...
[2026-09-14 14:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:59:02] Production.INFO: ==15737== Releasing lock...
[2026-09-14 14:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 14:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 10:59:02] Production.INFO: ==15735== Releasing lock...
[2026-09-14 10:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 10:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 10:59:03] Production.INFO: ==15740== Lock acquired, processing the job...
[2026-09-14 10:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 10:59:03] Production.INFO: ==15742== Lock acquired, processing the job...
[2026-09-14 10:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 10:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 10:59:03] Production.INFO: ==15744== Lock acquired, processing the job...
[2026-09-14 10:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 10:59:03] Production.INFO: ==15746== Lock acquired, processing the job...
[2026-09-14 10:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 10:59:03] Production.INFO: ==15748== Lock acquired, processing the job...
[2026-09-14 10:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 10:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 10:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 10:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 10:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 10:59:03] Production.INFO: Account Balance Start.
[2026-09-14 10:59:03] Production.INFO: CreateAllLog Start
[2026-09-14 10:59:03] Production.INFO: 117
[2026-09-14 10:59:03] Production.INFO: Date 2026-09-08
[2026-09-14 10:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 10:59:04] Production.INFO: Date 2026-09-09
[2026-09-14 10:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 10: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-09-14 10: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-09-14 10:59:04] Production.INFO: Date 2026-09-10
[2026-09-14 10:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 10: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-09-14 10:59:04] Production.INFO: Date 2026-09-11
[2026-09-14 10:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:59:04] Production.INFO: ==15748== Releasing lock...
[2026-09-14 10:59:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 10:59:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 10:59:04] Production.INFO: Date 2026-09-12
[2026-09-14 10:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:59:04] Production.INFO: Date 2026-09-13
[2026-09-14 10:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:59:04] Production.INFO: Date 2026-09-14
[2026-09-14 10:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 10:59:04] Production.INFO: Total Charge 0
[2026-09-14 10:59:04] Production.INFO: CreateAllLog End
[2026-09-14 10:59:04] Production.INFO: Account Balance End.
[2026-09-14 10:59:04] Production.ERROR: CronJobId end 12
[2026-09-14 10:59:04] Production.INFO: ==15746== Releasing lock...
[2026-09-14 10:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 10:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 10:59:04] Production.INFO: ==15742== Releasing lock...
[2026-09-14 10:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 10:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 10:59:12] Production.ERROR: CronJobId end10
[2026-09-14 10:59:12] Production.INFO: ==15744== Releasing lock...
[2026-09-14 10:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 10:59:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 10:59:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 10:59:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 10:59:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 10:59:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 10:59:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 10:59:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 10:59:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 10:59:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 10:59:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 10:59:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 10:59:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 10:59:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 10:59:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 10:59:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 10:59:15] Production.INFO: call_cost start
[2026-09-14 10:59:15] Production.INFO: call_cost end
[2026-09-14 10:59:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 10:59:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 10:59:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 10:59:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 10:59:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 10:59:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 10:59:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 10:59:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 10:59:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 10:59:15] Production.INFO: ==15740== Releasing lock...
[2026-09-14 10:59:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 10:59:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:00:01] Production.INFO: ==15824== Lock acquired, processing the job...
[2026-09-14 16:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:00:01] Production.INFO: neon service started
[2026-09-14 16:00:01] Production.INFO: neon service started
[2026-09-14 16:00:01] Production.INFO: ==15824== Releasing lock...
[2026-09-14 16:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:00:01] Production.INFO: ==15829== Lock acquired, processing the job...
[2026-09-14 15:00:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:00:01] Production.INFO: ==15829== Releasing lock...
[2026-09-14 15:00:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:00:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:00:02] Production.INFO: ==15827== Lock acquired, processing the job...
[2026-09-14 11:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:00:02] Production.INFO: ==15827== Releasing lock...
[2026-09-14 11:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:00:03] Production.INFO: ==15839== Lock acquired, processing the job...
[2026-09-14 11:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:00:03] Production.INFO: ==15837== Lock acquired, processing the job...
[2026-09-14 11:00:03] Production.INFO: bulkautopaymentcapture-command-bulkautopaymentcapture-companyid-1-cronjobid-11 #Starts#
[2026-09-14 11:00:03] Production.INFO: Account Balance Start.
[2026-09-14 11:00:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:00:03] Production.INFO: 117
[2026-09-14 11:00:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:00:03] Production.INFO: ==15831== Lock acquired, processing the job...
[2026-09-14 11:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '5', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '7', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '8', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '13', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '14', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '17', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '19', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '21', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '25', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '26', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '20', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: ==15833== Lock acquired, processing the job...
[2026-09-14 11:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '32', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '33', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 1
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '37', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '41', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '43', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '45', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '49', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '47', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '52', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '53', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '54', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '57', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '58', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '34', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:00:03] Production.INFO: ==15835== Lock acquired, processing the job...
[2026-09-14 11:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '59', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '63', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '65', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '67', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '73', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '74', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '70', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '82', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 4
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '83', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '84', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '85', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '93', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '95', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '92', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '86', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '78', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '87', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '88', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '90', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: ==15841== Lock acquired, processing the job...
[2026-09-14 11:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '98', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '99', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '97', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '100', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '101', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '102', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '104', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '106', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '107', '0', '1' )
[2026-09-14 11:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '110', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '111', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '113', '0', '1' )
[2026-09-14 11:00:03] Production.INFO: PaymentPendingInvoice Count - 1
[2026-09-14 11:00:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:00:03] Production.INFO: Outstanding Amount 0.02
[2026-09-14 11:00:03] Production.INFO: Invoice Full Number INV13250
[2026-09-14 11:00:03] Production.INFO: Transaction start
[2026-09-14 11:00:03] Production.INFO: Total Charge 0
[2026-09-14 11:00:03] Production.INFO: CreateAllLog End
[2026-09-14 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-09-14 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-09-14 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-09-14 11:00:03] Production.INFO: ==15841== Releasing lock...
[2026-09-14 11:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:00:03] Production.INFO: Account Balance End.
[2026-09-14 11:00:03] Production.ERROR: CronJobId end 12
[2026-09-14 11:00:03] Production.INFO: ==15839== Releasing lock...
[2026-09-14 11:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:00:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:00:03] Production.INFO: ==15833== Releasing lock...
[2026-09-14 11:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:00:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 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-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '114', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '115', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '119', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '121', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '123', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '124', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '127', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '131', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '130', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 10
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '134', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '137', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '138', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '136', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '139', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '140', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '146', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '147', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '151', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '153', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '154', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '155', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '157', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 0
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '149', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 1
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '160', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '152', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '161', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '165', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '166', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '183', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '184', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '185', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '187', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '190', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '192', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '193', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 4
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '205', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '208', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '206', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 20
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '182', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '211', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '188', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '218', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '226', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '227', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '189', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '229', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '230', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '232', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '236', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 0
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '239', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '241', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '260', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '262', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 3
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '263', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '264', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 2
[2026-09-14 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-14 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '266', '0', '1' )
[2026-09-14 11:00:04] Production.INFO: PaymentPendingInvoice Count - 2
[2026-09-14 11:00:06] Production.ERROR: CronJobId end11
[2026-09-14 11:00:06] Production.INFO: ==15837== Releasing lock...
[2026-09-14 11:00:06] Production.INFO: bulkautopaymentcapture-command-bulkautopaymentcapture-companyid-1-cronjobid-11 #Stops#
[2026-09-14 11:00:06] Production.INFO: 33.75 MB #Memory Used#
[2026-09-14 11:00:13] Production.ERROR: CronJobId end10
[2026-09-14 11:00:13] Production.INFO: ==15835== Releasing lock...
[2026-09-14 11:00:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:00:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:00:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:00:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:00:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:00:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:00:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:00:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:00:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:00:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:00:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:00:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:00:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:00:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:00:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:00:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:00:16] Production.INFO: call_cost start
[2026-09-14 11:00:16] Production.INFO: call_cost end
[2026-09-14 11:00:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:00:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:00:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:00:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:00:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:00:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:00:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:00:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:00:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:00:16] Production.INFO: ==15831== Releasing lock...
[2026-09-14 11:00:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:00:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:01:01] Production.INFO: ==15922== Lock acquired, processing the job...
[2026-09-14 16:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:01:01] Production.INFO: neon service started
[2026-09-14 16:01:01] Production.INFO: neon service started
[2026-09-14 16:01:01] Production.INFO: ==15922== Releasing lock...
[2026-09-14 16:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:01:02] Production.INFO: ==15929== Lock acquired, processing the job...
[2026-09-14 15:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:01:02] Production.INFO: ==15929== Releasing lock...
[2026-09-14 15:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:01:02] Production.INFO: ==15927== Lock acquired, processing the job...
[2026-09-14 11:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:01:02] Production.INFO: ==15927== Releasing lock...
[2026-09-14 11:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:01:03] Production.INFO: ==15931== Lock acquired, processing the job...
[2026-09-14 11:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:01:03] Production.INFO: ==15935== Lock acquired, processing the job...
[2026-09-14 11:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:01:03] Production.INFO: ==15933== Lock acquired, processing the job...
[2026-09-14 11:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:01:03] Production.INFO: ==15937== Lock acquired, processing the job...
[2026-09-14 11:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:01:03] Production.INFO: ==15939== Lock acquired, processing the job...
[2026-09-14 11:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:01:03] Production.INFO: Account Balance Start.
[2026-09-14 11:01:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:01:03] Production.INFO: 117
[2026-09-14 11:01:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:01:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 11: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-09-14 11: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-09-14 11: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-09-14 11:01:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:01:03] Production.INFO: ==15939== Releasing lock...
[2026-09-14 11:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:01:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:01:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:01:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:01:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:01:03] Production.INFO: Total Charge 0
[2026-09-14 11:01:03] Production.INFO: CreateAllLog End
[2026-09-14 11:01:03] Production.INFO: Account Balance End.
[2026-09-14 11:01:03] Production.ERROR: CronJobId end 12
[2026-09-14 11:01:03] Production.INFO: ==15937== Releasing lock...
[2026-09-14 11:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:01:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:01:04] Production.INFO: ==15933== Releasing lock...
[2026-09-14 11:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:01:11] Production.ERROR: CronJobId end10
[2026-09-14 11:01:11] Production.INFO: ==15935== Releasing lock...
[2026-09-14 11:01:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:01:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:01:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:01:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:01:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:01:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:01:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:01:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:01:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:01:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:01:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:01:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:01:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:01:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:01:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:01:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:01:14] Production.INFO: call_cost start
[2026-09-14 11:01:14] Production.INFO: call_cost end
[2026-09-14 11:01:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:01:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:01:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:01:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:01:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:01:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:01:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:01:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:01:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:01:14] Production.INFO: ==15931== Releasing lock...
[2026-09-14 11:01:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:01:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:02:02] Production.INFO: ==16010== Lock acquired, processing the job...
[2026-09-14 16:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:02:02] Production.INFO: neon service started
[2026-09-14 16:02:02] Production.INFO: neon service started
[2026-09-14 16:02:02] Production.INFO: ==16010== Releasing lock...
[2026-09-14 16:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:02:03] Production.INFO: ==16012== Lock acquired, processing the job...
[2026-09-14 11:02:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:02:03] Production.INFO: ==16014== Lock acquired, processing the job...
[2026-09-14 15:02:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:02:03] Production.INFO: ==16014== Releasing lock...
[2026-09-14 15:02:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:02:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:02:03] Production.INFO: ==16012== Releasing lock...
[2026-09-14 11:02:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:02:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:02:04] Production.INFO: ==16021== Lock acquired, processing the job...
[2026-09-14 11:02:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:02:04] Production.INFO: ==16023== Lock acquired, processing the job...
[2026-09-14 11:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:02:04] Production.INFO: Account Balance Start.
[2026-09-14 11:02:04] Production.INFO: CreateAllLog Start
[2026-09-14 11:02:04] Production.INFO: 117
[2026-09-14 11:02:04] Production.INFO: Date 2026-09-08
[2026-09-14 11:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:02:04] Production.INFO: ==16017== Lock acquired, processing the job...
[2026-09-14 11:02:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:02:04] Production.INFO: Date 2026-09-09
[2026-09-14 11:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:02:04] Production.INFO: ==16019== Lock acquired, processing the job...
[2026-09-14 11:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:02:04] Production.INFO: Date 2026-09-10
[2026-09-14 11:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:02:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:02:04] Production.INFO: Date 2026-09-11
[2026-09-14 11:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:02:04] Production.INFO: Date 2026-09-12
[2026-09-14 11:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:02:04] Production.INFO: ==16025== Lock acquired, processing the job...
[2026-09-14 11:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-14 11:02:04] Production.INFO: ==16027== Lock acquired, processing the job...
[2026-09-14 11:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:02:04] Production.INFO: Date 2026-09-13
[2026-09-14 11:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:02:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 11: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-09-14 11: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-09-14 11:02:04] Production.INFO: Date 2026-09-14
[2026-09-14 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:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 11:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:02:04] Production.INFO: ==16027== Releasing lock...
[2026-09-14 11:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:02:04] Production.INFO: Total Charge 0
[2026-09-14 11:02:04] Production.INFO: CreateAllLog End
[2026-09-14 11:02:05] Production.ERROR: done
[2026-09-14 11:02:05] Production.ERROR: tblTempVendorCDR_20
[2026-09-14 11:02:05] Production.INFO: Account Balance End.
[2026-09-14 11:02:05] Production.ERROR: CronJobId end 12
[2026-09-14 11:02:05] Production.INFO: ==16023== Releasing lock...
[2026-09-14 11:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:02:05] Production.ERROR: done
[2026-09-14 11: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-09-14 11: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-09-14 11: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-09-14 11: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-09-14 11:02:05] Production.INFO: ==16025== Releasing lock...
[2026-09-14 11:02:05] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-14 11:02:05] Production.INFO: 27.25 MB #Memory Used#
[2026-09-14 11:02:05] Production.INFO: ==16019== Releasing lock...
[2026-09-14 11:02:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:02:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:02: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_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-09-14 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-09-14 11:02:12] Production.ERROR: CronJobId end10
[2026-09-14 11:02:12] Production.INFO: ==16021== Releasing lock...
[2026-09-14 11:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:02:15] Production.INFO: call_cost start
[2026-09-14 11:02:15] Production.INFO: call_cost end
[2026-09-14 11:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:02:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:02:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:02:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:02:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:02:15] Production.INFO: ==16017== Releasing lock...
[2026-09-14 11:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:03:01] Production.INFO: ==16098== Lock acquired, processing the job...
[2026-09-14 16:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:03:01] Production.INFO: neon service started
[2026-09-14 16:03:01] Production.INFO: neon service started
[2026-09-14 16:03:01] Production.INFO: ==16098== Releasing lock...
[2026-09-14 16:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:03:02] Production.INFO: ==16101== Lock acquired, processing the job...
[2026-09-14 11:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:03:02] Production.INFO: ==16101== Releasing lock...
[2026-09-14 11:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:03:02] Production.INFO: ==16103== Lock acquired, processing the job...
[2026-09-14 15:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:03:02] Production.INFO: ==16103== Releasing lock...
[2026-09-14 15:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:03:03] Production.INFO: ==16109== Lock acquired, processing the job...
[2026-09-14 11:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:03:03] Production.INFO: ==16107== Lock acquired, processing the job...
[2026-09-14 11:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:03:03] Production.INFO: ==16111== Lock acquired, processing the job...
[2026-09-14 11:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:03:03] Production.INFO: Account Balance Start.
[2026-09-14 11:03:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:03:03] Production.INFO: 117
[2026-09-14 11:03:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:03:03] Production.INFO: ==16105== Lock acquired, processing the job...
[2026-09-14 11:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:03:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:03:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:03:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:03:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:03:03] Production.INFO: ==16113== Lock acquired, processing the job...
[2026-09-14 11:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:03:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:03:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 11:03:03] Production.INFO: Total Charge 0
[2026-09-14 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-09-14 11:03:03] Production.INFO: ==16113== Releasing lock...
[2026-09-14 11:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:03:03] Production.INFO: CreateAllLog End
[2026-09-14 11:03:03] Production.INFO: Account Balance End.
[2026-09-14 11:03:03] Production.ERROR: CronJobId end 12
[2026-09-14 11:03:03] Production.INFO: ==16111== Releasing lock...
[2026-09-14 11:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:03:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:03:03] Production.INFO: ==16107== Releasing lock...
[2026-09-14 11:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:03:12] Production.ERROR: CronJobId end10
[2026-09-14 11:03:12] Production.INFO: ==16109== Releasing lock...
[2026-09-14 11:03:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:03:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:03:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:03:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:03:15] Production.INFO: call_cost start
[2026-09-14 11:03:15] Production.INFO: call_cost end
[2026-09-14 11:03:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:03:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:03:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:03:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:03:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:03:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:03:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:03:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:03:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:03:15] Production.INFO: ==16105== Releasing lock...
[2026-09-14 11:03:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:03:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:04:02] Production.INFO: ==16186== Lock acquired, processing the job...
[2026-09-14 16:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:04:02] Production.INFO: neon service started
[2026-09-14 16:04:02] Production.INFO: neon service started
[2026-09-14 16:04:02] Production.INFO: ==16186== Releasing lock...
[2026-09-14 16:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:04:02] Production.INFO: ==16188== Lock acquired, processing the job...
[2026-09-14 11:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:04:02] Production.INFO: ==16188== Releasing lock...
[2026-09-14 11:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:04:02] Production.INFO: ==16190== Lock acquired, processing the job...
[2026-09-14 15:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:04:03] Production.INFO: ==16190== Releasing lock...
[2026-09-14 15:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:04:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:04:03] Production.INFO: ==16198== Lock acquired, processing the job...
[2026-09-14 11:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:04:03] Production.INFO: Account Balance Start.
[2026-09-14 11:04:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:04:03] Production.INFO: 117
[2026-09-14 11:04:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:04:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:04:03] Production.INFO: ==16192== Lock acquired, processing the job...
[2026-09-14 11:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:04:03] Production.INFO: ==16194== Lock acquired, processing the job...
[2026-09-14 11:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:04:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:04:03] Production.INFO: ==16200== Lock acquired, processing the job...
[2026-09-14 11:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:04:03] Production.INFO: ==16196== Lock acquired, processing the job...
[2026-09-14 11:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:04:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:04:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 11: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-09-14 11: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-09-14 11: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-09-14 11:04:03] Production.INFO: ==16200== Releasing lock...
[2026-09-14 11:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:04:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:04:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:04:03] Production.INFO: Total Charge 0
[2026-09-14 11:04:04] Production.INFO: CreateAllLog End
[2026-09-14 11:04:04] Production.INFO: Account Balance End.
[2026-09-14 11:04:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:04:04] Production.INFO: ==16198== Releasing lock...
[2026-09-14 11:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:04:04] Production.INFO: ==16194== Releasing lock...
[2026-09-14 11:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:04:11] Production.ERROR: CronJobId end10
[2026-09-14 11:04:11] Production.INFO: ==16196== Releasing lock...
[2026-09-14 11:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:04:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:04:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:04:14] Production.INFO: call_cost start
[2026-09-14 11:04:14] Production.INFO: call_cost end
[2026-09-14 11:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:04:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:04:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:04:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:04:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:04:14] Production.INFO: ==16192== Releasing lock...
[2026-09-14 11:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:05:01] Production.INFO: ==16272== Lock acquired, processing the job...
[2026-09-14 16:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:05:01] Production.INFO: neon service started
[2026-09-14 16:05:01] Production.INFO: neon service started
[2026-09-14 16:05:01] Production.INFO: ==16272== Releasing lock...
[2026-09-14 16:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:05:01] Production.INFO: ==16274== Lock acquired, processing the job...
[2026-09-14 11:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:05:02] Production.INFO: ==16274== Releasing lock...
[2026-09-14 11:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:05:02] Production.INFO: ==16276== Lock acquired, processing the job...
[2026-09-14 15:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:05:02] Production.INFO: ==16276== Releasing lock...
[2026-09-14 15:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:05:03] Production.INFO: ==16286== Lock acquired, processing the job...
[2026-09-14 11:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:05:03] Production.INFO: ==16290== Lock acquired, processing the job...
[2026-09-14 11:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 11:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 11:05:03] Production.INFO: ==16280== Lock acquired, processing the job...
[2026-09-14 11:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 11:05:03] Production.INFO: ==16288== Lock acquired, processing the job...
[2026-09-14 11:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:05:03] Production.INFO: ==16282== Lock acquired, processing the job...
[2026-09-14 11:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:05:03] Production.INFO: ==16284== Lock acquired, processing the job...
[2026-09-14 11:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:05:03] Production.INFO: ==16292== Lock acquired, processing the job...
[2026-09-14 11:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 11:05:03] Production.INFO: Account Balance Start.
[2026-09-14 11:05:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 11:05:03] Production.ERROR: CronJob PID - 16282
[2026-09-14 11:05:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 11:05:03] Production.ERROR: CronJob ID - 5
[2026-09-14 11:05:03] Production.ERROR: CronJob Last Run Time 2026-09-14 11:05:00
[2026-09-14 11:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 11:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 11:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 11:05:03] Production.ERROR: CronJob PID - 16284
[2026-09-14 11:05:03] Production.ERROR: CronJob Title - Account Block
[2026-09-14 11:05:03] Production.ERROR: CronJob ID - 7
[2026-09-14 11:05:03] Production.ERROR: CronJob Last Run Time 2026-09-14 11:05:00
[2026-09-14 11:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 11:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 11:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 11:05:03] Production.ERROR: CronJob PID - 16286
[2026-09-14 11:05:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-14 11:05:03] Production.ERROR: CronJob ID - 10
[2026-09-14 11:05:03] Production.ERROR: CronJob Last Run Time 2026-09-14 11:05:00
[2026-09-14 11:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 11:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 11:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 11:05:03] Production.ERROR: CronJob PID - 16288
[2026-09-14 11:05:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-14 11:05:03] Production.ERROR: CronJob ID - 12
[2026-09-14 11:05:03] Production.ERROR: CronJob Last Run Time 2026-09-14 11:05:00
[2026-09-14 11:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 11:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 11:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 11:05:03] Production.ERROR: CronJob PID - 16290
[2026-09-14 11:05:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-14 11:05:03] Production.ERROR: CronJob ID - 17
[2026-09-14 11:05:03] Production.ERROR: CronJob Last Run Time 2026-09-14 11:05:00
[2026-09-14 11:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 11:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 11:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 11:05:03] Production.ERROR: CronJob PID - 16292
[2026-09-14 11:05:03] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs
[2026-09-14 11:05:03] Production.ERROR: CronJob ID - 19
[2026-09-14 11:05:03] Production.ERROR: CronJob Last Run Time 2026-09-14 11:05:00
[2026-09-14 11:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 11:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 11:05:03] Production.INFO: 117
[2026-09-14 11:05:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 11:05:03] Production.INFO: ==16280== Releasing lock...
[2026-09-14 11:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 11:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 11:05:03] Production.INFO: Date 2026-09-09
[2026-09-14 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-09-14 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-09-14 11:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 11:05:03] Production.ERROR: done
[2026-09-14 11:05:03] Production.INFO: ==16292== Releasing lock...
[2026-09-14 11:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:05:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:05:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 11:05:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001871', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 11:05:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:05:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:05:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:05:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:05:03] Production.INFO: Total Charge 0
[2026-09-14 11:05:04] Production.INFO: CreateAllLog End
[2026-09-14 11:05:04] Production.INFO: Account Balance End.
[2026-09-14 11:05:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:05:04] Production.INFO: ==16288== Releasing lock...
[2026-09-14 11:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:05:04] Production.INFO: ==16284== Releasing lock...
[2026-09-14 11:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001871', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 11:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 11:05:10] Production.INFO: ProcessCDR(1,18001871,1,1,2)
[2026-09-14 11:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18001871,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 11:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18001871,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 11:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 11:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 11:05:10] Production.INFO: ==16290== Releasing lock...
[2026-09-14 11:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 11:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 11:05:14] Production.ERROR: CronJobId end10
[2026-09-14 11:05:14] Production.INFO: ==16286== Releasing lock...
[2026-09-14 11:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:05:16] Production.INFO: call_cost start
[2026-09-14 11:05:16] Production.INFO: call_cost end
[2026-09-14 11:05:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:05:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:05:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:05:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:05:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:05:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:05:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:05:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:05:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:05:16] Production.INFO: ==16282== Releasing lock...
[2026-09-14 11:05:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:05:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:06:01] Production.INFO: ==16363== Lock acquired, processing the job...
[2026-09-14 16:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:06:02] Production.INFO: neon service started
[2026-09-14 16:06:02] Production.INFO: neon service started
[2026-09-14 16:06:02] Production.INFO: ==16363== Releasing lock...
[2026-09-14 16:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:06:02] Production.INFO: ==16365== Lock acquired, processing the job...
[2026-09-14 11:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:06:02] Production.INFO: ==16367== Lock acquired, processing the job...
[2026-09-14 15:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:06:02] Production.INFO: ==16367== Releasing lock...
[2026-09-14 15:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:06:02] Production.INFO: ==16365== Releasing lock...
[2026-09-14 11:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:06:03] Production.INFO: ==16370== Lock acquired, processing the job...
[2026-09-14 11:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:06:03] Production.INFO: ==16374== Lock acquired, processing the job...
[2026-09-14 11:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:06:03] Production.INFO: ==16372== Lock acquired, processing the job...
[2026-09-14 11:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:06:03] Production.INFO: ==16378== Lock acquired, processing the job...
[2026-09-14 11:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:06:03] Production.INFO: ==16376== Lock acquired, processing the job...
[2026-09-14 11:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 11:06:03] Production.INFO: Account Balance Start.
[2026-09-14 11:06:04] Production.INFO: CreateAllLog Start
[2026-09-14 11:06:04] Production.INFO: 117
[2026-09-14 11:06:04] Production.INFO: Date 2026-09-08
[2026-09-14 11: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-09-14 11:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 11: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-09-14 11:06:04] Production.INFO: ==16378== Releasing lock...
[2026-09-14 11:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:06:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:06:04] Production.INFO: Date 2026-09-09
[2026-09-14 11:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:06:04] Production.INFO: Date 2026-09-10
[2026-09-14 11:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:06:04] Production.INFO: Date 2026-09-11
[2026-09-14 11:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:06:04] Production.INFO: Date 2026-09-12
[2026-09-14 11:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:06:04] Production.INFO: Date 2026-09-13
[2026-09-14 11:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:06:04] Production.INFO: Date 2026-09-14
[2026-09-14 11:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:06:04] Production.INFO: Total Charge 0
[2026-09-14 11:06:04] Production.INFO: CreateAllLog End
[2026-09-14 11:06:04] Production.INFO: Account Balance End.
[2026-09-14 11:06:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:06:04] Production.INFO: ==16376== Releasing lock...
[2026-09-14 11:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:06:04] Production.INFO: ==16372== Releasing lock...
[2026-09-14 11:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:06:11] Production.ERROR: CronJobId end10
[2026-09-14 11:06:11] Production.INFO: ==16374== Releasing lock...
[2026-09-14 11:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:06:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:06:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:06:14] Production.INFO: call_cost start
[2026-09-14 11:06:14] Production.INFO: call_cost end
[2026-09-14 11:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:06:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:06:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:06:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:06:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:06:14] Production.INFO: ==16370== Releasing lock...
[2026-09-14 11:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:07:01] Production.INFO: ==16449== Lock acquired, processing the job...
[2026-09-14 16:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:07:01] Production.INFO: neon service started
[2026-09-14 16:07:01] Production.INFO: neon service started
[2026-09-14 16:07:01] Production.INFO: ==16449== Releasing lock...
[2026-09-14 16:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:07:01] Production.INFO: ==16451== Lock acquired, processing the job...
[2026-09-14 11:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:07:02] Production.INFO: ==16451== Releasing lock...
[2026-09-14 11:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:07:02] Production.INFO: ==16454== Lock acquired, processing the job...
[2026-09-14 15:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:07:02] Production.INFO: ==16454== Releasing lock...
[2026-09-14 15:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:07:02] Production.INFO: ==16462== Lock acquired, processing the job...
[2026-09-14 11:07:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:07:03] Production.INFO: Account Balance Start.
[2026-09-14 11:07:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:07:03] Production.INFO: 117
[2026-09-14 11:07:03] Production.INFO: ==16458== Lock acquired, processing the job...
[2026-09-14 11:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:07:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:07:03] Production.INFO: ==16460== Lock acquired, processing the job...
[2026-09-14 11:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:07:03] Production.INFO: ==16456== Lock acquired, processing the job...
[2026-09-14 11:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:07:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:07:03] Production.INFO: ==16464== Lock acquired, processing the job...
[2026-09-14 11:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:07:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:07:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 11:07:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 11:07:03] Production.INFO: ==16464== Releasing lock...
[2026-09-14 11:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:07:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:07:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:07:04] Production.INFO: Total Charge 0
[2026-09-14 11:07:04] Production.INFO: CreateAllLog End
[2026-09-14 11:07:04] Production.INFO: Account Balance End.
[2026-09-14 11:07:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:07:04] Production.INFO: ==16462== Releasing lock...
[2026-09-14 11:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:07:04] Production.INFO: ==16458== Releasing lock...
[2026-09-14 11:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:07:11] Production.ERROR: CronJobId end10
[2026-09-14 11:07:11] Production.INFO: ==16460== Releasing lock...
[2026-09-14 11:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:07:15] Production.INFO: call_cost start
[2026-09-14 11:07:15] Production.INFO: call_cost end
[2026-09-14 11:07:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:07:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:07:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:07:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:07:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:07:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:07:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:07:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:07:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:07:15] Production.INFO: ==16456== Releasing lock...
[2026-09-14 11:07:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:07:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:08:02] Production.INFO: ==16540== Lock acquired, processing the job...
[2026-09-14 16:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:08:02] Production.INFO: neon service started
[2026-09-14 16:08:02] Production.INFO: neon service started
[2026-09-14 16:08:02] Production.INFO: ==16540== Releasing lock...
[2026-09-14 16:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:08:02] Production.INFO: ==16543== Lock acquired, processing the job...
[2026-09-14 11:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:08:02] Production.INFO: ==16545== Lock acquired, processing the job...
[2026-09-14 15:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:08:02] Production.INFO: ==16545== Releasing lock...
[2026-09-14 15:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:08:02] Production.INFO: ==16543== Releasing lock...
[2026-09-14 11:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:08:03] Production.INFO: ==16548== Lock acquired, processing the job...
[2026-09-14 11:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:08:03] Production.INFO: ==16554== Lock acquired, processing the job...
[2026-09-14 11:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:08:03] Production.INFO: ==16552== Lock acquired, processing the job...
[2026-09-14 11:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:08:03] Production.INFO: ==16550== Lock acquired, processing the job...
[2026-09-14 11:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:08:03] Production.INFO: Account Balance Start.
[2026-09-14 11:08:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:08:03] Production.INFO: 117
[2026-09-14 11:08:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:08:04] Production.INFO: ==16556== Lock acquired, processing the job...
[2026-09-14 11:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:08:04] Production.INFO: Date 2026-09-09
[2026-09-14 11:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:08:04] Production.INFO: Date 2026-09-10
[2026-09-14 11:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 11: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-09-14 11:08:04] Production.INFO: Date 2026-09-11
[2026-09-14 11:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 11: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-09-14 11:08:04] Production.INFO: Date 2026-09-12
[2026-09-14 11:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 11: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-09-14 11:08:04] Production.INFO: ==16556== Releasing lock...
[2026-09-14 11:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:08:04] Production.INFO: Date 2026-09-13
[2026-09-14 11:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:08:04] Production.INFO: Date 2026-09-14
[2026-09-14 11:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:08:04] Production.INFO: Total Charge 0
[2026-09-14 11:08:04] Production.INFO: CreateAllLog End
[2026-09-14 11:08:04] Production.INFO: Account Balance End.
[2026-09-14 11:08:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:08:04] Production.INFO: ==16554== Releasing lock...
[2026-09-14 11:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:08:04] Production.INFO: ==16550== Releasing lock...
[2026-09-14 11:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:08:11] Production.ERROR: CronJobId end10
[2026-09-14 11:08:11] Production.INFO: ==16552== Releasing lock...
[2026-09-14 11:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:08:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:08:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:08:13] Production.INFO: call_cost start
[2026-09-14 11:08:13] Production.INFO: call_cost end
[2026-09-14 11:08:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:08:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:08:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:08:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:08:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:08:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:08:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:08:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:08:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:08:14] Production.INFO: ==16548== Releasing lock...
[2026-09-14 11:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:09:01] Production.INFO: ==16622== Lock acquired, processing the job...
[2026-09-14 16:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:09:01] Production.INFO: neon service started
[2026-09-14 16:09:01] Production.INFO: neon service started
[2026-09-14 16:09:01] Production.INFO: ==16622== Releasing lock...
[2026-09-14 16:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:09:02] Production.INFO: ==16624== Lock acquired, processing the job...
[2026-09-14 11:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:09:02] Production.INFO: ==16626== Lock acquired, processing the job...
[2026-09-14 15:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:09:02] Production.INFO: ==16626== Releasing lock...
[2026-09-14 15:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:09:02] Production.INFO: ==16624== Releasing lock...
[2026-09-14 11:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:09:03] Production.INFO: ==16629== Lock acquired, processing the job...
[2026-09-14 11:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:09:03] Production.INFO: ==16631== Lock acquired, processing the job...
[2026-09-14 11:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:09:03] Production.INFO: ==16633== Lock acquired, processing the job...
[2026-09-14 11:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:09:03] Production.INFO: ==16637== Lock acquired, processing the job...
[2026-09-14 11:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:09:03] Production.INFO: ==16635== Lock acquired, processing the job...
[2026-09-14 11:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 11:09:03] Production.INFO: Account Balance Start.
[2026-09-14 11:09:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:09:03] Production.INFO: 117
[2026-09-14 11:09:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:09:03] Production.INFO: ==16637== Releasing lock...
[2026-09-14 11:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:09:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:09:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:09:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:09:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:09:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:09:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:09:03] Production.INFO: Total Charge 0
[2026-09-14 11:09:04] Production.INFO: CreateAllLog End
[2026-09-14 11:09:04] Production.INFO: ==16631== Releasing lock...
[2026-09-14 11:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:09:04] Production.INFO: Account Balance End.
[2026-09-14 11:09:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:09:04] Production.INFO: ==16635== Releasing lock...
[2026-09-14 11:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:09:11] Production.ERROR: CronJobId end10
[2026-09-14 11:09:11] Production.INFO: ==16633== Releasing lock...
[2026-09-14 11:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:09:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:09:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:09:14] Production.INFO: call_cost start
[2026-09-14 11:09:14] Production.INFO: call_cost end
[2026-09-14 11:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:09:14] Production.INFO: ==16629== Releasing lock...
[2026-09-14 11:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:10:01] Production.INFO: ==16709== Lock acquired, processing the job...
[2026-09-14 16:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:10:01] Production.INFO: neon service started
[2026-09-14 16:10:01] Production.INFO: neon service started
[2026-09-14 16:10:01] Production.INFO: ==16709== Releasing lock...
[2026-09-14 16:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:10:02] Production.INFO: ==16711== Lock acquired, processing the job...
[2026-09-14 11:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:10:02] Production.INFO: ==16711== Releasing lock...
[2026-09-14 11:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:10:02] Production.INFO: ==16713== Lock acquired, processing the job...
[2026-09-14 15:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:10:02] Production.INFO: ==16713== Releasing lock...
[2026-09-14 15:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:10:03] Production.INFO: ==16724== Lock acquired, processing the job...
[2026-09-14 11:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:10:03] Production.INFO: ==16716== Lock acquired, processing the job...
[2026-09-14 11:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 11:10:03] Production.INFO: ==16724== Releasing lock...
[2026-09-14 11:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:10:03] Production.INFO: ==16722== Lock acquired, processing the job...
[2026-09-14 11:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:10:03] Production.INFO: ==16718== Lock acquired, processing the job...
[2026-09-14 11:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:10:03] Production.INFO: ==16720== Lock acquired, processing the job...
[2026-09-14 11:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:10:03] Production.INFO: Account Balance Start.
[2026-09-14 11:10:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:10:03] Production.INFO: 117
[2026-09-14 11:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:10:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:10:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:10:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:10:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:10:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:10:04] Production.INFO: Date 2026-09-13
[2026-09-14 11:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:10:04] Production.INFO: Date 2026-09-14
[2026-09-14 11:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:10:04] Production.INFO: Total Charge 0
[2026-09-14 11:10:04] Production.INFO: CreateAllLog End
[2026-09-14 11:10:04] Production.INFO: Account Balance End.
[2026-09-14 11:10:04] Production.INFO: ==16718== Releasing lock...
[2026-09-14 11:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:10:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:10:04] Production.INFO: ==16722== Releasing lock...
[2026-09-14 11:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:10:12] Production.ERROR: CronJobId end10
[2026-09-14 11:10:12] Production.INFO: ==16720== Releasing lock...
[2026-09-14 11:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:10:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:10:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:10:14] Production.INFO: call_cost start
[2026-09-14 11:10:14] Production.INFO: call_cost end
[2026-09-14 11:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:10:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:10:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:10:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:10:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:10:14] Production.INFO: ==16716== Releasing lock...
[2026-09-14 11:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:11:01] Production.INFO: ==16807== Lock acquired, processing the job...
[2026-09-14 16:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:11:01] Production.INFO: neon service started
[2026-09-14 16:11:01] Production.INFO: neon service started
[2026-09-14 16:11:01] Production.INFO: ==16807== Releasing lock...
[2026-09-14 16:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:11:01] Production.INFO: ==16809== Lock acquired, processing the job...
[2026-09-14 11:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:11:01] Production.INFO: ==16809== Releasing lock...
[2026-09-14 11:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:11:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:11:02] Production.INFO: ==16811== Lock acquired, processing the job...
[2026-09-14 15:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:11:02] Production.INFO: ==16811== Releasing lock...
[2026-09-14 15:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:11:02] Production.INFO: ==16820== Lock acquired, processing the job...
[2026-09-14 11:11:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:11:02] Production.INFO: ==16813== Lock acquired, processing the job...
[2026-09-14 11:11:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:11:02] Production.INFO: ==16815== Lock acquired, processing the job...
[2026-09-14 11:11:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:11:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:11:02] Production.INFO: Account Balance Start.
[2026-09-14 11:11:02] Production.INFO: CreateAllLog Start
[2026-09-14 11:11:02] Production.INFO: ==16818== Lock acquired, processing the job...
[2026-09-14 11:11:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:11:02] Production.INFO: 117
[2026-09-14 11:11:02] Production.INFO: ==16822== Lock acquired, processing the job...
[2026-09-14 11:11:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:11:02] Production.INFO: Date 2026-09-08
[2026-09-14 11:11:02] Production.INFO: Reseller ==> 0
[2026-09-14 11:11:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:11:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:11:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:11:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:11:02] Production.INFO: Date 2026-09-09
[2026-09-14 11:11:02] Production.INFO: Reseller ==> 0
[2026-09-14 11:11: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-09-14 11: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-09-14 11: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-09-14 11:11:03] Production.INFO: ==16822== Releasing lock...
[2026-09-14 11:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:11:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:11:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:11:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:11:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:11:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:11:03] Production.INFO: Total Charge 0
[2026-09-14 11:11:03] Production.INFO: CreateAllLog End
[2026-09-14 11:11:03] Production.INFO: Account Balance End.
[2026-09-14 11:11:03] Production.ERROR: CronJobId end 12
[2026-09-14 11:11:03] Production.INFO: ==16820== Releasing lock...
[2026-09-14 11:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:11:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:11:03] Production.INFO: ==16815== Releasing lock...
[2026-09-14 11:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:11:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:11:11] Production.ERROR: CronJobId end10
[2026-09-14 11:11:11] Production.INFO: ==16818== Releasing lock...
[2026-09-14 11:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:11:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:11:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:11:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:11:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:11:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:11:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:11:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:11:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:11:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:11:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:11:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:11:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:11:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:11:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:11:14] Production.INFO: call_cost start
[2026-09-14 11:11:14] Production.INFO: call_cost end
[2026-09-14 11:11:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:11:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:11:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:11:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:11:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:11:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:11:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:11:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:11:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:11:14] Production.INFO: ==16813== Releasing lock...
[2026-09-14 11:11:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:11:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:12:01] Production.INFO: ==16893== Lock acquired, processing the job...
[2026-09-14 16:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:12:01] Production.INFO: neon service started
[2026-09-14 16:12:01] Production.INFO: neon service started
[2026-09-14 16:12:01] Production.INFO: ==16893== Releasing lock...
[2026-09-14 16:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:12:02] Production.INFO: ==16895== Lock acquired, processing the job...
[2026-09-14 11:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:12:02] Production.INFO: ==16897== Lock acquired, processing the job...
[2026-09-14 15:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:12:02] Production.INFO: ==16897== Releasing lock...
[2026-09-14 15:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:12:02] Production.INFO: ==16895== Releasing lock...
[2026-09-14 11:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:12:03] Production.INFO: ==16904== Lock acquired, processing the job...
[2026-09-14 11:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:12:03] Production.INFO: ==16906== Lock acquired, processing the job...
[2026-09-14 11:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:12:03] Production.INFO: ==16900== Lock acquired, processing the job...
[2026-09-14 11:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:12:03] Production.INFO: ==16902== Lock acquired, processing the job...
[2026-09-14 11:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:12:03] Production.INFO: Account Balance Start.
[2026-09-14 11:12:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:12:03] Production.INFO: 117
[2026-09-14 11:12:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:12:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:12:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:12:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:12:03] Production.INFO: ==16908== Lock acquired, processing the job...
[2026-09-14 11:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:12:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:12:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:12:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 11:12:03] Production.INFO: ==16908== Releasing lock...
[2026-09-14 11:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:12:03] Production.INFO: Total Charge 0
[2026-09-14 11:12:03] Production.INFO: CreateAllLog End
[2026-09-14 11:12:04] Production.INFO: Account Balance End.
[2026-09-14 11:12:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:12:04] Production.INFO: ==16906== Releasing lock...
[2026-09-14 11:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:12:04] Production.INFO: ==16902== Releasing lock...
[2026-09-14 11:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:12:11] Production.ERROR: CronJobId end10
[2026-09-14 11:12:11] Production.INFO: ==16904== Releasing lock...
[2026-09-14 11:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:12:13] Production.INFO: call_cost start
[2026-09-14 11:12:13] Production.INFO: call_cost end
[2026-09-14 11:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:12:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:12:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:12:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:12:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:12:13] Production.INFO: ==16900== Releasing lock...
[2026-09-14 11:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:13:02] Production.INFO: ==16982== Lock acquired, processing the job...
[2026-09-14 16:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:13:02] Production.INFO: neon service started
[2026-09-14 16:13:02] Production.INFO: neon service started
[2026-09-14 16:13:02] Production.INFO: ==16982== Releasing lock...
[2026-09-14 16:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:13:02] Production.INFO: ==16984== Lock acquired, processing the job...
[2026-09-14 11:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:13:02] Production.INFO: ==16984== Releasing lock...
[2026-09-14 11:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:13:03] Production.INFO: ==16986== Lock acquired, processing the job...
[2026-09-14 15:13:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:13:03] Production.INFO: ==16986== Releasing lock...
[2026-09-14 15:13:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:13:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:13:03] Production.INFO: ==16989== Lock acquired, processing the job...
[2026-09-14 11:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:13:03] Production.INFO: ==16993== Lock acquired, processing the job...
[2026-09-14 11:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:13:03] Production.INFO: ==16997== Lock acquired, processing the job...
[2026-09-14 11:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:13:03] Production.INFO: ==16991== Lock acquired, processing the job...
[2026-09-14 11:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:13:03] Production.INFO: ==16995== Lock acquired, processing the job...
[2026-09-14 11:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 11:13:03] Production.INFO: ==16997== Releasing lock...
[2026-09-14 11:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:13:03] Production.INFO: Account Balance Start.
[2026-09-14 11:13:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:13:03] Production.INFO: 117
[2026-09-14 11:13:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:13:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:13:04] Production.INFO: Date 2026-09-10
[2026-09-14 11:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:13:04] Production.INFO: Date 2026-09-11
[2026-09-14 11:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:13:04] Production.INFO: Date 2026-09-12
[2026-09-14 11:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:13:04] Production.INFO: Date 2026-09-13
[2026-09-14 11:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:13:04] Production.INFO: Date 2026-09-14
[2026-09-14 11:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:13:04] Production.INFO: Total Charge 0
[2026-09-14 11:13:04] Production.INFO: CreateAllLog End
[2026-09-14 11:13:04] Production.INFO: ==16991== Releasing lock...
[2026-09-14 11:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:13:04] Production.INFO: Account Balance End.
[2026-09-14 11:13:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:13:04] Production.INFO: ==16995== Releasing lock...
[2026-09-14 11:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:13:11] Production.ERROR: CronJobId end10
[2026-09-14 11:13:11] Production.INFO: ==16993== Releasing lock...
[2026-09-14 11:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:13:14] Production.INFO: call_cost start
[2026-09-14 11:13:14] Production.INFO: call_cost end
[2026-09-14 11:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:13:14] Production.INFO: ==16989== Releasing lock...
[2026-09-14 11:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:14:01] Production.INFO: ==17070== Lock acquired, processing the job...
[2026-09-14 16:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:14:01] Production.INFO: neon service started
[2026-09-14 16:14:01] Production.INFO: neon service started
[2026-09-14 16:14:01] Production.INFO: ==17070== Releasing lock...
[2026-09-14 16:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:14:01] Production.INFO: ==17074== Lock acquired, processing the job...
[2026-09-14 15:14:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:14:01] Production.INFO: ==17074== Releasing lock...
[2026-09-14 15:14:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:14:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:14:02] Production.INFO: ==17072== Lock acquired, processing the job...
[2026-09-14 11:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:14:02] Production.INFO: ==17072== Releasing lock...
[2026-09-14 11:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:14:03] Production.INFO: ==17076== Lock acquired, processing the job...
[2026-09-14 11:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:14:03] Production.INFO: ==17078== Lock acquired, processing the job...
[2026-09-14 11:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:14:03] Production.INFO: ==17080== Lock acquired, processing the job...
[2026-09-14 11:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:14:03] Production.INFO: ==17082== Lock acquired, processing the job...
[2026-09-14 11:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:14:03] Production.INFO: ==17084== Lock acquired, processing the job...
[2026-09-14 11:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 11:14:03] Production.INFO: ==17084== Releasing lock...
[2026-09-14 11:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:14:03] Production.INFO: Account Balance Start.
[2026-09-14 11:14:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:14:03] Production.INFO: 117
[2026-09-14 11:14:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:14:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:14:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:14:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:14:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:14:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:14:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:14:03] Production.INFO: Total Charge 0
[2026-09-14 11:14:03] Production.INFO: CreateAllLog End
[2026-09-14 11:14:03] Production.INFO: Account Balance End.
[2026-09-14 11:14:03] Production.ERROR: CronJobId end 12
[2026-09-14 11:14:03] Production.INFO: ==17082== Releasing lock...
[2026-09-14 11:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:14:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:14:03] Production.INFO: ==17078== Releasing lock...
[2026-09-14 11:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:14:11] Production.ERROR: CronJobId end10
[2026-09-14 11:14:11] Production.INFO: ==17080== Releasing lock...
[2026-09-14 11:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:14:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:14:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:14:14] Production.INFO: call_cost start
[2026-09-14 11:14:14] Production.INFO: call_cost end
[2026-09-14 11:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:14:14] Production.INFO: ==17076== Releasing lock...
[2026-09-14 11:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:15:02] Production.INFO: ==17156== Lock acquired, processing the job...
[2026-09-14 16:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:15:02] Production.INFO: neon service started
[2026-09-14 16:15:02] Production.INFO: neon service started
[2026-09-14 16:15:02] Production.INFO: ==17156== Releasing lock...
[2026-09-14 16:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:15:02] Production.INFO: ==17161== Lock acquired, processing the job...
[2026-09-14 15:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:15:02] Production.INFO: ==17161== Releasing lock...
[2026-09-14 15:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:15:02] Production.INFO: ==17159== Lock acquired, processing the job...
[2026-09-14 11:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:15:02] Production.INFO: ==17159== Releasing lock...
[2026-09-14 11:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:15:03] Production.INFO: ==17164== Lock acquired, processing the job...
[2026-09-14 11:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 11:15:03] Production.INFO: ==17168== Lock acquired, processing the job...
[2026-09-14 11:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 11:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 11:15:03] Production.INFO: ==17164== Releasing lock...
[2026-09-14 11:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 11:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 11:15:03] Production.INFO: ==17166== Lock acquired, processing the job...
[2026-09-14 11:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:15:03] Production.INFO: ==17170== Lock acquired, processing the job...
[2026-09-14 11:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:15:03] Production.INFO: ==17172== Lock acquired, processing the job...
[2026-09-14 11:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:15:03] Production.INFO: ==17174== Lock acquired, processing the job...
[2026-09-14 11:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 11:15:03] Production.INFO: ==17176== Lock acquired, processing the job...
[2026-09-14 11:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 11:15:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:15:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:15:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:15:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:15:04] Production.INFO: Account Balance Start.
[2026-09-14 11:15:04] Production.INFO: CreateAllLog Start
[2026-09-14 11:15:04] Production.INFO: 117
[2026-09-14 11:15:04] Production.INFO: Date 2026-09-08
[2026-09-14 11: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-09-14 11:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 11: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-09-14 11: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-09-14 11:15:04] Production.INFO: Date 2026-09-09
[2026-09-14 11:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:15:04] Production.INFO: ==17176== Releasing lock...
[2026-09-14 11:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:15:04] Production.INFO: Date 2026-09-10
[2026-09-14 11:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:15:04] Production.INFO: Date 2026-09-11
[2026-09-14 11:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:15:04] Production.ERROR: done
[2026-09-14 11:15:04] Production.INFO: Date 2026-09-12
[2026-09-14 11:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:15:04] Production.INFO: Date 2026-09-13
[2026-09-14 11:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 11:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001912', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 11:15:04] Production.INFO: Date 2026-09-14
[2026-09-14 11:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:15:04] Production.INFO: Total Charge 0
[2026-09-14 11:15:04] Production.INFO: CreateAllLog End
[2026-09-14 11:15:04] Production.INFO: Account Balance End.
[2026-09-14 11:15:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:15:04] Production.INFO: ==17172== Releasing lock...
[2026-09-14 11:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:15:04] Production.INFO: ==17168== Releasing lock...
[2026-09-14 11:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:15:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001912', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 11:15:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 11:15:11] Production.INFO: ProcessCDR(1,18001912,1,1,2)
[2026-09-14 11:15:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18001912,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 11:15:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18001912,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 11:15:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 11:15:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 11:15:11] Production.INFO: ==17174== Releasing lock...
[2026-09-14 11:15:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 11:15:11] Production.INFO: 26 MB #Memory Used#
[2026-09-14 11:15:13] Production.ERROR: CronJobId end10
[2026-09-14 11:15:13] Production.INFO: ==17170== Releasing lock...
[2026-09-14 11:15:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:15:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:15:17] Production.INFO: call_cost start
[2026-09-14 11:15:17] Production.INFO: call_cost end
[2026-09-14 11:15:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:15:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:15:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:15:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:15:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:15:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:15:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:15:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:15:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:15:17] Production.INFO: ==17166== Releasing lock...
[2026-09-14 11:15:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:15:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:16:01] Production.INFO: ==17248== Lock acquired, processing the job...
[2026-09-14 16:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:16:01] Production.INFO: neon service started
[2026-09-14 16:16:01] Production.INFO: neon service started
[2026-09-14 16:16:01] Production.INFO: ==17248== Releasing lock...
[2026-09-14 16:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:16:01] Production.INFO: ==17250== Lock acquired, processing the job...
[2026-09-14 11:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:16:01] Production.INFO: ==17250== Releasing lock...
[2026-09-14 11:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:16:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:16:02] Production.INFO: ==17252== Lock acquired, processing the job...
[2026-09-14 15:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:16:02] Production.INFO: ==17252== Releasing lock...
[2026-09-14 15:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:16:02] Production.INFO: ==17261== Lock acquired, processing the job...
[2026-09-14 11:16:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:16:02] Production.INFO: Account Balance Start.
[2026-09-14 11:16:02] Production.INFO: CreateAllLog Start
[2026-09-14 11:16:02] Production.INFO: ==17255== Lock acquired, processing the job...
[2026-09-14 11:16:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:16:02] Production.INFO: 117
[2026-09-14 11:16:02] Production.INFO: Date 2026-09-08
[2026-09-14 11:16:02] Production.INFO: Reseller ==> 0
[2026-09-14 11:16:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:16:03] Production.INFO: ==17257== Lock acquired, processing the job...
[2026-09-14 11:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:16:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:16:03] Production.INFO: ==17259== Lock acquired, processing the job...
[2026-09-14 11:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:16:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:16:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:16:03] Production.INFO: ==17263== Lock acquired, processing the job...
[2026-09-14 11:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:16:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:16:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:16:03] Production.INFO: Total Charge 0
[2026-09-14 11:16:03] Production.INFO: CreateAllLog End
[2026-09-14 11: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-09-14 11: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-09-14 11: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-09-14 11:16:03] Production.INFO: ==17263== Releasing lock...
[2026-09-14 11:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:16:03] Production.INFO: Account Balance End.
[2026-09-14 11:16:03] Production.ERROR: CronJobId end 12
[2026-09-14 11:16:03] Production.INFO: ==17261== Releasing lock...
[2026-09-14 11:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:16:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:16:03] Production.INFO: ==17257== Releasing lock...
[2026-09-14 11:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:16:10] Production.ERROR: CronJobId end10
[2026-09-14 11:16:10] Production.INFO: ==17259== Releasing lock...
[2026-09-14 11:16:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:16:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:16:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:16:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:16:13] Production.INFO: call_cost start
[2026-09-14 11:16:13] Production.INFO: call_cost end
[2026-09-14 11:16:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:16:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:16:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:16:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:16:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:16:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:16:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:16:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:16:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:16:13] Production.INFO: ==17255== Releasing lock...
[2026-09-14 11:16:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:16:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:17:01] Production.INFO: ==17351== Lock acquired, processing the job...
[2026-09-14 16:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:17:01] Production.INFO: neon service started
[2026-09-14 16:17:01] Production.INFO: neon service started
[2026-09-14 16:17:01] Production.INFO: ==17351== Releasing lock...
[2026-09-14 16:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:17:02] Production.INFO: ==17353== Lock acquired, processing the job...
[2026-09-14 11:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:17:02] Production.INFO: ==17353== Releasing lock...
[2026-09-14 11:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:17:02] Production.INFO: ==17355== Lock acquired, processing the job...
[2026-09-14 15:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:17:02] Production.INFO: ==17355== Releasing lock...
[2026-09-14 15:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:17:02] Production.INFO: ==17365== Lock acquired, processing the job...
[2026-09-14 11:17:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 11:17:03] Production.INFO: ==17365== Releasing lock...
[2026-09-14 11:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:17:03] Production.INFO: ==17357== Lock acquired, processing the job...
[2026-09-14 11:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:17:03] Production.INFO: ==17359== Lock acquired, processing the job...
[2026-09-14 11:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:17:03] Production.INFO: ==17363== Lock acquired, processing the job...
[2026-09-14 11:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:17:03] Production.INFO: ==17361== Lock acquired, processing the job...
[2026-09-14 11:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:17:03] Production.INFO: Account Balance Start.
[2026-09-14 11:17:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:17:03] Production.INFO: 117
[2026-09-14 11:17:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:17:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:17:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:17:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:17:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:17:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:17:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:17:03] Production.INFO: Total Charge 0
[2026-09-14 11:17:03] Production.INFO: CreateAllLog End
[2026-09-14 11:17:04] Production.INFO: ==17359== Releasing lock...
[2026-09-14 11:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:17:04] Production.INFO: Account Balance End.
[2026-09-14 11:17:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:17:04] Production.INFO: ==17363== Releasing lock...
[2026-09-14 11:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:17:12] Production.ERROR: CronJobId end10
[2026-09-14 11:17:12] Production.INFO: ==17361== Releasing lock...
[2026-09-14 11:17:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:17:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:17:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:17:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:17:14] Production.INFO: call_cost start
[2026-09-14 11:17:14] Production.INFO: call_cost end
[2026-09-14 11:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:17:14] Production.INFO: ==17357== Releasing lock...
[2026-09-14 11:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:18:02] Production.INFO: ==17445== Lock acquired, processing the job...
[2026-09-14 16:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:18:02] Production.INFO: neon service started
[2026-09-14 16:18:02] Production.INFO: neon service started
[2026-09-14 16:18:02] Production.INFO: ==17445== Releasing lock...
[2026-09-14 16:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:18:02] Production.INFO: ==17447== Lock acquired, processing the job...
[2026-09-14 11:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:18:02] Production.INFO: ==17449== Lock acquired, processing the job...
[2026-09-14 15:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:18:02] Production.INFO: ==17449== Releasing lock...
[2026-09-14 15:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:18:03] Production.INFO: ==17447== Releasing lock...
[2026-09-14 11:18:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:18:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:18:03] Production.INFO: ==17451== Lock acquired, processing the job...
[2026-09-14 11:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:18:03] Production.INFO: ==17456== Lock acquired, processing the job...
[2026-09-14 11:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:18:03] Production.INFO: ==17453== Lock acquired, processing the job...
[2026-09-14 11:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:18:03] Production.INFO: ==17458== Lock acquired, processing the job...
[2026-09-14 11:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:18:04] Production.INFO: Account Balance Start.
[2026-09-14 11:18:04] Production.INFO: CreateAllLog Start
[2026-09-14 11:18:04] Production.INFO: 117
[2026-09-14 11:18:04] Production.INFO: Date 2026-09-08
[2026-09-14 11:18:04] Production.INFO: ==17460== Lock acquired, processing the job...
[2026-09-14 11:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:18:04] Production.INFO: Date 2026-09-09
[2026-09-14 11:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:18:04] Production.INFO: Date 2026-09-10
[2026-09-14 11:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:18:04] Production.INFO: Date 2026-09-11
[2026-09-14 11:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 11: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-09-14 11: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-09-14 11: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-09-14 11:18:04] Production.INFO: ==17460== Releasing lock...
[2026-09-14 11:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:18:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:18:04] Production.INFO: Date 2026-09-12
[2026-09-14 11:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:18:04] Production.INFO: Date 2026-09-13
[2026-09-14 11:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:18:04] Production.INFO: Date 2026-09-14
[2026-09-14 11:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:18:04] Production.INFO: Total Charge 0
[2026-09-14 11:18:04] Production.INFO: CreateAllLog End
[2026-09-14 11:18:04] Production.INFO: Account Balance End.
[2026-09-14 11:18:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:18:04] Production.INFO: ==17458== Releasing lock...
[2026-09-14 11:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:18:04] Production.INFO: ==17453== Releasing lock...
[2026-09-14 11:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:18:13] Production.ERROR: CronJobId end10
[2026-09-14 11:18:13] Production.INFO: ==17456== Releasing lock...
[2026-09-14 11:18:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:18:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:18:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:18:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:18:14] Production.INFO: call_cost start
[2026-09-14 11:18:14] Production.INFO: call_cost end
[2026-09-14 11:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:18:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:18:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:18:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:18:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:18:14] Production.INFO: ==17451== Releasing lock...
[2026-09-14 11:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:19:01] Production.INFO: ==17530== Lock acquired, processing the job...
[2026-09-14 16:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:19:01] Production.INFO: neon service started
[2026-09-14 16:19:01] Production.INFO: neon service started
[2026-09-14 16:19:01] Production.INFO: ==17530== Releasing lock...
[2026-09-14 16:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:19:01] Production.INFO: ==17532== Lock acquired, processing the job...
[2026-09-14 11:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:19:02] Production.INFO: ==17532== Releasing lock...
[2026-09-14 11:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:19:02] Production.INFO: ==17534== Lock acquired, processing the job...
[2026-09-14 15:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:19:02] Production.INFO: ==17534== Releasing lock...
[2026-09-14 15:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:19:02] Production.INFO: ==17537== Lock acquired, processing the job...
[2026-09-14 11:19:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:19:02] Production.INFO: ==17539== Lock acquired, processing the job...
[2026-09-14 11:19:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:19:02] Production.INFO: ==17541== Lock acquired, processing the job...
[2026-09-14 11:19:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:19:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:19:03] Production.INFO: ==17545== Lock acquired, processing the job...
[2026-09-14 11:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:19:03] Production.INFO: ==17543== Lock acquired, processing the job...
[2026-09-14 11:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 11:19:03] Production.INFO: Account Balance Start.
[2026-09-14 11:19:03] Production.INFO: CreateAllLog Start
[2026-09-14 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-09-14 11:19:03] Production.INFO: 117
[2026-09-14 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-09-14 11:19:03] Production.INFO: ==17545== Releasing lock...
[2026-09-14 11:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:19:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:19:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:19:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:19:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:19:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:19:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:19:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:19:03] Production.INFO: Total Charge 0
[2026-09-14 11:19:03] Production.INFO: CreateAllLog End
[2026-09-14 11:19:03] Production.INFO: Account Balance End.
[2026-09-14 11:19:03] Production.ERROR: CronJobId end 12
[2026-09-14 11:19:03] Production.INFO: ==17543== Releasing lock...
[2026-09-14 11:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:19:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:19:03] Production.INFO: ==17539== Releasing lock...
[2026-09-14 11:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:19:10] Production.ERROR: CronJobId end10
[2026-09-14 11:19:10] Production.INFO: ==17541== Releasing lock...
[2026-09-14 11:19:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:19:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:19:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:19:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:19:13] Production.INFO: call_cost start
[2026-09-14 11:19:13] Production.INFO: call_cost end
[2026-09-14 11:19:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:19:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:19:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:19:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:19:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:19:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:19:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:19:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:19:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:19:13] Production.INFO: ==17537== Releasing lock...
[2026-09-14 11:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:20:02] Production.INFO: ==17613== Lock acquired, processing the job...
[2026-09-14 16:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:20:02] Production.INFO: neon service started
[2026-09-14 16:20:02] Production.INFO: neon service started
[2026-09-14 16:20:02] Production.INFO: ==17613== Releasing lock...
[2026-09-14 16:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:20:02] Production.INFO: ==17615== Lock acquired, processing the job...
[2026-09-14 11:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:20:02] Production.INFO: ==17617== Lock acquired, processing the job...
[2026-09-14 15:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:20:02] Production.INFO: ==17617== Releasing lock...
[2026-09-14 15:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:20:03] Production.INFO: ==17615== Releasing lock...
[2026-09-14 11:20:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:20:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:20:03] Production.INFO: ==17620== Lock acquired, processing the job...
[2026-09-14 11:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:20:03] Production.INFO: ==17626== Lock acquired, processing the job...
[2026-09-14 11:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:20:03] Production.INFO: ==17622== Lock acquired, processing the job...
[2026-09-14 11:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:20:03] Production.INFO: ==17624== Lock acquired, processing the job...
[2026-09-14 11:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:20:03] Production.INFO: Account Balance Start.
[2026-09-14 11:20:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:20:03] Production.INFO: 117
[2026-09-14 11:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:20:04] Production.INFO: ==17628== Lock acquired, processing the job...
[2026-09-14 11:20:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:20:04] Production.INFO: Date 2026-09-08
[2026-09-14 11:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:20:04] Production.INFO: Date 2026-09-09
[2026-09-14 11:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:20:04] Production.INFO: Date 2026-09-10
[2026-09-14 11:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 11: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-09-14 11: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-09-14 11:20:04] Production.INFO: Date 2026-09-11
[2026-09-14 11:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 11: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-09-14 11:20:04] Production.INFO: ==17628== Releasing lock...
[2026-09-14 11:20:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:20:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:20:04] Production.INFO: Date 2026-09-12
[2026-09-14 11:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:20:04] Production.INFO: Date 2026-09-13
[2026-09-14 11:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:20:04] Production.INFO: Date 2026-09-14
[2026-09-14 11:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:20:04] Production.INFO: Total Charge 0
[2026-09-14 11:20:04] Production.INFO: CreateAllLog End
[2026-09-14 11:20:04] Production.INFO: Account Balance End.
[2026-09-14 11:20:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:20:04] Production.INFO: ==17626== Releasing lock...
[2026-09-14 11:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:20:04] Production.INFO: ==17622== Releasing lock...
[2026-09-14 11:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:20:12] Production.ERROR: CronJobId end10
[2026-09-14 11:20:12] Production.INFO: ==17624== Releasing lock...
[2026-09-14 11:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:20:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:20:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:20:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:20:15] Production.INFO: call_cost start
[2026-09-14 11:20:15] Production.INFO: call_cost end
[2026-09-14 11:20:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:20:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:20:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:20:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:20:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:20:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:20:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:20:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:20:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:20:15] Production.INFO: ==17620== Releasing lock...
[2026-09-14 11:20:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:20:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:21:01] Production.INFO: ==17699== Lock acquired, processing the job...
[2026-09-14 16:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:21:01] Production.INFO: neon service started
[2026-09-14 16:21:01] Production.INFO: neon service started
[2026-09-14 16:21:01] Production.INFO: ==17699== Releasing lock...
[2026-09-14 16:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:21:01] Production.INFO: ==17701== Lock acquired, processing the job...
[2026-09-14 11:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:21:02] Production.INFO: ==17701== Releasing lock...
[2026-09-14 11:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:21:02] Production.INFO: ==17703== Lock acquired, processing the job...
[2026-09-14 15:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:21:02] Production.INFO: ==17703== Releasing lock...
[2026-09-14 15:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:21:02] Production.INFO: ==17705== Lock acquired, processing the job...
[2026-09-14 11:21:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:21:02] Production.INFO: ==17707== Lock acquired, processing the job...
[2026-09-14 11:21:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:21:02] Production.INFO: ==17709== Lock acquired, processing the job...
[2026-09-14 11:21:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:21:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:21:03] Production.INFO: ==17711== Lock acquired, processing the job...
[2026-09-14 11:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:21:03] Production.INFO: ==17713== Lock acquired, processing the job...
[2026-09-14 11:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:21:03] Production.INFO: Account Balance Start.
[2026-09-14 11:21:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:21:03] Production.INFO: 117
[2026-09-14 11:21:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:21:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 11: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-09-14 11: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-09-14 11: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-09-14 11:21:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:21:03] Production.INFO: ==17713== Releasing lock...
[2026-09-14 11:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:21:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:21:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:21:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:21:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:21:03] Production.INFO: Total Charge 0
[2026-09-14 11:21:03] Production.INFO: CreateAllLog End
[2026-09-14 11:21:03] Production.INFO: Account Balance End.
[2026-09-14 11:21:03] Production.ERROR: CronJobId end 12
[2026-09-14 11:21:03] Production.INFO: ==17711== Releasing lock...
[2026-09-14 11:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:21:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:21:03] Production.INFO: ==17707== Releasing lock...
[2026-09-14 11:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:21:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:21:12] Production.ERROR: CronJobId end10
[2026-09-14 11:21:12] Production.INFO: ==17709== Releasing lock...
[2026-09-14 11:21:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:21:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:21:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:21:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:21:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:21:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:21:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:21:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:21:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:21:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:21:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:21:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:21:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:21:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:21:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:21:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:21:13] Production.INFO: call_cost start
[2026-09-14 11:21:13] Production.INFO: call_cost end
[2026-09-14 11:21:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:21:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:21:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:21:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:21:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:21:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:21:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:21:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:21:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:21:13] Production.INFO: ==17705== Releasing lock...
[2026-09-14 11:21:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:21:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:22:02] Production.INFO: ==17793== Lock acquired, processing the job...
[2026-09-14 16:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:22:02] Production.INFO: neon service started
[2026-09-14 16:22:02] Production.INFO: neon service started
[2026-09-14 16:22:02] Production.INFO: ==17793== Releasing lock...
[2026-09-14 16:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:22:02] Production.INFO: ==17795== Lock acquired, processing the job...
[2026-09-14 11:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:22:02] Production.INFO: ==17795== Releasing lock...
[2026-09-14 11:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:22:02] Production.INFO: ==17797== Lock acquired, processing the job...
[2026-09-14 15:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:22:02] Production.INFO: ==17797== Releasing lock...
[2026-09-14 15:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:22:03] Production.INFO: ==17799== Lock acquired, processing the job...
[2026-09-14 11:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:22:03] Production.INFO: ==17805== Lock acquired, processing the job...
[2026-09-14 11:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:22:03] Production.INFO: ==17801== Lock acquired, processing the job...
[2026-09-14 11:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:22:03] Production.INFO: ==17803== Lock acquired, processing the job...
[2026-09-14 11:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:22:03] Production.INFO: ==17807== Lock acquired, processing the job...
[2026-09-14 11:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:22:03] Production.INFO: Account Balance Start.
[2026-09-14 11:22:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:22:03] Production.INFO: 117
[2026-09-14 11:22:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:22:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:22:03] Production.INFO: Date 2026-09-10
[2026-09-14 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-09-14 11:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 11:22:03] Production.INFO: ==17807== Releasing lock...
[2026-09-14 11:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:22:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:22:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:22:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:22:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:22:04] Production.INFO: Total Charge 0
[2026-09-14 11:22:04] Production.INFO: CreateAllLog End
[2026-09-14 11:22:04] Production.INFO: Account Balance End.
[2026-09-14 11:22:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:22:04] Production.INFO: ==17805== Releasing lock...
[2026-09-14 11:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:22:04] Production.INFO: ==17801== Releasing lock...
[2026-09-14 11:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:22:12] Production.ERROR: CronJobId end10
[2026-09-14 11:22:12] Production.INFO: ==17803== Releasing lock...
[2026-09-14 11:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:22:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:22:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:22:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:22:15] Production.INFO: call_cost start
[2026-09-14 11:22:15] Production.INFO: call_cost end
[2026-09-14 11:22:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:22:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:22:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:22:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:22:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:22:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:22:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:22:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:22:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:22:15] Production.INFO: ==17799== Releasing lock...
[2026-09-14 11:22:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:22:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:23:01] Production.INFO: ==17909== Lock acquired, processing the job...
[2026-09-14 16:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:23:01] Production.INFO: neon service started
[2026-09-14 16:23:01] Production.INFO: neon service started
[2026-09-14 16:23:01] Production.INFO: ==17909== Releasing lock...
[2026-09-14 16:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:23:02] Production.INFO: ==17911== Lock acquired, processing the job...
[2026-09-14 11:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:23:02] Production.INFO: ==17911== Releasing lock...
[2026-09-14 11:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:23:02] Production.INFO: ==17913== Lock acquired, processing the job...
[2026-09-14 15:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:23:02] Production.INFO: ==17913== Releasing lock...
[2026-09-14 15:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:23:03] Production.INFO: ==17921== Lock acquired, processing the job...
[2026-09-14 11:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:23:03] Production.INFO: ==17925== Lock acquired, processing the job...
[2026-09-14 11:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:23:03] Production.INFO: ==17919== Lock acquired, processing the job...
[2026-09-14 11:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:23:03] Production.INFO: ==17917== Lock acquired, processing the job...
[2026-09-14 11:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 11:23:03] Production.INFO: ==17925== Releasing lock...
[2026-09-14 11:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:23:03] Production.INFO: ==17923== Lock acquired, processing the job...
[2026-09-14 11:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:23:03] Production.INFO: Account Balance Start.
[2026-09-14 11:23:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:23:03] Production.INFO: 117
[2026-09-14 11:23:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:23:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:23:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:23:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:23:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:23:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:23:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:23:03] Production.INFO: Total Charge 0
[2026-09-14 11:23:03] Production.INFO: CreateAllLog End
[2026-09-14 11:23:04] Production.INFO: Account Balance End.
[2026-09-14 11:23:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:23:04] Production.INFO: ==17923== Releasing lock...
[2026-09-14 11:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:23:04] Production.INFO: ==17919== Releasing lock...
[2026-09-14 11:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:23:15] Production.ERROR: CronJobId end10
[2026-09-14 11:23:15] Production.INFO: ==17921== Releasing lock...
[2026-09-14 11:23:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:23:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:23:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:23:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:23:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:23:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:23:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:23:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:23:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:23:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:23:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:23:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:23:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:23:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:23:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:23:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:23:16] Production.INFO: call_cost start
[2026-09-14 11:23:16] Production.INFO: call_cost end
[2026-09-14 11:23:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:23:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:23:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:23:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:23:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:23:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:23:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:23:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:23:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:23:16] Production.INFO: ==17917== Releasing lock...
[2026-09-14 11:23:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:23:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:24:02] Production.INFO: ==17999== Lock acquired, processing the job...
[2026-09-14 16:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:24:02] Production.INFO: neon service started
[2026-09-14 16:24:02] Production.INFO: neon service started
[2026-09-14 16:24:02] Production.INFO: ==17999== Releasing lock...
[2026-09-14 16:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:24:02] Production.INFO: ==18001== Lock acquired, processing the job...
[2026-09-14 11:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:24:02] Production.INFO: ==18001== Releasing lock...
[2026-09-14 11:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:24:03] Production.INFO: ==18003== Lock acquired, processing the job...
[2026-09-14 15:24:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:24:03] Production.INFO: ==18003== Releasing lock...
[2026-09-14 15:24:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:24:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:24:03] Production.INFO: ==18007== Lock acquired, processing the job...
[2026-09-14 11:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:24:03] Production.INFO: ==18005== Lock acquired, processing the job...
[2026-09-14 11:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:24:03] Production.INFO: ==18009== Lock acquired, processing the job...
[2026-09-14 11:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:24:03] Production.INFO: ==18011== Lock acquired, processing the job...
[2026-09-14 11:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:24:03] Production.INFO: ==18013== Lock acquired, processing the job...
[2026-09-14 11:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:24:04] Production.INFO: Account Balance Start.
[2026-09-14 11:24:04] Production.INFO: CreateAllLog Start
[2026-09-14 11:24:04] Production.INFO: 117
[2026-09-14 11:24:04] Production.INFO: Date 2026-09-08
[2026-09-14 11: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-09-14 11: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-09-14 11:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 11: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-09-14 11:24:04] Production.INFO: ==18013== Releasing lock...
[2026-09-14 11:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:24:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:24:04] Production.INFO: Date 2026-09-09
[2026-09-14 11:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:24:04] Production.INFO: Date 2026-09-10
[2026-09-14 11:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:24:04] Production.INFO: Date 2026-09-11
[2026-09-14 11:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:24:04] Production.INFO: Date 2026-09-12
[2026-09-14 11:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:24:04] Production.INFO: Date 2026-09-13
[2026-09-14 11:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:24:04] Production.INFO: Date 2026-09-14
[2026-09-14 11:24:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:24:04] Production.INFO: Total Charge 0
[2026-09-14 11:24:04] Production.INFO: CreateAllLog End
[2026-09-14 11:24:04] Production.INFO: ==18007== Releasing lock...
[2026-09-14 11:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:24:04] Production.INFO: Account Balance End.
[2026-09-14 11:24:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:24:04] Production.INFO: ==18011== Releasing lock...
[2026-09-14 11:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:24:11] Production.ERROR: CronJobId end10
[2026-09-14 11:24:11] Production.INFO: ==18009== Releasing lock...
[2026-09-14 11:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:24:14] Production.INFO: call_cost start
[2026-09-14 11:24:14] Production.INFO: call_cost end
[2026-09-14 11:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:24:14] Production.INFO: ==18005== Releasing lock...
[2026-09-14 11:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:25:01] Production.INFO: ==18082== Lock acquired, processing the job...
[2026-09-14 16:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:25:01] Production.INFO: neon service started
[2026-09-14 16:25:01] Production.INFO: neon service started
[2026-09-14 16:25:01] Production.INFO: ==18082== Releasing lock...
[2026-09-14 16:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:25:02] Production.INFO: ==18084== Lock acquired, processing the job...
[2026-09-14 11:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:25:02] Production.INFO: ==18084== Releasing lock...
[2026-09-14 11:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:25:02] Production.INFO: ==18086== Lock acquired, processing the job...
[2026-09-14 15:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:25:02] Production.INFO: ==18086== Releasing lock...
[2026-09-14 15:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:25:03] Production.INFO: ==18089== Lock acquired, processing the job...
[2026-09-14 11:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 11:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 11:25:03] Production.INFO: ==18091== Lock acquired, processing the job...
[2026-09-14 11:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 11:25:03] Production.INFO: ==18089== Releasing lock...
[2026-09-14 11:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 11:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 11:25:03] Production.INFO: ==18093== Lock acquired, processing the job...
[2026-09-14 11:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:25:03] Production.INFO: ==18099== Lock acquired, processing the job...
[2026-09-14 11:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 11:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 11:25:03] Production.INFO: ==18095== Lock acquired, processing the job...
[2026-09-14 11:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:25:03] Production.INFO: ==18097== Lock acquired, processing the job...
[2026-09-14 11:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:25:03] Production.INFO: ==18101== Lock acquired, processing the job...
[2026-09-14 11:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:25:03] Production.ERROR: done
[2026-09-14 11:25:03] Production.INFO: Account Balance Start.
[2026-09-14 11:25:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:25:03] Production.INFO: 117
[2026-09-14 11:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:25:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 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-09-14 11:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 11:25:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 11:25:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001953', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 11:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 11:25:03] Production.INFO: ==18101== Releasing lock...
[2026-09-14 11:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:25:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:25:04] Production.INFO: ==18093== Releasing lock...
[2026-09-14 11:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:25:04] Production.INFO: Date 2026-09-10
[2026-09-14 11:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:25:04] Production.INFO: Date 2026-09-11
[2026-09-14 11:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:25:04] Production.INFO: Date 2026-09-12
[2026-09-14 11:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:25:04] Production.INFO: Date 2026-09-13
[2026-09-14 11:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:25:04] Production.INFO: Date 2026-09-14
[2026-09-14 11:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:25:04] Production.INFO: Total Charge 0
[2026-09-14 11:25:04] Production.INFO: CreateAllLog End
[2026-09-14 11:25:04] Production.INFO: Account Balance End.
[2026-09-14 11:25:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:25:04] Production.INFO: ==18097== Releasing lock...
[2026-09-14 11:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:25:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001953', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 11:25:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 11:25:09] Production.INFO: ProcessCDR(1,18001953,1,1,2)
[2026-09-14 11:25:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18001953,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 11:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18001953,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 11:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 11:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 11:25:10] Production.INFO: ==18099== Releasing lock...
[2026-09-14 11:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 11:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 11:25:14] Production.ERROR: CronJobId end10
[2026-09-14 11:25:14] Production.INFO: ==18095== Releasing lock...
[2026-09-14 11:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:25:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:25:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:25:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:25:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:25:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:25:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:25:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:25:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:25:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:25:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:25:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:25:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:25:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:25:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:25:15] Production.INFO: call_cost start
[2026-09-14 11:25:15] Production.INFO: call_cost end
[2026-09-14 11:25:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:25:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:25:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:25:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:25:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:25:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:25:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:25:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:25:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:25:15] Production.INFO: ==18091== Releasing lock...
[2026-09-14 11:25:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:25:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:26:02] Production.INFO: ==18178== Lock acquired, processing the job...
[2026-09-14 16:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:26:02] Production.INFO: neon service started
[2026-09-14 16:26:02] Production.INFO: neon service started
[2026-09-14 16:26:02] Production.INFO: ==18178== Releasing lock...
[2026-09-14 16:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:26:02] Production.INFO: ==18180== Lock acquired, processing the job...
[2026-09-14 11:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:26:02] Production.INFO: ==18180== Releasing lock...
[2026-09-14 11:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:26:02] Production.INFO: ==18182== Lock acquired, processing the job...
[2026-09-14 15:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:26:02] Production.INFO: ==18182== Releasing lock...
[2026-09-14 15:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:26:03] Production.INFO: ==18193== Lock acquired, processing the job...
[2026-09-14 11:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:26:03] Production.INFO: ==18185== Lock acquired, processing the job...
[2026-09-14 11:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11: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-09-14 11: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-09-14 11:26:03] Production.INFO: ==18187== Lock acquired, processing the job...
[2026-09-14 11:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11: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-09-14 11:26:03] Production.INFO: ==18189== Lock acquired, processing the job...
[2026-09-14 11:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:26:03] Production.INFO: ==18193== Releasing lock...
[2026-09-14 11:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:26:03] Production.INFO: ==18191== Lock acquired, processing the job...
[2026-09-14 11:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:26:03] Production.INFO: Account Balance Start.
[2026-09-14 11:26:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:26:03] Production.INFO: 117
[2026-09-14 11:26:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:26:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:26:04] Production.INFO: Date 2026-09-10
[2026-09-14 11:26:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:26:04] Production.INFO: Date 2026-09-11
[2026-09-14 11:26:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:26:04] Production.INFO: Date 2026-09-12
[2026-09-14 11:26:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:26:04] Production.INFO: Date 2026-09-13
[2026-09-14 11:26:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:26:04] Production.INFO: ==18187== Releasing lock...
[2026-09-14 11:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:26:04] Production.INFO: Date 2026-09-14
[2026-09-14 11:26:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:26:04] Production.INFO: Total Charge 0
[2026-09-14 11:26:04] Production.INFO: CreateAllLog End
[2026-09-14 11:26:04] Production.INFO: Account Balance End.
[2026-09-14 11:26:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:26:04] Production.INFO: ==18191== Releasing lock...
[2026-09-14 11:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:26:12] Production.ERROR: CronJobId end10
[2026-09-14 11:26:12] Production.INFO: ==18189== Releasing lock...
[2026-09-14 11:26:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:26:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:26:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:26:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:26:14] Production.INFO: call_cost start
[2026-09-14 11:26:14] Production.INFO: call_cost end
[2026-09-14 11:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:26:14] Production.INFO: ==18185== Releasing lock...
[2026-09-14 11:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:27:01] Production.INFO: ==18263== Lock acquired, processing the job...
[2026-09-14 16:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:27:01] Production.INFO: neon service started
[2026-09-14 16:27:01] Production.INFO: neon service started
[2026-09-14 16:27:01] Production.INFO: ==18263== Releasing lock...
[2026-09-14 16:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:27:01] Production.INFO: ==18267== Lock acquired, processing the job...
[2026-09-14 15:27:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:27:01] Production.INFO: ==18267== Releasing lock...
[2026-09-14 15:27:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:27:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:27:02] Production.INFO: ==18265== Lock acquired, processing the job...
[2026-09-14 11:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:27:02] Production.INFO: ==18265== Releasing lock...
[2026-09-14 11:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:27:02] Production.INFO: ==18271== Lock acquired, processing the job...
[2026-09-14 11:27:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:27:02] Production.INFO: ==18269== Lock acquired, processing the job...
[2026-09-14 11:27:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:27:03] Production.INFO: ==18275== Lock acquired, processing the job...
[2026-09-14 11:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:27:03] Production.INFO: ==18273== Lock acquired, processing the job...
[2026-09-14 11:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:27:03] Production.INFO: ==18277== Lock acquired, processing the job...
[2026-09-14 11:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:27:03] Production.INFO: Account Balance Start.
[2026-09-14 11:27:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:27:03] Production.INFO: 117
[2026-09-14 11:27:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 11:27:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 11:27:03] Production.INFO: ==18277== Releasing lock...
[2026-09-14 11:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:27:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:27:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:27:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:27:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:27:03] Production.INFO: ==18271== Releasing lock...
[2026-09-14 11:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:27:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:27:03] Production.INFO: Total Charge 0
[2026-09-14 11:27:03] Production.INFO: CreateAllLog End
[2026-09-14 11:27:04] Production.INFO: Account Balance End.
[2026-09-14 11:27:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:27:04] Production.INFO: ==18275== Releasing lock...
[2026-09-14 11:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:27:11] Production.ERROR: CronJobId end10
[2026-09-14 11:27:11] Production.INFO: ==18273== Releasing lock...
[2026-09-14 11:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:27:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:27:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:27:14] Production.INFO: call_cost start
[2026-09-14 11:27:14] Production.INFO: call_cost end
[2026-09-14 11:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:27:14] Production.INFO: ==18269== Releasing lock...
[2026-09-14 11:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:28:01] Production.INFO: ==18350== Lock acquired, processing the job...
[2026-09-14 16:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:28:01] Production.INFO: neon service started
[2026-09-14 16:28:01] Production.INFO: neon service started
[2026-09-14 16:28:01] Production.INFO: ==18350== Releasing lock...
[2026-09-14 16:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:28:02] Production.INFO: ==18352== Lock acquired, processing the job...
[2026-09-14 11:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:28:02] Production.INFO: ==18354== Lock acquired, processing the job...
[2026-09-14 15:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:28:02] Production.INFO: ==18354== Releasing lock...
[2026-09-14 15:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:28:02] Production.INFO: ==18352== Releasing lock...
[2026-09-14 11:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:28:03] Production.INFO: ==18360== Lock acquired, processing the job...
[2026-09-14 11:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:28:03] Production.INFO: ==18366== Lock acquired, processing the job...
[2026-09-14 11:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:28:03] Production.INFO: ==18358== Lock acquired, processing the job...
[2026-09-14 11:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11: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-09-14 11: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-09-14 11:28:03] Production.INFO: ==18362== Lock acquired, processing the job...
[2026-09-14 11:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11: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-09-14 11:28:03] Production.INFO: ==18366== Releasing lock...
[2026-09-14 11:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:28:03] Production.INFO: ==18364== Lock acquired, processing the job...
[2026-09-14 11:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:28:04] Production.INFO: Account Balance Start.
[2026-09-14 11:28:04] Production.INFO: CreateAllLog Start
[2026-09-14 11:28:04] Production.INFO: 117
[2026-09-14 11:28:04] Production.INFO: Date 2026-09-08
[2026-09-14 11:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:28:04] Production.INFO: Date 2026-09-09
[2026-09-14 11:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:28:04] Production.INFO: Date 2026-09-10
[2026-09-14 11:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:28:04] Production.INFO: ==18360== Releasing lock...
[2026-09-14 11:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:28:04] Production.INFO: Date 2026-09-11
[2026-09-14 11:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:28:04] Production.INFO: Date 2026-09-12
[2026-09-14 11:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:28:04] Production.INFO: Date 2026-09-13
[2026-09-14 11:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:28:04] Production.INFO: Date 2026-09-14
[2026-09-14 11:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:28:04] Production.INFO: Total Charge 0
[2026-09-14 11:28:04] Production.INFO: CreateAllLog End
[2026-09-14 11:28:04] Production.INFO: Account Balance End.
[2026-09-14 11:28:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:28:04] Production.INFO: ==18364== Releasing lock...
[2026-09-14 11:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:28: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-09-14 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-09-14 11:28:11] Production.ERROR: CronJobId end10
[2026-09-14 11:28:11] Production.INFO: ==18362== Releasing lock...
[2026-09-14 11:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:28:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:28:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:28:14] Production.INFO: call_cost start
[2026-09-14 11:28:14] Production.INFO: call_cost end
[2026-09-14 11:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:28:14] Production.INFO: ==18358== Releasing lock...
[2026-09-14 11:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:29:01] Production.INFO: ==18430== Lock acquired, processing the job...
[2026-09-14 16:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:29:01] Production.INFO: neon service started
[2026-09-14 16:29:01] Production.INFO: neon service started
[2026-09-14 16:29:01] Production.INFO: ==18430== Releasing lock...
[2026-09-14 16:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:29:01] Production.INFO: ==18432== Lock acquired, processing the job...
[2026-09-14 11:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:29:01] Production.INFO: ==18432== Releasing lock...
[2026-09-14 11:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:29:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:29:02] Production.INFO: ==18434== Lock acquired, processing the job...
[2026-09-14 15:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:29:02] Production.INFO: ==18434== Releasing lock...
[2026-09-14 15:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:29:02] Production.INFO: ==18436== Lock acquired, processing the job...
[2026-09-14 11:29:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:29:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:29:02] Production.INFO: ==18438== Lock acquired, processing the job...
[2026-09-14 11:29:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:29:02] Production.INFO: ==18440== Lock acquired, processing the job...
[2026-09-14 11:29:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:29:02] Production.INFO: ==18442== Lock acquired, processing the job...
[2026-09-14 11:29:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:29:02] Production.INFO: ==18444== Lock acquired, processing the job...
[2026-09-14 11:29:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:29:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:29:02] Production.INFO: Account Balance Start.
[2026-09-14 11:29:02] Production.INFO: CreateAllLog Start
[2026-09-14 11:29:02] Production.INFO: 117
[2026-09-14 11:29:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:29:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 11:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 11:29:03] Production.INFO: ==18444== Releasing lock...
[2026-09-14 11:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:29:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:29:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:29:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:29:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:29:03] Production.INFO: ==18438== Releasing lock...
[2026-09-14 11:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:29:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:29:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:29:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:29:03] Production.INFO: Total Charge 0
[2026-09-14 11:29:03] Production.INFO: CreateAllLog End
[2026-09-14 11:29:03] Production.INFO: Account Balance End.
[2026-09-14 11:29:03] Production.ERROR: CronJobId end 12
[2026-09-14 11:29:03] Production.INFO: ==18442== Releasing lock...
[2026-09-14 11:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:29:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:29:12] Production.ERROR: CronJobId end10
[2026-09-14 11:29:12] Production.INFO: ==18440== Releasing lock...
[2026-09-14 11:29:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:29:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:29:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:29:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:29:14] Production.INFO: call_cost start
[2026-09-14 11:29:14] Production.INFO: call_cost end
[2026-09-14 11:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:29:14] Production.INFO: ==18436== Releasing lock...
[2026-09-14 11:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:30:01] Production.INFO: ==18517== Lock acquired, processing the job...
[2026-09-14 16:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:30:01] Production.INFO: neon service started
[2026-09-14 16:30:01] Production.INFO: neon service started
[2026-09-14 16:30:01] Production.INFO: ==18517== Releasing lock...
[2026-09-14 16:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:30:01] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 11:30:02] Production.INFO: ==18521== Lock acquired, processing the job...
[2026-09-14 11:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:30:02] Production.INFO: ==18521== Releasing lock...
[2026-09-14 11:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:30:02] Production.INFO: ==18523== Lock acquired, processing the job...
[2026-09-14 15:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:30:02] Production.INFO: ==18523== Releasing lock...
[2026-09-14 15:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:30:03] Production.INFO: ==18527== Lock acquired, processing the job...
[2026-09-14 11:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:30:03] Production.INFO: ==18530== Lock acquired, processing the job...
[2026-09-14 11:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:30:03] Production.INFO: ==18525== Lock acquired, processing the job...
[2026-09-14 11:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:30:03] Production.INFO: ==18534== Lock acquired, processing the job...
[2026-09-14 11:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:30:03] Production.INFO: ==18532== Lock acquired, processing the job...
[2026-09-14 11:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11: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-09-14 11: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-09-14 11: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-09-14 11:30:03] Production.INFO: ==18534== Releasing lock...
[2026-09-14 11:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:30:03] Production.INFO: Account Balance Start.
[2026-09-14 11:30:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:30:03] Production.INFO: 117
[2026-09-14 11:30:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:30:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:30:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:30:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:30:03] Production.INFO: ==18527== Releasing lock...
[2026-09-14 11:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:30:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:30:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:30:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:30:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:30:03] Production.INFO: Total Charge 0
[2026-09-14 11:30:03] Production.INFO: CreateAllLog End
[2026-09-14 11:30:04] Production.INFO: Account Balance End.
[2026-09-14 11:30:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:30:04] Production.INFO: ==18532== Releasing lock...
[2026-09-14 11:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:30:11] Production.ERROR: CronJobId end10
[2026-09-14 11:30:11] Production.INFO: ==18530== Releasing lock...
[2026-09-14 11:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:30:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:30:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:30:14] Production.INFO: call_cost start
[2026-09-14 11:30:14] Production.INFO: call_cost end
[2026-09-14 11:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:30:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:30:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:30:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:30:14] Production.INFO: ==18525== Releasing lock...
[2026-09-14 11:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:31:02] Production.INFO: ==18601== Lock acquired, processing the job...
[2026-09-14 16:31:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:31:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:31:02] Production.INFO: neon service started
[2026-09-14 16:31:02] Production.INFO: neon service started
[2026-09-14 16:31:02] Production.INFO: ==18601== Releasing lock...
[2026-09-14 16:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:31:02] Production.INFO: ==18603== Lock acquired, processing the job...
[2026-09-14 11:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:31:02] Production.INFO: ==18603== Releasing lock...
[2026-09-14 11:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:31:03] Production.INFO: ==18605== Lock acquired, processing the job...
[2026-09-14 15:31:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:31:03] Production.INFO: ==18605== Releasing lock...
[2026-09-14 15:31:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:31:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:31:03] Production.INFO: ==18608== Lock acquired, processing the job...
[2026-09-14 11:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:31:03] Production.INFO: ==18612== Lock acquired, processing the job...
[2026-09-14 11:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:31:03] Production.INFO: ==18610== Lock acquired, processing the job...
[2026-09-14 11:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:31:03] Production.INFO: ==18614== Lock acquired, processing the job...
[2026-09-14 11:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:31:04] Production.INFO: ==18616== Lock acquired, processing the job...
[2026-09-14 11:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:31:04] Production.INFO: Account Balance Start.
[2026-09-14 11:31:04] Production.INFO: CreateAllLog Start
[2026-09-14 11:31:04] Production.INFO: 117
[2026-09-14 11:31:04] Production.INFO: Date 2026-09-08
[2026-09-14 11:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:31:04] Production.INFO: Date 2026-09-09
[2026-09-14 11:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 11: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-09-14 11: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-09-14 11: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-09-14 11:31:04] Production.INFO: ==18616== Releasing lock...
[2026-09-14 11:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:31:04] Production.INFO: Date 2026-09-10
[2026-09-14 11:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:31:04] Production.INFO: Date 2026-09-11
[2026-09-14 11:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:31:04] Production.INFO: Date 2026-09-12
[2026-09-14 11:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:31:04] Production.INFO: Date 2026-09-13
[2026-09-14 11:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:31:04] Production.INFO: Date 2026-09-14
[2026-09-14 11:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:31:04] Production.INFO: Total Charge 0
[2026-09-14 11:31:04] Production.INFO: CreateAllLog End
[2026-09-14 11:31:04] Production.INFO: Account Balance End.
[2026-09-14 11:31:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:31:04] Production.INFO: ==18614== Releasing lock...
[2026-09-14 11:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:31:04] Production.INFO: ==18610== Releasing lock...
[2026-09-14 11:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:31:12] Production.ERROR: CronJobId end10
[2026-09-14 11:31:12] Production.INFO: ==18612== Releasing lock...
[2026-09-14 11:31:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:31:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:31:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:31:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:31:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:31:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:31:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:31:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:31:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:31:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:31:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:31:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:31:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:31:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:31:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:31:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:31:14] Production.INFO: call_cost start
[2026-09-14 11:31:14] Production.INFO: call_cost end
[2026-09-14 11:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:31:14] Production.INFO: ==18608== Releasing lock...
[2026-09-14 11:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:32:01] Production.INFO: ==18683== Lock acquired, processing the job...
[2026-09-14 16:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:32:01] Production.INFO: neon service started
[2026-09-14 16:32:01] Production.INFO: neon service started
[2026-09-14 16:32:01] Production.INFO: ==18683== Releasing lock...
[2026-09-14 16:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:32:01] Production.INFO: ==18685== Lock acquired, processing the job...
[2026-09-14 11:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:32:02] Production.INFO: ==18685== Releasing lock...
[2026-09-14 11:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:32:02] Production.INFO: ==18687== Lock acquired, processing the job...
[2026-09-14 15:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:32:02] Production.INFO: ==18687== Releasing lock...
[2026-09-14 15:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:32:03] Production.INFO: ==18692== Lock acquired, processing the job...
[2026-09-14 11:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:32:03] Production.INFO: ==18694== Lock acquired, processing the job...
[2026-09-14 11:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:32:03] Production.INFO: ==18696== Lock acquired, processing the job...
[2026-09-14 11:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:32:03] Production.INFO: ==18690== Lock acquired, processing the job...
[2026-09-14 11:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:32:03] Production.INFO: Account Balance Start.
[2026-09-14 11:32:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:32:03] Production.INFO: 117
[2026-09-14 11:32:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:32:03] Production.INFO: ==18698== Lock acquired, processing the job...
[2026-09-14 11:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:32:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:32:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:32:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:32:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 11:32:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 11:32:03] Production.INFO: ==18698== Releasing lock...
[2026-09-14 11:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:32:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:32:03] Production.INFO: Total Charge 0
[2026-09-14 11:32:03] Production.INFO: CreateAllLog End
[2026-09-14 11:32:03] Production.INFO: ==18692== Releasing lock...
[2026-09-14 11:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:32:03] Production.INFO: Account Balance End.
[2026-09-14 11:32:03] Production.ERROR: CronJobId end 12
[2026-09-14 11:32:03] Production.INFO: ==18696== Releasing lock...
[2026-09-14 11:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:32:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:32:12] Production.ERROR: CronJobId end10
[2026-09-14 11:32:12] Production.INFO: ==18694== Releasing lock...
[2026-09-14 11:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:32:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:32:14] Production.INFO: call_cost start
[2026-09-14 11:32:14] Production.INFO: call_cost end
[2026-09-14 11:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:32:14] Production.INFO: ==18690== Releasing lock...
[2026-09-14 11:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:33:02] Production.INFO: ==18768== Lock acquired, processing the job...
[2026-09-14 16:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:33:02] Production.INFO: neon service started
[2026-09-14 16:33:02] Production.INFO: neon service started
[2026-09-14 16:33:02] Production.INFO: ==18768== Releasing lock...
[2026-09-14 16:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:33:02] Production.INFO: ==18773== Lock acquired, processing the job...
[2026-09-14 15:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:33:02] Production.INFO: ==18773== Releasing lock...
[2026-09-14 15:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:33:02] Production.INFO: ==18771== Lock acquired, processing the job...
[2026-09-14 11:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:33:02] Production.INFO: ==18771== Releasing lock...
[2026-09-14 11:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:33:03] Production.INFO: ==18775== Lock acquired, processing the job...
[2026-09-14 11:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:33:03] Production.INFO: ==18777== Lock acquired, processing the job...
[2026-09-14 11:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:33:03] Production.INFO: ==18779== Lock acquired, processing the job...
[2026-09-14 11:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:33:03] Production.INFO: ==18781== Lock acquired, processing the job...
[2026-09-14 11:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:33:04] Production.INFO: ==18784== Lock acquired, processing the job...
[2026-09-14 11:33:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:33:04] Production.INFO: Account Balance Start.
[2026-09-14 11:33:04] Production.INFO: CreateAllLog Start
[2026-09-14 11:33:04] Production.INFO: 117
[2026-09-14 11:33:04] Production.INFO: Date 2026-09-08
[2026-09-14 11: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-09-14 11:33:04] Production.INFO: Reseller ==> 0
[2026-09-14 11: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-09-14 11: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-09-14 11:33:04] Production.INFO: ==18784== Releasing lock...
[2026-09-14 11:33:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:33:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:33:04] Production.INFO: Date 2026-09-09
[2026-09-14 11:33:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:33:04] Production.INFO: Date 2026-09-10
[2026-09-14 11:33:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:33:04] Production.INFO: Date 2026-09-11
[2026-09-14 11:33:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:33:04] Production.INFO: Date 2026-09-12
[2026-09-14 11:33:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:33:04] Production.INFO: Date 2026-09-13
[2026-09-14 11:33:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:33:04] Production.INFO: ==18777== Releasing lock...
[2026-09-14 11:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:33:04] Production.INFO: Date 2026-09-14
[2026-09-14 11:33:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:33:04] Production.INFO: Total Charge 0
[2026-09-14 11:33:04] Production.INFO: CreateAllLog End
[2026-09-14 11:33:04] Production.INFO: Account Balance End.
[2026-09-14 11:33:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:33:04] Production.INFO: ==18781== Releasing lock...
[2026-09-14 11:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:33:11] Production.ERROR: CronJobId end10
[2026-09-14 11:33:11] Production.INFO: ==18779== Releasing lock...
[2026-09-14 11:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:33:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:33:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:33:14] Production.INFO: call_cost start
[2026-09-14 11:33:14] Production.INFO: call_cost end
[2026-09-14 11:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:33:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:33:14] Production.INFO: ==18775== Releasing lock...
[2026-09-14 11:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:34:01] Production.INFO: ==18854== Lock acquired, processing the job...
[2026-09-14 16:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:34:01] Production.INFO: neon service started
[2026-09-14 16:34:01] Production.INFO: neon service started
[2026-09-14 16:34:01] Production.INFO: ==18854== Releasing lock...
[2026-09-14 16:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:34:01] Production.INFO: ==18856== Lock acquired, processing the job...
[2026-09-14 11:34:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:34:02] Production.INFO: ==18856== Releasing lock...
[2026-09-14 11:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:34:02] Production.INFO: ==18858== Lock acquired, processing the job...
[2026-09-14 15:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:34:02] Production.INFO: ==18858== Releasing lock...
[2026-09-14 15:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:34:02] Production.INFO: ==18861== Lock acquired, processing the job...
[2026-09-14 11:34:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:34:02] Production.INFO: ==18865== Lock acquired, processing the job...
[2026-09-14 11:34:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:34:02] Production.INFO: ==18869== Lock acquired, processing the job...
[2026-09-14 11:34:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:34:03] Production.INFO: ==18863== Lock acquired, processing the job...
[2026-09-14 11:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:34:03] Production.INFO: ==18867== Lock acquired, processing the job...
[2026-09-14 11:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 11:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 11:34:03] Production.INFO: ==18869== Releasing lock...
[2026-09-14 11:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:34:03] Production.INFO: Account Balance Start.
[2026-09-14 11:34:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:34:03] Production.INFO: 117
[2026-09-14 11:34:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:34:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:34:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:34:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:34:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:34:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:34:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:34:03] Production.INFO: Total Charge 0
[2026-09-14 11:34:03] Production.INFO: CreateAllLog End
[2026-09-14 11:34:03] Production.INFO: Account Balance End.
[2026-09-14 11:34:03] Production.ERROR: CronJobId end 12
[2026-09-14 11:34:03] Production.INFO: ==18867== Releasing lock...
[2026-09-14 11:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:34:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:34:03] Production.INFO: ==18863== Releasing lock...
[2026-09-14 11:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:34:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:34:10] Production.ERROR: CronJobId end10
[2026-09-14 11:34:10] Production.INFO: ==18865== Releasing lock...
[2026-09-14 11:34:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:34:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:34:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:34:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:34:13] Production.INFO: call_cost start
[2026-09-14 11:34:13] Production.INFO: call_cost end
[2026-09-14 11:34:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:34:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:34:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:34:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:34:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:34:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:34:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:34:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:34:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:34:13] Production.INFO: ==18861== Releasing lock...
[2026-09-14 11:34:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:34:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:35:01] Production.INFO: ==18975== Lock acquired, processing the job...
[2026-09-14 16:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:35:01] Production.INFO: neon service started
[2026-09-14 16:35:01] Production.INFO: neon service started
[2026-09-14 16:35:01] Production.INFO: ==18975== Releasing lock...
[2026-09-14 16:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:35:02] Production.INFO: ==18977== Lock acquired, processing the job...
[2026-09-14 11:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:35:02] Production.INFO: ==18979== Lock acquired, processing the job...
[2026-09-14 15:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:35:02] Production.INFO: ==18979== Releasing lock...
[2026-09-14 15:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:35:02] Production.INFO: ==18977== Releasing lock...
[2026-09-14 11:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:35:03] Production.INFO: ==18982== Lock acquired, processing the job...
[2026-09-14 11:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 11:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 11:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 11:35:03] Production.INFO: ==18982== Releasing lock...
[2026-09-14 11:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 11:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 11:35:03] Production.INFO: ==18986== Lock acquired, processing the job...
[2026-09-14 11:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:35:03] Production.INFO: ==18988== Lock acquired, processing the job...
[2026-09-14 11:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:35:03] Production.INFO: ==18990== Lock acquired, processing the job...
[2026-09-14 11:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:35:03] Production.INFO: ==18996== Lock acquired, processing the job...
[2026-09-14 11:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:35:03] Production.INFO: ==18992== Lock acquired, processing the job...
[2026-09-14 11:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:35:04] Production.INFO: ==18994== Lock acquired, processing the job...
[2026-09-14 11:35:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 11:35:04] Production.INFO: Account Balance Start.
[2026-09-14 11:35:04] Production.INFO: CreateAllLog Start
[2026-09-14 11:35:04] Production.INFO: 117
[2026-09-14 11:35:04] Production.INFO: Date 2026-09-08
[2026-09-14 11:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:35:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 11: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-09-14 11: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-09-14 11:35:04] Production.INFO: Date 2026-09-09
[2026-09-14 11:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 11: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-09-14 11:35:04] Production.INFO: ==18996== Releasing lock...
[2026-09-14 11:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:35:04] Production.INFO: Date 2026-09-10
[2026-09-14 11:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:35:04] Production.INFO: Date 2026-09-11
[2026-09-14 11:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:35:04] Production.ERROR: done
[2026-09-14 11:35:04] Production.INFO: Date 2026-09-12
[2026-09-14 11:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:35:04] Production.INFO: Date 2026-09-13
[2026-09-14 11:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 11:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001994', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 11:35:04] Production.INFO: Date 2026-09-14
[2026-09-14 11:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:35:04] Production.INFO: Total Charge 0
[2026-09-14 11:35:04] Production.INFO: CreateAllLog End
[2026-09-14 11:35:04] Production.INFO: Account Balance End.
[2026-09-14 11:35:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:35:04] Production.INFO: ==18992== Releasing lock...
[2026-09-14 11:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:35:05] Production.INFO: ==18988== Releasing lock...
[2026-09-14 11:35:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:35:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18001994', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 11:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 11:35:10] Production.INFO: ProcessCDR(1,18001994,1,1,2)
[2026-09-14 11:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18001994,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 11:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18001994,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 11:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 11:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 11:35:10] Production.INFO: ==18994== Releasing lock...
[2026-09-14 11:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 11:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 11:35:14] Production.ERROR: CronJobId end10
[2026-09-14 11:35:14] Production.INFO: ==18990== Releasing lock...
[2026-09-14 11:35:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:35:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:35:16] Production.INFO: call_cost start
[2026-09-14 11:35:16] Production.INFO: call_cost end
[2026-09-14 11:35:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:35:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:35:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:35:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:35:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:35:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:35:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:35:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:35:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:35:16] Production.INFO: ==18986== Releasing lock...
[2026-09-14 11:35:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:35:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:36:01] Production.INFO: ==19068== Lock acquired, processing the job...
[2026-09-14 16:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:36:01] Production.INFO: neon service started
[2026-09-14 16:36:01] Production.INFO: neon service started
[2026-09-14 16:36:01] Production.INFO: ==19068== Releasing lock...
[2026-09-14 16:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:36:01] Production.INFO: ==19072== Lock acquired, processing the job...
[2026-09-14 15:36:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:36:01] Production.INFO: ==19072== Releasing lock...
[2026-09-14 15:36:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:36:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:36:01] Production.INFO: ==19070== Lock acquired, processing the job...
[2026-09-14 11:36:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:36:02] Production.INFO: ==19070== Releasing lock...
[2026-09-14 11:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:36:02] Production.INFO: ==19075== Lock acquired, processing the job...
[2026-09-14 11:36:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:36:02] Production.INFO: ==19081== Lock acquired, processing the job...
[2026-09-14 11:36:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:36:02] Production.INFO: ==19077== Lock acquired, processing the job...
[2026-09-14 11:36:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:36:02] Production.INFO: ==19079== Lock acquired, processing the job...
[2026-09-14 11:36:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:36:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:36:02] Production.INFO: Account Balance Start.
[2026-09-14 11:36:02] Production.INFO: CreateAllLog Start
[2026-09-14 11:36:02] Production.INFO: 117
[2026-09-14 11:36:02] Production.INFO: ==19083== Lock acquired, processing the job...
[2026-09-14 11:36:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:36:02] Production.INFO: Date 2026-09-08
[2026-09-14 11:36:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:36:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:36:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:36:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:36:02] Production.INFO: Reseller ==> 0
[2026-09-14 11:36:02] Production.INFO: Date 2026-09-09
[2026-09-14 11:36:02] Production.INFO: Reseller ==> 0
[2026-09-14 11:36:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:36:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 11:36:03] Production.INFO: ==19083== Releasing lock...
[2026-09-14 11:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:36:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:36:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:36:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:36:03] Production.INFO: Total Charge 0
[2026-09-14 11:36:03] Production.INFO: CreateAllLog End
[2026-09-14 11:36:03] Production.INFO: Account Balance End.
[2026-09-14 11:36:03] Production.ERROR: CronJobId end 12
[2026-09-14 11:36:03] Production.INFO: ==19081== Releasing lock...
[2026-09-14 11:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:36:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:36:03] Production.INFO: ==19077== Releasing lock...
[2026-09-14 11:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:36:10] Production.ERROR: CronJobId end10
[2026-09-14 11:36:10] Production.INFO: ==19079== Releasing lock...
[2026-09-14 11:36:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:36:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:36:13] Production.INFO: call_cost start
[2026-09-14 11:36:13] Production.INFO: call_cost end
[2026-09-14 11:36:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:36:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:36:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:36:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:36:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:36:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:36:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:36:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:36:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:36:13] Production.INFO: ==19075== Releasing lock...
[2026-09-14 11:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:36:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:37:01] Production.INFO: ==19156== Lock acquired, processing the job...
[2026-09-14 16:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:37:01] Production.INFO: neon service started
[2026-09-14 16:37:01] Production.INFO: neon service started
[2026-09-14 16:37:01] Production.INFO: ==19156== Releasing lock...
[2026-09-14 16:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:37:01] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 11:37:02] Production.INFO: ==19159== Lock acquired, processing the job...
[2026-09-14 11:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:37:02] Production.INFO: ==19161== Lock acquired, processing the job...
[2026-09-14 15:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:37:02] Production.INFO: ==19161== Releasing lock...
[2026-09-14 15:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:37:02] Production.INFO: ==19159== Releasing lock...
[2026-09-14 11:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:37:03] Production.INFO: ==19173== Lock acquired, processing the job...
[2026-09-14 11:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:37:03] Production.INFO: ==19165== Lock acquired, processing the job...
[2026-09-14 11:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:37:03] Production.INFO: ==19167== Lock acquired, processing the job...
[2026-09-14 11:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:37:03] Production.INFO: ==19171== Lock acquired, processing the job...
[2026-09-14 11:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 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-09-14 11:37:03] Production.INFO: ==19169== Lock acquired, processing the job...
[2026-09-14 11:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-09-14 11:37:03] Production.INFO: ==19173== Releasing lock...
[2026-09-14 11:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:37:03] Production.INFO: Account Balance Start.
[2026-09-14 11:37:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:37:03] Production.INFO: 117
[2026-09-14 11:37:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:37:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:37:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:37:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:37:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:37:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:37:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:37:03] Production.INFO: Total Charge 0
[2026-09-14 11:37:03] Production.INFO: CreateAllLog End
[2026-09-14 11:37:04] Production.INFO: Account Balance End.
[2026-09-14 11:37:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:37:04] Production.INFO: ==19171== Releasing lock...
[2026-09-14 11:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:37:04] Production.INFO: ==19167== Releasing lock...
[2026-09-14 11:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:37:11] Production.ERROR: CronJobId end10
[2026-09-14 11:37:11] Production.INFO: ==19169== Releasing lock...
[2026-09-14 11:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:37:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:37:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:37:13] Production.INFO: call_cost start
[2026-09-14 11:37:13] Production.INFO: call_cost end
[2026-09-14 11:37:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:37:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:37:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:37:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:37:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:37:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:37:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:37:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:37:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:37:13] Production.INFO: ==19165== Releasing lock...
[2026-09-14 11:37:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:37:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:38:02] Production.INFO: ==19244== Lock acquired, processing the job...
[2026-09-14 16:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:38:02] Production.INFO: neon service started
[2026-09-14 16:38:02] Production.INFO: neon service started
[2026-09-14 16:38:02] Production.INFO: ==19244== Releasing lock...
[2026-09-14 16:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:38:02] Production.INFO: ==19246== Lock acquired, processing the job...
[2026-09-14 11:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:38:02] Production.INFO: ==19246== Releasing lock...
[2026-09-14 11:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:38:02] Production.INFO: ==19248== Lock acquired, processing the job...
[2026-09-14 15:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:38:03] Production.INFO: ==19248== Releasing lock...
[2026-09-14 15:38:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:38:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:38:03] Production.INFO: ==19255== Lock acquired, processing the job...
[2026-09-14 11:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:38:03] Production.INFO: ==19251== Lock acquired, processing the job...
[2026-09-14 11:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:38:03] Production.INFO: ==19253== Lock acquired, processing the job...
[2026-09-14 11:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:38:03] Production.INFO: ==19257== Lock acquired, processing the job...
[2026-09-14 11:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:38:03] Production.INFO: ==19259== Lock acquired, processing the job...
[2026-09-14 11:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:38:03] Production.INFO: Account Balance Start.
[2026-09-14 11:38:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:38:03] Production.INFO: 117
[2026-09-14 11:38:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:38:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:38:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 11:38:03] Production.INFO: ==19259== Releasing lock...
[2026-09-14 11:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:38:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:38:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:38:04] Production.INFO: Date 2026-09-13
[2026-09-14 11:38:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:38:04] Production.INFO: Date 2026-09-14
[2026-09-14 11:38:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:38:04] Production.INFO: Total Charge 0
[2026-09-14 11:38:04] Production.INFO: CreateAllLog End
[2026-09-14 11:38:04] Production.INFO: Account Balance End.
[2026-09-14 11:38:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:38:04] Production.INFO: ==19257== Releasing lock...
[2026-09-14 11:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:38:04] Production.INFO: ==19253== Releasing lock...
[2026-09-14 11:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:38:11] Production.ERROR: CronJobId end10
[2026-09-14 11:38:11] Production.INFO: ==19255== Releasing lock...
[2026-09-14 11:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:38:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:38:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:38:14] Production.INFO: call_cost start
[2026-09-14 11:38:14] Production.INFO: call_cost end
[2026-09-14 11:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:38:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:38:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:38:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:38:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:38:14] Production.INFO: ==19251== Releasing lock...
[2026-09-14 11:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:39:01] Production.INFO: ==19330== Lock acquired, processing the job...
[2026-09-14 16:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:39:01] Production.INFO: neon service started
[2026-09-14 16:39:01] Production.INFO: neon service started
[2026-09-14 16:39:01] Production.INFO: ==19330== Releasing lock...
[2026-09-14 16:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:39:02] Production.INFO: ==19332== Lock acquired, processing the job...
[2026-09-14 11:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:39:02] Production.INFO: ==19334== Lock acquired, processing the job...
[2026-09-14 15:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:39:02] Production.INFO: ==19334== Releasing lock...
[2026-09-14 15:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:39:02] Production.INFO: ==19332== Releasing lock...
[2026-09-14 11:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:39:03] Production.INFO: ==19339== Lock acquired, processing the job...
[2026-09-14 11:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:39:03] Production.INFO: ==19337== Lock acquired, processing the job...
[2026-09-14 11:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:39:03] Production.INFO: ==19345== Lock acquired, processing the job...
[2026-09-14 11:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:39:03] Production.INFO: ==19341== Lock acquired, processing the job...
[2026-09-14 11:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:39:03] Production.INFO: ==19343== Lock acquired, processing the job...
[2026-09-14 11:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 11:39:03] Production.INFO: ==19345== Releasing lock...
[2026-09-14 11:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:39:03] Production.INFO: Account Balance Start.
[2026-09-14 11:39:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:39:03] Production.INFO: 117
[2026-09-14 11:39:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:39:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:39:03] Production.INFO: ==19339== Releasing lock...
[2026-09-14 11:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:39:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:39:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:39:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:39:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:39:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:39:03] Production.INFO: Total Charge 0
[2026-09-14 11:39:03] Production.INFO: CreateAllLog End
[2026-09-14 11:39:03] Production.INFO: Account Balance End.
[2026-09-14 11:39:03] Production.ERROR: CronJobId end 12
[2026-09-14 11:39:03] Production.INFO: ==19343== Releasing lock...
[2026-09-14 11:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:39:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:39:10] Production.ERROR: CronJobId end10
[2026-09-14 11:39:10] Production.INFO: ==19341== Releasing lock...
[2026-09-14 11:39:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:39:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:39:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:39:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:39:14] Production.INFO: call_cost start
[2026-09-14 11:39:14] Production.INFO: call_cost end
[2026-09-14 11:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:39:14] Production.INFO: ==19337== Releasing lock...
[2026-09-14 11:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:40:01] Production.INFO: ==19411== Lock acquired, processing the job...
[2026-09-14 16:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:40:02] Production.INFO: neon service started
[2026-09-14 16:40:02] Production.INFO: neon service started
[2026-09-14 16:40:02] Production.INFO: ==19411== Releasing lock...
[2026-09-14 16:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:40:02] Production.INFO: ==19416== Lock acquired, processing the job...
[2026-09-14 15:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:40:02] Production.INFO: ==19416== Releasing lock...
[2026-09-14 15:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:40:02] Production.INFO: ==19413== Lock acquired, processing the job...
[2026-09-14 11:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:40:02] Production.INFO: ==19413== Releasing lock...
[2026-09-14 11:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:40:03] Production.INFO: ==19418== Lock acquired, processing the job...
[2026-09-14 11:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:40:03] Production.INFO: ==19420== Lock acquired, processing the job...
[2026-09-14 11:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:40:03] Production.INFO: ==19422== Lock acquired, processing the job...
[2026-09-14 11:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:40:03] Production.INFO: ==19424== Lock acquired, processing the job...
[2026-09-14 11:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:40:03] Production.INFO: ==19426== Lock acquired, processing the job...
[2026-09-14 11:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:40:03] Production.INFO: Account Balance Start.
[2026-09-14 11:40:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:40:03] Production.INFO: 117
[2026-09-14 11:40:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:40:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 11: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-09-14 11:40:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 11: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-09-14 11: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-09-14 11:40:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:40:03] Production.INFO: ==19426== Releasing lock...
[2026-09-14 11:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:40:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:40:04] Production.INFO: Date 2026-09-13
[2026-09-14 11:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:40:04] Production.INFO: Date 2026-09-14
[2026-09-14 11:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:40:04] Production.INFO: Total Charge 0
[2026-09-14 11:40:04] Production.INFO: CreateAllLog End
[2026-09-14 11:40:04] Production.INFO: Account Balance End.
[2026-09-14 11:40:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:40:04] Production.INFO: ==19424== Releasing lock...
[2026-09-14 11:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:40:04] Production.INFO: ==19420== Releasing lock...
[2026-09-14 11:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:40:12] Production.ERROR: CronJobId end10
[2026-09-14 11:40:12] Production.INFO: ==19422== Releasing lock...
[2026-09-14 11:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:40:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:40:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:40:14] Production.INFO: call_cost start
[2026-09-14 11:40:14] Production.INFO: call_cost end
[2026-09-14 11:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:40:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:40:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:40:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:40:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:40:14] Production.INFO: ==19418== Releasing lock...
[2026-09-14 11:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:41:01] Production.INFO: ==19499== Lock acquired, processing the job...
[2026-09-14 16:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:41:01] Production.INFO: neon service started
[2026-09-14 16:41:01] Production.INFO: neon service started
[2026-09-14 16:41:01] Production.INFO: ==19499== Releasing lock...
[2026-09-14 16:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:41:01] Production.INFO: ==19503== Lock acquired, processing the job...
[2026-09-14 15:41:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:41:01] Production.INFO: ==19503== Releasing lock...
[2026-09-14 15:41:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:41:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:41:02] Production.INFO: ==19501== Lock acquired, processing the job...
[2026-09-14 11:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:41:02] Production.INFO: ==19501== Releasing lock...
[2026-09-14 11:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:41:03] Production.INFO: ==19506== Lock acquired, processing the job...
[2026-09-14 11:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:41:03] Production.INFO: ==19510== Lock acquired, processing the job...
[2026-09-14 11:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:41:03] Production.INFO: ==19512== Lock acquired, processing the job...
[2026-09-14 11:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:41:03] Production.INFO: ==19508== Lock acquired, processing the job...
[2026-09-14 11:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:41:03] Production.INFO: ==19514== Lock acquired, processing the job...
[2026-09-14 11:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:41:03] Production.INFO: Account Balance Start.
[2026-09-14 11:41:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:41:03] Production.INFO: 117
[2026-09-14 11:41:03] Production.INFO: Date 2026-09-08
[2026-09-14 11: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-09-14 11:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 11: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-09-14 11: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-09-14 11:41:03] Production.INFO: ==19514== Releasing lock...
[2026-09-14 11:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:41:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:41:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:41:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:41:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:41:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:41:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:41:03] Production.INFO: Total Charge 0
[2026-09-14 11:41:03] Production.INFO: CreateAllLog End
[2026-09-14 11:41:03] Production.INFO: ==19508== Releasing lock...
[2026-09-14 11:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:41:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:41:03] Production.INFO: Account Balance End.
[2026-09-14 11:41:03] Production.ERROR: CronJobId end 12
[2026-09-14 11:41:03] Production.INFO: ==19512== Releasing lock...
[2026-09-14 11:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:41:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:41:10] Production.ERROR: CronJobId end10
[2026-09-14 11:41:10] Production.INFO: ==19510== Releasing lock...
[2026-09-14 11:41:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:41:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:41:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:41:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:41:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:41:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:41:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:41:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:41:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:41:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:41:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:41:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:41:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:41:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:41:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:41:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:41:13] Production.INFO: call_cost start
[2026-09-14 11:41:13] Production.INFO: call_cost end
[2026-09-14 11:41:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:41:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:41:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:41:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:41:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:41:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:41:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:41:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:41:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:41:13] Production.INFO: ==19506== Releasing lock...
[2026-09-14 11:41:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:41:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:42:01] Production.INFO: ==19582== Lock acquired, processing the job...
[2026-09-14 16:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:42:01] Production.INFO: neon service started
[2026-09-14 16:42:01] Production.INFO: neon service started
[2026-09-14 16:42:01] Production.INFO: ==19582== Releasing lock...
[2026-09-14 16:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:42:02] Production.INFO: ==19588== Lock acquired, processing the job...
[2026-09-14 15:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:42:02] Production.INFO: ==19588== Releasing lock...
[2026-09-14 15:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:42:02] Production.INFO: ==19586== Lock acquired, processing the job...
[2026-09-14 11:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:42:02] Production.INFO: ==19586== Releasing lock...
[2026-09-14 11:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:42:03] Production.INFO: ==19593== Lock acquired, processing the job...
[2026-09-14 11:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:42:03] Production.INFO: ==19595== Lock acquired, processing the job...
[2026-09-14 11:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:42:03] Production.INFO: ==19597== Lock acquired, processing the job...
[2026-09-14 11:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:42:03] Production.INFO: ==19599== Lock acquired, processing the job...
[2026-09-14 11:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:42:03] Production.INFO: ==19601== Lock acquired, processing the job...
[2026-09-14 11:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11: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-09-14 11: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-09-14 11:42:03] Production.INFO: Account Balance Start.
[2026-09-14 11:42:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:42:03] Production.INFO: 117
[2026-09-14 11:42:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 11: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-09-14 11:42:03] Production.INFO: ==19601== Releasing lock...
[2026-09-14 11:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:42:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:42:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:42:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:42:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:42:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:42:04] Production.INFO: Date 2026-09-14
[2026-09-14 11:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:42:04] Production.INFO: Total Charge 0
[2026-09-14 11:42:04] Production.INFO: CreateAllLog End
[2026-09-14 11:42:04] Production.INFO: ==19595== Releasing lock...
[2026-09-14 11:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:42:04] Production.INFO: Account Balance End.
[2026-09-14 11:42:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:42:04] Production.INFO: ==19599== Releasing lock...
[2026-09-14 11:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:42:11] Production.ERROR: CronJobId end10
[2026-09-14 11:42:11] Production.INFO: ==19597== Releasing lock...
[2026-09-14 11:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:42:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:42:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:42:14] Production.INFO: call_cost start
[2026-09-14 11:42:14] Production.INFO: call_cost end
[2026-09-14 11:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:42:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:42:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:42:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:42:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:42:14] Production.INFO: ==19593== Releasing lock...
[2026-09-14 11:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:43:02] Production.INFO: ==19670== Lock acquired, processing the job...
[2026-09-14 16:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:43:02] Production.INFO: neon service started
[2026-09-14 16:43:02] Production.INFO: neon service started
[2026-09-14 16:43:02] Production.INFO: ==19670== Releasing lock...
[2026-09-14 16:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:43:02] Production.INFO: ==19672== Lock acquired, processing the job...
[2026-09-14 11:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:43:02] Production.INFO: ==19674== Lock acquired, processing the job...
[2026-09-14 15:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:43:02] Production.INFO: ==19674== Releasing lock...
[2026-09-14 15:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:43:03] Production.INFO: ==19672== Releasing lock...
[2026-09-14 11:43:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:43:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:43:03] Production.INFO: ==19677== Lock acquired, processing the job...
[2026-09-14 11:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:43:03] Production.INFO: ==19679== Lock acquired, processing the job...
[2026-09-14 11:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:43:03] Production.INFO: ==19683== Lock acquired, processing the job...
[2026-09-14 11:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:43:03] Production.INFO: ==19681== Lock acquired, processing the job...
[2026-09-14 11:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:43:03] Production.INFO: ==19685== Lock acquired, processing the job...
[2026-09-14 11:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:43:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:43:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:43:04] Production.INFO: Account Balance Start.
[2026-09-14 11:43:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:43:04] Production.INFO: CreateAllLog Start
[2026-09-14 11:43:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:43:04] Production.INFO: 117
[2026-09-14 11:43:04] Production.INFO: Date 2026-09-08
[2026-09-14 11: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-09-14 11:43:04] Production.INFO: Reseller ==> 0
[2026-09-14 11: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-09-14 11: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-09-14 11:43:04] Production.INFO: ==19685== Releasing lock...
[2026-09-14 11:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:43:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:43:04] Production.INFO: Date 2026-09-09
[2026-09-14 11:43:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:43:04] Production.INFO: Date 2026-09-10
[2026-09-14 11:43:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:43:04] Production.INFO: Date 2026-09-11
[2026-09-14 11:43:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:43:04] Production.INFO: Date 2026-09-12
[2026-09-14 11:43:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:43:04] Production.INFO: Date 2026-09-13
[2026-09-14 11:43:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:43:04] Production.INFO: Date 2026-09-14
[2026-09-14 11:43:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:43:04] Production.INFO: Total Charge 0
[2026-09-14 11:43:04] Production.INFO: CreateAllLog End
[2026-09-14 11:43:04] Production.INFO: Account Balance End.
[2026-09-14 11:43:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:43:04] Production.INFO: ==19683== Releasing lock...
[2026-09-14 11:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:43:04] Production.INFO: ==19679== Releasing lock...
[2026-09-14 11:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:43:11] Production.ERROR: CronJobId end10
[2026-09-14 11:43:11] Production.INFO: ==19681== Releasing lock...
[2026-09-14 11:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:43:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:43:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:43:13] Production.INFO: call_cost start
[2026-09-14 11:43:13] Production.INFO: call_cost end
[2026-09-14 11:43:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:43:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:43:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:43:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:43:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:43:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:43:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:43:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:43:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:43:13] Production.INFO: ==19677== Releasing lock...
[2026-09-14 11:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:43:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:44:01] Production.INFO: ==19753== Lock acquired, processing the job...
[2026-09-14 16:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:44:01] Production.INFO: neon service started
[2026-09-14 16:44:01] Production.INFO: neon service started
[2026-09-14 16:44:01] Production.INFO: ==19753== Releasing lock...
[2026-09-14 16:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:44:01] Production.INFO: ==19755== Lock acquired, processing the job...
[2026-09-14 11:44:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:44:02] Production.INFO: ==19755== Releasing lock...
[2026-09-14 11:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:44:02] Production.INFO: ==19757== Lock acquired, processing the job...
[2026-09-14 15:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:44:02] Production.INFO: ==19757== Releasing lock...
[2026-09-14 15:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:44:02] Production.INFO: ==19760== Lock acquired, processing the job...
[2026-09-14 11:44:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:44:02] Production.INFO: ==19762== Lock acquired, processing the job...
[2026-09-14 11:44:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:44:03] Production.INFO: ==19764== Lock acquired, processing the job...
[2026-09-14 11:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:44:03] Production.INFO: ==19768== Lock acquired, processing the job...
[2026-09-14 11:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:44:03] Production.INFO: ==19766== Lock acquired, processing the job...
[2026-09-14 11:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:44:03] Production.INFO: Account Balance Start.
[2026-09-14 11:44:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:44:03] Production.INFO: 117
[2026-09-14 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-09-14 11:44:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 11:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 11:44:03] Production.INFO: ==19768== Releasing lock...
[2026-09-14 11:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:44:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:44:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:44:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:44:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:44:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:44:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:44:03] Production.INFO: Total Charge 0
[2026-09-14 11:44:03] Production.INFO: CreateAllLog End
[2026-09-14 11:44:03] Production.INFO: ==19762== Releasing lock...
[2026-09-14 11:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:44:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:44:03] Production.INFO: Account Balance End.
[2026-09-14 11:44:03] Production.ERROR: CronJobId end 12
[2026-09-14 11:44:03] Production.INFO: ==19766== Releasing lock...
[2026-09-14 11:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:44:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:44:10] Production.ERROR: CronJobId end10
[2026-09-14 11:44:10] Production.INFO: ==19764== Releasing lock...
[2026-09-14 11:44:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:44:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:44:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:44:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:44:13] Production.INFO: call_cost start
[2026-09-14 11:44:13] Production.INFO: call_cost end
[2026-09-14 11:44:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:44:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:44:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:44:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:44:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:44:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:44:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:44:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:44:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:44:13] Production.INFO: ==19760== Releasing lock...
[2026-09-14 11:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:44:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:45:02] Production.INFO: ==19842== Lock acquired, processing the job...
[2026-09-14 16:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:45:02] Production.INFO: neon service started
[2026-09-14 16:45:02] Production.INFO: neon service started
[2026-09-14 16:45:02] Production.INFO: ==19842== Releasing lock...
[2026-09-14 16:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:45:02] Production.INFO: ==19844== Lock acquired, processing the job...
[2026-09-14 11:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:45:02] Production.INFO: ==19846== Lock acquired, processing the job...
[2026-09-14 15:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:45:02] Production.INFO: ==19846== Releasing lock...
[2026-09-14 15:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:45:03] Production.INFO: ==19844== Releasing lock...
[2026-09-14 11:45:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:45:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:45:03] Production.INFO: ==19851== Lock acquired, processing the job...
[2026-09-14 11:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:45:03] Production.INFO: ==19853== Lock acquired, processing the job...
[2026-09-14 11:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:45:03] Production.INFO: ==19849== Lock acquired, processing the job...
[2026-09-14 11:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 11:45:04] Production.INFO: ==19857== Lock acquired, processing the job...
[2026-09-14 11:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:45:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 11:45:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 11:45:04] Production.ERROR: CronJob PID - 19851
[2026-09-14 11:45:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 11:45:04] Production.ERROR: CronJob ID - 5
[2026-09-14 11:45:04] Production.ERROR: CronJob Last Run Time 2026-09-14 11:45:00
[2026-09-14 11:45:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 11:45:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 11:45:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 11:45:04] Production.ERROR: CronJob PID - 19853
[2026-09-14 11:45:04] Production.INFO: ==19855== Lock acquired, processing the job...
[2026-09-14 11:45:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:45:04] Production.ERROR: CronJob Title - Account Block
[2026-09-14 11:45:04] Production.ERROR: CronJob ID - 7
[2026-09-14 11:45:04] Production.ERROR: CronJob Last Run Time 2026-09-14 11:45:00
[2026-09-14 11:45:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 11:45:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 11:45:04] Production.INFO: ==19859== Lock acquired, processing the job...
[2026-09-14 11:45:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 11:45:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 11:45:04] Production.INFO: ==19849== Releasing lock...
[2026-09-14 11:45:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 11:45:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 11:45:04] Production.INFO: Account Balance Start.
[2026-09-14 11:45:04] Production.INFO: CreateAllLog Start
[2026-09-14 11:45:04] Production.INFO: 117
[2026-09-14 11:45:04] Production.INFO: Date 2026-09-08
[2026-09-14 11:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:45:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:45:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:45:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:45:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:45:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 11:45:04] Production.INFO: ==19861== Lock acquired, processing the job...
[2026-09-14 11:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:45:04] Production.INFO: Date 2026-09-09
[2026-09-14 11:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:45:04] Production.INFO: Date 2026-09-10
[2026-09-14 11:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:45:04] Production.INFO: Date 2026-09-11
[2026-09-14 11:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 11: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-09-14 11:45:04] Production.INFO: Date 2026-09-12
[2026-09-14 11:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 11: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-09-14 11: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-09-14 11:45:04] Production.INFO: Date 2026-09-13
[2026-09-14 11:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:45:04] Production.INFO: ==19861== Releasing lock...
[2026-09-14 11:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:45:04] Production.ERROR: done
[2026-09-14 11:45:04] Production.INFO: Date 2026-09-14
[2026-09-14 11:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 11:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002035', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 11:45:04] Production.INFO: Total Charge 0
[2026-09-14 11:45:04] Production.INFO: CreateAllLog End
[2026-09-14 11:45:04] Production.INFO: Account Balance End.
[2026-09-14 11:45:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:45:04] Production.INFO: ==19857== Releasing lock...
[2026-09-14 11:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:45:04] Production.INFO: ==19853== Releasing lock...
[2026-09-14 11:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002035', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 11:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 11:45:10] Production.INFO: ProcessCDR(1,18002035,1,1,2)
[2026-09-14 11:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18002035,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 11:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18002035,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 11:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 11:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 11:45:10] Production.INFO: ==19859== Releasing lock...
[2026-09-14 11:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 11:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 11:45:14] Production.ERROR: CronJobId end10
[2026-09-14 11:45:14] Production.INFO: ==19855== Releasing lock...
[2026-09-14 11:45:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:45:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:45:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:45:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:45:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:45:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:45:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:45:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:45:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:45:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:45:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:45:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:45:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:45:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:45:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:45:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:45:16] Production.INFO: call_cost start
[2026-09-14 11:45:16] Production.INFO: call_cost end
[2026-09-14 11:45:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:45:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:45:17] Production.INFO: ==19851== Releasing lock...
[2026-09-14 11:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:46:01] Production.INFO: ==19932== Lock acquired, processing the job...
[2026-09-14 16:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:46:01] Production.INFO: neon service started
[2026-09-14 16:46:01] Production.INFO: neon service started
[2026-09-14 16:46:01] Production.INFO: ==19932== Releasing lock...
[2026-09-14 16:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:46:01] Production.INFO: ==19934== Lock acquired, processing the job...
[2026-09-14 11:46:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:46:02] Production.INFO: ==19934== Releasing lock...
[2026-09-14 11:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:46:02] Production.INFO: ==19936== Lock acquired, processing the job...
[2026-09-14 15:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:46:02] Production.INFO: ==19936== Releasing lock...
[2026-09-14 15:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:46:02] Production.INFO: ==19947== Lock acquired, processing the job...
[2026-09-14 11:46:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:46: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-09-14 11:46: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-09-14 11:46: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-09-14 11:46:02] Production.INFO: ==19947== Releasing lock...
[2026-09-14 11:46:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:46:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:46:02] Production.INFO: ==19939== Lock acquired, processing the job...
[2026-09-14 11:46:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:46:03] Production.INFO: ==19941== Lock acquired, processing the job...
[2026-09-14 11:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:46:03] Production.INFO: ==19943== Lock acquired, processing the job...
[2026-09-14 11:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:46:03] Production.INFO: ==19945== Lock acquired, processing the job...
[2026-09-14 11:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:46:03] Production.INFO: Account Balance Start.
[2026-09-14 11:46:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:46:03] Production.INFO: 117
[2026-09-14 11:46:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:46:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:46:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:46:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:46:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:46:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:46:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:46:03] Production.INFO: ==19941== Releasing lock...
[2026-09-14 11:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:46:03] Production.INFO: Total Charge 0
[2026-09-14 11:46:03] Production.INFO: CreateAllLog End
[2026-09-14 11:46:04] Production.INFO: Account Balance End.
[2026-09-14 11:46:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:46:04] Production.INFO: ==19945== Releasing lock...
[2026-09-14 11:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:46:10] Production.ERROR: CronJobId end10
[2026-09-14 11:46:10] Production.INFO: ==19943== Releasing lock...
[2026-09-14 11:46:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:46:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:46:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:46:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:46:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:46:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:46:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:46:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:46:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:46:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:46:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:46:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:46:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:46:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:46:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:46:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:46:12] Production.INFO: call_cost start
[2026-09-14 11:46:12] Production.INFO: call_cost end
[2026-09-14 11:46:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:46:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:46:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:46:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:46:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:46:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:46:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:46:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:46:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:46:13] Production.INFO: ==19939== Releasing lock...
[2026-09-14 11:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:46:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:47:01] Production.INFO: ==20016== Lock acquired, processing the job...
[2026-09-14 16:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:47:01] Production.INFO: neon service started
[2026-09-14 16:47:01] Production.INFO: neon service started
[2026-09-14 16:47:01] Production.INFO: ==20016== Releasing lock...
[2026-09-14 16:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:47:02] Production.INFO: ==20018== Lock acquired, processing the job...
[2026-09-14 11:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:47:02] Production.INFO: ==20020== Lock acquired, processing the job...
[2026-09-14 15:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:47:02] Production.INFO: ==20020== Releasing lock...
[2026-09-14 15:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:47:02] Production.INFO: ==20018== Releasing lock...
[2026-09-14 11:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:47:03] Production.INFO: ==20023== Lock acquired, processing the job...
[2026-09-14 11:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:47:03] Production.INFO: ==20027== Lock acquired, processing the job...
[2026-09-14 11:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:47:03] Production.INFO: ==20031== Lock acquired, processing the job...
[2026-09-14 11:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 11:47:03] Production.INFO: ==20031== Releasing lock...
[2026-09-14 11:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:47:03] Production.INFO: ==20025== Lock acquired, processing the job...
[2026-09-14 11:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:47:03] Production.INFO: ==20029== Lock acquired, processing the job...
[2026-09-14 11:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:47:03] Production.INFO: Account Balance Start.
[2026-09-14 11:47:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:47:03] Production.INFO: 117
[2026-09-14 11:47:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:47:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:47:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:47:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:47:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:47:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:47:04] Production.INFO: Date 2026-09-14
[2026-09-14 11:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:47:04] Production.INFO: Total Charge 0
[2026-09-14 11:47:04] Production.INFO: CreateAllLog End
[2026-09-14 11:47:04] Production.INFO: Account Balance End.
[2026-09-14 11:47:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:47:04] Production.INFO: ==20029== Releasing lock...
[2026-09-14 11:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:47:04] Production.INFO: ==20025== Releasing lock...
[2026-09-14 11:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:47:10] Production.ERROR: CronJobId end10
[2026-09-14 11:47:10] Production.INFO: ==20027== Releasing lock...
[2026-09-14 11:47:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:47:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:47:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:47:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:47:13] Production.INFO: call_cost start
[2026-09-14 11:47:13] Production.INFO: call_cost end
[2026-09-14 11:47:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:47:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:47:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:47:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:47:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:47:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:47:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:47:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:47:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:47:13] Production.INFO: ==20023== Releasing lock...
[2026-09-14 11:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:47:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:48:02] Production.INFO: ==20103== Lock acquired, processing the job...
[2026-09-14 16:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:48:02] Production.INFO: neon service started
[2026-09-14 16:48:02] Production.INFO: neon service started
[2026-09-14 16:48:02] Production.INFO: ==20103== Releasing lock...
[2026-09-14 16:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:48:02] Production.INFO: ==20105== Lock acquired, processing the job...
[2026-09-14 11:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:48:02] Production.INFO: ==20105== Releasing lock...
[2026-09-14 11:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:48:03] Production.INFO: ==20107== Lock acquired, processing the job...
[2026-09-14 15:48:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:48:03] Production.INFO: ==20107== Releasing lock...
[2026-09-14 15:48:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:48:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:48:03] Production.INFO: ==20109== Lock acquired, processing the job...
[2026-09-14 11:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:48:03] Production.INFO: ==20111== Lock acquired, processing the job...
[2026-09-14 11:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:48:03] Production.INFO: ==20117== Lock acquired, processing the job...
[2026-09-14 11:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:48:03] Production.INFO: ==20115== Lock acquired, processing the job...
[2026-09-14 11:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:48:03] Production.INFO: ==20113== Lock acquired, processing the job...
[2026-09-14 11:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-09-14 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-09-14 11:48:03] Production.INFO: Account Balance Start.
[2026-09-14 11:48:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:48:03] Production.INFO: 117
[2026-09-14 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-09-14 11:48:03] Production.INFO: ==20117== Releasing lock...
[2026-09-14 11:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:48:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:48:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:48:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:48:04] Production.INFO: Date 2026-09-10
[2026-09-14 11:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:48:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:48:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:48:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:48:04] Production.INFO: Date 2026-09-11
[2026-09-14 11:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:48:04] Production.INFO: Date 2026-09-12
[2026-09-14 11:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:48:04] Production.INFO: Date 2026-09-13
[2026-09-14 11:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:48:04] Production.INFO: Date 2026-09-14
[2026-09-14 11:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:48:04] Production.INFO: Total Charge 0
[2026-09-14 11:48:04] Production.INFO: CreateAllLog End
[2026-09-14 11:48:04] Production.INFO: Account Balance End.
[2026-09-14 11:48:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:48:04] Production.INFO: ==20115== Releasing lock...
[2026-09-14 11:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:48:04] Production.INFO: ==20111== Releasing lock...
[2026-09-14 11:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:48:12] Production.ERROR: CronJobId end10
[2026-09-14 11:48:12] Production.INFO: ==20113== Releasing lock...
[2026-09-14 11:48:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:48:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:48:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:48:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:48:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:48:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:48:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:48:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:48:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:48:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:48:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:48:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:48:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:48:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:48:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:48:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:48:15] Production.INFO: call_cost start
[2026-09-14 11:48:15] Production.INFO: call_cost end
[2026-09-14 11:48:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:48:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:48:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:48:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:48:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:48:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:48:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:48:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:48:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:48:15] Production.INFO: ==20109== Releasing lock...
[2026-09-14 11:48:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:48:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:49:01] Production.INFO: ==20192== Lock acquired, processing the job...
[2026-09-14 16:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:49:01] Production.INFO: neon service started
[2026-09-14 16:49:01] Production.INFO: neon service started
[2026-09-14 16:49:01] Production.INFO: ==20192== Releasing lock...
[2026-09-14 16:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:49:01] Production.INFO: ==20196== Lock acquired, processing the job...
[2026-09-14 15:49:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:49:01] Production.INFO: ==20196== Releasing lock...
[2026-09-14 15:49:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:49:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:49:02] Production.INFO: ==20194== Lock acquired, processing the job...
[2026-09-14 11:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:49:02] Production.INFO: ==20194== Releasing lock...
[2026-09-14 11:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:49:03] Production.INFO: ==20201== Lock acquired, processing the job...
[2026-09-14 11:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:49:03] Production.INFO: ==20203== Lock acquired, processing the job...
[2026-09-14 11:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:49:03] Production.INFO: ==20205== Lock acquired, processing the job...
[2026-09-14 11:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:49:03] Production.INFO: Account Balance Start.
[2026-09-14 11:49:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:49:03] Production.INFO: ==20199== Lock acquired, processing the job...
[2026-09-14 11:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:49:03] Production.INFO: 117
[2026-09-14 11:49:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:49:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:49:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:49:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:49:03] Production.INFO: ==20207== Lock acquired, processing the job...
[2026-09-14 11:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:49:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:49:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:49:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 11: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-09-14 11: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-09-14 11:49:03] Production.INFO: Total Charge 0
[2026-09-14 11:49:03] Production.INFO: CreateAllLog End
[2026-09-14 11:49:03] Production.INFO: ==20207== Releasing lock...
[2026-09-14 11:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:49:03] Production.INFO: Account Balance End.
[2026-09-14 11:49:03] Production.ERROR: CronJobId end 12
[2026-09-14 11:49:03] Production.INFO: ==20205== Releasing lock...
[2026-09-14 11:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:49:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:49:03] Production.INFO: ==20201== Releasing lock...
[2026-09-14 11:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:49:11] Production.ERROR: CronJobId end10
[2026-09-14 11:49:11] Production.INFO: ==20203== Releasing lock...
[2026-09-14 11:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:49:14] Production.INFO: call_cost start
[2026-09-14 11:49:14] Production.INFO: call_cost end
[2026-09-14 11:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:49:14] Production.INFO: ==20199== Releasing lock...
[2026-09-14 11:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:50:02] Production.INFO: ==20274== Lock acquired, processing the job...
[2026-09-14 16:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:50:02] Production.INFO: neon service started
[2026-09-14 16:50:02] Production.INFO: neon service started
[2026-09-14 16:50:02] Production.INFO: ==20274== Releasing lock...
[2026-09-14 16:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:50:02] Production.INFO: ==20277== Lock acquired, processing the job...
[2026-09-14 11:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:50:02] Production.INFO: ==20279== Lock acquired, processing the job...
[2026-09-14 15:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:50:02] Production.INFO: ==20279== Releasing lock...
[2026-09-14 15:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:50:02] Production.INFO: ==20277== Releasing lock...
[2026-09-14 11:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:50:03] Production.INFO: ==20283== Lock acquired, processing the job...
[2026-09-14 11:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:50:03] Production.INFO: ==20289== Lock acquired, processing the job...
[2026-09-14 11:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:50:03] Production.INFO: ==20287== Lock acquired, processing the job...
[2026-09-14 11:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:50:03] Production.INFO: ==20285== Lock acquired, processing the job...
[2026-09-14 11:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:50:03] Production.INFO: ==20291== Lock acquired, processing the job...
[2026-09-14 11:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:50:03] Production.INFO: Account Balance Start.
[2026-09-14 11:50:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:50:03] Production.INFO: 117
[2026-09-14 11:50:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:50:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 11: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-09-14 11: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-09-14 11: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-09-14 11:50:04] Production.INFO: Date 2026-09-10
[2026-09-14 11:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:50:04] Production.INFO: ==20291== Releasing lock...
[2026-09-14 11:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:50:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:50:04] Production.INFO: Date 2026-09-11
[2026-09-14 11:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:50:04] Production.INFO: Date 2026-09-12
[2026-09-14 11:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:50:04] Production.INFO: Date 2026-09-13
[2026-09-14 11:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:50:04] Production.INFO: Date 2026-09-14
[2026-09-14 11:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:50:04] Production.INFO: Total Charge 0
[2026-09-14 11:50:04] Production.INFO: CreateAllLog End
[2026-09-14 11:50:04] Production.INFO: Account Balance End.
[2026-09-14 11:50:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:50:04] Production.INFO: ==20289== Releasing lock...
[2026-09-14 11:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:50:04] Production.INFO: ==20285== Releasing lock...
[2026-09-14 11:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:50:12] Production.ERROR: CronJobId end10
[2026-09-14 11:50:12] Production.INFO: ==20287== Releasing lock...
[2026-09-14 11:50:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:50:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:50:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:50:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:50:15] Production.INFO: call_cost start
[2026-09-14 11:50:15] Production.INFO: call_cost end
[2026-09-14 11:50:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:50:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:50:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:50:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:50:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:50:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:50:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:50:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:50:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:50:15] Production.INFO: ==20283== Releasing lock...
[2026-09-14 11:50:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:50:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:51:01] Production.INFO: ==20362== Lock acquired, processing the job...
[2026-09-14 16:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:51:01] Production.INFO: neon service started
[2026-09-14 16:51:01] Production.INFO: neon service started
[2026-09-14 16:51:01] Production.INFO: ==20362== Releasing lock...
[2026-09-14 16:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:51:01] Production.INFO: ==20364== Lock acquired, processing the job...
[2026-09-14 11:51:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:51:02] Production.INFO: ==20364== Releasing lock...
[2026-09-14 11:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:51:02] Production.INFO: ==20366== Lock acquired, processing the job...
[2026-09-14 15:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:51:02] Production.INFO: ==20366== Releasing lock...
[2026-09-14 15:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:51:02] Production.INFO: ==20368== Lock acquired, processing the job...
[2026-09-14 11:51:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:51:02] Production.INFO: ==20370== Lock acquired, processing the job...
[2026-09-14 11:51:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:51:02] Production.INFO: ==20376== Lock acquired, processing the job...
[2026-09-14 11:51:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:51:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:51:02] Production.INFO: ==20374== Lock acquired, processing the job...
[2026-09-14 11:51:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:51:02] Production.INFO: ==20372== Lock acquired, processing the job...
[2026-09-14 11:51:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:51:03] Production.INFO: Account Balance Start.
[2026-09-14 11:51:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:51:03] Production.INFO: 117
[2026-09-14 11: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-09-14 11:51:03] Production.INFO: Date 2026-09-08
[2026-09-14 11: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-09-14 11:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 11: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-09-14 11:51:03] Production.INFO: ==20376== Releasing lock...
[2026-09-14 11:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:51:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:51:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:51:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:51:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:51:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:51:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:51:03] Production.INFO: Total Charge 0
[2026-09-14 11:51:03] Production.INFO: CreateAllLog End
[2026-09-14 11:51:03] Production.INFO: Account Balance End.
[2026-09-14 11:51:03] Production.ERROR: CronJobId end 12
[2026-09-14 11:51:03] Production.INFO: ==20374== Releasing lock...
[2026-09-14 11:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:51:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:51:03] Production.INFO: ==20370== Releasing lock...
[2026-09-14 11:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:51:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:51:10] Production.ERROR: CronJobId end10
[2026-09-14 11:51:10] Production.INFO: ==20372== Releasing lock...
[2026-09-14 11:51:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:51:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:51:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:51:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:51:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:51:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:51:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:51:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:51:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:51:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:51:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:51:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:51:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:51:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:51:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:51:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:51:13] Production.INFO: call_cost start
[2026-09-14 11:51:13] Production.INFO: call_cost end
[2026-09-14 11:51:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:51:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:51:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:51:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:51:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:51:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:51:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:51:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:51:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:51:13] Production.INFO: ==20368== Releasing lock...
[2026-09-14 11:51:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:51:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:52:01] Production.INFO: ==20451== Lock acquired, processing the job...
[2026-09-14 16:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:52:01] Production.INFO: neon service started
[2026-09-14 16:52:01] Production.INFO: neon service started
[2026-09-14 16:52:01] Production.INFO: ==20451== Releasing lock...
[2026-09-14 16:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:52:02] Production.INFO: ==20453== Lock acquired, processing the job...
[2026-09-14 11:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:52:02] Production.INFO: ==20453== Releasing lock...
[2026-09-14 11:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:52:02] Production.INFO: ==20455== Lock acquired, processing the job...
[2026-09-14 15:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:52:02] Production.INFO: ==20455== Releasing lock...
[2026-09-14 15:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:52:03] Production.INFO: ==20457== Lock acquired, processing the job...
[2026-09-14 11:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:52:03] Production.INFO: ==20459== Lock acquired, processing the job...
[2026-09-14 11:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:52:03] Production.INFO: ==20465== Lock acquired, processing the job...
[2026-09-14 11:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:52:03] Production.INFO: ==20463== Lock acquired, processing the job...
[2026-09-14 11:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:52:03] Production.INFO: ==20461== Lock acquired, processing the job...
[2026-09-14 11:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11: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-09-14 11: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-09-14 11:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11: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-09-14 11:52:03] Production.INFO: ==20465== Releasing lock...
[2026-09-14 11:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:52:03] Production.INFO: Account Balance Start.
[2026-09-14 11:52:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:52:03] Production.INFO: 117
[2026-09-14 11:52:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:52:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:52:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:52:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:52:04] Production.INFO: Date 2026-09-12
[2026-09-14 11:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:52:04] Production.INFO: Date 2026-09-13
[2026-09-14 11:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:52:04] Production.INFO: Date 2026-09-14
[2026-09-14 11:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:52:04] Production.INFO: Total Charge 0
[2026-09-14 11:52:04] Production.INFO: CreateAllLog End
[2026-09-14 11:52:04] Production.INFO: ==20459== Releasing lock...
[2026-09-14 11:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:52:04] Production.INFO: Account Balance End.
[2026-09-14 11:52:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:52:04] Production.INFO: ==20463== Releasing lock...
[2026-09-14 11:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:52:11] Production.ERROR: CronJobId end10
[2026-09-14 11:52:11] Production.INFO: ==20461== Releasing lock...
[2026-09-14 11:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:52:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:52:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:52:14] Production.INFO: call_cost start
[2026-09-14 11:52:14] Production.INFO: call_cost end
[2026-09-14 11:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:52:14] Production.INFO: ==20457== Releasing lock...
[2026-09-14 11:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:53:02] Production.INFO: ==20537== Lock acquired, processing the job...
[2026-09-14 16:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:53:02] Production.INFO: neon service started
[2026-09-14 16:53:02] Production.INFO: neon service started
[2026-09-14 16:53:02] Production.INFO: ==20537== Releasing lock...
[2026-09-14 16:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:53:02] Production.INFO: ==20539== Lock acquired, processing the job...
[2026-09-14 11:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:53:02] Production.INFO: ==20539== Releasing lock...
[2026-09-14 11:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:53:03] Production.INFO: ==20541== Lock acquired, processing the job...
[2026-09-14 15:53:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:53:03] Production.INFO: ==20541== Releasing lock...
[2026-09-14 15:53:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:53:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:53:03] Production.INFO: ==20545== Lock acquired, processing the job...
[2026-09-14 11:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:53:03] Production.INFO: ==20549== Lock acquired, processing the job...
[2026-09-14 11:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:53:03] Production.INFO: ==20547== Lock acquired, processing the job...
[2026-09-14 11:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:53:03] Production.INFO: ==20543== Lock acquired, processing the job...
[2026-09-14 11:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:53:03] Production.INFO: Account Balance Start.
[2026-09-14 11:53:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:53:03] Production.INFO: 117
[2026-09-14 11:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:53:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:53:03] Production.INFO: ==20551== Lock acquired, processing the job...
[2026-09-14 11:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:53:04] Production.INFO: Date 2026-09-09
[2026-09-14 11:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:53:04] Production.INFO: Date 2026-09-10
[2026-09-14 11:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 11: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-09-14 11: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-09-14 11:53:04] Production.INFO: Date 2026-09-11
[2026-09-14 11:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 11: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-09-14 11:53:04] Production.INFO: ==20551== Releasing lock...
[2026-09-14 11:53:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:53:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:53:04] Production.INFO: Date 2026-09-12
[2026-09-14 11:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:53:04] Production.INFO: Date 2026-09-13
[2026-09-14 11:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:53:04] Production.INFO: Date 2026-09-14
[2026-09-14 11:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:53:04] Production.INFO: Total Charge 0
[2026-09-14 11:53:04] Production.INFO: CreateAllLog End
[2026-09-14 11:53:04] Production.INFO: ==20545== Releasing lock...
[2026-09-14 11:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:53:04] Production.INFO: Account Balance End.
[2026-09-14 11:53:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:53:04] Production.INFO: ==20549== Releasing lock...
[2026-09-14 11:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:53:12] Production.ERROR: CronJobId end10
[2026-09-14 11:53:12] Production.INFO: ==20547== Releasing lock...
[2026-09-14 11:53:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:53:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:53:13] Production.INFO: call_cost start
[2026-09-14 11:53:13] Production.INFO: call_cost end
[2026-09-14 11:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:53:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:53:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:53:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:53:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:53:13] Production.INFO: ==20543== Releasing lock...
[2026-09-14 11:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:54:01] Production.INFO: ==20618== Lock acquired, processing the job...
[2026-09-14 16:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:54:01] Production.INFO: neon service started
[2026-09-14 16:54:01] Production.INFO: neon service started
[2026-09-14 16:54:01] Production.INFO: ==20618== Releasing lock...
[2026-09-14 16:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:54:02] Production.INFO: ==20620== Lock acquired, processing the job...
[2026-09-14 11:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:54:02] Production.INFO: ==20620== Releasing lock...
[2026-09-14 11:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:54:02] Production.INFO: ==20622== Lock acquired, processing the job...
[2026-09-14 15:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:54:02] Production.INFO: ==20622== Releasing lock...
[2026-09-14 15:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:54:03] Production.INFO: ==20627== Lock acquired, processing the job...
[2026-09-14 11:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:54:03] Production.INFO: ==20625== Lock acquired, processing the job...
[2026-09-14 11:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:54:03] Production.INFO: ==20629== Lock acquired, processing the job...
[2026-09-14 11:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:54:03] Production.INFO: ==20631== Lock acquired, processing the job...
[2026-09-14 11:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:54:03] Production.INFO: ==20633== Lock acquired, processing the job...
[2026-09-14 11:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:54:03] Production.INFO: Account Balance Start.
[2026-09-14 11:54:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:54:03] Production.INFO: 117
[2026-09-14 11:54:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 11: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-09-14 11:54:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 11: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-09-14 11:54:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 11: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-09-14 11:54:03] Production.INFO: ==20633== Releasing lock...
[2026-09-14 11:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:54:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:54:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:54:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:54:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:54:03] Production.INFO: Total Charge 0
[2026-09-14 11:54:03] Production.INFO: CreateAllLog End
[2026-09-14 11:54:03] Production.INFO: Account Balance End.
[2026-09-14 11:54:03] Production.ERROR: CronJobId end 12
[2026-09-14 11:54:03] Production.INFO: ==20631== Releasing lock...
[2026-09-14 11:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:54:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:54:04] Production.INFO: ==20627== Releasing lock...
[2026-09-14 11:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:54:11] Production.ERROR: CronJobId end10
[2026-09-14 11:54:11] Production.INFO: ==20629== Releasing lock...
[2026-09-14 11:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:54:14] Production.INFO: call_cost start
[2026-09-14 11:54:14] Production.INFO: call_cost end
[2026-09-14 11:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:54:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:54:14] Production.INFO: ==20625== Releasing lock...
[2026-09-14 11:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:55:02] Production.INFO: ==20708== Lock acquired, processing the job...
[2026-09-14 16:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:55:02] Production.INFO: neon service started
[2026-09-14 16:55:02] Production.INFO: neon service started
[2026-09-14 16:55:02] Production.INFO: ==20708== Releasing lock...
[2026-09-14 16:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:55:02] Production.INFO: ==20710== Lock acquired, processing the job...
[2026-09-14 11:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:55:02] Production.INFO: ==20712== Lock acquired, processing the job...
[2026-09-14 15:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:55:02] Production.INFO: ==20712== Releasing lock...
[2026-09-14 15:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:55:02] Production.INFO: ==20710== Releasing lock...
[2026-09-14 11:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:55:03] Production.INFO: ==20714== Lock acquired, processing the job...
[2026-09-14 11:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 11:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 11:55:03] Production.INFO: ==20716== Lock acquired, processing the job...
[2026-09-14 11:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 11:55:03] Production.INFO: ==20714== Releasing lock...
[2026-09-14 11:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 11:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 11:55:03] Production.INFO: ==20718== Lock acquired, processing the job...
[2026-09-14 11:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:55:04] Production.INFO: ==20720== Lock acquired, processing the job...
[2026-09-14 11:55:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:55:04] Production.INFO: ==20722== Lock acquired, processing the job...
[2026-09-14 11:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:55:04] Production.INFO: ==20724== Lock acquired, processing the job...
[2026-09-14 11:55:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 11:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:55:04] Production.INFO: ==20726== Lock acquired, processing the job...
[2026-09-14 11:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:55:04] Production.INFO: Account Balance Start.
[2026-09-14 11:55:04] Production.INFO: CreateAllLog Start
[2026-09-14 11:55:04] Production.INFO: 117
[2026-09-14 11:55:04] Production.INFO: Date 2026-09-08
[2026-09-14 11:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 11:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:55:04] Production.INFO: Date 2026-09-09
[2026-09-14 11:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:55:04] Production.INFO: Date 2026-09-10
[2026-09-14 11:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:55:04] Production.INFO: Date 2026-09-11
[2026-09-14 11:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 11: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-09-14 11: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-09-14 11: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-09-14 11:55:04] Production.INFO: Date 2026-09-12
[2026-09-14 11:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:55:04] Production.INFO: Date 2026-09-13
[2026-09-14 11:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:55:04] Production.INFO: ==20726== Releasing lock...
[2026-09-14 11:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:55:04] Production.INFO: Date 2026-09-14
[2026-09-14 11:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 11:55:04] Production.ERROR: done
[2026-09-14 11:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 11:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002076', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 11:55:04] Production.INFO: Total Charge 0
[2026-09-14 11:55:04] Production.INFO: CreateAllLog End
[2026-09-14 11:55:04] Production.INFO: ==20718== Releasing lock...
[2026-09-14 11:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:55:04] Production.INFO: Account Balance End.
[2026-09-14 11:55:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:55:04] Production.INFO: ==20722== Releasing lock...
[2026-09-14 11:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002076', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 11:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 11:55:10] Production.INFO: ProcessCDR(1,18002076,1,1,2)
[2026-09-14 11:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18002076,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 11:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18002076,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 11:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 11:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 11:55:10] Production.INFO: ==20724== Releasing lock...
[2026-09-14 11:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 11:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 11:55:14] Production.ERROR: CronJobId end10
[2026-09-14 11:55:14] Production.INFO: ==20720== Releasing lock...
[2026-09-14 11:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:55:17] Production.INFO: call_cost start
[2026-09-14 11:55:17] Production.INFO: call_cost end
[2026-09-14 11:55:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:55:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:55:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:55:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:55:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:55:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:55:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:55:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:55:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:55:17] Production.INFO: ==20716== Releasing lock...
[2026-09-14 11:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:56:01] Production.INFO: ==20798== Lock acquired, processing the job...
[2026-09-14 16:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:56:01] Production.INFO: neon service started
[2026-09-14 16:56:01] Production.INFO: neon service started
[2026-09-14 16:56:01] Production.INFO: ==20798== Releasing lock...
[2026-09-14 16:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:56:01] Production.INFO: ==20802== Lock acquired, processing the job...
[2026-09-14 15:56:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:56:01] Production.INFO: ==20802== Releasing lock...
[2026-09-14 15:56:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:56:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:56:02] Production.INFO: ==20800== Lock acquired, processing the job...
[2026-09-14 11:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:56:02] Production.INFO: ==20800== Releasing lock...
[2026-09-14 11:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 11:56:03] Production.INFO: ==20804== Lock acquired, processing the job...
[2026-09-14 11:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:56:03] Production.INFO: ==20810== Lock acquired, processing the job...
[2026-09-14 11:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:56:03] Production.INFO: ==20806== Lock acquired, processing the job...
[2026-09-14 11:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:56:03] Production.INFO: ==20813== Lock acquired, processing the job...
[2026-09-14 11:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:56:03] Production.INFO: ==20808== Lock acquired, processing the job...
[2026-09-14 11:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:56:03] Production.INFO: Account Balance Start.
[2026-09-14 11:56:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:56:03] Production.INFO: 117
[2026-09-14 11:56:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 11:56:03] Production.INFO: Date 2026-09-09
[2026-09-14 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-09-14 11:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:56:03] Production.INFO: ==20813== Releasing lock...
[2026-09-14 11:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:56:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:56:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:56:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:56:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:56:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:56:03] Production.INFO: Total Charge 0
[2026-09-14 11:56:03] Production.INFO: CreateAllLog End
[2026-09-14 11:56:03] Production.INFO: Account Balance End.
[2026-09-14 11:56:03] Production.ERROR: CronJobId end 12
[2026-09-14 11:56:03] Production.INFO: ==20810== Releasing lock...
[2026-09-14 11:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:56:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:56:03] Production.INFO: ==20806== Releasing lock...
[2026-09-14 11:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:56:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:56:11] Production.ERROR: CronJobId end10
[2026-09-14 11:56:11] Production.INFO: ==20808== Releasing lock...
[2026-09-14 11:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:56:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:56:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:56:14] Production.INFO: call_cost start
[2026-09-14 11:56:14] Production.INFO: call_cost end
[2026-09-14 11:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:56:14] Production.INFO: ==20804== Releasing lock...
[2026-09-14 11:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:57:01] Production.INFO: ==20880== Lock acquired, processing the job...
[2026-09-14 16:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:57:01] Production.INFO: neon service started
[2026-09-14 16:57:01] Production.INFO: neon service started
[2026-09-14 16:57:01] Production.INFO: ==20880== Releasing lock...
[2026-09-14 16:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:57:02] Production.INFO: ==20882== Lock acquired, processing the job...
[2026-09-14 11:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:57:02] Production.INFO: ==20882== Releasing lock...
[2026-09-14 11:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:57:02] Production.INFO: ==20884== Lock acquired, processing the job...
[2026-09-14 15:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:57:02] Production.INFO: ==20884== Releasing lock...
[2026-09-14 15:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:57:03] Production.INFO: ==20887== Lock acquired, processing the job...
[2026-09-14 11:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:57:03] Production.INFO: ==20889== Lock acquired, processing the job...
[2026-09-14 11:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:57:03] Production.INFO: ==20891== Lock acquired, processing the job...
[2026-09-14 11:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:57:03] Production.INFO: ==20893== Lock acquired, processing the job...
[2026-09-14 11:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:57:03] Production.INFO: ==20895== Lock acquired, processing the job...
[2026-09-14 11:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:57:03] Production.INFO: Account Balance Start.
[2026-09-14 11:57:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:57:03] Production.INFO: 117
[2026-09-14 11:57:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:57:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 11:57:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:57:03] Production.INFO: ==20895== Releasing lock...
[2026-09-14 11:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:57:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:57:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:57:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:57:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:57:03] Production.INFO: Total Charge 0
[2026-09-14 11:57:03] Production.INFO: CreateAllLog End
[2026-09-14 11:57:04] Production.INFO: Account Balance End.
[2026-09-14 11:57:04] Production.ERROR: CronJobId end 12
[2026-09-14 11:57:04] Production.INFO: ==20893== Releasing lock...
[2026-09-14 11:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:57:04] Production.INFO: ==20889== Releasing lock...
[2026-09-14 11:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:57:10] Production.ERROR: CronJobId end10
[2026-09-14 11:57:10] Production.INFO: ==20891== Releasing lock...
[2026-09-14 11:57:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:57:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:57:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:57:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:57:13] Production.INFO: call_cost start
[2026-09-14 11:57:13] Production.INFO: call_cost end
[2026-09-14 11:57:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:57:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:57:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:57:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:57:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:57:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:57:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:57:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:57:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:57:13] Production.INFO: ==20887== Releasing lock...
[2026-09-14 11:57:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:57:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:58:01] Production.INFO: ==20967== Lock acquired, processing the job...
[2026-09-14 16:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:58:01] Production.INFO: neon service started
[2026-09-14 16:58:01] Production.INFO: neon service started
[2026-09-14 16:58:01] Production.INFO: ==20967== Releasing lock...
[2026-09-14 16:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:58:01] Production.INFO: ==20970== Lock acquired, processing the job...
[2026-09-14 11:58:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:58:01] Production.INFO: ==20970== Releasing lock...
[2026-09-14 11:58:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:58:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:58:02] Production.INFO: ==20972== Lock acquired, processing the job...
[2026-09-14 15:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:58:02] Production.INFO: ==20972== Releasing lock...
[2026-09-14 15:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:58:02] Production.INFO: ==20983== Lock acquired, processing the job...
[2026-09-14 11:58:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:58:02] Production.INFO: ==20975== Lock acquired, processing the job...
[2026-09-14 11:58:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:58: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-09-14 11:58: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-09-14 11:58: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-09-14 11:58:02] Production.INFO: ==20977== Lock acquired, processing the job...
[2026-09-14 11:58:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:58:02] Production.INFO: ==20983== Releasing lock...
[2026-09-14 11:58:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:58:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:58:03] Production.INFO: ==20981== Lock acquired, processing the job...
[2026-09-14 11:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:58:03] Production.INFO: ==20979== Lock acquired, processing the job...
[2026-09-14 11:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:58:03] Production.INFO: Account Balance Start.
[2026-09-14 11:58:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:58:03] Production.INFO: 117
[2026-09-14 11:58:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:58:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:58:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:58:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:58:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:58:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:58:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:58:03] Production.INFO: Total Charge 0
[2026-09-14 11:58:03] Production.INFO: CreateAllLog End
[2026-09-14 11:58:03] Production.INFO: Account Balance End.
[2026-09-14 11:58:03] Production.ERROR: CronJobId end 12
[2026-09-14 11:58:03] Production.INFO: ==20981== Releasing lock...
[2026-09-14 11:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:58:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:58:03] Production.INFO: ==20977== Releasing lock...
[2026-09-14 11:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:58:10] Production.ERROR: CronJobId end10
[2026-09-14 11:58:10] Production.INFO: ==20979== Releasing lock...
[2026-09-14 11:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:58:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:58:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:58:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:58:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:58:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:58:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:58:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:58:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:58:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:58:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:58:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:58:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:58:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:58:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:58:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:58:12] Production.INFO: call_cost start
[2026-09-14 11:58:12] Production.INFO: call_cost end
[2026-09-14 11:58:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:58:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:58:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:58:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:58:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:58:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:58:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:58:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:58:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:58:12] Production.INFO: ==20975== Releasing lock...
[2026-09-14 11:58:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:58:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 16:59:01] Production.INFO: ==21055== Lock acquired, processing the job...
[2026-09-14 16:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 16:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 16:59:01] Production.INFO: neon service started
[2026-09-14 16:59:01] Production.INFO: neon service started
[2026-09-14 16:59:01] Production.INFO: ==21055== Releasing lock...
[2026-09-14 16:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 16:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 11:59:02] Production.INFO: ==21057== Lock acquired, processing the job...
[2026-09-14 11:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 11:59:02] Production.INFO: ==21057== Releasing lock...
[2026-09-14 11:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 11:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:59:02] Production.INFO: ==21059== Lock acquired, processing the job...
[2026-09-14 15:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:59:02] Production.INFO: ==21059== Releasing lock...
[2026-09-14 15:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 15:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 11:59:02] Production.INFO: ==21063== Lock acquired, processing the job...
[2026-09-14 11:59:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 11:59:02] Production.INFO: ==21067== Lock acquired, processing the job...
[2026-09-14 11:59:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 11:59:02] Production.INFO: ==21069== Lock acquired, processing the job...
[2026-09-14 11:59:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 11:59:03] Production.INFO: ==21061== Lock acquired, processing the job...
[2026-09-14 11:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 11:59:03] Production.INFO: Account Balance Start.
[2026-09-14 11:59:03] Production.INFO: CreateAllLog Start
[2026-09-14 11:59:03] Production.INFO: 117
[2026-09-14 11:59:03] Production.INFO: Date 2026-09-08
[2026-09-14 11:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 11:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 11:59:03] Production.INFO: Date 2026-09-09
[2026-09-14 11:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:59:03] Production.INFO: Date 2026-09-10
[2026-09-14 11:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 11:59:03] Production.INFO: ==21069== Releasing lock...
[2026-09-14 11:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 11:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 11:59:03] Production.INFO: Date 2026-09-11
[2026-09-14 11:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:59:03] Production.INFO: Date 2026-09-12
[2026-09-14 11:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:59:03] Production.INFO: Date 2026-09-13
[2026-09-14 11:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:59:03] Production.INFO: ==21065== Lock acquired, processing the job...
[2026-09-14 11:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 11:59:03] Production.INFO: Date 2026-09-14
[2026-09-14 11:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 11:59:03] Production.INFO: Total Charge 0
[2026-09-14 11:59:03] Production.INFO: CreateAllLog End
[2026-09-14 11:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 11:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 11:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 11:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 11:59:03] Production.INFO: Account Balance End.
[2026-09-14 11:59:03] Production.ERROR: CronJobId end 12
[2026-09-14 11:59:03] Production.INFO: ==21067== Releasing lock...
[2026-09-14 11:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 11:59:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 11:59:03] Production.INFO: ==21063== Releasing lock...
[2026-09-14 11:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 11:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 11:59:11] Production.ERROR: CronJobId end10
[2026-09-14 11:59:11] Production.INFO: ==21065== Releasing lock...
[2026-09-14 11:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 11:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 11:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 11:59:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 11:59:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 11:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 11:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 11:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 11:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 11:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 11:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 11:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 11:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 11:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 11:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 11:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 11:59:14] Production.INFO: call_cost start
[2026-09-14 11:59:14] Production.INFO: call_cost end
[2026-09-14 11:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 11:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 11:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 11:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 11:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 11:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 11:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 11:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 11:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 11:59:14] Production.INFO: ==21061== Releasing lock...
[2026-09-14 11:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 11:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:00:02] Production.INFO: ==21142== Lock acquired, processing the job...
[2026-09-14 17:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:00:02] Production.INFO: neon service started
[2026-09-14 17:00:02] Production.INFO: neon service started
[2026-09-14 17:00:02] Production.INFO: ==21142== Releasing lock...
[2026-09-14 17:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:00:02] Production.INFO: ==21144== Lock acquired, processing the job...
[2026-09-14 12:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:00:02] Production.INFO: ==21144== Releasing lock...
[2026-09-14 12:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:00:02] Production.INFO: ==21146== Lock acquired, processing the job...
[2026-09-14 16:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:00:03] Production.INFO: ==21146== Releasing lock...
[2026-09-14 16:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:00:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:00:03] Production.INFO: ==21151== Lock acquired, processing the job...
[2026-09-14 12:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:00:03] Production.INFO: ==21153== Lock acquired, processing the job...
[2026-09-14 12:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:00:03] Production.INFO: ==21149== Lock acquired, processing the job...
[2026-09-14 12:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:00:03] Production.INFO: ==21155== Lock acquired, processing the job...
[2026-09-14 12:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:00:03] Production.INFO: ==21157== Lock acquired, processing the job...
[2026-09-14 12:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:00:03] Production.INFO: Account Balance Start.
[2026-09-14 12:00:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:00:03] Production.INFO: 117
[2026-09-14 12:00:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:00:03] Production.INFO: Date 2026-09-09
[2026-09-14 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-09-14 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-09-14 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-09-14 12:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:00:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:00:03] Production.INFO: ==21157== Releasing lock...
[2026-09-14 12:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:00:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:00:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:00:04] Production.INFO: Date 2026-09-13
[2026-09-14 12:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:00:04] Production.INFO: ==21151== Releasing lock...
[2026-09-14 12:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:00:04] Production.INFO: Date 2026-09-14
[2026-09-14 12:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:00:04] Production.INFO: Total Charge 0
[2026-09-14 12:00:04] Production.INFO: CreateAllLog End
[2026-09-14 12:00:04] Production.INFO: Account Balance End.
[2026-09-14 12:00:04] Production.ERROR: CronJobId end 12
[2026-09-14 12:00:04] Production.INFO: ==21155== Releasing lock...
[2026-09-14 12:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:00:10] Production.ERROR: CronJobId end10
[2026-09-14 12:00:10] Production.INFO: ==21153== Releasing lock...
[2026-09-14 12:00:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:00:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:00:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:00:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:00:14] Production.INFO: call_cost start
[2026-09-14 12:00:14] Production.INFO: call_cost end
[2026-09-14 12:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:00:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:00:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:00:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:00:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:00:14] Production.INFO: ==21149== Releasing lock...
[2026-09-14 12:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:01:01] Production.INFO: ==21227== Lock acquired, processing the job...
[2026-09-14 17:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:01:01] Production.INFO: neon service started
[2026-09-14 17:01:01] Production.INFO: neon service started
[2026-09-14 17:01:01] Production.INFO: ==21227== Releasing lock...
[2026-09-14 17:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:01:01] Production.INFO: ==21238== Lock acquired, processing the job...
[2026-09-14 12:01:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:01:02] Production.INFO: ==21238== Releasing lock...
[2026-09-14 12:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:01:02] Production.INFO: ==21240== Lock acquired, processing the job...
[2026-09-14 16:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:01:02] Production.INFO: ==21240== Releasing lock...
[2026-09-14 16:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:01:02] Production.INFO: ==21242== Lock acquired, processing the job...
[2026-09-14 12:01:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:01:02] Production.INFO: ==21246== Lock acquired, processing the job...
[2026-09-14 12:01:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:01:03] Production.INFO: ==21248== Lock acquired, processing the job...
[2026-09-14 12:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:01:03] Production.INFO: ==21244== Lock acquired, processing the job...
[2026-09-14 12:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:01:03] Production.INFO: ==21250== Lock acquired, processing the job...
[2026-09-14 12:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:01:03] Production.INFO: Account Balance Start.
[2026-09-14 12:01:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:01:03] Production.INFO: 117
[2026-09-14 12:01:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:01:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 12: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-09-14 12: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-09-14 12: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-09-14 12:01:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:01:03] Production.INFO: ==21250== Releasing lock...
[2026-09-14 12:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:01:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:01:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:01:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:01:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:01:03] Production.INFO: Total Charge 0
[2026-09-14 12:01:03] Production.INFO: CreateAllLog End
[2026-09-14 12:01:03] Production.INFO: Account Balance End.
[2026-09-14 12:01:03] Production.ERROR: CronJobId end 12
[2026-09-14 12:01:03] Production.INFO: ==21248== Releasing lock...
[2026-09-14 12:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:01:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:01:03] Production.INFO: ==21244== Releasing lock...
[2026-09-14 12:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:01:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:01:11] Production.ERROR: CronJobId end10
[2026-09-14 12:01:11] Production.INFO: ==21246== Releasing lock...
[2026-09-14 12:01:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:01:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:01:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:01:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:01:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:01:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:01:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:01:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:01:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:01:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:01:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:01:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:01:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:01:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:01:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:01:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:01:14] Production.INFO: call_cost start
[2026-09-14 12:01:14] Production.INFO: call_cost end
[2026-09-14 12:01:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:01:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:01:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:01:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:01:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:01:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:01:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:01:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:01:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:01:14] Production.INFO: ==21242== Releasing lock...
[2026-09-14 12:01:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:01:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:02:02] Production.INFO: ==21317== Lock acquired, processing the job...
[2026-09-14 17:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:02:02] Production.INFO: neon service started
[2026-09-14 17:02:02] Production.INFO: neon service started
[2026-09-14 17:02:02] Production.INFO: ==21317== Releasing lock...
[2026-09-14 17:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:02:02] Production.INFO: ==21321== Lock acquired, processing the job...
[2026-09-14 16:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:02:02] Production.INFO: ==21321== Releasing lock...
[2026-09-14 16:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 12:02:02] Production.INFO: ==21319== Lock acquired, processing the job...
[2026-09-14 16:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:02:02] Production.INFO: ==21319== Releasing lock...
[2026-09-14 12:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:02:03] Production.INFO: ==21325== Lock acquired, processing the job...
[2026-09-14 12:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:02:03] Production.INFO: ==21327== Lock acquired, processing the job...
[2026-09-14 12:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:02:03] Production.INFO: ==21329== Lock acquired, processing the job...
[2026-09-14 12:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:02:03] Production.INFO: ==21331== Lock acquired, processing the job...
[2026-09-14 12:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:02:03] Production.INFO: ==21333== Lock acquired, processing the job...
[2026-09-14 12:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-14 12:02:03] Production.INFO: Account Balance Start.
[2026-09-14 12:02:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:02:03] Production.INFO: 117
[2026-09-14 12:02:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 12:02:04] Production.INFO: Date 2026-09-09
[2026-09-14 12:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:02:04] Production.INFO: ==21335== Lock acquired, processing the job...
[2026-09-14 12:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:02:04] Production.INFO: Date 2026-09-10
[2026-09-14 12:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:02:04] Production.INFO: Date 2026-09-11
[2026-09-14 12:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:02:04] Production.ERROR: done
[2026-09-14 12:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-14 12:02:04] Production.INFO: Date 2026-09-12
[2026-09-14 12:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 12: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-09-14 12: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-09-14 12:02:04] Production.INFO: Date 2026-09-13
[2026-09-14 12:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 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:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 12:02:04] Production.INFO: ==21335== Releasing lock...
[2026-09-14 12:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:02:04] Production.ERROR: done
[2026-09-14 12:02:04] Production.INFO: Date 2026-09-14
[2026-09-14 12:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:02:04] Production.INFO: ==21327== Releasing lock...
[2026-09-14 12:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:02:04] Production.INFO: Total Charge 0
[2026-09-14 12:02:04] Production.INFO: CreateAllLog End
[2026-09-14 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-09-14 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-09-14 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-09-14 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-09-14 12:02:04] Production.INFO: ==21333== Releasing lock...
[2026-09-14 12:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-14 12:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-14 12:02:04] Production.INFO: Account Balance End.
[2026-09-14 12:02:04] Production.ERROR: CronJobId end 12
[2026-09-14 12:02:04] Production.INFO: ==21331== Releasing lock...
[2026-09-14 12:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:02:12] Production.ERROR: CronJobId end10
[2026-09-14 12:02:12] Production.INFO: ==21329== Releasing lock...
[2026-09-14 12:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:02:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:02:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:02:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:02:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:02:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:02:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:02:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:02:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:02:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:02:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:02:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:02:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:02:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:02:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:02:14] Production.INFO: call_cost start
[2026-09-14 12:02:14] Production.INFO: call_cost end
[2026-09-14 12:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:02:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:02:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:02:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:02:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:02:14] Production.INFO: ==21325== Releasing lock...
[2026-09-14 12:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:03:01] Production.INFO: ==21407== Lock acquired, processing the job...
[2026-09-14 17:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:03:01] Production.INFO: neon service started
[2026-09-14 17:03:01] Production.INFO: neon service started
[2026-09-14 17:03:01] Production.INFO: ==21407== Releasing lock...
[2026-09-14 17:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:03:01] Production.INFO: ==21411== Lock acquired, processing the job...
[2026-09-14 16:03:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:03:01] Production.INFO: ==21411== Releasing lock...
[2026-09-14 16:03:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:03:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:03:01] Production.INFO: ==21409== Lock acquired, processing the job...
[2026-09-14 12:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:03:02] Production.INFO: ==21409== Releasing lock...
[2026-09-14 12:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:03:02] Production.INFO: ==21422== Lock acquired, processing the job...
[2026-09-14 12:03:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12: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-09-14 12: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-09-14 12: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-09-14 12:03:02] Production.INFO: ==21422== Releasing lock...
[2026-09-14 12:03:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:03:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:03:03] Production.INFO: ==21414== Lock acquired, processing the job...
[2026-09-14 12:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:03:03] Production.INFO: ==21420== Lock acquired, processing the job...
[2026-09-14 12:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:03:03] Production.INFO: ==21416== Lock acquired, processing the job...
[2026-09-14 12:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:03:03] Production.INFO: ==21418== Lock acquired, processing the job...
[2026-09-14 12:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:03:03] Production.INFO: Account Balance Start.
[2026-09-14 12:03:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:03:03] Production.INFO: 117
[2026-09-14 12:03:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:03:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:03:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:03:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:03:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:03:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:03:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:03:03] Production.INFO: Total Charge 0
[2026-09-14 12:03:03] Production.INFO: CreateAllLog End
[2026-09-14 12:03:03] Production.INFO: Account Balance End.
[2026-09-14 12:03:03] Production.ERROR: CronJobId end 12
[2026-09-14 12:03:03] Production.INFO: ==21420== Releasing lock...
[2026-09-14 12:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:03:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:03:03] Production.INFO: ==21416== Releasing lock...
[2026-09-14 12:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:03:10] Production.ERROR: CronJobId end10
[2026-09-14 12:03:10] Production.INFO: ==21418== Releasing lock...
[2026-09-14 12:03:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:03:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:03:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:03:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:03:13] Production.INFO: call_cost start
[2026-09-14 12:03:13] Production.INFO: call_cost end
[2026-09-14 12:03:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:03:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:03:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:03:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:03:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:03:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:03:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:03:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:03:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:03:13] Production.INFO: ==21414== Releasing lock...
[2026-09-14 12:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:03:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:04:01] Production.INFO: ==21484== Lock acquired, processing the job...
[2026-09-14 17:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:04:01] Production.INFO: neon service started
[2026-09-14 17:04:01] Production.INFO: neon service started
[2026-09-14 17:04:01] Production.INFO: ==21484== Releasing lock...
[2026-09-14 17:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:04:02] Production.INFO: ==21486== Lock acquired, processing the job...
[2026-09-14 12:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:04:02] Production.INFO: ==21486== Releasing lock...
[2026-09-14 12:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:04:02] Production.INFO: ==21488== Lock acquired, processing the job...
[2026-09-14 16:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:04:02] Production.INFO: ==21488== Releasing lock...
[2026-09-14 16:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:04:03] Production.INFO: ==21492== Lock acquired, processing the job...
[2026-09-14 12:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:04:03] Production.INFO: ==21490== Lock acquired, processing the job...
[2026-09-14 12:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:04:03] Production.INFO: ==21494== Lock acquired, processing the job...
[2026-09-14 12:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:04:03] Production.INFO: ==21496== Lock acquired, processing the job...
[2026-09-14 12:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:04:03] Production.INFO: ==21498== Lock acquired, processing the job...
[2026-09-14 12:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:04:03] Production.INFO: Account Balance Start.
[2026-09-14 12:04:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:04:03] Production.INFO: 117
[2026-09-14 12:04:03] Production.INFO: Date 2026-09-08
[2026-09-14 12: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-09-14 12:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 12: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-09-14 12: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-09-14 12:04:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:04:03] Production.INFO: ==21498== Releasing lock...
[2026-09-14 12:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:04:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:04:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:04:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:04:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:04:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:04:03] Production.INFO: ==21492== Releasing lock...
[2026-09-14 12:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:04:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:04:03] Production.INFO: Total Charge 0
[2026-09-14 12:04:03] Production.INFO: CreateAllLog End
[2026-09-14 12:04:04] Production.INFO: Account Balance End.
[2026-09-14 12:04:04] Production.ERROR: CronJobId end 12
[2026-09-14 12:04:04] Production.INFO: ==21496== Releasing lock...
[2026-09-14 12:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:04:11] Production.ERROR: CronJobId end10
[2026-09-14 12:04:11] Production.INFO: ==21494== Releasing lock...
[2026-09-14 12:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:04:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:04:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:04:14] Production.INFO: call_cost start
[2026-09-14 12:04:14] Production.INFO: call_cost end
[2026-09-14 12:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:04:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:04:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:04:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:04:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:04:14] Production.INFO: ==21490== Releasing lock...
[2026-09-14 12:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:05:02] Production.INFO: ==21556== Lock acquired, processing the job...
[2026-09-14 17:05:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:05:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:05:02] Production.INFO: neon service started
[2026-09-14 17:05:02] Production.INFO: neon service started
[2026-09-14 17:05:02] Production.INFO: ==21556== Releasing lock...
[2026-09-14 17:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:05:02] Production.INFO: ==21558== Lock acquired, processing the job...
[2026-09-14 12:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:05:02] Production.INFO: ==21558== Releasing lock...
[2026-09-14 12:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:05:02] Production.INFO: ==21560== Lock acquired, processing the job...
[2026-09-14 16:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:05:03] Production.INFO: ==21560== Releasing lock...
[2026-09-14 16:05:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:05:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:05:03] Production.INFO: ==21564== Lock acquired, processing the job...
[2026-09-14 12:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:05:03] Production.INFO: ==21572== Lock acquired, processing the job...
[2026-09-14 12:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 12:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 12:05:03] Production.INFO: ==21562== Lock acquired, processing the job...
[2026-09-14 12:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 12:05:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 12:05:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 12:05:04] Production.ERROR: CronJob PID - 21564
[2026-09-14 12:05:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 12:05:04] Production.ERROR: CronJob ID - 5
[2026-09-14 12:05:04] Production.ERROR: CronJob Last Run Time 2026-09-14 12:05:00
[2026-09-14 12:05:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 12:05:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 12:05:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 12:05:04] Production.ERROR: CronJob PID - 21572
[2026-09-14 12:05:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-14 12:05:04] Production.ERROR: CronJob ID - 17
[2026-09-14 12:05:04] Production.ERROR: CronJob Last Run Time 2026-09-14 12:05:00
[2026-09-14 12:05:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 12:05:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 12:05:04] Production.INFO: ==21566== Lock acquired, processing the job...
[2026-09-14 12:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:05:04] Production.INFO: ==21568== Lock acquired, processing the job...
[2026-09-14 12:05:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:05:04] Production.INFO: ==21570== Lock acquired, processing the job...
[2026-09-14 12:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:05:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 12:05:04] Production.INFO: ==21562== Releasing lock...
[2026-09-14 12:05:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 12:05:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 12:05:04] Production.ERROR: done
[2026-09-14 12:05:04] Production.INFO: ==21574== Lock acquired, processing the job...
[2026-09-14 12:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:05:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:05:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:05:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:05:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 12:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002116', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 12:05:04] Production.INFO: Account Balance Start.
[2026-09-14 12:05:04] Production.INFO: CreateAllLog Start
[2026-09-14 12:05:04] Production.INFO: 117
[2026-09-14 12:05:04] Production.INFO: Date 2026-09-08
[2026-09-14 12:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 12: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-09-14 12: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-09-14 12: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-09-14 12:05:04] Production.INFO: ==21574== Releasing lock...
[2026-09-14 12:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:05:04] Production.INFO: Date 2026-09-09
[2026-09-14 12:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:05:04] Production.INFO: Date 2026-09-10
[2026-09-14 12:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:05:04] Production.INFO: Date 2026-09-11
[2026-09-14 12:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:05:04] Production.INFO: Date 2026-09-12
[2026-09-14 12:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:05:04] Production.INFO: Date 2026-09-13
[2026-09-14 12:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:05:04] Production.INFO: Date 2026-09-14
[2026-09-14 12:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:05:04] Production.INFO: Total Charge 0
[2026-09-14 12:05:04] Production.INFO: CreateAllLog End
[2026-09-14 12:05:04] Production.INFO: Account Balance End.
[2026-09-14 12:05:05] Production.ERROR: CronJobId end 12
[2026-09-14 12:05:05] Production.INFO: ==21570== Releasing lock...
[2026-09-14 12:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:05:05] Production.INFO: ==21566== Releasing lock...
[2026-09-14 12:05:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:05:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002116', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 12:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 12:05:10] Production.INFO: ProcessCDR(1,18002116,1,1,2)
[2026-09-14 12:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18002116,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 12:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18002116,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 12:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 12:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 12:05:10] Production.INFO: ==21572== Releasing lock...
[2026-09-14 12:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 12:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 12:05:14] Production.ERROR: CronJobId end10
[2026-09-14 12:05:14] Production.INFO: ==21568== Releasing lock...
[2026-09-14 12:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:05:16] Production.INFO: call_cost start
[2026-09-14 12:05:16] Production.INFO: call_cost end
[2026-09-14 12:05:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:05:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:05:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:05:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:05:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:05:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:05:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:05:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:05:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:05:16] Production.INFO: ==21564== Releasing lock...
[2026-09-14 12:05:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:05:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:06:01] Production.INFO: ==21631== Lock acquired, processing the job...
[2026-09-14 17:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:06:01] Production.INFO: neon service started
[2026-09-14 17:06:01] Production.INFO: neon service started
[2026-09-14 17:06:01] Production.INFO: ==21631== Releasing lock...
[2026-09-14 17:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:06:02] Production.INFO: ==21635== Lock acquired, processing the job...
[2026-09-14 16:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 12:06:02] Production.INFO: ==21633== Lock acquired, processing the job...
[2026-09-14 12:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:06:02] Production.INFO: ==21635== Releasing lock...
[2026-09-14 16:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:06:02] Production.INFO: ==21633== Releasing lock...
[2026-09-14 12:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:06:03] Production.INFO: ==21640== Lock acquired, processing the job...
[2026-09-14 12:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:06:03] Production.INFO: ==21642== Lock acquired, processing the job...
[2026-09-14 12:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:06:03] Production.INFO: ==21638== Lock acquired, processing the job...
[2026-09-14 12:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:06:03] Production.INFO: ==21644== Lock acquired, processing the job...
[2026-09-14 12:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:06:03] Production.INFO: ==21646== Lock acquired, processing the job...
[2026-09-14 12:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:06:03] Production.INFO: Account Balance Start.
[2026-09-14 12:06:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:06:03] Production.INFO: 117
[2026-09-14 12:06:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:06:03] Production.INFO: Date 2026-09-09
[2026-09-14 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-09-14 12:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 12:06:03] Production.INFO: ==21646== Releasing lock...
[2026-09-14 12:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:06:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:06:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:06:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:06:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:06:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:06:03] Production.INFO: Total Charge 0
[2026-09-14 12:06:03] Production.INFO: CreateAllLog End
[2026-09-14 12:06:03] Production.INFO: Account Balance End.
[2026-09-14 12:06:03] Production.ERROR: CronJobId end 12
[2026-09-14 12:06:03] Production.INFO: ==21644== Releasing lock...
[2026-09-14 12:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:06:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:06:04] Production.INFO: ==21640== Releasing lock...
[2026-09-14 12:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:06:11] Production.ERROR: CronJobId end10
[2026-09-14 12:06:11] Production.INFO: ==21642== Releasing lock...
[2026-09-14 12:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:06:13] Production.INFO: call_cost start
[2026-09-14 12:06:13] Production.INFO: call_cost end
[2026-09-14 12:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:06:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:06:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:06:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:06:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:06:13] Production.INFO: ==21638== Releasing lock...
[2026-09-14 12:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:06:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:07:02] Production.INFO: ==21703== Lock acquired, processing the job...
[2026-09-14 17:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:07:02] Production.INFO: neon service started
[2026-09-14 17:07:02] Production.INFO: neon service started
[2026-09-14 17:07:02] Production.INFO: ==21703== Releasing lock...
[2026-09-14 17:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:07:02] Production.INFO: ==21708== Lock acquired, processing the job...
[2026-09-14 16:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:07:02] Production.INFO: ==21708== Releasing lock...
[2026-09-14 16:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:07:02] Production.INFO: ==21706== Lock acquired, processing the job...
[2026-09-14 12:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:07:02] Production.INFO: ==21706== Releasing lock...
[2026-09-14 12:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:07:03] Production.INFO: ==21714== Lock acquired, processing the job...
[2026-09-14 12:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:07:03] Production.INFO: ==21712== Lock acquired, processing the job...
[2026-09-14 12:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:07:03] Production.INFO: ==21710== Lock acquired, processing the job...
[2026-09-14 12:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:07:03] Production.INFO: ==21718== Lock acquired, processing the job...
[2026-09-14 12:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:07:03] Production.INFO: ==21716== Lock acquired, processing the job...
[2026-09-14 12:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 12:07:03] Production.INFO: Account Balance Start.
[2026-09-14 12:07:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:07:03] Production.INFO: 117
[2026-09-14 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-09-14 12:07:03] Production.INFO: ==21718== Releasing lock...
[2026-09-14 12:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:07:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:07:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:07:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:07:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:07:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:07:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:07:04] Production.INFO: Date 2026-09-14
[2026-09-14 12:07:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:07:04] Production.INFO: Total Charge 0
[2026-09-14 12:07:04] Production.INFO: CreateAllLog End
[2026-09-14 12:07:04] Production.INFO: Account Balance End.
[2026-09-14 12:07:04] Production.INFO: ==21712== Releasing lock...
[2026-09-14 12:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:07:04] Production.ERROR: CronJobId end 12
[2026-09-14 12:07:04] Production.INFO: ==21716== Releasing lock...
[2026-09-14 12:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:07:11] Production.ERROR: CronJobId end10
[2026-09-14 12:07:11] Production.INFO: ==21714== Releasing lock...
[2026-09-14 12:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:07:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:07:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:07:13] Production.INFO: call_cost start
[2026-09-14 12:07:13] Production.INFO: call_cost end
[2026-09-14 12:07:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:07:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:07:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:07:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:07:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:07:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:07:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:07:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:07:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:07:13] Production.INFO: ==21710== Releasing lock...
[2026-09-14 12:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:07:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:08:01] Production.INFO: ==21775== Lock acquired, processing the job...
[2026-09-14 17:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:08:01] Production.INFO: neon service started
[2026-09-14 17:08:01] Production.INFO: neon service started
[2026-09-14 17:08:01] Production.INFO: ==21775== Releasing lock...
[2026-09-14 17:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:08:01] Production.INFO: ==21777== Lock acquired, processing the job...
[2026-09-14 12:08:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:08:02] Production.INFO: ==21777== Releasing lock...
[2026-09-14 12:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:08:02] Production.INFO: ==21779== Lock acquired, processing the job...
[2026-09-14 16:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:08:02] Production.INFO: ==21779== Releasing lock...
[2026-09-14 16:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:08:02] Production.INFO: ==21790== Lock acquired, processing the job...
[2026-09-14 12:08:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:08:02] Production.INFO: ==21782== Lock acquired, processing the job...
[2026-09-14 12:08:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:08: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-09-14 12:08: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-09-14 12:08:03] Production.INFO: ==21784== Lock acquired, processing the job...
[2026-09-14 12:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 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-09-14 12:08:03] Production.INFO: ==21786== Lock acquired, processing the job...
[2026-09-14 12:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:08:03] Production.INFO: ==21790== Releasing lock...
[2026-09-14 12:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:08:03] Production.INFO: ==21788== Lock acquired, processing the job...
[2026-09-14 12:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:08:03] Production.INFO: Account Balance Start.
[2026-09-14 12:08:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:08:03] Production.INFO: 117
[2026-09-14 12:08:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:08:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:08:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:08:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:08:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:08:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:08:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:08:03] Production.INFO: Total Charge 0
[2026-09-14 12:08:03] Production.INFO: CreateAllLog End
[2026-09-14 12:08:03] Production.INFO: Account Balance End.
[2026-09-14 12:08:03] Production.ERROR: CronJobId end 12
[2026-09-14 12:08:03] Production.INFO: ==21788== Releasing lock...
[2026-09-14 12:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:08:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:08:03] Production.INFO: ==21784== Releasing lock...
[2026-09-14 12:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:08:10] Production.ERROR: CronJobId end10
[2026-09-14 12:08:10] Production.INFO: ==21786== Releasing lock...
[2026-09-14 12:08:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:08:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:08:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:08:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:08:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:08:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:08:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:08:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:08:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:08:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:08:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:08:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:08:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:08:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:08:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:08:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:08:13] Production.INFO: call_cost start
[2026-09-14 12:08:13] Production.INFO: call_cost end
[2026-09-14 12:08:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:08:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:08:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:08:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:08:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:08:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:08:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:08:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:08:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:08:13] Production.INFO: ==21782== Releasing lock...
[2026-09-14 12:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:08:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:09:01] Production.INFO: ==21849== Lock acquired, processing the job...
[2026-09-14 17:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:09:01] Production.INFO: neon service started
[2026-09-14 17:09:01] Production.INFO: neon service started
[2026-09-14 17:09:01] Production.INFO: ==21849== Releasing lock...
[2026-09-14 17:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:09:02] Production.INFO: ==21851== Lock acquired, processing the job...
[2026-09-14 12:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:09:02] Production.INFO: ==21851== Releasing lock...
[2026-09-14 12:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:09:02] Production.INFO: ==21853== Lock acquired, processing the job...
[2026-09-14 16:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:09:02] Production.INFO: ==21853== Releasing lock...
[2026-09-14 16:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:09:03] Production.INFO: ==21855== Lock acquired, processing the job...
[2026-09-14 12:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:09:03] Production.INFO: ==21859== Lock acquired, processing the job...
[2026-09-14 12:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:09:03] Production.INFO: ==21857== Lock acquired, processing the job...
[2026-09-14 12:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:09:03] Production.INFO: ==21861== Lock acquired, processing the job...
[2026-09-14 12:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:09:03] Production.INFO: ==21863== Lock acquired, processing the job...
[2026-09-14 12:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:09:03] Production.INFO: Account Balance Start.
[2026-09-14 12:09:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:09:03] Production.INFO: 117
[2026-09-14 12:09:03] Production.INFO: Date 2026-09-08
[2026-09-14 12: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-09-14 12:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 12: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-09-14 12: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-09-14 12:09:03] Production.INFO: ==21863== Releasing lock...
[2026-09-14 12:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:09:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:09:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:09:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:09:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:09:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:09:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:09:03] Production.INFO: Total Charge 0
[2026-09-14 12:09:03] Production.INFO: CreateAllLog End
[2026-09-14 12:09:03] Production.INFO: Account Balance End.
[2026-09-14 12:09:03] Production.ERROR: CronJobId end 12
[2026-09-14 12:09:03] Production.INFO: ==21861== Releasing lock...
[2026-09-14 12:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:09:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:09:04] Production.INFO: ==21857== Releasing lock...
[2026-09-14 12:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:09:11] Production.ERROR: CronJobId end10
[2026-09-14 12:09:11] Production.INFO: ==21859== Releasing lock...
[2026-09-14 12:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:09:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:09:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:09:13] Production.INFO: call_cost start
[2026-09-14 12:09:13] Production.INFO: call_cost end
[2026-09-14 12:09:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:09:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:09:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:09:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:09:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:09:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:09:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:09:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:09:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:09:13] Production.INFO: ==21855== Releasing lock...
[2026-09-14 12:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:09:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:10:02] Production.INFO: ==21925== Lock acquired, processing the job...
[2026-09-14 17:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:10:02] Production.INFO: neon service started
[2026-09-14 17:10:02] Production.INFO: neon service started
[2026-09-14 17:10:02] Production.INFO: ==21925== Releasing lock...
[2026-09-14 17:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:10:02] Production.INFO: ==21927== Lock acquired, processing the job...
[2026-09-14 12:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:10:02] Production.INFO: ==21927== Releasing lock...
[2026-09-14 12:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:10:02] Production.INFO: ==21929== Lock acquired, processing the job...
[2026-09-14 16:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:10:02] Production.INFO: ==21929== Releasing lock...
[2026-09-14 16:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:10:03] Production.INFO: ==21939== Lock acquired, processing the job...
[2026-09-14 12:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 12:10:03] Production.INFO: ==21939== Releasing lock...
[2026-09-14 12:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:10:03] Production.INFO: ==21931== Lock acquired, processing the job...
[2026-09-14 12:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:10:03] Production.INFO: ==21935== Lock acquired, processing the job...
[2026-09-14 12:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:10:03] Production.INFO: ==21933== Lock acquired, processing the job...
[2026-09-14 12:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:10:03] Production.INFO: ==21937== Lock acquired, processing the job...
[2026-09-14 12:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:10:03] Production.INFO: Account Balance Start.
[2026-09-14 12:10:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:10:03] Production.INFO: 117
[2026-09-14 12:10:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:10:04] Production.INFO: Date 2026-09-09
[2026-09-14 12:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:10:04] Production.INFO: Date 2026-09-10
[2026-09-14 12:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:10:04] Production.INFO: Date 2026-09-11
[2026-09-14 12:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:10:04] Production.INFO: Date 2026-09-12
[2026-09-14 12:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:10:04] Production.INFO: Date 2026-09-13
[2026-09-14 12:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:10:04] Production.INFO: Date 2026-09-14
[2026-09-14 12:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:10:04] Production.INFO: Total Charge 0
[2026-09-14 12:10:04] Production.INFO: CreateAllLog End
[2026-09-14 12:10:04] Production.INFO: ==21933== Releasing lock...
[2026-09-14 12:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:10:04] Production.INFO: Account Balance End.
[2026-09-14 12:10:04] Production.ERROR: CronJobId end 12
[2026-09-14 12:10:04] Production.INFO: ==21937== Releasing lock...
[2026-09-14 12:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:10:10] Production.ERROR: CronJobId end10
[2026-09-14 12:10:10] Production.INFO: ==21935== Releasing lock...
[2026-09-14 12:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:10:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:10:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:10:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:10:13] Production.INFO: call_cost start
[2026-09-14 12:10:13] Production.INFO: call_cost end
[2026-09-14 12:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:10:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:10:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:10:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:10:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:10:13] Production.INFO: ==21931== Releasing lock...
[2026-09-14 12:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:11:01] Production.INFO: ==21999== Lock acquired, processing the job...
[2026-09-14 17:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:11:01] Production.INFO: neon service started
[2026-09-14 17:11:01] Production.INFO: neon service started
[2026-09-14 17:11:01] Production.INFO: ==21999== Releasing lock...
[2026-09-14 17:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:11:02] Production.INFO: ==22003== Lock acquired, processing the job...
[2026-09-14 16:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:11:02] Production.INFO: ==22003== Releasing lock...
[2026-09-14 16:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:11:02] Production.INFO: ==22001== Lock acquired, processing the job...
[2026-09-14 12:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:11:02] Production.INFO: ==22001== Releasing lock...
[2026-09-14 12:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:11:03] Production.INFO: ==22011== Lock acquired, processing the job...
[2026-09-14 12:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:11:03] Production.INFO: ==22005== Lock acquired, processing the job...
[2026-09-14 12:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:11:03] Production.INFO: ==22013== Lock acquired, processing the job...
[2026-09-14 12:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:11:03] Production.INFO: ==22007== Lock acquired, processing the job...
[2026-09-14 12:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:11:03] Production.INFO: Account Balance Start.
[2026-09-14 12:11:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:11:03] Production.INFO: 117
[2026-09-14 12:11:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:11:03] Production.INFO: ==22009== Lock acquired, processing the job...
[2026-09-14 12:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:11:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 12: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-09-14 12: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-09-14 12: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-09-14 12:11:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:11:03] Production.INFO: ==22013== Releasing lock...
[2026-09-14 12:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:11:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:11:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:11:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:11:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:11:03] Production.INFO: Total Charge 0
[2026-09-14 12:11:03] Production.INFO: CreateAllLog End
[2026-09-14 12:11:03] Production.INFO: Account Balance End.
[2026-09-14 12:11:03] Production.ERROR: CronJobId end 12
[2026-09-14 12:11:03] Production.INFO: ==22011== Releasing lock...
[2026-09-14 12:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:11:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:11:04] Production.INFO: ==22007== Releasing lock...
[2026-09-14 12:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:11:10] Production.ERROR: CronJobId end10
[2026-09-14 12:11:10] Production.INFO: ==22009== Releasing lock...
[2026-09-14 12:11:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:11:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:11:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:11:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:11:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:11:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:11:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:11:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:11:13] Production.INFO: call_cost start
[2026-09-14 12:11:13] Production.INFO: call_cost end
[2026-09-14 12:11:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:11:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:11:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:11:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:11:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:11:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:11:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:11:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:11:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:11:13] Production.INFO: ==22005== Releasing lock...
[2026-09-14 12:11:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:11:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:12:02] Production.INFO: ==22074== Lock acquired, processing the job...
[2026-09-14 17:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:12:02] Production.INFO: neon service started
[2026-09-14 17:12:02] Production.INFO: neon service started
[2026-09-14 17:12:02] Production.INFO: ==22074== Releasing lock...
[2026-09-14 17:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:12:02] Production.INFO: ==22077== Lock acquired, processing the job...
[2026-09-14 12:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:12:02] Production.INFO: ==22077== Releasing lock...
[2026-09-14 12:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:12:02] Production.INFO: ==22079== Lock acquired, processing the job...
[2026-09-14 16:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:12:02] Production.INFO: ==22079== Releasing lock...
[2026-09-14 16:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:12:03] Production.INFO: ==22084== Lock acquired, processing the job...
[2026-09-14 12:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:12:03] Production.INFO: ==22088== Lock acquired, processing the job...
[2026-09-14 12:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:12:03] Production.INFO: ==22082== Lock acquired, processing the job...
[2026-09-14 12:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:12:03] Production.INFO: Account Balance Start.
[2026-09-14 12:12:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:12:03] Production.INFO: 117
[2026-09-14 12:12:03] Production.INFO: ==22090== Lock acquired, processing the job...
[2026-09-14 12:12:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 12:12:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:12:03] Production.INFO: ==22086== Lock acquired, processing the job...
[2026-09-14 12:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-09-14 12:12:03] Production.INFO: ==22090== Releasing lock...
[2026-09-14 12:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:12:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:12:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:12:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:12:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:12:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:12:03] Production.INFO: Total Charge 0
[2026-09-14 12:12:03] Production.INFO: CreateAllLog End
[2026-09-14 12:12:03] Production.INFO: Account Balance End.
[2026-09-14 12:12:03] Production.ERROR: CronJobId end 12
[2026-09-14 12:12:03] Production.INFO: ==22088== Releasing lock...
[2026-09-14 12:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:12:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:12:04] Production.INFO: ==22084== Releasing lock...
[2026-09-14 12:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:12:11] Production.ERROR: CronJobId end10
[2026-09-14 12:12:11] Production.INFO: ==22086== Releasing lock...
[2026-09-14 12:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:12:13] Production.INFO: call_cost start
[2026-09-14 12:12:13] Production.INFO: call_cost end
[2026-09-14 12:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:12:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:12:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:12:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:12:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:12:13] Production.INFO: ==22082== Releasing lock...
[2026-09-14 12:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:13:01] Production.INFO: ==22149== Lock acquired, processing the job...
[2026-09-14 17:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:13:01] Production.INFO: neon service started
[2026-09-14 17:13:01] Production.INFO: neon service started
[2026-09-14 17:13:01] Production.INFO: ==22149== Releasing lock...
[2026-09-14 17:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:13:01] Production.INFO: ==22151== Lock acquired, processing the job...
[2026-09-14 12:13:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:13:01] Production.INFO: ==22151== Releasing lock...
[2026-09-14 12:13:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:13:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:13:02] Production.INFO: ==22153== Lock acquired, processing the job...
[2026-09-14 16:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:13:02] Production.INFO: ==22153== Releasing lock...
[2026-09-14 16:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:13:02] Production.INFO: ==22155== Lock acquired, processing the job...
[2026-09-14 12:13:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:13:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:13:03] Production.INFO: ==22157== Lock acquired, processing the job...
[2026-09-14 12:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:13:03] Production.INFO: ==22159== Lock acquired, processing the job...
[2026-09-14 12:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:13:03] Production.INFO: ==22161== Lock acquired, processing the job...
[2026-09-14 12:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:13:03] Production.INFO: ==22163== Lock acquired, processing the job...
[2026-09-14 12:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:13:03] Production.INFO: Account Balance Start.
[2026-09-14 12:13:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:13:03] Production.INFO: 117
[2026-09-14 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-09-14 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-09-14 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-09-14 12:13:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:13:03] Production.INFO: ==22163== Releasing lock...
[2026-09-14 12:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:13:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:13:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:13:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:13:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:13:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:13:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:13:03] Production.INFO: Total Charge 0
[2026-09-14 12:13:03] Production.INFO: CreateAllLog End
[2026-09-14 12:13:03] Production.INFO: ==22157== Releasing lock...
[2026-09-14 12:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:13:03] Production.INFO: Account Balance End.
[2026-09-14 12:13:03] Production.ERROR: CronJobId end 12
[2026-09-14 12:13:03] Production.INFO: ==22161== Releasing lock...
[2026-09-14 12:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:13:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:13:10] Production.ERROR: CronJobId end10
[2026-09-14 12:13:10] Production.INFO: ==22159== Releasing lock...
[2026-09-14 12:13:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:13:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:13:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:13:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:13:13] Production.INFO: call_cost start
[2026-09-14 12:13:13] Production.INFO: call_cost end
[2026-09-14 12:13:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:13:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:13:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:13:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:13:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:13:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:13:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:13:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:13:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:13:13] Production.INFO: ==22155== Releasing lock...
[2026-09-14 12:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:13:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:14:01] Production.INFO: ==22226== Lock acquired, processing the job...
[2026-09-14 17:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:14:01] Production.INFO: neon service started
[2026-09-14 17:14:01] Production.INFO: neon service started
[2026-09-14 17:14:01] Production.INFO: ==22226== Releasing lock...
[2026-09-14 17:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:14:02] Production.INFO: ==22230== Lock acquired, processing the job...
[2026-09-14 16:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:14:02] Production.INFO: ==22230== Releasing lock...
[2026-09-14 16:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:14:02] Production.INFO: ==22228== Lock acquired, processing the job...
[2026-09-14 12:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:14:02] Production.INFO: ==22228== Releasing lock...
[2026-09-14 12:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:14:02] Production.INFO: ==22232== Lock acquired, processing the job...
[2026-09-14 12:14:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:14:03] Production.INFO: ==22238== Lock acquired, processing the job...
[2026-09-14 12:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:14:03] Production.INFO: Account Balance Start.
[2026-09-14 12:14:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:14:03] Production.INFO: 117
[2026-09-14 12:14:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:14:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:14:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:14:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:14:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:14:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:14:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:14:03] Production.INFO: Total Charge 0
[2026-09-14 12:14:03] Production.INFO: CreateAllLog End
[2026-09-14 12:14:03] Production.INFO: ==22234== Lock acquired, processing the job...
[2026-09-14 12:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:14:03] Production.INFO: Account Balance End.
[2026-09-14 12:14:03] Production.INFO: ==22236== Lock acquired, processing the job...
[2026-09-14 12:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:14:03] Production.ERROR: CronJobId end 12
[2026-09-14 12:14:03] Production.INFO: ==22238== Releasing lock...
[2026-09-14 12:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:14:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:14:03] Production.INFO: ==22240== Lock acquired, processing the job...
[2026-09-14 12:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12: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-09-14 12: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-09-14 12: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-09-14 12:14:03] Production.INFO: ==22240== Releasing lock...
[2026-09-14 12:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:14:04] Production.INFO: ==22234== Releasing lock...
[2026-09-14 12:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:14:10] Production.ERROR: CronJobId end10
[2026-09-14 12:14:10] Production.INFO: ==22236== Releasing lock...
[2026-09-14 12:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:14:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:14:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:14:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:14:13] Production.INFO: call_cost start
[2026-09-14 12:14:13] Production.INFO: call_cost end
[2026-09-14 12:14:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:14:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:14:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:14:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:14:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:14:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:14:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:14:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:14:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:14:13] Production.INFO: ==22232== Releasing lock...
[2026-09-14 12:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:14:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:15:02] Production.INFO: ==22298== Lock acquired, processing the job...
[2026-09-14 17:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:15:02] Production.INFO: neon service started
[2026-09-14 17:15:02] Production.INFO: neon service started
[2026-09-14 17:15:02] Production.INFO: ==22298== Releasing lock...
[2026-09-14 17:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:15:02] Production.INFO: ==22302== Lock acquired, processing the job...
[2026-09-14 16:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:15:02] Production.INFO: ==22302== Releasing lock...
[2026-09-14 16:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:15:02] Production.INFO: ==22300== Lock acquired, processing the job...
[2026-09-14 12:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:15:03] Production.INFO: ==22300== Releasing lock...
[2026-09-14 12:15:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:15:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:15:03] Production.INFO: ==22311== Lock acquired, processing the job...
[2026-09-14 12:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:15:03] Production.INFO: ==22315== Lock acquired, processing the job...
[2026-09-14 12:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 12:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 12:15:03] Production.INFO: ==22305== Lock acquired, processing the job...
[2026-09-14 12:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 12:15:04] Production.INFO: ==22307== Lock acquired, processing the job...
[2026-09-14 12:15:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:15:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 12:15:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 12:15:04] Production.ERROR: CronJob PID - 22311
[2026-09-14 12:15:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-14 12:15:04] Production.ERROR: CronJob ID - 10
[2026-09-14 12:15:04] Production.ERROR: CronJob Last Run Time 2026-09-14 12:15:00
[2026-09-14 12:15:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 12:15:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 12:15:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 12:15:04] Production.ERROR: CronJob PID - 22315
[2026-09-14 12:15:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-14 12:15:04] Production.ERROR: CronJob ID - 17
[2026-09-14 12:15:04] Production.ERROR: CronJob Last Run Time 2026-09-14 12:15:00
[2026-09-14 12:15:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 12:15:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 12:15:04] Production.INFO: ==22309== Lock acquired, processing the job...
[2026-09-14 12:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:15:04] Production.ERROR: done
[2026-09-14 12:15:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 12:15:04] Production.INFO: ==22305== Releasing lock...
[2026-09-14 12:15:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 12:15:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 12:15:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:15:04] Production.INFO: ==22313== Lock acquired, processing the job...
[2026-09-14 12:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 12:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002155', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 12:15:04] Production.INFO: ==22317== Lock acquired, processing the job...
[2026-09-14 12:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:15:04] Production.INFO: Account Balance Start.
[2026-09-14 12:15:04] Production.INFO: CreateAllLog Start
[2026-09-14 12:15:04] Production.INFO: 117
[2026-09-14 12:15:04] Production.INFO: Date 2026-09-08
[2026-09-14 12:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:15:04] Production.INFO: Date 2026-09-09
[2026-09-14 12:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 12: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-09-14 12: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-09-14 12:15:04] Production.INFO: Date 2026-09-10
[2026-09-14 12:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 12: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-09-14 12:15:04] Production.INFO: ==22317== Releasing lock...
[2026-09-14 12:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:15:04] Production.INFO: Date 2026-09-11
[2026-09-14 12:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:15:04] Production.INFO: Date 2026-09-12
[2026-09-14 12:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:15:04] Production.INFO: Date 2026-09-13
[2026-09-14 12:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:15:04] Production.INFO: Date 2026-09-14
[2026-09-14 12:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:15:04] Production.INFO: Total Charge 0
[2026-09-14 12:15:04] Production.INFO: CreateAllLog End
[2026-09-14 12:15:05] Production.INFO: Account Balance End.
[2026-09-14 12:15:05] Production.ERROR: CronJobId end 12
[2026-09-14 12:15:05] Production.INFO: ==22313== Releasing lock...
[2026-09-14 12:15:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:15:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:15:05] Production.INFO: ==22309== Releasing lock...
[2026-09-14 12:15:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:15:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002155', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 12:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 12:15:10] Production.INFO: ProcessCDR(1,18002155,1,1,2)
[2026-09-14 12:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18002155,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 12:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18002155,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 12:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 12:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 12:15:10] Production.INFO: ==22315== Releasing lock...
[2026-09-14 12:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 12:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 12:15:13] Production.ERROR: CronJobId end10
[2026-09-14 12:15:13] Production.INFO: ==22311== Releasing lock...
[2026-09-14 12:15:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:15:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:15:16] Production.INFO: call_cost start
[2026-09-14 12:15:16] Production.INFO: call_cost end
[2026-09-14 12:15:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:15:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:15:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:15:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:15:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:15:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:15:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:15:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:15:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:15:16] Production.INFO: ==22307== Releasing lock...
[2026-09-14 12:15:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:15:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:16:01] Production.INFO: ==22375== Lock acquired, processing the job...
[2026-09-14 17:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:16:01] Production.INFO: neon service started
[2026-09-14 17:16:01] Production.INFO: neon service started
[2026-09-14 17:16:01] Production.INFO: ==22375== Releasing lock...
[2026-09-14 17:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:16:02] Production.INFO: ==22377== Lock acquired, processing the job...
[2026-09-14 12:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:16:02] Production.INFO: ==22377== Releasing lock...
[2026-09-14 12:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:16:02] Production.INFO: ==22379== Lock acquired, processing the job...
[2026-09-14 16:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:16:02] Production.INFO: ==22379== Releasing lock...
[2026-09-14 16:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:16:02] Production.INFO: ==22381== Lock acquired, processing the job...
[2026-09-14 12:16:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:16:03] Production.INFO: ==22383== Lock acquired, processing the job...
[2026-09-14 12:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:16:03] Production.INFO: ==22385== Lock acquired, processing the job...
[2026-09-14 12:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:16:03] Production.INFO: ==22387== Lock acquired, processing the job...
[2026-09-14 12:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:16:03] Production.INFO: Account Balance Start.
[2026-09-14 12:16:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:16:03] Production.INFO: 117
[2026-09-14 12:16:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:16:03] Production.INFO: ==22389== Lock acquired, processing the job...
[2026-09-14 12:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:16:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:16:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:16:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:16:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 12:16:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 12:16:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:16:03] Production.INFO: ==22389== Releasing lock...
[2026-09-14 12:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:16:03] Production.INFO: Total Charge 0
[2026-09-14 12:16:03] Production.INFO: CreateAllLog End
[2026-09-14 12:16:03] Production.INFO: Account Balance End.
[2026-09-14 12:16:03] Production.ERROR: CronJobId end 12
[2026-09-14 12:16:03] Production.INFO: ==22387== Releasing lock...
[2026-09-14 12:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:16:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:16:03] Production.INFO: ==22383== Releasing lock...
[2026-09-14 12:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:16:10] Production.ERROR: CronJobId end10
[2026-09-14 12:16:10] Production.INFO: ==22385== Releasing lock...
[2026-09-14 12:16:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:16:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:16:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:16:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:16:13] Production.INFO: call_cost start
[2026-09-14 12:16:13] Production.INFO: call_cost end
[2026-09-14 12:16:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:16:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:16:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:16:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:16:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:16:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:16:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:16:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:16:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:16:13] Production.INFO: ==22381== Releasing lock...
[2026-09-14 12:16:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:16:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:17:02] Production.INFO: ==22449== Lock acquired, processing the job...
[2026-09-14 17:17:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:17:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:17:02] Production.INFO: neon service started
[2026-09-14 17:17:02] Production.INFO: neon service started
[2026-09-14 17:17:02] Production.INFO: ==22449== Releasing lock...
[2026-09-14 17:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:17:02] Production.INFO: ==22451== Lock acquired, processing the job...
[2026-09-14 12:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:17:02] Production.INFO: ==22453== Lock acquired, processing the job...
[2026-09-14 16:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:17:02] Production.INFO: ==22453== Releasing lock...
[2026-09-14 16:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:17:02] Production.INFO: ==22451== Releasing lock...
[2026-09-14 12:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:17:03] Production.INFO: ==22456== Lock acquired, processing the job...
[2026-09-14 12:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:17:03] Production.INFO: ==22458== Lock acquired, processing the job...
[2026-09-14 12:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:17:03] Production.INFO: ==22462== Lock acquired, processing the job...
[2026-09-14 12:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:17:03] Production.INFO: ==22460== Lock acquired, processing the job...
[2026-09-14 12:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:17:03] Production.INFO: Account Balance Start.
[2026-09-14 12:17:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:17:03] Production.INFO: 117
[2026-09-14 12:17:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:17:03] Production.INFO: ==22464== Lock acquired, processing the job...
[2026-09-14 12:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:17:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 12: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-09-14 12:17:04] Production.INFO: Date 2026-09-10
[2026-09-14 12:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 12: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-09-14 12: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-09-14 12:17:04] Production.INFO: Date 2026-09-11
[2026-09-14 12:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:17:04] Production.INFO: ==22464== Releasing lock...
[2026-09-14 12:17:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:17:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:17:04] Production.INFO: Date 2026-09-12
[2026-09-14 12:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:17:04] Production.INFO: Date 2026-09-13
[2026-09-14 12:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:17:04] Production.INFO: Date 2026-09-14
[2026-09-14 12:17:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:17:04] Production.INFO: Total Charge 0
[2026-09-14 12:17:04] Production.INFO: CreateAllLog End
[2026-09-14 12:17:04] Production.INFO: ==22458== Releasing lock...
[2026-09-14 12:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:17:04] Production.INFO: Account Balance End.
[2026-09-14 12:17:04] Production.ERROR: CronJobId end 12
[2026-09-14 12:17:04] Production.INFO: ==22462== Releasing lock...
[2026-09-14 12:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:17:11] Production.ERROR: CronJobId end10
[2026-09-14 12:17:11] Production.INFO: ==22460== Releasing lock...
[2026-09-14 12:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:17:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:17:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:17:14] Production.INFO: call_cost start
[2026-09-14 12:17:14] Production.INFO: call_cost end
[2026-09-14 12:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:17:14] Production.INFO: ==22456== Releasing lock...
[2026-09-14 12:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:18:01] Production.INFO: ==22527== Lock acquired, processing the job...
[2026-09-14 17:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:18:01] Production.INFO: neon service started
[2026-09-14 17:18:01] Production.INFO: neon service started
[2026-09-14 17:18:01] Production.INFO: ==22527== Releasing lock...
[2026-09-14 17:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:18:02] Production.INFO: ==22529== Lock acquired, processing the job...
[2026-09-14 12:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:18:02] Production.INFO: ==22531== Lock acquired, processing the job...
[2026-09-14 16:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:18:02] Production.INFO: ==22531== Releasing lock...
[2026-09-14 16:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:18:02] Production.INFO: ==22529== Releasing lock...
[2026-09-14 12:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:18:02] Production.INFO: ==22535== Lock acquired, processing the job...
[2026-09-14 12:18:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:18:03] Production.INFO: ==22533== Lock acquired, processing the job...
[2026-09-14 12:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:18:03] Production.INFO: ==22538== Lock acquired, processing the job...
[2026-09-14 12:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:18:03] Production.INFO: ==22540== Lock acquired, processing the job...
[2026-09-14 12:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:18:03] Production.INFO: ==22542== Lock acquired, processing the job...
[2026-09-14 12:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:18:03] Production.INFO: Account Balance Start.
[2026-09-14 12:18:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:18:03] Production.INFO: 117
[2026-09-14 12:18:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 12:18:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 12:18:03] Production.INFO: ==22542== Releasing lock...
[2026-09-14 12:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:18:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:18:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:18:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:18:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:18:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:18:03] Production.INFO: Total Charge 0
[2026-09-14 12:18:03] Production.INFO: CreateAllLog End
[2026-09-14 12:18:03] Production.INFO: ==22535== Releasing lock...
[2026-09-14 12:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:18:03] Production.INFO: Account Balance End.
[2026-09-14 12:18:03] Production.ERROR: CronJobId end 12
[2026-09-14 12:18:03] Production.INFO: ==22540== Releasing lock...
[2026-09-14 12:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:18:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:18:10] Production.ERROR: CronJobId end10
[2026-09-14 12:18:10] Production.INFO: ==22538== Releasing lock...
[2026-09-14 12:18:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:18:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:18:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:18:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:18:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:18:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:18:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:18:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:18:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:18:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:18:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:18:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:18:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:18:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:18:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:18:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:18:13] Production.INFO: call_cost start
[2026-09-14 12:18:13] Production.INFO: call_cost end
[2026-09-14 12:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:18:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:18:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:18:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:18:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:18:13] Production.INFO: ==22533== Releasing lock...
[2026-09-14 12:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:19:01] Production.INFO: ==22599== Lock acquired, processing the job...
[2026-09-14 17:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:19:01] Production.INFO: neon service started
[2026-09-14 17:19:02] Production.INFO: neon service started
[2026-09-14 17:19:02] Production.INFO: ==22599== Releasing lock...
[2026-09-14 17:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:19:02] Production.INFO: ==22601== Lock acquired, processing the job...
[2026-09-14 12:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:19:02] Production.INFO: ==22601== Releasing lock...
[2026-09-14 12:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:19:02] Production.INFO: ==22603== Lock acquired, processing the job...
[2026-09-14 16:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:19:02] Production.INFO: ==22603== Releasing lock...
[2026-09-14 16:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:19:03] Production.INFO: ==22605== Lock acquired, processing the job...
[2026-09-14 12:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:19:03] Production.INFO: ==22609== Lock acquired, processing the job...
[2026-09-14 12:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:19:03] Production.INFO: ==22613== Lock acquired, processing the job...
[2026-09-14 12:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:19:03] Production.INFO: ==22607== Lock acquired, processing the job...
[2026-09-14 12:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12: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-09-14 12: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-09-14 12: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-09-14 12:19:03] Production.INFO: ==22613== Releasing lock...
[2026-09-14 12:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:19:03] Production.INFO: ==22611== Lock acquired, processing the job...
[2026-09-14 12:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:19:03] Production.INFO: Account Balance Start.
[2026-09-14 12:19:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:19:03] Production.INFO: 117
[2026-09-14 12:19:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:19:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:19:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:19:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:19:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:19:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:19:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:19:03] Production.INFO: Total Charge 0
[2026-09-14 12:19:04] Production.INFO: CreateAllLog End
[2026-09-14 12:19:04] Production.INFO: Account Balance End.
[2026-09-14 12:19:04] Production.INFO: ==22607== Releasing lock...
[2026-09-14 12:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:19:04] Production.ERROR: CronJobId end 12
[2026-09-14 12:19:04] Production.INFO: ==22611== Releasing lock...
[2026-09-14 12:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:19:11] Production.ERROR: CronJobId end10
[2026-09-14 12:19:11] Production.INFO: ==22609== Releasing lock...
[2026-09-14 12:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:19:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:19:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:19:13] Production.INFO: call_cost start
[2026-09-14 12:19:13] Production.INFO: call_cost end
[2026-09-14 12:19:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:19:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:19:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:19:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:19:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:19:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:19:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:19:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:19:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:19:13] Production.INFO: ==22605== Releasing lock...
[2026-09-14 12:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:20:01] Production.INFO: ==22671== Lock acquired, processing the job...
[2026-09-14 17:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:20:01] Production.INFO: neon service started
[2026-09-14 17:20:01] Production.INFO: neon service started
[2026-09-14 17:20:01] Production.INFO: ==22671== Releasing lock...
[2026-09-14 17:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:20:01] Production.INFO: ==22673== Lock acquired, processing the job...
[2026-09-14 12:20:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:20:02] Production.INFO: ==22673== Releasing lock...
[2026-09-14 12:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:20:02] Production.INFO: ==22675== Lock acquired, processing the job...
[2026-09-14 16:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:20:02] Production.INFO: ==22675== Releasing lock...
[2026-09-14 16:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:20:02] Production.INFO: ==22685== Lock acquired, processing the job...
[2026-09-14 12:20:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:20:02] Production.INFO: ==22677== Lock acquired, processing the job...
[2026-09-14 12:20:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:20:02] Production.INFO: ==22679== Lock acquired, processing the job...
[2026-09-14 12:20:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:20:02] Production.INFO: ==22681== Lock acquired, processing the job...
[2026-09-14 12:20:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 12:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 12:20:03] Production.INFO: ==22683== Lock acquired, processing the job...
[2026-09-14 12:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 12:20:03] Production.INFO: ==22685== Releasing lock...
[2026-09-14 12:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:20:03] Production.INFO: Account Balance Start.
[2026-09-14 12:20:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:20:03] Production.INFO: 117
[2026-09-14 12:20:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:20:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:20:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:20:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:20:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:20:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:20:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:20:03] Production.INFO: Total Charge 0
[2026-09-14 12:20:03] Production.INFO: CreateAllLog End
[2026-09-14 12:20:03] Production.INFO: ==22679== Releasing lock...
[2026-09-14 12:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:20:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:20:03] Production.INFO: Account Balance End.
[2026-09-14 12:20:03] Production.ERROR: CronJobId end 12
[2026-09-14 12:20:03] Production.INFO: ==22683== Releasing lock...
[2026-09-14 12:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:20:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:20:10] Production.ERROR: CronJobId end10
[2026-09-14 12:20:10] Production.INFO: ==22681== Releasing lock...
[2026-09-14 12:20:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:20:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:20:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:20:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:20:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:20:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:20:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:20:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:20:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:20:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:20:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:20:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:20:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:20:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:20:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:20:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:20:13] Production.INFO: call_cost start
[2026-09-14 12:20:13] Production.INFO: call_cost end
[2026-09-14 12:20:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:20:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:20:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:20:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:20:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:20:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:20:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:20:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:20:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:20:13] Production.INFO: ==22677== Releasing lock...
[2026-09-14 12:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:20:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:21:01] Production.INFO: ==22747== Lock acquired, processing the job...
[2026-09-14 17:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:21:01] Production.INFO: neon service started
[2026-09-14 17:21:01] Production.INFO: neon service started
[2026-09-14 17:21:01] Production.INFO: ==22747== Releasing lock...
[2026-09-14 17:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:21:02] Production.INFO: ==22749== Lock acquired, processing the job...
[2026-09-14 12:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:21:02] Production.INFO: ==22749== Releasing lock...
[2026-09-14 12:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:21:02] Production.INFO: ==22751== Lock acquired, processing the job...
[2026-09-14 16:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:21:02] Production.INFO: ==22751== Releasing lock...
[2026-09-14 16:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:21:03] Production.INFO: ==22753== Lock acquired, processing the job...
[2026-09-14 12:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:21:03] Production.INFO: ==22755== Lock acquired, processing the job...
[2026-09-14 12:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:21:03] Production.INFO: ==22759== Lock acquired, processing the job...
[2026-09-14 12:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:21:03] Production.INFO: Account Balance Start.
[2026-09-14 12:21:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:21:03] Production.INFO: 117
[2026-09-14 12:21:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:21:03] Production.INFO: ==22757== Lock acquired, processing the job...
[2026-09-14 12:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:21:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:21:03] Production.INFO: ==22761== Lock acquired, processing the job...
[2026-09-14 12:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:21:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:21:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:21:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 12: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-09-14 12: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-09-14 12: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-09-14 12:21:03] Production.INFO: ==22761== Releasing lock...
[2026-09-14 12:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:21:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:21:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:21:03] Production.INFO: Total Charge 0
[2026-09-14 12:21:03] Production.INFO: CreateAllLog End
[2026-09-14 12:21:03] Production.INFO: Account Balance End.
[2026-09-14 12:21:03] Production.ERROR: CronJobId end 12
[2026-09-14 12:21:03] Production.INFO: ==22759== Releasing lock...
[2026-09-14 12:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:21:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:21:04] Production.INFO: ==22755== Releasing lock...
[2026-09-14 12:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:21:10] Production.ERROR: CronJobId end10
[2026-09-14 12:21:10] Production.INFO: ==22757== Releasing lock...
[2026-09-14 12:21:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:21:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:21:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:21:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:21:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:21:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:21:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:21:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:21:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:21:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:21:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:21:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:21:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:21:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:21:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:21:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:21:13] Production.INFO: call_cost start
[2026-09-14 12:21:13] Production.INFO: call_cost end
[2026-09-14 12:21:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:21:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:21:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:21:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:21:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:21:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:21:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:21:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:21:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:21:13] Production.INFO: ==22753== Releasing lock...
[2026-09-14 12:21:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:21:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:22:02] Production.INFO: ==22827== Lock acquired, processing the job...
[2026-09-14 17:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:22:02] Production.INFO: neon service started
[2026-09-14 17:22:02] Production.INFO: neon service started
[2026-09-14 17:22:02] Production.INFO: ==22827== Releasing lock...
[2026-09-14 17:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:22:02] Production.INFO: ==22831== Lock acquired, processing the job...
[2026-09-14 16:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:22:02] Production.INFO: ==22831== Releasing lock...
[2026-09-14 16:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:22:02] Production.INFO: ==22829== Lock acquired, processing the job...
[2026-09-14 12:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:22:02] Production.INFO: ==22829== Releasing lock...
[2026-09-14 12:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:22:03] Production.INFO: ==22833== Lock acquired, processing the job...
[2026-09-14 12:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:22:03] Production.INFO: ==22835== Lock acquired, processing the job...
[2026-09-14 12:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:22:03] Production.INFO: ==22837== Lock acquired, processing the job...
[2026-09-14 12:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:22:03] Production.INFO: ==22839== Lock acquired, processing the job...
[2026-09-14 12:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:22:03] Production.INFO: ==22841== Lock acquired, processing the job...
[2026-09-14 12:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 12:22:03] Production.INFO: Account Balance Start.
[2026-09-14 12:22:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:22:03] Production.INFO: 117
[2026-09-14 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-09-14 12:22:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:22:03] Production.INFO: ==22841== Releasing lock...
[2026-09-14 12:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:22:04] Production.INFO: Date 2026-09-09
[2026-09-14 12:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:22:04] Production.INFO: Date 2026-09-10
[2026-09-14 12:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:22:04] Production.INFO: Date 2026-09-11
[2026-09-14 12:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:22:04] Production.INFO: Date 2026-09-12
[2026-09-14 12:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:22:04] Production.INFO: Date 2026-09-13
[2026-09-14 12:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:22:04] Production.INFO: Date 2026-09-14
[2026-09-14 12:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:22:04] Production.INFO: Total Charge 0
[2026-09-14 12:22:04] Production.INFO: CreateAllLog End
[2026-09-14 12:22:04] Production.INFO: Account Balance End.
[2026-09-14 12:22:04] Production.ERROR: CronJobId end 12
[2026-09-14 12:22:04] Production.INFO: ==22839== Releasing lock...
[2026-09-14 12:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:22:04] Production.INFO: ==22835== Releasing lock...
[2026-09-14 12:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:22:11] Production.ERROR: CronJobId end10
[2026-09-14 12:22:11] Production.INFO: ==22837== Releasing lock...
[2026-09-14 12:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:22:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:22:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:22:13] Production.INFO: call_cost start
[2026-09-14 12:22:13] Production.INFO: call_cost end
[2026-09-14 12:22:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:22:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:22:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:22:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:22:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:22:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:22:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:22:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:22:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:22:13] Production.INFO: ==22833== Releasing lock...
[2026-09-14 12:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:22:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:23:01] Production.INFO: ==22902== Lock acquired, processing the job...
[2026-09-14 17:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:23:01] Production.INFO: neon service started
[2026-09-14 17:23:01] Production.INFO: neon service started
[2026-09-14 17:23:01] Production.INFO: ==22902== Releasing lock...
[2026-09-14 17:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:23:02] Production.INFO: ==22904== Lock acquired, processing the job...
[2026-09-14 12:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:23:02] Production.INFO: ==22906== Lock acquired, processing the job...
[2026-09-14 16:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:23:02] Production.INFO: ==22906== Releasing lock...
[2026-09-14 16:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:23:02] Production.INFO: ==22904== Releasing lock...
[2026-09-14 12:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:23:02] Production.INFO: ==22911== Lock acquired, processing the job...
[2026-09-14 12:23:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:23:03] Production.INFO: ==22909== Lock acquired, processing the job...
[2026-09-14 12:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:23:03] Production.INFO: ==22913== Lock acquired, processing the job...
[2026-09-14 12:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:23:03] Production.INFO: ==22917== Lock acquired, processing the job...
[2026-09-14 12:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:23:03] Production.INFO: ==22915== Lock acquired, processing the job...
[2026-09-14 12:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:23:03] Production.INFO: Account Balance Start.
[2026-09-14 12:23:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:23:03] Production.INFO: 117
[2026-09-14 12:23:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 12:23:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 12:23:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:23:03] Production.INFO: ==22917== Releasing lock...
[2026-09-14 12:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:23:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:23:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:23:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:23:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:23:03] Production.INFO: Total Charge 0
[2026-09-14 12:23:03] Production.INFO: CreateAllLog End
[2026-09-14 12:23:04] Production.INFO: Account Balance End.
[2026-09-14 12:23:04] Production.INFO: ==22911== Releasing lock...
[2026-09-14 12:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:23:04] Production.ERROR: CronJobId end 12
[2026-09-14 12:23:04] Production.INFO: ==22915== Releasing lock...
[2026-09-14 12:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:23:11] Production.ERROR: CronJobId end10
[2026-09-14 12:23:11] Production.INFO: ==22913== Releasing lock...
[2026-09-14 12:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:23:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:23:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:23:13] Production.INFO: call_cost start
[2026-09-14 12:23:13] Production.INFO: call_cost end
[2026-09-14 12:23:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:23:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:23:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:23:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:23:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:23:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:23:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:23:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:23:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:23:13] Production.INFO: ==22909== Releasing lock...
[2026-09-14 12:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:23:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:24:02] Production.INFO: ==22979== Lock acquired, processing the job...
[2026-09-14 17:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:24:02] Production.INFO: neon service started
[2026-09-14 17:24:02] Production.INFO: neon service started
[2026-09-14 17:24:02] Production.INFO: ==22979== Releasing lock...
[2026-09-14 17:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:24:02] Production.INFO: ==22983== Lock acquired, processing the job...
[2026-09-14 16:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:24:02] Production.INFO: ==22983== Releasing lock...
[2026-09-14 16:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:24:02] Production.INFO: ==22981== Lock acquired, processing the job...
[2026-09-14 12:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:24:02] Production.INFO: ==22981== Releasing lock...
[2026-09-14 12:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:24:03] Production.INFO: ==22987== Lock acquired, processing the job...
[2026-09-14 12:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:24:03] Production.INFO: ==22985== Lock acquired, processing the job...
[2026-09-14 12:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:24:03] Production.INFO: ==22991== Lock acquired, processing the job...
[2026-09-14 12:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:24:03] Production.INFO: ==22989== Lock acquired, processing the job...
[2026-09-14 12:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:24:03] Production.INFO: ==22994== Lock acquired, processing the job...
[2026-09-14 12:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:24:03] Production.INFO: Account Balance Start.
[2026-09-14 12:24:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:24:03] Production.INFO: 117
[2026-09-14 12:24:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:24:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:24:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:24:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 12: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-09-14 12: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-09-14 12:24:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 12: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-09-14 12:24:03] Production.INFO: ==22994== Releasing lock...
[2026-09-14 12:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:24:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:24:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:24:03] Production.INFO: Total Charge 0
[2026-09-14 12:24:03] Production.INFO: CreateAllLog End
[2026-09-14 12:24:04] Production.INFO: Account Balance End.
[2026-09-14 12:24:04] Production.ERROR: CronJobId end 12
[2026-09-14 12:24:04] Production.INFO: ==22991== Releasing lock...
[2026-09-14 12:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:24:04] Production.INFO: ==22987== Releasing lock...
[2026-09-14 12:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:24:12] Production.ERROR: CronJobId end10
[2026-09-14 12:24:12] Production.INFO: ==22989== Releasing lock...
[2026-09-14 12:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:24:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:24:14] Production.INFO: call_cost start
[2026-09-14 12:24:14] Production.INFO: call_cost end
[2026-09-14 12:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:24:14] Production.INFO: ==22985== Releasing lock...
[2026-09-14 12:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:25:01] Production.INFO: ==23053== Lock acquired, processing the job...
[2026-09-14 17:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:25:01] Production.INFO: neon service started
[2026-09-14 17:25:01] Production.INFO: neon service started
[2026-09-14 17:25:01] Production.INFO: ==23053== Releasing lock...
[2026-09-14 17:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:25:01] Production.INFO: ==23057== Lock acquired, processing the job...
[2026-09-14 12:25:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:25:02] Production.INFO: ==23057== Releasing lock...
[2026-09-14 12:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:25:02] Production.INFO: ==23059== Lock acquired, processing the job...
[2026-09-14 16:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:25:02] Production.INFO: ==23059== Releasing lock...
[2026-09-14 16:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:25:02] Production.INFO: ==23062== Lock acquired, processing the job...
[2026-09-14 12:25:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 12:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 12:25:03] Production.INFO: ==23064== Lock acquired, processing the job...
[2026-09-14 12:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 12:25:03] Production.INFO: ==23062== Releasing lock...
[2026-09-14 12:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 12:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 12:25:03] Production.INFO: ==23070== Lock acquired, processing the job...
[2026-09-14 12:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:25:03] Production.INFO: ==23068== Lock acquired, processing the job...
[2026-09-14 12:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:25:03] Production.INFO: ==23066== Lock acquired, processing the job...
[2026-09-14 12:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:25:03] Production.INFO: ==23072== Lock acquired, processing the job...
[2026-09-14 12:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 12:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:25:03] Production.INFO: ==23074== Lock acquired, processing the job...
[2026-09-14 12:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:25:03] Production.INFO: Account Balance Start.
[2026-09-14 12:25:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:25:03] Production.INFO: 117
[2026-09-14 12:25:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 12:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 12:25:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:25:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:25:03] Production.INFO: ==23074== Releasing lock...
[2026-09-14 12:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:25:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:25:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:25:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:25:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:25:03] Production.ERROR: done
[2026-09-14 12:25:03] Production.INFO: Total Charge 0
[2026-09-14 12:25:03] Production.INFO: CreateAllLog End
[2026-09-14 12:25:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 12:25:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002200', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 12:25:04] Production.INFO: Account Balance End.
[2026-09-14 12:25:04] Production.ERROR: CronJobId end 12
[2026-09-14 12:25:04] Production.INFO: ==23070== Releasing lock...
[2026-09-14 12:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:25:04] Production.INFO: ==23066== Releasing lock...
[2026-09-14 12:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:25:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002200', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 12:25:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 12:25:09] Production.INFO: ProcessCDR(1,18002200,1,1,2)
[2026-09-14 12:25:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18002200,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 12:25:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18002200,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 12:25:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 12:25:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 12:25:09] Production.INFO: ==23072== Releasing lock...
[2026-09-14 12:25:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 12:25:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 12:25:13] Production.ERROR: CronJobId end10
[2026-09-14 12:25:13] Production.INFO: ==23068== Releasing lock...
[2026-09-14 12:25:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:25:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:25:16] Production.INFO: call_cost start
[2026-09-14 12:25:16] Production.INFO: call_cost end
[2026-09-14 12:25:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:25:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:25:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:25:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:25:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:25:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:25:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:25:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:25:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:25:16] Production.INFO: ==23064== Releasing lock...
[2026-09-14 12:25:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:25:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:26:01] Production.INFO: ==23141== Lock acquired, processing the job...
[2026-09-14 17:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:26:01] Production.INFO: neon service started
[2026-09-14 17:26:01] Production.INFO: neon service started
[2026-09-14 17:26:01] Production.INFO: ==23141== Releasing lock...
[2026-09-14 17:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:26:02] Production.INFO: ==23143== Lock acquired, processing the job...
[2026-09-14 12:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:26:02] Production.INFO: ==23143== Releasing lock...
[2026-09-14 12:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:26:02] Production.INFO: ==23145== Lock acquired, processing the job...
[2026-09-14 16:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:26:02] Production.INFO: ==23145== Releasing lock...
[2026-09-14 16:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:26:03] Production.INFO: ==23147== Lock acquired, processing the job...
[2026-09-14 12:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:26:03] Production.INFO: ==23149== Lock acquired, processing the job...
[2026-09-14 12:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:26:03] Production.INFO: ==23151== Lock acquired, processing the job...
[2026-09-14 12:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:26:03] Production.INFO: ==23153== Lock acquired, processing the job...
[2026-09-14 12:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:26:03] Production.INFO: ==23155== Lock acquired, processing the job...
[2026-09-14 12:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:26:03] Production.INFO: Account Balance Start.
[2026-09-14 12:26:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:26:03] Production.INFO: 117
[2026-09-14 12:26:03] Production.INFO: Date 2026-09-08
[2026-09-14 12: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-09-14 12:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 12: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-09-14 12: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-09-14 12:26:03] Production.INFO: ==23155== Releasing lock...
[2026-09-14 12:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:26:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:26:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:26:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:26:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:26:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:26:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:26:03] Production.INFO: Total Charge 0
[2026-09-14 12:26:03] Production.INFO: CreateAllLog End
[2026-09-14 12:26:04] Production.INFO: Account Balance End.
[2026-09-14 12:26:04] Production.ERROR: CronJobId end 12
[2026-09-14 12:26:04] Production.INFO: ==23153== Releasing lock...
[2026-09-14 12:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:26:04] Production.INFO: ==23149== Releasing lock...
[2026-09-14 12:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:26:11] Production.ERROR: CronJobId end10
[2026-09-14 12:26:11] Production.INFO: ==23151== Releasing lock...
[2026-09-14 12:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:26:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:26:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:26:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:26:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:26:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:26:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:26:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:26:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:26:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:26:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:26:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:26:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:26:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:26:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:26:12] Production.INFO: call_cost start
[2026-09-14 12:26:12] Production.INFO: call_cost end
[2026-09-14 12:26:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:26:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:26:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:26:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:26:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:26:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:26:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:26:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:26:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:26:12] Production.INFO: ==23147== Releasing lock...
[2026-09-14 12:26:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:26:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:27:02] Production.INFO: ==23214== Lock acquired, processing the job...
[2026-09-14 17:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:27:02] Production.INFO: neon service started
[2026-09-14 17:27:02] Production.INFO: neon service started
[2026-09-14 17:27:02] Production.INFO: ==23214== Releasing lock...
[2026-09-14 17:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:27:02] Production.INFO: ==23217== Lock acquired, processing the job...
[2026-09-14 12:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:27:02] Production.INFO: ==23217== Releasing lock...
[2026-09-14 12:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:27:02] Production.INFO: ==23219== Lock acquired, processing the job...
[2026-09-14 16:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:27:03] Production.INFO: ==23219== Releasing lock...
[2026-09-14 16:27:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:27:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:27:03] Production.INFO: ==23229== Lock acquired, processing the job...
[2026-09-14 12:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:27:03] Production.INFO: Account Balance Start.
[2026-09-14 12:27:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:27:03] Production.INFO: 117
[2026-09-14 12:27:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:27:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:27:03] Production.INFO: ==23223== Lock acquired, processing the job...
[2026-09-14 12:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:27:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:27:03] Production.INFO: ==23225== Lock acquired, processing the job...
[2026-09-14 12:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:27:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:27:03] Production.INFO: ==23227== Lock acquired, processing the job...
[2026-09-14 12:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:27:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:27:03] Production.INFO: ==23231== Lock acquired, processing the job...
[2026-09-14 12:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:27:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:27:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 12:27:03] Production.INFO: Total Charge 0
[2026-09-14 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-09-14 12:27:03] Production.INFO: CreateAllLog End
[2026-09-14 12:27:03] Production.INFO: ==23231== Releasing lock...
[2026-09-14 12:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:27:04] Production.INFO: Account Balance End.
[2026-09-14 12:27:04] Production.ERROR: CronJobId end 12
[2026-09-14 12:27:04] Production.INFO: ==23229== Releasing lock...
[2026-09-14 12:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:27:04] Production.INFO: ==23225== Releasing lock...
[2026-09-14 12:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:27:11] Production.ERROR: CronJobId end10
[2026-09-14 12:27:11] Production.INFO: ==23227== Releasing lock...
[2026-09-14 12:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:27:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:27:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:27:13] Production.INFO: call_cost start
[2026-09-14 12:27:13] Production.INFO: call_cost end
[2026-09-14 12:27:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:27:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:27:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:27:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:27:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:27:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:27:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:27:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:27:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:27:13] Production.INFO: ==23223== Releasing lock...
[2026-09-14 12:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:27:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:28:01] Production.INFO: ==23288== Lock acquired, processing the job...
[2026-09-14 17:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:28:01] Production.INFO: neon service started
[2026-09-14 17:28:01] Production.INFO: neon service started
[2026-09-14 17:28:01] Production.INFO: ==23288== Releasing lock...
[2026-09-14 17:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:28:02] Production.INFO: ==23290== Lock acquired, processing the job...
[2026-09-14 12:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:28:02] Production.INFO: ==23292== Lock acquired, processing the job...
[2026-09-14 16:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:28:02] Production.INFO: ==23292== Releasing lock...
[2026-09-14 16:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:28:02] Production.INFO: ==23290== Releasing lock...
[2026-09-14 12:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:28:03] Production.INFO: ==23297== Lock acquired, processing the job...
[2026-09-14 12:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:28:03] Production.INFO: ==23295== Lock acquired, processing the job...
[2026-09-14 12:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:28:03] Production.INFO: ==23303== Lock acquired, processing the job...
[2026-09-14 12:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:28:03] Production.INFO: ==23299== Lock acquired, processing the job...
[2026-09-14 12:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:28:03] Production.INFO: ==23301== Lock acquired, processing the job...
[2026-09-14 12:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:28:03] Production.INFO: Account Balance Start.
[2026-09-14 12:28:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:28:03] Production.INFO: 117
[2026-09-14 12:28:03] Production.INFO: Date 2026-09-08
[2026-09-14 12: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-09-14 12:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 12: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-09-14 12: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-09-14 12:28:03] Production.INFO: ==23303== Releasing lock...
[2026-09-14 12:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:28:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:28:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:28:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:28:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:28:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:28:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:28:03] Production.INFO: Total Charge 0
[2026-09-14 12:28:03] Production.INFO: CreateAllLog End
[2026-09-14 12:28:03] Production.INFO: Account Balance End.
[2026-09-14 12:28:03] Production.ERROR: CronJobId end 12
[2026-09-14 12:28:03] Production.INFO: ==23301== Releasing lock...
[2026-09-14 12:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:28:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:28:03] Production.INFO: ==23297== Releasing lock...
[2026-09-14 12:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:28:10] Production.ERROR: CronJobId end10
[2026-09-14 12:28:10] Production.INFO: ==23299== Releasing lock...
[2026-09-14 12:28:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:28:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:28:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:28:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:28:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:28:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:28:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:28:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:28:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:28:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:28:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:28:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:28:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:28:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:28:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:28:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:28:13] Production.INFO: call_cost start
[2026-09-14 12:28:13] Production.INFO: call_cost end
[2026-09-14 12:28:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:28:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:28:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:28:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:28:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:28:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:28:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:28:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:28:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:28:13] Production.INFO: ==23295== Releasing lock...
[2026-09-14 12:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:28:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:29:02] Production.INFO: ==23369== Lock acquired, processing the job...
[2026-09-14 17:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:29:02] Production.INFO: neon service started
[2026-09-14 17:29:02] Production.INFO: neon service started
[2026-09-14 17:29:02] Production.INFO: ==23369== Releasing lock...
[2026-09-14 17:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:29:02] Production.INFO: ==23372== Lock acquired, processing the job...
[2026-09-14 12:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:29:02] Production.INFO: ==23372== Releasing lock...
[2026-09-14 12:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:29:02] Production.INFO: ==23374== Lock acquired, processing the job...
[2026-09-14 16:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:29:03] Production.INFO: ==23374== Releasing lock...
[2026-09-14 16:29:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:29:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:29:03] Production.INFO: ==23378== Lock acquired, processing the job...
[2026-09-14 12:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:29:03] Production.INFO: ==23382== Lock acquired, processing the job...
[2026-09-14 12:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:29:03] Production.INFO: ==23376== Lock acquired, processing the job...
[2026-09-14 12:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:29:03] Production.INFO: ==23380== Lock acquired, processing the job...
[2026-09-14 12:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:29:03] Production.INFO: ==23384== Lock acquired, processing the job...
[2026-09-14 12:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:29:03] Production.INFO: Account Balance Start.
[2026-09-14 12:29:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:29:03] Production.INFO: 117
[2026-09-14 12:29:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 12:29:03] Production.INFO: ==23384== Releasing lock...
[2026-09-14 12:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:29:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:29:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:29:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:29:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:29:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:29:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:29:03] Production.INFO: Total Charge 0
[2026-09-14 12:29:03] Production.INFO: CreateAllLog End
[2026-09-14 12:29:04] Production.INFO: ==23378== Releasing lock...
[2026-09-14 12:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:29:04] Production.INFO: Account Balance End.
[2026-09-14 12:29:04] Production.ERROR: CronJobId end 12
[2026-09-14 12:29:04] Production.INFO: ==23382== Releasing lock...
[2026-09-14 12:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:29:11] Production.ERROR: CronJobId end10
[2026-09-14 12:29:11] Production.INFO: ==23380== Releasing lock...
[2026-09-14 12:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:29:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:29:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:29:14] Production.INFO: call_cost start
[2026-09-14 12:29:14] Production.INFO: call_cost end
[2026-09-14 12:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:29:14] Production.INFO: ==23376== Releasing lock...
[2026-09-14 12:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:30:01] Production.INFO: ==23447== Lock acquired, processing the job...
[2026-09-14 17:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:30:01] Production.INFO: neon service started
[2026-09-14 17:30:01] Production.INFO: neon service started
[2026-09-14 17:30:01] Production.INFO: ==23447== Releasing lock...
[2026-09-14 17:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:30:01] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 16:30:02] Production.INFO: ==23451== Lock acquired, processing the job...
[2026-09-14 16:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:30:02] Production.INFO: ==23451== Releasing lock...
[2026-09-14 16:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:30:02] Production.INFO: ==23449== Lock acquired, processing the job...
[2026-09-14 12:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:30:02] Production.INFO: ==23449== Releasing lock...
[2026-09-14 12:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:30:03] Production.INFO: ==23456== Lock acquired, processing the job...
[2026-09-14 12:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:30:03] Production.INFO: ==23453== Lock acquired, processing the job...
[2026-09-14 12:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:30:03] Production.INFO: ==23458== Lock acquired, processing the job...
[2026-09-14 12:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:30:03] Production.INFO: ==23460== Lock acquired, processing the job...
[2026-09-14 12:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:30:03] Production.INFO: ==23462== Lock acquired, processing the job...
[2026-09-14 12:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:30:03] Production.INFO: Account Balance Start.
[2026-09-14 12:30:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:30:03] Production.INFO: 117
[2026-09-14 12:30:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 12:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 12:30:03] Production.INFO: ==23462== Releasing lock...
[2026-09-14 12:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:30:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:30:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:30:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:30:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:30:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:30:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:30:03] Production.INFO: Total Charge 0
[2026-09-14 12:30:03] Production.INFO: CreateAllLog End
[2026-09-14 12:30:03] Production.INFO: Account Balance End.
[2026-09-14 12:30:03] Production.ERROR: CronJobId end 12
[2026-09-14 12:30:03] Production.INFO: ==23460== Releasing lock...
[2026-09-14 12:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:30:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:30:04] Production.INFO: ==23456== Releasing lock...
[2026-09-14 12:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:30:11] Production.ERROR: CronJobId end10
[2026-09-14 12:30:11] Production.INFO: ==23458== Releasing lock...
[2026-09-14 12:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:30:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:30:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:30:13] Production.INFO: call_cost start
[2026-09-14 12:30:13] Production.INFO: call_cost end
[2026-09-14 12:30:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:30:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:30:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:30:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:30:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:30:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:30:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:30:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:30:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:30:13] Production.INFO: ==23453== Releasing lock...
[2026-09-14 12:30:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:30:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:31:01] Production.INFO: ==23535== Lock acquired, processing the job...
[2026-09-14 17:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:31:02] Production.INFO: neon service started
[2026-09-14 17:31:02] Production.INFO: neon service started
[2026-09-14 17:31:02] Production.INFO: ==23535== Releasing lock...
[2026-09-14 17:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:31:02] Production.INFO: ==23537== Lock acquired, processing the job...
[2026-09-14 12:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:31:02] Production.INFO: ==23539== Lock acquired, processing the job...
[2026-09-14 16:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:31:02] Production.INFO: ==23539== Releasing lock...
[2026-09-14 16:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:31:02] Production.INFO: ==23537== Releasing lock...
[2026-09-14 12:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:31:03] Production.INFO: ==23542== Lock acquired, processing the job...
[2026-09-14 12:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:31:03] Production.INFO: ==23544== Lock acquired, processing the job...
[2026-09-14 12:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:31:03] Production.INFO: ==23546== Lock acquired, processing the job...
[2026-09-14 12:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:31:03] Production.INFO: ==23548== Lock acquired, processing the job...
[2026-09-14 12:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:31:03] Production.INFO: ==23550== Lock acquired, processing the job...
[2026-09-14 12:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:31:03] Production.INFO: Account Balance Start.
[2026-09-14 12:31:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:31:03] Production.INFO: 117
[2026-09-14 12:31:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 12: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-09-14 12: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-09-14 12: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-09-14 12:31:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:31:04] Production.INFO: ==23550== Releasing lock...
[2026-09-14 12:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:31:04] Production.INFO: Date 2026-09-10
[2026-09-14 12:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:31:04] Production.INFO: Date 2026-09-11
[2026-09-14 12:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:31:04] Production.INFO: Date 2026-09-12
[2026-09-14 12:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:31:04] Production.INFO: Date 2026-09-13
[2026-09-14 12:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:31:04] Production.INFO: Date 2026-09-14
[2026-09-14 12:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:31:04] Production.INFO: ==23544== Releasing lock...
[2026-09-14 12:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:31:04] Production.INFO: Total Charge 0
[2026-09-14 12:31:04] Production.INFO: CreateAllLog End
[2026-09-14 12:31:04] Production.INFO: Account Balance End.
[2026-09-14 12:31:04] Production.ERROR: CronJobId end 12
[2026-09-14 12:31:04] Production.INFO: ==23548== Releasing lock...
[2026-09-14 12:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:31:11] Production.ERROR: CronJobId end10
[2026-09-14 12:31:11] Production.INFO: ==23546== Releasing lock...
[2026-09-14 12:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:31:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:31:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:31:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:31:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:31:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:31:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:31:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:31:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:31:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:31:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:31:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:31:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:31:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:31:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:31:14] Production.INFO: call_cost start
[2026-09-14 12:31:14] Production.INFO: call_cost end
[2026-09-14 12:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:31:14] Production.INFO: ==23542== Releasing lock...
[2026-09-14 12:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:32:01] Production.INFO: ==23612== Lock acquired, processing the job...
[2026-09-14 17:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:32:01] Production.INFO: neon service started
[2026-09-14 17:32:01] Production.INFO: neon service started
[2026-09-14 17:32:01] Production.INFO: ==23612== Releasing lock...
[2026-09-14 17:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:32:01] Production.INFO: ==23616== Lock acquired, processing the job...
[2026-09-14 16:32:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:32:01] Production.INFO: ==23616== Releasing lock...
[2026-09-14 16:32:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:32:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:32:01] Production.INFO: ==23614== Lock acquired, processing the job...
[2026-09-14 12:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:32:02] Production.INFO: ==23614== Releasing lock...
[2026-09-14 12:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:32:02] Production.INFO: ==23621== Lock acquired, processing the job...
[2026-09-14 12:32:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:32:02] Production.INFO: ==23619== Lock acquired, processing the job...
[2026-09-14 12:32:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:32:02] Production.INFO: ==23623== Lock acquired, processing the job...
[2026-09-14 12:32:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:32:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:32:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:32:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:32:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:32:03] Production.INFO: ==23625== Lock acquired, processing the job...
[2026-09-14 12:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:32:03] Production.INFO: ==23627== Lock acquired, processing the job...
[2026-09-14 12:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:32:03] Production.INFO: Account Balance Start.
[2026-09-14 12:32:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:32:03] Production.INFO: 117
[2026-09-14 12:32:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:32:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:32:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:32:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 12:32:03] Production.INFO: ==23627== Releasing lock...
[2026-09-14 12:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:32:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:32:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:32:03] Production.INFO: ==23621== Releasing lock...
[2026-09-14 12:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:32:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:32:03] Production.INFO: Total Charge 0
[2026-09-14 12:32:03] Production.INFO: CreateAllLog End
[2026-09-14 12:32:03] Production.INFO: Account Balance End.
[2026-09-14 12:32:03] Production.ERROR: CronJobId end 12
[2026-09-14 12:32:03] Production.INFO: ==23625== Releasing lock...
[2026-09-14 12:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:32:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:32:11] Production.ERROR: CronJobId end10
[2026-09-14 12:32:11] Production.INFO: ==23623== Releasing lock...
[2026-09-14 12:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:32:14] Production.INFO: call_cost start
[2026-09-14 12:32:14] Production.INFO: call_cost end
[2026-09-14 12:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:32:14] Production.INFO: ==23619== Releasing lock...
[2026-09-14 12:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:33:01] Production.INFO: ==23694== Lock acquired, processing the job...
[2026-09-14 17:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:33:01] Production.INFO: neon service started
[2026-09-14 17:33:01] Production.INFO: neon service started
[2026-09-14 17:33:01] Production.INFO: ==23694== Releasing lock...
[2026-09-14 17:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:33:02] Production.INFO: ==23696== Lock acquired, processing the job...
[2026-09-14 12:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:33:02] Production.INFO: ==23696== Releasing lock...
[2026-09-14 12:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:33:02] Production.INFO: ==23698== Lock acquired, processing the job...
[2026-09-14 16:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:33:02] Production.INFO: ==23698== Releasing lock...
[2026-09-14 16:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:33:03] Production.INFO: ==23708== Lock acquired, processing the job...
[2026-09-14 12:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 12:33:03] Production.INFO: ==23708== Releasing lock...
[2026-09-14 12:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:33:03] Production.INFO: ==23702== Lock acquired, processing the job...
[2026-09-14 12:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:33:03] Production.INFO: ==23700== Lock acquired, processing the job...
[2026-09-14 12:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:33:03] Production.INFO: ==23704== Lock acquired, processing the job...
[2026-09-14 12:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:33:03] Production.INFO: ==23706== Lock acquired, processing the job...
[2026-09-14 12:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:33:03] Production.INFO: Account Balance Start.
[2026-09-14 12:33:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:33:03] Production.INFO: 117
[2026-09-14 12:33:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:33:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:33:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:33:04] Production.INFO: Date 2026-09-11
[2026-09-14 12:33:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:33:04] Production.INFO: Date 2026-09-12
[2026-09-14 12:33:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:33:04] Production.INFO: Date 2026-09-13
[2026-09-14 12:33:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:33:04] Production.INFO: Date 2026-09-14
[2026-09-14 12:33:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:33:04] Production.INFO: ==23702== Releasing lock...
[2026-09-14 12:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:33:04] Production.INFO: Total Charge 0
[2026-09-14 12:33:04] Production.INFO: CreateAllLog End
[2026-09-14 12:33:04] Production.INFO: Account Balance End.
[2026-09-14 12:33:04] Production.ERROR: CronJobId end 12
[2026-09-14 12:33:04] Production.INFO: ==23706== Releasing lock...
[2026-09-14 12:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:33:11] Production.ERROR: CronJobId end10
[2026-09-14 12:33:11] Production.INFO: ==23704== Releasing lock...
[2026-09-14 12:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:33:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:33:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:33:13] Production.INFO: call_cost start
[2026-09-14 12:33:13] Production.INFO: call_cost end
[2026-09-14 12:33:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:33:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:33:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:33:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:33:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:33:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:33:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:33:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:33:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:33:13] Production.INFO: ==23700== Releasing lock...
[2026-09-14 12:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:33:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:34:02] Production.INFO: ==23778== Lock acquired, processing the job...
[2026-09-14 17:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:34:02] Production.INFO: neon service started
[2026-09-14 17:34:02] Production.INFO: neon service started
[2026-09-14 17:34:02] Production.INFO: ==23778== Releasing lock...
[2026-09-14 17:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:34:02] Production.INFO: ==23780== Lock acquired, processing the job...
[2026-09-14 12:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:34:02] Production.INFO: ==23780== Releasing lock...
[2026-09-14 12:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:34:03] Production.INFO: ==23782== Lock acquired, processing the job...
[2026-09-14 16:34:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:34:03] Production.INFO: ==23782== Releasing lock...
[2026-09-14 16:34:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:34:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:34:03] Production.INFO: ==23784== Lock acquired, processing the job...
[2026-09-14 12:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:34:03] Production.INFO: ==23786== Lock acquired, processing the job...
[2026-09-14 12:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:34:03] Production.INFO: ==23788== Lock acquired, processing the job...
[2026-09-14 12:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:34:03] Production.INFO: ==23790== Lock acquired, processing the job...
[2026-09-14 12:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:34:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:34:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:34:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:34:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:34:04] Production.INFO: ==23792== Lock acquired, processing the job...
[2026-09-14 12:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:34:04] Production.INFO: Account Balance Start.
[2026-09-14 12:34:04] Production.INFO: CreateAllLog Start
[2026-09-14 12:34:04] Production.INFO: 117
[2026-09-14 12:34:04] Production.INFO: Date 2026-09-08
[2026-09-14 12:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:34:04] Production.INFO: Date 2026-09-09
[2026-09-14 12:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 12: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-09-14 12: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-09-14 12:34:04] Production.INFO: Date 2026-09-10
[2026-09-14 12:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 12: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-09-14 12:34:04] Production.INFO: ==23792== Releasing lock...
[2026-09-14 12:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:34:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:34:04] Production.INFO: Date 2026-09-11
[2026-09-14 12:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:34:04] Production.INFO: Date 2026-09-12
[2026-09-14 12:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:34:04] Production.INFO: Date 2026-09-13
[2026-09-14 12:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:34:04] Production.INFO: Date 2026-09-14
[2026-09-14 12:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:34:04] Production.INFO: Total Charge 0
[2026-09-14 12:34:04] Production.INFO: CreateAllLog End
[2026-09-14 12:34:04] Production.INFO: ==23786== Releasing lock...
[2026-09-14 12:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:34:04] Production.INFO: Account Balance End.
[2026-09-14 12:34:04] Production.ERROR: CronJobId end 12
[2026-09-14 12:34:04] Production.INFO: ==23790== Releasing lock...
[2026-09-14 12:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:34:10] Production.ERROR: CronJobId end10
[2026-09-14 12:34:10] Production.INFO: ==23788== Releasing lock...
[2026-09-14 12:34:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:34:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:34:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:34:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:34:14] Production.INFO: call_cost start
[2026-09-14 12:34:14] Production.INFO: call_cost end
[2026-09-14 12:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:34:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:34:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:34:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:34:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:34:14] Production.INFO: ==23784== Releasing lock...
[2026-09-14 12:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:35:01] Production.INFO: ==23855== Lock acquired, processing the job...
[2026-09-14 17:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:35:01] Production.INFO: neon service started
[2026-09-14 17:35:01] Production.INFO: neon service started
[2026-09-14 17:35:01] Production.INFO: ==23855== Releasing lock...
[2026-09-14 17:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:35:02] Production.INFO: ==23857== Lock acquired, processing the job...
[2026-09-14 12:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:35:02] Production.INFO: ==23859== Lock acquired, processing the job...
[2026-09-14 16:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:35:02] Production.INFO: ==23859== Releasing lock...
[2026-09-14 16:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:35:02] Production.INFO: ==23857== Releasing lock...
[2026-09-14 12:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:35:03] Production.INFO: ==23862== Lock acquired, processing the job...
[2026-09-14 12:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 12:35:03] Production.INFO: ==23866== Lock acquired, processing the job...
[2026-09-14 12:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:35:03] Production.INFO: ==23864== Lock acquired, processing the job...
[2026-09-14 12:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 12:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 12:35:03] Production.ERROR: CronJob PID - 23864
[2026-09-14 12:35:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 12:35:03] Production.ERROR: CronJob ID - 5
[2026-09-14 12:35:03] Production.ERROR: CronJob Last Run Time 2026-09-14 12:35:00
[2026-09-14 12:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 12:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 12:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 12:35:03] Production.ERROR: CronJob PID - 23866
[2026-09-14 12:35:03] Production.ERROR: CronJob Title - Account Block
[2026-09-14 12:35:03] Production.ERROR: CronJob ID - 7
[2026-09-14 12:35:03] Production.ERROR: CronJob Last Run Time 2026-09-14 12:35:00
[2026-09-14 12:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 12:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 12:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 12:35:03] Production.INFO: ==23862== Releasing lock...
[2026-09-14 12:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 12:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 12:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:35:03] Production.INFO: ==23868== Lock acquired, processing the job...
[2026-09-14 12:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:35:03] Production.INFO: ==23870== Lock acquired, processing the job...
[2026-09-14 12:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:35:03] Production.INFO: ==23874== Lock acquired, processing the job...
[2026-09-14 12:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:35:03] Production.INFO: ==23872== Lock acquired, processing the job...
[2026-09-14 12:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 12:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 12:35:03] Production.INFO: Account Balance Start.
[2026-09-14 12:35:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:35:03] Production.INFO: 117
[2026-09-14 12:35:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 12:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 12:35:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:35:03] Production.INFO: ==23874== Releasing lock...
[2026-09-14 12:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:35:04] Production.INFO: Date 2026-09-10
[2026-09-14 12:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:35:04] Production.INFO: Date 2026-09-11
[2026-09-14 12:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:35:04] Production.ERROR: done
[2026-09-14 12:35:04] Production.INFO: Date 2026-09-12
[2026-09-14 12:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 12:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002241', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 12:35:04] Production.INFO: Date 2026-09-13
[2026-09-14 12:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:35:04] Production.INFO: Date 2026-09-14
[2026-09-14 12:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:35:04] Production.INFO: Total Charge 0
[2026-09-14 12:35:04] Production.INFO: ==23866== Releasing lock...
[2026-09-14 12:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:35:04] Production.INFO: CreateAllLog End
[2026-09-14 12:35:04] Production.INFO: Account Balance End.
[2026-09-14 12:35:04] Production.ERROR: CronJobId end 12
[2026-09-14 12:35:04] Production.INFO: ==23870== Releasing lock...
[2026-09-14 12:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:35:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002241', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 12:35:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 12:35:09] Production.INFO: ProcessCDR(1,18002241,1,1,2)
[2026-09-14 12:35:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18002241,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 12:35:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18002241,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 12:35:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 12:35:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 12:35:09] Production.INFO: ==23872== Releasing lock...
[2026-09-14 12:35:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 12:35:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 12:35:12] Production.ERROR: CronJobId end10
[2026-09-14 12:35:12] Production.INFO: ==23868== Releasing lock...
[2026-09-14 12:35:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:35:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:35:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:35:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:35:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:35:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:35:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:35:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:35:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:35:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:35:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:35:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:35:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:35:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:35:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:35:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:35:15] Production.INFO: call_cost start
[2026-09-14 12:35:15] Production.INFO: call_cost end
[2026-09-14 12:35:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:35:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:35:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:35:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:35:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:35:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:35:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:35:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:35:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:35:15] Production.INFO: ==23864== Releasing lock...
[2026-09-14 12:35:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:35:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:36:02] Production.INFO: ==23933== Lock acquired, processing the job...
[2026-09-14 17:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:36:02] Production.INFO: neon service started
[2026-09-14 17:36:02] Production.INFO: neon service started
[2026-09-14 17:36:02] Production.INFO: ==23933== Releasing lock...
[2026-09-14 17:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:36:02] Production.INFO: ==23935== Lock acquired, processing the job...
[2026-09-14 12:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:36:02] Production.INFO: ==23935== Releasing lock...
[2026-09-14 12:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:36:02] Production.INFO: ==23937== Lock acquired, processing the job...
[2026-09-14 16:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:36:03] Production.INFO: ==23937== Releasing lock...
[2026-09-14 16:36:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:36:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:36:03] Production.INFO: ==23939== Lock acquired, processing the job...
[2026-09-14 12:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:36:03] Production.INFO: ==23941== Lock acquired, processing the job...
[2026-09-14 12:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:36:03] Production.INFO: ==23943== Lock acquired, processing the job...
[2026-09-14 12:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:36:03] Production.INFO: ==23945== Lock acquired, processing the job...
[2026-09-14 12:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:36:03] Production.INFO: ==23947== Lock acquired, processing the job...
[2026-09-14 12:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:36:03] Production.INFO: Account Balance Start.
[2026-09-14 12:36:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:36:03] Production.INFO: 117
[2026-09-14 12:36:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:36:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 12:36:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:36:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 12:36:03] Production.INFO: ==23947== Releasing lock...
[2026-09-14 12:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:36:04] Production.INFO: Date 2026-09-12
[2026-09-14 12:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:36:04] Production.INFO: Date 2026-09-13
[2026-09-14 12:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:36:04] Production.INFO: Date 2026-09-14
[2026-09-14 12:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:36:04] Production.INFO: Total Charge 0
[2026-09-14 12:36:04] Production.INFO: CreateAllLog End
[2026-09-14 12:36:04] Production.INFO: ==23941== Releasing lock...
[2026-09-14 12:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:36:04] Production.INFO: Account Balance End.
[2026-09-14 12:36:04] Production.ERROR: CronJobId end 12
[2026-09-14 12:36:04] Production.INFO: ==23945== Releasing lock...
[2026-09-14 12:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:36:11] Production.ERROR: CronJobId end10
[2026-09-14 12:36:11] Production.INFO: ==23943== Releasing lock...
[2026-09-14 12:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:36:13] Production.INFO: call_cost start
[2026-09-14 12:36:13] Production.INFO: call_cost end
[2026-09-14 12:36:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:36:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:36:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:36:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:36:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:36:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:36:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:36:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:36:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:36:13] Production.INFO: ==23939== Releasing lock...
[2026-09-14 12:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:36:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:37:01] Production.INFO: ==24017== Lock acquired, processing the job...
[2026-09-14 17:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:37:01] Production.INFO: neon service started
[2026-09-14 17:37:01] Production.INFO: neon service started
[2026-09-14 17:37:01] Production.INFO: ==24017== Releasing lock...
[2026-09-14 17:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:37:01] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 12:37:01] Production.INFO: ==24019== Lock acquired, processing the job...
[2026-09-14 12:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:37:02] Production.INFO: ==24019== Releasing lock...
[2026-09-14 12:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:37:02] Production.INFO: ==24021== Lock acquired, processing the job...
[2026-09-14 16:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:37:02] Production.INFO: ==24021== Releasing lock...
[2026-09-14 16:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:37:02] Production.INFO: ==24032== Lock acquired, processing the job...
[2026-09-14 12:37:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:37: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-09-14 12:37: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-09-14 12:37: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-09-14 12:37:02] Production.INFO: ==24032== Releasing lock...
[2026-09-14 12:37:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:37:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:37:02] Production.INFO: ==24024== Lock acquired, processing the job...
[2026-09-14 12:37:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:37:03] Production.INFO: ==24026== Lock acquired, processing the job...
[2026-09-14 12:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:37:03] Production.INFO: ==24028== Lock acquired, processing the job...
[2026-09-14 12:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:37:03] Production.INFO: ==24030== Lock acquired, processing the job...
[2026-09-14 12:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:37:03] Production.INFO: Account Balance Start.
[2026-09-14 12:37:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:37:03] Production.INFO: 117
[2026-09-14 12:37:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:37:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:37:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:37:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:37:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:37:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:37:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:37:03] Production.INFO: Total Charge 0
[2026-09-14 12:37:03] Production.INFO: CreateAllLog End
[2026-09-14 12:37:03] Production.INFO: Account Balance End.
[2026-09-14 12:37:03] Production.ERROR: CronJobId end 12
[2026-09-14 12:37:03] Production.INFO: ==24030== Releasing lock...
[2026-09-14 12:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:37:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:37:03] Production.INFO: ==24026== Releasing lock...
[2026-09-14 12:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:37:10] Production.ERROR: CronJobId end10
[2026-09-14 12:37:10] Production.INFO: ==24028== Releasing lock...
[2026-09-14 12:37:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:37:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:37:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:37:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:37:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:37:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:37:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:37:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:37:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:37:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:37:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:37:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:37:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:37:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:37:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:37:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:37:12] Production.INFO: call_cost start
[2026-09-14 12:37:12] Production.INFO: call_cost end
[2026-09-14 12:37:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:37:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:37:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:37:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:37:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:37:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:37:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:37:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:37:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:37:12] Production.INFO: ==24024== Releasing lock...
[2026-09-14 12:37:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:37:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:38:01] Production.INFO: ==24098== Lock acquired, processing the job...
[2026-09-14 17:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:38:01] Production.INFO: neon service started
[2026-09-14 17:38:01] Production.INFO: neon service started
[2026-09-14 17:38:01] Production.INFO: ==24098== Releasing lock...
[2026-09-14 17:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:38:02] Production.INFO: ==24100== Lock acquired, processing the job...
[2026-09-14 12:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:38:02] Production.INFO: ==24100== Releasing lock...
[2026-09-14 12:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:38:03] Production.INFO: ==24102== Lock acquired, processing the job...
[2026-09-14 16:38:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:38:03] Production.INFO: ==24102== Releasing lock...
[2026-09-14 16:38:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:38:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:38:03] Production.INFO: ==24107== Lock acquired, processing the job...
[2026-09-14 12:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:38:03] Production.INFO: ==24105== Lock acquired, processing the job...
[2026-09-14 12:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:38:03] Production.INFO: ==24113== Lock acquired, processing the job...
[2026-09-14 12:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:38:03] Production.INFO: ==24109== Lock acquired, processing the job...
[2026-09-14 12:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12: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-09-14 12: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-09-14 12:38:03] Production.INFO: ==24111== Lock acquired, processing the job...
[2026-09-14 12:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12: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-09-14 12:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:38:03] Production.INFO: ==24113== Releasing lock...
[2026-09-14 12:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:38:03] Production.INFO: Account Balance Start.
[2026-09-14 12:38:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:38:03] Production.INFO: 117
[2026-09-14 12:38:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:38:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:38:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:38:03] Production.INFO: ==24107== Releasing lock...
[2026-09-14 12:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:38:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:38:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:38:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:38:04] Production.INFO: Date 2026-09-14
[2026-09-14 12:38:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:38:04] Production.INFO: Total Charge 0
[2026-09-14 12:38:04] Production.INFO: CreateAllLog End
[2026-09-14 12:38:04] Production.INFO: Account Balance End.
[2026-09-14 12:38:04] Production.ERROR: CronJobId end 12
[2026-09-14 12:38:04] Production.INFO: ==24111== Releasing lock...
[2026-09-14 12:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:38:11] Production.ERROR: CronJobId end10
[2026-09-14 12:38:11] Production.INFO: ==24109== Releasing lock...
[2026-09-14 12:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:38:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:38:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:38:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:38:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:38:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:38:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:38:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:38:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:38:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:38:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:38:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:38:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:38:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:38:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:38:13] Production.INFO: call_cost start
[2026-09-14 12:38:13] Production.INFO: call_cost end
[2026-09-14 12:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:38:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:38:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:38:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:38:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:38:13] Production.INFO: ==24105== Releasing lock...
[2026-09-14 12:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:38:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:39:02] Production.INFO: ==24173== Lock acquired, processing the job...
[2026-09-14 17:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:39:02] Production.INFO: neon service started
[2026-09-14 17:39:02] Production.INFO: neon service started
[2026-09-14 17:39:02] Production.INFO: ==24173== Releasing lock...
[2026-09-14 17:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:39:02] Production.INFO: ==24177== Lock acquired, processing the job...
[2026-09-14 12:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:39:02] Production.INFO: ==24177== Releasing lock...
[2026-09-14 12:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:39:03] Production.INFO: ==24179== Lock acquired, processing the job...
[2026-09-14 16:39:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:39:03] Production.INFO: ==24179== Releasing lock...
[2026-09-14 16:39:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:39:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:39:03] Production.INFO: ==24184== Lock acquired, processing the job...
[2026-09-14 12:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:39:03] Production.INFO: ==24186== Lock acquired, processing the job...
[2026-09-14 12:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:39:03] Production.INFO: ==24182== Lock acquired, processing the job...
[2026-09-14 12:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:39:03] Production.INFO: ==24188== Lock acquired, processing the job...
[2026-09-14 12:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:39:03] Production.INFO: ==24190== Lock acquired, processing the job...
[2026-09-14 12:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:39:03] Production.INFO: Account Balance Start.
[2026-09-14 12:39:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:39:03] Production.INFO: 117
[2026-09-14 12:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:39:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 12:39:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 12:39:03] Production.INFO: ==24190== Releasing lock...
[2026-09-14 12:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:39:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:39:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:39:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:39:04] Production.INFO: Date 2026-09-13
[2026-09-14 12:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:39:04] Production.INFO: ==24184== Releasing lock...
[2026-09-14 12:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:39:04] Production.INFO: Date 2026-09-14
[2026-09-14 12:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:39:04] Production.INFO: Total Charge 0
[2026-09-14 12:39:04] Production.INFO: CreateAllLog End
[2026-09-14 12:39:04] Production.INFO: Account Balance End.
[2026-09-14 12:39:04] Production.ERROR: CronJobId end 12
[2026-09-14 12:39:04] Production.INFO: ==24188== Releasing lock...
[2026-09-14 12:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:39:11] Production.ERROR: CronJobId end10
[2026-09-14 12:39:11] Production.INFO: ==24186== Releasing lock...
[2026-09-14 12:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:39:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:39:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:39:14] Production.INFO: call_cost start
[2026-09-14 12:39:14] Production.INFO: call_cost end
[2026-09-14 12:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:39:14] Production.INFO: ==24182== Releasing lock...
[2026-09-14 12:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:40:01] Production.INFO: ==24255== Lock acquired, processing the job...
[2026-09-14 17:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:40:01] Production.INFO: neon service started
[2026-09-14 17:40:01] Production.INFO: neon service started
[2026-09-14 17:40:01] Production.INFO: ==24255== Releasing lock...
[2026-09-14 17:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:40:02] Production.INFO: ==24257== Lock acquired, processing the job...
[2026-09-14 12:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:40:02] Production.INFO: ==24259== Lock acquired, processing the job...
[2026-09-14 16:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:40:02] Production.INFO: ==24259== Releasing lock...
[2026-09-14 16:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:40:02] Production.INFO: ==24257== Releasing lock...
[2026-09-14 12:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:40:03] Production.INFO: ==24264== Lock acquired, processing the job...
[2026-09-14 12:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:40:03] Production.INFO: ==24262== Lock acquired, processing the job...
[2026-09-14 12:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:40:03] Production.INFO: ==24266== Lock acquired, processing the job...
[2026-09-14 12:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:40:03] Production.INFO: ==24268== Lock acquired, processing the job...
[2026-09-14 12:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:40:03] Production.INFO: ==24270== Lock acquired, processing the job...
[2026-09-14 12:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:40:03] Production.INFO: Account Balance Start.
[2026-09-14 12:40:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:40:03] Production.INFO: 117
[2026-09-14 12:40:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 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-09-14 12:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:40:03] Production.INFO: ==24270== Releasing lock...
[2026-09-14 12:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:40:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:40:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:40:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:40:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:40:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:40:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:40:03] Production.INFO: Total Charge 0
[2026-09-14 12:40:03] Production.INFO: CreateAllLog End
[2026-09-14 12:40:03] Production.INFO: Account Balance End.
[2026-09-14 12:40:04] Production.ERROR: CronJobId end 12
[2026-09-14 12:40:04] Production.INFO: ==24268== Releasing lock...
[2026-09-14 12:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:40:04] Production.INFO: ==24264== Releasing lock...
[2026-09-14 12:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:40:11] Production.ERROR: CronJobId end10
[2026-09-14 12:40:11] Production.INFO: ==24266== Releasing lock...
[2026-09-14 12:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:40:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:40:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:40:14] Production.INFO: call_cost start
[2026-09-14 12:40:14] Production.INFO: call_cost end
[2026-09-14 12:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:40:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:40:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:40:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:40:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:40:14] Production.INFO: ==24262== Releasing lock...
[2026-09-14 12:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:41:02] Production.INFO: ==24331== Lock acquired, processing the job...
[2026-09-14 17:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:41:02] Production.INFO: neon service started
[2026-09-14 17:41:02] Production.INFO: neon service started
[2026-09-14 17:41:02] Production.INFO: ==24331== Releasing lock...
[2026-09-14 17:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:41:02] Production.INFO: ==24333== Lock acquired, processing the job...
[2026-09-14 12:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:41:02] Production.INFO: ==24333== Releasing lock...
[2026-09-14 12:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:41:02] Production.INFO: ==24335== Lock acquired, processing the job...
[2026-09-14 16:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:41:03] Production.INFO: ==24335== Releasing lock...
[2026-09-14 16:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:41:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:41:03] Production.INFO: ==24337== Lock acquired, processing the job...
[2026-09-14 12:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:41:03] Production.INFO: ==24339== Lock acquired, processing the job...
[2026-09-14 12:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:41:03] Production.INFO: ==24344== Lock acquired, processing the job...
[2026-09-14 12:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:41:03] Production.INFO: ==24342== Lock acquired, processing the job...
[2026-09-14 12:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:41:03] Production.INFO: Account Balance Start.
[2026-09-14 12:41:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:41:03] Production.INFO: 117
[2026-09-14 12:41:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:41:03] Production.INFO: ==24346== Lock acquired, processing the job...
[2026-09-14 12:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:41:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 12: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-09-14 12:41:03] Production.INFO: ==24346== Releasing lock...
[2026-09-14 12:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:41:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:41:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:41:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:41:04] Production.INFO: Date 2026-09-13
[2026-09-14 12:41:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:41:04] Production.INFO: Date 2026-09-14
[2026-09-14 12:41:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:41:04] Production.INFO: Total Charge 0
[2026-09-14 12:41:04] Production.INFO: CreateAllLog End
[2026-09-14 12:41:04] Production.INFO: ==24339== Releasing lock...
[2026-09-14 12:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:41:04] Production.INFO: Account Balance End.
[2026-09-14 12:41:04] Production.ERROR: CronJobId end 12
[2026-09-14 12:41:04] Production.INFO: ==24344== Releasing lock...
[2026-09-14 12:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:41:12] Production.ERROR: CronJobId end10
[2026-09-14 12:41:12] Production.INFO: ==24342== Releasing lock...
[2026-09-14 12:41:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:41:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:41:14] Production.INFO: call_cost start
[2026-09-14 12:41:14] Production.INFO: call_cost end
[2026-09-14 12:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:41:14] Production.INFO: ==24337== Releasing lock...
[2026-09-14 12:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:42:01] Production.INFO: ==24413== Lock acquired, processing the job...
[2026-09-14 17:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:42:01] Production.INFO: neon service started
[2026-09-14 17:42:01] Production.INFO: neon service started
[2026-09-14 17:42:01] Production.INFO: ==24413== Releasing lock...
[2026-09-14 17:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:42:01] Production.INFO: ==24415== Lock acquired, processing the job...
[2026-09-14 12:42:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:42:02] Production.INFO: ==24415== Releasing lock...
[2026-09-14 12:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:42:02] Production.INFO: ==24417== Lock acquired, processing the job...
[2026-09-14 16:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:42:02] Production.INFO: ==24417== Releasing lock...
[2026-09-14 16:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:42:02] Production.INFO: ==24419== Lock acquired, processing the job...
[2026-09-14 12:42:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:42:02] Production.INFO: ==24425== Lock acquired, processing the job...
[2026-09-14 12:42:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:42:02] Production.INFO: ==24421== Lock acquired, processing the job...
[2026-09-14 12:42:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:42:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:42:02] Production.INFO: ==24423== Lock acquired, processing the job...
[2026-09-14 12:42:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:42:02] Production.INFO: ==24427== Lock acquired, processing the job...
[2026-09-14 12:42:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:42:02] Production.INFO: Account Balance Start.
[2026-09-14 12:42:02] Production.INFO: CreateAllLog Start
[2026-09-14 12:42:02] Production.INFO: 117
[2026-09-14 12:42:02] Production.INFO: Date 2026-09-08
[2026-09-14 12:42:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:42:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:42:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:42:02] Production.INFO: Reseller ==> 0
[2026-09-14 12:42:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:42:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:42:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 12:42:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 12:42:03] Production.INFO: ==24427== Releasing lock...
[2026-09-14 12:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:42:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:42:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:42:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:42:03] Production.INFO: Total Charge 0
[2026-09-14 12:42:03] Production.INFO: CreateAllLog End
[2026-09-14 12:42:03] Production.INFO: Account Balance End.
[2026-09-14 12:42:03] Production.ERROR: CronJobId end 12
[2026-09-14 12:42:03] Production.INFO: ==24425== Releasing lock...
[2026-09-14 12:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:42:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:42:03] Production.INFO: ==24421== Releasing lock...
[2026-09-14 12:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:42:11] Production.ERROR: CronJobId end10
[2026-09-14 12:42:11] Production.INFO: ==24423== Releasing lock...
[2026-09-14 12:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:42:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:42:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:42:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:42:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:42:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:42:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:42:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:42:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:42:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:42:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:42:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:42:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:42:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:42:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:42:13] Production.INFO: call_cost start
[2026-09-14 12:42:13] Production.INFO: call_cost end
[2026-09-14 12:42:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:42:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:42:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:42:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:42:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:42:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:42:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:42:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:42:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:42:13] Production.INFO: ==24419== Releasing lock...
[2026-09-14 12:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:42:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:43:01] Production.INFO: ==24492== Lock acquired, processing the job...
[2026-09-14 17:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:43:01] Production.INFO: neon service started
[2026-09-14 17:43:01] Production.INFO: neon service started
[2026-09-14 17:43:01] Production.INFO: ==24492== Releasing lock...
[2026-09-14 17:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:43:02] Production.INFO: ==24494== Lock acquired, processing the job...
[2026-09-14 12:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:43:02] Production.INFO: ==24496== Lock acquired, processing the job...
[2026-09-14 16:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:43:02] Production.INFO: ==24496== Releasing lock...
[2026-09-14 16:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:43:02] Production.INFO: ==24494== Releasing lock...
[2026-09-14 12:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:43:03] Production.INFO: ==24499== Lock acquired, processing the job...
[2026-09-14 12:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:43:03] Production.INFO: ==24501== Lock acquired, processing the job...
[2026-09-14 12:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:43:03] Production.INFO: ==24503== Lock acquired, processing the job...
[2026-09-14 12:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:43:03] Production.INFO: ==24505== Lock acquired, processing the job...
[2026-09-14 12:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:43:03] Production.INFO: ==24507== Lock acquired, processing the job...
[2026-09-14 12:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:43:03] Production.INFO: Account Balance Start.
[2026-09-14 12:43:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:43:03] Production.INFO: 117
[2026-09-14 12:43:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 12:43:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 12:43:03] Production.INFO: ==24507== Releasing lock...
[2026-09-14 12:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:43:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:43:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:43:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:43:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:43:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:43:04] Production.INFO: Total Charge 0
[2026-09-14 12:43:04] Production.INFO: CreateAllLog End
[2026-09-14 12:43:04] Production.INFO: Account Balance End.
[2026-09-14 12:43:04] Production.ERROR: CronJobId end 12
[2026-09-14 12:43:04] Production.INFO: ==24505== Releasing lock...
[2026-09-14 12:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:43:04] Production.INFO: ==24501== Releasing lock...
[2026-09-14 12:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:43:11] Production.ERROR: CronJobId end10
[2026-09-14 12:43:11] Production.INFO: ==24503== Releasing lock...
[2026-09-14 12:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:43:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:43:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:43:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:43:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:43:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:43:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:43:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:43:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:43:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:43:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:43:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:43:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:43:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:43:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:43:13] Production.INFO: call_cost start
[2026-09-14 12:43:13] Production.INFO: call_cost end
[2026-09-14 12:43:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:43:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:43:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:43:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:43:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:43:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:43:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:43:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:43:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:43:13] Production.INFO: ==24499== Releasing lock...
[2026-09-14 12:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:43:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:44:02] Production.INFO: ==24572== Lock acquired, processing the job...
[2026-09-14 17:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:44:02] Production.INFO: neon service started
[2026-09-14 17:44:02] Production.INFO: neon service started
[2026-09-14 17:44:02] Production.INFO: ==24572== Releasing lock...
[2026-09-14 17:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:44:02] Production.INFO: ==24574== Lock acquired, processing the job...
[2026-09-14 12:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:44:02] Production.INFO: ==24576== Lock acquired, processing the job...
[2026-09-14 16:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:44:02] Production.INFO: ==24576== Releasing lock...
[2026-09-14 16:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:44:03] Production.INFO: ==24574== Releasing lock...
[2026-09-14 12:44:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:44:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:44:03] Production.INFO: ==24578== Lock acquired, processing the job...
[2026-09-14 12:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:44:03] Production.INFO: ==24580== Lock acquired, processing the job...
[2026-09-14 12:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:44:03] Production.INFO: ==24582== Lock acquired, processing the job...
[2026-09-14 12:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:44:03] Production.INFO: ==24585== Lock acquired, processing the job...
[2026-09-14 12:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:44:03] Production.INFO: ==24587== Lock acquired, processing the job...
[2026-09-14 12:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:44:04] Production.INFO: Account Balance Start.
[2026-09-14 12:44:04] Production.INFO: CreateAllLog Start
[2026-09-14 12:44:04] Production.INFO: 117
[2026-09-14 12:44:04] Production.INFO: Date 2026-09-08
[2026-09-14 12: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-09-14 12:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 12: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-09-14 12: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-09-14 12:44:04] Production.INFO: Date 2026-09-09
[2026-09-14 12:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:44:04] Production.INFO: Date 2026-09-10
[2026-09-14 12:44:04] Production.INFO: ==24587== Releasing lock...
[2026-09-14 12:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:44:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:44:04] Production.INFO: Date 2026-09-11
[2026-09-14 12:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:44:04] Production.INFO: Date 2026-09-12
[2026-09-14 12:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:44:04] Production.INFO: Date 2026-09-13
[2026-09-14 12:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:44:04] Production.INFO: Date 2026-09-14
[2026-09-14 12:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:44:04] Production.INFO: Total Charge 0
[2026-09-14 12:44:04] Production.INFO: CreateAllLog End
[2026-09-14 12:44:04] Production.INFO: Account Balance End.
[2026-09-14 12:44:04] Production.ERROR: CronJobId end 12
[2026-09-14 12:44:04] Production.INFO: ==24585== Releasing lock...
[2026-09-14 12:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:44:04] Production.INFO: ==24580== Releasing lock...
[2026-09-14 12:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:44:11] Production.ERROR: CronJobId end10
[2026-09-14 12:44:11] Production.INFO: ==24582== Releasing lock...
[2026-09-14 12:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:44:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:44:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:44:14] Production.INFO: call_cost start
[2026-09-14 12:44:14] Production.INFO: call_cost end
[2026-09-14 12:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:44:14] Production.INFO: ==24578== Releasing lock...
[2026-09-14 12:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:45:01] Production.INFO: ==24656== Lock acquired, processing the job...
[2026-09-14 17:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:45:01] Production.INFO: neon service started
[2026-09-14 17:45:01] Production.INFO: neon service started
[2026-09-14 17:45:01] Production.INFO: ==24656== Releasing lock...
[2026-09-14 17:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:45:02] Production.INFO: ==24658== Lock acquired, processing the job...
[2026-09-14 12:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:45:02] Production.INFO: ==24658== Releasing lock...
[2026-09-14 12:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:45:02] Production.INFO: ==24660== Lock acquired, processing the job...
[2026-09-14 16:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:45:02] Production.INFO: ==24660== Releasing lock...
[2026-09-14 16:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:45:03] Production.INFO: ==24669== Lock acquired, processing the job...
[2026-09-14 12:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:45:03] Production.INFO: ==24663== Lock acquired, processing the job...
[2026-09-14 12:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 12:45:03] Production.INFO: ==24673== Lock acquired, processing the job...
[2026-09-14 12:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 12:45:03] Production.INFO: ==24665== Lock acquired, processing the job...
[2026-09-14 12:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 12:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 12:45:03] Production.ERROR: CronJob PID - 24669
[2026-09-14 12:45:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-14 12:45:03] Production.ERROR: CronJob ID - 10
[2026-09-14 12:45:03] Production.ERROR: CronJob Last Run Time 2026-09-14 12:45:00
[2026-09-14 12:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 12:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 12:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 12:45:03] Production.ERROR: CronJob PID - 24673
[2026-09-14 12:45:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-14 12:45:03] Production.ERROR: CronJob ID - 17
[2026-09-14 12:45:03] Production.ERROR: CronJob Last Run Time 2026-09-14 12:45:00
[2026-09-14 12:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 12:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 12:45:03] Production.INFO: ==24667== Lock acquired, processing the job...
[2026-09-14 12:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 12:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 12:45:03] Production.INFO: ==24663== Releasing lock...
[2026-09-14 12:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 12:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 12:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:45:03] Production.INFO: ==24675== Lock acquired, processing the job...
[2026-09-14 12:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:45:03] Production.INFO: ==24671== Lock acquired, processing the job...
[2026-09-14 12:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:45:03] Production.INFO: Account Balance Start.
[2026-09-14 12:45:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:45:03] Production.INFO: 117
[2026-09-14 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-09-14 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-09-14 12:45:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 12:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:45:03] Production.INFO: ==24675== Releasing lock...
[2026-09-14 12:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:45:03] Production.ERROR: done
[2026-09-14 12:45:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:45:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 12:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002282', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 12:45:04] Production.INFO: Date 2026-09-11
[2026-09-14 12:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:45:04] Production.INFO: Date 2026-09-12
[2026-09-14 12:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:45:04] Production.INFO: Date 2026-09-13
[2026-09-14 12:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:45:04] Production.INFO: Date 2026-09-14
[2026-09-14 12:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:45:04] Production.INFO: Total Charge 0
[2026-09-14 12:45:04] Production.INFO: CreateAllLog End
[2026-09-14 12:45:04] Production.INFO: Account Balance End.
[2026-09-14 12:45:04] Production.ERROR: CronJobId end 12
[2026-09-14 12:45:04] Production.INFO: ==24671== Releasing lock...
[2026-09-14 12:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:45:04] Production.INFO: ==24667== Releasing lock...
[2026-09-14 12:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002282', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 12:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 12:45:10] Production.INFO: ProcessCDR(1,18002282,1,1,2)
[2026-09-14 12:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18002282,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 12:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18002282,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 12:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 12:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 12:45:10] Production.INFO: ==24673== Releasing lock...
[2026-09-14 12:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 12:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 12:45:13] Production.ERROR: CronJobId end10
[2026-09-14 12:45:13] Production.INFO: ==24669== Releasing lock...
[2026-09-14 12:45:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:45:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:45:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:45:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:45:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:45:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:45:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:45:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:45:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:45:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:45:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:45:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:45:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:45:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:45:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:45:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:45:16] Production.INFO: call_cost start
[2026-09-14 12:45:16] Production.INFO: call_cost end
[2026-09-14 12:45:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:45:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:45:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:45:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:45:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:45:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:45:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:45:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:45:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:45:16] Production.INFO: ==24665== Releasing lock...
[2026-09-14 12:45:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:45:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:46:02] Production.INFO: ==24739== Lock acquired, processing the job...
[2026-09-14 17:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:46:02] Production.INFO: neon service started
[2026-09-14 17:46:02] Production.INFO: neon service started
[2026-09-14 17:46:02] Production.INFO: ==24739== Releasing lock...
[2026-09-14 17:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:46:02] Production.INFO: ==24743== Lock acquired, processing the job...
[2026-09-14 16:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:46:02] Production.INFO: ==24743== Releasing lock...
[2026-09-14 16:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:46:02] Production.INFO: ==24741== Lock acquired, processing the job...
[2026-09-14 12:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:46:02] Production.INFO: ==24741== Releasing lock...
[2026-09-14 12:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:46:03] Production.INFO: ==24749== Lock acquired, processing the job...
[2026-09-14 12:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:46:03] Production.INFO: ==24747== Lock acquired, processing the job...
[2026-09-14 12:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:46:03] Production.INFO: ==24751== Lock acquired, processing the job...
[2026-09-14 12:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:46:03] Production.INFO: ==24753== Lock acquired, processing the job...
[2026-09-14 12:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:46:03] Production.INFO: ==24755== Lock acquired, processing the job...
[2026-09-14 12:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:46:03] Production.INFO: Account Balance Start.
[2026-09-14 12:46:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:46:03] Production.INFO: 117
[2026-09-14 12:46:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 12:46:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 12:46:03] Production.INFO: ==24755== Releasing lock...
[2026-09-14 12:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:46:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:46:04] Production.INFO: Date 2026-09-11
[2026-09-14 12:46:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:46:04] Production.INFO: Date 2026-09-12
[2026-09-14 12:46:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:46:04] Production.INFO: Date 2026-09-13
[2026-09-14 12:46:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:46:04] Production.INFO: ==24749== Releasing lock...
[2026-09-14 12:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:46:04] Production.INFO: Date 2026-09-14
[2026-09-14 12:46:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:46:04] Production.INFO: Total Charge 0
[2026-09-14 12:46:04] Production.INFO: CreateAllLog End
[2026-09-14 12:46:04] Production.INFO: Account Balance End.
[2026-09-14 12:46:04] Production.ERROR: CronJobId end 12
[2026-09-14 12:46:04] Production.INFO: ==24753== Releasing lock...
[2026-09-14 12:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:46:11] Production.ERROR: CronJobId end10
[2026-09-14 12:46:11] Production.INFO: ==24751== Releasing lock...
[2026-09-14 12:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:46:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:46:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:46:14] Production.INFO: call_cost start
[2026-09-14 12:46:14] Production.INFO: call_cost end
[2026-09-14 12:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:46:14] Production.INFO: ==24747== Releasing lock...
[2026-09-14 12:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:47:01] Production.INFO: ==24817== Lock acquired, processing the job...
[2026-09-14 17:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:47:01] Production.INFO: neon service started
[2026-09-14 17:47:01] Production.INFO: neon service started
[2026-09-14 17:47:01] Production.INFO: ==24817== Releasing lock...
[2026-09-14 17:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:47:01] Production.INFO: ==24819== Lock acquired, processing the job...
[2026-09-14 12:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:47:01] Production.INFO: ==24819== Releasing lock...
[2026-09-14 12:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:47:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:47:02] Production.INFO: ==24821== Lock acquired, processing the job...
[2026-09-14 16:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:47:02] Production.INFO: ==24821== Releasing lock...
[2026-09-14 16:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:47:02] Production.INFO: ==24829== Lock acquired, processing the job...
[2026-09-14 12:47:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:47:02] Production.INFO: ==24823== Lock acquired, processing the job...
[2026-09-14 12:47:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:47:02] Production.INFO: ==24825== Lock acquired, processing the job...
[2026-09-14 12:47:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:47:02] Production.INFO: Account Balance Start.
[2026-09-14 12:47:02] Production.INFO: CreateAllLog Start
[2026-09-14 12:47:02] Production.INFO: 117
[2026-09-14 12:47:02] Production.INFO: ==24827== Lock acquired, processing the job...
[2026-09-14 12:47:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:47:02] Production.INFO: Date 2026-09-08
[2026-09-14 12:47:02] Production.INFO: Reseller ==> 0
[2026-09-14 12:47:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:47:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:47:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:47:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:47:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:47:02] Production.INFO: Date 2026-09-09
[2026-09-14 12:47:02] Production.INFO: Reseller ==> 0
[2026-09-14 12:47:02] Production.INFO: ==24831== Lock acquired, processing the job...
[2026-09-14 12:47:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:47:02] Production.INFO: Date 2026-09-10
[2026-09-14 12:47:02] Production.INFO: Reseller ==> 0
[2026-09-14 12:47:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 12:47:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 12:47:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:47:03] Production.INFO: ==24831== Releasing lock...
[2026-09-14 12:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:47:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:47:03] Production.INFO: Total Charge 0
[2026-09-14 12:47:03] Production.INFO: CreateAllLog End
[2026-09-14 12:47:03] Production.INFO: Account Balance End.
[2026-09-14 12:47:03] Production.ERROR: CronJobId end 12
[2026-09-14 12:47:03] Production.INFO: ==24829== Releasing lock...
[2026-09-14 12:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:47:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:47:03] Production.INFO: ==24825== Releasing lock...
[2026-09-14 12:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:47:10] Production.ERROR: CronJobId end10
[2026-09-14 12:47:10] Production.INFO: ==24827== Releasing lock...
[2026-09-14 12:47:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:47:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:47:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:47:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:47:14] Production.INFO: call_cost start
[2026-09-14 12:47:14] Production.INFO: call_cost end
[2026-09-14 12:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:47:14] Production.INFO: ==24823== Releasing lock...
[2026-09-14 12:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:48:01] Production.INFO: ==24901== Lock acquired, processing the job...
[2026-09-14 17:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:48:01] Production.INFO: neon service started
[2026-09-14 17:48:01] Production.INFO: neon service started
[2026-09-14 17:48:01] Production.INFO: ==24901== Releasing lock...
[2026-09-14 17:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:48:02] Production.INFO: ==24906== Lock acquired, processing the job...
[2026-09-14 16:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:48:02] Production.INFO: ==24906== Releasing lock...
[2026-09-14 16:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:48:02] Production.INFO: ==24904== Lock acquired, processing the job...
[2026-09-14 12:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:48:02] Production.INFO: ==24904== Releasing lock...
[2026-09-14 12:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:48:03] Production.INFO: ==24910== Lock acquired, processing the job...
[2026-09-14 12:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:48:03] Production.INFO: ==24912== Lock acquired, processing the job...
[2026-09-14 12:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:48:03] Production.INFO: ==24914== Lock acquired, processing the job...
[2026-09-14 12:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:48:03] Production.INFO: ==24918== Lock acquired, processing the job...
[2026-09-14 12:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:48:03] Production.INFO: ==24916== Lock acquired, processing the job...
[2026-09-14 12:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12: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-09-14 12:48:03] Production.INFO: Account Balance Start.
[2026-09-14 12:48:03] Production.INFO: CreateAllLog Start
[2026-09-14 12: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-09-14 12:48:03] Production.INFO: 117
[2026-09-14 12:48:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 12: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-09-14 12:48:03] Production.INFO: ==24918== Releasing lock...
[2026-09-14 12:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:48:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:48:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:48:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:48:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:48:04] Production.INFO: Date 2026-09-13
[2026-09-14 12:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:48:04] Production.INFO: Date 2026-09-14
[2026-09-14 12:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:48:04] Production.INFO: Total Charge 0
[2026-09-14 12:48:04] Production.INFO: CreateAllLog End
[2026-09-14 12:48:04] Production.INFO: Account Balance End.
[2026-09-14 12:48:04] Production.ERROR: CronJobId end 12
[2026-09-14 12:48:04] Production.INFO: ==24916== Releasing lock...
[2026-09-14 12:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:48:04] Production.INFO: ==24912== Releasing lock...
[2026-09-14 12:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:48:12] Production.ERROR: CronJobId end10
[2026-09-14 12:48:12] Production.INFO: ==24914== Releasing lock...
[2026-09-14 12:48:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:48:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:48:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:48:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:48:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:48:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:48:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:48:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:48:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:48:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:48:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:48:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:48:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:48:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:48:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:48:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:48:15] Production.INFO: call_cost start
[2026-09-14 12:48:15] Production.INFO: call_cost end
[2026-09-14 12:48:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:48:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:48:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:48:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:48:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:48:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:48:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:48:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:48:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:48:15] Production.INFO: ==24910== Releasing lock...
[2026-09-14 12:48:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:48:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:49:01] Production.INFO: ==24983== Lock acquired, processing the job...
[2026-09-14 17:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:49:01] Production.INFO: neon service started
[2026-09-14 17:49:01] Production.INFO: neon service started
[2026-09-14 17:49:01] Production.INFO: ==24983== Releasing lock...
[2026-09-14 17:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:49:01] Production.INFO: ==24985== Lock acquired, processing the job...
[2026-09-14 12:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:49:01] Production.INFO: ==24987== Lock acquired, processing the job...
[2026-09-14 16:49:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:49:01] Production.INFO: ==24987== Releasing lock...
[2026-09-14 16:49:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:49:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:49:02] Production.INFO: ==24985== Releasing lock...
[2026-09-14 12:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:49:02] Production.INFO: ==24994== Lock acquired, processing the job...
[2026-09-14 12:49:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:49:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:49:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:49:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:49:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:49:03] Production.INFO: ==24990== Lock acquired, processing the job...
[2026-09-14 12:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:49:03] Production.INFO: ==24992== Lock acquired, processing the job...
[2026-09-14 12:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:49:03] Production.INFO: ==24996== Lock acquired, processing the job...
[2026-09-14 12:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:49:03] Production.INFO: ==24998== Lock acquired, processing the job...
[2026-09-14 12:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:49:03] Production.INFO: Account Balance Start.
[2026-09-14 12:49:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:49:03] Production.INFO: 117
[2026-09-14 12:49:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:49:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:49:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:49:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:49:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 12:49:03] Production.INFO: ==24998== Releasing lock...
[2026-09-14 12:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:49:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:49:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:49:03] Production.INFO: Total Charge 0
[2026-09-14 12:49:03] Production.INFO: CreateAllLog End
[2026-09-14 12:49:04] Production.INFO: ==24992== Releasing lock...
[2026-09-14 12:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:49:04] Production.INFO: Account Balance End.
[2026-09-14 12:49:04] Production.ERROR: CronJobId end 12
[2026-09-14 12:49:04] Production.INFO: ==24996== Releasing lock...
[2026-09-14 12:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:49:10] Production.ERROR: CronJobId end10
[2026-09-14 12:49:10] Production.INFO: ==24994== Releasing lock...
[2026-09-14 12:49:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:49:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:49:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:49:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:49:13] Production.INFO: call_cost start
[2026-09-14 12:49:13] Production.INFO: call_cost end
[2026-09-14 12:49:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:49:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:49:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:49:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:49:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:49:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:49:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:49:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:49:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:49:13] Production.INFO: ==24990== Releasing lock...
[2026-09-14 12:49:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:49:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:50:01] Production.INFO: ==25072== Lock acquired, processing the job...
[2026-09-14 17:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:50:01] Production.INFO: neon service started
[2026-09-14 17:50:01] Production.INFO: neon service started
[2026-09-14 17:50:01] Production.INFO: ==25072== Releasing lock...
[2026-09-14 17:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:50:02] Production.INFO: ==25075== Lock acquired, processing the job...
[2026-09-14 12:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:50:02] Production.INFO: ==25077== Lock acquired, processing the job...
[2026-09-14 16:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:50:02] Production.INFO: ==25077== Releasing lock...
[2026-09-14 16:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:50:02] Production.INFO: ==25075== Releasing lock...
[2026-09-14 12:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:50:03] Production.INFO: ==25079== Lock acquired, processing the job...
[2026-09-14 12:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:50:03] Production.INFO: ==25081== Lock acquired, processing the job...
[2026-09-14 12:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:50:03] Production.INFO: ==25085== Lock acquired, processing the job...
[2026-09-14 12:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:50:03] Production.INFO: ==25087== Lock acquired, processing the job...
[2026-09-14 12:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:50:03] Production.INFO: Account Balance Start.
[2026-09-14 12:50:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:50:03] Production.INFO: ==25083== Lock acquired, processing the job...
[2026-09-14 12:50:03] Production.INFO: 117
[2026-09-14 12:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:50:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:50:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:50:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 12:50:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 12:50:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:50:03] Production.INFO: ==25087== Releasing lock...
[2026-09-14 12:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:50:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:50:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:50:03] Production.INFO: Total Charge 0
[2026-09-14 12:50:03] Production.INFO: CreateAllLog End
[2026-09-14 12:50:03] Production.INFO: Account Balance End.
[2026-09-14 12:50:03] Production.ERROR: CronJobId end 12
[2026-09-14 12:50:03] Production.INFO: ==25085== Releasing lock...
[2026-09-14 12:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:50:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:50:03] Production.INFO: ==25081== Releasing lock...
[2026-09-14 12:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:50:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:50:10] Production.ERROR: CronJobId end10
[2026-09-14 12:50:10] Production.INFO: ==25083== Releasing lock...
[2026-09-14 12:50:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:50:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:50:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:50:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:50:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:50:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:50:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:50:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:50:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:50:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:50:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:50:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:50:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:50:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:50:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:50:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:50:13] Production.INFO: call_cost start
[2026-09-14 12:50:13] Production.INFO: call_cost end
[2026-09-14 12:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:50:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:50:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:50:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:50:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:50:13] Production.INFO: ==25079== Releasing lock...
[2026-09-14 12:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:51:02] Production.INFO: ==25158== Lock acquired, processing the job...
[2026-09-14 17:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:51:02] Production.INFO: neon service started
[2026-09-14 17:51:02] Production.INFO: neon service started
[2026-09-14 17:51:02] Production.INFO: ==25158== Releasing lock...
[2026-09-14 17:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:51:02] Production.INFO: ==25160== Lock acquired, processing the job...
[2026-09-14 12:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:51:02] Production.INFO: ==25160== Releasing lock...
[2026-09-14 12:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:51:02] Production.INFO: ==25162== Lock acquired, processing the job...
[2026-09-14 16:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:51:02] Production.INFO: ==25162== Releasing lock...
[2026-09-14 16:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:51:03] Production.INFO: ==25165== Lock acquired, processing the job...
[2026-09-14 12:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:51:03] Production.INFO: ==25167== Lock acquired, processing the job...
[2026-09-14 12:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:51:03] Production.INFO: ==25169== Lock acquired, processing the job...
[2026-09-14 12:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:51:03] Production.INFO: ==25171== Lock acquired, processing the job...
[2026-09-14 12:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:51:03] Production.INFO: ==25174== Lock acquired, processing the job...
[2026-09-14 12:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:51:03] Production.INFO: Account Balance Start.
[2026-09-14 12:51:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:51:03] Production.INFO: 117
[2026-09-14 12:51:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 12:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 12:51:03] Production.INFO: ==25174== Releasing lock...
[2026-09-14 12:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:51:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:51:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:51:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:51:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:51:04] Production.INFO: Date 2026-09-13
[2026-09-14 12:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:51:04] Production.INFO: Date 2026-09-14
[2026-09-14 12:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:51:04] Production.INFO: Total Charge 0
[2026-09-14 12:51:04] Production.INFO: CreateAllLog End
[2026-09-14 12:51:04] Production.INFO: ==25167== Releasing lock...
[2026-09-14 12:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:51:04] Production.INFO: Account Balance End.
[2026-09-14 12:51:04] Production.ERROR: CronJobId end 12
[2026-09-14 12:51:04] Production.INFO: ==25171== Releasing lock...
[2026-09-14 12:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:51:11] Production.ERROR: CronJobId end10
[2026-09-14 12:51:11] Production.INFO: ==25169== Releasing lock...
[2026-09-14 12:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:51:14] Production.INFO: call_cost start
[2026-09-14 12:51:14] Production.INFO: call_cost end
[2026-09-14 12:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:51:14] Production.INFO: ==25165== Releasing lock...
[2026-09-14 12:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:52:01] Production.INFO: ==25234== Lock acquired, processing the job...
[2026-09-14 17:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:52:01] Production.INFO: neon service started
[2026-09-14 17:52:01] Production.INFO: neon service started
[2026-09-14 17:52:01] Production.INFO: ==25234== Releasing lock...
[2026-09-14 17:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:52:01] Production.INFO: ==25236== Lock acquired, processing the job...
[2026-09-14 12:52:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:52:02] Production.INFO: ==25236== Releasing lock...
[2026-09-14 12:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:52:02] Production.INFO: ==25238== Lock acquired, processing the job...
[2026-09-14 16:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:52:02] Production.INFO: ==25238== Releasing lock...
[2026-09-14 16:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:52:02] Production.INFO: ==25245== Lock acquired, processing the job...
[2026-09-14 12:52:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:52:02] Production.INFO: ==25243== Lock acquired, processing the job...
[2026-09-14 12:52:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:52:02] Production.INFO: ==25247== Lock acquired, processing the job...
[2026-09-14 12:52:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:52:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:52:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:52:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:52:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:52:03] Production.INFO: Account Balance Start.
[2026-09-14 12:52:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:52:03] Production.INFO: 117
[2026-09-14 12:52:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:52:03] Production.INFO: ==25241== Lock acquired, processing the job...
[2026-09-14 12:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:52:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:52:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:52:03] Production.INFO: ==25249== Lock acquired, processing the job...
[2026-09-14 12:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:52:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:52:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 12:52:03] Production.INFO: ==25249== Releasing lock...
[2026-09-14 12:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:52:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:52:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:52:03] Production.INFO: Total Charge 0
[2026-09-14 12:52:03] Production.INFO: CreateAllLog End
[2026-09-14 12:52:03] Production.INFO: Account Balance End.
[2026-09-14 12:52:03] Production.ERROR: CronJobId end 12
[2026-09-14 12:52:03] Production.INFO: ==25247== Releasing lock...
[2026-09-14 12:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:52:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:52:03] Production.INFO: ==25243== Releasing lock...
[2026-09-14 12:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:52:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:52: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,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-09-14 12:52:09] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:52:09] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:52:09] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:52:09] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:52:09] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:52:09] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:52:09] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:52:09] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:52:09] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:52:09] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:52:09] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:52:09] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:52:09] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:52:09] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:52:09] Production.INFO: call_cost start
[2026-09-14 12:52:09] Production.INFO: call_cost end
[2026-09-14 12:52:09] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:52:09] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:52:09] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:52:09] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:52:09] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:52:09] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:52:09] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:52:09] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:52:09] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:52:09] Production.INFO: ==25241== Releasing lock...
[2026-09-14 12:52:09] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:52:09] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 12:52:10] Production.ERROR: CronJobId end10
[2026-09-14 12:52:10] Production.INFO: ==25245== Releasing lock...
[2026-09-14 12:52:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:52:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:53:01] Production.INFO: ==25311== Lock acquired, processing the job...
[2026-09-14 17:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:53:01] Production.INFO: neon service started
[2026-09-14 17:53:01] Production.INFO: neon service started
[2026-09-14 17:53:01] Production.INFO: ==25311== Releasing lock...
[2026-09-14 17:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:53:02] Production.INFO: ==25313== Lock acquired, processing the job...
[2026-09-14 12:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:53:02] Production.INFO: ==25313== Releasing lock...
[2026-09-14 12:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:53:02] Production.INFO: ==25315== Lock acquired, processing the job...
[2026-09-14 16:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:53:02] Production.INFO: ==25315== Releasing lock...
[2026-09-14 16:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:53:03] Production.INFO: ==25317== Lock acquired, processing the job...
[2026-09-14 12:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:53:03] Production.INFO: ==25319== Lock acquired, processing the job...
[2026-09-14 12:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:53:03] Production.INFO: ==25325== Lock acquired, processing the job...
[2026-09-14 12:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:53:03] Production.INFO: ==25321== Lock acquired, processing the job...
[2026-09-14 12:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:53:03] Production.INFO: ==25323== Lock acquired, processing the job...
[2026-09-14 12:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12: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-09-14 12:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12: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-09-14 12: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-09-14 12:53:03] Production.INFO: ==25325== Releasing lock...
[2026-09-14 12:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:53:03] Production.INFO: Account Balance Start.
[2026-09-14 12:53:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:53:03] Production.INFO: 117
[2026-09-14 12:53:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:53:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:53:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:53:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:53:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:53:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:53:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:53:03] Production.INFO: Total Charge 0
[2026-09-14 12:53:03] Production.INFO: CreateAllLog End
[2026-09-14 12:53:03] Production.INFO: Account Balance End.
[2026-09-14 12:53:04] Production.ERROR: CronJobId end 12
[2026-09-14 12:53:04] Production.INFO: ==25323== Releasing lock...
[2026-09-14 12:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:53:04] Production.INFO: ==25319== Releasing lock...
[2026-09-14 12:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:53:11] Production.ERROR: CronJobId end10
[2026-09-14 12:53:11] Production.INFO: ==25321== Releasing lock...
[2026-09-14 12:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:53:13] Production.INFO: call_cost start
[2026-09-14 12:53:13] Production.INFO: call_cost end
[2026-09-14 12:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:53:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:53:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:53:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:53:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:53:13] Production.INFO: ==25317== Releasing lock...
[2026-09-14 12:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:54:01] Production.INFO: ==25384== Lock acquired, processing the job...
[2026-09-14 17:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:54:01] Production.INFO: neon service started
[2026-09-14 17:54:01] Production.INFO: neon service started
[2026-09-14 17:54:01] Production.INFO: ==25384== Releasing lock...
[2026-09-14 17:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:54:01] Production.INFO: ==25386== Lock acquired, processing the job...
[2026-09-14 12:54:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:54:01] Production.INFO: ==25386== Releasing lock...
[2026-09-14 12:54:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:54:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:54:02] Production.INFO: ==25388== Lock acquired, processing the job...
[2026-09-14 16:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:54:02] Production.INFO: ==25388== Releasing lock...
[2026-09-14 16:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:54:02] Production.INFO: ==25390== Lock acquired, processing the job...
[2026-09-14 12:54:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:54:02] Production.INFO: ==25398== Lock acquired, processing the job...
[2026-09-14 12:54:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:54:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:54:02] Production.INFO: ==25392== Lock acquired, processing the job...
[2026-09-14 12:54:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:54:02] Production.INFO: ==25394== Lock acquired, processing the job...
[2026-09-14 12:54:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:54:02] Production.INFO: ==25396== Lock acquired, processing the job...
[2026-09-14 12:54:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:54:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:54:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:54:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:54:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:54:02] Production.INFO: Account Balance Start.
[2026-09-14 12:54:02] Production.INFO: CreateAllLog Start
[2026-09-14 12:54:02] Production.INFO: 117
[2026-09-14 12:54:02] Production.INFO: Date 2026-09-08
[2026-09-14 12:54:02] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 12:54:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:54:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 12:54:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:54:03] Production.INFO: ==25398== Releasing lock...
[2026-09-14 12:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:54:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:54:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:54:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:54:03] Production.INFO: Total Charge 0
[2026-09-14 12:54:03] Production.INFO: CreateAllLog End
[2026-09-14 12:54:03] Production.INFO: Account Balance End.
[2026-09-14 12:54:03] Production.ERROR: CronJobId end 12
[2026-09-14 12:54:03] Production.INFO: ==25396== Releasing lock...
[2026-09-14 12:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:54:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:54:03] Production.INFO: ==25392== Releasing lock...
[2026-09-14 12:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:54:10] Production.ERROR: CronJobId end10
[2026-09-14 12:54:10] Production.INFO: ==25394== Releasing lock...
[2026-09-14 12:54:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:54:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:54:13] Production.INFO: call_cost start
[2026-09-14 12:54:13] Production.INFO: call_cost end
[2026-09-14 12:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:54:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:54:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:54:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:54:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:54:13] Production.INFO: ==25390== Releasing lock...
[2026-09-14 12:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:55:01] Production.INFO: ==25465== Lock acquired, processing the job...
[2026-09-14 17:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:55:01] Production.INFO: neon service started
[2026-09-14 17:55:01] Production.INFO: neon service started
[2026-09-14 17:55:01] Production.INFO: ==25465== Releasing lock...
[2026-09-14 17:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:55:02] Production.INFO: ==25469== Lock acquired, processing the job...
[2026-09-14 16:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:55:02] Production.INFO: ==25469== Releasing lock...
[2026-09-14 16:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:55:02] Production.INFO: ==25467== Lock acquired, processing the job...
[2026-09-14 12:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:55:02] Production.INFO: ==25467== Releasing lock...
[2026-09-14 12:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:55:03] Production.INFO: ==25474== Lock acquired, processing the job...
[2026-09-14 12:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:55:03] Production.INFO: ==25476== Lock acquired, processing the job...
[2026-09-14 12:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:55:03] Production.INFO: ==25472== Lock acquired, processing the job...
[2026-09-14 12:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 12:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 12:55:03] Production.INFO: ==25478== Lock acquired, processing the job...
[2026-09-14 12:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 12:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:55:03] Production.ERROR: CronJob PID - 25474
[2026-09-14 12:55:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 12:55:03] Production.ERROR: CronJob ID - 5
[2026-09-14 12:55:03] Production.ERROR: CronJob Last Run Time 2026-09-14 12:55:00
[2026-09-14 12:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 12:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 12:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 12:55:03] Production.ERROR: CronJob PID - 25476
[2026-09-14 12:55:03] Production.ERROR: CronJob Title - Account Block
[2026-09-14 12:55:03] Production.ERROR: CronJob ID - 7
[2026-09-14 12:55:03] Production.ERROR: CronJob Last Run Time 2026-09-14 12:55:00
[2026-09-14 12:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 12:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 12:55:03] Production.INFO: ==25480== Lock acquired, processing the job...
[2026-09-14 12:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 12:55:03] Production.INFO: ==25472== Releasing lock...
[2026-09-14 12:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 12:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 12:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:55:03] Production.INFO: ==25484== Lock acquired, processing the job...
[2026-09-14 12:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:55:03] Production.INFO: ==25482== Lock acquired, processing the job...
[2026-09-14 12:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 12:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 12:55:03] Production.INFO: Account Balance Start.
[2026-09-14 12:55:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:55:03] Production.INFO: 117
[2026-09-14 12:55:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:55:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:55:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:55:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:55:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:55:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:55:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:55:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 12:55:03] Production.INFO: ==25484== Releasing lock...
[2026-09-14 12:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:55:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:55:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:55:04] Production.ERROR: done
[2026-09-14 12:55:04] Production.INFO: Date 2026-09-13
[2026-09-14 12:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:55:04] Production.INFO: Date 2026-09-14
[2026-09-14 12:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:55:04] Production.INFO: Total Charge 0
[2026-09-14 12:55:04] Production.INFO: CreateAllLog End
[2026-09-14 12:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 12:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002323', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 12:55:04] Production.INFO: Account Balance End.
[2026-09-14 12:55:04] Production.ERROR: CronJobId end 12
[2026-09-14 12:55:04] Production.INFO: ==25480== Releasing lock...
[2026-09-14 12:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:55:04] Production.INFO: ==25476== Releasing lock...
[2026-09-14 12:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:55:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002323', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 12:55:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 12:55:09] Production.INFO: ProcessCDR(1,18002323,1,1,2)
[2026-09-14 12:55:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18002323,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 12:55:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18002323,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 12:55:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 12:55:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 12:55:09] Production.INFO: ==25482== Releasing lock...
[2026-09-14 12:55:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 12:55:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 12:55:12] Production.ERROR: CronJobId end10
[2026-09-14 12:55:12] Production.INFO: ==25478== Releasing lock...
[2026-09-14 12:55:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:55:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:55:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:55:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:55:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:55:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:55:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:55:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:55:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:55:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:55:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:55:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:55:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:55:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:55:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:55:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:55:15] Production.INFO: call_cost start
[2026-09-14 12:55:15] Production.INFO: call_cost end
[2026-09-14 12:55:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:55:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:55:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:55:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:55:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:55:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:55:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:55:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:55:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:55:15] Production.INFO: ==25474== Releasing lock...
[2026-09-14 12:55:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:55:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:56:02] Production.INFO: ==25548== Lock acquired, processing the job...
[2026-09-14 17:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:56:02] Production.INFO: neon service started
[2026-09-14 17:56:02] Production.INFO: neon service started
[2026-09-14 17:56:02] Production.INFO: ==25548== Releasing lock...
[2026-09-14 17:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:56:02] Production.INFO: ==25550== Lock acquired, processing the job...
[2026-09-14 12:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:56:02] Production.INFO: ==25552== Lock acquired, processing the job...
[2026-09-14 16:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:56:02] Production.INFO: ==25552== Releasing lock...
[2026-09-14 16:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:56:03] Production.INFO: ==25550== Releasing lock...
[2026-09-14 12:56:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:56:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:56:03] Production.INFO: ==25559== Lock acquired, processing the job...
[2026-09-14 12:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:56:03] Production.INFO: ==25555== Lock acquired, processing the job...
[2026-09-14 12:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:56:04] Production.INFO: ==25557== Lock acquired, processing the job...
[2026-09-14 12:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:56:04] Production.INFO: ==25563== Lock acquired, processing the job...
[2026-09-14 12:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:56:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:56:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:56:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:56:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:56:04] Production.INFO: ==25561== Lock acquired, processing the job...
[2026-09-14 12:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:56:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12: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-09-14 12: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-09-14 12: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-09-14 12:56:04] Production.INFO: ==25563== Releasing lock...
[2026-09-14 12:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:56:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:56:04] Production.INFO: Account Balance Start.
[2026-09-14 12:56:04] Production.INFO: CreateAllLog Start
[2026-09-14 12:56:04] Production.INFO: 117
[2026-09-14 12:56:04] Production.INFO: Date 2026-09-08
[2026-09-14 12:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:56:04] Production.INFO: Date 2026-09-09
[2026-09-14 12:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:56:04] Production.INFO: Date 2026-09-10
[2026-09-14 12:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:56:04] Production.INFO: Date 2026-09-11
[2026-09-14 12:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:56:04] Production.INFO: Date 2026-09-12
[2026-09-14 12:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:56:04] Production.INFO: Date 2026-09-13
[2026-09-14 12:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:56:04] Production.INFO: Date 2026-09-14
[2026-09-14 12:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 12:56:04] Production.INFO: Total Charge 0
[2026-09-14 12:56:04] Production.INFO: CreateAllLog End
[2026-09-14 12:56:04] Production.INFO: Account Balance End.
[2026-09-14 12:56:04] Production.ERROR: CronJobId end 12
[2026-09-14 12:56:04] Production.INFO: ==25561== Releasing lock...
[2026-09-14 12:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:56:05] Production.INFO: ==25557== Releasing lock...
[2026-09-14 12:56:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:56:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:56:13] Production.ERROR: CronJobId end10
[2026-09-14 12:56:13] Production.INFO: ==25559== Releasing lock...
[2026-09-14 12:56:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:56:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:56:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:56:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:56:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:56:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:56:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:56:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:56:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:56:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:56:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:56:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:56:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:56:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:56:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:56:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:56:15] Production.INFO: call_cost start
[2026-09-14 12:56:15] Production.INFO: call_cost end
[2026-09-14 12:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:56:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:56:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:56:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:56:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:56:15] Production.INFO: ==25555== Releasing lock...
[2026-09-14 12:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:57:01] Production.INFO: ==25621== Lock acquired, processing the job...
[2026-09-14 17:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:57:01] Production.INFO: neon service started
[2026-09-14 17:57:01] Production.INFO: neon service started
[2026-09-14 17:57:01] Production.INFO: ==25621== Releasing lock...
[2026-09-14 17:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:57:01] Production.INFO: ==25627== Lock acquired, processing the job...
[2026-09-14 16:57:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:57:01] Production.INFO: ==25627== Releasing lock...
[2026-09-14 16:57:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:57:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:57:02] Production.INFO: ==25625== Lock acquired, processing the job...
[2026-09-14 12:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:57:02] Production.INFO: ==25625== Releasing lock...
[2026-09-14 12:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:57:03] Production.INFO: ==25629== Lock acquired, processing the job...
[2026-09-14 12:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:57:03] Production.INFO: ==25635== Lock acquired, processing the job...
[2026-09-14 12:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:57:03] Production.INFO: ==25631== Lock acquired, processing the job...
[2026-09-14 12:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:57:03] Production.INFO: ==25633== Lock acquired, processing the job...
[2026-09-14 12:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:57:03] Production.INFO: ==25637== Lock acquired, processing the job...
[2026-09-14 12:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:57:03] Production.INFO: Account Balance Start.
[2026-09-14 12:57:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:57:03] Production.INFO: 117
[2026-09-14 12:57:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:57:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 12:57:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:57:03] Production.INFO: ==25637== Releasing lock...
[2026-09-14 12:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:57:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:57:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:57:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:57:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:57:03] Production.INFO: Total Charge 0
[2026-09-14 12:57:03] Production.INFO: CreateAllLog End
[2026-09-14 12:57:03] Production.INFO: Account Balance End.
[2026-09-14 12:57:03] Production.ERROR: CronJobId end 12
[2026-09-14 12:57:03] Production.INFO: ==25635== Releasing lock...
[2026-09-14 12:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:57:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:57:04] Production.INFO: ==25631== Releasing lock...
[2026-09-14 12:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:57: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-09-14 12:57:10] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:57:10] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:57:10] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:57:10] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:57:10] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:57:10] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:57:10] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:57:10] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:57:10] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:57:10] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:57:10] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:57:10] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:57:10] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:57:10] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:57:10] Production.ERROR: CronJobId end10
[2026-09-14 12:57:10] Production.INFO: ==25633== Releasing lock...
[2026-09-14 12:57:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:57:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:57:10] Production.INFO: call_cost start
[2026-09-14 12:57:10] Production.INFO: call_cost end
[2026-09-14 12:57:10] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:57:10] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:57:10] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:57:10] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:57:10] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:57:10] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:57:10] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:57:10] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:57:10] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:57:10] Production.INFO: ==25629== Releasing lock...
[2026-09-14 12:57:10] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:57:10] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:58:02] Production.INFO: ==25693== Lock acquired, processing the job...
[2026-09-14 17:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:58:02] Production.INFO: neon service started
[2026-09-14 17:58:02] Production.INFO: neon service started
[2026-09-14 17:58:02] Production.INFO: ==25693== Releasing lock...
[2026-09-14 17:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:58:02] Production.INFO: ==25697== Lock acquired, processing the job...
[2026-09-14 16:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:58:02] Production.INFO: ==25697== Releasing lock...
[2026-09-14 16:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:58:02] Production.INFO: ==25695== Lock acquired, processing the job...
[2026-09-14 12:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:58:02] Production.INFO: ==25695== Releasing lock...
[2026-09-14 12:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 12:58:03] Production.INFO: ==25700== Lock acquired, processing the job...
[2026-09-14 12:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:58:03] Production.INFO: ==25706== Lock acquired, processing the job...
[2026-09-14 12:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:58:03] Production.INFO: Account Balance Start.
[2026-09-14 12:58:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:58:03] Production.INFO: 117
[2026-09-14 12:58:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:58:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:58:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:58:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:58:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:58:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:58:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:58:03] Production.INFO: Total Charge 0
[2026-09-14 12:58:03] Production.INFO: CreateAllLog End
[2026-09-14 12:58:03] Production.INFO: ==25702== Lock acquired, processing the job...
[2026-09-14 12:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:58:03] Production.INFO: ==25704== Lock acquired, processing the job...
[2026-09-14 12:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:58:03] Production.INFO: ==25708== Lock acquired, processing the job...
[2026-09-14 12:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:58:03] Production.INFO: Account Balance End.
[2026-09-14 12:58:03] Production.ERROR: CronJobId end 12
[2026-09-14 12:58:03] Production.INFO: ==25706== Releasing lock...
[2026-09-14 12:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:58:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 12:58:04] Production.INFO: ==25708== Releasing lock...
[2026-09-14 12:58:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:58:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:58:04] Production.INFO: ==25702== Releasing lock...
[2026-09-14 12:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:58:11] Production.ERROR: CronJobId end10
[2026-09-14 12:58:11] Production.INFO: ==25704== Releasing lock...
[2026-09-14 12:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:58:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:58:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:58:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:58:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:58:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:58:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:58:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:58:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:58:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:58:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:58:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:58:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:58:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:58:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:58:13] Production.INFO: call_cost start
[2026-09-14 12:58:13] Production.INFO: call_cost end
[2026-09-14 12:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:58:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:58:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:58:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:58:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:58:13] Production.INFO: ==25700== Releasing lock...
[2026-09-14 12:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 17:59:01] Production.INFO: ==25778== Lock acquired, processing the job...
[2026-09-14 17:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 17:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 17:59:01] Production.INFO: neon service started
[2026-09-14 17:59:01] Production.INFO: neon service started
[2026-09-14 17:59:01] Production.INFO: ==25778== Releasing lock...
[2026-09-14 17:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 17:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 12:59:01] Production.INFO: ==25780== Lock acquired, processing the job...
[2026-09-14 12:59:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 12:59:02] Production.INFO: ==25780== Releasing lock...
[2026-09-14 12:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 12:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:59:02] Production.INFO: ==25782== Lock acquired, processing the job...
[2026-09-14 16:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 16:59:02] Production.INFO: ==25782== Releasing lock...
[2026-09-14 16:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 16:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 12:59:02] Production.INFO: ==25785== Lock acquired, processing the job...
[2026-09-14 12:59:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 12:59:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 12:59:02] Production.INFO: ==25787== Lock acquired, processing the job...
[2026-09-14 12:59:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 12:59:02] Production.INFO: ==25789== Lock acquired, processing the job...
[2026-09-14 12:59:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 12:59:02] Production.INFO: ==25791== Lock acquired, processing the job...
[2026-09-14 12:59:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 12:59:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 12:59:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 12:59:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 12:59:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 12:59:03] Production.INFO: ==25793== Lock acquired, processing the job...
[2026-09-14 12:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 12:59:03] Production.INFO: Account Balance Start.
[2026-09-14 12:59:03] Production.INFO: CreateAllLog Start
[2026-09-14 12:59:03] Production.INFO: 117
[2026-09-14 12:59:03] Production.INFO: Date 2026-09-08
[2026-09-14 12:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:59:03] Production.INFO: Date 2026-09-09
[2026-09-14 12:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:59:03] Production.INFO: Date 2026-09-10
[2026-09-14 12:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 12:59:03] Production.INFO: Date 2026-09-11
[2026-09-14 12:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 12:59:03] Production.INFO: ==25793== Releasing lock...
[2026-09-14 12:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 12:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 12:59:03] Production.INFO: Date 2026-09-12
[2026-09-14 12:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:59:03] Production.INFO: Date 2026-09-13
[2026-09-14 12:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:59:03] Production.INFO: Date 2026-09-14
[2026-09-14 12:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 12:59:03] Production.INFO: Total Charge 0
[2026-09-14 12:59:03] Production.INFO: CreateAllLog End
[2026-09-14 12:59:03] Production.INFO: Account Balance End.
[2026-09-14 12:59:03] Production.ERROR: CronJobId end 12
[2026-09-14 12:59:03] Production.INFO: ==25791== Releasing lock...
[2026-09-14 12:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 12:59:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 12:59:03] Production.INFO: ==25787== Releasing lock...
[2026-09-14 12:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 12:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 12:59:10] Production.ERROR: CronJobId end10
[2026-09-14 12:59:10] Production.INFO: ==25789== Releasing lock...
[2026-09-14 12:59:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 12:59:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 12:59:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 12:59:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 12:59:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 12:59:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 12:59:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 12:59:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 12:59:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 12:59:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 12:59:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 12:59:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 12:59:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 12:59:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 12:59:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 12:59:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 12:59:12] Production.INFO: call_cost start
[2026-09-14 12:59:12] Production.INFO: call_cost end
[2026-09-14 12:59:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 12:59:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 12:59:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 12:59:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 12:59:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 12:59:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 12:59:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 12:59:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 12:59:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 12:59:12] Production.INFO: ==25785== Releasing lock...
[2026-09-14 12:59:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 12:59:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:00:01] Production.INFO: ==25857== Lock acquired, processing the job...
[2026-09-14 18:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:00:01] Production.INFO: neon service started
[2026-09-14 18:00:01] Production.INFO: neon service started
[2026-09-14 18:00:01] Production.INFO: ==25857== Releasing lock...
[2026-09-14 18:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:00:02] Production.INFO: ==25859== Lock acquired, processing the job...
[2026-09-14 13:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:00:02] Production.INFO: ==25861== Lock acquired, processing the job...
[2026-09-14 17:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:00:02] Production.INFO: ==25861== Releasing lock...
[2026-09-14 17:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:00:02] Production.INFO: ==25859== Releasing lock...
[2026-09-14 13:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:00:03] Production.INFO: ==25864== Lock acquired, processing the job...
[2026-09-14 13:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:00:03] Production.INFO: ==25866== Lock acquired, processing the job...
[2026-09-14 13:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:00:03] Production.INFO: ==25872== Lock acquired, processing the job...
[2026-09-14 13:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:00:03] Production.INFO: ==25868== Lock acquired, processing the job...
[2026-09-14 13:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:00:03] Production.INFO: ==25870== Lock acquired, processing the job...
[2026-09-14 13:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 13: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-09-14 13:00:03] Production.INFO: ==25872== Releasing lock...
[2026-09-14 13:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:00:03] Production.INFO: Account Balance Start.
[2026-09-14 13:00:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:00:03] Production.INFO: 117
[2026-09-14 13:00:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:00:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:00:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:00:04] Production.INFO: Date 2026-09-11
[2026-09-14 13:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:00:04] Production.INFO: Date 2026-09-12
[2026-09-14 13:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:00:04] Production.INFO: Date 2026-09-13
[2026-09-14 13:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:00:04] Production.INFO: Date 2026-09-14
[2026-09-14 13:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:00:04] Production.INFO: Total Charge 0
[2026-09-14 13:00:04] Production.INFO: CreateAllLog End
[2026-09-14 13:00:04] Production.INFO: ==25866== Releasing lock...
[2026-09-14 13:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:00:04] Production.INFO: Account Balance End.
[2026-09-14 13:00:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:00:04] Production.INFO: ==25870== Releasing lock...
[2026-09-14 13:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:00:09] Production.ERROR: CronJobId end10
[2026-09-14 13:00:09] Production.INFO: ==25868== Releasing lock...
[2026-09-14 13:00:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:00:09] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:00:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:00:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:00:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:00:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:00:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:00:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:00:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:00:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:00:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:00:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:00:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:00:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:00:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:00:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:00:13] Production.INFO: call_cost start
[2026-09-14 13:00:13] Production.INFO: call_cost end
[2026-09-14 13:00:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:00:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:00:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:00:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:00:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:00:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:00:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:00:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:00:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:00:13] Production.INFO: ==25864== Releasing lock...
[2026-09-14 13:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:00:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:01:02] Production.INFO: ==25942== Lock acquired, processing the job...
[2026-09-14 18:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:01:02] Production.INFO: neon service started
[2026-09-14 18:01:02] Production.INFO: neon service started
[2026-09-14 18:01:02] Production.INFO: ==25942== Releasing lock...
[2026-09-14 18:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:01:02] Production.INFO: ==25947== Lock acquired, processing the job...
[2026-09-14 13:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:01:02] Production.INFO: ==25947== Releasing lock...
[2026-09-14 13:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:01:02] Production.INFO: ==25949== Lock acquired, processing the job...
[2026-09-14 17:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:01:02] Production.INFO: ==25949== Releasing lock...
[2026-09-14 17:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:01:03] Production.INFO: ==25951== Lock acquired, processing the job...
[2026-09-14 13:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:01:03] Production.INFO: ==25953== Lock acquired, processing the job...
[2026-09-14 13:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:01:03] Production.INFO: ==25955== Lock acquired, processing the job...
[2026-09-14 13:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:01:03] Production.INFO: ==25957== Lock acquired, processing the job...
[2026-09-14 13:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:01:03] Production.INFO: ==25959== Lock acquired, processing the job...
[2026-09-14 13:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:01:03] Production.INFO: Account Balance Start.
[2026-09-14 13:01:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:01:03] Production.INFO: 117
[2026-09-14 13:01:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:01:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 13:01:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 13:01:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:01:04] Production.INFO: ==25959== Releasing lock...
[2026-09-14 13:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:01:04] Production.INFO: Date 2026-09-12
[2026-09-14 13:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:01:04] Production.INFO: Date 2026-09-13
[2026-09-14 13:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:01:04] Production.INFO: Date 2026-09-14
[2026-09-14 13:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:01:04] Production.INFO: Total Charge 0
[2026-09-14 13:01:04] Production.INFO: CreateAllLog End
[2026-09-14 13:01:04] Production.INFO: ==25953== Releasing lock...
[2026-09-14 13:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:01:04] Production.INFO: Account Balance End.
[2026-09-14 13:01:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:01:04] Production.INFO: ==25957== Releasing lock...
[2026-09-14 13:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:01:11] Production.ERROR: CronJobId end10
[2026-09-14 13:01:11] Production.INFO: ==25955== Releasing lock...
[2026-09-14 13:01:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:01:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:01:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:01:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:01:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:01:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:01:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:01:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:01:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:01:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:01:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:01:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:01:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:01:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:01:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:01:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:01:13] Production.INFO: call_cost start
[2026-09-14 13:01:13] Production.INFO: call_cost end
[2026-09-14 13:01:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:01:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:01:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:01:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:01:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:01:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:01:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:01:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:01:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:01:13] Production.INFO: ==25951== Releasing lock...
[2026-09-14 13:01:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:01:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:02:01] Production.INFO: ==26017== Lock acquired, processing the job...
[2026-09-14 18:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:02:01] Production.INFO: neon service started
[2026-09-14 18:02:01] Production.INFO: neon service started
[2026-09-14 18:02:01] Production.INFO: ==26017== Releasing lock...
[2026-09-14 18:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:02:01] Production.INFO: ==26019== Lock acquired, processing the job...
[2026-09-14 13:02:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:02:02] Production.INFO: ==26019== Releasing lock...
[2026-09-14 13:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:02:02] Production.INFO: ==26021== Lock acquired, processing the job...
[2026-09-14 17:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:02:02] Production.INFO: ==26021== Releasing lock...
[2026-09-14 17:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:02:02] Production.INFO: ==26023== Lock acquired, processing the job...
[2026-09-14 13:02:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:02:03] Production.INFO: ==26025== Lock acquired, processing the job...
[2026-09-14 13:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:02:03] Production.INFO: ==26029== Lock acquired, processing the job...
[2026-09-14 13:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:02:03] Production.INFO: ==26027== Lock acquired, processing the job...
[2026-09-14 13:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:02:03] Production.INFO: Account Balance Start.
[2026-09-14 13:02:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:02:03] Production.INFO: 117
[2026-09-14 13:02:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:02:03] Production.INFO: ==26033== Lock acquired, processing the job...
[2026-09-14 13:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:02:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:02:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:02:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:02:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:02:03] Production.INFO: ==26031== Lock acquired, processing the job...
[2026-09-14 13:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-14 13:02:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 13: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-09-14 13: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-09-14 13:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 13:02:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 13: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-09-14 13:02:03] Production.INFO: ==26033== Releasing lock...
[2026-09-14 13:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:02:03] Production.INFO: Total Charge 0
[2026-09-14 13:02:03] Production.INFO: CreateAllLog End
[2026-09-14 13:02:03] Production.INFO: Account Balance End.
[2026-09-14 13:02:03] Production.ERROR: done
[2026-09-14 13:02:03] Production.ERROR: tblTempVendorCDR_20
[2026-09-14 13:02:03] Production.ERROR: CronJobId end 12
[2026-09-14 13:02:03] Production.INFO: ==26029== Releasing lock...
[2026-09-14 13:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:02:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:02:03] Production.ERROR: done
[2026-09-14 13:02:03] Production.INFO: ==26025== Releasing lock...
[2026-09-14 13:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:02:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 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-09-14 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-09-14 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-09-14 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: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-09-14 13:02:04] Production.INFO: ==26031== Releasing lock...
[2026-09-14 13:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-14 13:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-14 13:02:12] Production.ERROR: CronJobId end10
[2026-09-14 13:02:12] Production.INFO: ==26027== Releasing lock...
[2026-09-14 13:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:02:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:02:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:02:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:02:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:02:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:02:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:02:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:02:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:02:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:02:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:02:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:02:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:02:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:02:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:02:14] Production.INFO: call_cost start
[2026-09-14 13:02:14] Production.INFO: call_cost end
[2026-09-14 13:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:02:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:02:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:02:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:02:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:02:14] Production.INFO: ==26023== Releasing lock...
[2026-09-14 13:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:03:02] Production.INFO: ==26097== Lock acquired, processing the job...
[2026-09-14 18:03:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:03:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:03:02] Production.INFO: neon service started
[2026-09-14 18:03:02] Production.INFO: neon service started
[2026-09-14 18:03:02] Production.INFO: ==26097== Releasing lock...
[2026-09-14 18:03:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:03:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:03:02] Production.INFO: ==26099== Lock acquired, processing the job...
[2026-09-14 13:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:03:02] Production.INFO: ==26099== Releasing lock...
[2026-09-14 13:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:03:02] Production.INFO: ==26101== Lock acquired, processing the job...
[2026-09-14 17:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:03:02] Production.INFO: ==26101== Releasing lock...
[2026-09-14 17:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:03:03] Production.INFO: ==26112== Lock acquired, processing the job...
[2026-09-14 13:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 13:03:03] Production.INFO: ==26112== Releasing lock...
[2026-09-14 13:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:03:03] Production.INFO: ==26103== Lock acquired, processing the job...
[2026-09-14 13:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:03:03] Production.INFO: ==26106== Lock acquired, processing the job...
[2026-09-14 13:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:03:03] Production.INFO: ==26108== Lock acquired, processing the job...
[2026-09-14 13:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:03:03] Production.INFO: ==26110== Lock acquired, processing the job...
[2026-09-14 13:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:03:03] Production.INFO: Account Balance Start.
[2026-09-14 13:03:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:03:03] Production.INFO: 117
[2026-09-14 13:03:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:03:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:03:04] Production.INFO: Date 2026-09-10
[2026-09-14 13:03:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:03:04] Production.INFO: Date 2026-09-11
[2026-09-14 13:03:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:03:04] Production.INFO: Date 2026-09-12
[2026-09-14 13:03:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:03:04] Production.INFO: Date 2026-09-13
[2026-09-14 13:03:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:03:04] Production.INFO: Date 2026-09-14
[2026-09-14 13:03:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:03:04] Production.INFO: Total Charge 0
[2026-09-14 13:03:04] Production.INFO: CreateAllLog End
[2026-09-14 13:03:04] Production.INFO: ==26106== Releasing lock...
[2026-09-14 13:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:03:04] Production.INFO: Account Balance End.
[2026-09-14 13:03:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:03:04] Production.INFO: ==26110== Releasing lock...
[2026-09-14 13:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:03:11] Production.ERROR: CronJobId end10
[2026-09-14 13:03:11] Production.INFO: ==26108== Releasing lock...
[2026-09-14 13:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:03:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:03:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:03:15] Production.INFO: call_cost start
[2026-09-14 13:03:15] Production.INFO: call_cost end
[2026-09-14 13:03:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:03:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:03:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:03:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:03:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:03:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:03:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:03:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:03:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:03:15] Production.INFO: ==26103== Releasing lock...
[2026-09-14 13:03:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:03:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:04:01] Production.INFO: ==26173== Lock acquired, processing the job...
[2026-09-14 18:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:04:01] Production.INFO: neon service started
[2026-09-14 18:04:01] Production.INFO: neon service started
[2026-09-14 18:04:01] Production.INFO: ==26173== Releasing lock...
[2026-09-14 18:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:04:01] Production.INFO: ==26177== Lock acquired, processing the job...
[2026-09-14 17:04:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:04:01] Production.INFO: ==26177== Releasing lock...
[2026-09-14 17:04:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:04:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:04:02] Production.INFO: ==26175== Lock acquired, processing the job...
[2026-09-14 13:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:04:02] Production.INFO: ==26175== Releasing lock...
[2026-09-14 13:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:04:03] Production.INFO: ==26184== Lock acquired, processing the job...
[2026-09-14 13:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:04:03] Production.INFO: ==26180== Lock acquired, processing the job...
[2026-09-14 13:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:04:03] Production.INFO: ==26188== Lock acquired, processing the job...
[2026-09-14 13:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:04:03] Production.INFO: ==26182== Lock acquired, processing the job...
[2026-09-14 13:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:04:03] Production.INFO: ==26186== Lock acquired, processing the job...
[2026-09-14 13:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 13:04:03] Production.INFO: ==26188== Releasing lock...
[2026-09-14 13:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:04:03] Production.INFO: Account Balance Start.
[2026-09-14 13:04:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:04:03] Production.INFO: 117
[2026-09-14 13:04:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:04:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:04:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:04:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:04:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:04:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:04:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:04:03] Production.INFO: Total Charge 0
[2026-09-14 13:04:03] Production.INFO: CreateAllLog End
[2026-09-14 13:04:04] Production.INFO: Account Balance End.
[2026-09-14 13:04:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:04:04] Production.INFO: ==26186== Releasing lock...
[2026-09-14 13:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:04:04] Production.INFO: ==26182== Releasing lock...
[2026-09-14 13:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:04:11] Production.ERROR: CronJobId end10
[2026-09-14 13:04:11] Production.INFO: ==26184== Releasing lock...
[2026-09-14 13:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:04:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:04:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:04:13] Production.INFO: call_cost start
[2026-09-14 13:04:13] Production.INFO: call_cost end
[2026-09-14 13:04:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:04:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:04:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:04:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:04:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:04:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:04:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:04:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:04:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:04:13] Production.INFO: ==26180== Releasing lock...
[2026-09-14 13:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:04:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:05:01] Production.INFO: ==26250== Lock acquired, processing the job...
[2026-09-14 18:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:05:01] Production.INFO: neon service started
[2026-09-14 18:05:01] Production.INFO: neon service started
[2026-09-14 18:05:01] Production.INFO: ==26250== Releasing lock...
[2026-09-14 18:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:05:02] Production.INFO: ==26252== Lock acquired, processing the job...
[2026-09-14 13:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:05:02] Production.INFO: ==26254== Lock acquired, processing the job...
[2026-09-14 17:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:05:02] Production.INFO: ==26254== Releasing lock...
[2026-09-14 17:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:05:02] Production.INFO: ==26252== Releasing lock...
[2026-09-14 13:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:05:03] Production.INFO: ==26263== Lock acquired, processing the job...
[2026-09-14 13:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:05:03] Production.INFO: ==26257== Lock acquired, processing the job...
[2026-09-14 13:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 13:05:03] Production.INFO: ==26259== Lock acquired, processing the job...
[2026-09-14 13:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:05:03] Production.INFO: ==26261== Lock acquired, processing the job...
[2026-09-14 13:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 13:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 13:05:03] Production.ERROR: CronJob PID - 26259
[2026-09-14 13:05:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 13:05:03] Production.ERROR: CronJob ID - 5
[2026-09-14 13:05:03] Production.ERROR: CronJob Last Run Time 2026-09-14 13:05:00
[2026-09-14 13:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 13:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 13:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 13:05:03] Production.ERROR: CronJob PID - 26263
[2026-09-14 13:05:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-14 13:05:03] Production.ERROR: CronJob ID - 10
[2026-09-14 13:05:03] Production.ERROR: CronJob Last Run Time 2026-09-14 13:05:00
[2026-09-14 13:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 13:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 13:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:05:03] Production.INFO: ==26267== Lock acquired, processing the job...
[2026-09-14 13:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 13:05:03] Production.INFO: ==26265== Lock acquired, processing the job...
[2026-09-14 13:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 13:05:03] Production.INFO: ==26257== Releasing lock...
[2026-09-14 13:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 13:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 13:05:04] Production.INFO: ==26269== Lock acquired, processing the job...
[2026-09-14 13:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:05:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 13:05:04] Production.INFO: Account Balance Start.
[2026-09-14 13:05:04] Production.INFO: CreateAllLog Start
[2026-09-14 13:05:04] Production.INFO: 117
[2026-09-14 13:05:04] Production.INFO: Date 2026-09-08
[2026-09-14 13: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-09-14 13: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-09-14 13:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 13: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-09-14 13:05:04] Production.INFO: ==26269== Releasing lock...
[2026-09-14 13:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:05:04] Production.INFO: Date 2026-09-09
[2026-09-14 13:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:05:04] Production.INFO: Date 2026-09-10
[2026-09-14 13:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:05:04] Production.ERROR: done
[2026-09-14 13:05:04] Production.INFO: Date 2026-09-11
[2026-09-14 13:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:05:04] Production.INFO: Date 2026-09-12
[2026-09-14 13:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 13:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002365', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 13:05:04] Production.INFO: Date 2026-09-13
[2026-09-14 13:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:05:04] Production.INFO: Date 2026-09-14
[2026-09-14 13:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:05:04] Production.INFO: Total Charge 0
[2026-09-14 13:05:04] Production.INFO: CreateAllLog End
[2026-09-14 13:05:04] Production.INFO: Account Balance End.
[2026-09-14 13:05:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:05:04] Production.INFO: ==26265== Releasing lock...
[2026-09-14 13:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:05:04] Production.INFO: ==26261== Releasing lock...
[2026-09-14 13:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:05:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002365', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 13:05:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 13:05:09] Production.INFO: ProcessCDR(1,18002365,1,1,2)
[2026-09-14 13:05:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18002365,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 13:05:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18002365,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 13:05:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 13:05:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 13:05:09] Production.INFO: ==26267== Releasing lock...
[2026-09-14 13:05:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 13:05:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 13:05:13] Production.ERROR: CronJobId end10
[2026-09-14 13:05:13] Production.INFO: ==26263== Releasing lock...
[2026-09-14 13:05:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:05:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:05:16] Production.INFO: call_cost start
[2026-09-14 13:05:16] Production.INFO: call_cost end
[2026-09-14 13:05:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:05:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:05:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:05:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:05:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:05:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:05:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:05:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:05:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:05:16] Production.INFO: ==26259== Releasing lock...
[2026-09-14 13:05:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:05:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:06:01] Production.INFO: ==26329== Lock acquired, processing the job...
[2026-09-14 18:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:06:01] Production.INFO: neon service started
[2026-09-14 18:06:01] Production.INFO: neon service started
[2026-09-14 18:06:01] Production.INFO: ==26329== Releasing lock...
[2026-09-14 18:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:06:02] Production.INFO: ==26331== Lock acquired, processing the job...
[2026-09-14 13:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:06:02] Production.INFO: ==26333== Lock acquired, processing the job...
[2026-09-14 17:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:06:02] Production.INFO: ==26333== Releasing lock...
[2026-09-14 17:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:06:02] Production.INFO: ==26331== Releasing lock...
[2026-09-14 13:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:06:02] Production.INFO: ==26336== Lock acquired, processing the job...
[2026-09-14 13:06:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:06:02] Production.INFO: ==26338== Lock acquired, processing the job...
[2026-09-14 13:06:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:06:02] Production.INFO: ==26340== Lock acquired, processing the job...
[2026-09-14 13:06:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:06:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:06:03] Production.INFO: ==26342== Lock acquired, processing the job...
[2026-09-14 13:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:06:03] Production.INFO: ==26344== Lock acquired, processing the job...
[2026-09-14 13:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 13:06:03] Production.INFO: ==26344== Releasing lock...
[2026-09-14 13:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:06:03] Production.INFO: Account Balance Start.
[2026-09-14 13:06:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:06:03] Production.INFO: 117
[2026-09-14 13:06:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:06:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:06:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:06:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:06:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:06:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:06:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:06:03] Production.INFO: Total Charge 0
[2026-09-14 13:06:03] Production.INFO: CreateAllLog End
[2026-09-14 13:06:03] Production.INFO: ==26338== Releasing lock...
[2026-09-14 13:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:06:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:06:03] Production.INFO: Account Balance End.
[2026-09-14 13:06:03] Production.ERROR: CronJobId end 12
[2026-09-14 13:06:03] Production.INFO: ==26342== Releasing lock...
[2026-09-14 13:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:06:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:06:10] Production.ERROR: CronJobId end10
[2026-09-14 13:06:10] Production.INFO: ==26340== Releasing lock...
[2026-09-14 13:06:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:06:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:06:13] Production.INFO: call_cost start
[2026-09-14 13:06:13] Production.INFO: call_cost end
[2026-09-14 13:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:06:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:06:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:06:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:06:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:06:13] Production.INFO: ==26336== Releasing lock...
[2026-09-14 13:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:06:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:07:01] Production.INFO: ==26405== Lock acquired, processing the job...
[2026-09-14 18:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:07:01] Production.INFO: neon service started
[2026-09-14 18:07:01] Production.INFO: neon service started
[2026-09-14 18:07:01] Production.INFO: ==26405== Releasing lock...
[2026-09-14 18:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:07:02] Production.INFO: ==26407== Lock acquired, processing the job...
[2026-09-14 13:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:07:02] Production.INFO: ==26407== Releasing lock...
[2026-09-14 13:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:07:02] Production.INFO: ==26409== Lock acquired, processing the job...
[2026-09-14 17:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:07:02] Production.INFO: ==26409== Releasing lock...
[2026-09-14 17:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:07:03] Production.INFO: ==26414== Lock acquired, processing the job...
[2026-09-14 13:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:07:03] Production.INFO: ==26416== Lock acquired, processing the job...
[2026-09-14 13:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:07:03] Production.INFO: ==26412== Lock acquired, processing the job...
[2026-09-14 13:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:07:03] Production.INFO: ==26418== Lock acquired, processing the job...
[2026-09-14 13:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:07:03] Production.INFO: ==26420== Lock acquired, processing the job...
[2026-09-14 13:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:07:03] Production.INFO: Account Balance Start.
[2026-09-14 13:07:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:07:03] Production.INFO: 117
[2026-09-14 13:07:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 13:07:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:07:03] Production.INFO: ==26420== Releasing lock...
[2026-09-14 13:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:07:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:07:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:07:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:07:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:07:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:07:03] Production.INFO: Total Charge 0
[2026-09-14 13:07:03] Production.INFO: CreateAllLog End
[2026-09-14 13:07:03] Production.INFO: ==26414== Releasing lock...
[2026-09-14 13:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:07:03] Production.INFO: Account Balance End.
[2026-09-14 13:07:03] Production.ERROR: CronJobId end 12
[2026-09-14 13:07:03] Production.INFO: ==26418== Releasing lock...
[2026-09-14 13:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:07:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:07:10] Production.ERROR: CronJobId end10
[2026-09-14 13:07:10] Production.INFO: ==26416== Releasing lock...
[2026-09-14 13:07:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:07:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:07:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:07:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:07:13] Production.INFO: call_cost start
[2026-09-14 13:07:13] Production.INFO: call_cost end
[2026-09-14 13:07:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:07:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:07:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:07:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:07:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:07:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:07:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:07:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:07:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:07:13] Production.INFO: ==26412== Releasing lock...
[2026-09-14 13:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:07:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:08:02] Production.INFO: ==26478== Lock acquired, processing the job...
[2026-09-14 18:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:08:02] Production.INFO: neon service started
[2026-09-14 18:08:02] Production.INFO: neon service started
[2026-09-14 18:08:02] Production.INFO: ==26478== Releasing lock...
[2026-09-14 18:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:08:02] Production.INFO: ==26482== Lock acquired, processing the job...
[2026-09-14 17:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:08:02] Production.INFO: ==26482== Releasing lock...
[2026-09-14 17:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:08:02] Production.INFO: ==26480== Lock acquired, processing the job...
[2026-09-14 13:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:08:02] Production.INFO: ==26480== Releasing lock...
[2026-09-14 13:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:08:03] Production.INFO: ==26486== Lock acquired, processing the job...
[2026-09-14 13:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:08:03] Production.INFO: ==26488== Lock acquired, processing the job...
[2026-09-14 13:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:08:03] Production.INFO: ==26490== Lock acquired, processing the job...
[2026-09-14 13:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:08:03] Production.INFO: ==26484== Lock acquired, processing the job...
[2026-09-14 13:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:08:03] Production.INFO: Account Balance Start.
[2026-09-14 13:08:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:08:03] Production.INFO: 117
[2026-09-14 13:08:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:08:03] Production.INFO: ==26492== Lock acquired, processing the job...
[2026-09-14 13:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:08:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:08:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:08:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:08:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 13:08:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 13:08:04] Production.INFO: Date 2026-09-14
[2026-09-14 13:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:08:04] Production.INFO: ==26492== Releasing lock...
[2026-09-14 13:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:08:04] Production.INFO: Total Charge 0
[2026-09-14 13:08:04] Production.INFO: CreateAllLog End
[2026-09-14 13:08:04] Production.INFO: Account Balance End.
[2026-09-14 13:08:04] Production.INFO: ==26486== Releasing lock...
[2026-09-14 13:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:08:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:08:04] Production.INFO: ==26490== Releasing lock...
[2026-09-14 13:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:08:10] Production.ERROR: CronJobId end10
[2026-09-14 13:08:10] Production.INFO: ==26488== Releasing lock...
[2026-09-14 13:08:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:08:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:08:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:08:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:08:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:08:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:08:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:08:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:08:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:08:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:08:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:08:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:08:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:08:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:08:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:08:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:08:13] Production.INFO: call_cost start
[2026-09-14 13:08:13] Production.INFO: call_cost end
[2026-09-14 13:08:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:08:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:08:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:08:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:08:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:08:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:08:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:08:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:08:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:08:13] Production.INFO: ==26484== Releasing lock...
[2026-09-14 13:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:08:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:09:01] Production.INFO: ==26549== Lock acquired, processing the job...
[2026-09-14 18:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:09:01] Production.INFO: neon service started
[2026-09-14 18:09:01] Production.INFO: neon service started
[2026-09-14 18:09:01] Production.INFO: ==26549== Releasing lock...
[2026-09-14 18:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:09:01] Production.INFO: ==26551== Lock acquired, processing the job...
[2026-09-14 13:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:09:01] Production.INFO: ==26551== Releasing lock...
[2026-09-14 13:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:09:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:09:02] Production.INFO: ==26553== Lock acquired, processing the job...
[2026-09-14 17:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:09:02] Production.INFO: ==26553== Releasing lock...
[2026-09-14 17:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:09:02] Production.INFO: ==26555== Lock acquired, processing the job...
[2026-09-14 13:09:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:09:02] Production.INFO: ==26557== Lock acquired, processing the job...
[2026-09-14 13:09:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:09:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:09:02] Production.INFO: ==26563== Lock acquired, processing the job...
[2026-09-14 13:09:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:09:02] Production.INFO: ==26559== Lock acquired, processing the job...
[2026-09-14 13:09:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:09:02] Production.INFO: ==26561== Lock acquired, processing the job...
[2026-09-14 13:09:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:09:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:09:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:09:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:09:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13: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-09-14 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-09-14 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-09-14 13:09:03] Production.INFO: Account Balance Start.
[2026-09-14 13:09:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:09:03] Production.INFO: 117
[2026-09-14 13:09:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:09:03] Production.INFO: ==26563== Releasing lock...
[2026-09-14 13:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:09:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:09:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:09:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:09:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:09:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:09:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:09:03] Production.INFO: Total Charge 0
[2026-09-14 13:09:03] Production.INFO: CreateAllLog End
[2026-09-14 13:09:03] Production.INFO: Account Balance End.
[2026-09-14 13:09:03] Production.INFO: ==26557== Releasing lock...
[2026-09-14 13:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:09:03] Production.ERROR: CronJobId end 12
[2026-09-14 13:09:03] Production.INFO: ==26561== Releasing lock...
[2026-09-14 13:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:09:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:09:10] Production.ERROR: CronJobId end10
[2026-09-14 13:09:10] Production.INFO: ==26559== Releasing lock...
[2026-09-14 13:09:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:09:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:09:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:09:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:09:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:09:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:09:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:09:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:09:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:09:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:09:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:09:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:09:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:09:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:09:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:09:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:09:13] Production.INFO: call_cost start
[2026-09-14 13:09:13] Production.INFO: call_cost end
[2026-09-14 13:09:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:09:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:09:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:09:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:09:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:09:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:09:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:09:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:09:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:09:13] Production.INFO: ==26555== Releasing lock...
[2026-09-14 13:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:09:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:10:01] Production.INFO: ==26627== Lock acquired, processing the job...
[2026-09-14 18:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:10:01] Production.INFO: neon service started
[2026-09-14 18:10:01] Production.INFO: neon service started
[2026-09-14 18:10:01] Production.INFO: ==26627== Releasing lock...
[2026-09-14 18:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:10:02] Production.INFO: ==26629== Lock acquired, processing the job...
[2026-09-14 13:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:10:02] Production.INFO: ==26629== Releasing lock...
[2026-09-14 13:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:10:02] Production.INFO: ==26631== Lock acquired, processing the job...
[2026-09-14 17:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:10:02] Production.INFO: ==26631== Releasing lock...
[2026-09-14 17:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:10:03] Production.INFO: ==26633== Lock acquired, processing the job...
[2026-09-14 13:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:10:03] Production.INFO: ==26635== Lock acquired, processing the job...
[2026-09-14 13:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:10:03] Production.INFO: ==26637== Lock acquired, processing the job...
[2026-09-14 13:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:10:03] Production.INFO: ==26639== Lock acquired, processing the job...
[2026-09-14 13:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:10:03] Production.INFO: ==26641== Lock acquired, processing the job...
[2026-09-14 13:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:10:03] Production.INFO: Account Balance Start.
[2026-09-14 13:10:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:10:03] Production.INFO: 117
[2026-09-14 13:10:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 13:10:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 13:10:03] Production.INFO: ==26641== Releasing lock...
[2026-09-14 13:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:10:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:10:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:10:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:10:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:10:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:10:03] Production.INFO: Total Charge 0
[2026-09-14 13:10:03] Production.INFO: CreateAllLog End
[2026-09-14 13:10:03] Production.INFO: Account Balance End.
[2026-09-14 13:10:03] Production.ERROR: CronJobId end 12
[2026-09-14 13:10:03] Production.INFO: ==26639== Releasing lock...
[2026-09-14 13:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:10:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:10:04] Production.INFO: ==26635== Releasing lock...
[2026-09-14 13:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:10:10] Production.ERROR: CronJobId end10
[2026-09-14 13:10:10] Production.INFO: ==26637== Releasing lock...
[2026-09-14 13:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:10:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:10:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:10:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:10:13] Production.INFO: call_cost start
[2026-09-14 13:10:13] Production.INFO: call_cost end
[2026-09-14 13:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:10:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:10:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:10:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:10:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:10:13] Production.INFO: ==26633== Releasing lock...
[2026-09-14 13:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:11:02] Production.INFO: ==26696== Lock acquired, processing the job...
[2026-09-14 18:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:11:02] Production.INFO: neon service started
[2026-09-14 18:11:02] Production.INFO: neon service started
[2026-09-14 18:11:02] Production.INFO: ==26696== Releasing lock...
[2026-09-14 18:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:11:02] Production.INFO: ==26698== Lock acquired, processing the job...
[2026-09-14 13:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:11:02] Production.INFO: ==26701== Lock acquired, processing the job...
[2026-09-14 17:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:11:02] Production.INFO: ==26701== Releasing lock...
[2026-09-14 17:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:11:03] Production.INFO: ==26698== Releasing lock...
[2026-09-14 13:11:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:11:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:11:03] Production.INFO: ==26705== Lock acquired, processing the job...
[2026-09-14 13:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:11:03] Production.INFO: ==26703== Lock acquired, processing the job...
[2026-09-14 13:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:11:03] Production.INFO: ==26707== Lock acquired, processing the job...
[2026-09-14 13:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:11:03] Production.INFO: ==26709== Lock acquired, processing the job...
[2026-09-14 13:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:11:03] Production.INFO: ==26711== Lock acquired, processing the job...
[2026-09-14 13:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:11:03] Production.INFO: Account Balance Start.
[2026-09-14 13:11:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:11:03] Production.INFO: 117
[2026-09-14 13:11:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 13:11:04] Production.INFO: Date 2026-09-09
[2026-09-14 13:11:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 13:11:04] Production.INFO: ==26711== Releasing lock...
[2026-09-14 13:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:11:04] Production.INFO: Date 2026-09-10
[2026-09-14 13:11:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:11:04] Production.INFO: Date 2026-09-11
[2026-09-14 13:11:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:11:04] Production.INFO: Date 2026-09-12
[2026-09-14 13:11:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:11:04] Production.INFO: Date 2026-09-13
[2026-09-14 13:11:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:11:04] Production.INFO: Date 2026-09-14
[2026-09-14 13:11:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:11:04] Production.INFO: Total Charge 0
[2026-09-14 13:11:04] Production.INFO: CreateAllLog End
[2026-09-14 13:11:04] Production.INFO: ==26705== Releasing lock...
[2026-09-14 13:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:11:04] Production.INFO: Account Balance End.
[2026-09-14 13:11:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:11:04] Production.INFO: ==26709== Releasing lock...
[2026-09-14 13:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:11:11] Production.ERROR: CronJobId end10
[2026-09-14 13:11:11] Production.INFO: ==26707== Releasing lock...
[2026-09-14 13:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:11:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:11:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:11:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:11:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:11:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:11:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:11:13] Production.INFO: call_cost start
[2026-09-14 13:11:13] Production.INFO: call_cost end
[2026-09-14 13:11:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:11:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:11:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:11:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:11:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:11:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:11:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:11:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:11:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:11:13] Production.INFO: ==26703== Releasing lock...
[2026-09-14 13:11:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:11:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:12:01] Production.INFO: ==26768== Lock acquired, processing the job...
[2026-09-14 18:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:12:01] Production.INFO: neon service started
[2026-09-14 18:12:01] Production.INFO: neon service started
[2026-09-14 18:12:01] Production.INFO: ==26768== Releasing lock...
[2026-09-14 18:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:12:02] Production.INFO: ==26770== Lock acquired, processing the job...
[2026-09-14 13:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:12:02] Production.INFO: ==26770== Releasing lock...
[2026-09-14 13:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:12:02] Production.INFO: ==26772== Lock acquired, processing the job...
[2026-09-14 17:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:12:02] Production.INFO: ==26772== Releasing lock...
[2026-09-14 17:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:12:03] Production.INFO: ==26774== Lock acquired, processing the job...
[2026-09-14 13:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:12:03] Production.INFO: ==26778== Lock acquired, processing the job...
[2026-09-14 13:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:12:03] Production.INFO: ==26776== Lock acquired, processing the job...
[2026-09-14 13:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:12:03] Production.INFO: ==26780== Lock acquired, processing the job...
[2026-09-14 13:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:12:03] Production.INFO: ==26782== Lock acquired, processing the job...
[2026-09-14 13:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:12:03] Production.INFO: Account Balance Start.
[2026-09-14 13:12:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:12:03] Production.INFO: 117
[2026-09-14 13:12:03] Production.INFO: Date 2026-09-08
[2026-09-14 13: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-09-14 13:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 13: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-09-14 13:12:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 13: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-09-14 13:12:03] Production.INFO: ==26782== Releasing lock...
[2026-09-14 13:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:12:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:12:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:12:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:12:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:12:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:12:03] Production.INFO: Total Charge 0
[2026-09-14 13:12:03] Production.INFO: CreateAllLog End
[2026-09-14 13:12:03] Production.INFO: Account Balance End.
[2026-09-14 13:12:03] Production.ERROR: CronJobId end 12
[2026-09-14 13:12:03] Production.INFO: ==26780== Releasing lock...
[2026-09-14 13:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:12:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:12:04] Production.INFO: ==26776== Releasing lock...
[2026-09-14 13:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:12:11] Production.ERROR: CronJobId end10
[2026-09-14 13:12:11] Production.INFO: ==26778== Releasing lock...
[2026-09-14 13:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:12:14] Production.INFO: call_cost start
[2026-09-14 13:12:14] Production.INFO: call_cost end
[2026-09-14 13:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:12:14] Production.INFO: ==26774== Releasing lock...
[2026-09-14 13:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:13:02] Production.INFO: ==26848== Lock acquired, processing the job...
[2026-09-14 18:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:13:02] Production.INFO: neon service started
[2026-09-14 18:13:02] Production.INFO: neon service started
[2026-09-14 18:13:02] Production.INFO: ==26848== Releasing lock...
[2026-09-14 18:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:13:02] Production.INFO: ==26850== Lock acquired, processing the job...
[2026-09-14 13:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:13:02] Production.INFO: ==26850== Releasing lock...
[2026-09-14 13:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:13:03] Production.INFO: ==26852== Lock acquired, processing the job...
[2026-09-14 17:13:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:13:03] Production.INFO: ==26852== Releasing lock...
[2026-09-14 17:13:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:13:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:13:03] Production.INFO: ==26856== Lock acquired, processing the job...
[2026-09-14 13:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:13:03] Production.INFO: ==26858== Lock acquired, processing the job...
[2026-09-14 13:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:13:03] Production.INFO: ==26860== Lock acquired, processing the job...
[2026-09-14 13:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:13:03] Production.INFO: ==26854== Lock acquired, processing the job...
[2026-09-14 13:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:13:03] Production.INFO: Account Balance Start.
[2026-09-14 13:13:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:13:03] Production.INFO: 117
[2026-09-14 13:13:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:13:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:13:03] Production.INFO: ==26862== Lock acquired, processing the job...
[2026-09-14 13:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:13:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:13:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:13:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 13:13:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:13:03] Production.INFO: ==26862== Releasing lock...
[2026-09-14 13:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:13:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:13:03] Production.INFO: Total Charge 0
[2026-09-14 13:13:04] Production.INFO: CreateAllLog End
[2026-09-14 13:13:04] Production.INFO: ==26856== Releasing lock...
[2026-09-14 13:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:13:04] Production.INFO: Account Balance End.
[2026-09-14 13:13:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:13:04] Production.INFO: ==26860== Releasing lock...
[2026-09-14 13:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:13: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-09-14 13:13:12] Production.ERROR: CronJobId end10
[2026-09-14 13:13:12] Production.INFO: ==26858== Releasing lock...
[2026-09-14 13:13:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:13:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:13:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:13:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:13:14] Production.INFO: call_cost start
[2026-09-14 13:13:14] Production.INFO: call_cost end
[2026-09-14 13:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:13:14] Production.INFO: ==26854== Releasing lock...
[2026-09-14 13:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:14:01] Production.INFO: ==26921== Lock acquired, processing the job...
[2026-09-14 18:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:14:01] Production.INFO: neon service started
[2026-09-14 18:14:01] Production.INFO: neon service started
[2026-09-14 18:14:01] Production.INFO: ==26921== Releasing lock...
[2026-09-14 18:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:14:02] Production.INFO: ==26925== Lock acquired, processing the job...
[2026-09-14 17:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:14:02] Production.INFO: ==26923== Lock acquired, processing the job...
[2026-09-14 13:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:14:02] Production.INFO: ==26925== Releasing lock...
[2026-09-14 17:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:14:02] Production.INFO: ==26923== Releasing lock...
[2026-09-14 13:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:14:03] Production.INFO: ==26928== Lock acquired, processing the job...
[2026-09-14 13:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:14:03] Production.INFO: ==26934== Lock acquired, processing the job...
[2026-09-14 13:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:14:03] Production.INFO: ==26932== Lock acquired, processing the job...
[2026-09-14 13:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:14:03] Production.INFO: ==26930== Lock acquired, processing the job...
[2026-09-14 13:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:14:03] Production.INFO: Account Balance Start.
[2026-09-14 13:14:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:14:03] Production.INFO: 117
[2026-09-14 13:14:03] Production.INFO: ==26936== Lock acquired, processing the job...
[2026-09-14 13:14:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:14:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:14:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 13:14:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:14:03] Production.INFO: ==26936== Releasing lock...
[2026-09-14 13:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:14:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:14:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:14:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:14:03] Production.INFO: Total Charge 0
[2026-09-14 13:14:03] Production.INFO: CreateAllLog End
[2026-09-14 13:14:03] Production.INFO: ==26930== Releasing lock...
[2026-09-14 13:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:14:03] Production.INFO: Account Balance End.
[2026-09-14 13:14:03] Production.ERROR: CronJobId end 12
[2026-09-14 13:14:03] Production.INFO: ==26934== Releasing lock...
[2026-09-14 13:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:14:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:14:10] Production.ERROR: CronJobId end10
[2026-09-14 13:14:10] Production.INFO: ==26932== Releasing lock...
[2026-09-14 13:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:14:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:14:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:14:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:14:14] Production.INFO: call_cost start
[2026-09-14 13:14:14] Production.INFO: call_cost end
[2026-09-14 13:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:14:14] Production.INFO: ==26928== Releasing lock...
[2026-09-14 13:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:15:01] Production.INFO: ==26992== Lock acquired, processing the job...
[2026-09-14 18:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:15:01] Production.INFO: neon service started
[2026-09-14 18:15:01] Production.INFO: neon service started
[2026-09-14 18:15:01] Production.INFO: ==26992== Releasing lock...
[2026-09-14 18:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:15:02] Production.INFO: ==26994== Lock acquired, processing the job...
[2026-09-14 13:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:15:02] Production.INFO: ==26996== Lock acquired, processing the job...
[2026-09-14 17:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:15:02] Production.INFO: ==26996== Releasing lock...
[2026-09-14 17:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:15:02] Production.INFO: ==26994== Releasing lock...
[2026-09-14 13:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:15:03] Production.INFO: ==26999== Lock acquired, processing the job...
[2026-09-14 13:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 13:15:03] Production.INFO: ==27003== Lock acquired, processing the job...
[2026-09-14 13:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 13:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 13:15:03] Production.INFO: ==26999== Releasing lock...
[2026-09-14 13:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 13:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 13:15:03] Production.INFO: ==27001== Lock acquired, processing the job...
[2026-09-14 13:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:15:03] Production.INFO: ==27005== Lock acquired, processing the job...
[2026-09-14 13:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:15:03] Production.INFO: ==27007== Lock acquired, processing the job...
[2026-09-14 13:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:15:03] Production.INFO: ==27009== Lock acquired, processing the job...
[2026-09-14 13:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 13:15:03] Production.INFO: ==27011== Lock acquired, processing the job...
[2026-09-14 13:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:15:03] Production.INFO: Account Balance Start.
[2026-09-14 13:15:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:15:03] Production.INFO: 117
[2026-09-14 13:15:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 13:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:15:04] Production.INFO: Date 2026-09-09
[2026-09-14 13: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-09-14 13:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 13: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-09-14 13:15:04] Production.INFO: Date 2026-09-10
[2026-09-14 13: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-09-14 13:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:15:04] Production.INFO: Date 2026-09-11
[2026-09-14 13:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:15:04] Production.INFO: ==27011== Releasing lock...
[2026-09-14 13:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:15:04] Production.INFO: Date 2026-09-12
[2026-09-14 13:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:15:04] Production.INFO: ==27003== Releasing lock...
[2026-09-14 13:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:15:04] Production.INFO: Date 2026-09-13
[2026-09-14 13:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:15:04] Production.ERROR: done
[2026-09-14 13:15:04] Production.INFO: Date 2026-09-14
[2026-09-14 13:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 13:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002406', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 13:15:04] Production.INFO: Total Charge 0
[2026-09-14 13:15:04] Production.INFO: CreateAllLog End
[2026-09-14 13:15:04] Production.INFO: Account Balance End.
[2026-09-14 13:15:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:15:04] Production.INFO: ==27007== Releasing lock...
[2026-09-14 13:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:15:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002406', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 13:15:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 13:15:09] Production.INFO: ProcessCDR(1,18002406,1,1,2)
[2026-09-14 13:15:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18002406,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 13:15:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18002406,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 13:15:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 13:15:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 13:15:09] Production.INFO: ==27009== Releasing lock...
[2026-09-14 13:15:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 13:15:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 13:15:13] Production.ERROR: CronJobId end10
[2026-09-14 13:15:13] Production.INFO: ==27005== Releasing lock...
[2026-09-14 13:15:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:15:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:15:16] Production.INFO: call_cost start
[2026-09-14 13:15:16] Production.INFO: call_cost end
[2026-09-14 13:15:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:15:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:15:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:15:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:15:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:15:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:15:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:15:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:15:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:15:16] Production.INFO: ==27001== Releasing lock...
[2026-09-14 13:15:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:15:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:16:02] Production.INFO: ==27070== Lock acquired, processing the job...
[2026-09-14 18:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:16:02] Production.INFO: neon service started
[2026-09-14 18:16:02] Production.INFO: neon service started
[2026-09-14 18:16:02] Production.INFO: ==27070== Releasing lock...
[2026-09-14 18:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:16:02] Production.INFO: ==27072== Lock acquired, processing the job...
[2026-09-14 13:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:16:02] Production.INFO: ==27072== Releasing lock...
[2026-09-14 13:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:16:02] Production.INFO: ==27074== Lock acquired, processing the job...
[2026-09-14 17:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:16:03] Production.INFO: ==27074== Releasing lock...
[2026-09-14 17:16:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:16:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:16:03] Production.INFO: ==27084== Lock acquired, processing the job...
[2026-09-14 13:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:16:03] Production.INFO: ==27076== Lock acquired, processing the job...
[2026-09-14 13:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:16:03] Production.INFO: ==27078== Lock acquired, processing the job...
[2026-09-14 13:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:16:03] Production.INFO: ==27080== Lock acquired, processing the job...
[2026-09-14 13:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 13:16:03] Production.INFO: ==27084== Releasing lock...
[2026-09-14 13:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:16:03] Production.INFO: ==27082== Lock acquired, processing the job...
[2026-09-14 13:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:16:03] Production.INFO: Account Balance Start.
[2026-09-14 13:16:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:16:03] Production.INFO: 117
[2026-09-14 13:16:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:16:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:16:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:16:04] Production.INFO: Date 2026-09-11
[2026-09-14 13:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:16:04] Production.INFO: Date 2026-09-12
[2026-09-14 13:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:16:04] Production.INFO: Date 2026-09-13
[2026-09-14 13:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:16:04] Production.INFO: Date 2026-09-14
[2026-09-14 13:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:16:04] Production.INFO: Total Charge 0
[2026-09-14 13:16:04] Production.INFO: CreateAllLog End
[2026-09-14 13:16:04] Production.INFO: Account Balance End.
[2026-09-14 13:16:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:16:04] Production.INFO: ==27082== Releasing lock...
[2026-09-14 13:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:16:04] Production.INFO: ==27078== Releasing lock...
[2026-09-14 13:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:16:11] Production.ERROR: CronJobId end10
[2026-09-14 13:16:11] Production.INFO: ==27080== Releasing lock...
[2026-09-14 13:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:16:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:16:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:16:14] Production.INFO: call_cost start
[2026-09-14 13:16:14] Production.INFO: call_cost end
[2026-09-14 13:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:16:14] Production.INFO: ==27076== Releasing lock...
[2026-09-14 13:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:17:01] Production.INFO: ==27144== Lock acquired, processing the job...
[2026-09-14 18:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:17:01] Production.INFO: neon service started
[2026-09-14 18:17:01] Production.INFO: neon service started
[2026-09-14 18:17:01] Production.INFO: ==27144== Releasing lock...
[2026-09-14 18:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:17:01] Production.INFO: ==27146== Lock acquired, processing the job...
[2026-09-14 13:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:17:02] Production.INFO: ==27146== Releasing lock...
[2026-09-14 13:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:17:02] Production.INFO: ==27148== Lock acquired, processing the job...
[2026-09-14 17:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:17:02] Production.INFO: ==27148== Releasing lock...
[2026-09-14 17:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:17:02] Production.INFO: ==27150== Lock acquired, processing the job...
[2026-09-14 13:17:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:17:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:17:02] Production.INFO: ==27154== Lock acquired, processing the job...
[2026-09-14 13:17:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:17:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:17:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:17:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:17:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:17:03] Production.INFO: ==27156== Lock acquired, processing the job...
[2026-09-14 13:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:17:03] Production.INFO: ==27152== Lock acquired, processing the job...
[2026-09-14 13:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:17:03] Production.INFO: Account Balance Start.
[2026-09-14 13:17:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:17:03] Production.INFO: 117
[2026-09-14 13:17:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:17:03] Production.INFO: ==27158== Lock acquired, processing the job...
[2026-09-14 13:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:17:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:17:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:17:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:17:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 13: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-09-14 13: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-09-14 13: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-09-14 13:17:03] Production.INFO: ==27158== Releasing lock...
[2026-09-14 13:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:17:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:17:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:17:03] Production.INFO: Total Charge 0
[2026-09-14 13:17:03] Production.INFO: CreateAllLog End
[2026-09-14 13:17:03] Production.INFO: Account Balance End.
[2026-09-14 13:17:03] Production.ERROR: CronJobId end 12
[2026-09-14 13:17:03] Production.INFO: ==27156== Releasing lock...
[2026-09-14 13:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:17:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:17:03] Production.INFO: ==27152== Releasing lock...
[2026-09-14 13:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:17:10] Production.ERROR: CronJobId end10
[2026-09-14 13:17:10] Production.INFO: ==27154== Releasing lock...
[2026-09-14 13:17:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:17:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:17:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:17:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:17:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:17:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:17:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:17:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:17:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:17:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:17:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:17:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:17:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:17:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:17:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:17:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:17:13] Production.INFO: call_cost start
[2026-09-14 13:17:13] Production.INFO: call_cost end
[2026-09-14 13:17:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:17:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:17:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:17:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:17:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:17:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:17:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:17:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:17:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:17:13] Production.INFO: ==27150== Releasing lock...
[2026-09-14 13:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:17:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:18:02] Production.INFO: ==27217== Lock acquired, processing the job...
[2026-09-14 18:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:18:02] Production.INFO: neon service started
[2026-09-14 18:18:02] Production.INFO: neon service started
[2026-09-14 18:18:02] Production.INFO: ==27217== Releasing lock...
[2026-09-14 18:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:18:02] Production.INFO: ==27221== Lock acquired, processing the job...
[2026-09-14 17:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:18:02] Production.INFO: ==27221== Releasing lock...
[2026-09-14 17:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:18:02] Production.INFO: ==27219== Lock acquired, processing the job...
[2026-09-14 13:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:18:02] Production.INFO: ==27219== Releasing lock...
[2026-09-14 13:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:18:03] Production.INFO: ==27223== Lock acquired, processing the job...
[2026-09-14 13:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:18:03] Production.INFO: ==27225== Lock acquired, processing the job...
[2026-09-14 13:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:18:03] Production.INFO: ==27229== Lock acquired, processing the job...
[2026-09-14 13:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:18:03] Production.INFO: ==27227== Lock acquired, processing the job...
[2026-09-14 13:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:18:03] Production.INFO: ==27231== Lock acquired, processing the job...
[2026-09-14 13:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:18:03] Production.INFO: Account Balance Start.
[2026-09-14 13:18:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:18:03] Production.INFO: 117
[2026-09-14 13:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:18:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:18:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 13:18:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:18:03] Production.INFO: ==27231== Releasing lock...
[2026-09-14 13:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:18:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:18:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:18:04] Production.INFO: Date 2026-09-13
[2026-09-14 13:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:18:04] Production.INFO: ==27225== Releasing lock...
[2026-09-14 13:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:18:04] Production.INFO: Date 2026-09-14
[2026-09-14 13:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:18:04] Production.INFO: Total Charge 0
[2026-09-14 13:18:04] Production.INFO: CreateAllLog End
[2026-09-14 13:18:04] Production.INFO: Account Balance End.
[2026-09-14 13:18:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:18:04] Production.INFO: ==27229== Releasing lock...
[2026-09-14 13:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:18:10] Production.ERROR: CronJobId end10
[2026-09-14 13:18:10] Production.INFO: ==27227== Releasing lock...
[2026-09-14 13:18:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:18:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:18:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:18:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:18:14] Production.INFO: call_cost start
[2026-09-14 13:18:14] Production.INFO: call_cost end
[2026-09-14 13:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:18:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:18:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:18:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:18:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:18:14] Production.INFO: ==27223== Releasing lock...
[2026-09-14 13:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:19:01] Production.INFO: ==27286== Lock acquired, processing the job...
[2026-09-14 18:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:19:01] Production.INFO: neon service started
[2026-09-14 18:19:01] Production.INFO: neon service started
[2026-09-14 18:19:01] Production.INFO: ==27286== Releasing lock...
[2026-09-14 18:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:19:02] Production.INFO: ==27288== Lock acquired, processing the job...
[2026-09-14 13:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:19:02] Production.INFO: ==27288== Releasing lock...
[2026-09-14 13:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:19:02] Production.INFO: ==27290== Lock acquired, processing the job...
[2026-09-14 17:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:19:02] Production.INFO: ==27290== Releasing lock...
[2026-09-14 17:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:19:03] Production.INFO: ==27294== Lock acquired, processing the job...
[2026-09-14 13:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:19:03] Production.INFO: ==27292== Lock acquired, processing the job...
[2026-09-14 13:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:19:03] Production.INFO: ==27301== Lock acquired, processing the job...
[2026-09-14 13:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:19:03] Production.INFO: ==27296== Lock acquired, processing the job...
[2026-09-14 13:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 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-09-14 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-09-14 13:19:03] Production.INFO: ==27299== Lock acquired, processing the job...
[2026-09-14 13:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:19:03] Production.INFO: ==27301== Releasing lock...
[2026-09-14 13:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:19:03] Production.INFO: Account Balance Start.
[2026-09-14 13:19:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:19:03] Production.INFO: 117
[2026-09-14 13:19:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:19:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:19:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:19:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:19:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:19:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:19:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:19:03] Production.INFO: Total Charge 0
[2026-09-14 13:19:03] Production.INFO: CreateAllLog End
[2026-09-14 13:19:03] Production.INFO: ==27294== Releasing lock...
[2026-09-14 13:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:19:03] Production.INFO: Account Balance End.
[2026-09-14 13:19:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:19:04] Production.INFO: ==27299== Releasing lock...
[2026-09-14 13:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:19:11] Production.ERROR: CronJobId end10
[2026-09-14 13:19:11] Production.INFO: ==27296== Releasing lock...
[2026-09-14 13:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:19:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:19:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:19:14] Production.INFO: call_cost start
[2026-09-14 13:19:14] Production.INFO: call_cost end
[2026-09-14 13:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:19:14] Production.INFO: ==27292== Releasing lock...
[2026-09-14 13:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:20:02] Production.INFO: ==27358== Lock acquired, processing the job...
[2026-09-14 18:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:20:02] Production.INFO: neon service started
[2026-09-14 18:20:02] Production.INFO: neon service started
[2026-09-14 18:20:02] Production.INFO: ==27358== Releasing lock...
[2026-09-14 18:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:20:02] Production.INFO: ==27360== Lock acquired, processing the job...
[2026-09-14 13:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:20:02] Production.INFO: ==27360== Releasing lock...
[2026-09-14 13:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:20:02] Production.INFO: ==27362== Lock acquired, processing the job...
[2026-09-14 17:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:20:02] Production.INFO: ==27362== Releasing lock...
[2026-09-14 17:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:20:03] Production.INFO: ==27368== Lock acquired, processing the job...
[2026-09-14 13:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:20:03] Production.INFO: ==27364== Lock acquired, processing the job...
[2026-09-14 13:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:20:03] Production.INFO: ==27366== Lock acquired, processing the job...
[2026-09-14 13:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:20:03] Production.INFO: ==27370== Lock acquired, processing the job...
[2026-09-14 13:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:20:03] Production.INFO: Account Balance Start.
[2026-09-14 13:20:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:20:03] Production.INFO: 117
[2026-09-14 13:20:03] Production.INFO: ==27372== Lock acquired, processing the job...
[2026-09-14 13:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:20:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:20:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:20:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:20:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 13: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-09-14 13:20:04] Production.INFO: Date 2026-09-12
[2026-09-14 13: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-09-14 13:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 13: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-09-14 13:20:04] Production.INFO: ==27372== Releasing lock...
[2026-09-14 13:20:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:20:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:20:04] Production.INFO: Date 2026-09-13
[2026-09-14 13:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:20:04] Production.INFO: Date 2026-09-14
[2026-09-14 13:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:20:04] Production.INFO: Total Charge 0
[2026-09-14 13:20:04] Production.INFO: CreateAllLog End
[2026-09-14 13:20:04] Production.INFO: Account Balance End.
[2026-09-14 13:20:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:20:04] Production.INFO: ==27370== Releasing lock...
[2026-09-14 13:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:20:04] Production.INFO: ==27366== Releasing lock...
[2026-09-14 13:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:20:11] Production.ERROR: CronJobId end10
[2026-09-14 13:20:11] Production.INFO: ==27368== Releasing lock...
[2026-09-14 13:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:20:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:20:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:20:14] Production.INFO: call_cost start
[2026-09-14 13:20:14] Production.INFO: call_cost end
[2026-09-14 13:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:20:14] Production.INFO: ==27364== Releasing lock...
[2026-09-14 13:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:21:01] Production.INFO: ==27435== Lock acquired, processing the job...
[2026-09-14 18:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:21:01] Production.INFO: neon service started
[2026-09-14 18:21:01] Production.INFO: neon service started
[2026-09-14 18:21:01] Production.INFO: ==27435== Releasing lock...
[2026-09-14 18:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:21:01] Production.INFO: ==27437== Lock acquired, processing the job...
[2026-09-14 13:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:21:02] Production.INFO: ==27437== Releasing lock...
[2026-09-14 13:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:21:02] Production.INFO: ==27439== Lock acquired, processing the job...
[2026-09-14 17:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:21:02] Production.INFO: ==27439== Releasing lock...
[2026-09-14 17:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:21:02] Production.INFO: ==27441== Lock acquired, processing the job...
[2026-09-14 13:21:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:21:02] Production.INFO: ==27443== Lock acquired, processing the job...
[2026-09-14 13:21:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:21:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:21:02] Production.INFO: ==27447== Lock acquired, processing the job...
[2026-09-14 13:21:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:21:02] Production.INFO: ==27445== Lock acquired, processing the job...
[2026-09-14 13:21:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:21:02] Production.INFO: Account Balance Start.
[2026-09-14 13:21:02] Production.INFO: CreateAllLog Start
[2026-09-14 13:21:02] Production.INFO: 117
[2026-09-14 13:21:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:21:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:21:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:21:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:21:03] Production.INFO: ==27449== Lock acquired, processing the job...
[2026-09-14 13:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:21:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 13: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-09-14 13: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-09-14 13: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-09-14 13:21:03] Production.INFO: ==27449== Releasing lock...
[2026-09-14 13:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:21:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:21:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:21:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:21:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:21:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:21:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:21:03] Production.INFO: Total Charge 0
[2026-09-14 13:21:03] Production.INFO: CreateAllLog End
[2026-09-14 13:21:03] Production.INFO: Account Balance End.
[2026-09-14 13:21:03] Production.ERROR: CronJobId end 12
[2026-09-14 13:21:03] Production.INFO: ==27447== Releasing lock...
[2026-09-14 13:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:21:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:21:03] Production.INFO: ==27443== Releasing lock...
[2026-09-14 13:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:21:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:21:11] Production.ERROR: CronJobId end10
[2026-09-14 13:21:11] Production.INFO: ==27445== Releasing lock...
[2026-09-14 13:21:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:21:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:21:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:21:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:21:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:21:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:21:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:21:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:21:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:21:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:21:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:21:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:21:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:21:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:21:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:21:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:21:12] Production.INFO: call_cost start
[2026-09-14 13:21:12] Production.INFO: call_cost end
[2026-09-14 13:21:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:21:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:21:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:21:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:21:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:21:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:21:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:21:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:21:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:21:12] Production.INFO: ==27441== Releasing lock...
[2026-09-14 13:21:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:21:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:22:01] Production.INFO: ==27505== Lock acquired, processing the job...
[2026-09-14 18:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:22:01] Production.INFO: neon service started
[2026-09-14 18:22:01] Production.INFO: neon service started
[2026-09-14 18:22:01] Production.INFO: ==27505== Releasing lock...
[2026-09-14 18:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:22:02] Production.INFO: ==27507== Lock acquired, processing the job...
[2026-09-14 13:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:22:02] Production.INFO: ==27507== Releasing lock...
[2026-09-14 13:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:22:02] Production.INFO: ==27509== Lock acquired, processing the job...
[2026-09-14 17:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:22:02] Production.INFO: ==27509== Releasing lock...
[2026-09-14 17:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:22:03] Production.INFO: ==27512== Lock acquired, processing the job...
[2026-09-14 13:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:22:03] Production.INFO: ==27514== Lock acquired, processing the job...
[2026-09-14 13:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:22:03] Production.INFO: ==27516== Lock acquired, processing the job...
[2026-09-14 13:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:22:03] Production.INFO: ==27518== Lock acquired, processing the job...
[2026-09-14 13:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:22:03] Production.INFO: ==27520== Lock acquired, processing the job...
[2026-09-14 13:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:22:03] Production.INFO: Account Balance Start.
[2026-09-14 13:22:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:22:03] Production.INFO: 117
[2026-09-14 13: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-09-14 13: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-09-14 13:22:03] Production.INFO: Date 2026-09-08
[2026-09-14 13: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-09-14 13:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:22:03] Production.INFO: ==27520== Releasing lock...
[2026-09-14 13:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:22:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:22:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:22:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:22:04] Production.INFO: Date 2026-09-12
[2026-09-14 13:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:22:04] Production.INFO: ==27514== Releasing lock...
[2026-09-14 13:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:22:04] Production.INFO: Date 2026-09-13
[2026-09-14 13:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:22:04] Production.INFO: Date 2026-09-14
[2026-09-14 13:22:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:22:04] Production.INFO: Total Charge 0
[2026-09-14 13:22:04] Production.INFO: CreateAllLog End
[2026-09-14 13:22:04] Production.INFO: Account Balance End.
[2026-09-14 13:22:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:22:04] Production.INFO: ==27518== Releasing lock...
[2026-09-14 13:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:22:11] Production.ERROR: CronJobId end10
[2026-09-14 13:22:11] Production.INFO: ==27516== Releasing lock...
[2026-09-14 13:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:22:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:22:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:22:13] Production.INFO: call_cost start
[2026-09-14 13:22:13] Production.INFO: call_cost end
[2026-09-14 13:22:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:22:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:22:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:22:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:22:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:22:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:22:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:22:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:22:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:22:13] Production.INFO: ==27512== Releasing lock...
[2026-09-14 13:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:22:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:23:01] Production.INFO: ==27579== Lock acquired, processing the job...
[2026-09-14 18:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:23:01] Production.INFO: neon service started
[2026-09-14 18:23:01] Production.INFO: neon service started
[2026-09-14 18:23:01] Production.INFO: ==27579== Releasing lock...
[2026-09-14 18:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:23:01] Production.INFO: ==27581== Lock acquired, processing the job...
[2026-09-14 13:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:23:01] Production.INFO: ==27581== Releasing lock...
[2026-09-14 13:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:23:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:23:02] Production.INFO: ==27583== Lock acquired, processing the job...
[2026-09-14 17:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:23:02] Production.INFO: ==27583== Releasing lock...
[2026-09-14 17:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:23:02] Production.INFO: ==27594== Lock acquired, processing the job...
[2026-09-14 13:23:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13: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-09-14 13:23: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-09-14 13:23: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-09-14 13:23:02] Production.INFO: ==27594== Releasing lock...
[2026-09-14 13:23:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:23:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:23:02] Production.INFO: ==27586== Lock acquired, processing the job...
[2026-09-14 13:23:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:23:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:23:02] Production.INFO: ==27588== Lock acquired, processing the job...
[2026-09-14 13:23:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:23:02] Production.INFO: ==27592== Lock acquired, processing the job...
[2026-09-14 13:23:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:23:03] Production.INFO: ==27590== Lock acquired, processing the job...
[2026-09-14 13:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:23:03] Production.INFO: Account Balance Start.
[2026-09-14 13:23:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:23:03] Production.INFO: 117
[2026-09-14 13:23:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:23:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:23:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:23:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:23:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:23:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:23:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:23:03] Production.INFO: Total Charge 0
[2026-09-14 13:23:03] Production.INFO: CreateAllLog End
[2026-09-14 13:23:03] Production.INFO: Account Balance End.
[2026-09-14 13:23:03] Production.ERROR: CronJobId end 12
[2026-09-14 13:23:03] Production.INFO: ==27592== Releasing lock...
[2026-09-14 13:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:23:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:23:03] Production.INFO: ==27588== Releasing lock...
[2026-09-14 13:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:23:12] Production.ERROR: CronJobId end10
[2026-09-14 13:23:12] Production.INFO: ==27590== Releasing lock...
[2026-09-14 13:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:23:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:23:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:23:13] Production.INFO: call_cost start
[2026-09-14 13:23:13] Production.INFO: call_cost end
[2026-09-14 13:23:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:23:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:23:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:23:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:23:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:23:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:23:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:23:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:23:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:23:13] Production.INFO: ==27586== Releasing lock...
[2026-09-14 13:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:23:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:24:01] Production.INFO: ==27650== Lock acquired, processing the job...
[2026-09-14 18:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:24:01] Production.INFO: neon service started
[2026-09-14 18:24:01] Production.INFO: neon service started
[2026-09-14 18:24:01] Production.INFO: ==27650== Releasing lock...
[2026-09-14 18:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:24:02] Production.INFO: ==27652== Lock acquired, processing the job...
[2026-09-14 13:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:24:02] Production.INFO: ==27652== Releasing lock...
[2026-09-14 13:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:24:02] Production.INFO: ==27654== Lock acquired, processing the job...
[2026-09-14 17:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:24:02] Production.INFO: ==27654== Releasing lock...
[2026-09-14 17:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:24:03] Production.INFO: ==27657== Lock acquired, processing the job...
[2026-09-14 13:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:24:03] Production.INFO: ==27661== Lock acquired, processing the job...
[2026-09-14 13:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:24:03] Production.INFO: ==27659== Lock acquired, processing the job...
[2026-09-14 13:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:24:03] Production.INFO: ==27665== Lock acquired, processing the job...
[2026-09-14 13:24:03] Production.INFO: ==27663== Lock acquired, processing the job...
[2026-09-14 13:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:24:03] Production.INFO: Account Balance Start.
[2026-09-14 13:24:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:24:03] Production.INFO: 117
[2026-09-14 13:24:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 13: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-09-14 13: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-09-14 13: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-09-14 13:24:03] Production.INFO: ==27665== Releasing lock...
[2026-09-14 13:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:24:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:24:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:24:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:24:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:24:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:24:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:24:03] Production.INFO: Total Charge 0
[2026-09-14 13:24:03] Production.INFO: CreateAllLog End
[2026-09-14 13:24:03] Production.INFO: Account Balance End.
[2026-09-14 13:24:03] Production.ERROR: CronJobId end 12
[2026-09-14 13:24:03] Production.INFO: ==27663== Releasing lock...
[2026-09-14 13:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:24:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:24:04] Production.INFO: ==27659== Releasing lock...
[2026-09-14 13:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:24:10] Production.ERROR: CronJobId end10
[2026-09-14 13:24:10] Production.INFO: ==27661== Releasing lock...
[2026-09-14 13:24:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:24:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:24:13] Production.INFO: call_cost start
[2026-09-14 13:24:13] Production.INFO: call_cost end
[2026-09-14 13:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:24:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:24:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:24:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:24:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:24:13] Production.INFO: ==27657== Releasing lock...
[2026-09-14 13:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:25:02] Production.INFO: ==27724== Lock acquired, processing the job...
[2026-09-14 18:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:25:02] Production.INFO: neon service started
[2026-09-14 18:25:02] Production.INFO: neon service started
[2026-09-14 18:25:02] Production.INFO: ==27724== Releasing lock...
[2026-09-14 18:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:25:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:25:02] Production.INFO: ==27726== Lock acquired, processing the job...
[2026-09-14 13:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:25:02] Production.INFO: ==27726== Releasing lock...
[2026-09-14 13:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:25:03] Production.INFO: ==27728== Lock acquired, processing the job...
[2026-09-14 17:25:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:25:03] Production.INFO: ==27728== Releasing lock...
[2026-09-14 17:25:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:25:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:25:03] Production.INFO: ==27731== Lock acquired, processing the job...
[2026-09-14 13:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 13:25:03] Production.INFO: ==27733== Lock acquired, processing the job...
[2026-09-14 13:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 13:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 13:25:03] Production.INFO: ==27731== Releasing lock...
[2026-09-14 13:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 13:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 13:25:03] Production.INFO: ==27737== Lock acquired, processing the job...
[2026-09-14 13:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:25:03] Production.INFO: ==27735== Lock acquired, processing the job...
[2026-09-14 13:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:25:03] Production.INFO: ==27739== Lock acquired, processing the job...
[2026-09-14 13:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:25:03] Production.INFO: ==27741== Lock acquired, processing the job...
[2026-09-14 13:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 13:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 13:25:03] Production.INFO: Account Balance Start.
[2026-09-14 13:25:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:25:03] Production.INFO: 117
[2026-09-14 13:25:04] Production.INFO: Date 2026-09-08
[2026-09-14 13:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:25:04] Production.INFO: ==27743== Lock acquired, processing the job...
[2026-09-14 13:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:25:04] Production.INFO: Date 2026-09-09
[2026-09-14 13:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:25:04] Production.ERROR: done
[2026-09-14 13:25:04] Production.INFO: Date 2026-09-10
[2026-09-14 13:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 13:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002447', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 13: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-09-14 13: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-09-14 13:25:04] Production.INFO: Date 2026-09-11
[2026-09-14 13:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 13: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-09-14 13:25:04] Production.INFO: ==27743== Releasing lock...
[2026-09-14 13:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:25:04] Production.INFO: Date 2026-09-12
[2026-09-14 13:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:25:04] Production.INFO: Date 2026-09-13
[2026-09-14 13:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:25:04] Production.INFO: Date 2026-09-14
[2026-09-14 13:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:25:04] Production.INFO: Total Charge 0
[2026-09-14 13:25:04] Production.INFO: CreateAllLog End
[2026-09-14 13:25:04] Production.INFO: ==27735== Releasing lock...
[2026-09-14 13:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:25:04] Production.INFO: Account Balance End.
[2026-09-14 13:25:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:25:04] Production.INFO: ==27739== Releasing lock...
[2026-09-14 13:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:25:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002447', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 13:25:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 13:25:11] Production.INFO: ProcessCDR(1,18002447,1,1,2)
[2026-09-14 13:25:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18002447,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 13:25:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18002447,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 13:25:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 13:25:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 13:25:11] Production.INFO: ==27741== Releasing lock...
[2026-09-14 13:25:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 13:25:11] Production.INFO: 26 MB #Memory Used#
[2026-09-14 13:25:15] Production.ERROR: CronJobId end10
[2026-09-14 13:25:15] Production.INFO: ==27737== Releasing lock...
[2026-09-14 13:25:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:25:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:25:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:25:17] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:25:17] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:25:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:25:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:25:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:25:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:25:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:25:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:25:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:25:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:25:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:25:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:25:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:25:18] Production.INFO: call_cost start
[2026-09-14 13:25:18] Production.INFO: call_cost end
[2026-09-14 13:25:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:25:18] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:25:18] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:25:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:25:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:25:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:25:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:25:18] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:25:18] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:25:18] Production.INFO: ==27733== Releasing lock...
[2026-09-14 13:25:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:25:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:26:01] Production.INFO: ==27802== Lock acquired, processing the job...
[2026-09-14 18:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:26:01] Production.INFO: neon service started
[2026-09-14 18:26:01] Production.INFO: neon service started
[2026-09-14 18:26:01] Production.INFO: ==27802== Releasing lock...
[2026-09-14 18:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:26:02] Production.INFO: ==27804== Lock acquired, processing the job...
[2026-09-14 13:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:26:02] Production.INFO: ==27806== Lock acquired, processing the job...
[2026-09-14 17:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:26:02] Production.INFO: ==27806== Releasing lock...
[2026-09-14 17:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:26:02] Production.INFO: ==27804== Releasing lock...
[2026-09-14 13:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:26:03] Production.INFO: ==27813== Lock acquired, processing the job...
[2026-09-14 13:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:26:03] Production.INFO: ==27809== Lock acquired, processing the job...
[2026-09-14 13:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:26:03] Production.INFO: ==27811== Lock acquired, processing the job...
[2026-09-14 13:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:26:03] Production.INFO: ==27815== Lock acquired, processing the job...
[2026-09-14 13:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:26:03] Production.INFO: ==27817== Lock acquired, processing the job...
[2026-09-14 13:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:26:03] Production.INFO: Account Balance Start.
[2026-09-14 13:26:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:26:03] Production.INFO: 117
[2026-09-14 13:26:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 13:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 13:26:03] Production.INFO: ==27817== Releasing lock...
[2026-09-14 13:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:26:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:26:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:26:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:26:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:26:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:26:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:26:03] Production.INFO: Total Charge 0
[2026-09-14 13:26:03] Production.INFO: CreateAllLog End
[2026-09-14 13:26:03] Production.INFO: Account Balance End.
[2026-09-14 13:26:03] Production.ERROR: CronJobId end 12
[2026-09-14 13:26:03] Production.INFO: ==27815== Releasing lock...
[2026-09-14 13:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:26:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:26:04] Production.INFO: ==27811== Releasing lock...
[2026-09-14 13:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:26:11] Production.ERROR: CronJobId end10
[2026-09-14 13:26:11] Production.INFO: ==27813== Releasing lock...
[2026-09-14 13:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:26:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:26:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:26:14] Production.INFO: call_cost start
[2026-09-14 13:26:14] Production.INFO: call_cost end
[2026-09-14 13:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:26:14] Production.INFO: ==27809== Releasing lock...
[2026-09-14 13:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:27:01] Production.INFO: ==27878== Lock acquired, processing the job...
[2026-09-14 18:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:27:02] Production.INFO: neon service started
[2026-09-14 18:27:02] Production.INFO: neon service started
[2026-09-14 18:27:02] Production.INFO: ==27878== Releasing lock...
[2026-09-14 18:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:27:02] Production.INFO: ==27880== Lock acquired, processing the job...
[2026-09-14 13:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:27:02] Production.INFO: ==27880== Releasing lock...
[2026-09-14 13:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:27:02] Production.INFO: ==27882== Lock acquired, processing the job...
[2026-09-14 17:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:27:02] Production.INFO: ==27882== Releasing lock...
[2026-09-14 17:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:27:03] Production.INFO: ==27885== Lock acquired, processing the job...
[2026-09-14 13:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:27:03] Production.INFO: ==27887== Lock acquired, processing the job...
[2026-09-14 13:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:27:03] Production.INFO: ==27889== Lock acquired, processing the job...
[2026-09-14 13:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:27:03] Production.INFO: ==27891== Lock acquired, processing the job...
[2026-09-14 13:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:27:03] Production.INFO: ==27893== Lock acquired, processing the job...
[2026-09-14 13:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:27:03] Production.INFO: Account Balance Start.
[2026-09-14 13:27:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:27:03] Production.INFO: 117
[2026-09-14 13:27:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 13:27:03] Production.INFO: Date 2026-09-09
[2026-09-14 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-09-14 13:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 13:27:03] Production.INFO: ==27893== Releasing lock...
[2026-09-14 13:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:27:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:27:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:27:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:27:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:27:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:27:03] Production.INFO: Total Charge 0
[2026-09-14 13:27:03] Production.INFO: CreateAllLog End
[2026-09-14 13:27:04] Production.INFO: ==27887== Releasing lock...
[2026-09-14 13:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:27:04] Production.INFO: Account Balance End.
[2026-09-14 13:27:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:27:04] Production.INFO: ==27891== Releasing lock...
[2026-09-14 13:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:27:12] Production.ERROR: CronJobId end10
[2026-09-14 13:27:12] Production.INFO: ==27889== Releasing lock...
[2026-09-14 13:27:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:27:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:27:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:27:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:27:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:27:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:27:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:27:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:27:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:27:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:27:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:27:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:27:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:27:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:27:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:27:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:27:15] Production.INFO: call_cost start
[2026-09-14 13:27:15] Production.INFO: call_cost end
[2026-09-14 13:27:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:27:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:27:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:27:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:27:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:27:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:27:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:27:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:27:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:27:15] Production.INFO: ==27885== Releasing lock...
[2026-09-14 13:27:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:27:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:28:01] Production.INFO: ==27948== Lock acquired, processing the job...
[2026-09-14 18:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:28:01] Production.INFO: neon service started
[2026-09-14 18:28:01] Production.INFO: neon service started
[2026-09-14 18:28:01] Production.INFO: ==27948== Releasing lock...
[2026-09-14 18:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:28:01] Production.INFO: ==27952== Lock acquired, processing the job...
[2026-09-14 17:28:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:28:01] Production.INFO: ==27952== Releasing lock...
[2026-09-14 17:28:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:28:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:28:01] Production.INFO: ==27950== Lock acquired, processing the job...
[2026-09-14 13:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:28:02] Production.INFO: ==27950== Releasing lock...
[2026-09-14 13:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:28:02] Production.INFO: ==27955== Lock acquired, processing the job...
[2026-09-14 13:28:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:28:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:28:02] Production.INFO: ==27959== Lock acquired, processing the job...
[2026-09-14 13:28:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:28:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:28:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:28:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:28:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:28:03] Production.INFO: ==27957== Lock acquired, processing the job...
[2026-09-14 13:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:28:03] Production.INFO: ==27961== Lock acquired, processing the job...
[2026-09-14 13:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:28:03] Production.INFO: ==27963== Lock acquired, processing the job...
[2026-09-14 13:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:28:03] Production.INFO: Account Balance Start.
[2026-09-14 13:28:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:28:03] Production.INFO: 117
[2026-09-14 13:28:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 13:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 13:28:03] Production.INFO: ==27963== Releasing lock...
[2026-09-14 13:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:28:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:28:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:28:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:28:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:28:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:28:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:28:03] Production.INFO: Total Charge 0
[2026-09-14 13:28:03] Production.INFO: CreateAllLog End
[2026-09-14 13:28:03] Production.INFO: Account Balance End.
[2026-09-14 13:28:03] Production.ERROR: CronJobId end 12
[2026-09-14 13:28:03] Production.INFO: ==27961== Releasing lock...
[2026-09-14 13:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:28:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:28:03] Production.INFO: ==27957== Releasing lock...
[2026-09-14 13:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:28:09] Production.ERROR: CronJobId end10
[2026-09-14 13:28:09] Production.INFO: ==27959== Releasing lock...
[2026-09-14 13:28:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:28:09] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:28:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:28:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:28:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:28:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:28:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:28:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:28:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:28:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:28:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:28:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:28:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:28:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:28:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:28:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:28:12] Production.INFO: call_cost start
[2026-09-14 13:28:12] Production.INFO: call_cost end
[2026-09-14 13:28:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:28:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:28:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:28:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:28:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:28:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:28:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:28:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:28:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:28:12] Production.INFO: ==27955== Releasing lock...
[2026-09-14 13:28:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:28:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:29:01] Production.INFO: ==28023== Lock acquired, processing the job...
[2026-09-14 18:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:29:01] Production.INFO: neon service started
[2026-09-14 18:29:01] Production.INFO: neon service started
[2026-09-14 18:29:01] Production.INFO: ==28023== Releasing lock...
[2026-09-14 18:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:29:02] Production.INFO: ==28025== Lock acquired, processing the job...
[2026-09-14 13:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:29:02] Production.INFO: ==28025== Releasing lock...
[2026-09-14 13:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:29:02] Production.INFO: ==28027== Lock acquired, processing the job...
[2026-09-14 17:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:29:02] Production.INFO: ==28027== Releasing lock...
[2026-09-14 17:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:29:02] Production.INFO: ==28029== Lock acquired, processing the job...
[2026-09-14 13:29:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:29:03] Production.INFO: ==28031== Lock acquired, processing the job...
[2026-09-14 13:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:29:03] Production.INFO: ==28033== Lock acquired, processing the job...
[2026-09-14 13:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:29:03] Production.INFO: ==28035== Lock acquired, processing the job...
[2026-09-14 13:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:29:03] Production.INFO: ==28038== Lock acquired, processing the job...
[2026-09-14 13:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:29:03] Production.INFO: Account Balance Start.
[2026-09-14 13:29:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:29:03] Production.INFO: 117
[2026-09-14 13: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-09-14 13:29:03] Production.INFO: Date 2026-09-08
[2026-09-14 13: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-09-14 13:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 13: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-09-14 13:29:03] Production.INFO: ==28038== Releasing lock...
[2026-09-14 13:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:29:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:29:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:29:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:29:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:29:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:29:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:29:03] Production.INFO: Total Charge 0
[2026-09-14 13:29:03] Production.INFO: CreateAllLog End
[2026-09-14 13:29:03] Production.INFO: Account Balance End.
[2026-09-14 13:29:03] Production.ERROR: CronJobId end 12
[2026-09-14 13:29:03] Production.INFO: ==28035== Releasing lock...
[2026-09-14 13:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:29:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:29:04] Production.INFO: ==28031== Releasing lock...
[2026-09-14 13:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:29:10] Production.ERROR: CronJobId end10
[2026-09-14 13:29:10] Production.INFO: ==28033== Releasing lock...
[2026-09-14 13:29:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:29:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:29:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:29:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:29:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:29:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:29:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:29:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:29:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:29:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:29:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:29:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:29:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:29:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:29:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:29:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:29:13] Production.INFO: call_cost start
[2026-09-14 13:29:13] Production.INFO: call_cost end
[2026-09-14 13:29:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:29:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:29:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:29:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:29:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:29:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:29:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:29:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:29:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:29:13] Production.INFO: ==28029== Releasing lock...
[2026-09-14 13:29:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:29:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:30:02] Production.INFO: ==28095== Lock acquired, processing the job...
[2026-09-14 18:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:30:02] Production.INFO: neon service started
[2026-09-14 18:30:02] Production.INFO: neon service started
[2026-09-14 18:30:02] Production.INFO: ==28095== Releasing lock...
[2026-09-14 18:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:30:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 13:30:02] Production.INFO: ==28097== Lock acquired, processing the job...
[2026-09-14 13:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:30:02] Production.INFO: ==28099== Lock acquired, processing the job...
[2026-09-14 17:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:30:02] Production.INFO: ==28099== Releasing lock...
[2026-09-14 17:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:30:02] Production.INFO: ==28097== Releasing lock...
[2026-09-14 13:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:30:03] Production.INFO: ==28102== Lock acquired, processing the job...
[2026-09-14 13:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:30:03] Production.INFO: ==28104== Lock acquired, processing the job...
[2026-09-14 13:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:30:03] Production.INFO: ==28110== Lock acquired, processing the job...
[2026-09-14 13:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:30:03] Production.INFO: ==28108== Lock acquired, processing the job...
[2026-09-14 13:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:30:03] Production.INFO: ==28106== Lock acquired, processing the job...
[2026-09-14 13:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 13:30:04] Production.INFO: ==28110== Releasing lock...
[2026-09-14 13:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:30:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:30:04] Production.INFO: Account Balance Start.
[2026-09-14 13:30:04] Production.INFO: CreateAllLog Start
[2026-09-14 13:30:04] Production.INFO: 117
[2026-09-14 13:30:04] Production.INFO: Date 2026-09-08
[2026-09-14 13:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:30:04] Production.INFO: Date 2026-09-09
[2026-09-14 13:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:30:04] Production.INFO: Date 2026-09-10
[2026-09-14 13:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:30:04] Production.INFO: Date 2026-09-11
[2026-09-14 13:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:30:04] Production.INFO: Date 2026-09-12
[2026-09-14 13:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:30:04] Production.INFO: Date 2026-09-13
[2026-09-14 13:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:30:04] Production.INFO: Date 2026-09-14
[2026-09-14 13:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:30:04] Production.INFO: ==28104== Releasing lock...
[2026-09-14 13:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:30:04] Production.INFO: Total Charge 0
[2026-09-14 13:30:04] Production.INFO: CreateAllLog End
[2026-09-14 13:30:04] Production.INFO: Account Balance End.
[2026-09-14 13:30:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:30:04] Production.INFO: ==28108== Releasing lock...
[2026-09-14 13:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:30:10] Production.ERROR: CronJobId end10
[2026-09-14 13:30:10] Production.INFO: ==28106== Releasing lock...
[2026-09-14 13:30:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:30:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:30:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:30:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:30:13] Production.INFO: call_cost start
[2026-09-14 13:30:13] Production.INFO: call_cost end
[2026-09-14 13:30:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:30:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:30:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:30:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:30:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:30:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:30:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:30:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:30:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:30:13] Production.INFO: ==28102== Releasing lock...
[2026-09-14 13:30:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:30:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:31:01] Production.INFO: ==28171== Lock acquired, processing the job...
[2026-09-14 18:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:31:01] Production.INFO: neon service started
[2026-09-14 18:31:01] Production.INFO: neon service started
[2026-09-14 18:31:01] Production.INFO: ==28171== Releasing lock...
[2026-09-14 18:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:31:02] Production.INFO: ==28175== Lock acquired, processing the job...
[2026-09-14 17:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:31:02] Production.INFO: ==28173== Lock acquired, processing the job...
[2026-09-14 13:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:31:02] Production.INFO: ==28175== Releasing lock...
[2026-09-14 17:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:31:02] Production.INFO: ==28173== Releasing lock...
[2026-09-14 13:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:31:03] Production.INFO: ==28182== Lock acquired, processing the job...
[2026-09-14 13:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:31:03] Production.INFO: ==28184== Lock acquired, processing the job...
[2026-09-14 13:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:31:03] Production.INFO: ==28178== Lock acquired, processing the job...
[2026-09-14 13:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:31:03] Production.INFO: ==28180== Lock acquired, processing the job...
[2026-09-14 13:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:31:03] Production.INFO: Account Balance Start.
[2026-09-14 13:31:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:31:03] Production.INFO: 117
[2026-09-14 13:31:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:31:03] Production.INFO: ==28186== Lock acquired, processing the job...
[2026-09-14 13:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:31:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:31:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 13:31:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:31:03] Production.INFO: ==28186== Releasing lock...
[2026-09-14 13:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:31:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:31:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:31:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:31:03] Production.INFO: Total Charge 0
[2026-09-14 13:31:03] Production.INFO: CreateAllLog End
[2026-09-14 13:31:04] Production.INFO: Account Balance End.
[2026-09-14 13:31:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:31:04] Production.INFO: ==28184== Releasing lock...
[2026-09-14 13:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:31:04] Production.INFO: ==28180== Releasing lock...
[2026-09-14 13:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:31:10] Production.ERROR: CronJobId end10
[2026-09-14 13:31:10] Production.INFO: ==28182== Releasing lock...
[2026-09-14 13:31:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:31:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:31:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:31:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:31:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:31:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:31:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:31:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:31:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:31:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:31:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:31:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:31:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:31:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:31:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:31:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:31:12] Production.INFO: call_cost start
[2026-09-14 13:31:12] Production.INFO: call_cost end
[2026-09-14 13:31:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:31:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:31:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:31:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:31:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:31:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:31:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:31:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:31:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:31:12] Production.INFO: ==28178== Releasing lock...
[2026-09-14 13:31:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:31:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:32:02] Production.INFO: ==28243== Lock acquired, processing the job...
[2026-09-14 18:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:32:02] Production.INFO: neon service started
[2026-09-14 18:32:02] Production.INFO: neon service started
[2026-09-14 18:32:02] Production.INFO: ==28243== Releasing lock...
[2026-09-14 18:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:32:02] Production.INFO: ==28245== Lock acquired, processing the job...
[2026-09-14 13:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:32:02] Production.INFO: ==28245== Releasing lock...
[2026-09-14 13:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:32:02] Production.INFO: ==28247== Lock acquired, processing the job...
[2026-09-14 17:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:32:02] Production.INFO: ==28247== Releasing lock...
[2026-09-14 17:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:32:03] Production.INFO: ==28249== Lock acquired, processing the job...
[2026-09-14 13:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:32:03] Production.INFO: ==28251== Lock acquired, processing the job...
[2026-09-14 13:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:32:03] Production.INFO: ==28255== Lock acquired, processing the job...
[2026-09-14 13:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:32:03] Production.INFO: ==28253== Lock acquired, processing the job...
[2026-09-14 13:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:32:03] Production.INFO: ==28257== Lock acquired, processing the job...
[2026-09-14 13:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:32:03] Production.INFO: Account Balance Start.
[2026-09-14 13:32:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:32:03] Production.INFO: 117
[2026-09-14 13:32:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:32:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:32:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 13:32:03] Production.INFO: ==28257== Releasing lock...
[2026-09-14 13:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:32:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:32:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:32:04] Production.INFO: Date 2026-09-13
[2026-09-14 13:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:32:04] Production.INFO: Date 2026-09-14
[2026-09-14 13:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:32:04] Production.INFO: Total Charge 0
[2026-09-14 13:32:04] Production.INFO: CreateAllLog End
[2026-09-14 13:32:04] Production.INFO: Account Balance End.
[2026-09-14 13:32:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:32:04] Production.INFO: ==28255== Releasing lock...
[2026-09-14 13:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:32:04] Production.INFO: ==28251== Releasing lock...
[2026-09-14 13:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:32:11] Production.ERROR: CronJobId end10
[2026-09-14 13:32:11] Production.INFO: ==28253== Releasing lock...
[2026-09-14 13:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:32:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:32:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:32:13] Production.INFO: call_cost start
[2026-09-14 13:32:13] Production.INFO: call_cost end
[2026-09-14 13:32:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:32:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:32:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:32:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:32:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:32:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:32:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:32:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:32:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:32:13] Production.INFO: ==28249== Releasing lock...
[2026-09-14 13:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:32:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:33:01] Production.INFO: ==28315== Lock acquired, processing the job...
[2026-09-14 18:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:33:01] Production.INFO: neon service started
[2026-09-14 18:33:01] Production.INFO: neon service started
[2026-09-14 18:33:01] Production.INFO: ==28315== Releasing lock...
[2026-09-14 18:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:33:02] Production.INFO: ==28317== Lock acquired, processing the job...
[2026-09-14 13:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:33:02] Production.INFO: ==28319== Lock acquired, processing the job...
[2026-09-14 17:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:33:02] Production.INFO: ==28317== Releasing lock...
[2026-09-14 13:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:33:02] Production.INFO: ==28319== Releasing lock...
[2026-09-14 17:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:33:03] Production.INFO: ==28324== Lock acquired, processing the job...
[2026-09-14 13:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:33:03] Production.INFO: ==28328== Lock acquired, processing the job...
[2026-09-14 13:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:33:03] Production.INFO: ==28322== Lock acquired, processing the job...
[2026-09-14 13:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:33:03] Production.INFO: ==28326== Lock acquired, processing the job...
[2026-09-14 13:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:33:03] Production.INFO: Account Balance Start.
[2026-09-14 13:33:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:33:03] Production.INFO: 117
[2026-09-14 13:33:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:33:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:33:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:33:03] Production.INFO: ==28330== Lock acquired, processing the job...
[2026-09-14 13:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:33:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:33:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 13:33:03] Production.INFO: ==28330== Releasing lock...
[2026-09-14 13:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:33:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:33:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:33:03] Production.INFO: Total Charge 0
[2026-09-14 13:33:03] Production.INFO: CreateAllLog End
[2026-09-14 13:33:03] Production.INFO: Account Balance End.
[2026-09-14 13:33:03] Production.ERROR: CronJobId end 12
[2026-09-14 13:33:03] Production.INFO: ==28328== Releasing lock...
[2026-09-14 13:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:33:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:33:03] Production.INFO: ==28324== Releasing lock...
[2026-09-14 13:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:33:10] Production.ERROR: CronJobId end10
[2026-09-14 13:33:10] Production.INFO: ==28326== Releasing lock...
[2026-09-14 13:33:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:33:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:33:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:33:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:33:13] Production.INFO: call_cost start
[2026-09-14 13:33:13] Production.INFO: call_cost end
[2026-09-14 13:33:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:33:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:33:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:33:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:33:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:33:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:33:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:33:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:33:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:33:13] Production.INFO: ==28322== Releasing lock...
[2026-09-14 13:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:33:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:34:02] Production.INFO: ==28386== Lock acquired, processing the job...
[2026-09-14 18:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:34:02] Production.INFO: neon service started
[2026-09-14 18:34:02] Production.INFO: neon service started
[2026-09-14 18:34:02] Production.INFO: ==28386== Releasing lock...
[2026-09-14 18:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:34:02] Production.INFO: ==28390== Lock acquired, processing the job...
[2026-09-14 17:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:34:02] Production.INFO: ==28390== Releasing lock...
[2026-09-14 17:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:34:02] Production.INFO: ==28388== Lock acquired, processing the job...
[2026-09-14 13:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:34:02] Production.INFO: ==28388== Releasing lock...
[2026-09-14 13:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:34:03] Production.INFO: ==28392== Lock acquired, processing the job...
[2026-09-14 13:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:34:03] Production.INFO: ==28396== Lock acquired, processing the job...
[2026-09-14 13:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:34:03] Production.INFO: ==28394== Lock acquired, processing the job...
[2026-09-14 13:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:34:03] Production.INFO: ==28398== Lock acquired, processing the job...
[2026-09-14 13:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:34:03] Production.INFO: ==28400== Lock acquired, processing the job...
[2026-09-14 13:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13: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-09-14 13: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-09-14 13:34:03] Production.INFO: Account Balance Start.
[2026-09-14 13:34:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:34:03] Production.INFO: 117
[2026-09-14 13: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-09-14 13:34:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:34:03] Production.INFO: ==28400== Releasing lock...
[2026-09-14 13:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:34:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:34:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:34:04] Production.INFO: Date 2026-09-11
[2026-09-14 13:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:34:04] Production.INFO: Date 2026-09-12
[2026-09-14 13:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:34:04] Production.INFO: Date 2026-09-13
[2026-09-14 13:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:34:04] Production.INFO: ==28394== Releasing lock...
[2026-09-14 13:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:34:04] Production.INFO: Date 2026-09-14
[2026-09-14 13:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:34:04] Production.INFO: Total Charge 0
[2026-09-14 13:34:04] Production.INFO: CreateAllLog End
[2026-09-14 13:34:04] Production.INFO: Account Balance End.
[2026-09-14 13:34:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:34:04] Production.INFO: ==28398== Releasing lock...
[2026-09-14 13:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:34:10] Production.ERROR: CronJobId end10
[2026-09-14 13:34:10] Production.INFO: ==28396== Releasing lock...
[2026-09-14 13:34:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:34:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:34:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:34:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:34:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:34:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:34:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:34:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:34:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:34:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:34:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:34:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:34:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:34:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:34:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:34:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:34:13] Production.INFO: call_cost start
[2026-09-14 13:34:13] Production.INFO: call_cost end
[2026-09-14 13:34:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:34:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:34:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:34:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:34:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:34:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:34:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:34:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:34:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:34:13] Production.INFO: ==28392== Releasing lock...
[2026-09-14 13:34:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:34:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:35:01] Production.INFO: ==28456== Lock acquired, processing the job...
[2026-09-14 18:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:35:01] Production.INFO: neon service started
[2026-09-14 18:35:01] Production.INFO: neon service started
[2026-09-14 18:35:01] Production.INFO: ==28456== Releasing lock...
[2026-09-14 18:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:35:01] Production.INFO: ==28458== Lock acquired, processing the job...
[2026-09-14 13:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:35:02] Production.INFO: ==28458== Releasing lock...
[2026-09-14 13:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:35:02] Production.INFO: ==28460== Lock acquired, processing the job...
[2026-09-14 17:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:35:02] Production.INFO: ==28460== Releasing lock...
[2026-09-14 17:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:35:02] Production.INFO: ==28462== Lock acquired, processing the job...
[2026-09-14 13:35:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 13:35:03] Production.INFO: ==28466== Lock acquired, processing the job...
[2026-09-14 13:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:35:03] Production.INFO: ==28468== Lock acquired, processing the job...
[2026-09-14 13:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:35:03] Production.INFO: ==28464== Lock acquired, processing the job...
[2026-09-14 13:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 13:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 13:35:03] Production.ERROR: CronJob PID - 28466
[2026-09-14 13:35:03] Production.ERROR: CronJob Title - Account Block
[2026-09-14 13:35:03] Production.ERROR: CronJob ID - 7
[2026-09-14 13:35:03] Production.ERROR: CronJob Last Run Time 2026-09-14 13:35:00
[2026-09-14 13:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 13:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 13:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 13:35:03] Production.ERROR: CronJob PID - 28468
[2026-09-14 13:35:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-14 13:35:03] Production.ERROR: CronJob ID - 10
[2026-09-14 13:35:03] Production.ERROR: CronJob Last Run Time 2026-09-14 13:35:00
[2026-09-14 13:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 13:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 13:35:03] Production.INFO: ==28472== Lock acquired, processing the job...
[2026-09-14 13:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 13:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 13:35:03] Production.INFO: ==28462== Releasing lock...
[2026-09-14 13:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 13:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 13:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 13:35:03] Production.INFO: ==28470== Lock acquired, processing the job...
[2026-09-14 13:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:35:03] Production.INFO: ==28475== Lock acquired, processing the job...
[2026-09-14 13:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:35:03] Production.INFO: Account Balance Start.
[2026-09-14 13:35:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:35:03] Production.INFO: 117
[2026-09-14 13:35:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 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-09-14 13:35:03] Production.INFO: ==28475== Releasing lock...
[2026-09-14 13:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:35:03] Production.ERROR: done
[2026-09-14 13:35:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:35:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:35:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 13:35:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002488', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 13:35:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:35:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:35:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:35:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:35:03] Production.INFO: Total Charge 0
[2026-09-14 13:35:03] Production.INFO: CreateAllLog End
[2026-09-14 13:35:04] Production.INFO: Account Balance End.
[2026-09-14 13:35:04] Production.INFO: ==28466== Releasing lock...
[2026-09-14 13:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:35:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:35:04] Production.INFO: ==28470== Releasing lock...
[2026-09-14 13:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:35:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002488', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 13:35:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 13:35:09] Production.INFO: ProcessCDR(1,18002488,1,1,2)
[2026-09-14 13:35:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18002488,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 13:35:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18002488,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 13:35:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 13:35:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 13:35:09] Production.INFO: ==28472== Releasing lock...
[2026-09-14 13:35:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 13:35:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 13:35:13] Production.ERROR: CronJobId end10
[2026-09-14 13:35:13] Production.INFO: ==28468== Releasing lock...
[2026-09-14 13:35:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:35:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:35:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:35:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:35:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:35:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:35:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:35:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:35:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:35:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:35:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:35:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:35:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:35:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:35:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:35:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:35:15] Production.INFO: call_cost start
[2026-09-14 13:35:15] Production.INFO: call_cost end
[2026-09-14 13:35:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:35:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:35:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:35:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:35:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:35:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:35:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:35:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:35:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:35:15] Production.INFO: ==28464== Releasing lock...
[2026-09-14 13:35:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:35:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:36:01] Production.INFO: ==28535== Lock acquired, processing the job...
[2026-09-14 18:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:36:01] Production.INFO: neon service started
[2026-09-14 18:36:01] Production.INFO: neon service started
[2026-09-14 18:36:01] Production.INFO: ==28535== Releasing lock...
[2026-09-14 18:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:36:02] Production.INFO: ==28539== Lock acquired, processing the job...
[2026-09-14 17:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:36:02] Production.INFO: ==28539== Releasing lock...
[2026-09-14 17:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:36:02] Production.INFO: ==28537== Lock acquired, processing the job...
[2026-09-14 13:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:36:02] Production.INFO: ==28537== Releasing lock...
[2026-09-14 13:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:36:03] Production.INFO: ==28550== Lock acquired, processing the job...
[2026-09-14 13:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 13:36:03] Production.INFO: ==28550== Releasing lock...
[2026-09-14 13:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:36:03] Production.INFO: ==28541== Lock acquired, processing the job...
[2026-09-14 13:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:36:03] Production.INFO: ==28543== Lock acquired, processing the job...
[2026-09-14 13:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:36:03] Production.INFO: ==28547== Lock acquired, processing the job...
[2026-09-14 13:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:36:03] Production.INFO: ==28545== Lock acquired, processing the job...
[2026-09-14 13:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:36:03] Production.INFO: Account Balance Start.
[2026-09-14 13:36:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:36:03] Production.INFO: 117
[2026-09-14 13:36:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:36:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:36:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:36:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:36:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:36:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:36:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:36:03] Production.INFO: Total Charge 0
[2026-09-14 13:36:03] Production.INFO: CreateAllLog End
[2026-09-14 13:36:04] Production.INFO: Account Balance End.
[2026-09-14 13:36:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:36:04] Production.INFO: ==28547== Releasing lock...
[2026-09-14 13:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:36:04] Production.INFO: ==28543== Releasing lock...
[2026-09-14 13:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:36:10] Production.ERROR: CronJobId end10
[2026-09-14 13:36:10] Production.INFO: ==28545== Releasing lock...
[2026-09-14 13:36:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:36:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:36:13] Production.INFO: call_cost start
[2026-09-14 13:36:13] Production.INFO: call_cost end
[2026-09-14 13:36:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:36:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:36:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:36:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:36:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:36:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:36:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:36:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:36:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:36:13] Production.INFO: ==28541== Releasing lock...
[2026-09-14 13:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:36:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:37:02] Production.INFO: ==28609== Lock acquired, processing the job...
[2026-09-14 18:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:37:02] Production.INFO: neon service started
[2026-09-14 18:37:02] Production.INFO: neon service started
[2026-09-14 18:37:02] Production.INFO: ==28609== Releasing lock...
[2026-09-14 18:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:37:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 13:37:02] Production.INFO: ==28611== Lock acquired, processing the job...
[2026-09-14 13:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:37:02] Production.INFO: ==28611== Releasing lock...
[2026-09-14 13:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:37:03] Production.INFO: ==28614== Lock acquired, processing the job...
[2026-09-14 17:37:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:37:03] Production.INFO: ==28614== Releasing lock...
[2026-09-14 17:37:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:37:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:37:03] Production.INFO: ==28616== Lock acquired, processing the job...
[2026-09-14 13:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:37:03] Production.INFO: ==28618== Lock acquired, processing the job...
[2026-09-14 13:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:37:03] Production.INFO: ==28620== Lock acquired, processing the job...
[2026-09-14 13:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:37:03] Production.INFO: ==28622== Lock acquired, processing the job...
[2026-09-14 13:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:37:03] Production.INFO: ==28624== Lock acquired, processing the job...
[2026-09-14 13:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:37:03] Production.INFO: Account Balance Start.
[2026-09-14 13:37:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:37:03] Production.INFO: 117
[2026-09-14 13:37:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 13:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 13:37:03] Production.INFO: ==28624== Releasing lock...
[2026-09-14 13:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:37:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:37:04] Production.INFO: Date 2026-09-10
[2026-09-14 13:37:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:37:04] Production.INFO: Date 2026-09-11
[2026-09-14 13:37:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:37:04] Production.INFO: Date 2026-09-12
[2026-09-14 13:37:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:37:04] Production.INFO: Date 2026-09-13
[2026-09-14 13:37:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:37:04] Production.INFO: Date 2026-09-14
[2026-09-14 13:37:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:37:04] Production.INFO: ==28618== Releasing lock...
[2026-09-14 13:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:37:04] Production.INFO: Total Charge 0
[2026-09-14 13:37:04] Production.INFO: CreateAllLog End
[2026-09-14 13:37:04] Production.INFO: Account Balance End.
[2026-09-14 13:37:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:37:04] Production.INFO: ==28622== Releasing lock...
[2026-09-14 13:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:37:11] Production.ERROR: CronJobId end10
[2026-09-14 13:37:11] Production.INFO: ==28620== Releasing lock...
[2026-09-14 13:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:37:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:37:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:37:14] Production.INFO: call_cost start
[2026-09-14 13:37:14] Production.INFO: call_cost end
[2026-09-14 13:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:37:14] Production.INFO: ==28616== Releasing lock...
[2026-09-14 13:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:38:01] Production.INFO: ==28677== Lock acquired, processing the job...
[2026-09-14 18:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:38:01] Production.INFO: neon service started
[2026-09-14 18:38:01] Production.INFO: neon service started
[2026-09-14 18:38:01] Production.INFO: ==28677== Releasing lock...
[2026-09-14 18:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:38:02] Production.INFO: ==28679== Lock acquired, processing the job...
[2026-09-14 13:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:38:02] Production.INFO: ==28679== Releasing lock...
[2026-09-14 13:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:38:02] Production.INFO: ==28681== Lock acquired, processing the job...
[2026-09-14 17:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:38:02] Production.INFO: ==28681== Releasing lock...
[2026-09-14 17:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:38:02] Production.INFO: ==28684== Lock acquired, processing the job...
[2026-09-14 13:38:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:38:03] Production.INFO: ==28686== Lock acquired, processing the job...
[2026-09-14 13:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:38:03] Production.INFO: ==28688== Lock acquired, processing the job...
[2026-09-14 13:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:38:03] Production.INFO: ==28690== Lock acquired, processing the job...
[2026-09-14 13:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:38:03] Production.INFO: ==28692== Lock acquired, processing the job...
[2026-09-14 13:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:38:03] Production.INFO: Account Balance Start.
[2026-09-14 13:38:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:38:03] Production.INFO: 117
[2026-09-14 13:38:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:38:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:38:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 13: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-09-14 13: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-09-14 13:38:03] Production.INFO: Date 2026-09-11
[2026-09-14 13: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-09-14 13:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:38:03] Production.INFO: ==28692== Releasing lock...
[2026-09-14 13:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:38:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:38:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:38:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:38:03] Production.INFO: Total Charge 0
[2026-09-14 13:38:03] Production.INFO: CreateAllLog End
[2026-09-14 13:38:03] Production.INFO: Account Balance End.
[2026-09-14 13:38:03] Production.ERROR: CronJobId end 12
[2026-09-14 13:38:03] Production.INFO: ==28690== Releasing lock...
[2026-09-14 13:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:38:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:38:03] Production.INFO: ==28686== Releasing lock...
[2026-09-14 13:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:38:10] Production.ERROR: CronJobId end10
[2026-09-14 13:38:10] Production.INFO: ==28688== Releasing lock...
[2026-09-14 13:38:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:38:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:38:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:38:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:38:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:38:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:38:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:38:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:38:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:38:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:38:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:38:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:38:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:38:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:38:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:38:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:38:12] Production.INFO: call_cost start
[2026-09-14 13:38:12] Production.INFO: call_cost end
[2026-09-14 13:38:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:38:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:38:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:38:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:38:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:38:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:38:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:38:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:38:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:38:12] Production.INFO: ==28684== Releasing lock...
[2026-09-14 13:38:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:38:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:39:02] Production.INFO: ==28751== Lock acquired, processing the job...
[2026-09-14 18:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:39:02] Production.INFO: neon service started
[2026-09-14 18:39:02] Production.INFO: neon service started
[2026-09-14 18:39:02] Production.INFO: ==28751== Releasing lock...
[2026-09-14 18:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:39:02] Production.INFO: ==28753== Lock acquired, processing the job...
[2026-09-14 13:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:39:02] Production.INFO: ==28753== Releasing lock...
[2026-09-14 13:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:39:02] Production.INFO: ==28755== Lock acquired, processing the job...
[2026-09-14 17:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:39:02] Production.INFO: ==28755== Releasing lock...
[2026-09-14 17:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:39:03] Production.INFO: ==28761== Lock acquired, processing the job...
[2026-09-14 13:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:39:03] Production.INFO: ==28759== Lock acquired, processing the job...
[2026-09-14 13:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:39:03] Production.INFO: ==28757== Lock acquired, processing the job...
[2026-09-14 13:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:39:03] Production.INFO: ==28763== Lock acquired, processing the job...
[2026-09-14 13:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:39:03] Production.INFO: ==28765== Lock acquired, processing the job...
[2026-09-14 13:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:39:03] Production.INFO: Account Balance Start.
[2026-09-14 13:39:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:39:03] Production.INFO: 117
[2026-09-14 13:39:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 13:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 13:39:03] Production.INFO: ==28765== Releasing lock...
[2026-09-14 13:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:39:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:39:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:39:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:39:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:39:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:39:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:39:03] Production.INFO: Total Charge 0
[2026-09-14 13:39:03] Production.INFO: CreateAllLog End
[2026-09-14 13:39:04] Production.INFO: Account Balance End.
[2026-09-14 13:39:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:39:04] Production.INFO: ==28763== Releasing lock...
[2026-09-14 13:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:39:04] Production.INFO: ==28759== Releasing lock...
[2026-09-14 13:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:39:10] Production.ERROR: CronJobId end10
[2026-09-14 13:39:10] Production.INFO: ==28761== Releasing lock...
[2026-09-14 13:39:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:39:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:39:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:39:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:39:14] Production.INFO: call_cost start
[2026-09-14 13:39:14] Production.INFO: call_cost end
[2026-09-14 13:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:39:14] Production.INFO: ==28757== Releasing lock...
[2026-09-14 13:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:40:01] Production.INFO: ==28821== Lock acquired, processing the job...
[2026-09-14 18:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:40:01] Production.INFO: neon service started
[2026-09-14 18:40:01] Production.INFO: neon service started
[2026-09-14 18:40:01] Production.INFO: ==28821== Releasing lock...
[2026-09-14 18:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:40:01] Production.INFO: ==28823== Lock acquired, processing the job...
[2026-09-14 13:40:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:40:02] Production.INFO: ==28823== Releasing lock...
[2026-09-14 13:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:40:02] Production.INFO: ==28825== Lock acquired, processing the job...
[2026-09-14 17:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:40:02] Production.INFO: ==28825== Releasing lock...
[2026-09-14 17:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:40:02] Production.INFO: ==28836== Lock acquired, processing the job...
[2026-09-14 13:40:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 13:40:03] Production.INFO: ==28827== Lock acquired, processing the job...
[2026-09-14 13:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 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-09-14 13:40:03] Production.INFO: ==28836== Releasing lock...
[2026-09-14 13:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:40:03] Production.INFO: ==28831== Lock acquired, processing the job...
[2026-09-14 13:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:40:03] Production.INFO: ==28829== Lock acquired, processing the job...
[2026-09-14 13:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:40:03] Production.INFO: ==28833== Lock acquired, processing the job...
[2026-09-14 13:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:40:03] Production.INFO: Account Balance Start.
[2026-09-14 13:40:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:40:03] Production.INFO: 117
[2026-09-14 13:40:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:40:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:40:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:40:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:40:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:40:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:40:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:40:03] Production.INFO: Total Charge 0
[2026-09-14 13:40:03] Production.INFO: CreateAllLog End
[2026-09-14 13:40:03] Production.INFO: Account Balance End.
[2026-09-14 13:40:03] Production.ERROR: CronJobId end 12
[2026-09-14 13:40:03] Production.INFO: ==28833== Releasing lock...
[2026-09-14 13:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:40:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:40:03] Production.INFO: ==28829== Releasing lock...
[2026-09-14 13:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:40:10] Production.ERROR: CronJobId end10
[2026-09-14 13:40:10] Production.INFO: ==28831== Releasing lock...
[2026-09-14 13:40:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:40:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:40:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:40:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:40:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:40:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:40:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:40:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:40:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:40:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:40:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:40:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:40:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:40:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:40:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:40:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:40:13] Production.INFO: call_cost start
[2026-09-14 13:40:13] Production.INFO: call_cost end
[2026-09-14 13:40:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:40:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:40:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:40:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:40:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:40:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:40:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:40:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:40:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:40:13] Production.INFO: ==28827== Releasing lock...
[2026-09-14 13:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:40:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:41:01] Production.INFO: ==28897== Lock acquired, processing the job...
[2026-09-14 18:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:41:01] Production.INFO: neon service started
[2026-09-14 18:41:01] Production.INFO: neon service started
[2026-09-14 18:41:01] Production.INFO: ==28897== Releasing lock...
[2026-09-14 18:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:41:02] Production.INFO: ==28899== Lock acquired, processing the job...
[2026-09-14 13:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:41:02] Production.INFO: ==28899== Releasing lock...
[2026-09-14 13:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:41:02] Production.INFO: ==28901== Lock acquired, processing the job...
[2026-09-14 17:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:41:02] Production.INFO: ==28901== Releasing lock...
[2026-09-14 17:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:41:03] Production.INFO: ==28909== Lock acquired, processing the job...
[2026-09-14 13:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:41:03] Production.INFO: ==28903== Lock acquired, processing the job...
[2026-09-14 13:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:41:03] Production.INFO: Account Balance Start.
[2026-09-14 13:41:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:41:03] Production.INFO: 117
[2026-09-14 13:41:03] Production.INFO: ==28905== Lock acquired, processing the job...
[2026-09-14 13:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:41:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:41:03] Production.INFO: ==28907== Lock acquired, processing the job...
[2026-09-14 13:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:41:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:41:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:41:03] Production.INFO: ==28911== Lock acquired, processing the job...
[2026-09-14 13:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:41:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:41:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 13: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-09-14 13: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-09-14 13:41:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 13: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-09-14 13:41:03] Production.INFO: ==28911== Releasing lock...
[2026-09-14 13:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:41:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:41:03] Production.INFO: Total Charge 0
[2026-09-14 13:41:03] Production.INFO: CreateAllLog End
[2026-09-14 13:41:03] Production.INFO: Account Balance End.
[2026-09-14 13:41:03] Production.ERROR: CronJobId end 12
[2026-09-14 13:41:03] Production.INFO: ==28909== Releasing lock...
[2026-09-14 13:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:41:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:41:04] Production.INFO: ==28905== Releasing lock...
[2026-09-14 13:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:41:10] Production.ERROR: CronJobId end10
[2026-09-14 13:41:10] Production.INFO: ==28907== Releasing lock...
[2026-09-14 13:41:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:41:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:41:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:41:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:41:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:41:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:41:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:41:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:41:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:41:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:41:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:41:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:41:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:41:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:41:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:41:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:41:13] Production.INFO: call_cost start
[2026-09-14 13:41:13] Production.INFO: call_cost end
[2026-09-14 13:41:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:41:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:41:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:41:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:41:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:41:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:41:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:41:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:41:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:41:13] Production.INFO: ==28903== Releasing lock...
[2026-09-14 13:41:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:41:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:42:02] Production.INFO: ==28969== Lock acquired, processing the job...
[2026-09-14 18:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:42:02] Production.INFO: neon service started
[2026-09-14 18:42:02] Production.INFO: neon service started
[2026-09-14 18:42:02] Production.INFO: ==28969== Releasing lock...
[2026-09-14 18:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:42:02] Production.INFO: ==28971== Lock acquired, processing the job...
[2026-09-14 13:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:42:02] Production.INFO: ==28971== Releasing lock...
[2026-09-14 13:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:42:02] Production.INFO: ==28973== Lock acquired, processing the job...
[2026-09-14 17:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:42:03] Production.INFO: ==28973== Releasing lock...
[2026-09-14 17:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:42:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:42:03] Production.INFO: ==28978== Lock acquired, processing the job...
[2026-09-14 13:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:42:03] Production.INFO: ==28976== Lock acquired, processing the job...
[2026-09-14 13:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:42:03] Production.INFO: ==28984== Lock acquired, processing the job...
[2026-09-14 13:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:42:03] Production.INFO: ==28980== Lock acquired, processing the job...
[2026-09-14 13:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 13:42:03] Production.INFO: ==28984== Releasing lock...
[2026-09-14 13:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:42:03] Production.INFO: ==28982== Lock acquired, processing the job...
[2026-09-14 13:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:42:04] Production.INFO: Account Balance Start.
[2026-09-14 13:42:04] Production.INFO: CreateAllLog Start
[2026-09-14 13:42:04] Production.INFO: 117
[2026-09-14 13:42:04] Production.INFO: Date 2026-09-08
[2026-09-14 13:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:42:04] Production.INFO: Date 2026-09-09
[2026-09-14 13:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:42:04] Production.INFO: Date 2026-09-10
[2026-09-14 13:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:42:04] Production.INFO: Date 2026-09-11
[2026-09-14 13:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:42:04] Production.INFO: Date 2026-09-12
[2026-09-14 13:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:42:04] Production.INFO: Date 2026-09-13
[2026-09-14 13:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:42:04] Production.INFO: Date 2026-09-14
[2026-09-14 13:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:42:04] Production.INFO: ==28978== Releasing lock...
[2026-09-14 13:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:42:04] Production.INFO: Total Charge 0
[2026-09-14 13:42:04] Production.INFO: CreateAllLog End
[2026-09-14 13:42:04] Production.INFO: Account Balance End.
[2026-09-14 13:42:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:42:04] Production.INFO: ==28982== Releasing lock...
[2026-09-14 13:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:42:10] Production.ERROR: CronJobId end10
[2026-09-14 13:42:10] Production.INFO: ==28980== Releasing lock...
[2026-09-14 13:42:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:42:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:42:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:42:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:42:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:42:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:42:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:42:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:42:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:42:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:42:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:42:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:42:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:42:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:42:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:42:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:42:13] Production.INFO: call_cost start
[2026-09-14 13:42:13] Production.INFO: call_cost end
[2026-09-14 13:42:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:42:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:42:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:42:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:42:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:42:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:42:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:42:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:42:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:42:13] Production.INFO: ==28976== Releasing lock...
[2026-09-14 13:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:42:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:43:01] Production.INFO: ==29040== Lock acquired, processing the job...
[2026-09-14 18:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:43:01] Production.INFO: neon service started
[2026-09-14 18:43:01] Production.INFO: neon service started
[2026-09-14 18:43:01] Production.INFO: ==29040== Releasing lock...
[2026-09-14 18:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:43:02] Production.INFO: ==29042== Lock acquired, processing the job...
[2026-09-14 13:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:43:02] Production.INFO: ==29044== Lock acquired, processing the job...
[2026-09-14 17:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:43:02] Production.INFO: ==29044== Releasing lock...
[2026-09-14 17:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:43:02] Production.INFO: ==29042== Releasing lock...
[2026-09-14 13:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:43:03] Production.INFO: ==29047== Lock acquired, processing the job...
[2026-09-14 13:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:43:03] Production.INFO: ==29049== Lock acquired, processing the job...
[2026-09-14 13:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:43:03] Production.INFO: ==29051== Lock acquired, processing the job...
[2026-09-14 13:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:43:03] Production.INFO: ==29055== Lock acquired, processing the job...
[2026-09-14 13:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:43:03] Production.INFO: ==29053== Lock acquired, processing the job...
[2026-09-14 13:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:43:03] Production.INFO: Account Balance Start.
[2026-09-14 13:43:03] Production.INFO: CreateAllLog Start
[2026-09-14 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-09-14 13:43:03] Production.INFO: 117
[2026-09-14 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-09-14 13:43:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 13:43:03] Production.INFO: ==29055== Releasing lock...
[2026-09-14 13:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:43:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:43:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:43:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:43:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:43:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:43:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:43:03] Production.INFO: Total Charge 0
[2026-09-14 13:43:03] Production.INFO: CreateAllLog End
[2026-09-14 13:43:03] Production.INFO: ==29049== Releasing lock...
[2026-09-14 13:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:43:03] Production.INFO: Account Balance End.
[2026-09-14 13:43:03] Production.ERROR: CronJobId end 12
[2026-09-14 13:43:03] Production.INFO: ==29053== Releasing lock...
[2026-09-14 13:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:43:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:43:10] Production.ERROR: CronJobId end10
[2026-09-14 13:43:10] Production.INFO: ==29051== Releasing lock...
[2026-09-14 13:43:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:43:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:43:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:43:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:43:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:43:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:43:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:43:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:43:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:43:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:43:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:43:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:43:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:43:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:43:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:43:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:43:12] Production.INFO: call_cost start
[2026-09-14 13:43:12] Production.INFO: call_cost end
[2026-09-14 13:43:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:43:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:43:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:43:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:43:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:43:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:43:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:43:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:43:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:43:12] Production.INFO: ==29047== Releasing lock...
[2026-09-14 13:43:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:43:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:44:02] Production.INFO: ==29110== Lock acquired, processing the job...
[2026-09-14 18:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:44:02] Production.INFO: neon service started
[2026-09-14 18:44:02] Production.INFO: neon service started
[2026-09-14 18:44:02] Production.INFO: ==29110== Releasing lock...
[2026-09-14 18:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:44:02] Production.INFO: ==29114== Lock acquired, processing the job...
[2026-09-14 17:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:44:02] Production.INFO: ==29114== Releasing lock...
[2026-09-14 17:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:44:02] Production.INFO: ==29112== Lock acquired, processing the job...
[2026-09-14 13:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:44:02] Production.INFO: ==29112== Releasing lock...
[2026-09-14 13:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:44:03] Production.INFO: ==29123== Lock acquired, processing the job...
[2026-09-14 13:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:44:03] Production.INFO: ==29125== Lock acquired, processing the job...
[2026-09-14 13:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:44:03] Production.INFO: ==29119== Lock acquired, processing the job...
[2026-09-14 13:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:44:03] Production.INFO: Account Balance Start.
[2026-09-14 13:44:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:44:03] Production.INFO: ==29121== Lock acquired, processing the job...
[2026-09-14 13:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:44:03] Production.INFO: 117
[2026-09-14 13:44:03] Production.INFO: ==29127== Lock acquired, processing the job...
[2026-09-14 13:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:44:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:44:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 13:44:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:44:03] Production.INFO: ==29127== Releasing lock...
[2026-09-14 13:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:44:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:44:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:44:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:44:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:44:03] Production.INFO: Total Charge 0
[2026-09-14 13:44:03] Production.INFO: CreateAllLog End
[2026-09-14 13:44:04] Production.INFO: Account Balance End.
[2026-09-14 13:44:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:44:04] Production.INFO: ==29125== Releasing lock...
[2026-09-14 13:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:44:04] Production.INFO: ==29121== Releasing lock...
[2026-09-14 13:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:44:10] Production.ERROR: CronJobId end10
[2026-09-14 13:44:10] Production.INFO: ==29123== Releasing lock...
[2026-09-14 13:44:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:44:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:44:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:44:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:44:13] Production.INFO: call_cost start
[2026-09-14 13:44:13] Production.INFO: call_cost end
[2026-09-14 13:44:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:44:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:44:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:44:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:44:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:44:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:44:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:44:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:44:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:44:13] Production.INFO: ==29119== Releasing lock...
[2026-09-14 13:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:44:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:45:01] Production.INFO: ==29182== Lock acquired, processing the job...
[2026-09-14 18:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:45:01] Production.INFO: neon service started
[2026-09-14 18:45:01] Production.INFO: neon service started
[2026-09-14 18:45:01] Production.INFO: ==29182== Releasing lock...
[2026-09-14 18:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:45:02] Production.INFO: ==29184== Lock acquired, processing the job...
[2026-09-14 13:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:45:02] Production.INFO: ==29186== Lock acquired, processing the job...
[2026-09-14 17:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:45:02] Production.INFO: ==29186== Releasing lock...
[2026-09-14 17:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:45:02] Production.INFO: ==29184== Releasing lock...
[2026-09-14 13:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:45:03] Production.INFO: ==29197== Lock acquired, processing the job...
[2026-09-14 13:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:45:03] Production.INFO: ==29201== Lock acquired, processing the job...
[2026-09-14 13:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:45:03] Production.INFO: Account Balance Start.
[2026-09-14 13:45:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:45:03] Production.INFO: 117
[2026-09-14 13:45:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:45:03] Production.INFO: ==29189== Lock acquired, processing the job...
[2026-09-14 13:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 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-09-14 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-09-14 13:45:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 13:45:03] Production.INFO: ==29193== Lock acquired, processing the job...
[2026-09-14 13:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:45:03] Production.INFO: ==29201== Releasing lock...
[2026-09-14 13:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:45:03] Production.INFO: ==29195== Lock acquired, processing the job...
[2026-09-14 13:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:45:03] Production.INFO: ==29191== Lock acquired, processing the job...
[2026-09-14 13:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:45:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:45:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 13:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 13:45:03] Production.ERROR: CronJob PID - 29191
[2026-09-14 13:45:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 13:45:03] Production.ERROR: CronJob ID - 5
[2026-09-14 13:45:03] Production.ERROR: CronJob Last Run Time 2026-09-14 13:45:00
[2026-09-14 13:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 13:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 13:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 13:45:03] Production.ERROR: CronJob PID - 29193
[2026-09-14 13:45:03] Production.ERROR: CronJob Title - Account Block
[2026-09-14 13:45:03] Production.ERROR: CronJob ID - 7
[2026-09-14 13:45:03] Production.ERROR: CronJob Last Run Time 2026-09-14 13:45:00
[2026-09-14 13:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 13:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 13:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 13:45:03] Production.ERROR: CronJob PID - 29195
[2026-09-14 13:45:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-14 13:45:03] Production.ERROR: CronJob ID - 10
[2026-09-14 13:45:03] Production.ERROR: CronJob Last Run Time 2026-09-14 13:45:00
[2026-09-14 13:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 13:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 13:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 13:45:03] Production.ERROR: CronJob PID - 29197
[2026-09-14 13:45:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-14 13:45:03] Production.ERROR: CronJob ID - 12
[2026-09-14 13:45:03] Production.ERROR: CronJob Last Run Time 2026-09-14 13:45:00
[2026-09-14 13:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 13:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 13:45:03] Production.INFO: ==29199== Lock acquired, processing the job...
[2026-09-14 13:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 13:45:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 13:45:03] Production.INFO: ==29189== Releasing lock...
[2026-09-14 13:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 13:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 13:45:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 13:45:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:45:03] Production.INFO: Total Charge 0
[2026-09-14 13:45:03] Production.INFO: CreateAllLog End
[2026-09-14 13:45:03] Production.ERROR: done
[2026-09-14 13:45:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 13:45:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002529', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 13:45:03] Production.INFO: Account Balance End.
[2026-09-14 13:45:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:45:04] Production.INFO: ==29197== Releasing lock...
[2026-09-14 13:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:45:04] Production.INFO: ==29193== Releasing lock...
[2026-09-14 13:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:45:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002529', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 13:45:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 13:45:09] Production.INFO: ProcessCDR(1,18002529,1,1,2)
[2026-09-14 13:45:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18002529,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 13:45:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18002529,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 13:45:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 13:45:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 13:45:09] Production.INFO: ==29199== Releasing lock...
[2026-09-14 13:45:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 13:45:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 13:45:13] Production.ERROR: CronJobId end10
[2026-09-14 13:45:13] Production.INFO: ==29195== Releasing lock...
[2026-09-14 13:45:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:45:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:45:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:45:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:45:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:45:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:45:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:45:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:45:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:45:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:45:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:45:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:45:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:45:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:45:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:45:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:45:15] Production.INFO: call_cost start
[2026-09-14 13:45:15] Production.INFO: call_cost end
[2026-09-14 13:45:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:45:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:45:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:45:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:45:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:45:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:45:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:45:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:45:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:45:15] Production.INFO: ==29191== Releasing lock...
[2026-09-14 13:45:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:45:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:46:01] Production.INFO: ==29257== Lock acquired, processing the job...
[2026-09-14 18:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:46:01] Production.INFO: neon service started
[2026-09-14 18:46:01] Production.INFO: neon service started
[2026-09-14 18:46:01] Production.INFO: ==29257== Releasing lock...
[2026-09-14 18:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:46:02] Production.INFO: ==29261== Lock acquired, processing the job...
[2026-09-14 17:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:46:02] Production.INFO: ==29259== Lock acquired, processing the job...
[2026-09-14 13:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:46:02] Production.INFO: ==29261== Releasing lock...
[2026-09-14 17:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:46:02] Production.INFO: ==29259== Releasing lock...
[2026-09-14 13:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:46:03] Production.INFO: ==29263== Lock acquired, processing the job...
[2026-09-14 13:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:46:03] Production.INFO: ==29268== Lock acquired, processing the job...
[2026-09-14 13:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:46:03] Production.INFO: ==29270== Lock acquired, processing the job...
[2026-09-14 13:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:46:03] Production.INFO: ==29266== Lock acquired, processing the job...
[2026-09-14 13:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:46:03] Production.INFO: Account Balance Start.
[2026-09-14 13:46:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:46:03] Production.INFO: 117
[2026-09-14 13:46:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:46:03] Production.INFO: ==29272== Lock acquired, processing the job...
[2026-09-14 13:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:46:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 13: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-09-14 13: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-09-14 13:46:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 13: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-09-14 13:46:03] Production.INFO: ==29272== Releasing lock...
[2026-09-14 13:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:46:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:46:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:46:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:46:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:46:04] Production.INFO: Total Charge 0
[2026-09-14 13:46:04] Production.INFO: CreateAllLog End
[2026-09-14 13:46:04] Production.INFO: Account Balance End.
[2026-09-14 13:46:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:46:04] Production.INFO: ==29270== Releasing lock...
[2026-09-14 13:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:46:04] Production.INFO: ==29266== Releasing lock...
[2026-09-14 13:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:46:10] Production.ERROR: CronJobId end10
[2026-09-14 13:46:10] Production.INFO: ==29268== Releasing lock...
[2026-09-14 13:46:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:46:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:46:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:46:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:46:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:46:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:46:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:46:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:46:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:46:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:46:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:46:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:46:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:46:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:46:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:46:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:46:13] Production.INFO: call_cost start
[2026-09-14 13:46:13] Production.INFO: call_cost end
[2026-09-14 13:46:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:46:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:46:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:46:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:46:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:46:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:46:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:46:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:46:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:46:13] Production.INFO: ==29263== Releasing lock...
[2026-09-14 13:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:46:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:47:02] Production.INFO: ==29332== Lock acquired, processing the job...
[2026-09-14 18:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:47:02] Production.INFO: neon service started
[2026-09-14 18:47:02] Production.INFO: neon service started
[2026-09-14 18:47:02] Production.INFO: ==29332== Releasing lock...
[2026-09-14 18:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:47:02] Production.INFO: ==29336== Lock acquired, processing the job...
[2026-09-14 17:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:47:02] Production.INFO: ==29336== Releasing lock...
[2026-09-14 17:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:47:02] Production.INFO: ==29334== Lock acquired, processing the job...
[2026-09-14 13:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:47:02] Production.INFO: ==29334== Releasing lock...
[2026-09-14 13:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:47:03] Production.INFO: ==29339== Lock acquired, processing the job...
[2026-09-14 13:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:47:03] Production.INFO: ==29341== Lock acquired, processing the job...
[2026-09-14 13:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:47:03] Production.INFO: ==29343== Lock acquired, processing the job...
[2026-09-14 13:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:47:03] Production.INFO: ==29345== Lock acquired, processing the job...
[2026-09-14 13:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:47:03] Production.INFO: ==29347== Lock acquired, processing the job...
[2026-09-14 13:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:47:03] Production.INFO: Account Balance Start.
[2026-09-14 13:47:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:47:03] Production.INFO: 117
[2026-09-14 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-09-14 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-09-14 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-09-14 13:47:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:47:03] Production.INFO: ==29347== Releasing lock...
[2026-09-14 13:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:47:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:47:04] Production.INFO: Date 2026-09-10
[2026-09-14 13:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:47:04] Production.INFO: Date 2026-09-11
[2026-09-14 13:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:47:04] Production.INFO: Date 2026-09-12
[2026-09-14 13:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:47:04] Production.INFO: Date 2026-09-13
[2026-09-14 13:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:47:04] Production.INFO: Date 2026-09-14
[2026-09-14 13:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:47:04] Production.INFO: Total Charge 0
[2026-09-14 13:47:04] Production.INFO: ==29341== Releasing lock...
[2026-09-14 13:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:47:04] Production.INFO: CreateAllLog End
[2026-09-14 13:47:04] Production.INFO: Account Balance End.
[2026-09-14 13:47:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:47:04] Production.INFO: ==29345== Releasing lock...
[2026-09-14 13:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:47:12] Production.ERROR: CronJobId end10
[2026-09-14 13:47:12] Production.INFO: ==29343== Releasing lock...
[2026-09-14 13:47:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:47:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:47:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:47:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:47:13] Production.INFO: call_cost start
[2026-09-14 13:47:13] Production.INFO: call_cost end
[2026-09-14 13:47:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:47:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:47:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:47:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:47:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:47:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:47:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:47:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:47:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:47:13] Production.INFO: ==29339== Releasing lock...
[2026-09-14 13:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:47:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:48:01] Production.INFO: ==29401== Lock acquired, processing the job...
[2026-09-14 18:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:48:01] Production.INFO: neon service started
[2026-09-14 18:48:01] Production.INFO: neon service started
[2026-09-14 18:48:01] Production.INFO: ==29401== Releasing lock...
[2026-09-14 18:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:48:01] Production.INFO: ==29404== Lock acquired, processing the job...
[2026-09-14 13:48:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:48:02] Production.INFO: ==29404== Releasing lock...
[2026-09-14 13:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:48:02] Production.INFO: ==29406== Lock acquired, processing the job...
[2026-09-14 17:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:48:02] Production.INFO: ==29406== Releasing lock...
[2026-09-14 17:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:48:02] Production.INFO: ==29408== Lock acquired, processing the job...
[2026-09-14 13:48:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:48:02] Production.INFO: ==29410== Lock acquired, processing the job...
[2026-09-14 13:48:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:48:02] Production.INFO: ==29414== Lock acquired, processing the job...
[2026-09-14 13:48:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:48:03] Production.INFO: ==29416== Lock acquired, processing the job...
[2026-09-14 13:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:48:03] Production.INFO: Account Balance Start.
[2026-09-14 13:48:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:48:03] Production.INFO: ==29412== Lock acquired, processing the job...
[2026-09-14 13:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:48:03] Production.INFO: 117
[2026-09-14 13:48:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:48:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 13: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-09-14 13:48:03] Production.INFO: Date 2026-09-10
[2026-09-14 13: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-09-14 13:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:48:03] Production.INFO: ==29416== Releasing lock...
[2026-09-14 13:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:48:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:48:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:48:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:48:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:48:03] Production.INFO: Total Charge 0
[2026-09-14 13:48:03] Production.INFO: CreateAllLog End
[2026-09-14 13:48:03] Production.INFO: ==29410== Releasing lock...
[2026-09-14 13:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:48:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:48:03] Production.INFO: Account Balance End.
[2026-09-14 13:48:03] Production.ERROR: CronJobId end 12
[2026-09-14 13:48:03] Production.INFO: ==29414== Releasing lock...
[2026-09-14 13:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:48:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:48:10] Production.ERROR: CronJobId end10
[2026-09-14 13:48:10] Production.INFO: ==29412== Releasing lock...
[2026-09-14 13:48:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:48:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:48:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:48:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:48:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:48:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:48:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:48:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:48:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:48:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:48:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:48:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:48:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:48:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:48:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:48:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:48:12] Production.INFO: call_cost start
[2026-09-14 13:48:12] Production.INFO: call_cost end
[2026-09-14 13:48:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:48:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:48:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:48:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:48:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:48:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:48:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:48:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:48:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:48:12] Production.INFO: ==29408== Releasing lock...
[2026-09-14 13:48:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:48:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:49:01] Production.INFO: ==29473== Lock acquired, processing the job...
[2026-09-14 18:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:49:01] Production.INFO: neon service started
[2026-09-14 18:49:01] Production.INFO: neon service started
[2026-09-14 18:49:01] Production.INFO: ==29473== Releasing lock...
[2026-09-14 18:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:49:02] Production.INFO: ==29477== Lock acquired, processing the job...
[2026-09-14 17:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:49:02] Production.INFO: ==29477== Releasing lock...
[2026-09-14 17:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:49:02] Production.INFO: ==29475== Lock acquired, processing the job...
[2026-09-14 13:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:49:02] Production.INFO: ==29475== Releasing lock...
[2026-09-14 13:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:49:03] Production.INFO: ==29482== Lock acquired, processing the job...
[2026-09-14 13:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:49:03] Production.INFO: ==29480== Lock acquired, processing the job...
[2026-09-14 13:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:49:03] Production.INFO: ==29484== Lock acquired, processing the job...
[2026-09-14 13:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:49:03] Production.INFO: ==29486== Lock acquired, processing the job...
[2026-09-14 13:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:49:03] Production.INFO: ==29488== Lock acquired, processing the job...
[2026-09-14 13:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:49:03] Production.INFO: Account Balance Start.
[2026-09-14 13:49:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:49:03] Production.INFO: 117
[2026-09-14 13:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:49:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 13:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 13:49:03] Production.INFO: ==29488== Releasing lock...
[2026-09-14 13:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:49:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:49:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:49:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:49:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:49:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:49:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:49:03] Production.INFO: Total Charge 0
[2026-09-14 13:49:03] Production.INFO: CreateAllLog End
[2026-09-14 13:49:04] Production.INFO: Account Balance End.
[2026-09-14 13:49:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:49:04] Production.INFO: ==29486== Releasing lock...
[2026-09-14 13:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:49:04] Production.INFO: ==29482== Releasing lock...
[2026-09-14 13:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:49:11] Production.ERROR: CronJobId end10
[2026-09-14 13:49:11] Production.INFO: ==29484== Releasing lock...
[2026-09-14 13:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:49:15] Production.INFO: call_cost start
[2026-09-14 13:49:15] Production.INFO: call_cost end
[2026-09-14 13:49:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:49:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:49:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:49:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:49:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:49:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:49:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:49:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:49:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:49:15] Production.INFO: ==29480== Releasing lock...
[2026-09-14 13:49:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:49:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:50:02] Production.INFO: ==29545== Lock acquired, processing the job...
[2026-09-14 18:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:50:02] Production.INFO: neon service started
[2026-09-14 18:50:02] Production.INFO: neon service started
[2026-09-14 18:50:02] Production.INFO: ==29545== Releasing lock...
[2026-09-14 18:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:50:02] Production.INFO: ==29548== Lock acquired, processing the job...
[2026-09-14 13:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:50:02] Production.INFO: ==29550== Lock acquired, processing the job...
[2026-09-14 17:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:50:02] Production.INFO: ==29550== Releasing lock...
[2026-09-14 17:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:50:03] Production.INFO: ==29548== Releasing lock...
[2026-09-14 13:50:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:50:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:50:03] Production.INFO: ==29558== Lock acquired, processing the job...
[2026-09-14 13:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:50:03] Production.INFO: Account Balance Start.
[2026-09-14 13:50:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:50:03] Production.INFO: 117
[2026-09-14 13:50:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:50:03] Production.INFO: ==29552== Lock acquired, processing the job...
[2026-09-14 13:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:50:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:50:04] Production.INFO: Date 2026-09-10
[2026-09-14 13:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:50:04] Production.INFO: ==29554== Lock acquired, processing the job...
[2026-09-14 13:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:50:04] Production.INFO: ==29556== Lock acquired, processing the job...
[2026-09-14 13:50:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:50:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:50:04] Production.INFO: Date 2026-09-11
[2026-09-14 13:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:50:04] Production.INFO: ==29560== Lock acquired, processing the job...
[2026-09-14 13:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:50:04] Production.INFO: Date 2026-09-12
[2026-09-14 13:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:50:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:50:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:50:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:50:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:50:04] Production.INFO: Date 2026-09-13
[2026-09-14 13:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:50:04] Production.INFO: Date 2026-09-14
[2026-09-14 13:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:50:04] Production.INFO: Total Charge 0
[2026-09-14 13:50:04] Production.INFO: CreateAllLog End
[2026-09-14 13: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-09-14 13: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-09-14 13: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-09-14 13:50:04] Production.INFO: Account Balance End.
[2026-09-14 13:50:04] Production.INFO: ==29560== Releasing lock...
[2026-09-14 13:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:50:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:50:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:50:04] Production.INFO: ==29558== Releasing lock...
[2026-09-14 13:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:50:04] Production.INFO: ==29554== Releasing lock...
[2026-09-14 13:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:50:11] Production.ERROR: CronJobId end10
[2026-09-14 13:50:11] Production.INFO: ==29556== Releasing lock...
[2026-09-14 13:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:50:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:50:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:50:14] Production.INFO: call_cost start
[2026-09-14 13:50:14] Production.INFO: call_cost end
[2026-09-14 13:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:50:14] Production.INFO: ==29552== Releasing lock...
[2026-09-14 13:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:51:01] Production.INFO: ==29615== Lock acquired, processing the job...
[2026-09-14 18:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:51:01] Production.INFO: neon service started
[2026-09-14 18:51:01] Production.INFO: neon service started
[2026-09-14 18:51:01] Production.INFO: ==29615== Releasing lock...
[2026-09-14 18:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:51:02] Production.INFO: ==29619== Lock acquired, processing the job...
[2026-09-14 17:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:51:02] Production.INFO: ==29619== Releasing lock...
[2026-09-14 17:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:51:02] Production.INFO: ==29617== Lock acquired, processing the job...
[2026-09-14 13:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:51:02] Production.INFO: ==29617== Releasing lock...
[2026-09-14 13:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:51:03] Production.INFO: ==29621== Lock acquired, processing the job...
[2026-09-14 13:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:51:03] Production.INFO: ==29623== Lock acquired, processing the job...
[2026-09-14 13:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:51:03] Production.INFO: ==29625== Lock acquired, processing the job...
[2026-09-14 13:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:51:03] Production.INFO: ==29629== Lock acquired, processing the job...
[2026-09-14 13:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:51:03] Production.INFO: ==29627== Lock acquired, processing the job...
[2026-09-14 13:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13: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-09-14 13:51:03] Production.INFO: Account Balance Start.
[2026-09-14 13:51:03] Production.INFO: CreateAllLog Start
[2026-09-14 13: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-09-14 13:51:03] Production.INFO: 117
[2026-09-14 13:51:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 13: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-09-14 13:51:03] Production.INFO: ==29629== Releasing lock...
[2026-09-14 13:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:51:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:51:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:51:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:51:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:51:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:51:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:51:03] Production.INFO: Total Charge 0
[2026-09-14 13:51:03] Production.INFO: CreateAllLog End
[2026-09-14 13:51:03] Production.INFO: Account Balance End.
[2026-09-14 13:51:03] Production.ERROR: CronJobId end 12
[2026-09-14 13:51:03] Production.INFO: ==29627== Releasing lock...
[2026-09-14 13:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:51:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:51:03] Production.INFO: ==29623== Releasing lock...
[2026-09-14 13:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:51:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:51:11] Production.ERROR: CronJobId end10
[2026-09-14 13:51:11] Production.INFO: ==29625== Releasing lock...
[2026-09-14 13:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:51:15] Production.INFO: call_cost start
[2026-09-14 13:51:15] Production.INFO: call_cost end
[2026-09-14 13:51:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:51:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:51:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:51:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:51:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:51:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:51:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:51:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:51:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:51:15] Production.INFO: ==29621== Releasing lock...
[2026-09-14 13:51:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:51:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:52:02] Production.INFO: ==29687== Lock acquired, processing the job...
[2026-09-14 18:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:52:02] Production.INFO: neon service started
[2026-09-14 18:52:02] Production.INFO: neon service started
[2026-09-14 18:52:02] Production.INFO: ==29687== Releasing lock...
[2026-09-14 18:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:52:02] Production.INFO: ==29689== Lock acquired, processing the job...
[2026-09-14 13:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:52:02] Production.INFO: ==29691== Lock acquired, processing the job...
[2026-09-14 17:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:52:02] Production.INFO: ==29691== Releasing lock...
[2026-09-14 17:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:52:02] Production.INFO: ==29689== Releasing lock...
[2026-09-14 13:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:52:03] Production.INFO: ==29693== Lock acquired, processing the job...
[2026-09-14 13:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:52:03] Production.INFO: ==29695== Lock acquired, processing the job...
[2026-09-14 13:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:52:03] Production.INFO: ==29697== Lock acquired, processing the job...
[2026-09-14 13:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:52:03] Production.INFO: ==29700== Lock acquired, processing the job...
[2026-09-14 13:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:52:03] Production.INFO: ==29702== Lock acquired, processing the job...
[2026-09-14 13:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 13:52:03] Production.INFO: Account Balance Start.
[2026-09-14 13:52:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:52:03] Production.INFO: 117
[2026-09-14 13:52:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 13:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:52:03] Production.INFO: ==29702== Releasing lock...
[2026-09-14 13:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:52:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:52:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:52:04] Production.INFO: Date 2026-09-11
[2026-09-14 13:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:52:04] Production.INFO: Date 2026-09-12
[2026-09-14 13:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:52:04] Production.INFO: Date 2026-09-13
[2026-09-14 13:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:52:04] Production.INFO: Date 2026-09-14
[2026-09-14 13:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:52:04] Production.INFO: Total Charge 0
[2026-09-14 13:52:04] Production.INFO: CreateAllLog End
[2026-09-14 13:52:04] Production.INFO: Account Balance End.
[2026-09-14 13:52:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:52:04] Production.INFO: ==29700== Releasing lock...
[2026-09-14 13:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:52:04] Production.INFO: ==29695== Releasing lock...
[2026-09-14 13:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:52:10] Production.ERROR: CronJobId end10
[2026-09-14 13:52:10] Production.INFO: ==29697== Releasing lock...
[2026-09-14 13:52:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:52:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:52:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:52:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:52:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:52:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:52:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:52:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:52:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:52:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:52:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:52:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:52:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:52:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:52:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:52:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:52:13] Production.INFO: call_cost start
[2026-09-14 13:52:13] Production.INFO: call_cost end
[2026-09-14 13:52:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:52:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:52:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:52:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:52:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:52:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:52:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:52:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:52:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:52:13] Production.INFO: ==29693== Releasing lock...
[2026-09-14 13:52:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:52:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:53:01] Production.INFO: ==29758== Lock acquired, processing the job...
[2026-09-14 18:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:53:01] Production.INFO: neon service started
[2026-09-14 18:53:01] Production.INFO: neon service started
[2026-09-14 18:53:01] Production.INFO: ==29758== Releasing lock...
[2026-09-14 18:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:53:02] Production.INFO: ==29762== Lock acquired, processing the job...
[2026-09-14 17:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 13:53:02] Production.INFO: ==29760== Lock acquired, processing the job...
[2026-09-14 13:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:53:02] Production.INFO: ==29762== Releasing lock...
[2026-09-14 17:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:53:02] Production.INFO: ==29760== Releasing lock...
[2026-09-14 13:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:53:03] Production.INFO: ==29767== Lock acquired, processing the job...
[2026-09-14 13:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:53:03] Production.INFO: ==29771== Lock acquired, processing the job...
[2026-09-14 13:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:53:03] Production.INFO: Account Balance Start.
[2026-09-14 13:53:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:53:03] Production.INFO: 117
[2026-09-14 13:53:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:53:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:53:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:53:03] Production.INFO: ==29773== Lock acquired, processing the job...
[2026-09-14 13:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:53:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:53:03] Production.INFO: ==29765== Lock acquired, processing the job...
[2026-09-14 13:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:53:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:53:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:53:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:53:03] Production.INFO: ==29769== Lock acquired, processing the job...
[2026-09-14 13:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:53:03] Production.INFO: Total Charge 0
[2026-09-14 13:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 13:53:03] Production.INFO: CreateAllLog End
[2026-09-14 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-09-14 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-09-14 13:53:03] Production.INFO: ==29773== Releasing lock...
[2026-09-14 13:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:53:03] Production.INFO: Account Balance End.
[2026-09-14 13:53:03] Production.ERROR: CronJobId end 12
[2026-09-14 13:53:03] Production.INFO: ==29771== Releasing lock...
[2026-09-14 13:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:53:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:53:03] Production.INFO: ==29767== Releasing lock...
[2026-09-14 13:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:53:11] Production.ERROR: CronJobId end10
[2026-09-14 13:53:11] Production.INFO: ==29769== Releasing lock...
[2026-09-14 13:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:53:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:53:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:53:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:53:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:53:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:53:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:53:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:53:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:53:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:53:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:53:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:53:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:53:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:53:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:53:13] Production.INFO: call_cost start
[2026-09-14 13:53:13] Production.INFO: call_cost end
[2026-09-14 13:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:53:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:53:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:53:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:53:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:53:13] Production.INFO: ==29765== Releasing lock...
[2026-09-14 13:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:54:01] Production.INFO: ==29847== Lock acquired, processing the job...
[2026-09-14 18:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:54:01] Production.INFO: neon service started
[2026-09-14 18:54:01] Production.INFO: neon service started
[2026-09-14 18:54:01] Production.INFO: ==29847== Releasing lock...
[2026-09-14 18:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:54:02] Production.INFO: ==29851== Lock acquired, processing the job...
[2026-09-14 17:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:54:02] Production.INFO: ==29851== Releasing lock...
[2026-09-14 17:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:54:02] Production.INFO: ==29849== Lock acquired, processing the job...
[2026-09-14 13:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:54:02] Production.INFO: ==29849== Releasing lock...
[2026-09-14 13:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:54:03] Production.INFO: ==29857== Lock acquired, processing the job...
[2026-09-14 13:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:54:03] Production.INFO: ==29855== Lock acquired, processing the job...
[2026-09-14 13:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:54:03] Production.INFO: ==29859== Lock acquired, processing the job...
[2026-09-14 13:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:54:03] Production.INFO: ==29861== Lock acquired, processing the job...
[2026-09-14 13:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:54:03] Production.INFO: ==29863== Lock acquired, processing the job...
[2026-09-14 13:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:54:03] Production.INFO: Account Balance Start.
[2026-09-14 13:54:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:54:03] Production.INFO: 117
[2026-09-14 13:54:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 13:54:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 13:54:03] Production.INFO: ==29863== Releasing lock...
[2026-09-14 13:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:54:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:54:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:54:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:54:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:54:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:54:03] Production.INFO: Total Charge 0
[2026-09-14 13:54:03] Production.INFO: CreateAllLog End
[2026-09-14 13:54:04] Production.INFO: Account Balance End.
[2026-09-14 13:54:04] Production.INFO: ==29857== Releasing lock...
[2026-09-14 13:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:54:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:54:04] Production.INFO: ==29861== Releasing lock...
[2026-09-14 13:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:54:10] Production.ERROR: CronJobId end10
[2026-09-14 13:54:10] Production.INFO: ==29859== Releasing lock...
[2026-09-14 13:54:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:54:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:54:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:54:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:54:14] Production.INFO: call_cost start
[2026-09-14 13:54:14] Production.INFO: call_cost end
[2026-09-14 13:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:54:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:54:14] Production.INFO: ==29855== Releasing lock...
[2026-09-14 13:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:55:02] Production.INFO: ==29925== Lock acquired, processing the job...
[2026-09-14 18:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:55:02] Production.INFO: neon service started
[2026-09-14 18:55:02] Production.INFO: neon service started
[2026-09-14 18:55:02] Production.INFO: ==29925== Releasing lock...
[2026-09-14 18:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:55:02] Production.INFO: ==29929== Lock acquired, processing the job...
[2026-09-14 17:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:55:02] Production.INFO: ==29929== Releasing lock...
[2026-09-14 17:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:55:02] Production.INFO: ==29927== Lock acquired, processing the job...
[2026-09-14 13:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:55:03] Production.INFO: ==29927== Releasing lock...
[2026-09-14 13:55:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:55:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 13:55:03] Production.INFO: ==29931== Lock acquired, processing the job...
[2026-09-14 13:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 13:55:03] Production.INFO: ==29933== Lock acquired, processing the job...
[2026-09-14 13:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:55:03] Production.INFO: ==29935== Lock acquired, processing the job...
[2026-09-14 13:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 13:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 13:55:03] Production.ERROR: CronJob PID - 29933
[2026-09-14 13:55:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 13:55:03] Production.ERROR: CronJob ID - 5
[2026-09-14 13:55:03] Production.ERROR: CronJob Last Run Time 2026-09-14 13:55:00
[2026-09-14 13:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 13:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 13:55:03] Production.INFO: ==29937== Lock acquired, processing the job...
[2026-09-14 13:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:55:04] Production.INFO: ==29943== Lock acquired, processing the job...
[2026-09-14 13:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:55:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 13:55:04] Production.INFO: ==29931== Releasing lock...
[2026-09-14 13:55:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 13:55:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 13:55:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:55:04] Production.INFO: ==29941== Lock acquired, processing the job...
[2026-09-14 13:55:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 13:55:04] Production.INFO: ==29939== Lock acquired, processing the job...
[2026-09-14 13:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 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-09-14 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-09-14 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-09-14 13:55:04] Production.INFO: ==29943== Releasing lock...
[2026-09-14 13:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:55:04] Production.INFO: Account Balance Start.
[2026-09-14 13:55:04] Production.INFO: CreateAllLog Start
[2026-09-14 13:55:04] Production.INFO: 117
[2026-09-14 13:55:04] Production.INFO: Date 2026-09-08
[2026-09-14 13:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:55:04] Production.ERROR: done
[2026-09-14 13:55:04] Production.INFO: Date 2026-09-09
[2026-09-14 13:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 13:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002570', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 13:55:04] Production.INFO: Date 2026-09-10
[2026-09-14 13:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:55:04] Production.INFO: Date 2026-09-11
[2026-09-14 13:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:55:04] Production.INFO: Date 2026-09-12
[2026-09-14 13:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:55:04] Production.INFO: Date 2026-09-13
[2026-09-14 13:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:55:04] Production.INFO: Date 2026-09-14
[2026-09-14 13:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 13:55:04] Production.INFO: Total Charge 0
[2026-09-14 13:55:04] Production.INFO: CreateAllLog End
[2026-09-14 13:55:04] Production.INFO: ==29935== Releasing lock...
[2026-09-14 13:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:55:05] Production.INFO: Account Balance End.
[2026-09-14 13:55:05] Production.ERROR: CronJobId end 12
[2026-09-14 13:55:05] Production.INFO: ==29939== Releasing lock...
[2026-09-14 13:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002570', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 13:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 13:55:10] Production.INFO: ProcessCDR(1,18002570,1,1,2)
[2026-09-14 13:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18002570,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 13:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18002570,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 13:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 13:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 13:55:10] Production.INFO: ==29941== Releasing lock...
[2026-09-14 13:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 13:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 13:55:14] Production.ERROR: CronJobId end10
[2026-09-14 13:55:14] Production.INFO: ==29937== Releasing lock...
[2026-09-14 13:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:55:16] Production.INFO: call_cost start
[2026-09-14 13:55:16] Production.INFO: call_cost end
[2026-09-14 13:55:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:55:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:55:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:55:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:55:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:55:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:55:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:55:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:55:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:55:17] Production.INFO: ==29933== Releasing lock...
[2026-09-14 13:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:56:01] Production.INFO: ==30010== Lock acquired, processing the job...
[2026-09-14 18:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:56:01] Production.INFO: neon service started
[2026-09-14 18:56:01] Production.INFO: neon service started
[2026-09-14 18:56:01] Production.INFO: ==30010== Releasing lock...
[2026-09-14 18:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:56:01] Production.INFO: ==30012== Lock acquired, processing the job...
[2026-09-14 13:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:56:02] Production.INFO: ==30012== Releasing lock...
[2026-09-14 13:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:56:02] Production.INFO: ==30014== Lock acquired, processing the job...
[2026-09-14 17:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:56:02] Production.INFO: ==30014== Releasing lock...
[2026-09-14 17:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:56:02] Production.INFO: ==30017== Lock acquired, processing the job...
[2026-09-14 13:56:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:56:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:56:02] Production.INFO: ==30021== Lock acquired, processing the job...
[2026-09-14 13:56:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:56:02] Production.INFO: ==30023== Lock acquired, processing the job...
[2026-09-14 13:56:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:56:03] Production.INFO: ==30019== Lock acquired, processing the job...
[2026-09-14 13:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:56:03] Production.INFO: Account Balance Start.
[2026-09-14 13:56:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:56:03] Production.INFO: 117
[2026-09-14 13:56:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:56:03] Production.INFO: ==30025== Lock acquired, processing the job...
[2026-09-14 13:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:56:03] Production.INFO: Date 2026-09-09
[2026-09-14 13: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-09-14 13:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 13: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-09-14 13: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-09-14 13:56:03] Production.INFO: ==30025== Releasing lock...
[2026-09-14 13:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:56:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:56:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:56:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:56:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:56:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:56:03] Production.INFO: Total Charge 0
[2026-09-14 13:56:03] Production.INFO: CreateAllLog End
[2026-09-14 13:56:03] Production.INFO: Account Balance End.
[2026-09-14 13:56:03] Production.ERROR: CronJobId end 12
[2026-09-14 13:56:03] Production.INFO: ==30023== Releasing lock...
[2026-09-14 13:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:56:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:56:03] Production.INFO: ==30019== Releasing lock...
[2026-09-14 13:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:56:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:56:10] Production.ERROR: CronJobId end10
[2026-09-14 13:56:10] Production.INFO: ==30021== Releasing lock...
[2026-09-14 13:56:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:56:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:56:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:56:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:56:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:56:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:56:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:56:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:56:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:56:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:56:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:56:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:56:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:56:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:56:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:56:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:56:13] Production.INFO: call_cost start
[2026-09-14 13:56:13] Production.INFO: call_cost end
[2026-09-14 13:56:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:56:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:56:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:56:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:56:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:56:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:56:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:56:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:56:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:56:13] Production.INFO: ==30017== Releasing lock...
[2026-09-14 13:56:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:56:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:57:02] Production.INFO: ==30084== Lock acquired, processing the job...
[2026-09-14 18:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:57:02] Production.INFO: neon service started
[2026-09-14 18:57:02] Production.INFO: neon service started
[2026-09-14 18:57:02] Production.INFO: ==30084== Releasing lock...
[2026-09-14 18:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:57:02] Production.INFO: ==30086== Lock acquired, processing the job...
[2026-09-14 13:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:57:02] Production.INFO: ==30086== Releasing lock...
[2026-09-14 13:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:57:02] Production.INFO: ==30088== Lock acquired, processing the job...
[2026-09-14 17:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:57:03] Production.INFO: ==30088== Releasing lock...
[2026-09-14 17:57:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:57:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:57:03] Production.INFO: ==30095== Lock acquired, processing the job...
[2026-09-14 13:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:57:03] Production.INFO: ==30097== Lock acquired, processing the job...
[2026-09-14 13:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:57:03] Production.INFO: ==30091== Lock acquired, processing the job...
[2026-09-14 13:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:57:03] Production.INFO: ==30093== Lock acquired, processing the job...
[2026-09-14 13:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:57:03] Production.INFO: Account Balance Start.
[2026-09-14 13:57:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:57:03] Production.INFO: ==30099== Lock acquired, processing the job...
[2026-09-14 13:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:57:03] Production.INFO: 117
[2026-09-14 13:57:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:57:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:57:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:57:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 13:57:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 13:57:03] Production.INFO: ==30099== Releasing lock...
[2026-09-14 13:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:57:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:57:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:57:03] Production.INFO: Total Charge 0
[2026-09-14 13:57:03] Production.INFO: CreateAllLog End
[2026-09-14 13:57:03] Production.INFO: Account Balance End.
[2026-09-14 13:57:04] Production.ERROR: CronJobId end 12
[2026-09-14 13:57:04] Production.INFO: ==30097== Releasing lock...
[2026-09-14 13:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:57:04] Production.INFO: ==30093== Releasing lock...
[2026-09-14 13:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:57:11] Production.ERROR: CronJobId end10
[2026-09-14 13:57:11] Production.INFO: ==30095== Releasing lock...
[2026-09-14 13:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:57:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:57:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:57:14] Production.INFO: call_cost start
[2026-09-14 13:57:14] Production.INFO: call_cost end
[2026-09-14 13:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:57:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:57:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:57:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:57:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:57:14] Production.INFO: ==30091== Releasing lock...
[2026-09-14 13:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:58:01] Production.INFO: ==30163== Lock acquired, processing the job...
[2026-09-14 18:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:58:01] Production.INFO: neon service started
[2026-09-14 18:58:01] Production.INFO: neon service started
[2026-09-14 18:58:01] Production.INFO: ==30163== Releasing lock...
[2026-09-14 18:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:58:01] Production.INFO: ==30165== Lock acquired, processing the job...
[2026-09-14 13:58:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:58:01] Production.INFO: ==30165== Releasing lock...
[2026-09-14 13:58:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:58:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:58:02] Production.INFO: ==30167== Lock acquired, processing the job...
[2026-09-14 17:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:58:02] Production.INFO: ==30167== Releasing lock...
[2026-09-14 17:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:58:02] Production.INFO: ==30172== Lock acquired, processing the job...
[2026-09-14 13:58:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:58:02] Production.INFO: ==30174== Lock acquired, processing the job...
[2026-09-14 13:58:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:58:02] Production.INFO: ==30178== Lock acquired, processing the job...
[2026-09-14 13:58:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:58:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:58:02] Production.INFO: Account Balance Start.
[2026-09-14 13:58:02] Production.INFO: CreateAllLog Start
[2026-09-14 13:58:02] Production.INFO: 117
[2026-09-14 13:58:02] Production.INFO: Date 2026-09-08
[2026-09-14 13:58:02] Production.INFO: Reseller ==> 0
[2026-09-14 13:58:02] Production.INFO: ==30176== Lock acquired, processing the job...
[2026-09-14 13:58:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:58:02] Production.INFO: Date 2026-09-09
[2026-09-14 13:58:02] Production.INFO: Reseller ==> 0
[2026-09-14 13:58:02] Production.INFO: Date 2026-09-10
[2026-09-14 13:58:02] Production.INFO: Reseller ==> 0
[2026-09-14 13:58:03] Production.INFO: ==30180== Lock acquired, processing the job...
[2026-09-14 13:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:58:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:58:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:58:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 13: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-09-14 13: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-09-14 13: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-09-14 13:58:03] Production.INFO: ==30180== Releasing lock...
[2026-09-14 13:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:58:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:58:03] Production.INFO: Total Charge 0
[2026-09-14 13:58:03] Production.INFO: CreateAllLog End
[2026-09-14 13:58:03] Production.INFO: Account Balance End.
[2026-09-14 13:58:03] Production.ERROR: CronJobId end 12
[2026-09-14 13:58:03] Production.INFO: ==30178== Releasing lock...
[2026-09-14 13:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:58:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:58:03] Production.INFO: ==30174== Releasing lock...
[2026-09-14 13:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:58:11] Production.ERROR: CronJobId end10
[2026-09-14 13:58:11] Production.INFO: ==30176== Releasing lock...
[2026-09-14 13:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:58:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:58:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:58:14] Production.INFO: call_cost start
[2026-09-14 13:58:14] Production.INFO: call_cost end
[2026-09-14 13:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:58:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:58:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:58:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:58:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:58:14] Production.INFO: ==30172== Releasing lock...
[2026-09-14 13:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:59:01] Production.INFO: ==30241== Lock acquired, processing the job...
[2026-09-14 18:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 18:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 18:59:01] Production.INFO: neon service started
[2026-09-14 18:59:01] Production.INFO: neon service started
[2026-09-14 18:59:01] Production.INFO: ==30241== Releasing lock...
[2026-09-14 18:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 18:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 13:59:02] Production.INFO: ==30243== Lock acquired, processing the job...
[2026-09-14 13:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 13:59:02] Production.INFO: ==30243== Releasing lock...
[2026-09-14 13:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 13:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:59:02] Production.INFO: ==30245== Lock acquired, processing the job...
[2026-09-14 17:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:59:02] Production.INFO: ==30245== Releasing lock...
[2026-09-14 17:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 17:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 13:59:03] Production.INFO: ==30247== Lock acquired, processing the job...
[2026-09-14 13:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 13:59:03] Production.INFO: ==30249== Lock acquired, processing the job...
[2026-09-14 13:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 13:59:03] Production.INFO: ==30251== Lock acquired, processing the job...
[2026-09-14 13:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 13:59:03] Production.INFO: ==30253== Lock acquired, processing the job...
[2026-09-14 13:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 13:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 13:59:03] Production.INFO: ==30256== Lock acquired, processing the job...
[2026-09-14 13:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 13:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 13:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 13:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 13:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 13:59:03] Production.INFO: Account Balance Start.
[2026-09-14 13:59:03] Production.INFO: CreateAllLog Start
[2026-09-14 13:59:03] Production.INFO: 117
[2026-09-14 13:59:03] Production.INFO: Date 2026-09-08
[2026-09-14 13:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 13:59:03] Production.INFO: Date 2026-09-09
[2026-09-14 13:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 13:59:03] Production.INFO: ==30256== Releasing lock...
[2026-09-14 13:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 13:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 13:59:03] Production.INFO: Date 2026-09-10
[2026-09-14 13:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:59:03] Production.INFO: Date 2026-09-11
[2026-09-14 13:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:59:03] Production.INFO: Date 2026-09-12
[2026-09-14 13:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:59:03] Production.INFO: Date 2026-09-13
[2026-09-14 13:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:59:03] Production.INFO: Date 2026-09-14
[2026-09-14 13:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 13:59:03] Production.INFO: Total Charge 0
[2026-09-14 13:59:03] Production.INFO: CreateAllLog End
[2026-09-14 13:59:03] Production.INFO: ==30249== Releasing lock...
[2026-09-14 13:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 13:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 13:59:03] Production.INFO: Account Balance End.
[2026-09-14 13:59:03] Production.ERROR: CronJobId end 12
[2026-09-14 13:59:03] Production.INFO: ==30253== Releasing lock...
[2026-09-14 13:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 13:59:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 13:59:10] Production.ERROR: CronJobId end10
[2026-09-14 13:59:10] Production.INFO: ==30251== Releasing lock...
[2026-09-14 13:59:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 13:59:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 13:59:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 13:59:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 13:59:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 13:59:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 13:59:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 13:59:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 13:59:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 13:59:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 13:59:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 13:59:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 13:59:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 13:59:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 13:59:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 13:59:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 13:59:13] Production.INFO: call_cost start
[2026-09-14 13:59:13] Production.INFO: call_cost end
[2026-09-14 13:59:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 13:59:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 13:59:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 13:59:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 13:59:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 13:59:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 13:59:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 13:59:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 13:59:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 13:59:13] Production.INFO: ==30247== Releasing lock...
[2026-09-14 13:59:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 13:59:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:00:02] Production.INFO: ==30315== Lock acquired, processing the job...
[2026-09-14 19:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:00:02] Production.INFO: neon service started
[2026-09-14 19:00:02] Production.INFO: neon service started
[2026-09-14 19:00:02] Production.INFO: ==30315== Releasing lock...
[2026-09-14 19:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:00:02] Production.INFO: ==30317== Lock acquired, processing the job...
[2026-09-14 14:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:00:02] Production.INFO: ==30319== Lock acquired, processing the job...
[2026-09-14 18:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:00:02] Production.INFO: ==30319== Releasing lock...
[2026-09-14 18:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:00:03] Production.INFO: ==30317== Releasing lock...
[2026-09-14 14:00:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:00:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:00:03] Production.INFO: ==30327== Lock acquired, processing the job...
[2026-09-14 14:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:00:03] Production.INFO: ==30323== Lock acquired, processing the job...
[2026-09-14 14:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:00:03] Production.INFO: ==30329== Lock acquired, processing the job...
[2026-09-14 14:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:00:03] Production.INFO: ==30325== Lock acquired, processing the job...
[2026-09-14 14:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:00:03] Production.INFO: ==30331== Lock acquired, processing the job...
[2026-09-14 14:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:00:04] Production.INFO: Account Balance Start.
[2026-09-14 14:00:04] Production.INFO: CreateAllLog Start
[2026-09-14 14:00:04] Production.INFO: 117
[2026-09-14 14:00:04] Production.INFO: Date 2026-09-08
[2026-09-14 14:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 14: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-09-14 14: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-09-14 14: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-09-14 14:00:04] Production.INFO: ==30331== Releasing lock...
[2026-09-14 14:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:00:04] Production.INFO: Date 2026-09-09
[2026-09-14 14:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:00:04] Production.INFO: Date 2026-09-10
[2026-09-14 14:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:00:04] Production.INFO: Date 2026-09-11
[2026-09-14 14:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:00:04] Production.INFO: Date 2026-09-12
[2026-09-14 14:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:00:04] Production.INFO: Date 2026-09-13
[2026-09-14 14:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:00:04] Production.INFO: Date 2026-09-14
[2026-09-14 14:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:00:04] Production.INFO: Total Charge 0
[2026-09-14 14:00:04] Production.INFO: CreateAllLog End
[2026-09-14 14:00:04] Production.INFO: ==30325== Releasing lock...
[2026-09-14 14:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:00:04] Production.INFO: Account Balance End.
[2026-09-14 14:00:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:00:04] Production.INFO: ==30329== Releasing lock...
[2026-09-14 14:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:00:11] Production.ERROR: CronJobId end10
[2026-09-14 14:00:11] Production.INFO: ==30327== Releasing lock...
[2026-09-14 14:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:00:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:00:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:00:14] Production.INFO: call_cost start
[2026-09-14 14:00:14] Production.INFO: call_cost end
[2026-09-14 14:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:00:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:00:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:00:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:00:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:00:14] Production.INFO: ==30323== Releasing lock...
[2026-09-14 14:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:01:01] Production.INFO: ==30395== Lock acquired, processing the job...
[2026-09-14 19:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:01:01] Production.INFO: neon service started
[2026-09-14 19:01:01] Production.INFO: neon service started
[2026-09-14 19:01:01] Production.INFO: ==30395== Releasing lock...
[2026-09-14 19:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:01:01] Production.INFO: ==30407== Lock acquired, processing the job...
[2026-09-14 14:01:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:01:02] Production.INFO: ==30407== Releasing lock...
[2026-09-14 14:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:01:02] Production.INFO: ==30409== Lock acquired, processing the job...
[2026-09-14 18:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:01:02] Production.INFO: ==30409== Releasing lock...
[2026-09-14 18:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:01:02] Production.INFO: ==30411== Lock acquired, processing the job...
[2026-09-14 14:01:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:01:02] Production.INFO: ==30413== Lock acquired, processing the job...
[2026-09-14 14:01:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:01:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:01:02] Production.INFO: ==30415== Lock acquired, processing the job...
[2026-09-14 14:01:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:01:03] Production.INFO: ==30417== Lock acquired, processing the job...
[2026-09-14 14:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:01:03] Production.INFO: ==30419== Lock acquired, processing the job...
[2026-09-14 14:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:01:03] Production.INFO: Account Balance Start.
[2026-09-14 14:01:03] Production.INFO: CreateAllLog Start
[2026-09-14 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-09-14 14:01:03] Production.INFO: 117
[2026-09-14 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-09-14 14:01:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 14:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:01:03] Production.INFO: ==30419== Releasing lock...
[2026-09-14 14:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:01:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:01:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:01:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:01:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:01:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:01:03] Production.INFO: ==30413== Releasing lock...
[2026-09-14 14:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:01:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:01:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:01:03] Production.INFO: Total Charge 0
[2026-09-14 14:01:03] Production.INFO: CreateAllLog End
[2026-09-14 14:01:03] Production.INFO: Account Balance End.
[2026-09-14 14:01:03] Production.ERROR: CronJobId end 12
[2026-09-14 14:01:03] Production.INFO: ==30417== Releasing lock...
[2026-09-14 14:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:01:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:01:11] Production.ERROR: CronJobId end10
[2026-09-14 14:01:11] Production.INFO: ==30415== Releasing lock...
[2026-09-14 14:01:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:01:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:01:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:01:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:01:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:01:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:01:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:01:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:01:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:01:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:01:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:01:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:01:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:01:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:01:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:01:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:01:13] Production.INFO: call_cost start
[2026-09-14 14:01:13] Production.INFO: call_cost end
[2026-09-14 14:01:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:01:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:01:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:01:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:01:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:01:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:01:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:01:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:01:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:01:13] Production.INFO: ==30411== Releasing lock...
[2026-09-14 14:01:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:01:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:02:01] Production.INFO: ==30477== Lock acquired, processing the job...
[2026-09-14 19:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:02:02] Production.INFO: neon service started
[2026-09-14 19:02:02] Production.INFO: neon service started
[2026-09-14 19:02:02] Production.INFO: ==30477== Releasing lock...
[2026-09-14 19:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:02:02] Production.INFO: ==30479== Lock acquired, processing the job...
[2026-09-14 14:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:02:02] Production.INFO: ==30479== Releasing lock...
[2026-09-14 14:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:02:02] Production.INFO: ==30481== Lock acquired, processing the job...
[2026-09-14 18:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:02:02] Production.INFO: ==30481== Releasing lock...
[2026-09-14 18:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:02:03] Production.INFO: ==30484== Lock acquired, processing the job...
[2026-09-14 14:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:02:03] Production.INFO: ==30486== Lock acquired, processing the job...
[2026-09-14 14:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:02:03] Production.INFO: ==30492== Lock acquired, processing the job...
[2026-09-14 14:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-14 14:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 14:02:03] Production.INFO: ==30488== Lock acquired, processing the job...
[2026-09-14 14:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:02:03] Production.INFO: ==30490== Lock acquired, processing the job...
[2026-09-14 14:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:02:03] Production.INFO: Account Balance Start.
[2026-09-14 14:02:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:02:03] Production.INFO: 117
[2026-09-14 14:02:03] Production.INFO: ==30494== Lock acquired, processing the job...
[2026-09-14 14:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:02:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:02:03] Production.ERROR: done
[2026-09-14 14:02:03] Production.ERROR: tblTempVendorCDR_20
[2026-09-14 14:02:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:02:04] Production.INFO: Date 2026-09-10
[2026-09-14 14:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 14: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-09-14 14:02:04] Production.ERROR: done
[2026-09-14 14: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-09-14 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:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 14:02:04] Production.INFO: Date 2026-09-11
[2026-09-14 14:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:02:04] Production.INFO: ==30494== Releasing lock...
[2026-09-14 14:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 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-09-14 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-09-14 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-09-14 14:02:04] Production.INFO: Date 2026-09-12
[2026-09-14 14:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 14:02:04] Production.INFO: Date 2026-09-13
[2026-09-14 14:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:02:04] Production.INFO: ==30492== Releasing lock...
[2026-09-14 14:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-14 14:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-14 14:02:04] Production.INFO: Date 2026-09-14
[2026-09-14 14:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:02:04] Production.INFO: Total Charge 0
[2026-09-14 14:02:04] Production.INFO: CreateAllLog End
[2026-09-14 14:02:04] Production.INFO: ==30486== Releasing lock...
[2026-09-14 14:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:02:04] Production.INFO: Account Balance End.
[2026-09-14 14:02:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:02:04] Production.INFO: ==30490== Releasing lock...
[2026-09-14 14:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:02:11] Production.ERROR: CronJobId end10
[2026-09-14 14:02:11] Production.INFO: ==30488== Releasing lock...
[2026-09-14 14:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:02:14] Production.INFO: call_cost start
[2026-09-14 14:02:14] Production.INFO: call_cost end
[2026-09-14 14:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:02:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:02:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:02:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:02:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:02:14] Production.INFO: ==30484== Releasing lock...
[2026-09-14 14:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:03:01] Production.INFO: ==30553== Lock acquired, processing the job...
[2026-09-14 19:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:03:01] Production.INFO: neon service started
[2026-09-14 19:03:01] Production.INFO: neon service started
[2026-09-14 19:03:01] Production.INFO: ==30553== Releasing lock...
[2026-09-14 19:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:03:02] Production.INFO: ==30555== Lock acquired, processing the job...
[2026-09-14 14:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:03:02] Production.INFO: ==30557== Lock acquired, processing the job...
[2026-09-14 18:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:03:02] Production.INFO: ==30557== Releasing lock...
[2026-09-14 18:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:03:02] Production.INFO: ==30555== Releasing lock...
[2026-09-14 14:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:03:02] Production.INFO: ==30559== Lock acquired, processing the job...
[2026-09-14 14:03:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:03:03] Production.INFO: ==30565== Lock acquired, processing the job...
[2026-09-14 14:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:03:03] Production.INFO: ==30567== Lock acquired, processing the job...
[2026-09-14 14:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:03:03] Production.INFO: ==30563== Lock acquired, processing the job...
[2026-09-14 14:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:03:03] Production.INFO: Account Balance Start.
[2026-09-14 14:03:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:03:03] Production.INFO: ==30561== Lock acquired, processing the job...
[2026-09-14 14:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:03:03] Production.INFO: 117
[2026-09-14 14:03:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 14:03:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 14:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:03:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 14:03:03] Production.INFO: ==30567== Releasing lock...
[2026-09-14 14:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:03:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:03:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:03:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:03:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:03:03] Production.INFO: Total Charge 0
[2026-09-14 14:03:03] Production.INFO: CreateAllLog End
[2026-09-14 14:03:03] Production.INFO: ==30561== Releasing lock...
[2026-09-14 14:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:03:03] Production.INFO: Account Balance End.
[2026-09-14 14:03:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:03:04] Production.INFO: ==30565== Releasing lock...
[2026-09-14 14:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:03:11] Production.ERROR: CronJobId end10
[2026-09-14 14:03:11] Production.INFO: ==30563== Releasing lock...
[2026-09-14 14:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:03:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:03:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:03:14] Production.INFO: call_cost start
[2026-09-14 14:03:14] Production.INFO: call_cost end
[2026-09-14 14:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:03:14] Production.INFO: ==30559== Releasing lock...
[2026-09-14 14:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:04:01] Production.INFO: ==30628== Lock acquired, processing the job...
[2026-09-14 19:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:04:01] Production.INFO: neon service started
[2026-09-14 19:04:01] Production.INFO: neon service started
[2026-09-14 19:04:01] Production.INFO: ==30628== Releasing lock...
[2026-09-14 19:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:04:02] Production.INFO: ==30631== Lock acquired, processing the job...
[2026-09-14 14:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:04:02] Production.INFO: ==30633== Lock acquired, processing the job...
[2026-09-14 18:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:04:02] Production.INFO: ==30633== Releasing lock...
[2026-09-14 18:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:04:02] Production.INFO: ==30631== Releasing lock...
[2026-09-14 14:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:04:03] Production.INFO: ==30639== Lock acquired, processing the job...
[2026-09-14 14:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:04:03] Production.INFO: ==30635== Lock acquired, processing the job...
[2026-09-14 14:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:04:03] Production.INFO: ==30637== Lock acquired, processing the job...
[2026-09-14 14:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:04:03] Production.INFO: ==30641== Lock acquired, processing the job...
[2026-09-14 14:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:04:03] Production.INFO: Account Balance Start.
[2026-09-14 14:04:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:04:03] Production.INFO: 117
[2026-09-14 14:04:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:04:03] Production.INFO: ==30643== Lock acquired, processing the job...
[2026-09-14 14:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:04:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:04:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 14:04:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 14:04:03] Production.INFO: ==30643== Releasing lock...
[2026-09-14 14:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:04:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:04:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:04:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:04:03] Production.INFO: Total Charge 0
[2026-09-14 14:04:03] Production.INFO: CreateAllLog End
[2026-09-14 14:04:04] Production.INFO: Account Balance End.
[2026-09-14 14:04:04] Production.INFO: ==30637== Releasing lock...
[2026-09-14 14:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:04:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:04:04] Production.INFO: ==30641== Releasing lock...
[2026-09-14 14:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:04:11] Production.ERROR: CronJobId end10
[2026-09-14 14:04:11] Production.INFO: ==30639== Releasing lock...
[2026-09-14 14:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:04:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:04:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:04:13] Production.INFO: call_cost start
[2026-09-14 14:04:13] Production.INFO: call_cost end
[2026-09-14 14:04:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:04:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:04:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:04:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:04:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:04:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:04:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:04:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:04:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:04:13] Production.INFO: ==30635== Releasing lock...
[2026-09-14 14:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:04:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:05:02] Production.INFO: ==30707== Lock acquired, processing the job...
[2026-09-14 19:05:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:05:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:05:02] Production.INFO: neon service started
[2026-09-14 19:05:02] Production.INFO: neon service started
[2026-09-14 19:05:02] Production.INFO: ==30707== Releasing lock...
[2026-09-14 19:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:05:02] Production.INFO: ==30709== Lock acquired, processing the job...
[2026-09-14 14:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:05:02] Production.INFO: ==30709== Releasing lock...
[2026-09-14 14:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:05:03] Production.INFO: ==30711== Lock acquired, processing the job...
[2026-09-14 18:05:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:05:03] Production.INFO: ==30711== Releasing lock...
[2026-09-14 18:05:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:05:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:05:03] Production.INFO: ==30713== Lock acquired, processing the job...
[2026-09-14 14:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 14:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 14:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 14:05:03] Production.INFO: ==30713== Releasing lock...
[2026-09-14 14:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 14:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 14:05:03] Production.INFO: ==30715== Lock acquired, processing the job...
[2026-09-14 14:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:05:03] Production.INFO: ==30721== Lock acquired, processing the job...
[2026-09-14 14:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:05:03] Production.INFO: ==30717== Lock acquired, processing the job...
[2026-09-14 14:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:05:03] Production.INFO: ==30723== Lock acquired, processing the job...
[2026-09-14 14:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 14:05:03] Production.INFO: ==30719== Lock acquired, processing the job...
[2026-09-14 14:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:05:03] Production.INFO: Account Balance Start.
[2026-09-14 14:05:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:05:03] Production.INFO: 117
[2026-09-14 14:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 14:05:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:05:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:05:03] Production.INFO: ==30725== Lock acquired, processing the job...
[2026-09-14 14:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:05:04] Production.INFO: Date 2026-09-10
[2026-09-14 14:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:05:04] Production.INFO: Date 2026-09-11
[2026-09-14 14:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:05:04] Production.INFO: Date 2026-09-12
[2026-09-14 14:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:05:04] Production.ERROR: done
[2026-09-14 14:05:04] Production.INFO: Date 2026-09-13
[2026-09-14 14:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 14:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002612', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 14: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-09-14 14: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-09-14 14: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-09-14 14:05:04] Production.INFO: Date 2026-09-14
[2026-09-14 14:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:05:04] Production.INFO: ==30725== Releasing lock...
[2026-09-14 14:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:05:04] Production.INFO: Total Charge 0
[2026-09-14 14:05:04] Production.INFO: CreateAllLog End
[2026-09-14 14:05:04] Production.INFO: Account Balance End.
[2026-09-14 14:05:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:05:04] Production.INFO: ==30721== Releasing lock...
[2026-09-14 14:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:05:04] Production.INFO: ==30717== Releasing lock...
[2026-09-14 14:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:05:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002612', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 14:05:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 14:05:09] Production.INFO: ProcessCDR(1,18002612,1,1,2)
[2026-09-14 14:05:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18002612,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 14:05:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18002612,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 14:05:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 14:05:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 14:05:09] Production.INFO: ==30723== Releasing lock...
[2026-09-14 14:05:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 14:05:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 14:05:13] Production.ERROR: CronJobId end10
[2026-09-14 14:05:13] Production.INFO: ==30719== Releasing lock...
[2026-09-14 14:05:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:05:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:05:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:05:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:05:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:05:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:05:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:05:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:05:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:05:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:05:16] Production.INFO: call_cost start
[2026-09-14 14:05:16] Production.INFO: call_cost end
[2026-09-14 14:05:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:05:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:05:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:05:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:05:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:05:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:05:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:05:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:05:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:05:16] Production.INFO: ==30715== Releasing lock...
[2026-09-14 14:05:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:05:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:06:01] Production.INFO: ==30786== Lock acquired, processing the job...
[2026-09-14 19:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:06:01] Production.INFO: neon service started
[2026-09-14 19:06:01] Production.INFO: neon service started
[2026-09-14 19:06:01] Production.INFO: ==30786== Releasing lock...
[2026-09-14 19:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:06:01] Production.INFO: ==30788== Lock acquired, processing the job...
[2026-09-14 14:06:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:06:02] Production.INFO: ==30788== Releasing lock...
[2026-09-14 14:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:06:02] Production.INFO: ==30790== Lock acquired, processing the job...
[2026-09-14 18:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:06:02] Production.INFO: ==30790== Releasing lock...
[2026-09-14 18:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:06:03] Production.INFO: ==30793== Lock acquired, processing the job...
[2026-09-14 14:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:06:03] Production.INFO: ==30795== Lock acquired, processing the job...
[2026-09-14 14:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:06:03] Production.INFO: ==30799== Lock acquired, processing the job...
[2026-09-14 14:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:06:03] Production.INFO: ==30797== Lock acquired, processing the job...
[2026-09-14 14:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:06:03] Production.INFO: ==30801== Lock acquired, processing the job...
[2026-09-14 14:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:06:03] Production.INFO: Account Balance Start.
[2026-09-14 14:06:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:06:03] Production.INFO: 117
[2026-09-14 14:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:06:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 14:06:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 14:06:03] Production.INFO: ==30801== Releasing lock...
[2026-09-14 14:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:06:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:06:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:06:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:06:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:06:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:06:03] Production.INFO: Total Charge 0
[2026-09-14 14:06:03] Production.INFO: CreateAllLog End
[2026-09-14 14:06:03] Production.INFO: Account Balance End.
[2026-09-14 14:06:03] Production.ERROR: CronJobId end 12
[2026-09-14 14:06:03] Production.INFO: ==30799== Releasing lock...
[2026-09-14 14:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:06:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:06:04] Production.INFO: ==30795== Releasing lock...
[2026-09-14 14:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:06:10] Production.ERROR: CronJobId end10
[2026-09-14 14:06:10] Production.INFO: ==30797== Releasing lock...
[2026-09-14 14:06:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:06:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:06:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:06:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:06:14] Production.INFO: call_cost start
[2026-09-14 14:06:14] Production.INFO: call_cost end
[2026-09-14 14:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:06:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:06:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:06:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:06:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:06:14] Production.INFO: ==30793== Releasing lock...
[2026-09-14 14:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:07:01] Production.INFO: ==30860== Lock acquired, processing the job...
[2026-09-14 19:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:07:02] Production.INFO: neon service started
[2026-09-14 19:07:02] Production.INFO: neon service started
[2026-09-14 19:07:02] Production.INFO: ==30860== Releasing lock...
[2026-09-14 19:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:07:02] Production.INFO: ==30862== Lock acquired, processing the job...
[2026-09-14 14:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:07:02] Production.INFO: ==30862== Releasing lock...
[2026-09-14 14:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:07:02] Production.INFO: ==30864== Lock acquired, processing the job...
[2026-09-14 18:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:07:02] Production.INFO: ==30864== Releasing lock...
[2026-09-14 18:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:07:03] Production.INFO: ==30868== Lock acquired, processing the job...
[2026-09-14 14:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:07:03] Production.INFO: ==30866== Lock acquired, processing the job...
[2026-09-14 14:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:07:03] Production.INFO: ==30874== Lock acquired, processing the job...
[2026-09-14 14:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:07:03] Production.INFO: ==30870== Lock acquired, processing the job...
[2026-09-14 14:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:07:03] Production.INFO: ==30872== Lock acquired, processing the job...
[2026-09-14 14:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 14:07:03] Production.INFO: Account Balance Start.
[2026-09-14 14:07:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:07:03] Production.INFO: 117
[2026-09-14 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-09-14 14:07:03] Production.INFO: ==30874== Releasing lock...
[2026-09-14 14:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:07:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:07:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:07:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:07:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:07:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:07:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:07:04] Production.INFO: Date 2026-09-14
[2026-09-14 14:07:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:07:04] Production.INFO: Total Charge 0
[2026-09-14 14:07:04] Production.INFO: ==30868== Releasing lock...
[2026-09-14 14:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:07:04] Production.INFO: CreateAllLog End
[2026-09-14 14:07:04] Production.INFO: Account Balance End.
[2026-09-14 14:07:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:07:04] Production.INFO: ==30872== Releasing lock...
[2026-09-14 14:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:07:11] Production.ERROR: CronJobId end10
[2026-09-14 14:07:11] Production.INFO: ==30870== Releasing lock...
[2026-09-14 14:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:07:14] Production.INFO: call_cost start
[2026-09-14 14:07:14] Production.INFO: call_cost end
[2026-09-14 14:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:07:14] Production.INFO: ==30866== Releasing lock...
[2026-09-14 14:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:08:01] Production.INFO: ==30940== Lock acquired, processing the job...
[2026-09-14 19:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:08:01] Production.INFO: neon service started
[2026-09-14 19:08:01] Production.INFO: neon service started
[2026-09-14 19:08:01] Production.INFO: ==30940== Releasing lock...
[2026-09-14 19:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:08:01] Production.INFO: ==30944== Lock acquired, processing the job...
[2026-09-14 18:08:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:08:01] Production.INFO: ==30944== Releasing lock...
[2026-09-14 18:08:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:08:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:08:01] Production.INFO: ==30942== Lock acquired, processing the job...
[2026-09-14 14:08:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:08:02] Production.INFO: ==30942== Releasing lock...
[2026-09-14 14:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:08:02] Production.INFO: ==30946== Lock acquired, processing the job...
[2026-09-14 14:08:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:08:02] Production.INFO: ==30950== Lock acquired, processing the job...
[2026-09-14 14:08:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:08:02] Production.INFO: ==30948== Lock acquired, processing the job...
[2026-09-14 14:08:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:08:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:08:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:08:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:08:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:08:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:08:02] Production.INFO: ==30953== Lock acquired, processing the job...
[2026-09-14 14:08:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:08:03] Production.INFO: ==30955== Lock acquired, processing the job...
[2026-09-14 14:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:08:03] Production.INFO: Account Balance Start.
[2026-09-14 14:08:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:08:03] Production.INFO: 117
[2026-09-14 14:08:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:08:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 14: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-09-14 14: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-09-14 14: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-09-14 14:08:03] Production.INFO: ==30955== Releasing lock...
[2026-09-14 14:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:08:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:08:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:08:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:08:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:08:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:08:03] Production.INFO: Total Charge 0
[2026-09-14 14:08:03] Production.INFO: CreateAllLog End
[2026-09-14 14:08:03] Production.INFO: Account Balance End.
[2026-09-14 14:08:03] Production.ERROR: CronJobId end 12
[2026-09-14 14:08:03] Production.INFO: ==30953== Releasing lock...
[2026-09-14 14:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:08:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:08:03] Production.INFO: ==30948== Releasing lock...
[2026-09-14 14:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:08:09] Production.ERROR: CronJobId end10
[2026-09-14 14:08:09] Production.INFO: ==30950== Releasing lock...
[2026-09-14 14:08:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:08:09] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:08:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:08:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:08:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:08:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:08:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:08:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:08:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:08:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:08:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:08:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:08:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:08:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:08:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:08:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:08:13] Production.INFO: call_cost start
[2026-09-14 14:08:13] Production.INFO: call_cost end
[2026-09-14 14:08:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:08:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:08:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:08:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:08:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:08:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:08:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:08:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:08:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:08:13] Production.INFO: ==30946== Releasing lock...
[2026-09-14 14:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:08:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:09:01] Production.INFO: ==31019== Lock acquired, processing the job...
[2026-09-14 19:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:09:01] Production.INFO: neon service started
[2026-09-14 19:09:01] Production.INFO: neon service started
[2026-09-14 19:09:01] Production.INFO: ==31019== Releasing lock...
[2026-09-14 19:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:09:02] Production.INFO: ==31023== Lock acquired, processing the job...
[2026-09-14 18:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:09:02] Production.INFO: ==31023== Releasing lock...
[2026-09-14 18:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:09:02] Production.INFO: ==31021== Lock acquired, processing the job...
[2026-09-14 14:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:09:02] Production.INFO: ==31021== Releasing lock...
[2026-09-14 14:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:09:03] Production.INFO: ==31028== Lock acquired, processing the job...
[2026-09-14 14:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:09:03] Production.INFO: ==31030== Lock acquired, processing the job...
[2026-09-14 14:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:09:03] Production.INFO: ==31026== Lock acquired, processing the job...
[2026-09-14 14:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:09:03] Production.INFO: ==31032== Lock acquired, processing the job...
[2026-09-14 14:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:09:03] Production.INFO: Account Balance Start.
[2026-09-14 14:09:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:09:03] Production.INFO: 117
[2026-09-14 14:09:03] Production.INFO: ==31034== Lock acquired, processing the job...
[2026-09-14 14:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:09:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:09:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:09:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 14:09:03] Production.INFO: ==31034== Releasing lock...
[2026-09-14 14:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:09:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:09:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:09:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:09:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:09:03] Production.INFO: Total Charge 0
[2026-09-14 14:09:03] Production.INFO: CreateAllLog End
[2026-09-14 14:09:03] Production.INFO: Account Balance End.
[2026-09-14 14:09:03] Production.ERROR: CronJobId end 12
[2026-09-14 14:09:03] Production.INFO: ==31032== Releasing lock...
[2026-09-14 14:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:09:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:09:03] Production.INFO: ==31028== Releasing lock...
[2026-09-14 14:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:09:11] Production.ERROR: CronJobId end10
[2026-09-14 14:09:11] Production.INFO: ==31030== Releasing lock...
[2026-09-14 14:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:09:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:09:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:09:14] Production.INFO: call_cost start
[2026-09-14 14:09:14] Production.INFO: call_cost end
[2026-09-14 14:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:09:14] Production.INFO: ==31026== Releasing lock...
[2026-09-14 14:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:10:02] Production.INFO: ==31093== Lock acquired, processing the job...
[2026-09-14 19:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:10:02] Production.INFO: neon service started
[2026-09-14 19:10:02] Production.INFO: neon service started
[2026-09-14 19:10:02] Production.INFO: ==31093== Releasing lock...
[2026-09-14 19:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:10:02] Production.INFO: ==31095== Lock acquired, processing the job...
[2026-09-14 14:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:10:02] Production.INFO: ==31095== Releasing lock...
[2026-09-14 14:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:10:02] Production.INFO: ==31097== Lock acquired, processing the job...
[2026-09-14 18:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:10:02] Production.INFO: ==31097== Releasing lock...
[2026-09-14 18:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:10:03] Production.INFO: ==31106== Lock acquired, processing the job...
[2026-09-14 14:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:10:03] Production.INFO: Account Balance Start.
[2026-09-14 14:10:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:10:03] Production.INFO: 117
[2026-09-14 14:10:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:10:03] Production.INFO: ==31100== Lock acquired, processing the job...
[2026-09-14 14:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:10:03] Production.INFO: ==31102== Lock acquired, processing the job...
[2026-09-14 14:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:10:03] Production.INFO: ==31104== Lock acquired, processing the job...
[2026-09-14 14:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:10:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:10:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:10:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:10:03] Production.INFO: ==31108== Lock acquired, processing the job...
[2026-09-14 14:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:10:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:10:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:10:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 14:10:03] Production.INFO: Total Charge 0
[2026-09-14 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-09-14 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-09-14 14:10:03] Production.INFO: ==31108== Releasing lock...
[2026-09-14 14:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:10:03] Production.INFO: CreateAllLog End
[2026-09-14 14:10:04] Production.INFO: Account Balance End.
[2026-09-14 14:10:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:10:04] Production.INFO: ==31106== Releasing lock...
[2026-09-14 14:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:10:04] Production.INFO: ==31102== Releasing lock...
[2026-09-14 14:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:10:10] Production.ERROR: CronJobId end10
[2026-09-14 14:10:10] Production.INFO: ==31104== Releasing lock...
[2026-09-14 14:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:10:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:10:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:10:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:10:13] Production.INFO: call_cost start
[2026-09-14 14:10:13] Production.INFO: call_cost end
[2026-09-14 14:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:10:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:10:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:10:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:10:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:10:13] Production.INFO: ==31100== Releasing lock...
[2026-09-14 14:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:11:01] Production.INFO: ==31172== Lock acquired, processing the job...
[2026-09-14 19:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:11:01] Production.INFO: neon service started
[2026-09-14 19:11:01] Production.INFO: neon service started
[2026-09-14 19:11:01] Production.INFO: ==31172== Releasing lock...
[2026-09-14 19:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:11:01] Production.INFO: ==31174== Lock acquired, processing the job...
[2026-09-14 14:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:11:01] Production.INFO: ==31174== Releasing lock...
[2026-09-14 14:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:11:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:11:02] Production.INFO: ==31176== Lock acquired, processing the job...
[2026-09-14 18:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:11:02] Production.INFO: ==31176== Releasing lock...
[2026-09-14 18:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:11:02] Production.INFO: ==31178== Lock acquired, processing the job...
[2026-09-14 14:11:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:11:02] Production.INFO: ==31180== Lock acquired, processing the job...
[2026-09-14 14:11:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:11:02] Production.INFO: ==31182== Lock acquired, processing the job...
[2026-09-14 14:11:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:11:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:11:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:11:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:11:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:11:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:11:03] Production.INFO: ==31184== Lock acquired, processing the job...
[2026-09-14 14:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:11:03] Production.INFO: ==31186== Lock acquired, processing the job...
[2026-09-14 14:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:11:03] Production.INFO: Account Balance Start.
[2026-09-14 14:11:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:11:03] Production.INFO: 117
[2026-09-14 14:11:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:11:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:11:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 14: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-09-14 14: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-09-14 14: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-09-14 14:11:03] Production.INFO: ==31186== Releasing lock...
[2026-09-14 14:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:11:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:11:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:11:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:11:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:11:03] Production.INFO: Total Charge 0
[2026-09-14 14:11:03] Production.INFO: CreateAllLog End
[2026-09-14 14:11:03] Production.INFO: ==31180== Releasing lock...
[2026-09-14 14:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:11:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:11:03] Production.INFO: Account Balance End.
[2026-09-14 14:11:03] Production.ERROR: CronJobId end 12
[2026-09-14 14:11:03] Production.INFO: ==31184== Releasing lock...
[2026-09-14 14:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:11:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:11:10] Production.ERROR: CronJobId end10
[2026-09-14 14:11:10] Production.INFO: ==31182== Releasing lock...
[2026-09-14 14:11:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:11:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:11:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:11:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:11:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:11:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:11:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:11:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:11:13] Production.INFO: call_cost start
[2026-09-14 14:11:13] Production.INFO: call_cost end
[2026-09-14 14:11:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:11:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:11:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:11:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:11:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:11:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:11:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:11:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:11:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:11:13] Production.INFO: ==31178== Releasing lock...
[2026-09-14 14:11:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:11:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:12:01] Production.INFO: ==31247== Lock acquired, processing the job...
[2026-09-14 19:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:12:01] Production.INFO: neon service started
[2026-09-14 19:12:01] Production.INFO: neon service started
[2026-09-14 19:12:01] Production.INFO: ==31247== Releasing lock...
[2026-09-14 19:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:12:02] Production.INFO: ==31249== Lock acquired, processing the job...
[2026-09-14 14:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:12:02] Production.INFO: ==31249== Releasing lock...
[2026-09-14 14:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:12:02] Production.INFO: ==31251== Lock acquired, processing the job...
[2026-09-14 18:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:12:02] Production.INFO: ==31251== Releasing lock...
[2026-09-14 18:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:12:03] Production.INFO: ==31260== Lock acquired, processing the job...
[2026-09-14 14:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:12:03] Production.INFO: ==31254== Lock acquired, processing the job...
[2026-09-14 14:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:12:03] Production.INFO: Account Balance Start.
[2026-09-14 14:12:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:12:03] Production.INFO: 117
[2026-09-14 14:12:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:12:03] Production.INFO: ==31256== Lock acquired, processing the job...
[2026-09-14 14:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:12:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:12:03] Production.INFO: ==31258== Lock acquired, processing the job...
[2026-09-14 14:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:12:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:12:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:12:03] Production.INFO: ==31262== Lock acquired, processing the job...
[2026-09-14 14:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:12:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:12:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:12:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 14:12:03] Production.INFO: ==31262== Releasing lock...
[2026-09-14 14:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:12:03] Production.INFO: Total Charge 0
[2026-09-14 14:12:03] Production.INFO: CreateAllLog End
[2026-09-14 14:12:03] Production.INFO: Account Balance End.
[2026-09-14 14:12:03] Production.ERROR: CronJobId end 12
[2026-09-14 14:12:03] Production.INFO: ==31260== Releasing lock...
[2026-09-14 14:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:12:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:12:04] Production.INFO: ==31256== Releasing lock...
[2026-09-14 14:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:12:10] Production.ERROR: CronJobId end10
[2026-09-14 14:12:10] Production.INFO: ==31258== Releasing lock...
[2026-09-14 14:12:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:12:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:12:13] Production.INFO: call_cost start
[2026-09-14 14:12:13] Production.INFO: call_cost end
[2026-09-14 14:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:12:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:12:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:12:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:12:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:12:13] Production.INFO: ==31254== Releasing lock...
[2026-09-14 14:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:13:02] Production.INFO: ==31350== Lock acquired, processing the job...
[2026-09-14 19:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:13:02] Production.INFO: neon service started
[2026-09-14 19:13:02] Production.INFO: neon service started
[2026-09-14 19:13:02] Production.INFO: ==31350== Releasing lock...
[2026-09-14 19:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:13:02] Production.INFO: ==31354== Lock acquired, processing the job...
[2026-09-14 18:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:13:02] Production.INFO: ==31354== Releasing lock...
[2026-09-14 18:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:13:02] Production.INFO: ==31352== Lock acquired, processing the job...
[2026-09-14 14:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:13:02] Production.INFO: ==31352== Releasing lock...
[2026-09-14 14:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:13:03] Production.INFO: ==31360== Lock acquired, processing the job...
[2026-09-14 14:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:13:03] Production.INFO: ==31358== Lock acquired, processing the job...
[2026-09-14 14:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:13:03] Production.INFO: ==31364== Lock acquired, processing the job...
[2026-09-14 14:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 14:13:03] Production.INFO: ==31364== Releasing lock...
[2026-09-14 14:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:13:03] Production.INFO: ==31356== Lock acquired, processing the job...
[2026-09-14 14:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:13:03] Production.INFO: ==31362== Lock acquired, processing the job...
[2026-09-14 14:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:13:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:13:04] Production.INFO: Account Balance Start.
[2026-09-14 14:13:04] Production.INFO: CreateAllLog Start
[2026-09-14 14:13:04] Production.INFO: 117
[2026-09-14 14:13:04] Production.INFO: Date 2026-09-08
[2026-09-14 14:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:13:04] Production.INFO: Date 2026-09-09
[2026-09-14 14:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:13:04] Production.INFO: Date 2026-09-10
[2026-09-14 14:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:13:04] Production.INFO: ==31358== Releasing lock...
[2026-09-14 14:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:13:04] Production.INFO: Date 2026-09-11
[2026-09-14 14:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:13:04] Production.INFO: Date 2026-09-12
[2026-09-14 14:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:13:04] Production.INFO: Date 2026-09-13
[2026-09-14 14:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:13:04] Production.INFO: Date 2026-09-14
[2026-09-14 14:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:13:04] Production.INFO: Total Charge 0
[2026-09-14 14:13:04] Production.INFO: CreateAllLog End
[2026-09-14 14:13:04] Production.INFO: Account Balance End.
[2026-09-14 14:13:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:13:04] Production.INFO: ==31362== Releasing lock...
[2026-09-14 14:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:13:11] Production.ERROR: CronJobId end10
[2026-09-14 14:13:11] Production.INFO: ==31360== Releasing lock...
[2026-09-14 14:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:13:14] Production.INFO: call_cost start
[2026-09-14 14:13:14] Production.INFO: call_cost end
[2026-09-14 14:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:13:14] Production.INFO: ==31356== Releasing lock...
[2026-09-14 14:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:14:01] Production.INFO: ==31452== Lock acquired, processing the job...
[2026-09-14 19:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:14:01] Production.INFO: neon service started
[2026-09-14 19:14:01] Production.INFO: neon service started
[2026-09-14 19:14:01] Production.INFO: ==31452== Releasing lock...
[2026-09-14 19:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:14:01] Production.INFO: ==31456== Lock acquired, processing the job...
[2026-09-14 18:14:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:14:01] Production.INFO: ==31456== Releasing lock...
[2026-09-14 18:14:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:14:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:14:02] Production.INFO: ==31454== Lock acquired, processing the job...
[2026-09-14 14:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:14:02] Production.INFO: ==31454== Releasing lock...
[2026-09-14 14:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:14:02] Production.INFO: ==31460== Lock acquired, processing the job...
[2026-09-14 14:14:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:14:02] Production.INFO: ==31458== Lock acquired, processing the job...
[2026-09-14 14:14:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:14:03] Production.INFO: ==31467== Lock acquired, processing the job...
[2026-09-14 14:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:14:03] Production.INFO: ==31462== Lock acquired, processing the job...
[2026-09-14 14:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:14:03] Production.INFO: ==31465== Lock acquired, processing the job...
[2026-09-14 14:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 14:14:03] Production.INFO: ==31467== Releasing lock...
[2026-09-14 14:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:14:03] Production.INFO: Account Balance Start.
[2026-09-14 14:14:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:14:03] Production.INFO: 117
[2026-09-14 14:14:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:14:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:14:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:14:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:14:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:14:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:14:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:14:03] Production.INFO: Total Charge 0
[2026-09-14 14:14:03] Production.INFO: CreateAllLog End
[2026-09-14 14:14:03] Production.INFO: Account Balance End.
[2026-09-14 14:14:03] Production.INFO: ==31460== Releasing lock...
[2026-09-14 14:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:14:03] Production.ERROR: CronJobId end 12
[2026-09-14 14:14:03] Production.INFO: ==31465== Releasing lock...
[2026-09-14 14:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:14:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:14:12] Production.ERROR: CronJobId end10
[2026-09-14 14:14:12] Production.INFO: ==31462== Releasing lock...
[2026-09-14 14:14:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:14:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:14:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:14:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:14:14] Production.INFO: call_cost start
[2026-09-14 14:14:14] Production.INFO: call_cost end
[2026-09-14 14:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:14:14] Production.INFO: ==31458== Releasing lock...
[2026-09-14 14:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:15:02] Production.INFO: ==31538== Lock acquired, processing the job...
[2026-09-14 19:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:15:02] Production.INFO: neon service started
[2026-09-14 19:15:02] Production.INFO: neon service started
[2026-09-14 19:15:02] Production.INFO: ==31538== Releasing lock...
[2026-09-14 19:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:15:02] Production.INFO: ==31543== Lock acquired, processing the job...
[2026-09-14 18:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:15:02] Production.INFO: ==31543== Releasing lock...
[2026-09-14 18:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:15:02] Production.INFO: ==31541== Lock acquired, processing the job...
[2026-09-14 14:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:15:02] Production.INFO: ==31541== Releasing lock...
[2026-09-14 14:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:15:03] Production.INFO: ==31545== Lock acquired, processing the job...
[2026-09-14 14:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 14:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 14:15:03] Production.INFO: ==31547== Lock acquired, processing the job...
[2026-09-14 14:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 14:15:03] Production.INFO: ==31545== Releasing lock...
[2026-09-14 14:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 14:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 14:15:03] Production.INFO: ==31549== Lock acquired, processing the job...
[2026-09-14 14:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:15:03] Production.INFO: ==31551== Lock acquired, processing the job...
[2026-09-14 14:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:15:03] Production.INFO: ==31553== Lock acquired, processing the job...
[2026-09-14 14:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:15:04] Production.INFO: ==31555== Lock acquired, processing the job...
[2026-09-14 14:15:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 14:15:04] Production.INFO: Account Balance Start.
[2026-09-14 14:15:04] Production.INFO: CreateAllLog Start
[2026-09-14 14:15:04] Production.INFO: 117
[2026-09-14 14:15:04] Production.INFO: Date 2026-09-08
[2026-09-14 14:15:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 14:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:15:04] Production.INFO: ==31557== Lock acquired, processing the job...
[2026-09-14 14:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:15:04] Production.INFO: Date 2026-09-09
[2026-09-14 14:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:15:04] Production.INFO: Date 2026-09-10
[2026-09-14 14:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:15:04] Production.INFO: Date 2026-09-11
[2026-09-14 14:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 14: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-09-14 14: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-09-14 14: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-09-14 14:15:04] Production.INFO: Date 2026-09-12
[2026-09-14 14:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:15:04] Production.INFO: ==31557== Releasing lock...
[2026-09-14 14:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:15:04] Production.INFO: Date 2026-09-13
[2026-09-14 14:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:15:04] Production.INFO: Date 2026-09-14
[2026-09-14 14:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:15:04] Production.INFO: Total Charge 0
[2026-09-14 14:15:04] Production.INFO: CreateAllLog End
[2026-09-14 14:15:04] Production.ERROR: done
[2026-09-14 14:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 14:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002653', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 14:15:04] Production.INFO: Account Balance End.
[2026-09-14 14:15:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:15:04] Production.INFO: ==31553== Releasing lock...
[2026-09-14 14:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:15:04] Production.INFO: ==31549== Releasing lock...
[2026-09-14 14:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:15:08] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002653', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 14:15:08] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 14:15:08] Production.INFO: ProcessCDR(1,18002653,1,1,2)
[2026-09-14 14:15:08] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18002653,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 14:15:08] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18002653,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 14:15:08] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 14:15:08] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 14:15:09] Production.INFO: ==31555== Releasing lock...
[2026-09-14 14:15:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 14:15:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 14:15:13] Production.ERROR: CronJobId end10
[2026-09-14 14:15:13] Production.INFO: ==31551== Releasing lock...
[2026-09-14 14:15:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:15:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:15:16] Production.INFO: call_cost start
[2026-09-14 14:15:16] Production.INFO: call_cost end
[2026-09-14 14:15:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:15:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:15:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:15:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:15:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:15:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:15:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:15:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:15:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:15:16] Production.INFO: ==31547== Releasing lock...
[2026-09-14 14:15:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:15:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:16:01] Production.INFO: ==31636== Lock acquired, processing the job...
[2026-09-14 19:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:16:01] Production.INFO: neon service started
[2026-09-14 19:16:01] Production.INFO: neon service started
[2026-09-14 19:16:01] Production.INFO: ==31636== Releasing lock...
[2026-09-14 19:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:16:01] Production.INFO: ==31640== Lock acquired, processing the job...
[2026-09-14 18:16:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:16:01] Production.INFO: ==31640== Releasing lock...
[2026-09-14 18:16:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:16:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:16:01] Production.INFO: ==31638== Lock acquired, processing the job...
[2026-09-14 14:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:16:02] Production.INFO: ==31638== Releasing lock...
[2026-09-14 14:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:16:02] Production.INFO: ==31642== Lock acquired, processing the job...
[2026-09-14 14:16:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:16:02] Production.INFO: ==31644== Lock acquired, processing the job...
[2026-09-14 14:16:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:16:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:16:02] Production.INFO: ==31646== Lock acquired, processing the job...
[2026-09-14 14:16:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:16:02] Production.INFO: ==31648== Lock acquired, processing the job...
[2026-09-14 14:16:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:16:03] Production.INFO: ==31650== Lock acquired, processing the job...
[2026-09-14 14:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:16:03] Production.INFO: Account Balance Start.
[2026-09-14 14:16:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:16:03] Production.INFO: 117
[2026-09-14 14:16:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 14:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 14:16:03] Production.INFO: ==31650== Releasing lock...
[2026-09-14 14:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:16:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:16:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:16:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:16:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:16:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:16:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:16:03] Production.INFO: Total Charge 0
[2026-09-14 14:16:03] Production.INFO: CreateAllLog End
[2026-09-14 14:16:03] Production.INFO: ==31644== Releasing lock...
[2026-09-14 14:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:16:03] Production.INFO: Account Balance End.
[2026-09-14 14:16:03] Production.ERROR: CronJobId end 12
[2026-09-14 14:16:03] Production.INFO: ==31648== Releasing lock...
[2026-09-14 14:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:16:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:16:10] Production.ERROR: CronJobId end10
[2026-09-14 14:16:10] Production.INFO: ==31646== Releasing lock...
[2026-09-14 14:16:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:16:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:16:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:16:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:16:14] Production.INFO: call_cost start
[2026-09-14 14:16:14] Production.INFO: call_cost end
[2026-09-14 14:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:16:14] Production.INFO: ==31642== Releasing lock...
[2026-09-14 14:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:17:01] Production.INFO: ==31729== Lock acquired, processing the job...
[2026-09-14 19:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:17:01] Production.INFO: neon service started
[2026-09-14 19:17:01] Production.INFO: neon service started
[2026-09-14 19:17:01] Production.INFO: ==31729== Releasing lock...
[2026-09-14 19:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:17:02] Production.INFO: ==31731== Lock acquired, processing the job...
[2026-09-14 14:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:17:02] Production.INFO: ==31733== Lock acquired, processing the job...
[2026-09-14 18:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:17:02] Production.INFO: ==31733== Releasing lock...
[2026-09-14 18:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:17:02] Production.INFO: ==31731== Releasing lock...
[2026-09-14 14:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:17:03] Production.INFO: ==31742== Lock acquired, processing the job...
[2026-09-14 14:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:17:03] Production.INFO: Account Balance Start.
[2026-09-14 14:17:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:17:03] Production.INFO: 117
[2026-09-14 14:17:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:17:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:17:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:17:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:17:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:17:03] Production.INFO: ==31735== Lock acquired, processing the job...
[2026-09-14 14:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:17:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:17:03] Production.INFO: ==31737== Lock acquired, processing the job...
[2026-09-14 14:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:17:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:17:03] Production.INFO: ==31740== Lock acquired, processing the job...
[2026-09-14 14:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:17:03] Production.INFO: Total Charge 0
[2026-09-14 14:17:03] Production.INFO: CreateAllLog End
[2026-09-14 14:17:03] Production.INFO: ==31744== Lock acquired, processing the job...
[2026-09-14 14:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 14:17:03] Production.INFO: Account Balance End.
[2026-09-14 14: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-09-14 14:17:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:17:04] Production.INFO: ==31742== Releasing lock...
[2026-09-14 14:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:17:04] Production.INFO: ==31744== Releasing lock...
[2026-09-14 14:17:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:17:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:17:04] Production.INFO: ==31737== Releasing lock...
[2026-09-14 14:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:17:10] Production.ERROR: CronJobId end10
[2026-09-14 14:17:10] Production.INFO: ==31740== Releasing lock...
[2026-09-14 14:17:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:17:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:17:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:17:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:17:13] Production.INFO: call_cost start
[2026-09-14 14:17:13] Production.INFO: call_cost end
[2026-09-14 14:17:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:17:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:17:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:17:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:17:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:17:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:17:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:17:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:17:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:17:13] Production.INFO: ==31735== Releasing lock...
[2026-09-14 14:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:17:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:18:02] Production.INFO: ==31803== Lock acquired, processing the job...
[2026-09-14 19:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:18:02] Production.INFO: neon service started
[2026-09-14 19:18:02] Production.INFO: neon service started
[2026-09-14 19:18:02] Production.INFO: ==31803== Releasing lock...
[2026-09-14 19:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:18:02] Production.INFO: ==31805== Lock acquired, processing the job...
[2026-09-14 14:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:18:02] Production.INFO: ==31805== Releasing lock...
[2026-09-14 14:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:18:02] Production.INFO: ==31808== Lock acquired, processing the job...
[2026-09-14 18:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:18:02] Production.INFO: ==31808== Releasing lock...
[2026-09-14 18:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:18:03] Production.INFO: ==31810== Lock acquired, processing the job...
[2026-09-14 14:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:18:03] Production.INFO: ==31814== Lock acquired, processing the job...
[2026-09-14 14:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:18:03] Production.INFO: ==31812== Lock acquired, processing the job...
[2026-09-14 14:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:18:03] Production.INFO: ==31816== Lock acquired, processing the job...
[2026-09-14 14:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:18:03] Production.INFO: ==31818== Lock acquired, processing the job...
[2026-09-14 14:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:18:03] Production.INFO: Account Balance Start.
[2026-09-14 14:18:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:18:03] Production.INFO: 117
[2026-09-14 14:18:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 14:18:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 14:18:03] Production.INFO: ==31818== Releasing lock...
[2026-09-14 14:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:18:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:18:04] Production.INFO: Date 2026-09-11
[2026-09-14 14:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:18:04] Production.INFO: Date 2026-09-12
[2026-09-14 14:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:18:04] Production.INFO: Date 2026-09-13
[2026-09-14 14:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:18:04] Production.INFO: Date 2026-09-14
[2026-09-14 14:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:18:04] Production.INFO: Total Charge 0
[2026-09-14 14:18:04] Production.INFO: CreateAllLog End
[2026-09-14 14:18:04] Production.INFO: Account Balance End.
[2026-09-14 14:18:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:18:04] Production.INFO: ==31816== Releasing lock...
[2026-09-14 14:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:18:04] Production.INFO: ==31812== Releasing lock...
[2026-09-14 14:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:18:10] Production.ERROR: CronJobId end10
[2026-09-14 14:18:10] Production.INFO: ==31814== Releasing lock...
[2026-09-14 14:18:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:18:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:18:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:18:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:18:13] Production.INFO: call_cost start
[2026-09-14 14:18:13] Production.INFO: call_cost end
[2026-09-14 14:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:18:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:18:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:18:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:18:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:18:13] Production.INFO: ==31810== Releasing lock...
[2026-09-14 14:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:19:01] Production.INFO: ==31881== Lock acquired, processing the job...
[2026-09-14 19:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:19:01] Production.INFO: neon service started
[2026-09-14 19:19:01] Production.INFO: neon service started
[2026-09-14 19:19:01] Production.INFO: ==31881== Releasing lock...
[2026-09-14 19:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:19:01] Production.INFO: ==31883== Lock acquired, processing the job...
[2026-09-14 14:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:19:02] Production.INFO: ==31883== Releasing lock...
[2026-09-14 14:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:19:02] Production.INFO: ==31885== Lock acquired, processing the job...
[2026-09-14 18:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:19:02] Production.INFO: ==31885== Releasing lock...
[2026-09-14 18:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:19:02] Production.INFO: ==31889== Lock acquired, processing the job...
[2026-09-14 14:19:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:19:02] Production.INFO: ==31887== Lock acquired, processing the job...
[2026-09-14 14:19:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:19:02] Production.INFO: ==31891== Lock acquired, processing the job...
[2026-09-14 14:19:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:19:03] Production.INFO: ==31893== Lock acquired, processing the job...
[2026-09-14 14:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:19:03] Production.INFO: Account Balance Start.
[2026-09-14 14:19:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:19:03] Production.INFO: 117
[2026-09-14 14:19:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:19:03] Production.INFO: ==31895== Lock acquired, processing the job...
[2026-09-14 14:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:19:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:19:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:19:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 14:19:03] Production.INFO: ==31895== Releasing lock...
[2026-09-14 14:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:19:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:19:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:19:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:19:03] Production.INFO: Total Charge 0
[2026-09-14 14:19:03] Production.INFO: CreateAllLog End
[2026-09-14 14:19:03] Production.INFO: Account Balance End.
[2026-09-14 14:19:03] Production.ERROR: CronJobId end 12
[2026-09-14 14:19:03] Production.INFO: ==31893== Releasing lock...
[2026-09-14 14:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:19:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:19:03] Production.INFO: ==31889== Releasing lock...
[2026-09-14 14:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:19:11] Production.ERROR: CronJobId end10
[2026-09-14 14:19:11] Production.INFO: ==31891== Releasing lock...
[2026-09-14 14:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:19:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:19:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:19:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:19:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:19:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:19:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:19:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:19:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:19:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:19:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:19:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:19:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:19:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:19:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:19:13] Production.INFO: call_cost start
[2026-09-14 14:19:13] Production.INFO: call_cost end
[2026-09-14 14:19:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:19:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:19:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:19:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:19:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:19:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:19:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:19:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:19:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:19:13] Production.INFO: ==31887== Releasing lock...
[2026-09-14 14:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:20:02] Production.INFO: ==31956== Lock acquired, processing the job...
[2026-09-14 19:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:20:02] Production.INFO: neon service started
[2026-09-14 19:20:02] Production.INFO: neon service started
[2026-09-14 19:20:02] Production.INFO: ==31956== Releasing lock...
[2026-09-14 19:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:20:02] Production.INFO: ==31958== Lock acquired, processing the job...
[2026-09-14 14:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:20:02] Production.INFO: ==31958== Releasing lock...
[2026-09-14 14:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:20:02] Production.INFO: ==31960== Lock acquired, processing the job...
[2026-09-14 18:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:20:02] Production.INFO: ==31960== Releasing lock...
[2026-09-14 18:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:20:03] Production.INFO: ==31962== Lock acquired, processing the job...
[2026-09-14 14:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:20:03] Production.INFO: ==31966== Lock acquired, processing the job...
[2026-09-14 14:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:20:03] Production.INFO: ==31964== Lock acquired, processing the job...
[2026-09-14 14:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:20:03] Production.INFO: ==31969== Lock acquired, processing the job...
[2026-09-14 14:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:20:03] Production.INFO: ==31971== Lock acquired, processing the job...
[2026-09-14 14:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 14:20:03] Production.INFO: Account Balance Start.
[2026-09-14 14:20:03] Production.INFO: ==31971== Releasing lock...
[2026-09-14 14:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:20:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:20:03] Production.INFO: 117
[2026-09-14 14:20:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:20:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:20:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:20:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:20:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:20:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:20:04] Production.INFO: Date 2026-09-14
[2026-09-14 14:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:20:04] Production.INFO: Total Charge 0
[2026-09-14 14:20:04] Production.INFO: CreateAllLog End
[2026-09-14 14:20:04] Production.INFO: Account Balance End.
[2026-09-14 14:20:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:20:04] Production.INFO: ==31969== Releasing lock...
[2026-09-14 14:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:20:04] Production.INFO: ==31964== Releasing lock...
[2026-09-14 14:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:20:10] Production.ERROR: CronJobId end10
[2026-09-14 14:20:10] Production.INFO: ==31966== Releasing lock...
[2026-09-14 14:20:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:20:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:20:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:20:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:20:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:20:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:20:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:20:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:20:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:20:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:20:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:20:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:20:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:20:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:20:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:20:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:20:13] Production.INFO: call_cost start
[2026-09-14 14:20:13] Production.INFO: call_cost end
[2026-09-14 14:20:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:20:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:20:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:20:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:20:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:20:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:20:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:20:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:20:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:20:13] Production.INFO: ==31962== Releasing lock...
[2026-09-14 14:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:20:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:21:01] Production.INFO: ==32031== Lock acquired, processing the job...
[2026-09-14 19:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:21:01] Production.INFO: neon service started
[2026-09-14 19:21:01] Production.INFO: neon service started
[2026-09-14 19:21:01] Production.INFO: ==32031== Releasing lock...
[2026-09-14 19:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:21:02] Production.INFO: ==32033== Lock acquired, processing the job...
[2026-09-14 14:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:21:02] Production.INFO: ==32035== Lock acquired, processing the job...
[2026-09-14 18:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:21:02] Production.INFO: ==32035== Releasing lock...
[2026-09-14 18:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:21:02] Production.INFO: ==32033== Releasing lock...
[2026-09-14 14:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:21:03] Production.INFO: ==32038== Lock acquired, processing the job...
[2026-09-14 14:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:21:03] Production.INFO: ==32042== Lock acquired, processing the job...
[2026-09-14 14:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:21:03] Production.INFO: ==32040== Lock acquired, processing the job...
[2026-09-14 14:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:21:03] Production.INFO: ==32044== Lock acquired, processing the job...
[2026-09-14 14:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:21:03] Production.INFO: ==32046== Lock acquired, processing the job...
[2026-09-14 14:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:21:03] Production.INFO: Account Balance Start.
[2026-09-14 14:21:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:21:03] Production.INFO: 117
[2026-09-14 14:21:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 14:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 14:21:03] Production.INFO: ==32046== Releasing lock...
[2026-09-14 14:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:21:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:21:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:21:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:21:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:21:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:21:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:21:03] Production.INFO: Total Charge 0
[2026-09-14 14:21:03] Production.INFO: CreateAllLog End
[2026-09-14 14:21:03] Production.INFO: ==32040== Releasing lock...
[2026-09-14 14:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:21:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:21:03] Production.INFO: Account Balance End.
[2026-09-14 14:21:03] Production.ERROR: CronJobId end 12
[2026-09-14 14:21:03] Production.INFO: ==32044== Releasing lock...
[2026-09-14 14:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:21:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:21:10] Production.ERROR: CronJobId end10
[2026-09-14 14:21:10] Production.INFO: ==32042== Releasing lock...
[2026-09-14 14:21:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:21:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:21:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:21:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:21:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:21:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:21:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:21:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:21:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:21:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:21:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:21:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:21:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:21:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:21:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:21:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:21:13] Production.INFO: call_cost start
[2026-09-14 14:21:13] Production.INFO: call_cost end
[2026-09-14 14:21:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:21:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:21:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:21:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:21:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:21:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:21:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:21:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:21:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:21:13] Production.INFO: ==32038== Releasing lock...
[2026-09-14 14:21:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:21:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:22:01] Production.INFO: ==32111== Lock acquired, processing the job...
[2026-09-14 19:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:22:01] Production.INFO: neon service started
[2026-09-14 19:22:01] Production.INFO: neon service started
[2026-09-14 19:22:01] Production.INFO: ==32111== Releasing lock...
[2026-09-14 19:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:22:02] Production.INFO: ==32113== Lock acquired, processing the job...
[2026-09-14 14:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:22:02] Production.INFO: ==32115== Lock acquired, processing the job...
[2026-09-14 18:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:22:02] Production.INFO: ==32115== Releasing lock...
[2026-09-14 18:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:22:02] Production.INFO: ==32113== Releasing lock...
[2026-09-14 14:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:22:03] Production.INFO: ==32118== Lock acquired, processing the job...
[2026-09-14 14:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:22:03] Production.INFO: ==32124== Lock acquired, processing the job...
[2026-09-14 14:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:22:03] Production.INFO: Account Balance Start.
[2026-09-14 14:22:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:22:03] Production.INFO: 117
[2026-09-14 14:22:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:22:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:22:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:22:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:22:03] Production.INFO: ==32122== Lock acquired, processing the job...
[2026-09-14 14:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:22:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:22:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:22:03] Production.INFO: ==32120== Lock acquired, processing the job...
[2026-09-14 14:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:22:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:22:03] Production.INFO: Total Charge 0
[2026-09-14 14:22:03] Production.INFO: CreateAllLog End
[2026-09-14 14:22:03] Production.INFO: ==32126== Lock acquired, processing the job...
[2026-09-14 14:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:22:03] Production.INFO: Account Balance End.
[2026-09-14 14:22:03] Production.ERROR: CronJobId end 12
[2026-09-14 14:22:03] Production.INFO: ==32124== Releasing lock...
[2026-09-14 14:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:22:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 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-09-14 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-09-14 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-09-14 14:22:03] Production.INFO: ==32126== Releasing lock...
[2026-09-14 14:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:22:04] Production.INFO: ==32120== Releasing lock...
[2026-09-14 14:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:22:10] Production.ERROR: CronJobId end10
[2026-09-14 14:22:10] Production.INFO: ==32122== Releasing lock...
[2026-09-14 14:22:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:22:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:22:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:22:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:22:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:22:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:22:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:22:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:22:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:22:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:22:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:22:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:22:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:22:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:22:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:22:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:22:13] Production.INFO: call_cost start
[2026-09-14 14:22:13] Production.INFO: call_cost end
[2026-09-14 14:22:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:22:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:22:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:22:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:22:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:22:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:22:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:22:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:22:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:22:13] Production.INFO: ==32118== Releasing lock...
[2026-09-14 14:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:22:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:23:02] Production.INFO: ==32185== Lock acquired, processing the job...
[2026-09-14 19:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:23:02] Production.INFO: neon service started
[2026-09-14 19:23:02] Production.INFO: neon service started
[2026-09-14 19:23:02] Production.INFO: ==32185== Releasing lock...
[2026-09-14 19:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:23:02] Production.INFO: ==32187== Lock acquired, processing the job...
[2026-09-14 14:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:23:02] Production.INFO: ==32189== Lock acquired, processing the job...
[2026-09-14 18:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:23:02] Production.INFO: ==32189== Releasing lock...
[2026-09-14 18:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:23:03] Production.INFO: ==32187== Releasing lock...
[2026-09-14 14:23:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:23:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:23:03] Production.INFO: ==32192== Lock acquired, processing the job...
[2026-09-14 14:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:23:03] Production.INFO: ==32194== Lock acquired, processing the job...
[2026-09-14 14:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:23:03] Production.INFO: ==32196== Lock acquired, processing the job...
[2026-09-14 14:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:23:03] Production.INFO: ==32198== Lock acquired, processing the job...
[2026-09-14 14:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:23:03] Production.INFO: ==32200== Lock acquired, processing the job...
[2026-09-14 14:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:23:04] Production.INFO: Account Balance Start.
[2026-09-14 14:23:04] Production.INFO: CreateAllLog Start
[2026-09-14 14:23:04] Production.INFO: 117
[2026-09-14 14:23:04] Production.INFO: Date 2026-09-08
[2026-09-14 14:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 14: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-09-14 14: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-09-14 14: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-09-14 14:23:04] Production.INFO: Date 2026-09-09
[2026-09-14 14:23:04] Production.INFO: ==32200== Releasing lock...
[2026-09-14 14:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:23:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:23:04] Production.INFO: Date 2026-09-10
[2026-09-14 14:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:23:04] Production.INFO: Date 2026-09-11
[2026-09-14 14:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:23:04] Production.INFO: Date 2026-09-12
[2026-09-14 14:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:23:04] Production.INFO: Date 2026-09-13
[2026-09-14 14:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:23:04] Production.INFO: Date 2026-09-14
[2026-09-14 14:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:23:04] Production.INFO: Total Charge 0
[2026-09-14 14:23:04] Production.INFO: CreateAllLog End
[2026-09-14 14:23:04] Production.INFO: Account Balance End.
[2026-09-14 14:23:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:23:04] Production.INFO: ==32198== Releasing lock...
[2026-09-14 14:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:23:04] Production.INFO: ==32194== Releasing lock...
[2026-09-14 14:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:23:10] Production.ERROR: CronJobId end10
[2026-09-14 14:23:10] Production.INFO: ==32196== Releasing lock...
[2026-09-14 14:23:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:23:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:23:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:23:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:23:13] Production.INFO: call_cost start
[2026-09-14 14:23:13] Production.INFO: call_cost end
[2026-09-14 14:23:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:23:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:23:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:23:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:23:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:23:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:23:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:23:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:23:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:23:13] Production.INFO: ==32192== Releasing lock...
[2026-09-14 14:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:23:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:24:01] Production.INFO: ==32263== Lock acquired, processing the job...
[2026-09-14 19:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:24:01] Production.INFO: neon service started
[2026-09-14 19:24:01] Production.INFO: neon service started
[2026-09-14 19:24:01] Production.INFO: ==32263== Releasing lock...
[2026-09-14 19:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:24:02] Production.INFO: ==32265== Lock acquired, processing the job...
[2026-09-14 14:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:24:02] Production.INFO: ==32265== Releasing lock...
[2026-09-14 14:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:24:02] Production.INFO: ==32267== Lock acquired, processing the job...
[2026-09-14 18:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:24:02] Production.INFO: ==32267== Releasing lock...
[2026-09-14 18:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:24:03] Production.INFO: ==32269== Lock acquired, processing the job...
[2026-09-14 14:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:24:03] Production.INFO: ==32271== Lock acquired, processing the job...
[2026-09-14 14:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:24:03] Production.INFO: ==32273== Lock acquired, processing the job...
[2026-09-14 14:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:24:03] Production.INFO: ==32275== Lock acquired, processing the job...
[2026-09-14 14:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:24:03] Production.INFO: ==32277== Lock acquired, processing the job...
[2026-09-14 14:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:24:03] Production.INFO: Account Balance Start.
[2026-09-14 14:24:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:24:03] Production.INFO: 117
[2026-09-14 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-09-14 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-09-14 14:24:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 14:24:03] Production.INFO: ==32277== Releasing lock...
[2026-09-14 14:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:24:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:24:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:24:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:24:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:24:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:24:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:24:03] Production.INFO: Total Charge 0
[2026-09-14 14:24:03] Production.INFO: CreateAllLog End
[2026-09-14 14:24:04] Production.INFO: Account Balance End.
[2026-09-14 14:24:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:24:04] Production.INFO: ==32275== Releasing lock...
[2026-09-14 14:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:24:04] Production.INFO: ==32271== Releasing lock...
[2026-09-14 14:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:24:10] Production.ERROR: CronJobId end10
[2026-09-14 14:24:10] Production.INFO: ==32273== Releasing lock...
[2026-09-14 14:24:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:24:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:24:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:24:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:24:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:24:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:24:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:24:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:24:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:24:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:24:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:24:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:24:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:24:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:24:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:24:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:24:12] Production.INFO: call_cost start
[2026-09-14 14:24:12] Production.INFO: call_cost end
[2026-09-14 14:24:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:24:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:24:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:24:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:24:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:24:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:24:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:24:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:24:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:24:12] Production.INFO: ==32269== Releasing lock...
[2026-09-14 14:24:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:24:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:25:02] Production.INFO: ==32337== Lock acquired, processing the job...
[2026-09-14 19:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:25:02] Production.INFO: neon service started
[2026-09-14 19:25:02] Production.INFO: neon service started
[2026-09-14 19:25:02] Production.INFO: ==32337== Releasing lock...
[2026-09-14 19:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:25:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:25:02] Production.INFO: ==32339== Lock acquired, processing the job...
[2026-09-14 14:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:25:02] Production.INFO: ==32339== Releasing lock...
[2026-09-14 14:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:25:02] Production.INFO: ==32341== Lock acquired, processing the job...
[2026-09-14 18:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:25:02] Production.INFO: ==32341== Releasing lock...
[2026-09-14 18:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:25:03] Production.INFO: ==32351== Lock acquired, processing the job...
[2026-09-14 14:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:25:03] Production.INFO: ==32355== Lock acquired, processing the job...
[2026-09-14 14:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:25:03] Production.INFO: Account Balance Start.
[2026-09-14 14:25:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:25:03] Production.INFO: 117
[2026-09-14 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-09-14 14:25:03] Production.INFO: ==32345== Lock acquired, processing the job...
[2026-09-14 14:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 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-09-14 14:25:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:25:03] Production.INFO: ==32343== Lock acquired, processing the job...
[2026-09-14 14:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 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-09-14 14:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:25:03] Production.INFO: ==32355== Releasing lock...
[2026-09-14 14:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 14:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 14:25:03] Production.ERROR: CronJob PID - 32351
[2026-09-14 14:25:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-14 14:25:03] Production.ERROR: CronJob ID - 12
[2026-09-14 14:25:03] Production.ERROR: CronJob Last Run Time 2026-09-14 14:25:00
[2026-09-14 14:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 14:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 14:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 14:25:03] Production.INFO: ==32343== Releasing lock...
[2026-09-14 14:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 14:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 14:25:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:25:03] Production.INFO: ==32347== Lock acquired, processing the job...
[2026-09-14 14:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:25:03] Production.INFO: ==32353== Lock acquired, processing the job...
[2026-09-14 14:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 14:25:03] Production.INFO: ==32349== Lock acquired, processing the job...
[2026-09-14 14:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:25:04] Production.INFO: Date 2026-09-10
[2026-09-14 14:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:25:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 14:25:04] Production.INFO: Date 2026-09-11
[2026-09-14 14:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:25:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:25:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:25:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:25:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:25:04] Production.INFO: Date 2026-09-12
[2026-09-14 14:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:25:04] Production.INFO: Date 2026-09-13
[2026-09-14 14:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:25:04] Production.INFO: Date 2026-09-14
[2026-09-14 14:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:25:04] Production.INFO: Total Charge 0
[2026-09-14 14:25:04] Production.INFO: CreateAllLog End
[2026-09-14 14:25:04] Production.ERROR: done
[2026-09-14 14:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 14:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002694', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 14:25:04] Production.INFO: Account Balance End.
[2026-09-14 14:25:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:25:04] Production.INFO: ==32351== Releasing lock...
[2026-09-14 14:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:25:04] Production.INFO: ==32347== Releasing lock...
[2026-09-14 14:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:25:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002694', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 14:25:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 14:25:10] Production.INFO: ProcessCDR(1,18002694,1,1,2)
[2026-09-14 14:25:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18002694,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 14:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18002694,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 14:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 14:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 14:25:10] Production.INFO: ==32353== Releasing lock...
[2026-09-14 14:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 14:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 14:25:13] Production.ERROR: CronJobId end10
[2026-09-14 14:25:13] Production.INFO: ==32349== Releasing lock...
[2026-09-14 14:25:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:25:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:25:16] Production.INFO: call_cost start
[2026-09-14 14:25:16] Production.INFO: call_cost end
[2026-09-14 14:25:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:25:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:25:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:25:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:25:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:25:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:25:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:25:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:25:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:25:16] Production.INFO: ==32345== Releasing lock...
[2026-09-14 14:25:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:25:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:26:01] Production.INFO: ==32416== Lock acquired, processing the job...
[2026-09-14 19:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:26:01] Production.INFO: neon service started
[2026-09-14 19:26:01] Production.INFO: neon service started
[2026-09-14 19:26:01] Production.INFO: ==32416== Releasing lock...
[2026-09-14 19:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:26:02] Production.INFO: ==32418== Lock acquired, processing the job...
[2026-09-14 14:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:26:02] Production.INFO: ==32420== Lock acquired, processing the job...
[2026-09-14 18:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:26:02] Production.INFO: ==32420== Releasing lock...
[2026-09-14 18:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:26:02] Production.INFO: ==32418== Releasing lock...
[2026-09-14 14:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:26:03] Production.INFO: ==32423== Lock acquired, processing the job...
[2026-09-14 14:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:26:03] Production.INFO: ==32427== Lock acquired, processing the job...
[2026-09-14 14:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:26:03] Production.INFO: ==32425== Lock acquired, processing the job...
[2026-09-14 14:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:26:03] Production.INFO: ==32431== Lock acquired, processing the job...
[2026-09-14 14:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:26:03] Production.INFO: ==32429== Lock acquired, processing the job...
[2026-09-14 14:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:26:03] Production.INFO: Account Balance Start.
[2026-09-14 14:26:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:26:03] Production.INFO: 117
[2026-09-14 14:26:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 14:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 14:26:03] Production.INFO: ==32431== Releasing lock...
[2026-09-14 14:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:26:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:26:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:26:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:26:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:26:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:26:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:26:03] Production.INFO: Total Charge 0
[2026-09-14 14:26:03] Production.INFO: CreateAllLog End
[2026-09-14 14:26:03] Production.INFO: ==32425== Releasing lock...
[2026-09-14 14:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:26:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:26:03] Production.INFO: Account Balance End.
[2026-09-14 14:26:03] Production.ERROR: CronJobId end 12
[2026-09-14 14:26:03] Production.INFO: ==32429== Releasing lock...
[2026-09-14 14:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:26:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:26:10] Production.ERROR: CronJobId end10
[2026-09-14 14:26:10] Production.INFO: ==32427== Releasing lock...
[2026-09-14 14:26:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:26:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:26:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:26:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:26:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:26:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:26:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:26:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:26:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:26:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:26:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:26:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:26:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:26:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:26:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:26:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:26:13] Production.INFO: call_cost start
[2026-09-14 14:26:13] Production.INFO: call_cost end
[2026-09-14 14:26:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:26:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:26:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:26:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:26:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:26:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:26:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:26:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:26:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:26:13] Production.INFO: ==32423== Releasing lock...
[2026-09-14 14:26:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:26:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:27:01] Production.INFO: ==32498== Lock acquired, processing the job...
[2026-09-14 19:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:27:01] Production.INFO: neon service started
[2026-09-14 19:27:01] Production.INFO: neon service started
[2026-09-14 19:27:01] Production.INFO: ==32498== Releasing lock...
[2026-09-14 19:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:27:02] Production.INFO: ==32502== Lock acquired, processing the job...
[2026-09-14 18:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:27:02] Production.INFO: ==32502== Releasing lock...
[2026-09-14 18:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:27:02] Production.INFO: ==32500== Lock acquired, processing the job...
[2026-09-14 14:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:27:02] Production.INFO: ==32500== Releasing lock...
[2026-09-14 14:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:27:03] Production.INFO: ==32504== Lock acquired, processing the job...
[2026-09-14 14:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:27:03] Production.INFO: ==32508== Lock acquired, processing the job...
[2026-09-14 14:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:27:03] Production.INFO: ==32506== Lock acquired, processing the job...
[2026-09-14 14:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:27:04] Production.INFO: ==32510== Lock acquired, processing the job...
[2026-09-14 14:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:27:04] Production.INFO: ==32512== Lock acquired, processing the job...
[2026-09-14 14:27:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:27:04] Production.INFO: Account Balance Start.
[2026-09-14 14:27:04] Production.INFO: CreateAllLog Start
[2026-09-14 14:27:04] Production.INFO: 117
[2026-09-14 14:27:04] Production.INFO: Date 2026-09-08
[2026-09-14 14:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:27:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 14:27:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 14: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-09-14 14:27:04] Production.INFO: ==32512== Releasing lock...
[2026-09-14 14:27:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:27:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:27:04] Production.INFO: Date 2026-09-09
[2026-09-14 14:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:27:04] Production.INFO: Date 2026-09-10
[2026-09-14 14:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:27:04] Production.INFO: Date 2026-09-11
[2026-09-14 14:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:27:04] Production.INFO: Date 2026-09-12
[2026-09-14 14:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:27:04] Production.INFO: Date 2026-09-13
[2026-09-14 14:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:27:04] Production.INFO: Date 2026-09-14
[2026-09-14 14:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:27:04] Production.INFO: Total Charge 0
[2026-09-14 14:27:04] Production.INFO: CreateAllLog End
[2026-09-14 14:27:04] Production.INFO: Account Balance End.
[2026-09-14 14:27:04] Production.INFO: ==32506== Releasing lock...
[2026-09-14 14:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:27:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:27:04] Production.INFO: ==32510== Releasing lock...
[2026-09-14 14:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:27:10] Production.ERROR: CronJobId end10
[2026-09-14 14:27:10] Production.INFO: ==32508== Releasing lock...
[2026-09-14 14:27:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:27:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:27:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:27:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:27:14] Production.INFO: call_cost start
[2026-09-14 14:27:14] Production.INFO: call_cost end
[2026-09-14 14:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:27:14] Production.INFO: ==32504== Releasing lock...
[2026-09-14 14:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:28:01] Production.INFO: ==32572== Lock acquired, processing the job...
[2026-09-14 19:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:28:01] Production.INFO: neon service started
[2026-09-14 19:28:01] Production.INFO: neon service started
[2026-09-14 19:28:01] Production.INFO: ==32572== Releasing lock...
[2026-09-14 19:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:28:01] Production.INFO: ==32574== Lock acquired, processing the job...
[2026-09-14 14:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:28:02] Production.INFO: ==32576== Lock acquired, processing the job...
[2026-09-14 18:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:28:02] Production.INFO: ==32576== Releasing lock...
[2026-09-14 18:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:28:02] Production.INFO: ==32574== Releasing lock...
[2026-09-14 14:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:28:02] Production.INFO: ==32578== Lock acquired, processing the job...
[2026-09-14 14:28:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:28:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:28:02] Production.INFO: ==32580== Lock acquired, processing the job...
[2026-09-14 14:28:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:28:03] Production.INFO: ==32583== Lock acquired, processing the job...
[2026-09-14 14:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:28:03] Production.INFO: ==32585== Lock acquired, processing the job...
[2026-09-14 14:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:28:03] Production.INFO: ==32587== Lock acquired, processing the job...
[2026-09-14 14:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:28:03] Production.INFO: Account Balance Start.
[2026-09-14 14:28:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:28:03] Production.INFO: 117
[2026-09-14 14:28:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 14:28:03] Production.INFO: ==32587== Releasing lock...
[2026-09-14 14:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:28:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:28:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:28:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:28:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:28:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:28:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:28:03] Production.INFO: Total Charge 0
[2026-09-14 14:28:03] Production.INFO: CreateAllLog End
[2026-09-14 14:28:03] Production.INFO: ==32580== Releasing lock...
[2026-09-14 14:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:28:03] Production.INFO: Account Balance End.
[2026-09-14 14:28:03] Production.ERROR: CronJobId end 12
[2026-09-14 14:28:03] Production.INFO: ==32585== Releasing lock...
[2026-09-14 14:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:28:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:28:09] Production.ERROR: CronJobId end10
[2026-09-14 14:28:09] Production.INFO: ==32583== Releasing lock...
[2026-09-14 14:28:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:28:09] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:28:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:28:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:28:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:28:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:28:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:28:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:28:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:28:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:28:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:28:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:28:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:28:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:28:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:28:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:28:12] Production.INFO: call_cost start
[2026-09-14 14:28:12] Production.INFO: call_cost end
[2026-09-14 14:28:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:28:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:28:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:28:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:28:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:28:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:28:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:28:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:28:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:28:12] Production.INFO: ==32578== Releasing lock...
[2026-09-14 14:28:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:28:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:29:01] Production.INFO: ==32648== Lock acquired, processing the job...
[2026-09-14 19:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:29:01] Production.INFO: neon service started
[2026-09-14 19:29:01] Production.INFO: neon service started
[2026-09-14 19:29:01] Production.INFO: ==32648== Releasing lock...
[2026-09-14 19:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:29:02] Production.INFO: ==32652== Lock acquired, processing the job...
[2026-09-14 18:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:29:02] Production.INFO: ==32652== Releasing lock...
[2026-09-14 18:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:29:02] Production.INFO: ==32650== Lock acquired, processing the job...
[2026-09-14 14:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:29:02] Production.INFO: ==32650== Releasing lock...
[2026-09-14 14:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:29:03] Production.INFO: ==32658== Lock acquired, processing the job...
[2026-09-14 14:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:29:03] Production.INFO: ==32654== Lock acquired, processing the job...
[2026-09-14 14:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:29:03] Production.INFO: ==32656== Lock acquired, processing the job...
[2026-09-14 14:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:29:03] Production.INFO: ==32660== Lock acquired, processing the job...
[2026-09-14 14:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:29:03] Production.INFO: ==32662== Lock acquired, processing the job...
[2026-09-14 14:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:29:03] Production.INFO: Account Balance Start.
[2026-09-14 14:29:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:29:03] Production.INFO: 117
[2026-09-14 14:29:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:29:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 14:29:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 14:29:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:29:04] Production.INFO: ==32662== Releasing lock...
[2026-09-14 14:29:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:29:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:29:04] Production.INFO: Date 2026-09-12
[2026-09-14 14:29:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:29:04] Production.INFO: Date 2026-09-13
[2026-09-14 14:29:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:29:04] Production.INFO: Date 2026-09-14
[2026-09-14 14:29:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:29:04] Production.INFO: Total Charge 0
[2026-09-14 14:29:04] Production.INFO: CreateAllLog End
[2026-09-14 14:29:04] Production.INFO: ==32656== Releasing lock...
[2026-09-14 14:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:29:04] Production.INFO: Account Balance End.
[2026-09-14 14:29:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:29:04] Production.INFO: ==32660== Releasing lock...
[2026-09-14 14:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:29:11] Production.ERROR: CronJobId end10
[2026-09-14 14:29:11] Production.INFO: ==32658== Releasing lock...
[2026-09-14 14:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:29:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:29:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:29:14] Production.INFO: call_cost start
[2026-09-14 14:29:14] Production.INFO: call_cost end
[2026-09-14 14:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:29:14] Production.INFO: ==32654== Releasing lock...
[2026-09-14 14:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:30:02] Production.INFO: ==32724== Lock acquired, processing the job...
[2026-09-14 19:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:30:02] Production.INFO: neon service started
[2026-09-14 19:30:02] Production.INFO: neon service started
[2026-09-14 19:30:02] Production.INFO: ==32724== Releasing lock...
[2026-09-14 19:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:30:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 14:30:02] Production.INFO: ==32726== Lock acquired, processing the job...
[2026-09-14 14:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:30:02] Production.INFO: ==32726== Releasing lock...
[2026-09-14 14:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:30:03] Production.INFO: ==32728== Lock acquired, processing the job...
[2026-09-14 18:30:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:30:03] Production.INFO: ==32728== Releasing lock...
[2026-09-14 18:30:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:30:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:30:03] Production.INFO: ==32731== Lock acquired, processing the job...
[2026-09-14 14:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:30:03] Production.INFO: ==32735== Lock acquired, processing the job...
[2026-09-14 14:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:30:03] Production.INFO: ==32733== Lock acquired, processing the job...
[2026-09-14 14:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:30:03] Production.INFO: ==32737== Lock acquired, processing the job...
[2026-09-14 14:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:30:03] Production.INFO: ==32739== Lock acquired, processing the job...
[2026-09-14 14:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 14:30:03] Production.INFO: Account Balance Start.
[2026-09-14 14:30:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:30:03] Production.INFO: 117
[2026-09-14 14:30:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 14:30:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:30:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:30:03] Production.INFO: ==32739== Releasing lock...
[2026-09-14 14:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:30:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:30:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:30:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:30:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:30:04] Production.INFO: Total Charge 0
[2026-09-14 14:30:04] Production.INFO: CreateAllLog End
[2026-09-14 14:30:04] Production.INFO: Account Balance End.
[2026-09-14 14:30:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:30:04] Production.INFO: ==32737== Releasing lock...
[2026-09-14 14:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:30:04] Production.INFO: ==32733== Releasing lock...
[2026-09-14 14:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:30:11] Production.ERROR: CronJobId end10
[2026-09-14 14:30:11] Production.INFO: ==32735== Releasing lock...
[2026-09-14 14:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:30:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:30:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:30:14] Production.INFO: call_cost start
[2026-09-14 14:30:14] Production.INFO: call_cost end
[2026-09-14 14:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:30:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:30:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:30:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:30:14] Production.INFO: ==32731== Releasing lock...
[2026-09-14 14:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:31:01] Production.INFO: ==351== Lock acquired, processing the job...
[2026-09-14 19:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:31:01] Production.INFO: neon service started
[2026-09-14 19:31:01] Production.INFO: neon service started
[2026-09-14 19:31:01] Production.INFO: ==351== Releasing lock...
[2026-09-14 19:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:31:02] Production.INFO: ==356== Lock acquired, processing the job...
[2026-09-14 18:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:31:02] Production.INFO: ==356== Releasing lock...
[2026-09-14 18:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:31:02] Production.INFO: ==354== Lock acquired, processing the job...
[2026-09-14 14:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:31:02] Production.INFO: ==354== Releasing lock...
[2026-09-14 14:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:31:02] Production.INFO: ==360== Lock acquired, processing the job...
[2026-09-14 14:31:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:31:02] Production.INFO: ==362== Lock acquired, processing the job...
[2026-09-14 14:31:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:31:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:31:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:31:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:31:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:31:03] Production.INFO: ==358== Lock acquired, processing the job...
[2026-09-14 14:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:31:03] Production.INFO: ==364== Lock acquired, processing the job...
[2026-09-14 14:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:31:03] Production.INFO: Account Balance Start.
[2026-09-14 14:31:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:31:03] Production.INFO: 117
[2026-09-14 14:31:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:31:03] Production.INFO: ==366== Lock acquired, processing the job...
[2026-09-14 14:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:31:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:31:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 14:31:03] Production.INFO: Date 2026-09-11
[2026-09-14 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-09-14 14:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:31:03] Production.INFO: ==366== Releasing lock...
[2026-09-14 14:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:31:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:31:03] Production.INFO: ==360== Releasing lock...
[2026-09-14 14:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:31:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:31:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:31:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:31:03] Production.INFO: Total Charge 0
[2026-09-14 14:31:03] Production.INFO: CreateAllLog End
[2026-09-14 14:31:03] Production.INFO: Account Balance End.
[2026-09-14 14:31:03] Production.ERROR: CronJobId end 12
[2026-09-14 14:31:03] Production.INFO: ==364== Releasing lock...
[2026-09-14 14:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:31:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:31:10] Production.ERROR: CronJobId end10
[2026-09-14 14:31:10] Production.INFO: ==362== Releasing lock...
[2026-09-14 14:31:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:31:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:31:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:31:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:31:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:31:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:31:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:31:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:31:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:31:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:31:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:31:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:31:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:31:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:31:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:31:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:31:13] Production.INFO: call_cost start
[2026-09-14 14:31:13] Production.INFO: call_cost end
[2026-09-14 14:31:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:31:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:31:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:31:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:31:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:31:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:31:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:31:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:31:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:31:13] Production.INFO: ==358== Releasing lock...
[2026-09-14 14:31:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:31:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:32:02] Production.INFO: ==430== Lock acquired, processing the job...
[2026-09-14 19:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:32:02] Production.INFO: neon service started
[2026-09-14 19:32:02] Production.INFO: neon service started
[2026-09-14 19:32:02] Production.INFO: ==430== Releasing lock...
[2026-09-14 19:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:32:02] Production.INFO: ==432== Lock acquired, processing the job...
[2026-09-14 14:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:32:02] Production.INFO: ==434== Lock acquired, processing the job...
[2026-09-14 18:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 14:32:02] Production.INFO: ==432== Releasing lock...
[2026-09-14 14:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:32:02] Production.INFO: ==434== Releasing lock...
[2026-09-14 18:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:32:03] Production.INFO: ==440== Lock acquired, processing the job...
[2026-09-14 14:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:32:03] Production.INFO: ==442== Lock acquired, processing the job...
[2026-09-14 14:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:32:03] Production.INFO: ==436== Lock acquired, processing the job...
[2026-09-14 14:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:32:03] Production.INFO: Account Balance Start.
[2026-09-14 14:32:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:32:03] Production.INFO: 117
[2026-09-14 14:32:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:32:03] Production.INFO: ==438== Lock acquired, processing the job...
[2026-09-14 14:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:32:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:32:03] Production.INFO: ==444== Lock acquired, processing the job...
[2026-09-14 14:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:32:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:32:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:32:04] Production.INFO: Date 2026-09-12
[2026-09-14 14:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 14:32:04] Production.INFO: Date 2026-09-13
[2026-09-14 14:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:32:04] Production.INFO: ==444== Releasing lock...
[2026-09-14 14:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:32:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:32:04] Production.INFO: Date 2026-09-14
[2026-09-14 14:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:32:04] Production.INFO: Total Charge 0
[2026-09-14 14:32:04] Production.INFO: CreateAllLog End
[2026-09-14 14:32:04] Production.INFO: Account Balance End.
[2026-09-14 14:32:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:32:04] Production.INFO: ==442== Releasing lock...
[2026-09-14 14:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:32:04] Production.INFO: ==438== Releasing lock...
[2026-09-14 14:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:32:11] Production.ERROR: CronJobId end10
[2026-09-14 14:32:11] Production.INFO: ==440== Releasing lock...
[2026-09-14 14:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:32:14] Production.INFO: call_cost start
[2026-09-14 14:32:14] Production.INFO: call_cost end
[2026-09-14 14:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:32:14] Production.INFO: ==436== Releasing lock...
[2026-09-14 14:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:33:01] Production.INFO: ==505== Lock acquired, processing the job...
[2026-09-14 19:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:33:01] Production.INFO: neon service started
[2026-09-14 19:33:01] Production.INFO: neon service started
[2026-09-14 19:33:01] Production.INFO: ==505== Releasing lock...
[2026-09-14 19:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:33:02] Production.INFO: ==509== Lock acquired, processing the job...
[2026-09-14 14:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:33:02] Production.INFO: ==511== Lock acquired, processing the job...
[2026-09-14 18:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:33:02] Production.INFO: ==511== Releasing lock...
[2026-09-14 18:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:33:02] Production.INFO: ==509== Releasing lock...
[2026-09-14 14:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:33:03] Production.INFO: ==513== Lock acquired, processing the job...
[2026-09-14 14:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:33:03] Production.INFO: ==517== Lock acquired, processing the job...
[2026-09-14 14:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:33:03] Production.INFO: ==515== Lock acquired, processing the job...
[2026-09-14 14:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:33:03] Production.INFO: ==521== Lock acquired, processing the job...
[2026-09-14 14:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:33:03] Production.INFO: ==519== Lock acquired, processing the job...
[2026-09-14 14:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 14:33:03] Production.INFO: Account Balance Start.
[2026-09-14 14:33:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:33:03] Production.INFO: 117
[2026-09-14 14:33:03] Production.INFO: ==521== Releasing lock...
[2026-09-14 14:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:33:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:33:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:33:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:33:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:33:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:33:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:33:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:33:03] Production.INFO: Total Charge 0
[2026-09-14 14:33:03] Production.INFO: CreateAllLog End
[2026-09-14 14:33:03] Production.INFO: Account Balance End.
[2026-09-14 14:33:03] Production.ERROR: CronJobId end 12
[2026-09-14 14:33:03] Production.INFO: ==519== Releasing lock...
[2026-09-14 14:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:33:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:33:04] Production.INFO: ==515== Releasing lock...
[2026-09-14 14:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:33:11] Production.ERROR: CronJobId end10
[2026-09-14 14:33:11] Production.INFO: ==517== Releasing lock...
[2026-09-14 14:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:33:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:33:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:33:14] Production.INFO: call_cost start
[2026-09-14 14:33:14] Production.INFO: call_cost end
[2026-09-14 14:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:33:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:33:14] Production.INFO: ==513== Releasing lock...
[2026-09-14 14:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:34:01] Production.INFO: ==586== Lock acquired, processing the job...
[2026-09-14 19:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:34:01] Production.INFO: neon service started
[2026-09-14 19:34:01] Production.INFO: neon service started
[2026-09-14 19:34:01] Production.INFO: ==586== Releasing lock...
[2026-09-14 19:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:34:02] Production.INFO: ==588== Lock acquired, processing the job...
[2026-09-14 14:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:34:02] Production.INFO: ==588== Releasing lock...
[2026-09-14 14:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:34:02] Production.INFO: ==590== Lock acquired, processing the job...
[2026-09-14 18:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:34:02] Production.INFO: ==590== Releasing lock...
[2026-09-14 18:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:34:03] Production.INFO: ==595== Lock acquired, processing the job...
[2026-09-14 14:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:34:03] Production.INFO: ==592== Lock acquired, processing the job...
[2026-09-14 14:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:34:03] Production.INFO: ==599== Lock acquired, processing the job...
[2026-09-14 14:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:34:03] Production.INFO: ==601== Lock acquired, processing the job...
[2026-09-14 14:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:34:03] Production.INFO: ==605== Lock acquired, processing the job...
[2026-09-14 14:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 14:34:03] Production.INFO: ==605== Releasing lock...
[2026-09-14 14:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:34:03] Production.INFO: Account Balance Start.
[2026-09-14 14:34:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:34:03] Production.INFO: 117
[2026-09-14 14:34:03] Production.INFO: ==595== Releasing lock...
[2026-09-14 14:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:34:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:34:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:34:04] Production.INFO: Date 2026-09-09
[2026-09-14 14:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:34:04] Production.INFO: Date 2026-09-10
[2026-09-14 14:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:34:04] Production.INFO: Date 2026-09-11
[2026-09-14 14:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:34:04] Production.INFO: Date 2026-09-12
[2026-09-14 14:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:34:04] Production.INFO: Date 2026-09-13
[2026-09-14 14:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:34:04] Production.INFO: Date 2026-09-14
[2026-09-14 14:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:34:04] Production.INFO: Total Charge 0
[2026-09-14 14:34:04] Production.INFO: CreateAllLog End
[2026-09-14 14:34:04] Production.INFO: Account Balance End.
[2026-09-14 14:34:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:34:04] Production.INFO: ==601== Releasing lock...
[2026-09-14 14:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:34:11] Production.ERROR: CronJobId end10
[2026-09-14 14:34:11] Production.INFO: ==599== Releasing lock...
[2026-09-14 14:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:34:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:34:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:34:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:34:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:34:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:34:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:34:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:34:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:34:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:34:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:34:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:34:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:34:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:34:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:34:15] Production.INFO: call_cost start
[2026-09-14 14:34:15] Production.INFO: call_cost end
[2026-09-14 14:34:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:34:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:34:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:34:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:34:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:34:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:34:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:34:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:34:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:34:15] Production.INFO: ==592== Releasing lock...
[2026-09-14 14:34:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:34:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:35:01] Production.INFO: ==669== Lock acquired, processing the job...
[2026-09-14 19:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:35:01] Production.INFO: neon service started
[2026-09-14 19:35:01] Production.INFO: neon service started
[2026-09-14 19:35:01] Production.INFO: ==669== Releasing lock...
[2026-09-14 19:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:35:01] Production.INFO: ==672== Lock acquired, processing the job...
[2026-09-14 14:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:35:02] Production.INFO: ==672== Releasing lock...
[2026-09-14 14:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:35:02] Production.INFO: ==674== Lock acquired, processing the job...
[2026-09-14 18:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:35:02] Production.INFO: ==674== Releasing lock...
[2026-09-14 18:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:35:02] Production.INFO: ==686== Lock acquired, processing the job...
[2026-09-14 14:35:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:35:03] Production.INFO: ==681== Lock acquired, processing the job...
[2026-09-14 14:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 14:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:35:03] Production.INFO: ==690== Lock acquired, processing the job...
[2026-09-14 14:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 14:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 14:35:03] Production.ERROR: CronJob PID - 686
[2026-09-14 14:35:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 14:35:03] Production.ERROR: CronJob ID - 5
[2026-09-14 14:35:03] Production.ERROR: CronJob Last Run Time 2026-09-14 14:35:00
[2026-09-14 14:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 14:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 14:35:03] Production.INFO: ==702== Lock acquired, processing the job...
[2026-09-14 14:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 14:35:03] Production.INFO: ==681== Releasing lock...
[2026-09-14 14:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 14:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 14:35:03] Production.INFO: ==699== Lock acquired, processing the job...
[2026-09-14 14:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:35:03] Production.INFO: ==704== Lock acquired, processing the job...
[2026-09-14 14:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 14:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 14:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:35:03] Production.INFO: Account Balance Start.
[2026-09-14 14:35:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:35:03] Production.INFO: 117
[2026-09-14 14:35:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:35:03] Production.INFO: ==709== Lock acquired, processing the job...
[2026-09-14 14:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 14:35:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:35:03] Production.ERROR: done
[2026-09-14 14:35:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:35:03] Production.INFO: ==709== Releasing lock...
[2026-09-14 14:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:35:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 14:35:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002735', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 14:35:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:35:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:35:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:35:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:35:03] Production.INFO: Total Charge 0
[2026-09-14 14:35:03] Production.INFO: CreateAllLog End
[2026-09-14 14:35:04] Production.INFO: Account Balance End.
[2026-09-14 14:35:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:35:04] Production.INFO: ==702== Releasing lock...
[2026-09-14 14:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:35:04] Production.INFO: ==690== Releasing lock...
[2026-09-14 14:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002735', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 14:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 14:35:10] Production.INFO: ProcessCDR(1,18002735,1,1,2)
[2026-09-14 14:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18002735,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 14:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18002735,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 14:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 14:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 14:35:10] Production.INFO: ==704== Releasing lock...
[2026-09-14 14:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 14:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 14:35:14] Production.ERROR: CronJobId end10
[2026-09-14 14:35:14] Production.INFO: ==699== Releasing lock...
[2026-09-14 14:35:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:35:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:35:17] Production.INFO: call_cost start
[2026-09-14 14:35:17] Production.INFO: call_cost end
[2026-09-14 14:35:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:35:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:35:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:35:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:35:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:35:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:35:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:35:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:35:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:35:17] Production.INFO: ==686== Releasing lock...
[2026-09-14 14:35:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:35:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:36:01] Production.INFO: ==787== Lock acquired, processing the job...
[2026-09-14 19:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:36:01] Production.INFO: neon service started
[2026-09-14 19:36:01] Production.INFO: neon service started
[2026-09-14 19:36:01] Production.INFO: ==787== Releasing lock...
[2026-09-14 19:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:36:02] Production.INFO: ==789== Lock acquired, processing the job...
[2026-09-14 14:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:36:02] Production.INFO: ==791== Lock acquired, processing the job...
[2026-09-14 18:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:36:02] Production.INFO: ==791== Releasing lock...
[2026-09-14 18:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:36:02] Production.INFO: ==789== Releasing lock...
[2026-09-14 14:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:36:03] Production.INFO: ==794== Lock acquired, processing the job...
[2026-09-14 14:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:36:03] Production.INFO: ==798== Lock acquired, processing the job...
[2026-09-14 14:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:36:03] Production.INFO: ==800== Lock acquired, processing the job...
[2026-09-14 14:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:36:03] Production.INFO: ==796== Lock acquired, processing the job...
[2026-09-14 14:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:36:03] Production.INFO: Account Balance Start.
[2026-09-14 14:36:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:36:03] Production.INFO: 117
[2026-09-14 14:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:36:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:36:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:36:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:36:03] Production.INFO: ==802== Lock acquired, processing the job...
[2026-09-14 14:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:36:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:36:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:36:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 14:36:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 14:36:03] Production.INFO: Total Charge 0
[2026-09-14 14:36:03] Production.INFO: ==802== Releasing lock...
[2026-09-14 14:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:36:03] Production.INFO: CreateAllLog End
[2026-09-14 14:36:04] Production.INFO: Account Balance End.
[2026-09-14 14:36:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:36:04] Production.INFO: ==800== Releasing lock...
[2026-09-14 14:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:36:04] Production.INFO: ==796== Releasing lock...
[2026-09-14 14:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:36: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-09-14 14:36:10] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:36:10] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:36:10] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:36:10] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:36:10] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:36:10] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:36:10] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:36:10] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:36:10] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:36:10] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:36:10] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:36:10] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:36:10] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:36:10] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:36:11] Production.INFO: call_cost start
[2026-09-14 14:36:11] Production.INFO: call_cost end
[2026-09-14 14:36:11] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:36:11] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:36:11] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:36:11] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:36:11] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:36:11] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:36:11] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:36:11] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:36:11] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:36:11] Production.INFO: ==794== Releasing lock...
[2026-09-14 14:36:11] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:36:11] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 14:36:11] Production.ERROR: CronJobId end10
[2026-09-14 14:36:11] Production.INFO: ==798== Releasing lock...
[2026-09-14 14:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 19:37:02] Production.INFO: ==863== Lock acquired, processing the job...
[2026-09-14 19:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:37:02] Production.INFO: neon service started
[2026-09-14 19:37:02] Production.INFO: neon service started
[2026-09-14 19:37:02] Production.INFO: ==863== Releasing lock...
[2026-09-14 19:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:37:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 14:37:02] Production.INFO: ==865== Lock acquired, processing the job...
[2026-09-14 14:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:37:02] Production.INFO: ==865== Releasing lock...
[2026-09-14 14:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:37:03] Production.INFO: ==867== Lock acquired, processing the job...
[2026-09-14 18:37:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:37:03] Production.INFO: ==867== Releasing lock...
[2026-09-14 18:37:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:37:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:37:03] Production.INFO: ==869== Lock acquired, processing the job...
[2026-09-14 14:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:37:03] Production.INFO: ==871== Lock acquired, processing the job...
[2026-09-14 14:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:37:03] Production.INFO: ==877== Lock acquired, processing the job...
[2026-09-14 14:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:37:03] Production.INFO: ==873== Lock acquired, processing the job...
[2026-09-14 14:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:37:03] Production.INFO: ==875== Lock acquired, processing the job...
[2026-09-14 14:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14: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-09-14 14: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-09-14 14: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-09-14 14:37:03] Production.INFO: ==877== Releasing lock...
[2026-09-14 14:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:37:03] Production.INFO: Account Balance Start.
[2026-09-14 14:37:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:37:03] Production.INFO: 117
[2026-09-14 14:37:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:37:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:37:04] Production.INFO: Date 2026-09-10
[2026-09-14 14:37:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:37:04] Production.INFO: Date 2026-09-11
[2026-09-14 14:37:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:37:04] Production.INFO: Date 2026-09-12
[2026-09-14 14:37:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:37:04] Production.INFO: Date 2026-09-13
[2026-09-14 14:37:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:37:04] Production.INFO: Date 2026-09-14
[2026-09-14 14:37:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:37:04] Production.INFO: Total Charge 0
[2026-09-14 14:37:04] Production.INFO: CreateAllLog End
[2026-09-14 14:37:04] Production.INFO: ==871== Releasing lock...
[2026-09-14 14:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:37:04] Production.INFO: Account Balance End.
[2026-09-14 14:37:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:37:04] Production.INFO: ==875== Releasing lock...
[2026-09-14 14:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:37:12] Production.ERROR: CronJobId end10
[2026-09-14 14:37:12] Production.INFO: ==873== Releasing lock...
[2026-09-14 14:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:37:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:37:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:37:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:37:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:37:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:37:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:37:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:37:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:37:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:37:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:37:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:37:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:37:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:37:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:37:15] Production.INFO: call_cost start
[2026-09-14 14:37:15] Production.INFO: call_cost end
[2026-09-14 14:37:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:37:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:37:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:37:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:37:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:37:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:37:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:37:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:37:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:37:15] Production.INFO: ==869== Releasing lock...
[2026-09-14 14:37:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:37:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:38:01] Production.INFO: ==950== Lock acquired, processing the job...
[2026-09-14 19:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:38:01] Production.INFO: neon service started
[2026-09-14 19:38:01] Production.INFO: neon service started
[2026-09-14 19:38:01] Production.INFO: ==950== Releasing lock...
[2026-09-14 19:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:38:01] Production.INFO: ==952== Lock acquired, processing the job...
[2026-09-14 14:38:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:38:02] Production.INFO: ==952== Releasing lock...
[2026-09-14 14:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:38:02] Production.INFO: ==954== Lock acquired, processing the job...
[2026-09-14 18:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:38:02] Production.INFO: ==954== Releasing lock...
[2026-09-14 18:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:38:02] Production.INFO: ==956== Lock acquired, processing the job...
[2026-09-14 14:38:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:38:02] Production.INFO: ==959== Lock acquired, processing the job...
[2026-09-14 14:38:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:38:02] Production.INFO: ==961== Lock acquired, processing the job...
[2026-09-14 14:38:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:38:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:38:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:38:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:38:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:38:03] Production.INFO: ==965== Lock acquired, processing the job...
[2026-09-14 14:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:38:03] Production.INFO: ==963== Lock acquired, processing the job...
[2026-09-14 14:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 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-09-14 14:38:03] Production.INFO: Account Balance Start.
[2026-09-14 14:38:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:38:03] Production.INFO: 117
[2026-09-14 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-09-14 14:38:03] Production.INFO: ==965== Releasing lock...
[2026-09-14 14:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:38:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:38:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:38:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:38:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:38:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:38:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:38:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:38:03] Production.INFO: Total Charge 0
[2026-09-14 14:38:03] Production.INFO: CreateAllLog End
[2026-09-14 14:38:03] Production.INFO: Account Balance End.
[2026-09-14 14:38:03] Production.ERROR: CronJobId end 12
[2026-09-14 14:38:03] Production.INFO: ==963== Releasing lock...
[2026-09-14 14:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:38:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:38:03] Production.INFO: ==959== Releasing lock...
[2026-09-14 14:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:38:10] Production.ERROR: CronJobId end10
[2026-09-14 14:38:10] Production.INFO: ==961== Releasing lock...
[2026-09-14 14:38:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:38:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:38:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:38:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:38:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:38:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:38:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:38:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:38:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:38:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:38:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:38:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:38:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:38:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:38:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:38:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:38:12] Production.INFO: call_cost start
[2026-09-14 14:38:12] Production.INFO: call_cost end
[2026-09-14 14:38:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:38:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:38:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:38:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:38:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:38:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:38:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:38:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:38:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:38:12] Production.INFO: ==956== Releasing lock...
[2026-09-14 14:38:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:38:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:39:01] Production.INFO: ==1026== Lock acquired, processing the job...
[2026-09-14 19:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:39:01] Production.INFO: neon service started
[2026-09-14 19:39:01] Production.INFO: neon service started
[2026-09-14 19:39:01] Production.INFO: ==1026== Releasing lock...
[2026-09-14 19:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:39:02] Production.INFO: ==1030== Lock acquired, processing the job...
[2026-09-14 18:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:39:02] Production.INFO: ==1030== Releasing lock...
[2026-09-14 18:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:39:02] Production.INFO: ==1028== Lock acquired, processing the job...
[2026-09-14 14:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:39:02] Production.INFO: ==1028== Releasing lock...
[2026-09-14 14:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:39:03] Production.INFO: ==1033== Lock acquired, processing the job...
[2026-09-14 14:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:39:03] Production.INFO: ==1039== Lock acquired, processing the job...
[2026-09-14 14:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:39:03] Production.INFO: ==1035== Lock acquired, processing the job...
[2026-09-14 14:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:39:03] Production.INFO: ==1037== Lock acquired, processing the job...
[2026-09-14 14:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:39:03] Production.INFO: ==1041== Lock acquired, processing the job...
[2026-09-14 14:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:39:03] Production.INFO: Account Balance Start.
[2026-09-14 14:39:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:39:03] Production.INFO: 117
[2026-09-14 14:39:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 14:39:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 14:39:03] Production.INFO: ==1041== Releasing lock...
[2026-09-14 14:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:39:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:39:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:39:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:39:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:39:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:39:03] Production.INFO: Total Charge 0
[2026-09-14 14:39:03] Production.INFO: CreateAllLog End
[2026-09-14 14:39:03] Production.INFO: Account Balance End.
[2026-09-14 14:39:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:39:04] Production.INFO: ==1039== Releasing lock...
[2026-09-14 14:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:39:04] Production.INFO: ==1035== Releasing lock...
[2026-09-14 14:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:39:11] Production.ERROR: CronJobId end10
[2026-09-14 14:39:11] Production.INFO: ==1037== Releasing lock...
[2026-09-14 14:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:39:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:39:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:39:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:39:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:39:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:39:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:39:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:39:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:39:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:39:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:39:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:39:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:39:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:39:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:39:12] Production.INFO: call_cost start
[2026-09-14 14:39:12] Production.INFO: call_cost end
[2026-09-14 14:39:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:39:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:39:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:39:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:39:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:39:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:39:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:39:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:39:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:39:12] Production.INFO: ==1033== Releasing lock...
[2026-09-14 14:39:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:39:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:40:01] Production.INFO: ==1101== Lock acquired, processing the job...
[2026-09-14 19:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:40:01] Production.INFO: neon service started
[2026-09-14 19:40:01] Production.INFO: neon service started
[2026-09-14 19:40:01] Production.INFO: ==1101== Releasing lock...
[2026-09-14 19:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:40:01] Production.INFO: ==1103== Lock acquired, processing the job...
[2026-09-14 14:40:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:40:01] Production.INFO: ==1105== Lock acquired, processing the job...
[2026-09-14 18:40:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:40:01] Production.INFO: ==1105== Releasing lock...
[2026-09-14 18:40:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:40:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:40:02] Production.INFO: ==1103== Releasing lock...
[2026-09-14 14:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:40:02] Production.INFO: ==1109== Lock acquired, processing the job...
[2026-09-14 14:40:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:40:02] Production.INFO: ==1107== Lock acquired, processing the job...
[2026-09-14 14:40:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:40:02] Production.INFO: ==1111== Lock acquired, processing the job...
[2026-09-14 14:40:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:40:02] Production.INFO: ==1113== Lock acquired, processing the job...
[2026-09-14 14:40:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:40:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:40:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:40:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:40:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:40:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:40:02] Production.INFO: Account Balance Start.
[2026-09-14 14:40:02] Production.INFO: CreateAllLog Start
[2026-09-14 14:40:02] Production.INFO: 117
[2026-09-14 14:40:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:40:03] Production.INFO: ==1115== Lock acquired, processing the job...
[2026-09-14 14:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:40:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:40:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:40:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 14:40:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 14:40:03] Production.INFO: ==1115== Releasing lock...
[2026-09-14 14:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:40:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:40:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:40:03] Production.INFO: Total Charge 0
[2026-09-14 14:40:03] Production.INFO: CreateAllLog End
[2026-09-14 14:40:03] Production.INFO: Account Balance End.
[2026-09-14 14:40:03] Production.ERROR: CronJobId end 12
[2026-09-14 14:40:03] Production.INFO: ==1113== Releasing lock...
[2026-09-14 14:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:40:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:40:03] Production.INFO: ==1109== Releasing lock...
[2026-09-14 14:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:40:09] Production.ERROR: CronJobId end10
[2026-09-14 14:40:09] Production.INFO: ==1111== Releasing lock...
[2026-09-14 14:40:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:40:09] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:40:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:40:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:40:13] Production.INFO: call_cost start
[2026-09-14 14:40:13] Production.INFO: call_cost end
[2026-09-14 14:40:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:40:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:40:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:40:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:40:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:40:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:40:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:40:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:40:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:40:13] Production.INFO: ==1107== Releasing lock...
[2026-09-14 14:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:40:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:41:01] Production.INFO: ==1177== Lock acquired, processing the job...
[2026-09-14 19:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:41:01] Production.INFO: neon service started
[2026-09-14 19:41:01] Production.INFO: neon service started
[2026-09-14 19:41:01] Production.INFO: ==1177== Releasing lock...
[2026-09-14 19:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:41:02] Production.INFO: ==1179== Lock acquired, processing the job...
[2026-09-14 14:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:41:02] Production.INFO: ==1179== Releasing lock...
[2026-09-14 14:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:41:02] Production.INFO: ==1181== Lock acquired, processing the job...
[2026-09-14 18:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:41:02] Production.INFO: ==1181== Releasing lock...
[2026-09-14 18:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:41:03] Production.INFO: ==1194== Lock acquired, processing the job...
[2026-09-14 14:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 14:41:03] Production.INFO: ==1194== Releasing lock...
[2026-09-14 14:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:41:03] Production.INFO: ==1184== Lock acquired, processing the job...
[2026-09-14 14:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:41:03] Production.INFO: ==1186== Lock acquired, processing the job...
[2026-09-14 14:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:41:03] Production.INFO: ==1189== Lock acquired, processing the job...
[2026-09-14 14:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:41:03] Production.INFO: ==1192== Lock acquired, processing the job...
[2026-09-14 14:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:41:03] Production.INFO: Account Balance Start.
[2026-09-14 14:41:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:41:03] Production.INFO: 117
[2026-09-14 14:41:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:41:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:41:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:41:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:41:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:41:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:41:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:41:03] Production.INFO: Total Charge 0
[2026-09-14 14:41:03] Production.INFO: CreateAllLog End
[2026-09-14 14:41:04] Production.INFO: ==1186== Releasing lock...
[2026-09-14 14:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:41:04] Production.INFO: Account Balance End.
[2026-09-14 14:41:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:41:04] Production.INFO: ==1192== Releasing lock...
[2026-09-14 14:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:41:11] Production.ERROR: CronJobId end10
[2026-09-14 14:41:11] Production.INFO: ==1189== Releasing lock...
[2026-09-14 14:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:41:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:41:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:41:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:41:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:41:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:41:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:41:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:41:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:41:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:41:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:41:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:41:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:41:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:41:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:41:14] Production.INFO: call_cost start
[2026-09-14 14:41:14] Production.INFO: call_cost end
[2026-09-14 14:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:41:14] Production.INFO: ==1184== Releasing lock...
[2026-09-14 14:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:42:02] Production.INFO: ==1264== Lock acquired, processing the job...
[2026-09-14 19:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:42:02] Production.INFO: neon service started
[2026-09-14 19:42:02] Production.INFO: neon service started
[2026-09-14 19:42:02] Production.INFO: ==1264== Releasing lock...
[2026-09-14 19:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:42:02] Production.INFO: ==1277== Lock acquired, processing the job...
[2026-09-14 18:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:42:02] Production.INFO: ==1277== Releasing lock...
[2026-09-14 18:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:42:02] Production.INFO: ==1267== Lock acquired, processing the job...
[2026-09-14 14:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:42:02] Production.INFO: ==1267== Releasing lock...
[2026-09-14 14:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:42:03] Production.INFO: ==1281== Lock acquired, processing the job...
[2026-09-14 14:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:42:03] Production.INFO: ==1283== Lock acquired, processing the job...
[2026-09-14 14:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:42:03] Production.INFO: ==1286== Lock acquired, processing the job...
[2026-09-14 14:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:42:03] Production.INFO: ==1288== Lock acquired, processing the job...
[2026-09-14 14:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:42:03] Production.INFO: ==1290== Lock acquired, processing the job...
[2026-09-14 14:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:42:03] Production.INFO: Account Balance Start.
[2026-09-14 14:42:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:42:03] Production.INFO: 117
[2026-09-14 14:42:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 14:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 14:42:03] Production.INFO: ==1290== Releasing lock...
[2026-09-14 14:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:42:04] Production.INFO: Date 2026-09-09
[2026-09-14 14:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:42:04] Production.INFO: Date 2026-09-10
[2026-09-14 14:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:42:04] Production.INFO: Date 2026-09-11
[2026-09-14 14:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:42:04] Production.INFO: ==1283== Releasing lock...
[2026-09-14 14:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:42:04] Production.INFO: Date 2026-09-12
[2026-09-14 14:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:42:04] Production.INFO: Date 2026-09-13
[2026-09-14 14:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:42:04] Production.INFO: Date 2026-09-14
[2026-09-14 14:42:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:42:04] Production.INFO: Total Charge 0
[2026-09-14 14:42:04] Production.INFO: CreateAllLog End
[2026-09-14 14:42:04] Production.INFO: Account Balance End.
[2026-09-14 14:42:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:42:04] Production.INFO: ==1288== Releasing lock...
[2026-09-14 14:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:42:11] Production.ERROR: CronJobId end10
[2026-09-14 14:42:11] Production.INFO: ==1286== Releasing lock...
[2026-09-14 14:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:42:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:42:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:42:13] Production.INFO: call_cost start
[2026-09-14 14:42:13] Production.INFO: call_cost end
[2026-09-14 14:42:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:42:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:42:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:42:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:42:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:42:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:42:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:42:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:42:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:42:13] Production.INFO: ==1281== Releasing lock...
[2026-09-14 14:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:42:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:43:01] Production.INFO: ==1350== Lock acquired, processing the job...
[2026-09-14 19:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:43:01] Production.INFO: neon service started
[2026-09-14 19:43:01] Production.INFO: neon service started
[2026-09-14 19:43:01] Production.INFO: ==1350== Releasing lock...
[2026-09-14 19:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:43:01] Production.INFO: ==1352== Lock acquired, processing the job...
[2026-09-14 14:43:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:43:02] Production.INFO: ==1352== Releasing lock...
[2026-09-14 14:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:43:02] Production.INFO: ==1354== Lock acquired, processing the job...
[2026-09-14 18:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:43:02] Production.INFO: ==1354== Releasing lock...
[2026-09-14 18:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:43:02] Production.INFO: ==1364== Lock acquired, processing the job...
[2026-09-14 14:43:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:43:02] Production.INFO: ==1356== Lock acquired, processing the job...
[2026-09-14 14:43:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:43:02] Production.INFO: ==1358== Lock acquired, processing the job...
[2026-09-14 14:43:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:43: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-09-14 14:43:02] Production.INFO: ==1362== Lock acquired, processing the job...
[2026-09-14 14:43:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:43: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-09-14 14:43:02] Production.INFO: ==1360== Lock acquired, processing the job...
[2026-09-14 14:43:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:43:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:43: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-09-14 14:43:02] Production.INFO: ==1364== Releasing lock...
[2026-09-14 14:43:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:43:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:43:02] Production.INFO: Account Balance Start.
[2026-09-14 14:43:02] Production.INFO: CreateAllLog Start
[2026-09-14 14:43:02] Production.INFO: 117
[2026-09-14 14:43:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:43:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:43:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:43:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:43:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:43:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:43:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:43:03] Production.INFO: Total Charge 0
[2026-09-14 14:43:03] Production.INFO: CreateAllLog End
[2026-09-14 14:43:03] Production.INFO: Account Balance End.
[2026-09-14 14:43:03] Production.ERROR: CronJobId end 12
[2026-09-14 14:43:03] Production.INFO: ==1362== Releasing lock...
[2026-09-14 14:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:43:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:43:03] Production.INFO: ==1358== Releasing lock...
[2026-09-14 14:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:43:10] Production.ERROR: CronJobId end10
[2026-09-14 14:43:10] Production.INFO: ==1360== Releasing lock...
[2026-09-14 14:43:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:43:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:43:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:43:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:43:14] Production.INFO: call_cost start
[2026-09-14 14:43:14] Production.INFO: call_cost end
[2026-09-14 14:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:43:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:43:14] Production.INFO: ==1356== Releasing lock...
[2026-09-14 14:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:44:01] Production.INFO: ==1427== Lock acquired, processing the job...
[2026-09-14 19:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:44:01] Production.INFO: neon service started
[2026-09-14 19:44:01] Production.INFO: neon service started
[2026-09-14 19:44:01] Production.INFO: ==1427== Releasing lock...
[2026-09-14 19:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:44:02] Production.INFO: ==1429== Lock acquired, processing the job...
[2026-09-14 14:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:44:02] Production.INFO: ==1429== Releasing lock...
[2026-09-14 14:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:44:02] Production.INFO: ==1431== Lock acquired, processing the job...
[2026-09-14 18:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:44:02] Production.INFO: ==1431== Releasing lock...
[2026-09-14 18:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:44:03] Production.INFO: ==1433== Lock acquired, processing the job...
[2026-09-14 14:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:44:03] Production.INFO: ==1437== Lock acquired, processing the job...
[2026-09-14 14:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:44:03] Production.INFO: ==1435== Lock acquired, processing the job...
[2026-09-14 14:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:44:03] Production.INFO: ==1439== Lock acquired, processing the job...
[2026-09-14 14:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:44:03] Production.INFO: ==1441== Lock acquired, processing the job...
[2026-09-14 14:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:44:03] Production.INFO: Account Balance Start.
[2026-09-14 14:44:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:44:03] Production.INFO: 117
[2026-09-14 14:44:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 14:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 14:44:03] Production.INFO: ==1441== Releasing lock...
[2026-09-14 14:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:44:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:44:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:44:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:44:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:44:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:44:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:44:03] Production.INFO: Total Charge 0
[2026-09-14 14:44:03] Production.INFO: CreateAllLog End
[2026-09-14 14:44:04] Production.INFO: Account Balance End.
[2026-09-14 14:44:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:44:04] Production.INFO: ==1439== Releasing lock...
[2026-09-14 14:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:44:04] Production.INFO: ==1435== Releasing lock...
[2026-09-14 14:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:44:10] Production.ERROR: CronJobId end10
[2026-09-14 14:44:10] Production.INFO: ==1437== Releasing lock...
[2026-09-14 14:44:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:44:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:44:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:44:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:44:13] Production.INFO: call_cost start
[2026-09-14 14:44:13] Production.INFO: call_cost end
[2026-09-14 14:44:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:44:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:44:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:44:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:44:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:44:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:44:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:44:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:44:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:44:13] Production.INFO: ==1433== Releasing lock...
[2026-09-14 14:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:44:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:45:02] Production.INFO: ==1501== Lock acquired, processing the job...
[2026-09-14 19:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:45:02] Production.INFO: neon service started
[2026-09-14 19:45:02] Production.INFO: neon service started
[2026-09-14 19:45:02] Production.INFO: ==1501== Releasing lock...
[2026-09-14 19:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:45:02] Production.INFO: ==1503== Lock acquired, processing the job...
[2026-09-14 14:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:45:02] Production.INFO: ==1505== Lock acquired, processing the job...
[2026-09-14 18:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:45:03] Production.INFO: ==1505== Releasing lock...
[2026-09-14 18:45:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:45:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:45:03] Production.INFO: ==1503== Releasing lock...
[2026-09-14 14:45:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:45:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:45:03] Production.INFO: ==1508== Lock acquired, processing the job...
[2026-09-14 14:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 14:45:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 14:45:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 14:45:04] Production.INFO: ==1508== Releasing lock...
[2026-09-14 14:45:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 14:45:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 14:45:04] Production.INFO: ==1512== Lock acquired, processing the job...
[2026-09-14 14:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:45:04] Production.INFO: ==1510== Lock acquired, processing the job...
[2026-09-14 14:45:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:45:04] Production.INFO: ==1516== Lock acquired, processing the job...
[2026-09-14 14:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:45:04] Production.INFO: ==1520== Lock acquired, processing the job...
[2026-09-14 14:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:45:04] Production.INFO: ==1514== Lock acquired, processing the job...
[2026-09-14 14:45:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:45:04] Production.INFO: Account Balance Start.
[2026-09-14 14:45:04] Production.INFO: CreateAllLog Start
[2026-09-14 14:45:04] Production.INFO: 117
[2026-09-14 14:45:04] Production.INFO: Date 2026-09-08
[2026-09-14 14:45:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:45:04] Production.INFO: Date 2026-09-09
[2026-09-14 14:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:45:04] Production.INFO: ==1518== Lock acquired, processing the job...
[2026-09-14 14:45:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 14: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-09-14 14: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-09-14 14: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-09-14 14:45:04] Production.INFO: Date 2026-09-10
[2026-09-14 14:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:45:04] Production.INFO: ==1520== Releasing lock...
[2026-09-14 14:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:45:04] Production.INFO: Date 2026-09-11
[2026-09-14 14:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:45:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 14:45:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:45:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:45:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:45:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:45:04] Production.INFO: Date 2026-09-12
[2026-09-14 14:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:45:04] Production.INFO: Date 2026-09-13
[2026-09-14 14:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:45:04] Production.INFO: Date 2026-09-14
[2026-09-14 14:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:45:04] Production.ERROR: done
[2026-09-14 14:45:04] Production.INFO: Total Charge 0
[2026-09-14 14:45:04] Production.INFO: CreateAllLog End
[2026-09-14 14:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 14:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002776', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 14:45:04] Production.INFO: ==1512== Releasing lock...
[2026-09-14 14:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:45:04] Production.INFO: Account Balance End.
[2026-09-14 14:45:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:45:04] Production.INFO: ==1516== Releasing lock...
[2026-09-14 14:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002776', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 14:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 14:45:10] Production.INFO: ProcessCDR(1,18002776,1,1,2)
[2026-09-14 14:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18002776,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 14:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18002776,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 14:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 14:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 14:45:10] Production.INFO: ==1518== Releasing lock...
[2026-09-14 14:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 14:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 14:45:14] Production.ERROR: CronJobId end10
[2026-09-14 14:45:14] Production.INFO: ==1514== Releasing lock...
[2026-09-14 14:45:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:45:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:45:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:45:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:45:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:45:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:45:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:45:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:45:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:45:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:45:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:45:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:45:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:45:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:45:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:45:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:45:16] Production.INFO: call_cost start
[2026-09-14 14:45:16] Production.INFO: call_cost end
[2026-09-14 14:45:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:45:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:45:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:45:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:45:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:45:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:45:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:45:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:45:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:45:16] Production.INFO: ==1510== Releasing lock...
[2026-09-14 14:45:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:45:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:46:01] Production.INFO: ==1579== Lock acquired, processing the job...
[2026-09-14 19:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:46:01] Production.INFO: neon service started
[2026-09-14 19:46:01] Production.INFO: neon service started
[2026-09-14 19:46:01] Production.INFO: ==1579== Releasing lock...
[2026-09-14 19:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:46:02] Production.INFO: ==1581== Lock acquired, processing the job...
[2026-09-14 14:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:46:02] Production.INFO: ==1583== Lock acquired, processing the job...
[2026-09-14 18:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:46:02] Production.INFO: ==1583== Releasing lock...
[2026-09-14 18:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:46:02] Production.INFO: ==1581== Releasing lock...
[2026-09-14 14:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:46:03] Production.INFO: ==1586== Lock acquired, processing the job...
[2026-09-14 14:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:46:03] Production.INFO: ==1592== Lock acquired, processing the job...
[2026-09-14 14:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:46:03] Production.INFO: ==1588== Lock acquired, processing the job...
[2026-09-14 14:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:46:03] Production.INFO: Account Balance Start.
[2026-09-14 14:46:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:46:03] Production.INFO: 117
[2026-09-14 14:46:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:46:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:46:03] Production.INFO: ==1590== Lock acquired, processing the job...
[2026-09-14 14:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:46:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:46:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:46:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:46:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:46:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:46:03] Production.INFO: ==1594== Lock acquired, processing the job...
[2026-09-14 14:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:46:03] Production.INFO: Total Charge 0
[2026-09-14 14:46:03] Production.INFO: CreateAllLog End
[2026-09-14 14:46:03] Production.INFO: Account Balance End.
[2026-09-14 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-09-14 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-09-14 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-09-14 14:46:03] Production.ERROR: CronJobId end 12
[2026-09-14 14:46:03] Production.INFO: ==1592== Releasing lock...
[2026-09-14 14:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:46:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:46:03] Production.INFO: ==1594== Releasing lock...
[2026-09-14 14:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:46:04] Production.INFO: ==1588== Releasing lock...
[2026-09-14 14:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:46:11] Production.ERROR: CronJobId end10
[2026-09-14 14:46:11] Production.INFO: ==1590== Releasing lock...
[2026-09-14 14:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:46:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:46:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:46:14] Production.INFO: call_cost start
[2026-09-14 14:46:14] Production.INFO: call_cost end
[2026-09-14 14:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:46:14] Production.INFO: ==1586== Releasing lock...
[2026-09-14 14:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:47:02] Production.INFO: ==1652== Lock acquired, processing the job...
[2026-09-14 19:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:47:02] Production.INFO: neon service started
[2026-09-14 19:47:02] Production.INFO: neon service started
[2026-09-14 19:47:02] Production.INFO: ==1652== Releasing lock...
[2026-09-14 19:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:47:02] Production.INFO: ==1654== Lock acquired, processing the job...
[2026-09-14 14:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:47:02] Production.INFO: ==1656== Lock acquired, processing the job...
[2026-09-14 18:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:47:02] Production.INFO: ==1656== Releasing lock...
[2026-09-14 18:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:47:03] Production.INFO: ==1654== Releasing lock...
[2026-09-14 14:47:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:47:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:47:03] Production.INFO: ==1665== Lock acquired, processing the job...
[2026-09-14 14:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:47:03] Production.INFO: ==1667== Lock acquired, processing the job...
[2026-09-14 14:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:47:03] Production.INFO: Account Balance Start.
[2026-09-14 14:47:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:47:03] Production.INFO: ==1659== Lock acquired, processing the job...
[2026-09-14 14:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:47:03] Production.INFO: 117
[2026-09-14 14:47:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:47:04] Production.INFO: Date 2026-09-09
[2026-09-14 14:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:47:04] Production.INFO: Date 2026-09-10
[2026-09-14 14:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:47:04] Production.INFO: Date 2026-09-11
[2026-09-14 14:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:47:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14: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-09-14 14: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-09-14 14:47:04] Production.INFO: ==1661== Lock acquired, processing the job...
[2026-09-14 14:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:47:04] Production.INFO: Date 2026-09-12
[2026-09-14 14:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 14: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-09-14 14:47:04] Production.INFO: ==1667== Releasing lock...
[2026-09-14 14:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:47:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:47:04] Production.INFO: Date 2026-09-13
[2026-09-14 14:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:47:04] Production.INFO: ==1663== Lock acquired, processing the job...
[2026-09-14 14:47:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:47:04] Production.INFO: Date 2026-09-14
[2026-09-14 14:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:47:04] Production.INFO: Total Charge 0
[2026-09-14 14:47:04] Production.INFO: CreateAllLog End
[2026-09-14 14:47:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:47:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:47:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:47:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:47:04] Production.INFO: Account Balance End.
[2026-09-14 14:47:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:47:04] Production.INFO: ==1665== Releasing lock...
[2026-09-14 14:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:47:04] Production.INFO: ==1661== Releasing lock...
[2026-09-14 14:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:47:11] Production.ERROR: CronJobId end10
[2026-09-14 14:47:11] Production.INFO: ==1663== Releasing lock...
[2026-09-14 14:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:47:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:47:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:47:14] Production.INFO: call_cost start
[2026-09-14 14:47:14] Production.INFO: call_cost end
[2026-09-14 14:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:47:14] Production.INFO: ==1659== Releasing lock...
[2026-09-14 14:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:48:01] Production.INFO: ==1725== Lock acquired, processing the job...
[2026-09-14 19:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:48:01] Production.INFO: neon service started
[2026-09-14 19:48:01] Production.INFO: neon service started
[2026-09-14 19:48:01] Production.INFO: ==1725== Releasing lock...
[2026-09-14 19:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:48:01] Production.INFO: ==1729== Lock acquired, processing the job...
[2026-09-14 18:48:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:48:01] Production.INFO: ==1729== Releasing lock...
[2026-09-14 18:48:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:48:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:48:02] Production.INFO: ==1727== Lock acquired, processing the job...
[2026-09-14 14:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:48:02] Production.INFO: ==1727== Releasing lock...
[2026-09-14 14:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:48:03] Production.INFO: ==1735== Lock acquired, processing the job...
[2026-09-14 14:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:48:03] Production.INFO: ==1731== Lock acquired, processing the job...
[2026-09-14 14:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:48:03] Production.INFO: ==1733== Lock acquired, processing the job...
[2026-09-14 14:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:48:03] Production.INFO: ==1737== Lock acquired, processing the job...
[2026-09-14 14:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:48:03] Production.INFO: ==1739== Lock acquired, processing the job...
[2026-09-14 14:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 14:48:03] Production.INFO: ==1739== Releasing lock...
[2026-09-14 14:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:48:03] Production.INFO: Account Balance Start.
[2026-09-14 14:48:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:48:03] Production.INFO: 117
[2026-09-14 14:48:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:48:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:48:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:48:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:48:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:48:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:48:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:48:03] Production.INFO: Total Charge 0
[2026-09-14 14:48:03] Production.INFO: CreateAllLog End
[2026-09-14 14:48:03] Production.INFO: ==1733== Releasing lock...
[2026-09-14 14:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:48:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:48:04] Production.INFO: Account Balance End.
[2026-09-14 14:48:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:48:04] Production.INFO: ==1737== Releasing lock...
[2026-09-14 14:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:48:11] Production.ERROR: CronJobId end10
[2026-09-14 14:48:11] Production.INFO: ==1735== Releasing lock...
[2026-09-14 14:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:48:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:48:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:48:13] Production.INFO: call_cost start
[2026-09-14 14:48:13] Production.INFO: call_cost end
[2026-09-14 14:48:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:48:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:48:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:48:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:48:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:48:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:48:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:48:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:48:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:48:13] Production.INFO: ==1731== Releasing lock...
[2026-09-14 14:48:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:48:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:49:01] Production.INFO: ==1804== Lock acquired, processing the job...
[2026-09-14 19:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:49:01] Production.INFO: neon service started
[2026-09-14 19:49:02] Production.INFO: neon service started
[2026-09-14 19:49:02] Production.INFO: ==1804== Releasing lock...
[2026-09-14 19:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:49:02] Production.INFO: ==1806== Lock acquired, processing the job...
[2026-09-14 14:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:49:02] Production.INFO: ==1808== Lock acquired, processing the job...
[2026-09-14 18:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:49:02] Production.INFO: ==1808== Releasing lock...
[2026-09-14 18:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:49:02] Production.INFO: ==1806== Releasing lock...
[2026-09-14 14:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:49:03] Production.INFO: ==1811== Lock acquired, processing the job...
[2026-09-14 14:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:49:03] Production.INFO: ==1813== Lock acquired, processing the job...
[2026-09-14 14:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:49:03] Production.INFO: ==1833== Lock acquired, processing the job...
[2026-09-14 14:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:49:03] Production.INFO: ==1815== Lock acquired, processing the job...
[2026-09-14 14:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-09-14 14:49:03] Production.INFO: ==1831== Lock acquired, processing the job...
[2026-09-14 14:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 14:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 14:49:03] Production.INFO: ==1833== Releasing lock...
[2026-09-14 14:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:49:03] Production.INFO: Account Balance Start.
[2026-09-14 14:49:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:49:03] Production.INFO: 117
[2026-09-14 14:49:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:49:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:49:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:49:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:49:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:49:04] Production.INFO: Date 2026-09-13
[2026-09-14 14:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:49:04] Production.INFO: Date 2026-09-14
[2026-09-14 14:49:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:49:04] Production.INFO: Total Charge 0
[2026-09-14 14:49:04] Production.INFO: CreateAllLog End
[2026-09-14 14:49:04] Production.INFO: ==1813== Releasing lock...
[2026-09-14 14:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:49:04] Production.INFO: Account Balance End.
[2026-09-14 14:49:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:49:04] Production.INFO: ==1831== Releasing lock...
[2026-09-14 14:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:49:10] Production.ERROR: CronJobId end10
[2026-09-14 14:49:10] Production.INFO: ==1815== Releasing lock...
[2026-09-14 14:49:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:49:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:49:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:49:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:49:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:49:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:49:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:49:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:49:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:49:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:49:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:49:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:49:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:49:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:49:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:49:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:49:13] Production.INFO: call_cost start
[2026-09-14 14:49:13] Production.INFO: call_cost end
[2026-09-14 14:49:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:49:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:49:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:49:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:49:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:49:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:49:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:49:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:49:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:49:13] Production.INFO: ==1811== Releasing lock...
[2026-09-14 14:49:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:49:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:50:01] Production.INFO: ==1911== Lock acquired, processing the job...
[2026-09-14 19:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:50:01] Production.INFO: neon service started
[2026-09-14 19:50:01] Production.INFO: neon service started
[2026-09-14 19:50:01] Production.INFO: ==1911== Releasing lock...
[2026-09-14 19:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:50:01] Production.INFO: ==1913== Lock acquired, processing the job...
[2026-09-14 14:50:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:50:02] Production.INFO: ==1913== Releasing lock...
[2026-09-14 14:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:50:02] Production.INFO: ==1915== Lock acquired, processing the job...
[2026-09-14 18:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:50:02] Production.INFO: ==1915== Releasing lock...
[2026-09-14 18:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:50:02] Production.INFO: ==1917== Lock acquired, processing the job...
[2026-09-14 14:50:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:50:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:50:02] Production.INFO: ==1919== Lock acquired, processing the job...
[2026-09-14 14:50:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:50:02] Production.INFO: ==1923== Lock acquired, processing the job...
[2026-09-14 14:50:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:50:02] Production.INFO: ==1921== Lock acquired, processing the job...
[2026-09-14 14:50:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:50:02] Production.INFO: ==1925== Lock acquired, processing the job...
[2026-09-14 14:50:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:50:03] Production.INFO: Account Balance Start.
[2026-09-14 14:50:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:50:03] Production.INFO: 117
[2026-09-14 14:50:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:50:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:50:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 14:50:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 14:50:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:50:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:50:03] Production.INFO: ==1925== Releasing lock...
[2026-09-14 14:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:50:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:50:03] Production.INFO: Total Charge 0
[2026-09-14 14:50:03] Production.INFO: CreateAllLog End
[2026-09-14 14:50:03] Production.INFO: Account Balance End.
[2026-09-14 14:50:03] Production.ERROR: CronJobId end 12
[2026-09-14 14:50:03] Production.INFO: ==1923== Releasing lock...
[2026-09-14 14:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:50:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:50:03] Production.INFO: ==1919== Releasing lock...
[2026-09-14 14:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:50:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:50:10] Production.ERROR: CronJobId end10
[2026-09-14 14:50:10] Production.INFO: ==1921== Releasing lock...
[2026-09-14 14:50:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:50:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:50:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:50:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:50:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:50:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:50:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:50:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:50:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:50:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:50:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:50:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:50:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:50:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:50:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:50:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:50:13] Production.INFO: call_cost start
[2026-09-14 14:50:13] Production.INFO: call_cost end
[2026-09-14 14:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:50:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:50:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:50:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:50:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:50:13] Production.INFO: ==1917== Releasing lock...
[2026-09-14 14:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:51:02] Production.INFO: ==1986== Lock acquired, processing the job...
[2026-09-14 19:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:51:02] Production.INFO: neon service started
[2026-09-14 19:51:02] Production.INFO: neon service started
[2026-09-14 19:51:02] Production.INFO: ==1986== Releasing lock...
[2026-09-14 19:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:51:02] Production.INFO: ==1991== Lock acquired, processing the job...
[2026-09-14 18:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:51:02] Production.INFO: ==1991== Releasing lock...
[2026-09-14 18:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:51:02] Production.INFO: ==1988== Lock acquired, processing the job...
[2026-09-14 14:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:51:02] Production.INFO: ==1988== Releasing lock...
[2026-09-14 14:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:51:03] Production.INFO: ==2000== Lock acquired, processing the job...
[2026-09-14 14:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:51:03] Production.INFO: ==2002== Lock acquired, processing the job...
[2026-09-14 14:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:51:03] Production.INFO: Account Balance Start.
[2026-09-14 14:51:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:51:03] Production.INFO: 117
[2026-09-14 14:51:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:51:03] Production.INFO: ==1998== Lock acquired, processing the job...
[2026-09-14 14:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:51:03] Production.INFO: ==1996== Lock acquired, processing the job...
[2026-09-14 14:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:51:03] Production.INFO: ==1994== Lock acquired, processing the job...
[2026-09-14 14:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 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-09-14 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-09-14 14:51:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:51:04] Production.INFO: Date 2026-09-09
[2026-09-14 14:51:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:51:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:51:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 14:51:04] Production.INFO: ==2002== Releasing lock...
[2026-09-14 14:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:51:04] Production.INFO: Date 2026-09-10
[2026-09-14 14:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:51:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:51:04] Production.INFO: Date 2026-09-11
[2026-09-14 14:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:51:04] Production.INFO: Date 2026-09-12
[2026-09-14 14:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:51:04] Production.INFO: Date 2026-09-13
[2026-09-14 14:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:51:04] Production.INFO: Date 2026-09-14
[2026-09-14 14:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:51:04] Production.INFO: Total Charge 0
[2026-09-14 14:51:04] Production.INFO: CreateAllLog End
[2026-09-14 14:51:04] Production.INFO: Account Balance End.
[2026-09-14 14:51:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:51:04] Production.INFO: ==2000== Releasing lock...
[2026-09-14 14:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:51:04] Production.INFO: ==1996== Releasing lock...
[2026-09-14 14:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:51:11] Production.ERROR: CronJobId end10
[2026-09-14 14:51:11] Production.INFO: ==1998== Releasing lock...
[2026-09-14 14:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:51:15] Production.INFO: call_cost start
[2026-09-14 14:51:15] Production.INFO: call_cost end
[2026-09-14 14:51:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:51:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:51:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:51:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:51:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:51:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:51:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:51:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:51:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:51:15] Production.INFO: ==1994== Releasing lock...
[2026-09-14 14:51:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:51:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:52:01] Production.INFO: ==2060== Lock acquired, processing the job...
[2026-09-14 19:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:52:01] Production.INFO: neon service started
[2026-09-14 19:52:01] Production.INFO: neon service started
[2026-09-14 19:52:01] Production.INFO: ==2060== Releasing lock...
[2026-09-14 19:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:52:01] Production.INFO: ==2064== Lock acquired, processing the job...
[2026-09-14 18:52:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:52:01] Production.INFO: ==2064== Releasing lock...
[2026-09-14 18:52:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:52:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:52:02] Production.INFO: ==2062== Lock acquired, processing the job...
[2026-09-14 14:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:52:02] Production.INFO: ==2062== Releasing lock...
[2026-09-14 14:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:52:02] Production.INFO: ==2066== Lock acquired, processing the job...
[2026-09-14 14:52:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:52:03] Production.INFO: ==2068== Lock acquired, processing the job...
[2026-09-14 14:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:52:03] Production.INFO: ==2072== Lock acquired, processing the job...
[2026-09-14 14:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:52:03] Production.INFO: ==2070== Lock acquired, processing the job...
[2026-09-14 14:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:52:03] Production.INFO: ==2074== Lock acquired, processing the job...
[2026-09-14 14:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:52:03] Production.INFO: Account Balance Start.
[2026-09-14 14:52:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:52:03] Production.INFO: 117
[2026-09-14 14:52:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:52:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 14:52:03] Production.INFO: ==2074== Releasing lock...
[2026-09-14 14:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:52:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:52:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:52:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:52:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:52:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:52:03] Production.INFO: Total Charge 0
[2026-09-14 14:52:03] Production.INFO: CreateAllLog End
[2026-09-14 14:52:03] Production.INFO: Account Balance End.
[2026-09-14 14:52:03] Production.ERROR: CronJobId end 12
[2026-09-14 14:52:03] Production.INFO: ==2072== Releasing lock...
[2026-09-14 14:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:52:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:52:03] Production.INFO: ==2068== Releasing lock...
[2026-09-14 14:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:52:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:52:11] Production.ERROR: CronJobId end10
[2026-09-14 14:52:11] Production.INFO: ==2070== Releasing lock...
[2026-09-14 14:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:52:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:52:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:52:13] Production.INFO: call_cost start
[2026-09-14 14:52:13] Production.INFO: call_cost end
[2026-09-14 14:52:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:52:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:52:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:52:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:52:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:52:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:52:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:52:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:52:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:52:13] Production.INFO: ==2066== Releasing lock...
[2026-09-14 14:52:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:52:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:53:01] Production.INFO: ==2143== Lock acquired, processing the job...
[2026-09-14 19:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:53:01] Production.INFO: neon service started
[2026-09-14 19:53:01] Production.INFO: neon service started
[2026-09-14 19:53:01] Production.INFO: ==2143== Releasing lock...
[2026-09-14 19:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:53:02] Production.INFO: ==2145== Lock acquired, processing the job...
[2026-09-14 14:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:53:02] Production.INFO: ==2147== Lock acquired, processing the job...
[2026-09-14 18:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:53:02] Production.INFO: ==2147== Releasing lock...
[2026-09-14 18:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:53:02] Production.INFO: ==2145== Releasing lock...
[2026-09-14 14:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:53:03] Production.INFO: ==2150== Lock acquired, processing the job...
[2026-09-14 14:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:53:03] Production.INFO: ==2154== Lock acquired, processing the job...
[2026-09-14 14:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:53:03] Production.INFO: ==2152== Lock acquired, processing the job...
[2026-09-14 14:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:53:03] Production.INFO: ==2156== Lock acquired, processing the job...
[2026-09-14 14:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:53:03] Production.INFO: ==2158== Lock acquired, processing the job...
[2026-09-14 14:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:53:03] Production.INFO: Account Balance Start.
[2026-09-14 14:53:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:53:03] Production.INFO: 117
[2026-09-14 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-09-14 14:53:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 14:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 14:53:03] Production.INFO: ==2158== Releasing lock...
[2026-09-14 14:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:53:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:53:04] Production.INFO: Date 2026-09-10
[2026-09-14 14:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:53:04] Production.INFO: Date 2026-09-11
[2026-09-14 14:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:53:04] Production.INFO: Date 2026-09-12
[2026-09-14 14:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:53:04] Production.INFO: Date 2026-09-13
[2026-09-14 14:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:53:04] Production.INFO: Date 2026-09-14
[2026-09-14 14:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:53:04] Production.INFO: Total Charge 0
[2026-09-14 14:53:04] Production.INFO: CreateAllLog End
[2026-09-14 14:53:04] Production.INFO: Account Balance End.
[2026-09-14 14:53:04] Production.INFO: ==2152== Releasing lock...
[2026-09-14 14:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:53:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:53:04] Production.INFO: ==2156== Releasing lock...
[2026-09-14 14:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:53:11] Production.ERROR: CronJobId end10
[2026-09-14 14:53:11] Production.INFO: ==2154== Releasing lock...
[2026-09-14 14:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:53:13] Production.INFO: call_cost start
[2026-09-14 14:53:13] Production.INFO: call_cost end
[2026-09-14 14:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:53:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:53:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:53:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:53:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:53:13] Production.INFO: ==2150== Releasing lock...
[2026-09-14 14:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:54:01] Production.INFO: ==2218== Lock acquired, processing the job...
[2026-09-14 19:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:54:01] Production.INFO: neon service started
[2026-09-14 19:54:01] Production.INFO: neon service started
[2026-09-14 19:54:01] Production.INFO: ==2218== Releasing lock...
[2026-09-14 19:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:54:01] Production.INFO: ==2220== Lock acquired, processing the job...
[2026-09-14 14:54:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:54:01] Production.INFO: ==2220== Releasing lock...
[2026-09-14 14:54:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:54:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:54:02] Production.INFO: ==2222== Lock acquired, processing the job...
[2026-09-14 18:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:54:02] Production.INFO: ==2222== Releasing lock...
[2026-09-14 18:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:54:02] Production.INFO: ==2226== Lock acquired, processing the job...
[2026-09-14 14:54:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:54:02] Production.INFO: ==2228== Lock acquired, processing the job...
[2026-09-14 14:54:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:54:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:54:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:54:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:54:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:54:02] Production.INFO: ==2232== Lock acquired, processing the job...
[2026-09-14 14:54:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:54:02] Production.INFO: ==2224== Lock acquired, processing the job...
[2026-09-14 14:54:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:54:02] Production.INFO: ==2230== Lock acquired, processing the job...
[2026-09-14 14:54:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:54:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:54: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-09-14 14:54: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-09-14 14:54: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-09-14 14:54:02] Production.INFO: ==2232== Releasing lock...
[2026-09-14 14:54:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:54:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:54:02] Production.INFO: Account Balance Start.
[2026-09-14 14:54:02] Production.INFO: CreateAllLog Start
[2026-09-14 14:54:02] Production.INFO: 117
[2026-09-14 14:54:02] Production.INFO: Date 2026-09-08
[2026-09-14 14:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:54:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:54:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:54:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:54:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:54:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:54:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:54:03] Production.INFO: Total Charge 0
[2026-09-14 14:54:03] Production.INFO: CreateAllLog End
[2026-09-14 14:54:03] Production.INFO: Account Balance End.
[2026-09-14 14:54:03] Production.ERROR: CronJobId end 12
[2026-09-14 14:54:03] Production.INFO: ==2230== Releasing lock...
[2026-09-14 14:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:54:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:54:03] Production.INFO: ==2226== Releasing lock...
[2026-09-14 14:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:54:11] Production.ERROR: CronJobId end10
[2026-09-14 14:54:11] Production.INFO: ==2228== Releasing lock...
[2026-09-14 14:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:54:13] Production.INFO: call_cost start
[2026-09-14 14:54:13] Production.INFO: call_cost end
[2026-09-14 14:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:54:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:54:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:54:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:54:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:54:13] Production.INFO: ==2224== Releasing lock...
[2026-09-14 14:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:55:01] Production.INFO: ==2287== Lock acquired, processing the job...
[2026-09-14 19:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:55:01] Production.INFO: neon service started
[2026-09-14 19:55:01] Production.INFO: neon service started
[2026-09-14 19:55:01] Production.INFO: ==2287== Releasing lock...
[2026-09-14 19:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:55:02] Production.INFO: ==2291== Lock acquired, processing the job...
[2026-09-14 18:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:55:02] Production.INFO: ==2291== Releasing lock...
[2026-09-14 18:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:55:02] Production.INFO: ==2289== Lock acquired, processing the job...
[2026-09-14 14:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:55:02] Production.INFO: ==2289== Releasing lock...
[2026-09-14 14:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:55:03] Production.INFO: ==2293== Lock acquired, processing the job...
[2026-09-14 14:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 14:55:03] Production.INFO: ==2295== Lock acquired, processing the job...
[2026-09-14 14:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 14:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 14:55:03] Production.INFO: ==2293== Releasing lock...
[2026-09-14 14:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 14:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 14:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:55:03] Production.INFO: ==2300== Lock acquired, processing the job...
[2026-09-14 14:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:55:03] Production.INFO: ==2298== Lock acquired, processing the job...
[2026-09-14 14:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:55:03] Production.INFO: ==2302== Lock acquired, processing the job...
[2026-09-14 14:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:55:03] Production.INFO: ==2304== Lock acquired, processing the job...
[2026-09-14 14:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 14:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:55:03] Production.INFO: ==2307== Lock acquired, processing the job...
[2026-09-14 14:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 14:55:03] Production.INFO: Account Balance Start.
[2026-09-14 14:55:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:55:03] Production.INFO: 117
[2026-09-14 14:55:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:55:03] Production.INFO: Reseller ==> 0
[2026-09-14 14: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-09-14 14: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-09-14 14: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-09-14 14:55:04] Production.INFO: ==2307== Releasing lock...
[2026-09-14 14:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:55:04] Production.INFO: Date 2026-09-09
[2026-09-14 14:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:55:04] Production.INFO: Date 2026-09-10
[2026-09-14 14:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:55:04] Production.INFO: Date 2026-09-11
[2026-09-14 14:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:55:04] Production.ERROR: done
[2026-09-14 14:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 14:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002817', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 14:55:04] Production.INFO: Date 2026-09-12
[2026-09-14 14:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:55:04] Production.INFO: Date 2026-09-13
[2026-09-14 14:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:55:04] Production.INFO: Date 2026-09-14
[2026-09-14 14:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:55:04] Production.INFO: Total Charge 0
[2026-09-14 14:55:04] Production.INFO: CreateAllLog End
[2026-09-14 14:55:04] Production.INFO: Account Balance End.
[2026-09-14 14:55:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:55:04] Production.INFO: ==2302== Releasing lock...
[2026-09-14 14:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:55:04] Production.INFO: ==2298== Releasing lock...
[2026-09-14 14:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:55:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002817', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 14:55:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 14:55:09] Production.INFO: ProcessCDR(1,18002817,1,1,2)
[2026-09-14 14:55:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18002817,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 14:55:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18002817,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 14:55:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 14:55:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 14:55:09] Production.INFO: ==2304== Releasing lock...
[2026-09-14 14:55:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 14:55:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 14:55:13] Production.ERROR: CronJobId end10
[2026-09-14 14:55:13] Production.INFO: ==2300== Releasing lock...
[2026-09-14 14:55:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:55:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:55:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:55:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:55:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:55:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:55:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:55:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:55:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:55:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:55:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:55:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:55:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:55:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:55:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:55:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:55:16] Production.INFO: call_cost start
[2026-09-14 14:55:16] Production.INFO: call_cost end
[2026-09-14 14:55:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:55:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:55:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:55:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:55:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:55:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:55:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:55:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:55:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:55:16] Production.INFO: ==2295== Releasing lock...
[2026-09-14 14:55:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:55:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:56:02] Production.INFO: ==2367== Lock acquired, processing the job...
[2026-09-14 19:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:56:02] Production.INFO: neon service started
[2026-09-14 19:56:02] Production.INFO: neon service started
[2026-09-14 19:56:02] Production.INFO: ==2367== Releasing lock...
[2026-09-14 19:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:56:03] Production.INFO: ==2369== Lock acquired, processing the job...
[2026-09-14 14:56:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:56:03] Production.INFO: ==2371== Lock acquired, processing the job...
[2026-09-14 18:56:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:56:03] Production.INFO: ==2371== Releasing lock...
[2026-09-14 18:56:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:56:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:56:03] Production.INFO: ==2369== Releasing lock...
[2026-09-14 14:56:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:56:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:56:03] Production.INFO: ==2374== Lock acquired, processing the job...
[2026-09-14 14:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:56:03] Production.INFO: ==2378== Lock acquired, processing the job...
[2026-09-14 14:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:56:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:56:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:56:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:56:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:56:04] Production.INFO: ==2376== Lock acquired, processing the job...
[2026-09-14 14:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:56:04] Production.INFO: ==2380== Lock acquired, processing the job...
[2026-09-14 14:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:56:04] Production.INFO: ==2382== Lock acquired, processing the job...
[2026-09-14 14:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:56:04] Production.INFO: Account Balance Start.
[2026-09-14 14:56:04] Production.INFO: CreateAllLog Start
[2026-09-14 14:56:04] Production.INFO: 117
[2026-09-14 14:56:04] Production.INFO: Date 2026-09-08
[2026-09-14 14:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 14: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-09-14 14: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-09-14 14:56:04] Production.INFO: Date 2026-09-09
[2026-09-14 14:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 14: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-09-14 14:56:04] Production.INFO: ==2382== Releasing lock...
[2026-09-14 14:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:56:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:56:04] Production.INFO: Date 2026-09-10
[2026-09-14 14:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:56:04] Production.INFO: Date 2026-09-11
[2026-09-14 14:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:56:04] Production.INFO: Date 2026-09-12
[2026-09-14 14:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:56:04] Production.INFO: Date 2026-09-13
[2026-09-14 14:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:56:04] Production.INFO: Date 2026-09-14
[2026-09-14 14:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:56:04] Production.INFO: Total Charge 0
[2026-09-14 14:56:04] Production.INFO: CreateAllLog End
[2026-09-14 14:56:05] Production.INFO: Account Balance End.
[2026-09-14 14:56:05] Production.INFO: ==2376== Releasing lock...
[2026-09-14 14:56:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:56:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:56:05] Production.ERROR: CronJobId end 12
[2026-09-14 14:56:05] Production.INFO: ==2380== Releasing lock...
[2026-09-14 14:56:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:56:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:56:12] Production.ERROR: CronJobId end10
[2026-09-14 14:56:12] Production.INFO: ==2378== Releasing lock...
[2026-09-14 14:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:56:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:56:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:56:15] Production.INFO: call_cost start
[2026-09-14 14:56:15] Production.INFO: call_cost end
[2026-09-14 14:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:56:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:56:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:56:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:56:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:56:15] Production.INFO: ==2374== Releasing lock...
[2026-09-14 14:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:57:01] Production.INFO: ==2438== Lock acquired, processing the job...
[2026-09-14 19:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:57:01] Production.INFO: neon service started
[2026-09-14 19:57:02] Production.INFO: neon service started
[2026-09-14 19:57:02] Production.INFO: ==2438== Releasing lock...
[2026-09-14 19:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:57:02] Production.INFO: ==2442== Lock acquired, processing the job...
[2026-09-14 18:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:57:02] Production.INFO: ==2442== Releasing lock...
[2026-09-14 18:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:57:02] Production.INFO: ==2440== Lock acquired, processing the job...
[2026-09-14 14:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 14:57:02] Production.INFO: ==2440== Releasing lock...
[2026-09-14 14:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:57:03] Production.INFO: ==2446== Lock acquired, processing the job...
[2026-09-14 14:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:57:03] Production.INFO: ==2444== Lock acquired, processing the job...
[2026-09-14 14:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:57:03] Production.INFO: ==2452== Lock acquired, processing the job...
[2026-09-14 14:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:57:03] Production.INFO: ==2448== Lock acquired, processing the job...
[2026-09-14 14:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-09-14 14:57:03] Production.INFO: ==2450== Lock acquired, processing the job...
[2026-09-14 14:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 14:57:03] Production.INFO: ==2452== Releasing lock...
[2026-09-14 14:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:57:03] Production.INFO: Account Balance Start.
[2026-09-14 14:57:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:57:03] Production.INFO: 117
[2026-09-14 14:57:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:57:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:57:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:57:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:57:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:57:04] Production.INFO: Date 2026-09-13
[2026-09-14 14:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:57:04] Production.INFO: Date 2026-09-14
[2026-09-14 14:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 14:57:04] Production.INFO: Total Charge 0
[2026-09-14 14:57:04] Production.INFO: CreateAllLog End
[2026-09-14 14:57:04] Production.INFO: ==2446== Releasing lock...
[2026-09-14 14:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:57:04] Production.INFO: Account Balance End.
[2026-09-14 14:57:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:57:04] Production.INFO: ==2450== Releasing lock...
[2026-09-14 14:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:57:11] Production.ERROR: CronJobId end10
[2026-09-14 14:57:11] Production.INFO: ==2448== Releasing lock...
[2026-09-14 14:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:57:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:57:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:57:14] Production.INFO: call_cost start
[2026-09-14 14:57:14] Production.INFO: call_cost end
[2026-09-14 14:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:57:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:57:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:57:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:57:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:57:14] Production.INFO: ==2444== Releasing lock...
[2026-09-14 14:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:58:01] Production.INFO: ==2509== Lock acquired, processing the job...
[2026-09-14 19:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:58:01] Production.INFO: neon service started
[2026-09-14 19:58:01] Production.INFO: neon service started
[2026-09-14 19:58:01] Production.INFO: ==2509== Releasing lock...
[2026-09-14 19:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:58:01] Production.INFO: ==2511== Lock acquired, processing the job...
[2026-09-14 14:58:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:58:02] Production.INFO: ==2513== Lock acquired, processing the job...
[2026-09-14 18:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:58:02] Production.INFO: ==2513== Releasing lock...
[2026-09-14 18:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:58:02] Production.INFO: ==2511== Releasing lock...
[2026-09-14 14:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:58:03] Production.INFO: ==2516== Lock acquired, processing the job...
[2026-09-14 14:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:58:03] Production.INFO: ==2518== Lock acquired, processing the job...
[2026-09-14 14:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:58:03] Production.INFO: ==2522== Lock acquired, processing the job...
[2026-09-14 14:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:58:03] Production.INFO: ==2520== Lock acquired, processing the job...
[2026-09-14 14:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:58:03] Production.INFO: ==2524== Lock acquired, processing the job...
[2026-09-14 14:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:58:03] Production.INFO: Account Balance Start.
[2026-09-14 14:58:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:58:03] Production.INFO: 117
[2026-09-14 14:58:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:58:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:58:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:58:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:58:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:58:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 14:58:03] Production.INFO: Date 2026-09-14
[2026-09-14 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-09-14 14:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 14:58:03] Production.INFO: Total Charge 0
[2026-09-14 14:58:03] Production.INFO: ==2524== Releasing lock...
[2026-09-14 14:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:58:03] Production.INFO: CreateAllLog End
[2026-09-14 14:58:03] Production.INFO: Account Balance End.
[2026-09-14 14:58:03] Production.ERROR: CronJobId end 12
[2026-09-14 14:58:03] Production.INFO: ==2522== Releasing lock...
[2026-09-14 14:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:58:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:58:03] Production.INFO: ==2518== Releasing lock...
[2026-09-14 14:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:58:10] Production.ERROR: CronJobId end10
[2026-09-14 14:58:10] Production.INFO: ==2520== Releasing lock...
[2026-09-14 14:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:58:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:58:11] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:58:11] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:58:11] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:58:11] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:58:11] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:58:11] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:58:11] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:58:11] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:58:11] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:58:11] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:58:11] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:58:11] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:58:11] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:58:11] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:58:12] Production.INFO: call_cost start
[2026-09-14 14:58:12] Production.INFO: call_cost end
[2026-09-14 14:58:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:58:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:58:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:58:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:58:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:58:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:58:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:58:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:58:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:58:12] Production.INFO: ==2516== Releasing lock...
[2026-09-14 14:58:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:58:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 19:59:01] Production.INFO: ==2581== Lock acquired, processing the job...
[2026-09-14 19:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 19:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 19:59:01] Production.INFO: neon service started
[2026-09-14 19:59:01] Production.INFO: neon service started
[2026-09-14 19:59:01] Production.INFO: ==2581== Releasing lock...
[2026-09-14 19:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 19:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 14:59:02] Production.INFO: ==2583== Lock acquired, processing the job...
[2026-09-14 14:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:59:02] Production.INFO: ==2585== Lock acquired, processing the job...
[2026-09-14 18:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:59:02] Production.INFO: ==2585== Releasing lock...
[2026-09-14 18:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 18:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 14:59:02] Production.INFO: ==2583== Releasing lock...
[2026-09-14 14:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 14:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 14:59:03] Production.INFO: ==2588== Lock acquired, processing the job...
[2026-09-14 14:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 14:59:03] Production.INFO: ==2590== Lock acquired, processing the job...
[2026-09-14 14:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 14:59:03] Production.INFO: ==2594== Lock acquired, processing the job...
[2026-09-14 14:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 14:59:03] Production.INFO: ==2592== Lock acquired, processing the job...
[2026-09-14 14:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 14:59:03] Production.INFO: Account Balance Start.
[2026-09-14 14:59:03] Production.INFO: CreateAllLog Start
[2026-09-14 14:59:03] Production.INFO: 117
[2026-09-14 14:59:03] Production.INFO: Date 2026-09-08
[2026-09-14 14:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 14:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 14:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 14:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 14:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 14:59:03] Production.INFO: Date 2026-09-09
[2026-09-14 14:59:03] Production.INFO: ==2596== Lock acquired, processing the job...
[2026-09-14 14:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 14:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:59:03] Production.INFO: Date 2026-09-10
[2026-09-14 14:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:59:03] Production.INFO: Date 2026-09-11
[2026-09-14 14:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:59:03] Production.INFO: Date 2026-09-12
[2026-09-14 14:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 14:59:03] Production.INFO: Date 2026-09-13
[2026-09-14 14:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 14: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-09-14 14:59:03] Production.INFO: ==2596== Releasing lock...
[2026-09-14 14:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 14:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 14:59:03] Production.INFO: Date 2026-09-14
[2026-09-14 14:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 14:59:03] Production.INFO: Total Charge 0
[2026-09-14 14:59:03] Production.INFO: CreateAllLog End
[2026-09-14 14:59:04] Production.INFO: Account Balance End.
[2026-09-14 14:59:04] Production.ERROR: CronJobId end 12
[2026-09-14 14:59:04] Production.INFO: ==2594== Releasing lock...
[2026-09-14 14:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 14:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 14:59:04] Production.INFO: ==2590== Releasing lock...
[2026-09-14 14:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 14:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 14:59:11] Production.ERROR: CronJobId end10
[2026-09-14 14:59:11] Production.INFO: ==2592== Releasing lock...
[2026-09-14 14:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 14:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 14:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 14:59:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 14:59:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 14:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 14:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 14:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 14:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 14:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 14:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 14:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 14:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 14:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 14:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 14:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 14:59:13] Production.INFO: call_cost start
[2026-09-14 14:59:13] Production.INFO: call_cost end
[2026-09-14 14:59:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 14:59:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 14:59:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 14:59:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 14:59:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 14:59:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 14:59:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 14:59:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 14:59:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 14:59:13] Production.INFO: ==2588== Releasing lock...
[2026-09-14 14:59:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 14:59:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:00:02] Production.INFO: ==2653== Lock acquired, processing the job...
[2026-09-14 20:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:00:02] Production.INFO: neon service started
[2026-09-14 20:00:02] Production.INFO: neon service started
[2026-09-14 20:00:02] Production.INFO: ==2653== Releasing lock...
[2026-09-14 20:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:00:02] Production.INFO: ==2655== Lock acquired, processing the job...
[2026-09-14 15:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:00:02] Production.INFO: ==2655== Releasing lock...
[2026-09-14 15:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:00:03] Production.INFO: ==2657== Lock acquired, processing the job...
[2026-09-14 19:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:00:03] Production.INFO: ==2657== Releasing lock...
[2026-09-14 19:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:00:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:00:03] Production.INFO: ==2666== Lock acquired, processing the job...
[2026-09-14 15:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:00:03] Production.INFO: ==2660== Lock acquired, processing the job...
[2026-09-14 15:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:00:03] Production.INFO: ==2662== Lock acquired, processing the job...
[2026-09-14 15:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:00:03] Production.INFO: ==2664== Lock acquired, processing the job...
[2026-09-14 15:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:00:03] Production.INFO: Account Balance Start.
[2026-09-14 15:00:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:00:03] Production.INFO: 117
[2026-09-14 15:00:03] Production.INFO: ==2668== Lock acquired, processing the job...
[2026-09-14 15:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:00:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:00:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 15:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 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-09-14 15:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 15:00:03] Production.INFO: ==2668== Releasing lock...
[2026-09-14 15:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:00:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:00:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:00:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:00:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:00:04] Production.INFO: Date 2026-09-14
[2026-09-14 15:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:00:04] Production.INFO: Total Charge 0
[2026-09-14 15:00:04] Production.INFO: CreateAllLog End
[2026-09-14 15:00:04] Production.INFO: Account Balance End.
[2026-09-14 15:00:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:00:04] Production.INFO: ==2666== Releasing lock...
[2026-09-14 15:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:00:04] Production.INFO: ==2662== Releasing lock...
[2026-09-14 15:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:00:11] Production.ERROR: CronJobId end10
[2026-09-14 15:00:11] Production.INFO: ==2664== Releasing lock...
[2026-09-14 15:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:00:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:00:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:00:14] Production.INFO: call_cost start
[2026-09-14 15:00:14] Production.INFO: call_cost end
[2026-09-14 15:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:00:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:00:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:00:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:00:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:00:14] Production.INFO: ==2660== Releasing lock...
[2026-09-14 15:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:01:01] Production.INFO: ==2729== Lock acquired, processing the job...
[2026-09-14 20:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:01:01] Production.INFO: neon service started
[2026-09-14 20:01:01] Production.INFO: neon service started
[2026-09-14 20:01:01] Production.INFO: ==2729== Releasing lock...
[2026-09-14 20:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:01:02] Production.INFO: ==2740== Lock acquired, processing the job...
[2026-09-14 15:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:01:02] Production.INFO: ==2740== Releasing lock...
[2026-09-14 15:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:01:02] Production.INFO: ==2742== Lock acquired, processing the job...
[2026-09-14 19:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:01:02] Production.INFO: ==2742== Releasing lock...
[2026-09-14 19:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:01:03] Production.INFO: ==2747== Lock acquired, processing the job...
[2026-09-14 15:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:01:03] Production.INFO: ==2745== Lock acquired, processing the job...
[2026-09-14 15:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:01:03] Production.INFO: ==2749== Lock acquired, processing the job...
[2026-09-14 15:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:01:03] Production.INFO: ==2751== Lock acquired, processing the job...
[2026-09-14 15:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:01:03] Production.INFO: ==2753== Lock acquired, processing the job...
[2026-09-14 15:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:01:03] Production.INFO: Account Balance Start.
[2026-09-14 15:01:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:01:03] Production.INFO: 117
[2026-09-14 15:01:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 15: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-09-14 15: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-09-14 15:01:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 15: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-09-14 15:01:03] Production.INFO: ==2753== Releasing lock...
[2026-09-14 15:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:01:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:01:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:01:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:01:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:01:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:01:03] Production.INFO: Total Charge 0
[2026-09-14 15:01:03] Production.INFO: CreateAllLog End
[2026-09-14 15:01:04] Production.INFO: Account Balance End.
[2026-09-14 15:01:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:01:04] Production.INFO: ==2751== Releasing lock...
[2026-09-14 15:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:01:04] Production.INFO: ==2747== Releasing lock...
[2026-09-14 15:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:01:13] Production.ERROR: CronJobId end10
[2026-09-14 15:01:13] Production.INFO: ==2749== Releasing lock...
[2026-09-14 15:01:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:01:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:01:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:01:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:01:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:01:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:01:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:01:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:01:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:01:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:01:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:01:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:01:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:01:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:01:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:01:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:01:15] Production.INFO: call_cost start
[2026-09-14 15:01:15] Production.INFO: call_cost end
[2026-09-14 15:01:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:01:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:01:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:01:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:01:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:01:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:01:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:01:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:01:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:01:15] Production.INFO: ==2745== Releasing lock...
[2026-09-14 15:01:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:01:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:02:02] Production.INFO: ==2810== Lock acquired, processing the job...
[2026-09-14 20:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:02:02] Production.INFO: neon service started
[2026-09-14 20:02:02] Production.INFO: neon service started
[2026-09-14 20:02:02] Production.INFO: ==2810== Releasing lock...
[2026-09-14 20:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:02:02] Production.INFO: ==2814== Lock acquired, processing the job...
[2026-09-14 19:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:02:02] Production.INFO: ==2814== Releasing lock...
[2026-09-14 19:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:02:02] Production.INFO: ==2812== Lock acquired, processing the job...
[2026-09-14 15:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:02:02] Production.INFO: ==2812== Releasing lock...
[2026-09-14 15:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:02:03] Production.INFO: ==2819== Lock acquired, processing the job...
[2026-09-14 15:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:02:03] Production.INFO: ==2821== Lock acquired, processing the job...
[2026-09-14 15:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:02:03] Production.INFO: ==2825== Lock acquired, processing the job...
[2026-09-14 15:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-14 15:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 15:02:03] Production.INFO: ==2817== Lock acquired, processing the job...
[2026-09-14 15:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:02:03] Production.INFO: ==2823== Lock acquired, processing the job...
[2026-09-14 15:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:02:04] Production.INFO: ==2827== Lock acquired, processing the job...
[2026-09-14 15:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:02:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:02:04] Production.INFO: Account Balance Start.
[2026-09-14 15:02:04] Production.INFO: CreateAllLog Start
[2026-09-14 15:02:04] Production.INFO: 117
[2026-09-14 15:02:04] Production.ERROR: done
[2026-09-14 15: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-09-14 15:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-14 15: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-09-14 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:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 15:02:04] Production.INFO: ==2827== Releasing lock...
[2026-09-14 15:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:02:04] Production.INFO: Date 2026-09-08
[2026-09-14 15:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:02:04] Production.ERROR: done
[2026-09-14 15:02:04] Production.INFO: Date 2026-09-09
[2026-09-14 15:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:02:04] Production.INFO: Date 2026-09-10
[2026-09-14 15:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:02:04] Production.INFO: ==2819== Releasing lock...
[2026-09-14 15:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 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-09-14 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-09-14 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-09-14 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-09-14 15:02:04] Production.INFO: ==2825== Releasing lock...
[2026-09-14 15:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-14 15:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-14 15:02:04] Production.INFO: Date 2026-09-11
[2026-09-14 15:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:02:04] Production.INFO: Date 2026-09-12
[2026-09-14 15:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:02:04] Production.INFO: Date 2026-09-13
[2026-09-14 15:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:02:04] Production.INFO: Date 2026-09-14
[2026-09-14 15:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:02:04] Production.INFO: Total Charge 0
[2026-09-14 15:02:04] Production.INFO: CreateAllLog End
[2026-09-14 15:02:04] Production.INFO: Account Balance End.
[2026-09-14 15:02:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:02:04] Production.INFO: ==2823== Releasing lock...
[2026-09-14 15:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:02:12] Production.ERROR: CronJobId end10
[2026-09-14 15:02:12] Production.INFO: ==2821== Releasing lock...
[2026-09-14 15:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:02:14] Production.INFO: call_cost start
[2026-09-14 15:02:14] Production.INFO: call_cost end
[2026-09-14 15:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:02:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:02:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:02:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:02:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:02:14] Production.INFO: ==2817== Releasing lock...
[2026-09-14 15:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:03:01] Production.INFO: ==2885== Lock acquired, processing the job...
[2026-09-14 20:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:03:01] Production.INFO: neon service started
[2026-09-14 20:03:01] Production.INFO: neon service started
[2026-09-14 20:03:01] Production.INFO: ==2885== Releasing lock...
[2026-09-14 20:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:03:02] Production.INFO: ==2887== Lock acquired, processing the job...
[2026-09-14 15:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:03:02] Production.INFO: ==2889== Lock acquired, processing the job...
[2026-09-14 19:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:03:02] Production.INFO: ==2889== Releasing lock...
[2026-09-14 19:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:03:02] Production.INFO: ==2887== Releasing lock...
[2026-09-14 15:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:03:03] Production.INFO: ==2892== Lock acquired, processing the job...
[2026-09-14 15:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:03:03] Production.INFO: ==2894== Lock acquired, processing the job...
[2026-09-14 15:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:03:03] Production.INFO: ==2896== Lock acquired, processing the job...
[2026-09-14 15:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:03:03] Production.INFO: ==2898== Lock acquired, processing the job...
[2026-09-14 15:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:03:03] Production.INFO: ==2900== Lock acquired, processing the job...
[2026-09-14 15:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:03:03] Production.INFO: Account Balance Start.
[2026-09-14 15:03:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:03:03] Production.INFO: 117
[2026-09-14 15:03:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 15:03:03] Production.INFO: Date 2026-09-09
[2026-09-14 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-09-14 15:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:03:03] Production.INFO: ==2900== Releasing lock...
[2026-09-14 15:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:03:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:03:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:03:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:03:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:03:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:03:03] Production.INFO: Total Charge 0
[2026-09-14 15:03:03] Production.INFO: CreateAllLog End
[2026-09-14 15:03:03] Production.INFO: Account Balance End.
[2026-09-14 15:03:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:03:04] Production.INFO: ==2898== Releasing lock...
[2026-09-14 15:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:03:04] Production.INFO: ==2894== Releasing lock...
[2026-09-14 15:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:03:10] Production.ERROR: CronJobId end10
[2026-09-14 15:03:10] Production.INFO: ==2896== Releasing lock...
[2026-09-14 15:03:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:03:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:03:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:03:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:03:13] Production.INFO: call_cost start
[2026-09-14 15:03:13] Production.INFO: call_cost end
[2026-09-14 15:03:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:03:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:03:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:03:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:03:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:03:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:03:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:03:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:03:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:03:13] Production.INFO: ==2892== Releasing lock...
[2026-09-14 15:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:03:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:04:02] Production.INFO: ==2962== Lock acquired, processing the job...
[2026-09-14 20:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:04:02] Production.INFO: neon service started
[2026-09-14 20:04:02] Production.INFO: neon service started
[2026-09-14 20:04:02] Production.INFO: ==2962== Releasing lock...
[2026-09-14 20:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:04:02] Production.INFO: ==2967== Lock acquired, processing the job...
[2026-09-14 19:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:04:02] Production.INFO: ==2967== Releasing lock...
[2026-09-14 19:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:04:02] Production.INFO: ==2964== Lock acquired, processing the job...
[2026-09-14 15:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:04:02] Production.INFO: ==2964== Releasing lock...
[2026-09-14 15:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:04:03] Production.INFO: ==2969== Lock acquired, processing the job...
[2026-09-14 15:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:04:03] Production.INFO: ==2971== Lock acquired, processing the job...
[2026-09-14 15:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:04:03] Production.INFO: ==2973== Lock acquired, processing the job...
[2026-09-14 15:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:04:03] Production.INFO: ==2975== Lock acquired, processing the job...
[2026-09-14 15:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:04:03] Production.INFO: ==2977== Lock acquired, processing the job...
[2026-09-14 15:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:04:03] Production.INFO: ==2971== Releasing lock...
[2026-09-14 15:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:04:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:04:03] Production.INFO: Account Balance Start.
[2026-09-14 15:04:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:04:03] Production.INFO: 117
[2026-09-14 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-09-14 15:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 15:04:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:04:03] Production.INFO: ==2977== Releasing lock...
[2026-09-14 15:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:04:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:04:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:04:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:04:04] Production.INFO: Date 2026-09-12
[2026-09-14 15:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:04:04] Production.INFO: Date 2026-09-13
[2026-09-14 15:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:04:04] Production.INFO: Date 2026-09-14
[2026-09-14 15:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:04:04] Production.INFO: Total Charge 0
[2026-09-14 15:04:04] Production.INFO: CreateAllLog End
[2026-09-14 15:04:04] Production.INFO: Account Balance End.
[2026-09-14 15:04:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:04:04] Production.INFO: ==2975== Releasing lock...
[2026-09-14 15:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:04:10] Production.ERROR: CronJobId end10
[2026-09-14 15:04:10] Production.INFO: ==2973== Releasing lock...
[2026-09-14 15:04:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:04:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:04:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:04:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:04:13] Production.INFO: call_cost start
[2026-09-14 15:04:13] Production.INFO: call_cost end
[2026-09-14 15:04:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:04:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:04:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:04:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:04:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:04:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:04:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:04:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:04:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:04:13] Production.INFO: ==2969== Releasing lock...
[2026-09-14 15:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:04:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:05:01] Production.INFO: ==3034== Lock acquired, processing the job...
[2026-09-14 20:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:05:01] Production.INFO: neon service started
[2026-09-14 20:05:01] Production.INFO: neon service started
[2026-09-14 20:05:01] Production.INFO: ==3034== Releasing lock...
[2026-09-14 20:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:05:02] Production.INFO: ==3036== Lock acquired, processing the job...
[2026-09-14 15:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:05:02] Production.INFO: ==3038== Lock acquired, processing the job...
[2026-09-14 19:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:05:02] Production.INFO: ==3038== Releasing lock...
[2026-09-14 19:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:05:02] Production.INFO: ==3036== Releasing lock...
[2026-09-14 15:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:05:03] Production.INFO: ==3040== Lock acquired, processing the job...
[2026-09-14 15:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 15:05:03] Production.INFO: ==3043== Lock acquired, processing the job...
[2026-09-14 15:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 15:05:03] Production.INFO: ==3045== Lock acquired, processing the job...
[2026-09-14 15:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 15:05:03] Production.INFO: ==3040== Releasing lock...
[2026-09-14 15:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 15:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 15:05:03] Production.INFO: ==3047== Lock acquired, processing the job...
[2026-09-14 15:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:05:03] Production.INFO: ==3049== Lock acquired, processing the job...
[2026-09-14 15:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:05:03] Production.INFO: Account Balance Start.
[2026-09-14 15:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:05:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:05:03] Production.INFO: 117
[2026-09-14 15:05:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:05:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:05:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:05:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:05:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:05:03] Production.INFO: ==3053== Lock acquired, processing the job...
[2026-09-14 15:05:03] Production.INFO: ==3051== Lock acquired, processing the job...
[2026-09-14 15:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 15:05:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:05:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:05:03] Production.INFO: Total Charge 0
[2026-09-14 15:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 15:05:03] Production.INFO: CreateAllLog End
[2026-09-14 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-09-14 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-09-14 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-09-14 15:05:03] Production.INFO: ==3053== Releasing lock...
[2026-09-14 15:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:05:04] Production.ERROR: done
[2026-09-14 15:05:04] Production.INFO: Account Balance End.
[2026-09-14 15:05:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:05:04] Production.INFO: ==3049== Releasing lock...
[2026-09-14 15:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 15:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002859', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 15:05:04] Production.INFO: ==3045== Releasing lock...
[2026-09-14 15:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:05:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002859', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 15:05:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 15:05:09] Production.INFO: ProcessCDR(1,18002859,1,1,2)
[2026-09-14 15:05:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18002859,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 15:05:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18002859,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 15:05:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 15:05:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 15:05:09] Production.INFO: ==3051== Releasing lock...
[2026-09-14 15:05:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 15:05:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 15:05:13] Production.ERROR: CronJobId end10
[2026-09-14 15:05:13] Production.INFO: ==3047== Releasing lock...
[2026-09-14 15:05:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:05:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:05:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:05:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:05:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:05:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:05:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:05:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:05:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:05:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:05:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:05:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:05:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:05:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:05:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:05:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:05:15] Production.INFO: call_cost start
[2026-09-14 15:05:15] Production.INFO: call_cost end
[2026-09-14 15:05:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:05:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:05:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:05:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:05:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:05:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:05:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:05:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:05:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:05:15] Production.INFO: ==3043== Releasing lock...
[2026-09-14 15:05:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:05:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:06:01] Production.INFO: ==3113== Lock acquired, processing the job...
[2026-09-14 20:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:06:01] Production.INFO: neon service started
[2026-09-14 20:06:01] Production.INFO: neon service started
[2026-09-14 20:06:01] Production.INFO: ==3113== Releasing lock...
[2026-09-14 20:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:06:02] Production.INFO: ==3115== Lock acquired, processing the job...
[2026-09-14 15:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:06:02] Production.INFO: ==3117== Lock acquired, processing the job...
[2026-09-14 19:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:06:02] Production.INFO: ==3117== Releasing lock...
[2026-09-14 19:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:06:02] Production.INFO: ==3115== Releasing lock...
[2026-09-14 15:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:06:03] Production.INFO: ==3120== Lock acquired, processing the job...
[2026-09-14 15:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:06:03] Production.INFO: ==3122== Lock acquired, processing the job...
[2026-09-14 15:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:06:03] Production.INFO: ==3124== Lock acquired, processing the job...
[2026-09-14 15:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:06:03] Production.INFO: ==3126== Lock acquired, processing the job...
[2026-09-14 15:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:06:03] Production.INFO: ==3128== Lock acquired, processing the job...
[2026-09-14 15:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:06:03] Production.INFO: Account Balance Start.
[2026-09-14 15:06:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:06:03] Production.INFO: 117
[2026-09-14 15:06:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 15: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-09-14 15: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-09-14 15:06:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 15: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-09-14 15:06:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:06:03] Production.INFO: ==3128== Releasing lock...
[2026-09-14 15:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:06:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:06:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:06:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:06:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:06:03] Production.INFO: Total Charge 0
[2026-09-14 15:06:03] Production.INFO: CreateAllLog End
[2026-09-14 15:06:04] Production.INFO: Account Balance End.
[2026-09-14 15:06:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:06:04] Production.INFO: ==3126== Releasing lock...
[2026-09-14 15:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:06:04] Production.INFO: ==3122== Releasing lock...
[2026-09-14 15:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:06:11] Production.ERROR: CronJobId end10
[2026-09-14 15:06:11] Production.INFO: ==3124== Releasing lock...
[2026-09-14 15:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:06:13] Production.INFO: call_cost start
[2026-09-14 15:06:13] Production.INFO: call_cost end
[2026-09-14 15:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:06:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:06:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:06:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:06:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:06:13] Production.INFO: ==3120== Releasing lock...
[2026-09-14 15:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:06:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:07:02] Production.INFO: ==3184== Lock acquired, processing the job...
[2026-09-14 20:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:07:02] Production.INFO: neon service started
[2026-09-14 20:07:02] Production.INFO: neon service started
[2026-09-14 20:07:02] Production.INFO: ==3184== Releasing lock...
[2026-09-14 20:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:07:02] Production.INFO: ==3186== Lock acquired, processing the job...
[2026-09-14 15:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:07:02] Production.INFO: ==3188== Lock acquired, processing the job...
[2026-09-14 19:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:07:02] Production.INFO: ==3188== Releasing lock...
[2026-09-14 19:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:07:03] Production.INFO: ==3186== Releasing lock...
[2026-09-14 15:07:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:07:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:07:03] Production.INFO: ==3191== Lock acquired, processing the job...
[2026-09-14 15:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:07:03] Production.INFO: ==3195== Lock acquired, processing the job...
[2026-09-14 15:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:07:03] Production.INFO: ==3193== Lock acquired, processing the job...
[2026-09-14 15:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:07:03] Production.INFO: ==3197== Lock acquired, processing the job...
[2026-09-14 15:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:07:03] Production.INFO: ==3199== Lock acquired, processing the job...
[2026-09-14 15:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:07:04] Production.INFO: Account Balance Start.
[2026-09-14 15:07:04] Production.INFO: CreateAllLog Start
[2026-09-14 15:07:04] Production.INFO: 117
[2026-09-14 15:07:04] Production.INFO: Date 2026-09-08
[2026-09-14 15:07:04] Production.INFO: Reseller ==> 0
[2026-09-14 15: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-09-14 15:07:04] Production.INFO: Date 2026-09-09
[2026-09-14 15:07:04] Production.INFO: Reseller ==> 0
[2026-09-14 15: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-09-14 15: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-09-14 15:07:04] Production.INFO: Date 2026-09-10
[2026-09-14 15:07:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:07:04] Production.INFO: ==3199== Releasing lock...
[2026-09-14 15:07:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:07:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:07:04] Production.INFO: Date 2026-09-11
[2026-09-14 15:07:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:07:04] Production.INFO: Date 2026-09-12
[2026-09-14 15:07:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:07:04] Production.INFO: Date 2026-09-13
[2026-09-14 15:07:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:07:04] Production.INFO: Date 2026-09-14
[2026-09-14 15:07:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:07:04] Production.INFO: Total Charge 0
[2026-09-14 15:07:04] Production.INFO: CreateAllLog End
[2026-09-14 15:07:04] Production.INFO: ==3193== Releasing lock...
[2026-09-14 15:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:07:04] Production.INFO: Account Balance End.
[2026-09-14 15:07:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:07:04] Production.INFO: ==3197== Releasing lock...
[2026-09-14 15:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:07:11] Production.ERROR: CronJobId end10
[2026-09-14 15:07:11] Production.INFO: ==3195== Releasing lock...
[2026-09-14 15:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:07:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:07:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:07:14] Production.INFO: call_cost start
[2026-09-14 15:07:14] Production.INFO: call_cost end
[2026-09-14 15:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:07:14] Production.INFO: ==3191== Releasing lock...
[2026-09-14 15:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:08:01] Production.INFO: ==3256== Lock acquired, processing the job...
[2026-09-14 20:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:08:01] Production.INFO: neon service started
[2026-09-14 20:08:01] Production.INFO: neon service started
[2026-09-14 20:08:01] Production.INFO: ==3256== Releasing lock...
[2026-09-14 20:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:08:02] Production.INFO: ==3258== Lock acquired, processing the job...
[2026-09-14 15:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:08:02] Production.INFO: ==3258== Releasing lock...
[2026-09-14 15:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:08:02] Production.INFO: ==3260== Lock acquired, processing the job...
[2026-09-14 19:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:08:02] Production.INFO: ==3260== Releasing lock...
[2026-09-14 19:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:08:03] Production.INFO: ==3263== Lock acquired, processing the job...
[2026-09-14 15:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:08:03] Production.INFO: ==3265== Lock acquired, processing the job...
[2026-09-14 15:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:08:03] Production.INFO: ==3269== Lock acquired, processing the job...
[2026-09-14 15:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:08:03] Production.INFO: Account Balance Start.
[2026-09-14 15:08:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:08:03] Production.INFO: ==3267== Lock acquired, processing the job...
[2026-09-14 15:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:08:03] Production.INFO: 117
[2026-09-14 15:08:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:08:03] Production.INFO: ==3271== Lock acquired, processing the job...
[2026-09-14 15:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:08:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 15:08:03] Production.INFO: Date 2026-09-10
[2026-09-14 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-09-14 15:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 15:08:03] Production.INFO: ==3271== Releasing lock...
[2026-09-14 15:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:08:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:08:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:08:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:08:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:08:03] Production.INFO: Total Charge 0
[2026-09-14 15:08:03] Production.INFO: CreateAllLog End
[2026-09-14 15:08:03] Production.INFO: Account Balance End.
[2026-09-14 15:08:03] Production.ERROR: CronJobId end 12
[2026-09-14 15:08:03] Production.INFO: ==3269== Releasing lock...
[2026-09-14 15:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:08:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:08:03] Production.INFO: ==3265== Releasing lock...
[2026-09-14 15:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:08:11] Production.ERROR: CronJobId end10
[2026-09-14 15:08:11] Production.INFO: ==3267== Releasing lock...
[2026-09-14 15:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:08:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:08:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:08:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:08:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:08:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:08:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:08:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:08:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:08:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:08:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:08:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:08:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:08:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:08:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:08:12] Production.INFO: call_cost start
[2026-09-14 15:08:12] Production.INFO: call_cost end
[2026-09-14 15:08:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:08:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:08:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:08:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:08:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:08:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:08:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:08:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:08:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:08:12] Production.INFO: ==3263== Releasing lock...
[2026-09-14 15:08:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:08:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:09:02] Production.INFO: ==3332== Lock acquired, processing the job...
[2026-09-14 20:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:09:02] Production.INFO: neon service started
[2026-09-14 20:09:02] Production.INFO: neon service started
[2026-09-14 20:09:02] Production.INFO: ==3332== Releasing lock...
[2026-09-14 20:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:09:02] Production.INFO: ==3334== Lock acquired, processing the job...
[2026-09-14 15:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:09:02] Production.INFO: ==3334== Releasing lock...
[2026-09-14 15:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:09:02] Production.INFO: ==3336== Lock acquired, processing the job...
[2026-09-14 19:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:09:02] Production.INFO: ==3336== Releasing lock...
[2026-09-14 19:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:09:03] Production.INFO: ==3338== Lock acquired, processing the job...
[2026-09-14 15:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:09:03] Production.INFO: ==3342== Lock acquired, processing the job...
[2026-09-14 15:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:09:03] Production.INFO: ==3340== Lock acquired, processing the job...
[2026-09-14 15:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:09:03] Production.INFO: ==3346== Lock acquired, processing the job...
[2026-09-14 15:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:09:03] Production.INFO: ==3344== Lock acquired, processing the job...
[2026-09-14 15:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:09:03] Production.INFO: Account Balance Start.
[2026-09-14 15:09:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:09:03] Production.INFO: 117
[2026-09-14 15:09:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 15:09:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 15:09:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:09:03] Production.INFO: ==3346== Releasing lock...
[2026-09-14 15:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:09:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:09:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:09:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:09:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:09:03] Production.INFO: Total Charge 0
[2026-09-14 15:09:03] Production.INFO: CreateAllLog End
[2026-09-14 15:09:04] Production.INFO: Account Balance End.
[2026-09-14 15:09:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:09:04] Production.INFO: ==3344== Releasing lock...
[2026-09-14 15:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:09:04] Production.INFO: ==3340== Releasing lock...
[2026-09-14 15:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:09:11] Production.ERROR: CronJobId end10
[2026-09-14 15:09:11] Production.INFO: ==3342== Releasing lock...
[2026-09-14 15:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:09:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:09:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:09:14] Production.INFO: call_cost start
[2026-09-14 15:09:14] Production.INFO: call_cost end
[2026-09-14 15:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:09:14] Production.INFO: ==3338== Releasing lock...
[2026-09-14 15:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:10:01] Production.INFO: ==3401== Lock acquired, processing the job...
[2026-09-14 20:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:10:01] Production.INFO: neon service started
[2026-09-14 20:10:01] Production.INFO: neon service started
[2026-09-14 20:10:01] Production.INFO: ==3401== Releasing lock...
[2026-09-14 20:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:10:01] Production.INFO: ==3403== Lock acquired, processing the job...
[2026-09-14 15:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:10:02] Production.INFO: ==3403== Releasing lock...
[2026-09-14 15:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:10:02] Production.INFO: ==3405== Lock acquired, processing the job...
[2026-09-14 19:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:10:02] Production.INFO: ==3405== Releasing lock...
[2026-09-14 19:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:10:02] Production.INFO: ==3409== Lock acquired, processing the job...
[2026-09-14 15:10:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:10:02] Production.INFO: ==3413== Lock acquired, processing the job...
[2026-09-14 15:10:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:10:02] Production.INFO: Account Balance Start.
[2026-09-14 15:10:02] Production.INFO: CreateAllLog Start
[2026-09-14 15:10:02] Production.INFO: 117
[2026-09-14 15:10:02] Production.INFO: Date 2026-09-08
[2026-09-14 15:10:02] Production.INFO: Reseller ==> 0
[2026-09-14 15:10:02] Production.INFO: Date 2026-09-09
[2026-09-14 15:10:02] Production.INFO: Reseller ==> 0
[2026-09-14 15:10:02] Production.INFO: Date 2026-09-10
[2026-09-14 15:10:02] Production.INFO: Reseller ==> 0
[2026-09-14 15:10:02] Production.INFO: Date 2026-09-11
[2026-09-14 15:10:02] Production.INFO: Reseller ==> 0
[2026-09-14 15:10:02] Production.INFO: ==3407== Lock acquired, processing the job...
[2026-09-14 15:10:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:10:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:10:03] Production.INFO: ==3411== Lock acquired, processing the job...
[2026-09-14 15:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:10:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:10:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:10:03] Production.INFO: ==3416== Lock acquired, processing the job...
[2026-09-14 15:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:10:03] Production.INFO: Total Charge 0
[2026-09-14 15:10:03] Production.INFO: CreateAllLog End
[2026-09-14 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-09-14 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-09-14 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-09-14 15:10:03] Production.INFO: ==3416== Releasing lock...
[2026-09-14 15:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:10:03] Production.INFO: Account Balance End.
[2026-09-14 15:10:03] Production.ERROR: CronJobId end 12
[2026-09-14 15:10:03] Production.INFO: ==3413== Releasing lock...
[2026-09-14 15:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:10:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:10:03] Production.INFO: ==3409== Releasing lock...
[2026-09-14 15:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:10:11] Production.ERROR: CronJobId end10
[2026-09-14 15:10:11] Production.INFO: ==3411== Releasing lock...
[2026-09-14 15:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:10:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:10:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:10:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:10:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:10:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:10:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:10:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:10:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:10:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:10:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:10:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:10:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:10:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:10:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:10:13] Production.INFO: call_cost start
[2026-09-14 15:10:13] Production.INFO: call_cost end
[2026-09-14 15:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:10:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:10:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:10:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:10:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:10:13] Production.INFO: ==3407== Releasing lock...
[2026-09-14 15:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:11:01] Production.INFO: ==3476== Lock acquired, processing the job...
[2026-09-14 20:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:11:01] Production.INFO: neon service started
[2026-09-14 20:11:01] Production.INFO: neon service started
[2026-09-14 20:11:01] Production.INFO: ==3476== Releasing lock...
[2026-09-14 20:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:11:02] Production.INFO: ==3478== Lock acquired, processing the job...
[2026-09-14 15:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:11:02] Production.INFO: ==3478== Releasing lock...
[2026-09-14 15:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:11:02] Production.INFO: ==3480== Lock acquired, processing the job...
[2026-09-14 19:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:11:02] Production.INFO: ==3480== Releasing lock...
[2026-09-14 19:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:11:03] Production.INFO: ==3482== Lock acquired, processing the job...
[2026-09-14 15:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:11:03] Production.INFO: ==3484== Lock acquired, processing the job...
[2026-09-14 15:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:11:03] Production.INFO: ==3486== Lock acquired, processing the job...
[2026-09-14 15:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:11:03] Production.INFO: ==3488== Lock acquired, processing the job...
[2026-09-14 15:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:11:03] Production.INFO: ==3490== Lock acquired, processing the job...
[2026-09-14 15:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:11:03] Production.INFO: Account Balance Start.
[2026-09-14 15:11:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:11:03] Production.INFO: 117
[2026-09-14 15:11:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:11:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 15:11:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 15:11:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:11:03] Production.INFO: ==3490== Releasing lock...
[2026-09-14 15:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:11:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:11:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:11:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:11:03] Production.INFO: Total Charge 0
[2026-09-14 15:11:03] Production.INFO: CreateAllLog End
[2026-09-14 15:11:03] Production.INFO: Account Balance End.
[2026-09-14 15:11:03] Production.ERROR: CronJobId end 12
[2026-09-14 15:11:03] Production.INFO: ==3488== Releasing lock...
[2026-09-14 15:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:11:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:11:04] Production.INFO: ==3484== Releasing lock...
[2026-09-14 15:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:11:10] Production.ERROR: CronJobId end10
[2026-09-14 15:11:10] Production.INFO: ==3486== Releasing lock...
[2026-09-14 15:11:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:11:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:11:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:11:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:11:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:11:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:11:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:11:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:11:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:11:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:11:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:11:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:11:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:11:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:11:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:11:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:11:13] Production.INFO: call_cost start
[2026-09-14 15:11:13] Production.INFO: call_cost end
[2026-09-14 15:11:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:11:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:11:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:11:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:11:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:11:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:11:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:11:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:11:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:11:13] Production.INFO: ==3482== Releasing lock...
[2026-09-14 15:11:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:11:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:12:02] Production.INFO: ==3544== Lock acquired, processing the job...
[2026-09-14 20:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:12:02] Production.INFO: neon service started
[2026-09-14 20:12:02] Production.INFO: neon service started
[2026-09-14 20:12:02] Production.INFO: ==3544== Releasing lock...
[2026-09-14 20:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:12:02] Production.INFO: ==3548== Lock acquired, processing the job...
[2026-09-14 19:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:12:02] Production.INFO: ==3548== Releasing lock...
[2026-09-14 19:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:12:02] Production.INFO: ==3546== Lock acquired, processing the job...
[2026-09-14 15:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:12:02] Production.INFO: ==3546== Releasing lock...
[2026-09-14 15:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:12:03] Production.INFO: ==3551== Lock acquired, processing the job...
[2026-09-14 15:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:12:03] Production.INFO: ==3553== Lock acquired, processing the job...
[2026-09-14 15:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:12:03] Production.INFO: ==3557== Lock acquired, processing the job...
[2026-09-14 15:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:12:03] Production.INFO: ==3555== Lock acquired, processing the job...
[2026-09-14 15:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:12:03] Production.INFO: ==3559== Lock acquired, processing the job...
[2026-09-14 15:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:12:03] Production.INFO: Account Balance Start.
[2026-09-14 15:12:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:12:03] Production.INFO: 117
[2026-09-14 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-09-14 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-09-14 15:12:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 15:12:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:12:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:12:04] Production.INFO: ==3559== Releasing lock...
[2026-09-14 15:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:12:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:12:04] Production.INFO: Date 2026-09-10
[2026-09-14 15:12:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:12:04] Production.INFO: Date 2026-09-11
[2026-09-14 15:12:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:12:04] Production.INFO: Date 2026-09-12
[2026-09-14 15:12:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:12:04] Production.INFO: Date 2026-09-13
[2026-09-14 15:12:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:12:04] Production.INFO: Date 2026-09-14
[2026-09-14 15:12:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:12:04] Production.INFO: Total Charge 0
[2026-09-14 15:12:04] Production.INFO: CreateAllLog End
[2026-09-14 15:12:04] Production.INFO: Account Balance End.
[2026-09-14 15:12:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:12:04] Production.INFO: ==3557== Releasing lock...
[2026-09-14 15:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:12:04] Production.INFO: ==3553== Releasing lock...
[2026-09-14 15:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:12:10] Production.ERROR: CronJobId end10
[2026-09-14 15:12:10] Production.INFO: ==3555== Releasing lock...
[2026-09-14 15:12:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:12:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:12:13] Production.INFO: call_cost start
[2026-09-14 15:12:13] Production.INFO: call_cost end
[2026-09-14 15:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:12:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:12:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:12:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:12:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:12:13] Production.INFO: ==3551== Releasing lock...
[2026-09-14 15:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:13:01] Production.INFO: ==3613== Lock acquired, processing the job...
[2026-09-14 20:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:13:01] Production.INFO: neon service started
[2026-09-14 20:13:01] Production.INFO: neon service started
[2026-09-14 20:13:01] Production.INFO: ==3613== Releasing lock...
[2026-09-14 20:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:13:02] Production.INFO: ==3615== Lock acquired, processing the job...
[2026-09-14 15:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:13:02] Production.INFO: ==3615== Releasing lock...
[2026-09-14 15:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:13:02] Production.INFO: ==3617== Lock acquired, processing the job...
[2026-09-14 19:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:13:02] Production.INFO: ==3617== Releasing lock...
[2026-09-14 19:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:13:02] Production.INFO: ==3621== Lock acquired, processing the job...
[2026-09-14 15:13:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:13:03] Production.INFO: ==3619== Lock acquired, processing the job...
[2026-09-14 15:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:13:03] Production.INFO: ==3623== Lock acquired, processing the job...
[2026-09-14 15:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:13:03] Production.INFO: ==3625== Lock acquired, processing the job...
[2026-09-14 15:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:13:03] Production.INFO: ==3627== Lock acquired, processing the job...
[2026-09-14 15:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:13:03] Production.INFO: Account Balance Start.
[2026-09-14 15:13:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:13:03] Production.INFO: 117
[2026-09-14 15:13:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 15: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-09-14 15:13:03] Production.INFO: ==3621== Releasing lock...
[2026-09-14 15:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15: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-09-14 15: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-09-14 15:13:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:13:03] Production.INFO: ==3627== Releasing lock...
[2026-09-14 15:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:13:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:13:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:13:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:13:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:13:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:13:03] Production.INFO: Total Charge 0
[2026-09-14 15:13:03] Production.INFO: CreateAllLog End
[2026-09-14 15:13:03] Production.INFO: Account Balance End.
[2026-09-14 15:13:03] Production.ERROR: CronJobId end 12
[2026-09-14 15:13:03] Production.INFO: ==3625== Releasing lock...
[2026-09-14 15:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:13:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:13:10] Production.ERROR: CronJobId end10
[2026-09-14 15:13:10] Production.INFO: ==3623== Releasing lock...
[2026-09-14 15:13:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:13:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:13:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:13:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:13:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:13:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:13:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:13:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:13:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:13:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:13:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:13:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:13:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:13:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:13:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:13:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:13:13] Production.INFO: call_cost start
[2026-09-14 15:13:13] Production.INFO: call_cost end
[2026-09-14 15:13:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:13:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:13:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:13:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:13:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:13:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:13:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:13:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:13:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:13:13] Production.INFO: ==3619== Releasing lock...
[2026-09-14 15:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:13:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:14:02] Production.INFO: ==3684== Lock acquired, processing the job...
[2026-09-14 20:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:14:02] Production.INFO: neon service started
[2026-09-14 20:14:02] Production.INFO: neon service started
[2026-09-14 20:14:02] Production.INFO: ==3684== Releasing lock...
[2026-09-14 20:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:14:02] Production.INFO: ==3686== Lock acquired, processing the job...
[2026-09-14 15:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:14:02] Production.INFO: ==3688== Lock acquired, processing the job...
[2026-09-14 19:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:14:02] Production.INFO: ==3688== Releasing lock...
[2026-09-14 19:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:14:02] Production.INFO: ==3686== Releasing lock...
[2026-09-14 15:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:14:03] Production.INFO: ==3693== Lock acquired, processing the job...
[2026-09-14 15:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:14:03] Production.INFO: ==3691== Lock acquired, processing the job...
[2026-09-14 15:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:14:03] Production.INFO: ==3695== Lock acquired, processing the job...
[2026-09-14 15:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:14:03] Production.INFO: ==3697== Lock acquired, processing the job...
[2026-09-14 15:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:14:03] Production.INFO: ==3699== Lock acquired, processing the job...
[2026-09-14 15:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:14:03] Production.INFO: Account Balance Start.
[2026-09-14 15:14:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:14:03] Production.INFO: 117
[2026-09-14 15:14:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 15:14:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 15:14:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:14:03] Production.INFO: ==3699== Releasing lock...
[2026-09-14 15:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:14:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:14:04] Production.INFO: Date 2026-09-12
[2026-09-14 15:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:14:04] Production.INFO: Date 2026-09-13
[2026-09-14 15:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:14:04] Production.INFO: Date 2026-09-14
[2026-09-14 15:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:14:04] Production.INFO: Total Charge 0
[2026-09-14 15:14:04] Production.INFO: CreateAllLog End
[2026-09-14 15:14:04] Production.INFO: ==3693== Releasing lock...
[2026-09-14 15:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:14:04] Production.INFO: Account Balance End.
[2026-09-14 15:14:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:14:04] Production.INFO: ==3697== Releasing lock...
[2026-09-14 15:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:14:11] Production.ERROR: CronJobId end10
[2026-09-14 15:14:11] Production.INFO: ==3695== Releasing lock...
[2026-09-14 15:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:14:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:14:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:14:13] Production.INFO: call_cost start
[2026-09-14 15:14:13] Production.INFO: call_cost end
[2026-09-14 15:14:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:14:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:14:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:14:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:14:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:14:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:14:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:14:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:14:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:14:13] Production.INFO: ==3691== Releasing lock...
[2026-09-14 15:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:14:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:15:01] Production.INFO: ==3756== Lock acquired, processing the job...
[2026-09-14 20:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:15:01] Production.INFO: neon service started
[2026-09-14 20:15:01] Production.INFO: neon service started
[2026-09-14 20:15:01] Production.INFO: ==3756== Releasing lock...
[2026-09-14 20:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:15:01] Production.INFO: ==3758== Lock acquired, processing the job...
[2026-09-14 15:15:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:15:02] Production.INFO: ==3758== Releasing lock...
[2026-09-14 15:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:15:02] Production.INFO: ==3760== Lock acquired, processing the job...
[2026-09-14 19:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:15:02] Production.INFO: ==3760== Releasing lock...
[2026-09-14 19:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:15:03] Production.INFO: ==3766== Lock acquired, processing the job...
[2026-09-14 15:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:15:03] Production.INFO: ==3762== Lock acquired, processing the job...
[2026-09-14 15:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 15:15:03] Production.INFO: ==3764== Lock acquired, processing the job...
[2026-09-14 15:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 15:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 15:15:03] Production.ERROR: CronJob PID - 3764
[2026-09-14 15:15:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 15:15:03] Production.ERROR: CronJob ID - 5
[2026-09-14 15:15:03] Production.ERROR: CronJob Last Run Time 2026-09-14 15:15:00
[2026-09-14 15:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 15:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 15:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 15:15:03] Production.ERROR: CronJob PID - 3766
[2026-09-14 15:15:03] Production.ERROR: CronJob Title - Account Block
[2026-09-14 15:15:03] Production.ERROR: CronJob ID - 7
[2026-09-14 15:15:03] Production.ERROR: CronJob Last Run Time 2026-09-14 15:15:00
[2026-09-14 15:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 15:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 15:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 15:15:03] Production.INFO: ==3762== Releasing lock...
[2026-09-14 15:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 15:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 15:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:15:03] Production.INFO: ==3775== Lock acquired, processing the job...
[2026-09-14 15:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:15:03] Production.INFO: ==3770== Lock acquired, processing the job...
[2026-09-14 15:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:15:03] Production.INFO: ==3768== Lock acquired, processing the job...
[2026-09-14 15:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:15:03] Production.INFO: ==3773== Lock acquired, processing the job...
[2026-09-14 15:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 15:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 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-09-14 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-09-14 15:15:03] Production.INFO: Account Balance Start.
[2026-09-14 15:15:03] Production.INFO: CreateAllLog Start
[2026-09-14 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-09-14 15:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:15:03] Production.INFO: 117
[2026-09-14 15:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:15:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:15:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:15:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:15:03] Production.INFO: ==3775== Releasing lock...
[2026-09-14 15:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:15:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:15:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:15:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:15:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:15:03] Production.ERROR: done
[2026-09-14 15:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:15:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 15:15:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002900', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 15:15:03] Production.INFO: Total Charge 0
[2026-09-14 15:15:03] Production.INFO: CreateAllLog End
[2026-09-14 15:15:04] Production.INFO: ==3766== Releasing lock...
[2026-09-14 15:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:15:04] Production.INFO: Account Balance End.
[2026-09-14 15:15:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:15:04] Production.INFO: ==3770== Releasing lock...
[2026-09-14 15:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:15:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002900', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 15:15:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 15:15:09] Production.INFO: ProcessCDR(1,18002900,1,1,2)
[2026-09-14 15:15:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18002900,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 15:15:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18002900,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 15:15:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 15:15:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 15:15:09] Production.INFO: ==3773== Releasing lock...
[2026-09-14 15:15:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 15:15:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 15:15:12] Production.ERROR: CronJobId end10
[2026-09-14 15:15:12] Production.INFO: ==3768== Releasing lock...
[2026-09-14 15:15:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:15:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:15:16] Production.INFO: call_cost start
[2026-09-14 15:15:16] Production.INFO: call_cost end
[2026-09-14 15:15:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:15:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:15:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:15:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:15:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:15:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:15:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:15:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:15:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:15:16] Production.INFO: ==3764== Releasing lock...
[2026-09-14 15:15:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:15:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:16:01] Production.INFO: ==3832== Lock acquired, processing the job...
[2026-09-14 20:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:16:01] Production.INFO: neon service started
[2026-09-14 20:16:01] Production.INFO: neon service started
[2026-09-14 20:16:01] Production.INFO: ==3832== Releasing lock...
[2026-09-14 20:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:16:02] Production.INFO: ==3834== Lock acquired, processing the job...
[2026-09-14 15:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:16:02] Production.INFO: ==3836== Lock acquired, processing the job...
[2026-09-14 19:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:16:02] Production.INFO: ==3836== Releasing lock...
[2026-09-14 19:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:16:02] Production.INFO: ==3834== Releasing lock...
[2026-09-14 15:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:16:03] Production.INFO: ==3839== Lock acquired, processing the job...
[2026-09-14 15:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:16:03] Production.INFO: ==3841== Lock acquired, processing the job...
[2026-09-14 15:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:16:03] Production.INFO: ==3843== Lock acquired, processing the job...
[2026-09-14 15:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:16:03] Production.INFO: ==3845== Lock acquired, processing the job...
[2026-09-14 15:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:16:03] Production.INFO: ==3847== Lock acquired, processing the job...
[2026-09-14 15:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:16:03] Production.INFO: Account Balance Start.
[2026-09-14 15:16:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:16:03] Production.INFO: 117
[2026-09-14 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-09-14 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-09-14 15:16:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 15:16:03] Production.INFO: ==3847== Releasing lock...
[2026-09-14 15:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:16:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:16:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:16:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:16:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:16:04] Production.INFO: Date 2026-09-13
[2026-09-14 15:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:16:04] Production.INFO: Date 2026-09-14
[2026-09-14 15:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:16:04] Production.INFO: Total Charge 0
[2026-09-14 15:16:04] Production.INFO: CreateAllLog End
[2026-09-14 15:16:04] Production.INFO: Account Balance End.
[2026-09-14 15:16:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:16:04] Production.INFO: ==3845== Releasing lock...
[2026-09-14 15:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:16:04] Production.INFO: ==3841== Releasing lock...
[2026-09-14 15:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:16:10] Production.ERROR: CronJobId end10
[2026-09-14 15:16:10] Production.INFO: ==3843== Releasing lock...
[2026-09-14 15:16:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:16:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:16:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:16:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:16:14] Production.INFO: call_cost start
[2026-09-14 15:16:14] Production.INFO: call_cost end
[2026-09-14 15:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:16:14] Production.INFO: ==3839== Releasing lock...
[2026-09-14 15:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:17:01] Production.INFO: ==3899== Lock acquired, processing the job...
[2026-09-14 20:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:17:01] Production.INFO: neon service started
[2026-09-14 20:17:01] Production.INFO: neon service started
[2026-09-14 20:17:01] Production.INFO: ==3899== Releasing lock...
[2026-09-14 20:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:17:01] Production.INFO: ==3901== Lock acquired, processing the job...
[2026-09-14 15:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:17:01] Production.INFO: ==3901== Releasing lock...
[2026-09-14 15:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:17:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:17:02] Production.INFO: ==3903== Lock acquired, processing the job...
[2026-09-14 19:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:17:02] Production.INFO: ==3903== Releasing lock...
[2026-09-14 19:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:17:02] Production.INFO: ==3909== Lock acquired, processing the job...
[2026-09-14 15:17:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:17:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:17:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:17:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:17:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:17:02] Production.INFO: ==3905== Lock acquired, processing the job...
[2026-09-14 15:17:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:17:02] Production.INFO: ==3907== Lock acquired, processing the job...
[2026-09-14 15:17:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:17:02] Production.INFO: ==3911== Lock acquired, processing the job...
[2026-09-14 15:17:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:17:02] Production.INFO: ==3913== Lock acquired, processing the job...
[2026-09-14 15:17:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:17:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:17:02] Production.INFO: Account Balance Start.
[2026-09-14 15:17:02] Production.INFO: CreateAllLog Start
[2026-09-14 15:17:02] Production.INFO: 117
[2026-09-14 15:17:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 15:17:03] Production.INFO: ==3913== Releasing lock...
[2026-09-14 15:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:17:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:17:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:17:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:17:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:17:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:17:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:17:03] Production.INFO: Total Charge 0
[2026-09-14 15:17:03] Production.INFO: CreateAllLog End
[2026-09-14 15:17:03] Production.INFO: Account Balance End.
[2026-09-14 15:17:03] Production.ERROR: CronJobId end 12
[2026-09-14 15:17:03] Production.INFO: ==3911== Releasing lock...
[2026-09-14 15:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:17:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:17:03] Production.INFO: ==3907== Releasing lock...
[2026-09-14 15:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:17:11] Production.ERROR: CronJobId end10
[2026-09-14 15:17:11] Production.INFO: ==3909== Releasing lock...
[2026-09-14 15:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:17:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:17:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:17:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:17:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:17:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:17:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:17:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:17:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:17:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:17:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:17:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:17:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:17:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:17:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:17:13] Production.INFO: call_cost start
[2026-09-14 15:17:13] Production.INFO: call_cost end
[2026-09-14 15:17:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:17:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:17:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:17:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:17:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:17:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:17:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:17:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:17:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:17:13] Production.INFO: ==3905== Releasing lock...
[2026-09-14 15:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:17:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:18:01] Production.INFO: ==3979== Lock acquired, processing the job...
[2026-09-14 20:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:18:01] Production.INFO: neon service started
[2026-09-14 20:18:01] Production.INFO: neon service started
[2026-09-14 20:18:01] Production.INFO: ==3979== Releasing lock...
[2026-09-14 20:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:18:02] Production.INFO: ==3981== Lock acquired, processing the job...
[2026-09-14 15:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:18:02] Production.INFO: ==3981== Releasing lock...
[2026-09-14 15:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:18:02] Production.INFO: ==3983== Lock acquired, processing the job...
[2026-09-14 19:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:18:02] Production.INFO: ==3983== Releasing lock...
[2026-09-14 19:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:18:03] Production.INFO: ==3993== Lock acquired, processing the job...
[2026-09-14 15:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 15:18:03] Production.INFO: ==3993== Releasing lock...
[2026-09-14 15:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:18:03] Production.INFO: ==3987== Lock acquired, processing the job...
[2026-09-14 15:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:18:03] Production.INFO: ==3985== Lock acquired, processing the job...
[2026-09-14 15:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:18:03] Production.INFO: ==3989== Lock acquired, processing the job...
[2026-09-14 15:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:18:03] Production.INFO: ==3991== Lock acquired, processing the job...
[2026-09-14 15:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:18:03] Production.INFO: Account Balance Start.
[2026-09-14 15:18:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:18:03] Production.INFO: 117
[2026-09-14 15:18:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:18:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:18:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:18:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:18:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:18:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:18:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:18:03] Production.INFO: Total Charge 0
[2026-09-14 15:18:03] Production.INFO: CreateAllLog End
[2026-09-14 15:18:04] Production.INFO: Account Balance End.
[2026-09-14 15:18:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:18:04] Production.INFO: ==3991== Releasing lock...
[2026-09-14 15:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:18:04] Production.INFO: ==3987== Releasing lock...
[2026-09-14 15:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:18:11] Production.ERROR: CronJobId end10
[2026-09-14 15:18:11] Production.INFO: ==3989== Releasing lock...
[2026-09-14 15:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:18:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:18:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:18:13] Production.INFO: call_cost start
[2026-09-14 15:18:13] Production.INFO: call_cost end
[2026-09-14 15:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:18:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:18:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:18:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:18:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:18:13] Production.INFO: ==3985== Releasing lock...
[2026-09-14 15:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:19:02] Production.INFO: ==4049== Lock acquired, processing the job...
[2026-09-14 20:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:19:02] Production.INFO: neon service started
[2026-09-14 20:19:02] Production.INFO: neon service started
[2026-09-14 20:19:02] Production.INFO: ==4049== Releasing lock...
[2026-09-14 20:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:19:02] Production.INFO: ==4051== Lock acquired, processing the job...
[2026-09-14 15:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:19:02] Production.INFO: ==4051== Releasing lock...
[2026-09-14 15:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:19:02] Production.INFO: ==4053== Lock acquired, processing the job...
[2026-09-14 19:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:19:02] Production.INFO: ==4053== Releasing lock...
[2026-09-14 19:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:19:03] Production.INFO: ==4056== Lock acquired, processing the job...
[2026-09-14 15:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:19:03] Production.INFO: ==4058== Lock acquired, processing the job...
[2026-09-14 15:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:19:03] Production.INFO: ==4060== Lock acquired, processing the job...
[2026-09-14 15:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:19:03] Production.INFO: ==4064== Lock acquired, processing the job...
[2026-09-14 15:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:19:03] Production.INFO: ==4062== Lock acquired, processing the job...
[2026-09-14 15:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 15:19:03] Production.INFO: Account Balance Start.
[2026-09-14 15:19:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:19:03] Production.INFO: 117
[2026-09-14 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-09-14 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-09-14 15:19:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:19:03] Production.INFO: ==4064== Releasing lock...
[2026-09-14 15:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:19:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:19:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:19:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:19:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:19:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:19:04] Production.INFO: Date 2026-09-14
[2026-09-14 15:19:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:19:04] Production.INFO: Total Charge 0
[2026-09-14 15:19:04] Production.INFO: CreateAllLog End
[2026-09-14 15:19:04] Production.INFO: Account Balance End.
[2026-09-14 15:19:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:19:04] Production.INFO: ==4062== Releasing lock...
[2026-09-14 15:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:19:04] Production.INFO: ==4058== Releasing lock...
[2026-09-14 15:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:19:11] Production.ERROR: CronJobId end10
[2026-09-14 15:19:11] Production.INFO: ==4060== Releasing lock...
[2026-09-14 15:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:19:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:19:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:19:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:19:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:19:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:19:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:19:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:19:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:19:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:19:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:19:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:19:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:19:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:19:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:19:13] Production.INFO: call_cost start
[2026-09-14 15:19:13] Production.INFO: call_cost end
[2026-09-14 15:19:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:19:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:19:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:19:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:19:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:19:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:19:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:19:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:19:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:19:13] Production.INFO: ==4056== Releasing lock...
[2026-09-14 15:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:20:01] Production.INFO: ==4123== Lock acquired, processing the job...
[2026-09-14 20:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:20:01] Production.INFO: neon service started
[2026-09-14 20:20:01] Production.INFO: neon service started
[2026-09-14 20:20:01] Production.INFO: ==4123== Releasing lock...
[2026-09-14 20:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:20:02] Production.INFO: ==4126== Lock acquired, processing the job...
[2026-09-14 15:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:20:02] Production.INFO: ==4128== Lock acquired, processing the job...
[2026-09-14 19:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:20:02] Production.INFO: ==4126== Releasing lock...
[2026-09-14 15:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:20:02] Production.INFO: ==4128== Releasing lock...
[2026-09-14 19:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:20:03] Production.INFO: ==4138== Lock acquired, processing the job...
[2026-09-14 15:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 15:20:03] Production.INFO: ==4134== Lock acquired, processing the job...
[2026-09-14 15:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 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-09-14 15:20:03] Production.INFO: ==4130== Lock acquired, processing the job...
[2026-09-14 15:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 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-09-14 15:20:03] Production.INFO: ==4138== Releasing lock...
[2026-09-14 15:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:20:03] Production.INFO: ==4132== Lock acquired, processing the job...
[2026-09-14 15:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:20:03] Production.INFO: ==4136== Lock acquired, processing the job...
[2026-09-14 15:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:20:03] Production.INFO: Account Balance Start.
[2026-09-14 15:20:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:20:03] Production.INFO: 117
[2026-09-14 15:20:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:20:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:20:04] Production.INFO: Date 2026-09-10
[2026-09-14 15:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:20:04] Production.INFO: Date 2026-09-11
[2026-09-14 15:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:20:04] Production.INFO: Date 2026-09-12
[2026-09-14 15:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:20:04] Production.INFO: Date 2026-09-13
[2026-09-14 15:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:20:04] Production.INFO: Date 2026-09-14
[2026-09-14 15:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:20:04] Production.INFO: Total Charge 0
[2026-09-14 15:20:04] Production.INFO: CreateAllLog End
[2026-09-14 15:20:04] Production.INFO: Account Balance End.
[2026-09-14 15:20:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:20:04] Production.INFO: ==4136== Releasing lock...
[2026-09-14 15:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:20:04] Production.INFO: ==4132== Releasing lock...
[2026-09-14 15:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:20:12] Production.ERROR: CronJobId end10
[2026-09-14 15:20:12] Production.INFO: ==4134== Releasing lock...
[2026-09-14 15:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:20:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:20:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:20:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:20:14] Production.INFO: call_cost start
[2026-09-14 15:20:14] Production.INFO: call_cost end
[2026-09-14 15:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:20:14] Production.INFO: ==4130== Releasing lock...
[2026-09-14 15:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:21:02] Production.INFO: ==4204== Lock acquired, processing the job...
[2026-09-14 20:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:21:02] Production.INFO: neon service started
[2026-09-14 20:21:02] Production.INFO: neon service started
[2026-09-14 20:21:02] Production.INFO: ==4204== Releasing lock...
[2026-09-14 20:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:21:02] Production.INFO: ==4206== Lock acquired, processing the job...
[2026-09-14 15:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:21:02] Production.INFO: ==4206== Releasing lock...
[2026-09-14 15:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:21:03] Production.INFO: ==4208== Lock acquired, processing the job...
[2026-09-14 19:21:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:21:03] Production.INFO: ==4208== Releasing lock...
[2026-09-14 19:21:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:21:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:21:03] Production.INFO: ==4212== Lock acquired, processing the job...
[2026-09-14 15:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:21:03] Production.INFO: ==4214== Lock acquired, processing the job...
[2026-09-14 15:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:21:03] Production.INFO: ==4210== Lock acquired, processing the job...
[2026-09-14 15:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:21:03] Production.INFO: ==4216== Lock acquired, processing the job...
[2026-09-14 15:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:21:03] Production.INFO: ==4218== Lock acquired, processing the job...
[2026-09-14 15:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:21:03] Production.INFO: Account Balance Start.
[2026-09-14 15:21:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:21:03] Production.INFO: 117
[2026-09-14 15:21:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 15:21:03] Production.INFO: Date 2026-09-09
[2026-09-14 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-09-14 15:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:21:03] Production.INFO: ==4218== Releasing lock...
[2026-09-14 15:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:21:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:21:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:21:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:21:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:21:04] Production.INFO: Date 2026-09-14
[2026-09-14 15:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:21:04] Production.INFO: Total Charge 0
[2026-09-14 15:21:04] Production.INFO: CreateAllLog End
[2026-09-14 15:21:04] Production.INFO: ==4212== Releasing lock...
[2026-09-14 15:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:21:04] Production.INFO: Account Balance End.
[2026-09-14 15:21:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:21:04] Production.INFO: ==4216== Releasing lock...
[2026-09-14 15:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:21:12] Production.ERROR: CronJobId end10
[2026-09-14 15:21:12] Production.INFO: ==4214== Releasing lock...
[2026-09-14 15:21:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:21:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:21:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:21:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:21:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:21:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:21:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:21:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:21:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:21:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:21:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:21:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:21:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:21:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:21:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:21:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:21:15] Production.INFO: call_cost start
[2026-09-14 15:21:15] Production.INFO: call_cost end
[2026-09-14 15:21:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:21:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:21:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:21:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:21:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:21:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:21:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:21:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:21:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:21:15] Production.INFO: ==4210== Releasing lock...
[2026-09-14 15:21:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:21:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:22:01] Production.INFO: ==4293== Lock acquired, processing the job...
[2026-09-14 20:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:22:01] Production.INFO: neon service started
[2026-09-14 20:22:01] Production.INFO: neon service started
[2026-09-14 20:22:01] Production.INFO: ==4293== Releasing lock...
[2026-09-14 20:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:22:02] Production.INFO: ==4295== Lock acquired, processing the job...
[2026-09-14 15:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:22:02] Production.INFO: ==4297== Lock acquired, processing the job...
[2026-09-14 19:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:22:02] Production.INFO: ==4297== Releasing lock...
[2026-09-14 19:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:22:02] Production.INFO: ==4295== Releasing lock...
[2026-09-14 15:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:22:03] Production.INFO: ==4304== Lock acquired, processing the job...
[2026-09-14 15:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:22:03] Production.INFO: ==4299== Lock acquired, processing the job...
[2026-09-14 15:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:22:03] Production.INFO: ==4302== Lock acquired, processing the job...
[2026-09-14 15:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:22:03] Production.INFO: ==4306== Lock acquired, processing the job...
[2026-09-14 15:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:22:03] Production.INFO: ==4308== Lock acquired, processing the job...
[2026-09-14 15:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:22:03] Production.INFO: Account Balance Start.
[2026-09-14 15:22:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:22:03] Production.INFO: 117
[2026-09-14 15:22:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 15:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 15:22:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 15:22:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:22:03] Production.INFO: ==4308== Releasing lock...
[2026-09-14 15:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:22:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:22:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:22:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:22:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:22:03] Production.INFO: Total Charge 0
[2026-09-14 15:22:03] Production.INFO: CreateAllLog End
[2026-09-14 15:22:04] Production.INFO: Account Balance End.
[2026-09-14 15:22:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:22:04] Production.INFO: ==4306== Releasing lock...
[2026-09-14 15:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:22:04] Production.INFO: ==4302== Releasing lock...
[2026-09-14 15:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:22:11] Production.ERROR: CronJobId end10
[2026-09-14 15:22:11] Production.INFO: ==4304== Releasing lock...
[2026-09-14 15:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:22:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:22:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:22:14] Production.INFO: call_cost start
[2026-09-14 15:22:14] Production.INFO: call_cost end
[2026-09-14 15:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:22:14] Production.INFO: ==4299== Releasing lock...
[2026-09-14 15:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:23:02] Production.INFO: ==4378== Lock acquired, processing the job...
[2026-09-14 20:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:23:02] Production.INFO: neon service started
[2026-09-14 20:23:02] Production.INFO: neon service started
[2026-09-14 20:23:02] Production.INFO: ==4378== Releasing lock...
[2026-09-14 20:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:23:02] Production.INFO: ==4380== Lock acquired, processing the job...
[2026-09-14 15:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:23:02] Production.INFO: ==4380== Releasing lock...
[2026-09-14 15:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:23:02] Production.INFO: ==4382== Lock acquired, processing the job...
[2026-09-14 19:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:23:02] Production.INFO: ==4382== Releasing lock...
[2026-09-14 19:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:23:03] Production.INFO: ==4384== Lock acquired, processing the job...
[2026-09-14 15:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:23:03] Production.INFO: ==4386== Lock acquired, processing the job...
[2026-09-14 15:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:23:03] Production.INFO: ==4388== Lock acquired, processing the job...
[2026-09-14 15:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:23:03] Production.INFO: ==4390== Lock acquired, processing the job...
[2026-09-14 15:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:23:03] Production.INFO: ==4392== Lock acquired, processing the job...
[2026-09-14 15:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:23:03] Production.INFO: Account Balance Start.
[2026-09-14 15:23:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:23:03] Production.INFO: 117
[2026-09-14 15:23:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 15:23:03] Production.INFO: ==4392== Releasing lock...
[2026-09-14 15:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:23:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:23:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:23:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:23:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:23:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:23:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:23:03] Production.INFO: Total Charge 0
[2026-09-14 15:23:04] Production.INFO: CreateAllLog End
[2026-09-14 15:23:04] Production.INFO: Account Balance End.
[2026-09-14 15:23:04] Production.INFO: ==4386== Releasing lock...
[2026-09-14 15:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:23:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:23:04] Production.INFO: ==4390== Releasing lock...
[2026-09-14 15:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:23:11] Production.ERROR: CronJobId end10
[2026-09-14 15:23:11] Production.INFO: ==4388== Releasing lock...
[2026-09-14 15:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:23:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:23:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:23:13] Production.INFO: call_cost start
[2026-09-14 15:23:13] Production.INFO: call_cost end
[2026-09-14 15:23:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:23:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:23:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:23:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:23:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:23:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:23:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:23:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:23:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:23:13] Production.INFO: ==4384== Releasing lock...
[2026-09-14 15:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:23:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:24:01] Production.INFO: ==4458== Lock acquired, processing the job...
[2026-09-14 20:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:24:01] Production.INFO: neon service started
[2026-09-14 20:24:01] Production.INFO: neon service started
[2026-09-14 20:24:01] Production.INFO: ==4458== Releasing lock...
[2026-09-14 20:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:24:01] Production.INFO: ==4460== Lock acquired, processing the job...
[2026-09-14 15:24:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:24:01] Production.INFO: ==4460== Releasing lock...
[2026-09-14 15:24:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:24:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:24:02] Production.INFO: ==4462== Lock acquired, processing the job...
[2026-09-14 19:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:24:02] Production.INFO: ==4462== Releasing lock...
[2026-09-14 19:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:24:02] Production.INFO: ==4464== Lock acquired, processing the job...
[2026-09-14 15:24:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:24:02] Production.INFO: ==4468== Lock acquired, processing the job...
[2026-09-14 15:24:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:24:02] Production.INFO: ==4470== Lock acquired, processing the job...
[2026-09-14 15:24:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:24:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:24:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:24:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:24:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:24:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:24:02] Production.INFO: ==4466== Lock acquired, processing the job...
[2026-09-14 15:24:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:24:02] Production.INFO: Account Balance Start.
[2026-09-14 15:24:02] Production.INFO: CreateAllLog Start
[2026-09-14 15:24:02] Production.INFO: 117
[2026-09-14 15:24:02] Production.INFO: Date 2026-09-08
[2026-09-14 15:24:02] Production.INFO: Reseller ==> 0
[2026-09-14 15:24:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:24:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:24:03] Production.INFO: ==4472== Lock acquired, processing the job...
[2026-09-14 15:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:24:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:24:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:24:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:24:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 15:24:03] Production.INFO: Total Charge 0
[2026-09-14 15:24:03] Production.INFO: ==4472== Releasing lock...
[2026-09-14 15:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:24:03] Production.INFO: CreateAllLog End
[2026-09-14 15:24:03] Production.INFO: Account Balance End.
[2026-09-14 15:24:03] Production.ERROR: CronJobId end 12
[2026-09-14 15:24:03] Production.INFO: ==4470== Releasing lock...
[2026-09-14 15:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:24:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:24:03] Production.INFO: ==4466== Releasing lock...
[2026-09-14 15:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:24:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:24:09] Production.ERROR: CronJobId end10
[2026-09-14 15:24:09] Production.INFO: ==4468== Releasing lock...
[2026-09-14 15:24:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:24:09] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:24:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:24:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:24:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:24:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:24:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:24:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:24:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:24:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:24:13] Production.INFO: call_cost start
[2026-09-14 15:24:13] Production.INFO: call_cost end
[2026-09-14 15:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:24:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:24:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:24:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:24:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:24:13] Production.INFO: ==4464== Releasing lock...
[2026-09-14 15:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:25:01] Production.INFO: ==4537== Lock acquired, processing the job...
[2026-09-14 20:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:25:01] Production.INFO: neon service started
[2026-09-14 20:25:01] Production.INFO: neon service started
[2026-09-14 20:25:01] Production.INFO: ==4537== Releasing lock...
[2026-09-14 20:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:25:02] Production.INFO: ==4540== Lock acquired, processing the job...
[2026-09-14 15:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:25:02] Production.INFO: ==4540== Releasing lock...
[2026-09-14 15:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:25:02] Production.INFO: ==4542== Lock acquired, processing the job...
[2026-09-14 19:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:25:02] Production.INFO: ==4542== Releasing lock...
[2026-09-14 19:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:25:03] Production.INFO: ==4544== Lock acquired, processing the job...
[2026-09-14 15:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 15:25:03] Production.INFO: ==4548== Lock acquired, processing the job...
[2026-09-14 15:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 15:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 15:25:03] Production.INFO: ==4544== Releasing lock...
[2026-09-14 15:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 15:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 15:25:03] Production.INFO: ==4550== Lock acquired, processing the job...
[2026-09-14 15:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:25:03] Production.INFO: ==4554== Lock acquired, processing the job...
[2026-09-14 15:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 15:25:03] Production.INFO: ==4546== Lock acquired, processing the job...
[2026-09-14 15:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 15:25:03] Production.INFO: ==4556== Lock acquired, processing the job...
[2026-09-14 15:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:25:03] Production.INFO: ==4552== Lock acquired, processing the job...
[2026-09-14 15:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 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-09-14 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-09-14 15:25:03] Production.ERROR: done
[2026-09-14 15:25:03] Production.INFO: ==4556== Releasing lock...
[2026-09-14 15:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:25:03] Production.INFO: Account Balance Start.
[2026-09-14 15:25:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:25:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 15:25:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002941', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 15:25:03] Production.INFO: 117
[2026-09-14 15:25:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:25:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:25:04] Production.INFO: Date 2026-09-10
[2026-09-14 15:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:25:04] Production.INFO: Date 2026-09-11
[2026-09-14 15:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:25:04] Production.INFO: ==4548== Releasing lock...
[2026-09-14 15:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:25:04] Production.INFO: Date 2026-09-12
[2026-09-14 15:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:25:04] Production.INFO: Date 2026-09-13
[2026-09-14 15:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:25:04] Production.INFO: Date 2026-09-14
[2026-09-14 15:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:25:04] Production.INFO: Total Charge 0
[2026-09-14 15:25:04] Production.INFO: CreateAllLog End
[2026-09-14 15:25:04] Production.INFO: Account Balance End.
[2026-09-14 15:25:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:25:04] Production.INFO: ==4552== Releasing lock...
[2026-09-14 15:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:25:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002941', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 15:25:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 15:25:10] Production.INFO: ProcessCDR(1,18002941,1,1,2)
[2026-09-14 15:25:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18002941,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 15:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18002941,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 15:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 15:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 15:25:10] Production.INFO: ==4554== Releasing lock...
[2026-09-14 15:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 15:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 15:25:14] Production.ERROR: CronJobId end10
[2026-09-14 15:25:14] Production.INFO: ==4550== Releasing lock...
[2026-09-14 15:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:25:16] Production.INFO: call_cost start
[2026-09-14 15:25:16] Production.INFO: call_cost end
[2026-09-14 15:25:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:25:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:25:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:25:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:25:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:25:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:25:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:25:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:25:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:25:16] Production.INFO: ==4546== Releasing lock...
[2026-09-14 15:25:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:25:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:26:02] Production.INFO: ==4622== Lock acquired, processing the job...
[2026-09-14 20:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:26:02] Production.INFO: neon service started
[2026-09-14 20:26:02] Production.INFO: neon service started
[2026-09-14 20:26:02] Production.INFO: ==4622== Releasing lock...
[2026-09-14 20:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:26:02] Production.INFO: ==4624== Lock acquired, processing the job...
[2026-09-14 15:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:26:02] Production.INFO: ==4624== Releasing lock...
[2026-09-14 15:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:26:03] Production.INFO: ==4626== Lock acquired, processing the job...
[2026-09-14 19:26:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:26:03] Production.INFO: ==4626== Releasing lock...
[2026-09-14 19:26:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:26:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:26:03] Production.INFO: ==4628== Lock acquired, processing the job...
[2026-09-14 15:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:26:03] Production.INFO: ==4630== Lock acquired, processing the job...
[2026-09-14 15:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:26:03] Production.INFO: ==4632== Lock acquired, processing the job...
[2026-09-14 15:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:26:03] Production.INFO: ==4634== Lock acquired, processing the job...
[2026-09-14 15:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:26:03] Production.INFO: ==4636== Lock acquired, processing the job...
[2026-09-14 15:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 15:26:03] Production.INFO: Account Balance Start.
[2026-09-14 15:26:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:26:03] Production.INFO: 117
[2026-09-14 15:26:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 15:26:03] Production.INFO: ==4636== Releasing lock...
[2026-09-14 15:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:26:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:26:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:26:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:26:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:26:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:26:04] Production.INFO: Date 2026-09-14
[2026-09-14 15:26:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:26:04] Production.INFO: Total Charge 0
[2026-09-14 15:26:04] Production.INFO: CreateAllLog End
[2026-09-14 15:26:04] Production.INFO: Account Balance End.
[2026-09-14 15:26:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:26:04] Production.INFO: ==4634== Releasing lock...
[2026-09-14 15:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:26:04] Production.INFO: ==4630== Releasing lock...
[2026-09-14 15:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:26:11] Production.ERROR: CronJobId end10
[2026-09-14 15:26:11] Production.INFO: ==4632== Releasing lock...
[2026-09-14 15:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:26:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:26:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:26:14] Production.INFO: call_cost start
[2026-09-14 15:26:14] Production.INFO: call_cost end
[2026-09-14 15:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:26:14] Production.INFO: ==4628== Releasing lock...
[2026-09-14 15:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:27:01] Production.INFO: ==4698== Lock acquired, processing the job...
[2026-09-14 20:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:27:01] Production.INFO: neon service started
[2026-09-14 20:27:01] Production.INFO: neon service started
[2026-09-14 20:27:01] Production.INFO: ==4698== Releasing lock...
[2026-09-14 20:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:27:02] Production.INFO: ==4700== Lock acquired, processing the job...
[2026-09-14 15:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:27:02] Production.INFO: ==4702== Lock acquired, processing the job...
[2026-09-14 19:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:27:02] Production.INFO: ==4702== Releasing lock...
[2026-09-14 19:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:27:02] Production.INFO: ==4700== Releasing lock...
[2026-09-14 15:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:27:02] Production.INFO: ==4705== Lock acquired, processing the job...
[2026-09-14 15:27:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:27:02] Production.INFO: ==4709== Lock acquired, processing the job...
[2026-09-14 15:27:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:27:03] Production.INFO: ==4707== Lock acquired, processing the job...
[2026-09-14 15:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:27:03] Production.INFO: ==4711== Lock acquired, processing the job...
[2026-09-14 15:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:27:03] Production.INFO: ==4713== Lock acquired, processing the job...
[2026-09-14 15:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:27:03] Production.INFO: Account Balance Start.
[2026-09-14 15:27:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:27:03] Production.INFO: 117
[2026-09-14 15:27:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 15:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 15:27:03] Production.INFO: ==4713== Releasing lock...
[2026-09-14 15:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:27:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:27:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:27:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:27:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:27:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:27:04] Production.INFO: Date 2026-09-14
[2026-09-14 15:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:27:04] Production.INFO: Total Charge 0
[2026-09-14 15:27:04] Production.INFO: CreateAllLog End
[2026-09-14 15:27:04] Production.INFO: ==4707== Releasing lock...
[2026-09-14 15:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:27:04] Production.INFO: Account Balance End.
[2026-09-14 15:27:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:27:04] Production.INFO: ==4711== Releasing lock...
[2026-09-14 15:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:27:10] Production.ERROR: CronJobId end10
[2026-09-14 15:27:10] Production.INFO: ==4709== Releasing lock...
[2026-09-14 15:27:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:27:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:27:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:27:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:27:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:27:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:27:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:27:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:27:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:27:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:27:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:27:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:27:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:27:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:27:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:27:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:27:13] Production.INFO: call_cost start
[2026-09-14 15:27:13] Production.INFO: call_cost end
[2026-09-14 15:27:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:27:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:27:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:27:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:27:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:27:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:27:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:27:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:27:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:27:13] Production.INFO: ==4705== Releasing lock...
[2026-09-14 15:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:27:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:28:01] Production.INFO: ==4769== Lock acquired, processing the job...
[2026-09-14 20:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:28:01] Production.INFO: neon service started
[2026-09-14 20:28:01] Production.INFO: neon service started
[2026-09-14 20:28:01] Production.INFO: ==4769== Releasing lock...
[2026-09-14 20:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:28:02] Production.INFO: ==4771== Lock acquired, processing the job...
[2026-09-14 15:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:28:02] Production.INFO: ==4771== Releasing lock...
[2026-09-14 15:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:28:02] Production.INFO: ==4773== Lock acquired, processing the job...
[2026-09-14 19:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:28:02] Production.INFO: ==4773== Releasing lock...
[2026-09-14 19:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:28:03] Production.INFO: ==4775== Lock acquired, processing the job...
[2026-09-14 15:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:28:03] Production.INFO: ==4777== Lock acquired, processing the job...
[2026-09-14 15:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:28:03] Production.INFO: ==4779== Lock acquired, processing the job...
[2026-09-14 15:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:28:03] Production.INFO: ==4781== Lock acquired, processing the job...
[2026-09-14 15:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:28:03] Production.INFO: ==4783== Lock acquired, processing the job...
[2026-09-14 15:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 15:28:03] Production.INFO: Account Balance Start.
[2026-09-14 15:28:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:28:03] Production.INFO: 117
[2026-09-14 15:28:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 15:28:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:28:03] Production.INFO: ==4783== Releasing lock...
[2026-09-14 15:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:28:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:28:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:28:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:28:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:28:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:28:03] Production.INFO: Total Charge 0
[2026-09-14 15:28:03] Production.INFO: CreateAllLog End
[2026-09-14 15:28:03] Production.INFO: Account Balance End.
[2026-09-14 15:28:03] Production.ERROR: CronJobId end 12
[2026-09-14 15:28:03] Production.INFO: ==4781== Releasing lock...
[2026-09-14 15:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:28:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:28:04] Production.INFO: ==4777== Releasing lock...
[2026-09-14 15:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:28:11] Production.ERROR: CronJobId end10
[2026-09-14 15:28:11] Production.INFO: ==4779== Releasing lock...
[2026-09-14 15:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:28:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:28:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:28:14] Production.INFO: call_cost start
[2026-09-14 15:28:14] Production.INFO: call_cost end
[2026-09-14 15:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:28:14] Production.INFO: ==4775== Releasing lock...
[2026-09-14 15:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:29:01] Production.INFO: ==4842== Lock acquired, processing the job...
[2026-09-14 20:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:29:01] Production.INFO: neon service started
[2026-09-14 20:29:01] Production.INFO: neon service started
[2026-09-14 20:29:01] Production.INFO: ==4842== Releasing lock...
[2026-09-14 20:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:29:01] Production.INFO: ==4844== Lock acquired, processing the job...
[2026-09-14 15:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:29:01] Production.INFO: ==4844== Releasing lock...
[2026-09-14 15:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:29:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:29:02] Production.INFO: ==4846== Lock acquired, processing the job...
[2026-09-14 19:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:29:02] Production.INFO: ==4846== Releasing lock...
[2026-09-14 19:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:29:02] Production.INFO: ==4852== Lock acquired, processing the job...
[2026-09-14 15:29:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:29:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:29:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:29:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:29:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:29:02] Production.INFO: ==4848== Lock acquired, processing the job...
[2026-09-14 15:29:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:29:02] Production.INFO: ==4854== Lock acquired, processing the job...
[2026-09-14 15:29:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:29:02] Production.INFO: ==4850== Lock acquired, processing the job...
[2026-09-14 15:29:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:29:02] Production.INFO: Account Balance Start.
[2026-09-14 15:29:02] Production.INFO: CreateAllLog Start
[2026-09-14 15:29:02] Production.INFO: 117
[2026-09-14 15:29:02] Production.INFO: Date 2026-09-08
[2026-09-14 15:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:29:03] Production.INFO: ==4856== Lock acquired, processing the job...
[2026-09-14 15:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:29:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:29:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:29:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 15:29:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:29:03] Production.INFO: ==4856== Releasing lock...
[2026-09-14 15:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:29:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:29:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:29:03] Production.INFO: Total Charge 0
[2026-09-14 15:29:03] Production.INFO: CreateAllLog End
[2026-09-14 15:29:03] Production.INFO: Account Balance End.
[2026-09-14 15:29:03] Production.ERROR: CronJobId end 12
[2026-09-14 15:29:03] Production.INFO: ==4854== Releasing lock...
[2026-09-14 15:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:29:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:29:03] Production.INFO: ==4850== Releasing lock...
[2026-09-14 15:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:29:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:29:10] Production.ERROR: CronJobId end10
[2026-09-14 15:29:10] Production.INFO: ==4852== Releasing lock...
[2026-09-14 15:29:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:29:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:29:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:29:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:29:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:29:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:29:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:29:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:29:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:29:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:29:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:29:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:29:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:29:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:29:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:29:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:29:13] Production.INFO: call_cost start
[2026-09-14 15:29:13] Production.INFO: call_cost end
[2026-09-14 15:29:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:29:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:29:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:29:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:29:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:29:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:29:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:29:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:29:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:29:13] Production.INFO: ==4848== Releasing lock...
[2026-09-14 15:29:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:29:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:30:01] Production.INFO: ==4913== Lock acquired, processing the job...
[2026-09-14 20:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:30:01] Production.INFO: neon service started
[2026-09-14 20:30:01] Production.INFO: neon service started
[2026-09-14 20:30:01] Production.INFO: ==4913== Releasing lock...
[2026-09-14 20:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:30:02] Production.INFO: ==4915== Lock acquired, processing the job...
[2026-09-14 15:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:30:02] Production.INFO: ==4915== Releasing lock...
[2026-09-14 15:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:30:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 19:30:02] Production.INFO: ==4917== Lock acquired, processing the job...
[2026-09-14 19:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:30:02] Production.INFO: ==4917== Releasing lock...
[2026-09-14 19:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:30:03] Production.INFO: ==4928== Lock acquired, processing the job...
[2026-09-14 15:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:30:03] Production.INFO: Account Balance Start.
[2026-09-14 15:30:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:30:03] Production.INFO: 117
[2026-09-14 15:30:03] Production.INFO: ==4922== Lock acquired, processing the job...
[2026-09-14 15:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:30:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:30:03] Production.INFO: ==4924== Lock acquired, processing the job...
[2026-09-14 15:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:30:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:30:03] Production.INFO: ==4926== Lock acquired, processing the job...
[2026-09-14 15:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:30:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:30:03] Production.INFO: ==4930== Lock acquired, processing the job...
[2026-09-14 15:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:30:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:30:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:30:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:30:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 15:30:03] Production.INFO: Total Charge 0
[2026-09-14 15:30:03] Production.INFO: ==4930== Releasing lock...
[2026-09-14 15:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:30:03] Production.INFO: CreateAllLog End
[2026-09-14 15:30:03] Production.INFO: Account Balance End.
[2026-09-14 15:30:03] Production.ERROR: CronJobId end 12
[2026-09-14 15:30:03] Production.INFO: ==4928== Releasing lock...
[2026-09-14 15:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:30:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:30:04] Production.INFO: ==4924== Releasing lock...
[2026-09-14 15:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:30:11] Production.ERROR: CronJobId end10
[2026-09-14 15:30:11] Production.INFO: ==4926== Releasing lock...
[2026-09-14 15:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:30:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:30:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:30:14] Production.INFO: call_cost start
[2026-09-14 15:30:14] Production.INFO: call_cost end
[2026-09-14 15:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:30:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:30:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:30:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:30:14] Production.INFO: ==4922== Releasing lock...
[2026-09-14 15:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:31:02] Production.INFO: ==4984== Lock acquired, processing the job...
[2026-09-14 20:31:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:31:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:31:02] Production.INFO: neon service started
[2026-09-14 20:31:02] Production.INFO: neon service started
[2026-09-14 20:31:02] Production.INFO: ==4984== Releasing lock...
[2026-09-14 20:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:31:02] Production.INFO: ==4986== Lock acquired, processing the job...
[2026-09-14 15:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:31:02] Production.INFO: ==4988== Lock acquired, processing the job...
[2026-09-14 19:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:31:02] Production.INFO: ==4988== Releasing lock...
[2026-09-14 19:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:31:03] Production.INFO: ==4986== Releasing lock...
[2026-09-14 15:31:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:31:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:31:03] Production.INFO: ==4995== Lock acquired, processing the job...
[2026-09-14 15:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:31:03] Production.INFO: ==4999== Lock acquired, processing the job...
[2026-09-14 15:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:31:03] Production.INFO: ==4991== Lock acquired, processing the job...
[2026-09-14 15:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:31:04] Production.INFO: ==4993== Lock acquired, processing the job...
[2026-09-14 15:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15: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-09-14 15: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-09-14 15:31:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15: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-09-14 15:31:04] Production.INFO: ==4997== Lock acquired, processing the job...
[2026-09-14 15:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:31:04] Production.INFO: ==4999== Releasing lock...
[2026-09-14 15:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:31:04] Production.INFO: Account Balance Start.
[2026-09-14 15:31:04] Production.INFO: CreateAllLog Start
[2026-09-14 15:31:04] Production.INFO: 117
[2026-09-14 15:31:04] Production.INFO: Date 2026-09-08
[2026-09-14 15:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:31:04] Production.INFO: Date 2026-09-09
[2026-09-14 15:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:31:04] Production.INFO: Date 2026-09-10
[2026-09-14 15:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:31:04] Production.INFO: Date 2026-09-11
[2026-09-14 15:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:31:04] Production.INFO: Date 2026-09-12
[2026-09-14 15:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:31:04] Production.INFO: Date 2026-09-13
[2026-09-14 15:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:31:04] Production.INFO: Date 2026-09-14
[2026-09-14 15:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:31:04] Production.INFO: Total Charge 0
[2026-09-14 15:31:04] Production.INFO: CreateAllLog End
[2026-09-14 15:31:04] Production.INFO: Account Balance End.
[2026-09-14 15:31:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:31:04] Production.INFO: ==4997== Releasing lock...
[2026-09-14 15:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:31:04] Production.INFO: ==4993== Releasing lock...
[2026-09-14 15:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:31:11] Production.ERROR: CronJobId end10
[2026-09-14 15:31:11] Production.INFO: ==4995== Releasing lock...
[2026-09-14 15:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:31:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:31:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:31:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:31:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:31:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:31:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:31:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:31:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:31:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:31:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:31:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:31:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:31:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:31:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:31:14] Production.INFO: call_cost start
[2026-09-14 15:31:14] Production.INFO: call_cost end
[2026-09-14 15:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:31:14] Production.INFO: ==4991== Releasing lock...
[2026-09-14 15:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:32:01] Production.INFO: ==5060== Lock acquired, processing the job...
[2026-09-14 20:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:32:01] Production.INFO: neon service started
[2026-09-14 20:32:01] Production.INFO: neon service started
[2026-09-14 20:32:01] Production.INFO: ==5060== Releasing lock...
[2026-09-14 20:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:32:02] Production.INFO: ==5062== Lock acquired, processing the job...
[2026-09-14 15:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:32:02] Production.INFO: ==5064== Lock acquired, processing the job...
[2026-09-14 19:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:32:02] Production.INFO: ==5064== Releasing lock...
[2026-09-14 19:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:32:02] Production.INFO: ==5062== Releasing lock...
[2026-09-14 15:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:32:03] Production.INFO: ==5067== Lock acquired, processing the job...
[2026-09-14 15:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:32:03] Production.INFO: ==5069== Lock acquired, processing the job...
[2026-09-14 15:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:32:03] Production.INFO: ==5071== Lock acquired, processing the job...
[2026-09-14 15:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:32:03] Production.INFO: ==5073== Lock acquired, processing the job...
[2026-09-14 15:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:32:03] Production.INFO: ==5075== Lock acquired, processing the job...
[2026-09-14 15:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:32:03] Production.INFO: Account Balance Start.
[2026-09-14 15:32:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:32:03] Production.INFO: 117
[2026-09-14 15:32:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:32:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:32:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:32:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 15:32:03] Production.INFO: ==5075== Releasing lock...
[2026-09-14 15:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:32:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:32:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:32:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:32:03] Production.INFO: Total Charge 0
[2026-09-14 15:32:03] Production.INFO: CreateAllLog End
[2026-09-14 15:32:03] Production.INFO: Account Balance End.
[2026-09-14 15:32:03] Production.ERROR: CronJobId end 12
[2026-09-14 15:32:03] Production.INFO: ==5073== Releasing lock...
[2026-09-14 15:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:32:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:32:04] Production.INFO: ==5069== Releasing lock...
[2026-09-14 15:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:32:09] Production.ERROR: CronJobId end10
[2026-09-14 15:32:09] Production.INFO: ==5071== Releasing lock...
[2026-09-14 15:32:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:32:09] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:32:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:32:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:32:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:32:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:32:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:32:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:32:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:32:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:32:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:32:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:32:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:32:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:32:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:32:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:32:12] Production.INFO: call_cost start
[2026-09-14 15:32:12] Production.INFO: call_cost end
[2026-09-14 15:32:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:32:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:32:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:32:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:32:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:32:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:32:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:32:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:32:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:32:12] Production.INFO: ==5067== Releasing lock...
[2026-09-14 15:32:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:32:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:33:02] Production.INFO: ==5132== Lock acquired, processing the job...
[2026-09-14 20:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:33:02] Production.INFO: neon service started
[2026-09-14 20:33:02] Production.INFO: neon service started
[2026-09-14 20:33:02] Production.INFO: ==5132== Releasing lock...
[2026-09-14 20:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:33:02] Production.INFO: ==5134== Lock acquired, processing the job...
[2026-09-14 15:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:33:02] Production.INFO: ==5134== Releasing lock...
[2026-09-14 15:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:33:02] Production.INFO: ==5136== Lock acquired, processing the job...
[2026-09-14 19:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:33:02] Production.INFO: ==5136== Releasing lock...
[2026-09-14 19:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:33:03] Production.INFO: ==5139== Lock acquired, processing the job...
[2026-09-14 15:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:33:03] Production.INFO: ==5141== Lock acquired, processing the job...
[2026-09-14 15:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:33:03] Production.INFO: ==5143== Lock acquired, processing the job...
[2026-09-14 15:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:33:03] Production.INFO: ==5145== Lock acquired, processing the job...
[2026-09-14 15:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:33:03] Production.INFO: ==5147== Lock acquired, processing the job...
[2026-09-14 15:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:33:03] Production.INFO: Account Balance Start.
[2026-09-14 15:33:03] Production.INFO: CreateAllLog Start
[2026-09-14 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-09-14 15:33:03] Production.INFO: 117
[2026-09-14 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-09-14 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-09-14 15:33:03] Production.INFO: ==5147== Releasing lock...
[2026-09-14 15:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:33:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:33:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:33:04] Production.INFO: Date 2026-09-10
[2026-09-14 15:33:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:33:04] Production.INFO: Date 2026-09-11
[2026-09-14 15:33:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:33:04] Production.INFO: Date 2026-09-12
[2026-09-14 15:33:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:33:04] Production.INFO: Date 2026-09-13
[2026-09-14 15:33:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:33:04] Production.INFO: Date 2026-09-14
[2026-09-14 15:33:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:33:04] Production.INFO: Total Charge 0
[2026-09-14 15:33:04] Production.INFO: CreateAllLog End
[2026-09-14 15:33:04] Production.INFO: Account Balance End.
[2026-09-14 15:33:04] Production.INFO: ==5141== Releasing lock...
[2026-09-14 15:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:33:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:33:04] Production.INFO: ==5145== Releasing lock...
[2026-09-14 15:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:33:11] Production.ERROR: CronJobId end10
[2026-09-14 15:33:11] Production.INFO: ==5143== Releasing lock...
[2026-09-14 15:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:33:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:33:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:33:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:33:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:33:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:33:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:33:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:33:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:33:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:33:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:33:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:33:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:33:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:33:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:33:13] Production.INFO: call_cost start
[2026-09-14 15:33:13] Production.INFO: call_cost end
[2026-09-14 15:33:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:33:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:33:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:33:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:33:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:33:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:33:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:33:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:33:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:33:13] Production.INFO: ==5139== Releasing lock...
[2026-09-14 15:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:33:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:34:01] Production.INFO: ==5202== Lock acquired, processing the job...
[2026-09-14 20:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:34:01] Production.INFO: neon service started
[2026-09-14 20:34:01] Production.INFO: neon service started
[2026-09-14 20:34:01] Production.INFO: ==5202== Releasing lock...
[2026-09-14 20:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:34:01] Production.INFO: ==5205== Lock acquired, processing the job...
[2026-09-14 15:34:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:34:02] Production.INFO: ==5205== Releasing lock...
[2026-09-14 15:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:34:02] Production.INFO: ==5207== Lock acquired, processing the job...
[2026-09-14 19:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:34:02] Production.INFO: ==5207== Releasing lock...
[2026-09-14 19:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:34:02] Production.INFO: ==5211== Lock acquired, processing the job...
[2026-09-14 15:34:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:34:03] Production.INFO: ==5213== Lock acquired, processing the job...
[2026-09-14 15:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:34:03] Production.INFO: ==5209== Lock acquired, processing the job...
[2026-09-14 15:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:34:03] Production.INFO: ==5217== Lock acquired, processing the job...
[2026-09-14 15:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:34:03] Production.INFO: ==5215== Lock acquired, processing the job...
[2026-09-14 15:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 15:34:03] Production.INFO: ==5217== Releasing lock...
[2026-09-14 15:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:34:03] Production.INFO: Account Balance Start.
[2026-09-14 15:34:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:34:03] Production.INFO: 117
[2026-09-14 15:34:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:34:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:34:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:34:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:34:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:34:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:34:03] Production.INFO: ==5211== Releasing lock...
[2026-09-14 15:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:34:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:34:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:34:03] Production.INFO: Total Charge 0
[2026-09-14 15:34:03] Production.INFO: CreateAllLog End
[2026-09-14 15:34:03] Production.INFO: Account Balance End.
[2026-09-14 15:34:03] Production.ERROR: CronJobId end 12
[2026-09-14 15:34:03] Production.INFO: ==5215== Releasing lock...
[2026-09-14 15:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:34:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:34:10] Production.ERROR: CronJobId end10
[2026-09-14 15:34:10] Production.INFO: ==5213== Releasing lock...
[2026-09-14 15:34:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:34:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:34:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:34:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:34:14] Production.INFO: call_cost start
[2026-09-14 15:34:14] Production.INFO: call_cost end
[2026-09-14 15:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:34:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:34:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:34:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:34:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:34:14] Production.INFO: ==5209== Releasing lock...
[2026-09-14 15:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:35:02] Production.INFO: ==5274== Lock acquired, processing the job...
[2026-09-14 20:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:35:02] Production.INFO: neon service started
[2026-09-14 20:35:02] Production.INFO: neon service started
[2026-09-14 20:35:02] Production.INFO: ==5274== Releasing lock...
[2026-09-14 20:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:35:02] Production.INFO: ==5276== Lock acquired, processing the job...
[2026-09-14 15:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:35:02] Production.INFO: ==5276== Releasing lock...
[2026-09-14 15:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:35:02] Production.INFO: ==5278== Lock acquired, processing the job...
[2026-09-14 19:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:35:03] Production.INFO: ==5278== Releasing lock...
[2026-09-14 19:35:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:35:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:35:03] Production.INFO: ==5281== Lock acquired, processing the job...
[2026-09-14 15:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 15:35:03] Production.INFO: ==5283== Lock acquired, processing the job...
[2026-09-14 15:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:35:03] Production.INFO: ==5285== Lock acquired, processing the job...
[2026-09-14 15:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 15:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 15:35:03] Production.INFO: ==5281== Releasing lock...
[2026-09-14 15:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 15:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 15:35:03] Production.INFO: ==5287== Lock acquired, processing the job...
[2026-09-14 15:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:35:03] Production.INFO: ==5289== Lock acquired, processing the job...
[2026-09-14 15:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:35:03] Production.INFO: ==5291== Lock acquired, processing the job...
[2026-09-14 15:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 15:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:35:03] Production.INFO: ==5293== Lock acquired, processing the job...
[2026-09-14 15:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:35:03] Production.INFO: Account Balance Start.
[2026-09-14 15:35:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:35:03] Production.INFO: 117
[2026-09-14 15:35:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 15:35:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:35:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 15: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-09-14 15:35:04] Production.INFO: Date 2026-09-11
[2026-09-14 15:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 15: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-09-14 15: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-09-14 15:35:04] Production.INFO: Date 2026-09-12
[2026-09-14 15:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:35:04] Production.INFO: ==5293== Releasing lock...
[2026-09-14 15:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:35:04] Production.INFO: Date 2026-09-13
[2026-09-14 15:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:35:04] Production.INFO: Date 2026-09-14
[2026-09-14 15:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:35:04] Production.INFO: Total Charge 0
[2026-09-14 15:35:04] Production.INFO: CreateAllLog End
[2026-09-14 15:35:04] Production.ERROR: done
[2026-09-14 15:35:04] Production.INFO: ==5285== Releasing lock...
[2026-09-14 15:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:35:04] Production.INFO: Account Balance End.
[2026-09-14 15:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 15:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002982', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 15:35:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:35:04] Production.INFO: ==5289== Releasing lock...
[2026-09-14 15:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18002982', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 15:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 15:35:10] Production.INFO: ProcessCDR(1,18002982,1,1,2)
[2026-09-14 15:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18002982,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 15:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18002982,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 15:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 15:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 15:35:10] Production.INFO: ==5291== Releasing lock...
[2026-09-14 15:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 15:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 15:35:14] Production.ERROR: CronJobId end10
[2026-09-14 15:35:14] Production.INFO: ==5287== Releasing lock...
[2026-09-14 15:35:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:35:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:35:16] Production.INFO: call_cost start
[2026-09-14 15:35:16] Production.INFO: call_cost end
[2026-09-14 15:35:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:35:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:35:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:35:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:35:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:35:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:35:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:35:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:35:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:35:16] Production.INFO: ==5283== Releasing lock...
[2026-09-14 15:35:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:35:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:36:01] Production.INFO: ==5347== Lock acquired, processing the job...
[2026-09-14 20:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:36:01] Production.INFO: neon service started
[2026-09-14 20:36:01] Production.INFO: neon service started
[2026-09-14 20:36:01] Production.INFO: ==5347== Releasing lock...
[2026-09-14 20:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:36:01] Production.INFO: ==5351== Lock acquired, processing the job...
[2026-09-14 19:36:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:36:01] Production.INFO: ==5351== Releasing lock...
[2026-09-14 19:36:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:36:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:36:01] Production.INFO: ==5349== Lock acquired, processing the job...
[2026-09-14 15:36:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:36:02] Production.INFO: ==5349== Releasing lock...
[2026-09-14 15:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:36:02] Production.INFO: ==5354== Lock acquired, processing the job...
[2026-09-14 15:36:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:36:02] Production.INFO: ==5356== Lock acquired, processing the job...
[2026-09-14 15:36:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:36:02] Production.INFO: ==5360== Lock acquired, processing the job...
[2026-09-14 15:36:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:36:02] Production.INFO: ==5358== Lock acquired, processing the job...
[2026-09-14 15:36:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:36:02] Production.INFO: ==5362== Lock acquired, processing the job...
[2026-09-14 15:36:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:36:03] Production.INFO: Account Balance Start.
[2026-09-14 15:36:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:36:03] Production.INFO: 117
[2026-09-14 15:36:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 15:36:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 15:36:03] Production.INFO: ==5362== Releasing lock...
[2026-09-14 15:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:36:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:36:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:36:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:36:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:36:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:36:03] Production.INFO: Total Charge 0
[2026-09-14 15:36:03] Production.INFO: CreateAllLog End
[2026-09-14 15:36:03] Production.INFO: Account Balance End.
[2026-09-14 15:36:03] Production.ERROR: CronJobId end 12
[2026-09-14 15:36:03] Production.INFO: ==5360== Releasing lock...
[2026-09-14 15:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:36:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:36:03] Production.INFO: ==5356== Releasing lock...
[2026-09-14 15:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:36:11] Production.ERROR: CronJobId end10
[2026-09-14 15:36:11] Production.INFO: ==5358== Releasing lock...
[2026-09-14 15:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:36:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:36:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:36:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:36:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:36:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:36:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:36:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:36:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:36:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:36:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:36:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:36:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:36:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:36:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:36:13] Production.INFO: call_cost start
[2026-09-14 15:36:13] Production.INFO: call_cost end
[2026-09-14 15:36:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:36:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:36:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:36:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:36:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:36:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:36:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:36:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:36:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:36:13] Production.INFO: ==5354== Releasing lock...
[2026-09-14 15:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:36:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:37:01] Production.INFO: ==5417== Lock acquired, processing the job...
[2026-09-14 20:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:37:01] Production.INFO: neon service started
[2026-09-14 20:37:01] Production.INFO: neon service started
[2026-09-14 20:37:01] Production.INFO: ==5417== Releasing lock...
[2026-09-14 20:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:37:02] Production.INFO: ==5420== Lock acquired, processing the job...
[2026-09-14 15:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:37:02] Production.INFO: ==5422== Lock acquired, processing the job...
[2026-09-14 19:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:37:02] Production.INFO: ==5422== Releasing lock...
[2026-09-14 19:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:37:02] Production.INFO: 26 MB #Memory Used#
[2026-09-14 15:37:02] Production.INFO: ==5420== Releasing lock...
[2026-09-14 15:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:37:03] Production.INFO: ==5424== Lock acquired, processing the job...
[2026-09-14 15:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:37:03] Production.INFO: ==5428== Lock acquired, processing the job...
[2026-09-14 15:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:37:03] Production.INFO: ==5426== Lock acquired, processing the job...
[2026-09-14 15:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:37:03] Production.INFO: ==5430== Lock acquired, processing the job...
[2026-09-14 15:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:37:03] Production.INFO: ==5432== Lock acquired, processing the job...
[2026-09-14 15:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:37:03] Production.INFO: Account Balance Start.
[2026-09-14 15:37:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:37:03] Production.INFO: 117
[2026-09-14 15:37:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 15:37:03] Production.INFO: ==5432== Releasing lock...
[2026-09-14 15:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:37:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:37:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:37:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:37:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:37:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:37:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:37:03] Production.INFO: Total Charge 0
[2026-09-14 15:37:03] Production.INFO: CreateAllLog End
[2026-09-14 15:37:04] Production.INFO: ==5426== Releasing lock...
[2026-09-14 15:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:37:04] Production.INFO: Account Balance End.
[2026-09-14 15:37:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:37:04] Production.INFO: ==5430== Releasing lock...
[2026-09-14 15:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:37:10] Production.ERROR: CronJobId end10
[2026-09-14 15:37:10] Production.INFO: ==5428== Releasing lock...
[2026-09-14 15:37:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:37:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:37:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:37:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:37:14] Production.INFO: call_cost start
[2026-09-14 15:37:14] Production.INFO: call_cost end
[2026-09-14 15:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:37:14] Production.INFO: ==5424== Releasing lock...
[2026-09-14 15:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:38:02] Production.INFO: ==5488== Lock acquired, processing the job...
[2026-09-14 20:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:38:02] Production.INFO: neon service started
[2026-09-14 20:38:02] Production.INFO: neon service started
[2026-09-14 20:38:02] Production.INFO: ==5488== Releasing lock...
[2026-09-14 20:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:38:02] Production.INFO: ==5490== Lock acquired, processing the job...
[2026-09-14 15:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:38:02] Production.INFO: ==5490== Releasing lock...
[2026-09-14 15:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:38:03] Production.INFO: ==5492== Lock acquired, processing the job...
[2026-09-14 19:38:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:38:03] Production.INFO: ==5492== Releasing lock...
[2026-09-14 19:38:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:38:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:38:03] Production.INFO: ==5494== Lock acquired, processing the job...
[2026-09-14 15:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:38:03] Production.INFO: ==5496== Lock acquired, processing the job...
[2026-09-14 15:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:38:03] Production.INFO: ==5498== Lock acquired, processing the job...
[2026-09-14 15:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:38:03] Production.INFO: ==5500== Lock acquired, processing the job...
[2026-09-14 15:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:38:03] Production.INFO: ==5503== Lock acquired, processing the job...
[2026-09-14 15:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:38:03] Production.INFO: Account Balance Start.
[2026-09-14 15:38:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:38:03] Production.INFO: 117
[2026-09-14 15:38:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:38:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:38:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:38:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 15: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-09-14 15:38:04] Production.INFO: Date 2026-09-12
[2026-09-14 15:38:04] Production.INFO: Reseller ==> 0
[2026-09-14 15: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-09-14 15:38:04] Production.INFO: Date 2026-09-13
[2026-09-14 15:38:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:38:04] Production.INFO: ==5503== Releasing lock...
[2026-09-14 15:38:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:38:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:38:04] Production.INFO: Date 2026-09-14
[2026-09-14 15:38:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:38:04] Production.INFO: Total Charge 0
[2026-09-14 15:38:04] Production.INFO: CreateAllLog End
[2026-09-14 15:38:04] Production.INFO: ==5496== Releasing lock...
[2026-09-14 15:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:38:04] Production.INFO: Account Balance End.
[2026-09-14 15:38:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:38:04] Production.INFO: ==5500== Releasing lock...
[2026-09-14 15:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:38:11] Production.ERROR: CronJobId end10
[2026-09-14 15:38:11] Production.INFO: ==5498== Releasing lock...
[2026-09-14 15:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:38:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:38:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:38:14] Production.INFO: call_cost start
[2026-09-14 15:38:14] Production.INFO: call_cost end
[2026-09-14 15:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:38:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:38:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:38:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:38:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:38:14] Production.INFO: ==5494== Releasing lock...
[2026-09-14 15:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:39:01] Production.INFO: ==5556== Lock acquired, processing the job...
[2026-09-14 20:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:39:01] Production.INFO: neon service started
[2026-09-14 20:39:01] Production.INFO: neon service started
[2026-09-14 20:39:01] Production.INFO: ==5556== Releasing lock...
[2026-09-14 20:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:39:01] Production.INFO: ==5558== Lock acquired, processing the job...
[2026-09-14 15:39:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:39:02] Production.INFO: ==5558== Releasing lock...
[2026-09-14 15:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:39:02] Production.INFO: ==5560== Lock acquired, processing the job...
[2026-09-14 19:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:39:02] Production.INFO: ==5560== Releasing lock...
[2026-09-14 19:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:39:02] Production.INFO: ==5568== Lock acquired, processing the job...
[2026-09-14 15:39:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:39:02] Production.INFO: Account Balance Start.
[2026-09-14 15:39:02] Production.INFO: CreateAllLog Start
[2026-09-14 15:39:02] Production.INFO: 117
[2026-09-14 15:39:02] Production.INFO: Date 2026-09-08
[2026-09-14 15:39:02] Production.INFO: Reseller ==> 0
[2026-09-14 15:39:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:39:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:39:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:39:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:39:03] Production.INFO: ==5564== Lock acquired, processing the job...
[2026-09-14 15:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:39:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:39:03] Production.INFO: ==5562== Lock acquired, processing the job...
[2026-09-14 15:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:39:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:39:03] Production.INFO: ==5566== Lock acquired, processing the job...
[2026-09-14 15:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:39:03] Production.INFO: Total Charge 0
[2026-09-14 15:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:39:03] Production.INFO: ==5570== Lock acquired, processing the job...
[2026-09-14 15:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:39:03] Production.INFO: CreateAllLog End
[2026-09-14 15:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 15:39:03] Production.INFO: ==5570== Releasing lock...
[2026-09-14 15:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:39:03] Production.INFO: Account Balance End.
[2026-09-14 15:39:03] Production.ERROR: CronJobId end 12
[2026-09-14 15:39:03] Production.INFO: ==5568== Releasing lock...
[2026-09-14 15:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:39:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:39:04] Production.INFO: ==5564== Releasing lock...
[2026-09-14 15:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:39:10] Production.ERROR: CronJobId end10
[2026-09-14 15:39:10] Production.INFO: ==5566== Releasing lock...
[2026-09-14 15:39:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:39:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:39:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:39:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:39:14] Production.INFO: call_cost start
[2026-09-14 15:39:14] Production.INFO: call_cost end
[2026-09-14 15:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:39:14] Production.INFO: ==5562== Releasing lock...
[2026-09-14 15:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:40:02] Production.INFO: ==5631== Lock acquired, processing the job...
[2026-09-14 20:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:40:02] Production.INFO: neon service started
[2026-09-14 20:40:02] Production.INFO: neon service started
[2026-09-14 20:40:02] Production.INFO: ==5631== Releasing lock...
[2026-09-14 20:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:40:02] Production.INFO: ==5635== Lock acquired, processing the job...
[2026-09-14 19:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:40:02] Production.INFO: ==5635== Releasing lock...
[2026-09-14 19:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:40:02] Production.INFO: ==5633== Lock acquired, processing the job...
[2026-09-14 15:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:40:02] Production.INFO: ==5633== Releasing lock...
[2026-09-14 15:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:40:03] Production.INFO: ==5641== Lock acquired, processing the job...
[2026-09-14 15:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:40:03] Production.INFO: ==5637== Lock acquired, processing the job...
[2026-09-14 15:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:40:03] Production.INFO: ==5639== Lock acquired, processing the job...
[2026-09-14 15:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:40:03] Production.INFO: ==5643== Lock acquired, processing the job...
[2026-09-14 15:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:40:03] Production.INFO: Account Balance Start.
[2026-09-14 15:40:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:40:03] Production.INFO: 117
[2026-09-14 15:40:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:40:03] Production.INFO: ==5646== Lock acquired, processing the job...
[2026-09-14 15:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:40:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:40:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:40:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:40:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:40:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:40:04] Production.INFO: Date 2026-09-14
[2026-09-14 15:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 15:40:04] Production.INFO: Total Charge 0
[2026-09-14 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-09-14 15:40:04] Production.INFO: CreateAllLog End
[2026-09-14 15:40:04] Production.INFO: ==5646== Releasing lock...
[2026-09-14 15:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:40:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:40:04] Production.INFO: Account Balance End.
[2026-09-14 15:40:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:40:04] Production.INFO: ==5643== Releasing lock...
[2026-09-14 15:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:40:04] Production.INFO: ==5639== Releasing lock...
[2026-09-14 15:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:40:11] Production.ERROR: CronJobId end10
[2026-09-14 15:40:11] Production.INFO: ==5641== Releasing lock...
[2026-09-14 15:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:40:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:40:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:40:13] Production.INFO: call_cost start
[2026-09-14 15:40:13] Production.INFO: call_cost end
[2026-09-14 15:40:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:40:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:40:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:40:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:40:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:40:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:40:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:40:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:40:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:40:13] Production.INFO: ==5637== Releasing lock...
[2026-09-14 15:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:40:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:41:01] Production.INFO: ==5698== Lock acquired, processing the job...
[2026-09-14 20:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:41:01] Production.INFO: neon service started
[2026-09-14 20:41:01] Production.INFO: neon service started
[2026-09-14 20:41:01] Production.INFO: ==5698== Releasing lock...
[2026-09-14 20:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:41:01] Production.INFO: ==5700== Lock acquired, processing the job...
[2026-09-14 15:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:41:01] Production.INFO: ==5700== Releasing lock...
[2026-09-14 15:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:41:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:41:02] Production.INFO: ==5702== Lock acquired, processing the job...
[2026-09-14 19:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:41:02] Production.INFO: ==5702== Releasing lock...
[2026-09-14 19:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:41:02] Production.INFO: ==5704== Lock acquired, processing the job...
[2026-09-14 15:41:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:41:02] Production.INFO: ==5706== Lock acquired, processing the job...
[2026-09-14 15:41:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:41:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:41:02] Production.INFO: ==5708== Lock acquired, processing the job...
[2026-09-14 15:41:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:41:03] Production.INFO: ==5710== Lock acquired, processing the job...
[2026-09-14 15:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:41:03] Production.INFO: ==5712== Lock acquired, processing the job...
[2026-09-14 15:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:41:03] Production.INFO: Account Balance Start.
[2026-09-14 15:41:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:41:03] Production.INFO: 117
[2026-09-14 15:41:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:41:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 15: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-09-14 15:41:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 15: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-09-14 15: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-09-14 15:41:03] Production.INFO: ==5712== Releasing lock...
[2026-09-14 15:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:41:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:41:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:41:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:41:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:41:03] Production.INFO: Total Charge 0
[2026-09-14 15:41:03] Production.INFO: CreateAllLog End
[2026-09-14 15:41:03] Production.INFO: Account Balance End.
[2026-09-14 15:41:03] Production.ERROR: CronJobId end 12
[2026-09-14 15:41:03] Production.INFO: ==5710== Releasing lock...
[2026-09-14 15:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:41:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:41:03] Production.INFO: ==5706== Releasing lock...
[2026-09-14 15:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:41:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:41:10] Production.ERROR: CronJobId end10
[2026-09-14 15:41:10] Production.INFO: ==5708== Releasing lock...
[2026-09-14 15:41:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:41:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:41:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:41:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:41:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:41:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:41:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:41:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:41:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:41:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:41:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:41:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:41:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:41:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:41:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:41:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:41:13] Production.INFO: call_cost start
[2026-09-14 15:41:13] Production.INFO: call_cost end
[2026-09-14 15:41:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:41:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:41:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:41:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:41:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:41:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:41:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:41:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:41:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:41:13] Production.INFO: ==5704== Releasing lock...
[2026-09-14 15:41:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:41:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:42:01] Production.INFO: ==5767== Lock acquired, processing the job...
[2026-09-14 20:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:42:01] Production.INFO: neon service started
[2026-09-14 20:42:01] Production.INFO: neon service started
[2026-09-14 20:42:01] Production.INFO: ==5767== Releasing lock...
[2026-09-14 20:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:42:02] Production.INFO: ==5769== Lock acquired, processing the job...
[2026-09-14 15:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:42:02] Production.INFO: ==5771== Lock acquired, processing the job...
[2026-09-14 19:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:42:02] Production.INFO: ==5771== Releasing lock...
[2026-09-14 19:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:42:02] Production.INFO: ==5769== Releasing lock...
[2026-09-14 15:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:42:03] Production.INFO: ==5774== Lock acquired, processing the job...
[2026-09-14 15:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:42:03] Production.INFO: ==5776== Lock acquired, processing the job...
[2026-09-14 15:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:42:03] Production.INFO: ==5778== Lock acquired, processing the job...
[2026-09-14 15:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:42:03] Production.INFO: ==5780== Lock acquired, processing the job...
[2026-09-14 15:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:42:03] Production.INFO: ==5782== Lock acquired, processing the job...
[2026-09-14 15:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:42:03] Production.INFO: Account Balance Start.
[2026-09-14 15:42:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:42:03] Production.INFO: 117
[2026-09-14 15:42:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:42:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 15:42:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 15:42:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:42:03] Production.INFO: ==5782== Releasing lock...
[2026-09-14 15:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:42:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:42:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:42:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:42:03] Production.INFO: Total Charge 0
[2026-09-14 15:42:03] Production.INFO: CreateAllLog End
[2026-09-14 15:42:04] Production.INFO: Account Balance End.
[2026-09-14 15:42:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:42:04] Production.INFO: ==5780== Releasing lock...
[2026-09-14 15:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:42:04] Production.INFO: ==5776== Releasing lock...
[2026-09-14 15:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:42:11] Production.ERROR: CronJobId end10
[2026-09-14 15:42:11] Production.INFO: ==5778== Releasing lock...
[2026-09-14 15:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:42:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:42:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:42:13] Production.INFO: call_cost start
[2026-09-14 15:42:13] Production.INFO: call_cost end
[2026-09-14 15:42:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:42:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:42:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:42:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:42:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:42:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:42:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:42:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:42:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:42:13] Production.INFO: ==5774== Releasing lock...
[2026-09-14 15:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:42:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:43:02] Production.INFO: ==5837== Lock acquired, processing the job...
[2026-09-14 20:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:43:02] Production.INFO: neon service started
[2026-09-14 20:43:02] Production.INFO: neon service started
[2026-09-14 20:43:02] Production.INFO: ==5837== Releasing lock...
[2026-09-14 20:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:43:02] Production.INFO: ==5839== Lock acquired, processing the job...
[2026-09-14 15:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:43:02] Production.INFO: ==5839== Releasing lock...
[2026-09-14 15:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:43:02] Production.INFO: ==5841== Lock acquired, processing the job...
[2026-09-14 19:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:43:02] Production.INFO: ==5841== Releasing lock...
[2026-09-14 19:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:43:03] Production.INFO: ==5844== Lock acquired, processing the job...
[2026-09-14 15:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:43:03] Production.INFO: ==5850== Lock acquired, processing the job...
[2026-09-14 15:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:43:03] Production.INFO: ==5852== Lock acquired, processing the job...
[2026-09-14 15:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:43:03] Production.INFO: ==5846== Lock acquired, processing the job...
[2026-09-14 15:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:43:03] Production.INFO: ==5848== Lock acquired, processing the job...
[2026-09-14 15:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 15:43:03] Production.INFO: Account Balance Start.
[2026-09-14 15:43:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:43:03] Production.INFO: 117
[2026-09-14 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-09-14 15:43:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 15:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:43:03] Production.INFO: ==5852== Releasing lock...
[2026-09-14 15:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:43:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:43:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:43:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:43:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:43:04] Production.INFO: Date 2026-09-13
[2026-09-14 15:43:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:43:04] Production.INFO: Date 2026-09-14
[2026-09-14 15:43:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:43:04] Production.INFO: Total Charge 0
[2026-09-14 15:43:04] Production.INFO: CreateAllLog End
[2026-09-14 15:43:04] Production.INFO: ==5846== Releasing lock...
[2026-09-14 15:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:43:04] Production.INFO: Account Balance End.
[2026-09-14 15:43:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:43:04] Production.INFO: ==5850== Releasing lock...
[2026-09-14 15:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:43:10] Production.ERROR: CronJobId end10
[2026-09-14 15:43:10] Production.INFO: ==5848== Releasing lock...
[2026-09-14 15:43:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:43:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:43:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:43:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:43:14] Production.INFO: call_cost start
[2026-09-14 15:43:14] Production.INFO: call_cost end
[2026-09-14 15:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:43:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:43:14] Production.INFO: ==5844== Releasing lock...
[2026-09-14 15:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:44:01] Production.INFO: ==5908== Lock acquired, processing the job...
[2026-09-14 20:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:44:01] Production.INFO: neon service started
[2026-09-14 20:44:01] Production.INFO: neon service started
[2026-09-14 20:44:01] Production.INFO: ==5908== Releasing lock...
[2026-09-14 20:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:44:02] Production.INFO: ==5910== Lock acquired, processing the job...
[2026-09-14 15:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:44:02] Production.INFO: ==5910== Releasing lock...
[2026-09-14 15:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:44:02] Production.INFO: ==5912== Lock acquired, processing the job...
[2026-09-14 19:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:44:02] Production.INFO: ==5912== Releasing lock...
[2026-09-14 19:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:44:03] Production.INFO: ==5920== Lock acquired, processing the job...
[2026-09-14 15:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:44:03] Production.INFO: ==5914== Lock acquired, processing the job...
[2026-09-14 15:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:44:03] Production.INFO: ==5922== Lock acquired, processing the job...
[2026-09-14 15:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:44:03] Production.INFO: ==5918== Lock acquired, processing the job...
[2026-09-14 15:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:44:03] Production.INFO: Account Balance Start.
[2026-09-14 15:44:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:44:03] Production.INFO: 117
[2026-09-14 15:44:03] Production.INFO: ==5916== Lock acquired, processing the job...
[2026-09-14 15:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:44:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 15:44:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15: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-09-14 15:44:03] Production.INFO: ==5922== Releasing lock...
[2026-09-14 15:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:44:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:44:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:44:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:44:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:44:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:44:03] Production.INFO: Total Charge 0
[2026-09-14 15:44:03] Production.INFO: CreateAllLog End
[2026-09-14 15:44:03] Production.INFO: Account Balance End.
[2026-09-14 15:44:03] Production.ERROR: CronJobId end 12
[2026-09-14 15:44:03] Production.INFO: ==5920== Releasing lock...
[2026-09-14 15:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:44:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:44:04] Production.INFO: ==5916== Releasing lock...
[2026-09-14 15:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:44:11] Production.ERROR: CronJobId end10
[2026-09-14 15:44:11] Production.INFO: ==5918== Releasing lock...
[2026-09-14 15:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:44:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:44:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:44:14] Production.INFO: call_cost start
[2026-09-14 15:44:14] Production.INFO: call_cost end
[2026-09-14 15:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:44:14] Production.INFO: ==5914== Releasing lock...
[2026-09-14 15:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:45:02] Production.INFO: ==5980== Lock acquired, processing the job...
[2026-09-14 20:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:45:02] Production.INFO: neon service started
[2026-09-14 20:45:02] Production.INFO: neon service started
[2026-09-14 20:45:02] Production.INFO: ==5980== Releasing lock...
[2026-09-14 20:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:45:02] Production.INFO: ==5982== Lock acquired, processing the job...
[2026-09-14 15:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:45:02] Production.INFO: ==5984== Lock acquired, processing the job...
[2026-09-14 19:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 15:45:02] Production.INFO: ==5982== Releasing lock...
[2026-09-14 15:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:45:02] Production.INFO: ==5984== Releasing lock...
[2026-09-14 19:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:45:03] Production.INFO: ==5986== Lock acquired, processing the job...
[2026-09-14 15:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 15:45:03] Production.INFO: ==5992== Lock acquired, processing the job...
[2026-09-14 15:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 15:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 15:45:03] Production.ERROR: CronJob PID - 5992
[2026-09-14 15:45:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-14 15:45:03] Production.ERROR: CronJob ID - 10
[2026-09-14 15:45:03] Production.ERROR: CronJob Last Run Time 2026-09-14 15:45:00
[2026-09-14 15:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 15:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 15:45:03] Production.INFO: ==5988== Lock acquired, processing the job...
[2026-09-14 15:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 15:45:03] Production.INFO: ==5986== Releasing lock...
[2026-09-14 15:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 15:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 15:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:45:03] Production.INFO: ==5990== Lock acquired, processing the job...
[2026-09-14 15:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:45:03] Production.INFO: ==5996== Lock acquired, processing the job...
[2026-09-14 15:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 15:45:03] Production.INFO: ==5999== Lock acquired, processing the job...
[2026-09-14 15:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:45:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 15:45:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:45:04] Production.INFO: ==5994== Lock acquired, processing the job...
[2026-09-14 15:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15: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-09-14 15: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-09-14 15: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-09-14 15:45:04] Production.INFO: ==5999== Releasing lock...
[2026-09-14 15:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:45:04] Production.INFO: Account Balance Start.
[2026-09-14 15:45:04] Production.INFO: CreateAllLog Start
[2026-09-14 15:45:04] Production.INFO: 117
[2026-09-14 15:45:04] Production.ERROR: done
[2026-09-14 15:45:04] Production.INFO: Date 2026-09-08
[2026-09-14 15:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 15:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003023', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 15:45:04] Production.INFO: Date 2026-09-09
[2026-09-14 15:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:45:04] Production.INFO: Date 2026-09-10
[2026-09-14 15:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:45:04] Production.INFO: Date 2026-09-11
[2026-09-14 15:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:45:04] Production.INFO: Date 2026-09-12
[2026-09-14 15:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:45:04] Production.INFO: Date 2026-09-13
[2026-09-14 15:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:45:04] Production.INFO: Date 2026-09-14
[2026-09-14 15:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:45:04] Production.INFO: Total Charge 0
[2026-09-14 15:45:04] Production.INFO: CreateAllLog End
[2026-09-14 15:45:04] Production.INFO: ==5990== Releasing lock...
[2026-09-14 15:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:45:04] Production.INFO: Account Balance End.
[2026-09-14 15:45:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:45:04] Production.INFO: ==5994== Releasing lock...
[2026-09-14 15:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003023', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 15:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 15:45:10] Production.INFO: ProcessCDR(1,18003023,1,1,2)
[2026-09-14 15:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18003023,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 15:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18003023,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 15:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 15:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 15:45:10] Production.INFO: ==5996== Releasing lock...
[2026-09-14 15:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 15:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 15:45:14] Production.ERROR: CronJobId end10
[2026-09-14 15:45:14] Production.INFO: ==5992== Releasing lock...
[2026-09-14 15:45:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:45:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:45:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:45:17] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:45:17] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:45:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:45:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:45:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:45:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:45:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:45:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:45:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:45:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:45:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:45:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:45:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:45:18] Production.INFO: call_cost start
[2026-09-14 15:45:18] Production.INFO: call_cost end
[2026-09-14 15:45:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:45:18] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:45:18] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:45:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:45:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:45:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:45:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:45:18] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:45:18] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:45:18] Production.INFO: ==5988== Releasing lock...
[2026-09-14 15:45:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:45:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:46:01] Production.INFO: ==6060== Lock acquired, processing the job...
[2026-09-14 20:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:46:01] Production.INFO: neon service started
[2026-09-14 20:46:01] Production.INFO: neon service started
[2026-09-14 20:46:01] Production.INFO: ==6060== Releasing lock...
[2026-09-14 20:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:46:01] Production.INFO: ==6062== Lock acquired, processing the job...
[2026-09-14 15:46:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:46:01] Production.INFO: ==6064== Lock acquired, processing the job...
[2026-09-14 19:46:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:46:02] Production.INFO: ==6064== Releasing lock...
[2026-09-14 19:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:46:02] Production.INFO: ==6062== Releasing lock...
[2026-09-14 15:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:46:02] Production.INFO: ==6067== Lock acquired, processing the job...
[2026-09-14 15:46:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:46:02] Production.INFO: ==6071== Lock acquired, processing the job...
[2026-09-14 15:46:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:46:02] Production.INFO: ==6069== Lock acquired, processing the job...
[2026-09-14 15:46:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:46:02] Production.INFO: ==6073== Lock acquired, processing the job...
[2026-09-14 15:46:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:46:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:46:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:46:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:46:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:46:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:46:03] Production.INFO: ==6075== Lock acquired, processing the job...
[2026-09-14 15:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:46:03] Production.INFO: Account Balance Start.
[2026-09-14 15:46:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:46:03] Production.INFO: 117
[2026-09-14 15:46:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:46:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 15:46:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 15:46:03] Production.INFO: ==6075== Releasing lock...
[2026-09-14 15:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:46:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:46:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:46:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:46:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:46:03] Production.INFO: Total Charge 0
[2026-09-14 15:46:03] Production.INFO: CreateAllLog End
[2026-09-14 15:46:03] Production.INFO: Account Balance End.
[2026-09-14 15:46:03] Production.ERROR: CronJobId end 12
[2026-09-14 15:46:03] Production.INFO: ==6073== Releasing lock...
[2026-09-14 15:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:46:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:46:03] Production.INFO: ==6069== Releasing lock...
[2026-09-14 15:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:46:10] Production.ERROR: CronJobId end10
[2026-09-14 15:46:10] Production.INFO: ==6071== Releasing lock...
[2026-09-14 15:46:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:46:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:46:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:46:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:46:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:46:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:46:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:46:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:46:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:46:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:46:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:46:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:46:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:46:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:46:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:46:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:46:12] Production.INFO: call_cost start
[2026-09-14 15:46:12] Production.INFO: call_cost end
[2026-09-14 15:46:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:46:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:46:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:46:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:46:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:46:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:46:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:46:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:46:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:46:12] Production.INFO: ==6067== Releasing lock...
[2026-09-14 15:46:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:46:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:47:01] Production.INFO: ==6128== Lock acquired, processing the job...
[2026-09-14 20:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:47:01] Production.INFO: neon service started
[2026-09-14 20:47:01] Production.INFO: neon service started
[2026-09-14 20:47:01] Production.INFO: ==6128== Releasing lock...
[2026-09-14 20:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:47:02] Production.INFO: ==6130== Lock acquired, processing the job...
[2026-09-14 15:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:47:02] Production.INFO: ==6130== Releasing lock...
[2026-09-14 15:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:47:02] Production.INFO: ==6132== Lock acquired, processing the job...
[2026-09-14 19:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:47:02] Production.INFO: ==6132== Releasing lock...
[2026-09-14 19:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:47:02] Production.INFO: ==6136== Lock acquired, processing the job...
[2026-09-14 15:47:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:47:03] Production.INFO: ==6142== Lock acquired, processing the job...
[2026-09-14 15:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15: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-09-14 15: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-09-14 15: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-09-14 15:47:03] Production.INFO: ==6142== Releasing lock...
[2026-09-14 15:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:47:03] Production.INFO: ==6134== Lock acquired, processing the job...
[2026-09-14 15:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:47:03] Production.INFO: ==6138== Lock acquired, processing the job...
[2026-09-14 15:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:47:03] Production.INFO: ==6136== Releasing lock...
[2026-09-14 15:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:47:03] Production.INFO: ==6140== Lock acquired, processing the job...
[2026-09-14 15:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:47:03] Production.INFO: Account Balance Start.
[2026-09-14 15:47:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:47:03] Production.INFO: 117
[2026-09-14 15:47:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:47:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:47:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:47:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:47:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:47:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:47:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:47:03] Production.INFO: Total Charge 0
[2026-09-14 15:47:03] Production.INFO: CreateAllLog End
[2026-09-14 15:47:03] Production.INFO: Account Balance End.
[2026-09-14 15:47:03] Production.ERROR: CronJobId end 12
[2026-09-14 15:47:03] Production.INFO: ==6140== Releasing lock...
[2026-09-14 15:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:47:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:47:11] Production.ERROR: CronJobId end10
[2026-09-14 15:47:11] Production.INFO: ==6138== Releasing lock...
[2026-09-14 15:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:47:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:47:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:47:13] Production.INFO: call_cost start
[2026-09-14 15:47:13] Production.INFO: call_cost end
[2026-09-14 15:47:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:47:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:47:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:47:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:47:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:47:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:47:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:47:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:47:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:47:14] Production.INFO: ==6134== Releasing lock...
[2026-09-14 15:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:48:02] Production.INFO: ==6202== Lock acquired, processing the job...
[2026-09-14 20:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:48:02] Production.INFO: neon service started
[2026-09-14 20:48:02] Production.INFO: neon service started
[2026-09-14 20:48:02] Production.INFO: ==6202== Releasing lock...
[2026-09-14 20:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:48:02] Production.INFO: ==6206== Lock acquired, processing the job...
[2026-09-14 19:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:48:02] Production.INFO: ==6206== Releasing lock...
[2026-09-14 19:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:48:02] Production.INFO: ==6204== Lock acquired, processing the job...
[2026-09-14 15:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:48:02] Production.INFO: ==6204== Releasing lock...
[2026-09-14 15:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:48:03] Production.INFO: ==6208== Lock acquired, processing the job...
[2026-09-14 15:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:48:03] Production.INFO: ==6212== Lock acquired, processing the job...
[2026-09-14 15:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:48:03] Production.INFO: ==6210== Lock acquired, processing the job...
[2026-09-14 15:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:48:03] Production.INFO: ==6214== Lock acquired, processing the job...
[2026-09-14 15:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:48:03] Production.INFO: ==6216== Lock acquired, processing the job...
[2026-09-14 15:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:48:03] Production.INFO: Account Balance Start.
[2026-09-14 15:48:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:48:03] Production.INFO: 117
[2026-09-14 15:48:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:48:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:48:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 15: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-09-14 15: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-09-14 15:48:04] Production.INFO: Date 2026-09-11
[2026-09-14 15:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 15: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-09-14 15:48:04] Production.INFO: ==6216== Releasing lock...
[2026-09-14 15:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:48:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:48:04] Production.INFO: Date 2026-09-12
[2026-09-14 15:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:48:04] Production.INFO: Date 2026-09-13
[2026-09-14 15:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:48:04] Production.INFO: Date 2026-09-14
[2026-09-14 15:48:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:48:04] Production.INFO: Total Charge 0
[2026-09-14 15:48:04] Production.INFO: CreateAllLog End
[2026-09-14 15:48:04] Production.INFO: Account Balance End.
[2026-09-14 15:48:04] Production.INFO: ==6210== Releasing lock...
[2026-09-14 15:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:48:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:48:04] Production.INFO: ==6214== Releasing lock...
[2026-09-14 15:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:48:12] Production.ERROR: CronJobId end10
[2026-09-14 15:48:12] Production.INFO: ==6212== Releasing lock...
[2026-09-14 15:48:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:48:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:48:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:48:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:48:14] Production.INFO: call_cost start
[2026-09-14 15:48:14] Production.INFO: call_cost end
[2026-09-14 15:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:48:14] Production.INFO: ==6208== Releasing lock...
[2026-09-14 15:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:49:01] Production.INFO: ==6276== Lock acquired, processing the job...
[2026-09-14 20:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:49:01] Production.INFO: neon service started
[2026-09-14 20:49:01] Production.INFO: neon service started
[2026-09-14 20:49:01] Production.INFO: ==6276== Releasing lock...
[2026-09-14 20:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:49:01] Production.INFO: ==6281== Lock acquired, processing the job...
[2026-09-14 19:49:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:49:02] Production.INFO: ==6281== Releasing lock...
[2026-09-14 19:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:49:02] Production.INFO: ==6279== Lock acquired, processing the job...
[2026-09-14 15:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:49:02] Production.INFO: ==6279== Releasing lock...
[2026-09-14 15:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:49:03] Production.INFO: ==6283== Lock acquired, processing the job...
[2026-09-14 15:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:49:03] Production.INFO: ==6287== Lock acquired, processing the job...
[2026-09-14 15:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:49:03] Production.INFO: ==6285== Lock acquired, processing the job...
[2026-09-14 15:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:49:03] Production.INFO: ==6289== Lock acquired, processing the job...
[2026-09-14 15:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:49:03] Production.INFO: ==6291== Lock acquired, processing the job...
[2026-09-14 15:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:49:03] Production.INFO: Account Balance Start.
[2026-09-14 15:49:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:49:03] Production.INFO: 117
[2026-09-14 15:49:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:49:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 15:49:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 15:49:03] Production.INFO: ==6291== Releasing lock...
[2026-09-14 15:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:49:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:49:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:49:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:49:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:49:03] Production.INFO: Total Charge 0
[2026-09-14 15:49:03] Production.INFO: CreateAllLog End
[2026-09-14 15:49:03] Production.INFO: Account Balance End.
[2026-09-14 15:49:03] Production.ERROR: CronJobId end 12
[2026-09-14 15:49:03] Production.INFO: ==6289== Releasing lock...
[2026-09-14 15:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:49:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:49:03] Production.INFO: ==6285== Releasing lock...
[2026-09-14 15:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:49:11] Production.ERROR: CronJobId end10
[2026-09-14 15:49:11] Production.INFO: ==6287== Releasing lock...
[2026-09-14 15:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:49:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:49:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:49:14] Production.INFO: call_cost start
[2026-09-14 15:49:14] Production.INFO: call_cost end
[2026-09-14 15:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:49:14] Production.INFO: ==6283== Releasing lock...
[2026-09-14 15:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:50:01] Production.INFO: ==6350== Lock acquired, processing the job...
[2026-09-14 20:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:50:02] Production.INFO: neon service started
[2026-09-14 20:50:02] Production.INFO: neon service started
[2026-09-14 20:50:02] Production.INFO: ==6350== Releasing lock...
[2026-09-14 20:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:50:02] Production.INFO: ==6352== Lock acquired, processing the job...
[2026-09-14 15:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:50:02] Production.INFO: ==6354== Lock acquired, processing the job...
[2026-09-14 19:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:50:02] Production.INFO: ==6354== Releasing lock...
[2026-09-14 19:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:50:02] Production.INFO: ==6352== Releasing lock...
[2026-09-14 15:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:50:03] Production.INFO: ==6357== Lock acquired, processing the job...
[2026-09-14 15:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:50:03] Production.INFO: ==6359== Lock acquired, processing the job...
[2026-09-14 15:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:50:03] Production.INFO: ==6361== Lock acquired, processing the job...
[2026-09-14 15:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:50:03] Production.INFO: ==6365== Lock acquired, processing the job...
[2026-09-14 15:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:50:03] Production.INFO: ==6363== Lock acquired, processing the job...
[2026-09-14 15:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 15:50:03] Production.INFO: ==6365== Releasing lock...
[2026-09-14 15:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:50:04] Production.INFO: Account Balance Start.
[2026-09-14 15:50:04] Production.INFO: CreateAllLog Start
[2026-09-14 15:50:04] Production.INFO: 117
[2026-09-14 15:50:04] Production.INFO: Date 2026-09-08
[2026-09-14 15:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:50:04] Production.INFO: Date 2026-09-09
[2026-09-14 15:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:50:04] Production.INFO: Date 2026-09-10
[2026-09-14 15:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:50:04] Production.INFO: ==6359== Releasing lock...
[2026-09-14 15:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:50:04] Production.INFO: Date 2026-09-11
[2026-09-14 15:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:50:04] Production.INFO: Date 2026-09-12
[2026-09-14 15:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:50:04] Production.INFO: Date 2026-09-13
[2026-09-14 15:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:50:04] Production.INFO: Date 2026-09-14
[2026-09-14 15:50:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:50:04] Production.INFO: Total Charge 0
[2026-09-14 15:50:04] Production.INFO: CreateAllLog End
[2026-09-14 15:50:04] Production.INFO: Account Balance End.
[2026-09-14 15:50:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:50:04] Production.INFO: ==6363== Releasing lock...
[2026-09-14 15:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:50:11] Production.ERROR: CronJobId end10
[2026-09-14 15:50:11] Production.INFO: ==6361== Releasing lock...
[2026-09-14 15:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:50:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:50:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:50:13] Production.INFO: call_cost start
[2026-09-14 15:50:13] Production.INFO: call_cost end
[2026-09-14 15:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:50:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:50:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:50:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:50:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:50:13] Production.INFO: ==6357== Releasing lock...
[2026-09-14 15:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:51:01] Production.INFO: ==6418== Lock acquired, processing the job...
[2026-09-14 20:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:51:01] Production.INFO: neon service started
[2026-09-14 20:51:01] Production.INFO: neon service started
[2026-09-14 20:51:01] Production.INFO: ==6418== Releasing lock...
[2026-09-14 20:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 19:51:01] Production.INFO: ==6422== Lock acquired, processing the job...
[2026-09-14 19:51:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:51:01] Production.INFO: ==6422== Releasing lock...
[2026-09-14 19:51:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:51:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:51:01] Production.INFO: ==6420== Lock acquired, processing the job...
[2026-09-14 15:51:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:51:02] Production.INFO: ==6420== Releasing lock...
[2026-09-14 15:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:51:02] Production.INFO: ==6428== Lock acquired, processing the job...
[2026-09-14 15:51:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:51:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:51:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:51:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:51:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:51:03] Production.INFO: ==6424== Lock acquired, processing the job...
[2026-09-14 15:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:51:03] Production.INFO: ==6426== Lock acquired, processing the job...
[2026-09-14 15:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:51:03] Production.INFO: ==6430== Lock acquired, processing the job...
[2026-09-14 15:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:51:03] Production.INFO: ==6432== Lock acquired, processing the job...
[2026-09-14 15:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:51:03] Production.INFO: Account Balance Start.
[2026-09-14 15:51:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:51:03] Production.INFO: 117
[2026-09-14 15:51:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:51:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:51:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 15:51:03] Production.INFO: ==6432== Releasing lock...
[2026-09-14 15:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:51:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:51:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:51:04] Production.INFO: Date 2026-09-13
[2026-09-14 15:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:51:04] Production.INFO: Date 2026-09-14
[2026-09-14 15:51:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:51:04] Production.INFO: Total Charge 0
[2026-09-14 15:51:04] Production.INFO: CreateAllLog End
[2026-09-14 15:51:04] Production.INFO: ==6426== Releasing lock...
[2026-09-14 15:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:51:04] Production.INFO: Account Balance End.
[2026-09-14 15:51:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:51:04] Production.INFO: ==6430== Releasing lock...
[2026-09-14 15:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:51:11] Production.ERROR: CronJobId end10
[2026-09-14 15:51:11] Production.INFO: ==6428== Releasing lock...
[2026-09-14 15:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:51:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:51:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:51:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:51:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:51:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:51:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:51:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:51:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:51:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:51:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:51:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:51:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:51:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:51:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:51:13] Production.INFO: call_cost start
[2026-09-14 15:51:13] Production.INFO: call_cost end
[2026-09-14 15:51:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:51:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:51:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:51:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:51:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:51:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:51:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:51:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:51:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:51:13] Production.INFO: ==6424== Releasing lock...
[2026-09-14 15:51:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:51:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:52:01] Production.INFO: ==6491== Lock acquired, processing the job...
[2026-09-14 20:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:52:01] Production.INFO: neon service started
[2026-09-14 20:52:01] Production.INFO: neon service started
[2026-09-14 20:52:01] Production.INFO: ==6491== Releasing lock...
[2026-09-14 20:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:52:02] Production.INFO: ==6493== Lock acquired, processing the job...
[2026-09-14 15:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:52:02] Production.INFO: ==6493== Releasing lock...
[2026-09-14 15:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:52:02] Production.INFO: ==6495== Lock acquired, processing the job...
[2026-09-14 19:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:52:02] Production.INFO: ==6495== Releasing lock...
[2026-09-14 19:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:52:03] Production.INFO: ==6503== Lock acquired, processing the job...
[2026-09-14 15:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:52:03] Production.INFO: Account Balance Start.
[2026-09-14 15:52:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:52:03] Production.INFO: 117
[2026-09-14 15:52:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:52:03] Production.INFO: ==6497== Lock acquired, processing the job...
[2026-09-14 15:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:52:03] Production.INFO: ==6499== Lock acquired, processing the job...
[2026-09-14 15:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:52:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:52:03] Production.INFO: ==6501== Lock acquired, processing the job...
[2026-09-14 15:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:52:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:52:03] Production.INFO: ==6505== Lock acquired, processing the job...
[2026-09-14 15:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:52:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:52:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:52:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:52:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 15: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-09-14 15: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-09-14 15: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-09-14 15:52:03] Production.INFO: ==6505== Releasing lock...
[2026-09-14 15:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:52:03] Production.INFO: Total Charge 0
[2026-09-14 15:52:03] Production.INFO: CreateAllLog End
[2026-09-14 15:52:03] Production.INFO: Account Balance End.
[2026-09-14 15:52:03] Production.ERROR: CronJobId end 12
[2026-09-14 15:52:03] Production.INFO: ==6503== Releasing lock...
[2026-09-14 15:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:52:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:52:04] Production.INFO: ==6499== Releasing lock...
[2026-09-14 15:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:52:10] Production.ERROR: CronJobId end10
[2026-09-14 15:52:10] Production.INFO: ==6501== Releasing lock...
[2026-09-14 15:52:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:52:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:52:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:52:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:52:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:52:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:52:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:52:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:52:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:52:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:52:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:52:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:52:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:52:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:52:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:52:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:52:12] Production.INFO: call_cost start
[2026-09-14 15:52:12] Production.INFO: call_cost end
[2026-09-14 15:52:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:52:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:52:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:52:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:52:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:52:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:52:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:52:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:52:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:52:12] Production.INFO: ==6497== Releasing lock...
[2026-09-14 15:52:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:52:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:53:02] Production.INFO: ==6564== Lock acquired, processing the job...
[2026-09-14 20:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:53:02] Production.INFO: neon service started
[2026-09-14 20:53:02] Production.INFO: neon service started
[2026-09-14 20:53:02] Production.INFO: ==6564== Releasing lock...
[2026-09-14 20:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:53:02] Production.INFO: ==6566== Lock acquired, processing the job...
[2026-09-14 15:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:53:02] Production.INFO: ==6566== Releasing lock...
[2026-09-14 15:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:53:03] Production.INFO: ==6568== Lock acquired, processing the job...
[2026-09-14 19:53:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:53:03] Production.INFO: ==6568== Releasing lock...
[2026-09-14 19:53:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:53:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:53:03] Production.INFO: ==6570== Lock acquired, processing the job...
[2026-09-14 15:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:53:03] Production.INFO: ==6572== Lock acquired, processing the job...
[2026-09-14 15:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:53:03] Production.INFO: ==6578== Lock acquired, processing the job...
[2026-09-14 15:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:53:03] Production.INFO: ==6574== Lock acquired, processing the job...
[2026-09-14 15:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:53:03] Production.INFO: ==6576== Lock acquired, processing the job...
[2026-09-14 15:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:53:03] Production.INFO: Account Balance Start.
[2026-09-14 15:53:03] Production.INFO: CreateAllLog Start
[2026-09-14 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-09-14 15:53:03] Production.INFO: 117
[2026-09-14 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-09-14 15:53:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 15:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:53:03] Production.INFO: ==6578== Releasing lock...
[2026-09-14 15:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:53:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:53:04] Production.INFO: Date 2026-09-10
[2026-09-14 15:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:53:04] Production.INFO: Date 2026-09-11
[2026-09-14 15:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:53:04] Production.INFO: Date 2026-09-12
[2026-09-14 15:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:53:04] Production.INFO: Date 2026-09-13
[2026-09-14 15:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:53:04] Production.INFO: Date 2026-09-14
[2026-09-14 15:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:53:04] Production.INFO: Total Charge 0
[2026-09-14 15:53:04] Production.INFO: CreateAllLog End
[2026-09-14 15:53:04] Production.INFO: ==6572== Releasing lock...
[2026-09-14 15:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:53:04] Production.INFO: Account Balance End.
[2026-09-14 15:53:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:53:04] Production.INFO: ==6576== Releasing lock...
[2026-09-14 15:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:53:11] Production.ERROR: CronJobId end10
[2026-09-14 15:53:11] Production.INFO: ==6574== Releasing lock...
[2026-09-14 15:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:53:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:53:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:53:14] Production.INFO: call_cost start
[2026-09-14 15:53:14] Production.INFO: call_cost end
[2026-09-14 15:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:53:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:53:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:53:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:53:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:53:14] Production.INFO: ==6570== Releasing lock...
[2026-09-14 15:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:54:01] Production.INFO: ==6635== Lock acquired, processing the job...
[2026-09-14 20:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:54:01] Production.INFO: neon service started
[2026-09-14 20:54:01] Production.INFO: neon service started
[2026-09-14 20:54:01] Production.INFO: ==6635== Releasing lock...
[2026-09-14 20:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:54:01] Production.INFO: ==6637== Lock acquired, processing the job...
[2026-09-14 15:54:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:54:02] Production.INFO: ==6637== Releasing lock...
[2026-09-14 15:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:54:02] Production.INFO: ==6639== Lock acquired, processing the job...
[2026-09-14 19:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:54:02] Production.INFO: ==6639== Releasing lock...
[2026-09-14 19:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:54:02] Production.INFO: ==6641== Lock acquired, processing the job...
[2026-09-14 15:54:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:54:02] Production.INFO: ==6643== Lock acquired, processing the job...
[2026-09-14 15:54:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:54:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:54:03] Production.INFO: ==6649== Lock acquired, processing the job...
[2026-09-14 15:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:54:03] Production.INFO: ==6647== Lock acquired, processing the job...
[2026-09-14 15:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:54:03] Production.INFO: ==6645== Lock acquired, processing the job...
[2026-09-14 15:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:54:03] Production.INFO: Account Balance Start.
[2026-09-14 15:54:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:54:03] Production.INFO: 117
[2026-09-14 15:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 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-09-14 15:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 15:54:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 15:54:03] Production.INFO: ==6649== Releasing lock...
[2026-09-14 15:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:54:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:54:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:54:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:54:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:54:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:54:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:54:03] Production.INFO: Total Charge 0
[2026-09-14 15:54:03] Production.INFO: CreateAllLog End
[2026-09-14 15:54:03] Production.INFO: Account Balance End.
[2026-09-14 15:54:03] Production.ERROR: CronJobId end 12
[2026-09-14 15:54:03] Production.INFO: ==6647== Releasing lock...
[2026-09-14 15:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:54:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:54:03] Production.INFO: ==6643== Releasing lock...
[2026-09-14 15:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:54:10] Production.ERROR: CronJobId end10
[2026-09-14 15:54:10] Production.INFO: ==6645== Releasing lock...
[2026-09-14 15:54:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:54:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:54:13] Production.INFO: call_cost start
[2026-09-14 15:54:13] Production.INFO: call_cost end
[2026-09-14 15:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:54:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:54:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:54:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:54:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:54:13] Production.INFO: ==6641== Releasing lock...
[2026-09-14 15:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:55:02] Production.INFO: ==6708== Lock acquired, processing the job...
[2026-09-14 20:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:55:02] Production.INFO: neon service started
[2026-09-14 20:55:02] Production.INFO: neon service started
[2026-09-14 20:55:02] Production.INFO: ==6708== Releasing lock...
[2026-09-14 20:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:55:02] Production.INFO: ==6710== Lock acquired, processing the job...
[2026-09-14 15:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:55:02] Production.INFO: ==6712== Lock acquired, processing the job...
[2026-09-14 19:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:55:02] Production.INFO: ==6712== Releasing lock...
[2026-09-14 19:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:55:03] Production.INFO: ==6710== Releasing lock...
[2026-09-14 15:55:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:55:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:55:03] Production.INFO: ==6719== Lock acquired, processing the job...
[2026-09-14 15:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:55:04] Production.INFO: ==6715== Lock acquired, processing the job...
[2026-09-14 15:55:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 15:55:04] Production.INFO: ==6717== Lock acquired, processing the job...
[2026-09-14 15:55:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:55:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 15:55:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 15:55:04] Production.ERROR: CronJob PID - 6719
[2026-09-14 15:55:04] Production.ERROR: CronJob Title - Account Block
[2026-09-14 15:55:04] Production.ERROR: CronJob ID - 7
[2026-09-14 15:55:04] Production.ERROR: CronJob Last Run Time 2026-09-14 15:55:00
[2026-09-14 15:55:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 15:55:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 15:55:04] Production.INFO: ==6723== Lock acquired, processing the job...
[2026-09-14 15:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:55:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 15:55:04] Production.INFO: ==6715== Releasing lock...
[2026-09-14 15:55:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 15:55:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 15:55:04] Production.INFO: ==6725== Lock acquired, processing the job...
[2026-09-14 15:55:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 15:55:04] Production.INFO: ==6721== Lock acquired, processing the job...
[2026-09-14 15:55:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:55:04] Production.INFO: ==6727== Lock acquired, processing the job...
[2026-09-14 15:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:55:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:55:04] Production.INFO: Account Balance Start.
[2026-09-14 15:55:04] Production.INFO: CreateAllLog Start
[2026-09-14 15:55:04] Production.INFO: 117
[2026-09-14 15:55:04] Production.INFO: Date 2026-09-08
[2026-09-14 15:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 15:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15: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-09-14 15: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-09-14 15: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-09-14 15:55:04] Production.INFO: ==6727== Releasing lock...
[2026-09-14 15:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:55:04] Production.INFO: Date 2026-09-09
[2026-09-14 15:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:55:04] Production.INFO: Date 2026-09-10
[2026-09-14 15:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:55:04] Production.INFO: Date 2026-09-11
[2026-09-14 15:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:55:04] Production.INFO: Date 2026-09-12
[2026-09-14 15:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:55:04] Production.ERROR: done
[2026-09-14 15:55:04] Production.INFO: Date 2026-09-13
[2026-09-14 15:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:55:04] Production.INFO: Date 2026-09-14
[2026-09-14 15:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 15:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003064', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 15:55:04] Production.INFO: Total Charge 0
[2026-09-14 15:55:04] Production.INFO: CreateAllLog End
[2026-09-14 15:55:04] Production.INFO: ==6719== Releasing lock...
[2026-09-14 15:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:55:05] Production.INFO: Account Balance End.
[2026-09-14 15:55:05] Production.ERROR: CronJobId end 12
[2026-09-14 15:55:05] Production.INFO: ==6723== Releasing lock...
[2026-09-14 15:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003064', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 15:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 15:55:10] Production.INFO: ProcessCDR(1,18003064,1,1,2)
[2026-09-14 15:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18003064,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 15:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18003064,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 15:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 15:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 15:55:10] Production.INFO: ==6725== Releasing lock...
[2026-09-14 15:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 15:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 15:55:13] Production.ERROR: CronJobId end10
[2026-09-14 15:55:13] Production.INFO: ==6721== Releasing lock...
[2026-09-14 15:55:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:55:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:55:16] Production.INFO: call_cost start
[2026-09-14 15:55:16] Production.INFO: call_cost end
[2026-09-14 15:55:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:55:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:55:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:55:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:55:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:55:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:55:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:55:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:55:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:55:16] Production.INFO: ==6717== Releasing lock...
[2026-09-14 15:55:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:55:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:56:01] Production.INFO: ==6786== Lock acquired, processing the job...
[2026-09-14 20:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:56:01] Production.INFO: neon service started
[2026-09-14 20:56:01] Production.INFO: neon service started
[2026-09-14 20:56:01] Production.INFO: ==6786== Releasing lock...
[2026-09-14 20:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:56:02] Production.INFO: ==6788== Lock acquired, processing the job...
[2026-09-14 15:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:56:02] Production.INFO: ==6790== Lock acquired, processing the job...
[2026-09-14 19:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:56:02] Production.INFO: ==6790== Releasing lock...
[2026-09-14 19:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:56:02] Production.INFO: ==6788== Releasing lock...
[2026-09-14 15:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:56:02] Production.INFO: ==6792== Lock acquired, processing the job...
[2026-09-14 15:56:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:56:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:56:02] Production.INFO: ==6801== Lock acquired, processing the job...
[2026-09-14 15:56:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 15:56:03] Production.INFO: ==6801== Releasing lock...
[2026-09-14 15:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:56:03] Production.INFO: ==6795== Lock acquired, processing the job...
[2026-09-14 15:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:56:03] Production.INFO: ==6797== Lock acquired, processing the job...
[2026-09-14 15:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:56:03] Production.INFO: ==6799== Lock acquired, processing the job...
[2026-09-14 15:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:56:03] Production.INFO: Account Balance Start.
[2026-09-14 15:56:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:56:03] Production.INFO: 117
[2026-09-14 15:56:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:56:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:56:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:56:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:56:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:56:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:56:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:56:03] Production.INFO: Total Charge 0
[2026-09-14 15:56:03] Production.INFO: CreateAllLog End
[2026-09-14 15:56:04] Production.INFO: Account Balance End.
[2026-09-14 15:56:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:56:04] Production.INFO: ==6799== Releasing lock...
[2026-09-14 15:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:56:04] Production.INFO: ==6795== Releasing lock...
[2026-09-14 15:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:56:10] Production.ERROR: CronJobId end10
[2026-09-14 15:56:10] Production.INFO: ==6797== Releasing lock...
[2026-09-14 15:56:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:56:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:56:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:56:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:56:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:56:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:56:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:56:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:56:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:56:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:56:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:56:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:56:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:56:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:56:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:56:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:56:13] Production.INFO: call_cost start
[2026-09-14 15:56:13] Production.INFO: call_cost end
[2026-09-14 15:56:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:56:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:56:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:56:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:56:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:56:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:56:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:56:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:56:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:56:13] Production.INFO: ==6792== Releasing lock...
[2026-09-14 15:56:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:56:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:57:01] Production.INFO: ==6856== Lock acquired, processing the job...
[2026-09-14 20:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:57:01] Production.INFO: neon service started
[2026-09-14 20:57:02] Production.INFO: neon service started
[2026-09-14 20:57:02] Production.INFO: ==6856== Releasing lock...
[2026-09-14 20:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:57:02] Production.INFO: ==6858== Lock acquired, processing the job...
[2026-09-14 15:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:57:02] Production.INFO: ==6858== Releasing lock...
[2026-09-14 15:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:57:02] Production.INFO: ==6860== Lock acquired, processing the job...
[2026-09-14 19:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:57:02] Production.INFO: ==6860== Releasing lock...
[2026-09-14 19:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:57:03] Production.INFO: ==6864== Lock acquired, processing the job...
[2026-09-14 15:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:57:03] Production.INFO: ==6866== Lock acquired, processing the job...
[2026-09-14 15:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:57:03] Production.INFO: ==6868== Lock acquired, processing the job...
[2026-09-14 15:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:57:03] Production.INFO: Account Balance Start.
[2026-09-14 15:57:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:57:03] Production.INFO: 117
[2026-09-14 15:57:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:57:03] Production.INFO: ==6862== Lock acquired, processing the job...
[2026-09-14 15:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:57:03] Production.INFO: ==6870== Lock acquired, processing the job...
[2026-09-14 15:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:57:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:57:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:57:03] Production.INFO: Date 2026-09-11
[2026-09-14 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-09-14 15:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 15:57:03] Production.INFO: ==6870== Releasing lock...
[2026-09-14 15:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:57:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:57:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:57:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:57:03] Production.INFO: Total Charge 0
[2026-09-14 15:57:03] Production.INFO: CreateAllLog End
[2026-09-14 15:57:04] Production.INFO: ==6864== Releasing lock...
[2026-09-14 15:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:57:04] Production.INFO: Account Balance End.
[2026-09-14 15:57:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:57:04] Production.INFO: ==6868== Releasing lock...
[2026-09-14 15:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:57:11] Production.ERROR: CronJobId end10
[2026-09-14 15:57:11] Production.INFO: ==6866== Releasing lock...
[2026-09-14 15:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:57:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:57:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:57:14] Production.INFO: call_cost start
[2026-09-14 15:57:14] Production.INFO: call_cost end
[2026-09-14 15:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:57:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:57:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:57:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:57:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:57:14] Production.INFO: ==6862== Releasing lock...
[2026-09-14 15:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:58:01] Production.INFO: ==6929== Lock acquired, processing the job...
[2026-09-14 20:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:58:01] Production.INFO: neon service started
[2026-09-14 20:58:01] Production.INFO: neon service started
[2026-09-14 20:58:01] Production.INFO: ==6929== Releasing lock...
[2026-09-14 20:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:58:02] Production.INFO: ==6931== Lock acquired, processing the job...
[2026-09-14 15:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 19:58:02] Production.INFO: ==6933== Lock acquired, processing the job...
[2026-09-14 19:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:58:02] Production.INFO: ==6933== Releasing lock...
[2026-09-14 19:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:58:02] Production.INFO: ==6931== Releasing lock...
[2026-09-14 15:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 15:58:03] Production.INFO: ==6944== Lock acquired, processing the job...
[2026-09-14 15:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 15:58:04] Production.INFO: ==6940== Lock acquired, processing the job...
[2026-09-14 15:58:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:58:04] Production.INFO: ==6944== Releasing lock...
[2026-09-14 15:58:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:58:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:58:04] Production.INFO: ==6936== Lock acquired, processing the job...
[2026-09-14 15:58:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:58:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:58:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:58:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:58:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:58:04] Production.INFO: ==6938== Lock acquired, processing the job...
[2026-09-14 15:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 15:58:04] Production.INFO: ==6942== Lock acquired, processing the job...
[2026-09-14 15:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 15:58:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:58:04] Production.INFO: Account Balance Start.
[2026-09-14 15:58:04] Production.INFO: CreateAllLog Start
[2026-09-14 15:58:04] Production.INFO: 117
[2026-09-14 15:58:04] Production.INFO: Date 2026-09-08
[2026-09-14 15:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:58:04] Production.INFO: Date 2026-09-09
[2026-09-14 15:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:58:04] Production.INFO: Date 2026-09-10
[2026-09-14 15:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:58:04] Production.INFO: Date 2026-09-11
[2026-09-14 15:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:58:04] Production.INFO: Date 2026-09-12
[2026-09-14 15:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:58:04] Production.INFO: Date 2026-09-13
[2026-09-14 15:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:58:04] Production.INFO: Date 2026-09-14
[2026-09-14 15:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 15:58:04] Production.INFO: Total Charge 0
[2026-09-14 15:58:04] Production.INFO: CreateAllLog End
[2026-09-14 15:58:04] Production.INFO: Account Balance End.
[2026-09-14 15:58:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:58:04] Production.INFO: ==6942== Releasing lock...
[2026-09-14 15:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:58:05] Production.INFO: ==6938== Releasing lock...
[2026-09-14 15:58:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:58:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:58:12] Production.ERROR: CronJobId end10
[2026-09-14 15:58:12] Production.INFO: ==6940== Releasing lock...
[2026-09-14 15:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:58:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:58:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:58:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:58:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:58:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:58:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:58:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:58:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:58:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:58:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:58:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:58:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:58:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:58:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:58:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:58:16] Production.INFO: call_cost start
[2026-09-14 15:58:16] Production.INFO: call_cost end
[2026-09-14 15:58:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:58:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:58:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:58:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:58:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:58:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:58:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:58:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:58:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:58:16] Production.INFO: ==6936== Releasing lock...
[2026-09-14 15:58:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:58:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 20:59:02] Production.INFO: ==7005== Lock acquired, processing the job...
[2026-09-14 20:59:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 20:59:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 20:59:02] Production.INFO: neon service started
[2026-09-14 20:59:02] Production.INFO: neon service started
[2026-09-14 20:59:02] Production.INFO: ==7005== Releasing lock...
[2026-09-14 20:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 20:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 15:59:02] Production.INFO: ==7007== Lock acquired, processing the job...
[2026-09-14 15:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 15:59:02] Production.INFO: ==7007== Releasing lock...
[2026-09-14 15:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 15:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 19:59:02] Production.INFO: ==7009== Lock acquired, processing the job...
[2026-09-14 19:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 19:59:02] Production.INFO: ==7009== Releasing lock...
[2026-09-14 19:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 19:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 15:59:03] Production.INFO: ==7011== Lock acquired, processing the job...
[2026-09-14 15:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 15:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 15:59:03] Production.INFO: ==7015== Lock acquired, processing the job...
[2026-09-14 15:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 15:59:03] Production.INFO: ==7019== Lock acquired, processing the job...
[2026-09-14 15:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 15:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 15:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 15:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 15:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 15:59:03] Production.INFO: ==7013== Lock acquired, processing the job...
[2026-09-14 15:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 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-09-14 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-09-14 15:59:03] Production.INFO: ==7017== Lock acquired, processing the job...
[2026-09-14 15:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 15:59:03] Production.INFO: ==7019== Releasing lock...
[2026-09-14 15:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 15:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 15:59:03] Production.INFO: Account Balance Start.
[2026-09-14 15:59:03] Production.INFO: CreateAllLog Start
[2026-09-14 15:59:03] Production.INFO: 117
[2026-09-14 15:59:03] Production.INFO: Date 2026-09-08
[2026-09-14 15:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:59:03] Production.INFO: Date 2026-09-09
[2026-09-14 15:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:59:03] Production.INFO: Date 2026-09-10
[2026-09-14 15:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:59:03] Production.INFO: Date 2026-09-11
[2026-09-14 15:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:59:03] Production.INFO: Date 2026-09-12
[2026-09-14 15:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:59:03] Production.INFO: Date 2026-09-13
[2026-09-14 15:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:59:03] Production.INFO: Date 2026-09-14
[2026-09-14 15:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 15:59:03] Production.INFO: Total Charge 0
[2026-09-14 15:59:03] Production.INFO: CreateAllLog End
[2026-09-14 15:59:04] Production.INFO: Account Balance End.
[2026-09-14 15:59:04] Production.ERROR: CronJobId end 12
[2026-09-14 15:59:04] Production.INFO: ==7017== Releasing lock...
[2026-09-14 15:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 15:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 15:59:04] Production.INFO: ==7013== Releasing lock...
[2026-09-14 15:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 15:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 15:59:11] Production.ERROR: CronJobId end10
[2026-09-14 15:59:11] Production.INFO: ==7015== Releasing lock...
[2026-09-14 15:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 15:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 15:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 15:59:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 15:59:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 15:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 15:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 15:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 15:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 15:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 15:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 15:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 15:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 15:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 15:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 15:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 15:59:14] Production.INFO: call_cost start
[2026-09-14 15:59:14] Production.INFO: call_cost end
[2026-09-14 15:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 15:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 15:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 15:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 15:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 15:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 15:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 15:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 15:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 15:59:14] Production.INFO: ==7011== Releasing lock...
[2026-09-14 15:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 15:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:00:01] Production.INFO: ==7081== Lock acquired, processing the job...
[2026-09-14 21:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:00:01] Production.INFO: neon service started
[2026-09-14 21:00:01] Production.INFO: neon service started
[2026-09-14 21:00:01] Production.INFO: ==7081== Releasing lock...
[2026-09-14 21:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:00:02] Production.INFO: ==7083== Lock acquired, processing the job...
[2026-09-14 16:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:00:02] Production.INFO: ==7085== Lock acquired, processing the job...
[2026-09-14 20:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:00:02] Production.INFO: ==7085== Releasing lock...
[2026-09-14 20:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:00:02] Production.INFO: ==7083== Releasing lock...
[2026-09-14 16:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:00:03] Production.INFO: ==7088== Lock acquired, processing the job...
[2026-09-14 16:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:00:03] Production.INFO: ==7090== Lock acquired, processing the job...
[2026-09-14 16:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:00:03] Production.INFO: ==7094== Lock acquired, processing the job...
[2026-09-14 16:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:00:03] Production.INFO: ==7092== Lock acquired, processing the job...
[2026-09-14 16:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:00:03] Production.INFO: Account Balance Start.
[2026-09-14 16:00:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:00:03] Production.INFO: 117
[2026-09-14 16:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:00:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:00:03] Production.INFO: ==7096== Lock acquired, processing the job...
[2026-09-14 16:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:00:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:00:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:00:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 16:00:03] Production.INFO: ==7096== Releasing lock...
[2026-09-14 16:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:00:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:00:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:00:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:00:03] Production.INFO: Total Charge 0
[2026-09-14 16:00:03] Production.INFO: CreateAllLog End
[2026-09-14 16:00:03] Production.INFO: Account Balance End.
[2026-09-14 16:00:03] Production.ERROR: CronJobId end 12
[2026-09-14 16:00:03] Production.INFO: ==7094== Releasing lock...
[2026-09-14 16:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:00:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:00:03] Production.INFO: ==7090== Releasing lock...
[2026-09-14 16:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:00:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:00:11] Production.ERROR: CronJobId end10
[2026-09-14 16:00:11] Production.INFO: ==7092== Releasing lock...
[2026-09-14 16:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:00:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:00:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:00:13] Production.INFO: call_cost start
[2026-09-14 16:00:13] Production.INFO: call_cost end
[2026-09-14 16:00:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:00:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:00:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:00:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:00:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:00:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:00:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:00:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:00:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:00:13] Production.INFO: ==7088== Releasing lock...
[2026-09-14 16:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:00:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:01:01] Production.INFO: ==7153== Lock acquired, processing the job...
[2026-09-14 21:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:01:01] Production.INFO: neon service started
[2026-09-14 21:01:01] Production.INFO: neon service started
[2026-09-14 21:01:01] Production.INFO: ==7153== Releasing lock...
[2026-09-14 21:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:01:02] Production.INFO: ==7165== Lock acquired, processing the job...
[2026-09-14 16:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:01:02] Production.INFO: ==7165== Releasing lock...
[2026-09-14 16:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:01:02] Production.INFO: ==7167== Lock acquired, processing the job...
[2026-09-14 20:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:01:02] Production.INFO: ==7167== Releasing lock...
[2026-09-14 20:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:01:03] Production.INFO: ==7176== Lock acquired, processing the job...
[2026-09-14 16:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:01:03] Production.INFO: Account Balance Start.
[2026-09-14 16:01:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:01:03] Production.INFO: 117
[2026-09-14 16:01:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:01:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:01:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:01:03] Production.INFO: ==7170== Lock acquired, processing the job...
[2026-09-14 16:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:01:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:01:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:01:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:01:03] Production.INFO: ==7172== Lock acquired, processing the job...
[2026-09-14 16:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:01:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:01:03] Production.INFO: Total Charge 0
[2026-09-14 16:01:03] Production.INFO: ==7174== Lock acquired, processing the job...
[2026-09-14 16:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:01:03] Production.INFO: CreateAllLog End
[2026-09-14 16:01:03] Production.INFO: ==7178== Lock acquired, processing the job...
[2026-09-14 16:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:01:03] Production.INFO: Account Balance End.
[2026-09-14 16:01:03] Production.ERROR: CronJobId end 12
[2026-09-14 16:01:03] Production.INFO: ==7176== Releasing lock...
[2026-09-14 16:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:01:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16: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-09-14 16: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-09-14 16: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-09-14 16:01:03] Production.INFO: ==7178== Releasing lock...
[2026-09-14 16:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:01:04] Production.INFO: ==7172== Releasing lock...
[2026-09-14 16:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:01:11] Production.ERROR: CronJobId end10
[2026-09-14 16:01:11] Production.INFO: ==7174== Releasing lock...
[2026-09-14 16:01:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:01:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:01:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:01:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:01:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:01:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:01:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:01:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:01:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:01:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:01:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:01:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:01:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:01:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:01:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:01:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:01:13] Production.INFO: call_cost start
[2026-09-14 16:01:13] Production.INFO: call_cost end
[2026-09-14 16:01:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:01:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:01:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:01:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:01:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:01:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:01:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:01:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:01:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:01:13] Production.INFO: ==7170== Releasing lock...
[2026-09-14 16:01:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:01:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:02:02] Production.INFO: ==7235== Lock acquired, processing the job...
[2026-09-14 21:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:02:02] Production.INFO: neon service started
[2026-09-14 21:02:02] Production.INFO: neon service started
[2026-09-14 21:02:02] Production.INFO: ==7235== Releasing lock...
[2026-09-14 21:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:02:02] Production.INFO: ==7238== Lock acquired, processing the job...
[2026-09-14 16:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:02:02] Production.INFO: ==7240== Lock acquired, processing the job...
[2026-09-14 20:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:02:02] Production.INFO: ==7240== Releasing lock...
[2026-09-14 20:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:02:03] Production.INFO: ==7238== Releasing lock...
[2026-09-14 16:02:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:02:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:02:03] Production.INFO: ==7242== Lock acquired, processing the job...
[2026-09-14 16:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:02:03] Production.INFO: ==7244== Lock acquired, processing the job...
[2026-09-14 16:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:02:04] Production.INFO: ==7248== Lock acquired, processing the job...
[2026-09-14 16:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:02:04] Production.INFO: Account Balance Start.
[2026-09-14 16:02:04] Production.INFO: CreateAllLog Start
[2026-09-14 16:02:04] Production.INFO: 117
[2026-09-14 16:02:04] Production.INFO: Date 2026-09-08
[2026-09-14 16:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:02:04] Production.INFO: ==7246== Lock acquired, processing the job...
[2026-09-14 16:02:04] Production.INFO: ==7250== Lock acquired, processing the job...
[2026-09-14 16:02:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-14 16:02:04] Production.INFO: ==7252== Lock acquired, processing the job...
[2026-09-14 16:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:02:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 16:02:04] Production.INFO: Date 2026-09-09
[2026-09-14 16:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:02:04] Production.INFO: Date 2026-09-10
[2026-09-14 16:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:02:04] Production.INFO: Date 2026-09-11
[2026-09-14 16:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:02:04] Production.INFO: Date 2026-09-12
[2026-09-14 16:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:02:04] Production.INFO: Date 2026-09-13
[2026-09-14 16:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 16: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-09-14 16: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-09-14 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:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 16:02:04] Production.INFO: Date 2026-09-14
[2026-09-14 16:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:02:04] Production.INFO: ==7252== Releasing lock...
[2026-09-14 16:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:02:04] Production.ERROR: done
[2026-09-14 16:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-14 16:02:04] Production.INFO: Total Charge 0
[2026-09-14 16:02:04] Production.INFO: CreateAllLog End
[2026-09-14 16:02:04] Production.INFO: ==7244== Releasing lock...
[2026-09-14 16:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:02:04] Production.ERROR: done
[2026-09-14 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-09-14 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-09-14 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-09-14 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-09-14 16:02:04] Production.INFO: ==7250== Releasing lock...
[2026-09-14 16:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-14 16:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-14 16:02:04] Production.INFO: Account Balance End.
[2026-09-14 16:02:05] Production.ERROR: CronJobId end 12
[2026-09-14 16:02:05] Production.INFO: ==7248== Releasing lock...
[2026-09-14 16:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:02:12] Production.ERROR: CronJobId end10
[2026-09-14 16:02:12] Production.INFO: ==7246== Releasing lock...
[2026-09-14 16:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:02:15] Production.INFO: call_cost start
[2026-09-14 16:02:15] Production.INFO: call_cost end
[2026-09-14 16:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:02:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:02:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:02:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:02:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:02:15] Production.INFO: ==7242== Releasing lock...
[2026-09-14 16:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:03:01] Production.INFO: ==7314== Lock acquired, processing the job...
[2026-09-14 21:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:03:01] Production.INFO: neon service started
[2026-09-14 21:03:01] Production.INFO: neon service started
[2026-09-14 21:03:01] Production.INFO: ==7314== Releasing lock...
[2026-09-14 21:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:03:02] Production.INFO: ==7316== Lock acquired, processing the job...
[2026-09-14 16:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:03:02] Production.INFO: ==7316== Releasing lock...
[2026-09-14 16:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:03:02] Production.INFO: ==7318== Lock acquired, processing the job...
[2026-09-14 20:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:03:02] Production.INFO: ==7318== Releasing lock...
[2026-09-14 20:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:03:03] Production.INFO: ==7322== Lock acquired, processing the job...
[2026-09-14 16:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:03:03] Production.INFO: ==7320== Lock acquired, processing the job...
[2026-09-14 16:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:03:03] Production.INFO: ==7324== Lock acquired, processing the job...
[2026-09-14 16:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:03:03] Production.INFO: ==7327== Lock acquired, processing the job...
[2026-09-14 16:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:03:03] Production.INFO: ==7329== Lock acquired, processing the job...
[2026-09-14 16:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:03:03] Production.INFO: Account Balance Start.
[2026-09-14 16:03:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:03:03] Production.INFO: 117
[2026-09-14 16:03:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:03:03] Production.INFO: Date 2026-09-09
[2026-09-14 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-09-14 16:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 16:03:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 16:03:03] Production.INFO: ==7329== Releasing lock...
[2026-09-14 16:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:03:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:03:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:03:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:03:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:03:03] Production.INFO: Total Charge 0
[2026-09-14 16:03:03] Production.INFO: CreateAllLog End
[2026-09-14 16:03:04] Production.INFO: Account Balance End.
[2026-09-14 16:03:04] Production.INFO: ==7322== Releasing lock...
[2026-09-14 16:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:03:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:03:04] Production.INFO: ==7327== Releasing lock...
[2026-09-14 16:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:03:11] Production.ERROR: CronJobId end10
[2026-09-14 16:03:11] Production.INFO: ==7324== Releasing lock...
[2026-09-14 16:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:03:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:03:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:03:13] Production.INFO: call_cost start
[2026-09-14 16:03:13] Production.INFO: call_cost end
[2026-09-14 16:03:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:03:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:03:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:03:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:03:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:03:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:03:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:03:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:03:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:03:13] Production.INFO: ==7320== Releasing lock...
[2026-09-14 16:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:03:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:04:02] Production.INFO: ==7383== Lock acquired, processing the job...
[2026-09-14 21:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:04:02] Production.INFO: neon service started
[2026-09-14 21:04:02] Production.INFO: neon service started
[2026-09-14 21:04:02] Production.INFO: ==7383== Releasing lock...
[2026-09-14 21:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:04:02] Production.INFO: ==7385== Lock acquired, processing the job...
[2026-09-14 16:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:04:02] Production.INFO: ==7387== Lock acquired, processing the job...
[2026-09-14 20:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:04:02] Production.INFO: ==7387== Releasing lock...
[2026-09-14 20:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:04:03] Production.INFO: ==7385== Releasing lock...
[2026-09-14 16:04:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:04:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:04:03] Production.INFO: ==7392== Lock acquired, processing the job...
[2026-09-14 16:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:04:03] Production.INFO: ==7390== Lock acquired, processing the job...
[2026-09-14 16:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:04:03] Production.INFO: ==7394== Lock acquired, processing the job...
[2026-09-14 16:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:04:03] Production.INFO: ==7396== Lock acquired, processing the job...
[2026-09-14 16:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:04:03] Production.INFO: ==7398== Lock acquired, processing the job...
[2026-09-14 16:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:04:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:04:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:04:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:04:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:04:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:04:04] Production.INFO: Account Balance Start.
[2026-09-14 16:04:04] Production.INFO: CreateAllLog Start
[2026-09-14 16:04:04] Production.INFO: 117
[2026-09-14 16:04:04] Production.INFO: Date 2026-09-08
[2026-09-14 16:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 16: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-09-14 16: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-09-14 16:04:04] Production.INFO: Date 2026-09-09
[2026-09-14 16:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 16: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-09-14 16:04:04] Production.INFO: ==7398== Releasing lock...
[2026-09-14 16:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:04:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:04:04] Production.INFO: Date 2026-09-10
[2026-09-14 16:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:04:04] Production.INFO: Date 2026-09-11
[2026-09-14 16:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:04:04] Production.INFO: Date 2026-09-12
[2026-09-14 16:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:04:04] Production.INFO: Date 2026-09-13
[2026-09-14 16:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:04:04] Production.INFO: Date 2026-09-14
[2026-09-14 16:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:04:04] Production.INFO: Total Charge 0
[2026-09-14 16:04:04] Production.INFO: CreateAllLog End
[2026-09-14 16:04:04] Production.INFO: Account Balance End.
[2026-09-14 16:04:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:04:04] Production.INFO: ==7396== Releasing lock...
[2026-09-14 16:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:04:04] Production.INFO: ==7392== Releasing lock...
[2026-09-14 16:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:04:11] Production.ERROR: CronJobId end10
[2026-09-14 16:04:11] Production.INFO: ==7394== Releasing lock...
[2026-09-14 16:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:04:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:04:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:04:14] Production.INFO: call_cost start
[2026-09-14 16:04:14] Production.INFO: call_cost end
[2026-09-14 16:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:04:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:04:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:04:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:04:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:04:14] Production.INFO: ==7390== Releasing lock...
[2026-09-14 16:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:05:01] Production.INFO: ==7452== Lock acquired, processing the job...
[2026-09-14 21:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:05:01] Production.INFO: neon service started
[2026-09-14 21:05:01] Production.INFO: neon service started
[2026-09-14 21:05:01] Production.INFO: ==7452== Releasing lock...
[2026-09-14 21:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:05:02] Production.INFO: ==7456== Lock acquired, processing the job...
[2026-09-14 20:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:05:02] Production.INFO: ==7456== Releasing lock...
[2026-09-14 20:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:05:02] Production.INFO: ==7454== Lock acquired, processing the job...
[2026-09-14 16:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:05:02] Production.INFO: ==7454== Releasing lock...
[2026-09-14 16:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:05:03] Production.INFO: ==7459== Lock acquired, processing the job...
[2026-09-14 16:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 16:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 16:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 16:05:03] Production.INFO: ==7459== Releasing lock...
[2026-09-14 16:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 16:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 16:05:03] Production.INFO: ==7461== Lock acquired, processing the job...
[2026-09-14 16:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:05:03] Production.INFO: ==7463== Lock acquired, processing the job...
[2026-09-14 16:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:05:03] Production.INFO: ==7465== Lock acquired, processing the job...
[2026-09-14 16:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:05:03] Production.INFO: ==7467== Lock acquired, processing the job...
[2026-09-14 16:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:05:03] Production.INFO: ==7469== Lock acquired, processing the job...
[2026-09-14 16:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 16:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:05:03] Production.INFO: ==7471== Lock acquired, processing the job...
[2026-09-14 16:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 16:05:03] Production.INFO: Account Balance Start.
[2026-09-14 16:05:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:05:03] Production.INFO: 117
[2026-09-14 16:05:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:05:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 16:05:03] Production.INFO: ==7471== Releasing lock...
[2026-09-14 16:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:05:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:05:04] Production.ERROR: done
[2026-09-14 16:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 16:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003106', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 16:05:04] Production.INFO: Date 2026-09-11
[2026-09-14 16:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:05:04] Production.INFO: Date 2026-09-12
[2026-09-14 16:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:05:04] Production.INFO: Date 2026-09-13
[2026-09-14 16:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:05:04] Production.INFO: Date 2026-09-14
[2026-09-14 16:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:05:04] Production.INFO: Total Charge 0
[2026-09-14 16:05:04] Production.INFO: CreateAllLog End
[2026-09-14 16:05:04] Production.INFO: Account Balance End.
[2026-09-14 16:05:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:05:04] Production.INFO: ==7467== Releasing lock...
[2026-09-14 16:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:05:04] Production.INFO: ==7463== Releasing lock...
[2026-09-14 16:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:05:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003106', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 16:05:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 16:05:09] Production.INFO: ProcessCDR(1,18003106,1,1,2)
[2026-09-14 16:05:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18003106,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 16:05:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18003106,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 16:05:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 16:05:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 16:05:09] Production.INFO: ==7469== Releasing lock...
[2026-09-14 16:05:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 16:05:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 16:05: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_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-09-14 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-09-14 16:05:12] Production.ERROR: CronJobId end10
[2026-09-14 16:05:12] Production.INFO: ==7465== Releasing lock...
[2026-09-14 16:05:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:05:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:05:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:05:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:05:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:05:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:05:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:05:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:05:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:05:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:05:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:05:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:05:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:05:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:05:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:05:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:05:15] Production.INFO: call_cost start
[2026-09-14 16:05:15] Production.INFO: call_cost end
[2026-09-14 16:05:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:05:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:05:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:05:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:05:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:05:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:05:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:05:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:05:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:05:15] Production.INFO: ==7461== Releasing lock...
[2026-09-14 16:05:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:05:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:06:02] Production.INFO: ==7527== Lock acquired, processing the job...
[2026-09-14 21:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:06:02] Production.INFO: neon service started
[2026-09-14 21:06:02] Production.INFO: neon service started
[2026-09-14 21:06:02] Production.INFO: ==7527== Releasing lock...
[2026-09-14 21:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:06:02] Production.INFO: ==7529== Lock acquired, processing the job...
[2026-09-14 16:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:06:02] Production.INFO: ==7531== Lock acquired, processing the job...
[2026-09-14 20:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:06:02] Production.INFO: ==7531== Releasing lock...
[2026-09-14 20:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:06:02] Production.INFO: ==7529== Releasing lock...
[2026-09-14 16:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:06:03] Production.INFO: ==7536== Lock acquired, processing the job...
[2026-09-14 16:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:06:03] Production.INFO: ==7538== Lock acquired, processing the job...
[2026-09-14 16:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:06:03] Production.INFO: ==7540== Lock acquired, processing the job...
[2026-09-14 16:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:06:03] Production.INFO: ==7542== Lock acquired, processing the job...
[2026-09-14 16:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:06:03] Production.INFO: ==7544== Lock acquired, processing the job...
[2026-09-14 16:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:06:03] Production.INFO: Account Balance Start.
[2026-09-14 16:06:04] Production.INFO: CreateAllLog Start
[2026-09-14 16:06:04] Production.INFO: 117
[2026-09-14 16:06:04] Production.INFO: Date 2026-09-08
[2026-09-14 16:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 16: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-09-14 16: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-09-14 16:06:04] Production.INFO: Date 2026-09-09
[2026-09-14 16:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 16: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-09-14 16:06:04] Production.INFO: ==7544== Releasing lock...
[2026-09-14 16:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:06:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:06:04] Production.INFO: Date 2026-09-10
[2026-09-14 16:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:06:04] Production.INFO: Date 2026-09-11
[2026-09-14 16:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:06:04] Production.INFO: Date 2026-09-12
[2026-09-14 16:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:06:04] Production.INFO: Date 2026-09-13
[2026-09-14 16:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:06:04] Production.INFO: Date 2026-09-14
[2026-09-14 16:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:06:04] Production.INFO: Total Charge 0
[2026-09-14 16:06:04] Production.INFO: CreateAllLog End
[2026-09-14 16:06:04] Production.INFO: Account Balance End.
[2026-09-14 16:06:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:06:04] Production.INFO: ==7542== Releasing lock...
[2026-09-14 16:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:06:04] Production.INFO: ==7538== Releasing lock...
[2026-09-14 16:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:06:10] Production.ERROR: CronJobId end10
[2026-09-14 16:06:10] Production.INFO: ==7540== Releasing lock...
[2026-09-14 16:06:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:06:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:06:13] Production.INFO: call_cost start
[2026-09-14 16:06:13] Production.INFO: call_cost end
[2026-09-14 16:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:06:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:06:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:06:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:06:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:06:13] Production.INFO: ==7536== Releasing lock...
[2026-09-14 16:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:06:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:07:01] Production.INFO: ==7597== Lock acquired, processing the job...
[2026-09-14 21:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:07:01] Production.INFO: neon service started
[2026-09-14 21:07:01] Production.INFO: neon service started
[2026-09-14 21:07:01] Production.INFO: ==7597== Releasing lock...
[2026-09-14 21:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:07:01] Production.INFO: ==7600== Lock acquired, processing the job...
[2026-09-14 16:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:07:02] Production.INFO: ==7600== Releasing lock...
[2026-09-14 16:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:07:02] Production.INFO: ==7602== Lock acquired, processing the job...
[2026-09-14 20:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:07:02] Production.INFO: ==7602== Releasing lock...
[2026-09-14 20:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:07:02] Production.INFO: ==7612== Lock acquired, processing the job...
[2026-09-14 16:07:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:07: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-09-14 16:07: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-09-14 16:07: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-09-14 16:07:02] Production.INFO: ==7612== Releasing lock...
[2026-09-14 16:07:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:07:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:07:03] Production.INFO: ==7604== Lock acquired, processing the job...
[2026-09-14 16:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:07:03] Production.INFO: ==7608== Lock acquired, processing the job...
[2026-09-14 16:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:07:03] Production.INFO: ==7606== Lock acquired, processing the job...
[2026-09-14 16:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:07:03] Production.INFO: ==7610== Lock acquired, processing the job...
[2026-09-14 16:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:07:03] Production.INFO: Account Balance Start.
[2026-09-14 16:07:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:07:03] Production.INFO: 117
[2026-09-14 16:07:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:07:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:07:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:07:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:07:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:07:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:07:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:07:03] Production.INFO: Total Charge 0
[2026-09-14 16:07:03] Production.INFO: CreateAllLog End
[2026-09-14 16:07:03] Production.INFO: Account Balance End.
[2026-09-14 16:07:03] Production.ERROR: CronJobId end 12
[2026-09-14 16:07:03] Production.INFO: ==7610== Releasing lock...
[2026-09-14 16:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:07:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:07:04] Production.INFO: ==7606== Releasing lock...
[2026-09-14 16:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:07:11] Production.ERROR: CronJobId end10
[2026-09-14 16:07:11] Production.INFO: ==7608== Releasing lock...
[2026-09-14 16:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:07:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:07:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:07:13] Production.INFO: call_cost start
[2026-09-14 16:07:13] Production.INFO: call_cost end
[2026-09-14 16:07:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:07:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:07:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:07:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:07:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:07:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:07:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:07:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:07:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:07:13] Production.INFO: ==7604== Releasing lock...
[2026-09-14 16:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:07:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:08:01] Production.INFO: ==7668== Lock acquired, processing the job...
[2026-09-14 21:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:08:02] Production.INFO: neon service started
[2026-09-14 21:08:02] Production.INFO: neon service started
[2026-09-14 21:08:02] Production.INFO: ==7668== Releasing lock...
[2026-09-14 21:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:08:02] Production.INFO: ==7670== Lock acquired, processing the job...
[2026-09-14 16:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:08:02] Production.INFO: ==7672== Lock acquired, processing the job...
[2026-09-14 20:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:08:02] Production.INFO: ==7672== Releasing lock...
[2026-09-14 20:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:08:02] Production.INFO: ==7670== Releasing lock...
[2026-09-14 16:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:08:03] Production.INFO: ==7675== Lock acquired, processing the job...
[2026-09-14 16:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:08:03] Production.INFO: ==7677== Lock acquired, processing the job...
[2026-09-14 16:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:08:03] Production.INFO: ==7679== Lock acquired, processing the job...
[2026-09-14 16:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:08:03] Production.INFO: ==7681== Lock acquired, processing the job...
[2026-09-14 16:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:08:03] Production.INFO: ==7683== Lock acquired, processing the job...
[2026-09-14 16:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:08:03] Production.INFO: Account Balance Start.
[2026-09-14 16:08:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:08:03] Production.INFO: 117
[2026-09-14 16:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:08:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:08:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:08:04] Production.INFO: Date 2026-09-10
[2026-09-14 16:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:08:04] Production.INFO: Date 2026-09-11
[2026-09-14 16:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 16: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-09-14 16: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-09-14 16: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-09-14 16:08:04] Production.INFO: Date 2026-09-12
[2026-09-14 16:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:08:04] Production.INFO: ==7683== Releasing lock...
[2026-09-14 16:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:08:04] Production.INFO: Date 2026-09-13
[2026-09-14 16:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:08:04] Production.INFO: Date 2026-09-14
[2026-09-14 16:08:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:08:04] Production.INFO: Total Charge 0
[2026-09-14 16:08:04] Production.INFO: CreateAllLog End
[2026-09-14 16:08:04] Production.INFO: Account Balance End.
[2026-09-14 16:08:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:08:04] Production.INFO: ==7681== Releasing lock...
[2026-09-14 16:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:08:04] Production.INFO: ==7677== Releasing lock...
[2026-09-14 16:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:08:12] Production.ERROR: CronJobId end10
[2026-09-14 16:08:12] Production.INFO: ==7679== Releasing lock...
[2026-09-14 16:08:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:08:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:08:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:08:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:08:13] Production.INFO: call_cost start
[2026-09-14 16:08:13] Production.INFO: call_cost end
[2026-09-14 16:08:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:08:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:08:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:08:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:08:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:08:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:08:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:08:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:08:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:08:13] Production.INFO: ==7675== Releasing lock...
[2026-09-14 16:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:08:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:09:01] Production.INFO: ==7739== Lock acquired, processing the job...
[2026-09-14 21:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:09:01] Production.INFO: neon service started
[2026-09-14 21:09:01] Production.INFO: neon service started
[2026-09-14 21:09:01] Production.INFO: ==7739== Releasing lock...
[2026-09-14 21:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:09:01] Production.INFO: ==7743== Lock acquired, processing the job...
[2026-09-14 20:09:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:09:01] Production.INFO: ==7743== Releasing lock...
[2026-09-14 20:09:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:09:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:09:01] Production.INFO: ==7741== Lock acquired, processing the job...
[2026-09-14 16:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:09:02] Production.INFO: ==7741== Releasing lock...
[2026-09-14 16:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:09:02] Production.INFO: ==7746== Lock acquired, processing the job...
[2026-09-14 16:09:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:09:02] Production.INFO: ==7748== Lock acquired, processing the job...
[2026-09-14 16:09:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:09:02] Production.INFO: ==7750== Lock acquired, processing the job...
[2026-09-14 16:09:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:09:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:09:02] Production.INFO: ==7754== Lock acquired, processing the job...
[2026-09-14 16:09:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:09:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:09:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:09:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:09:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:09:02] Production.INFO: ==7752== Lock acquired, processing the job...
[2026-09-14 16:09:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16: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-09-14 16:09:03] Production.INFO: Account Balance Start.
[2026-09-14 16:09:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:09:03] Production.INFO: 117
[2026-09-14 16: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-09-14 16:09:03] Production.INFO: Date 2026-09-08
[2026-09-14 16: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-09-14 16:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:09:03] Production.INFO: ==7754== Releasing lock...
[2026-09-14 16:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:09:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:09:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:09:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:09:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:09:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:09:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:09:03] Production.INFO: Total Charge 0
[2026-09-14 16:09:03] Production.INFO: CreateAllLog End
[2026-09-14 16:09:03] Production.INFO: ==7748== Releasing lock...
[2026-09-14 16:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:09:03] Production.INFO: Account Balance End.
[2026-09-14 16:09:03] Production.ERROR: CronJobId end 12
[2026-09-14 16:09:03] Production.INFO: ==7752== Releasing lock...
[2026-09-14 16:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:09:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:09:10] Production.ERROR: CronJobId end10
[2026-09-14 16:09:10] Production.INFO: ==7750== Releasing lock...
[2026-09-14 16:09:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:09:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:09:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:09:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:09:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:09:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:09:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:09:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:09:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:09:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:09:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:09:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:09:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:09:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:09:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:09:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:09:13] Production.INFO: call_cost start
[2026-09-14 16:09:13] Production.INFO: call_cost end
[2026-09-14 16:09:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:09:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:09:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:09:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:09:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:09:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:09:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:09:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:09:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:09:13] Production.INFO: ==7746== Releasing lock...
[2026-09-14 16:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:09:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:10:01] Production.INFO: ==7813== Lock acquired, processing the job...
[2026-09-14 21:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:10:01] Production.INFO: neon service started
[2026-09-14 21:10:01] Production.INFO: neon service started
[2026-09-14 21:10:01] Production.INFO: ==7813== Releasing lock...
[2026-09-14 21:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:10:02] Production.INFO: ==7815== Lock acquired, processing the job...
[2026-09-14 16:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:10:02] Production.INFO: ==7815== Releasing lock...
[2026-09-14 16:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:10:02] Production.INFO: ==7817== Lock acquired, processing the job...
[2026-09-14 20:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:10:02] Production.INFO: ==7817== Releasing lock...
[2026-09-14 20:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:10:03] Production.INFO: ==7819== Lock acquired, processing the job...
[2026-09-14 16:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:10:03] Production.INFO: ==7821== Lock acquired, processing the job...
[2026-09-14 16:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:10:03] Production.INFO: ==7823== Lock acquired, processing the job...
[2026-09-14 16:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:10:03] Production.INFO: ==7825== Lock acquired, processing the job...
[2026-09-14 16:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:10:03] Production.INFO: ==7828== Lock acquired, processing the job...
[2026-09-14 16:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:10:03] Production.INFO: Account Balance Start.
[2026-09-14 16:10:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:10:03] Production.INFO: 117
[2026-09-14 16:10:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:10:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 16:10:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 16:10:03] Production.INFO: ==7828== Releasing lock...
[2026-09-14 16:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:10:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:10:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:10:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:10:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:10:03] Production.INFO: Total Charge 0
[2026-09-14 16:10:03] Production.INFO: CreateAllLog End
[2026-09-14 16:10:03] Production.INFO: ==7821== Releasing lock...
[2026-09-14 16:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:10:04] Production.INFO: Account Balance End.
[2026-09-14 16:10:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:10:04] Production.INFO: ==7825== Releasing lock...
[2026-09-14 16:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:10:10] Production.ERROR: CronJobId end10
[2026-09-14 16:10:10] Production.INFO: ==7823== Releasing lock...
[2026-09-14 16:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:10:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:10:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:10:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:10:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:10:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:10:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:10:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:10:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:10:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:10:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:10:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:10:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:10:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:10:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:10:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:10:13] Production.INFO: call_cost start
[2026-09-14 16:10:13] Production.INFO: call_cost end
[2026-09-14 16:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:10:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:10:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:10:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:10:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:10:13] Production.INFO: ==7819== Releasing lock...
[2026-09-14 16:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:11:02] Production.INFO: ==7883== Lock acquired, processing the job...
[2026-09-14 21:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:11:02] Production.INFO: neon service started
[2026-09-14 21:11:02] Production.INFO: neon service started
[2026-09-14 21:11:02] Production.INFO: ==7883== Releasing lock...
[2026-09-14 21:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:11:02] Production.INFO: ==7885== Lock acquired, processing the job...
[2026-09-14 16:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:11:02] Production.INFO: ==7885== Releasing lock...
[2026-09-14 16:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:11:03] Production.INFO: ==7887== Lock acquired, processing the job...
[2026-09-14 20:11:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:11:03] Production.INFO: ==7887== Releasing lock...
[2026-09-14 20:11:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:11:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:11:03] Production.INFO: ==7891== Lock acquired, processing the job...
[2026-09-14 16:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:11:03] Production.INFO: ==7889== Lock acquired, processing the job...
[2026-09-14 16:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:11:03] Production.INFO: ==7895== Lock acquired, processing the job...
[2026-09-14 16:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:11:03] Production.INFO: ==7897== Lock acquired, processing the job...
[2026-09-14 16:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:11:03] Production.INFO: ==7893== Lock acquired, processing the job...
[2026-09-14 16:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:11:03] Production.INFO: Account Balance Start.
[2026-09-14 16:11:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:11:03] Production.INFO: 117
[2026-09-14 16:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:11:03] Production.INFO: Date 2026-09-08
[2026-09-14 16: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-09-14 16:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 16: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-09-14 16: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-09-14 16:11:03] Production.INFO: ==7897== Releasing lock...
[2026-09-14 16:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:11:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:11:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:11:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:11:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:11:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:11:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:11:04] Production.INFO: Total Charge 0
[2026-09-14 16:11:04] Production.INFO: CreateAllLog End
[2026-09-14 16:11:04] Production.INFO: Account Balance End.
[2026-09-14 16:11:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:11:04] Production.INFO: ==7895== Releasing lock...
[2026-09-14 16:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:11:04] Production.INFO: ==7891== Releasing lock...
[2026-09-14 16:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:11:11] Production.ERROR: CronJobId end10
[2026-09-14 16:11:11] Production.INFO: ==7893== Releasing lock...
[2026-09-14 16:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:11:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:11:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:11:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:11:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:11:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:11:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:11:13] Production.INFO: call_cost start
[2026-09-14 16:11:13] Production.INFO: call_cost end
[2026-09-14 16:11:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:11:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:11:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:11:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:11:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:11:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:11:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:11:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:11:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:11:13] Production.INFO: ==7889== Releasing lock...
[2026-09-14 16:11:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:11:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:12:01] Production.INFO: ==7954== Lock acquired, processing the job...
[2026-09-14 21:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:12:01] Production.INFO: neon service started
[2026-09-14 21:12:01] Production.INFO: neon service started
[2026-09-14 21:12:01] Production.INFO: ==7954== Releasing lock...
[2026-09-14 21:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:12:02] Production.INFO: ==7958== Lock acquired, processing the job...
[2026-09-14 20:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:12:02] Production.INFO: ==7958== Releasing lock...
[2026-09-14 20:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:12:02] Production.INFO: ==7956== Lock acquired, processing the job...
[2026-09-14 16:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:12:02] Production.INFO: ==7956== Releasing lock...
[2026-09-14 16:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:12:03] Production.INFO: ==7960== Lock acquired, processing the job...
[2026-09-14 16:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:12:03] Production.INFO: ==7962== Lock acquired, processing the job...
[2026-09-14 16:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:12:03] Production.INFO: ==7964== Lock acquired, processing the job...
[2026-09-14 16:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:12:03] Production.INFO: ==7966== Lock acquired, processing the job...
[2026-09-14 16:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:12:03] Production.INFO: ==7968== Lock acquired, processing the job...
[2026-09-14 16:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:12:03] Production.INFO: Account Balance Start.
[2026-09-14 16:12:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:12:03] Production.INFO: 117
[2026-09-14 16:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:12:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 16:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 16:12:03] Production.INFO: ==7968== Releasing lock...
[2026-09-14 16:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:12:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:12:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:12:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:12:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:12:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:12:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:12:03] Production.INFO: Total Charge 0
[2026-09-14 16:12:03] Production.INFO: CreateAllLog End
[2026-09-14 16:12:03] Production.INFO: Account Balance End.
[2026-09-14 16:12:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:12:04] Production.INFO: ==7966== Releasing lock...
[2026-09-14 16:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:12:04] Production.INFO: ==7962== Releasing lock...
[2026-09-14 16:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:12:11] Production.ERROR: CronJobId end10
[2026-09-14 16:12:11] Production.INFO: ==7964== Releasing lock...
[2026-09-14 16:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:12:13] Production.INFO: call_cost start
[2026-09-14 16:12:13] Production.INFO: call_cost end
[2026-09-14 16:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:12:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:12:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:12:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:12:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:12:13] Production.INFO: ==7960== Releasing lock...
[2026-09-14 16:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:13:02] Production.INFO: ==8030== Lock acquired, processing the job...
[2026-09-14 21:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:13:02] Production.INFO: neon service started
[2026-09-14 21:13:02] Production.INFO: neon service started
[2026-09-14 21:13:02] Production.INFO: ==8030== Releasing lock...
[2026-09-14 21:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:13:02] Production.INFO: ==8033== Lock acquired, processing the job...
[2026-09-14 16:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:13:02] Production.INFO: ==8033== Releasing lock...
[2026-09-14 16:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:13:02] Production.INFO: ==8035== Lock acquired, processing the job...
[2026-09-14 20:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:13:02] Production.INFO: ==8035== Releasing lock...
[2026-09-14 20:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:13:03] Production.INFO: ==8037== Lock acquired, processing the job...
[2026-09-14 16:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:13:03] Production.INFO: ==8039== Lock acquired, processing the job...
[2026-09-14 16:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:13:03] Production.INFO: ==8043== Lock acquired, processing the job...
[2026-09-14 16:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:13:03] Production.INFO: ==8041== Lock acquired, processing the job...
[2026-09-14 16:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:13:03] Production.INFO: Account Balance Start.
[2026-09-14 16:13:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:13:03] Production.INFO: 117
[2026-09-14 16:13:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:13:03] Production.INFO: ==8045== Lock acquired, processing the job...
[2026-09-14 16:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:13:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:13:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 16: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-09-14 16: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-09-14 16: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-09-14 16:13:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:13:03] Production.INFO: ==8045== Releasing lock...
[2026-09-14 16:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:13:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:13:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:13:04] Production.INFO: Date 2026-09-14
[2026-09-14 16:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:13:04] Production.INFO: Total Charge 0
[2026-09-14 16:13:04] Production.INFO: CreateAllLog End
[2026-09-14 16:13:04] Production.INFO: Account Balance End.
[2026-09-14 16:13:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:13:04] Production.INFO: ==8043== Releasing lock...
[2026-09-14 16:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:13:04] Production.INFO: ==8039== Releasing lock...
[2026-09-14 16:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:13:10] Production.ERROR: CronJobId end10
[2026-09-14 16:13:10] Production.INFO: ==8041== Releasing lock...
[2026-09-14 16:13:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:13:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:13:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:13:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:13:13] Production.INFO: call_cost start
[2026-09-14 16:13:13] Production.INFO: call_cost end
[2026-09-14 16:13:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:13:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:13:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:13:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:13:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:13:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:13:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:13:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:13:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:13:13] Production.INFO: ==8037== Releasing lock...
[2026-09-14 16:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:13:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:14:01] Production.INFO: ==8103== Lock acquired, processing the job...
[2026-09-14 21:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:14:01] Production.INFO: neon service started
[2026-09-14 21:14:01] Production.INFO: neon service started
[2026-09-14 21:14:01] Production.INFO: ==8103== Releasing lock...
[2026-09-14 21:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:14:01] Production.INFO: ==8105== Lock acquired, processing the job...
[2026-09-14 16:14:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:14:01] Production.INFO: ==8105== Releasing lock...
[2026-09-14 16:14:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:14:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:14:02] Production.INFO: ==8107== Lock acquired, processing the job...
[2026-09-14 20:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:14:02] Production.INFO: ==8107== Releasing lock...
[2026-09-14 20:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:14:02] Production.INFO: ==8118== Lock acquired, processing the job...
[2026-09-14 16:14:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16: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-09-14 16: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-09-14 16: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-09-14 16:14:02] Production.INFO: ==8118== Releasing lock...
[2026-09-14 16:14:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:14:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:14:02] Production.INFO: ==8110== Lock acquired, processing the job...
[2026-09-14 16:14:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:14:03] Production.INFO: ==8114== Lock acquired, processing the job...
[2026-09-14 16:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:14:03] Production.INFO: ==8112== Lock acquired, processing the job...
[2026-09-14 16:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:14:03] Production.INFO: ==8116== Lock acquired, processing the job...
[2026-09-14 16:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:14:03] Production.INFO: Account Balance Start.
[2026-09-14 16:14:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:14:03] Production.INFO: 117
[2026-09-14 16:14:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:14:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:14:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:14:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:14:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:14:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:14:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:14:03] Production.INFO: Total Charge 0
[2026-09-14 16:14:03] Production.INFO: CreateAllLog End
[2026-09-14 16:14:03] Production.INFO: Account Balance End.
[2026-09-14 16:14:03] Production.ERROR: CronJobId end 12
[2026-09-14 16:14:03] Production.INFO: ==8116== Releasing lock...
[2026-09-14 16:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:14:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:14:03] Production.INFO: ==8112== Releasing lock...
[2026-09-14 16:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:14:10] Production.ERROR: CronJobId end10
[2026-09-14 16:14:10] Production.INFO: ==8114== Releasing lock...
[2026-09-14 16:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:14:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:14:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:14:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:14:13] Production.INFO: call_cost start
[2026-09-14 16:14:13] Production.INFO: call_cost end
[2026-09-14 16:14:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:14:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:14:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:14:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:14:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:14:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:14:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:14:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:14:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:14:13] Production.INFO: ==8110== Releasing lock...
[2026-09-14 16:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:14:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:15:01] Production.INFO: ==8178== Lock acquired, processing the job...
[2026-09-14 21:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:15:01] Production.INFO: neon service started
[2026-09-14 21:15:01] Production.INFO: neon service started
[2026-09-14 21:15:01] Production.INFO: ==8178== Releasing lock...
[2026-09-14 21:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:15:02] Production.INFO: ==8180== Lock acquired, processing the job...
[2026-09-14 16:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:15:02] Production.INFO: ==8180== Releasing lock...
[2026-09-14 16:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:15:02] Production.INFO: ==8182== Lock acquired, processing the job...
[2026-09-14 20:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:15:02] Production.INFO: ==8182== Releasing lock...
[2026-09-14 20:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:15:03] Production.INFO: ==8185== Lock acquired, processing the job...
[2026-09-14 16:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 16:15:03] Production.INFO: ==8193== Lock acquired, processing the job...
[2026-09-14 16:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 16:15:03] Production.INFO: ==8187== Lock acquired, processing the job...
[2026-09-14 16:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 16:15:03] Production.INFO: ==8185== Releasing lock...
[2026-09-14 16:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 16:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 16:15:03] Production.INFO: ==8197== Lock acquired, processing the job...
[2026-09-14 16:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:15:03] Production.INFO: Account Balance Start.
[2026-09-14 16:15:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:15:03] Production.INFO: 117
[2026-09-14 16:15:03] Production.INFO: ==8189== Lock acquired, processing the job...
[2026-09-14 16:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:15:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:15:03] Production.INFO: ==8191== Lock acquired, processing the job...
[2026-09-14 16:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:15:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:15:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 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-09-14 16:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 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-09-14 16:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:15:03] Production.INFO: ==8197== Releasing lock...
[2026-09-14 16:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:15:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:15:03] Production.INFO: ==8195== Lock acquired, processing the job...
[2026-09-14 16:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 16:15:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:15:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 16:15:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:15:03] Production.INFO: Total Charge 0
[2026-09-14 16:15:04] Production.INFO: CreateAllLog End
[2026-09-14 16:15:04] Production.INFO: Account Balance End.
[2026-09-14 16:15:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:15:04] Production.INFO: ==8193== Releasing lock...
[2026-09-14 16:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:15:04] Production.ERROR: done
[2026-09-14 16:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 16:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003147', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 16:15:04] Production.INFO: ==8189== Releasing lock...
[2026-09-14 16:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003147', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 16:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 16:15:10] Production.INFO: ProcessCDR(1,18003147,1,1,2)
[2026-09-14 16:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18003147,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 16:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18003147,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 16:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 16:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 16:15:10] Production.INFO: ==8195== Releasing lock...
[2026-09-14 16:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 16:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 16:15:13] Production.ERROR: CronJobId end10
[2026-09-14 16:15:13] Production.INFO: ==8191== Releasing lock...
[2026-09-14 16:15:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:15:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:15:16] Production.INFO: call_cost start
[2026-09-14 16:15:16] Production.INFO: call_cost end
[2026-09-14 16:15:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:15:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:15:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:15:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:15:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:15:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:15:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:15:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:15:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:15:16] Production.INFO: ==8187== Releasing lock...
[2026-09-14 16:15:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:15:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:16:02] Production.INFO: ==8257== Lock acquired, processing the job...
[2026-09-14 21:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:16:02] Production.INFO: neon service started
[2026-09-14 21:16:02] Production.INFO: neon service started
[2026-09-14 21:16:02] Production.INFO: ==8257== Releasing lock...
[2026-09-14 21:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:16:02] Production.INFO: ==8259== Lock acquired, processing the job...
[2026-09-14 16:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:16:02] Production.INFO: ==8261== Lock acquired, processing the job...
[2026-09-14 20:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:16:02] Production.INFO: ==8261== Releasing lock...
[2026-09-14 20:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:16:03] Production.INFO: ==8259== Releasing lock...
[2026-09-14 16:16:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:16:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:16:03] Production.INFO: ==8266== Lock acquired, processing the job...
[2026-09-14 16:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:16:03] Production.INFO: ==8268== Lock acquired, processing the job...
[2026-09-14 16:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:16:03] Production.INFO: ==8264== Lock acquired, processing the job...
[2026-09-14 16:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:16:03] Production.INFO: ==8270== Lock acquired, processing the job...
[2026-09-14 16:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:16:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:16:04] Production.INFO: ==8272== Lock acquired, processing the job...
[2026-09-14 16:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:16:04] Production.INFO: Account Balance Start.
[2026-09-14 16:16:04] Production.INFO: CreateAllLog Start
[2026-09-14 16:16:04] Production.INFO: 117
[2026-09-14 16:16:04] Production.INFO: Date 2026-09-08
[2026-09-14 16:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 16:16:04] Production.INFO: Date 2026-09-09
[2026-09-14 16:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 16:16:04] Production.INFO: ==8272== Releasing lock...
[2026-09-14 16:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:16:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:16:04] Production.INFO: Date 2026-09-10
[2026-09-14 16:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:16:04] Production.INFO: Date 2026-09-11
[2026-09-14 16:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:16:04] Production.INFO: Date 2026-09-12
[2026-09-14 16:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:16:04] Production.INFO: Date 2026-09-13
[2026-09-14 16:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:16:04] Production.INFO: Date 2026-09-14
[2026-09-14 16:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:16:04] Production.INFO: Total Charge 0
[2026-09-14 16:16:04] Production.INFO: ==8266== Releasing lock...
[2026-09-14 16:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:16:04] Production.INFO: CreateAllLog End
[2026-09-14 16:16:04] Production.INFO: Account Balance End.
[2026-09-14 16:16:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:16:04] Production.INFO: ==8270== Releasing lock...
[2026-09-14 16:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:16:12] Production.ERROR: CronJobId end10
[2026-09-14 16:16:12] Production.INFO: ==8268== Releasing lock...
[2026-09-14 16:16:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:16:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:16:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:16:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:16:14] Production.INFO: call_cost start
[2026-09-14 16:16:14] Production.INFO: call_cost end
[2026-09-14 16:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:16:14] Production.INFO: ==8264== Releasing lock...
[2026-09-14 16:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:17:01] Production.INFO: ==8327== Lock acquired, processing the job...
[2026-09-14 21:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:17:01] Production.INFO: neon service started
[2026-09-14 21:17:01] Production.INFO: neon service started
[2026-09-14 21:17:01] Production.INFO: ==8327== Releasing lock...
[2026-09-14 21:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:17:02] Production.INFO: ==8329== Lock acquired, processing the job...
[2026-09-14 16:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:17:02] Production.INFO: ==8331== Lock acquired, processing the job...
[2026-09-14 20:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:17:02] Production.INFO: ==8331== Releasing lock...
[2026-09-14 20:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:17:02] Production.INFO: ==8329== Releasing lock...
[2026-09-14 16:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:17:03] Production.INFO: ==8334== Lock acquired, processing the job...
[2026-09-14 16:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:17:03] Production.INFO: ==8336== Lock acquired, processing the job...
[2026-09-14 16:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:17:03] Production.INFO: ==8340== Lock acquired, processing the job...
[2026-09-14 16:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:17:03] Production.INFO: ==8342== Lock acquired, processing the job...
[2026-09-14 16:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:17:03] Production.INFO: ==8338== Lock acquired, processing the job...
[2026-09-14 16:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:17:03] Production.INFO: Account Balance Start.
[2026-09-14 16:17:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:17:03] Production.INFO: 117
[2026-09-14 16:17:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:17:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:17:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:17:03] Production.INFO: Date 2026-09-11
[2026-09-14 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-09-14 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-09-14 16:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 16:17:03] Production.INFO: ==8342== Releasing lock...
[2026-09-14 16:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:17:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:17:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:17:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:17:03] Production.INFO: Total Charge 0
[2026-09-14 16:17:03] Production.INFO: CreateAllLog End
[2026-09-14 16:17:03] Production.INFO: Account Balance End.
[2026-09-14 16:17:03] Production.ERROR: CronJobId end 12
[2026-09-14 16:17:03] Production.INFO: ==8340== Releasing lock...
[2026-09-14 16:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:17:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:17:04] Production.INFO: ==8336== Releasing lock...
[2026-09-14 16:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:17:10] Production.ERROR: CronJobId end10
[2026-09-14 16:17:10] Production.INFO: ==8338== Releasing lock...
[2026-09-14 16:17:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:17:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:17:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:17:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:17:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:17:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:17:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:17:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:17:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:17:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:17:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:17:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:17:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:17:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:17:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:17:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:17:12] Production.INFO: call_cost start
[2026-09-14 16:17:12] Production.INFO: call_cost end
[2026-09-14 16:17:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:17:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:17:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:17:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:17:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:17:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:17:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:17:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:17:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:17:12] Production.INFO: ==8334== Releasing lock...
[2026-09-14 16:17:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:17:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:18:02] Production.INFO: ==8400== Lock acquired, processing the job...
[2026-09-14 21:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:18:02] Production.INFO: neon service started
[2026-09-14 21:18:02] Production.INFO: neon service started
[2026-09-14 21:18:02] Production.INFO: ==8400== Releasing lock...
[2026-09-14 21:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:18:02] Production.INFO: ==8402== Lock acquired, processing the job...
[2026-09-14 16:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:18:02] Production.INFO: ==8402== Releasing lock...
[2026-09-14 16:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:18:02] Production.INFO: ==8404== Lock acquired, processing the job...
[2026-09-14 20:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:18:02] Production.INFO: ==8404== Releasing lock...
[2026-09-14 20:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:18:03] Production.INFO: ==8406== Lock acquired, processing the job...
[2026-09-14 16:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:18:03] Production.INFO: ==8408== Lock acquired, processing the job...
[2026-09-14 16:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:18:03] Production.INFO: ==8412== Lock acquired, processing the job...
[2026-09-14 16:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:18:03] Production.INFO: ==8410== Lock acquired, processing the job...
[2026-09-14 16:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:18:03] Production.INFO: ==8414== Lock acquired, processing the job...
[2026-09-14 16:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:18:03] Production.INFO: Account Balance Start.
[2026-09-14 16:18:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:18:03] Production.INFO: 117
[2026-09-14 16:18:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:18:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 16: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-09-14 16: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-09-14 16: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-09-14 16:18:03] Production.INFO: ==8414== Releasing lock...
[2026-09-14 16:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:18:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:18:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:18:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:18:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:18:04] Production.INFO: Date 2026-09-14
[2026-09-14 16:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:18:04] Production.INFO: Total Charge 0
[2026-09-14 16:18:04] Production.INFO: CreateAllLog End
[2026-09-14 16:18:04] Production.INFO: ==8408== Releasing lock...
[2026-09-14 16:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:18:04] Production.INFO: Account Balance End.
[2026-09-14 16:18:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:18:04] Production.INFO: ==8412== Releasing lock...
[2026-09-14 16:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:18:12] Production.ERROR: CronJobId end10
[2026-09-14 16:18:12] Production.INFO: ==8410== Releasing lock...
[2026-09-14 16:18:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:18:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:18:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:18:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:18:14] Production.INFO: call_cost start
[2026-09-14 16:18:14] Production.INFO: call_cost end
[2026-09-14 16:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:18:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:18:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:18:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:18:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:18:14] Production.INFO: ==8406== Releasing lock...
[2026-09-14 16:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:19:01] Production.INFO: ==8472== Lock acquired, processing the job...
[2026-09-14 21:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:19:01] Production.INFO: neon service started
[2026-09-14 21:19:01] Production.INFO: neon service started
[2026-09-14 21:19:01] Production.INFO: ==8472== Releasing lock...
[2026-09-14 21:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:19:02] Production.INFO: ==8474== Lock acquired, processing the job...
[2026-09-14 16:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:19:02] Production.INFO: ==8476== Lock acquired, processing the job...
[2026-09-14 20:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:19:02] Production.INFO: ==8476== Releasing lock...
[2026-09-14 20:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:19:02] Production.INFO: ==8474== Releasing lock...
[2026-09-14 16:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:19:03] Production.INFO: ==8479== Lock acquired, processing the job...
[2026-09-14 16:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:19:03] Production.INFO: ==8481== Lock acquired, processing the job...
[2026-09-14 16:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:19:03] Production.INFO: ==8483== Lock acquired, processing the job...
[2026-09-14 16:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:19:03] Production.INFO: ==8485== Lock acquired, processing the job...
[2026-09-14 16:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:19:03] Production.INFO: ==8487== Lock acquired, processing the job...
[2026-09-14 16:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:19:03] Production.INFO: Account Balance Start.
[2026-09-14 16:19:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:19:03] Production.INFO: 117
[2026-09-14 16:19:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 16:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 16:19:03] Production.INFO: ==8487== Releasing lock...
[2026-09-14 16:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:19:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:19:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:19:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:19:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:19:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:19:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:19:03] Production.INFO: Total Charge 0
[2026-09-14 16:19:03] Production.INFO: CreateAllLog End
[2026-09-14 16:19:03] Production.INFO: Account Balance End.
[2026-09-14 16:19:03] Production.ERROR: CronJobId end 12
[2026-09-14 16:19:03] Production.INFO: ==8485== Releasing lock...
[2026-09-14 16:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:19:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:19:03] Production.INFO: ==8481== Releasing lock...
[2026-09-14 16:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:19:10] Production.ERROR: CronJobId end10
[2026-09-14 16:19:10] Production.INFO: ==8483== Releasing lock...
[2026-09-14 16:19:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:19:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:19:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:19:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:19:13] Production.INFO: call_cost start
[2026-09-14 16:19:13] Production.INFO: call_cost end
[2026-09-14 16:19:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:19:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:19:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:19:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:19:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:19:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:19:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:19:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:19:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:19:13] Production.INFO: ==8479== Releasing lock...
[2026-09-14 16:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:20:01] Production.INFO: ==8540== Lock acquired, processing the job...
[2026-09-14 21:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:20:02] Production.INFO: neon service started
[2026-09-14 21:20:02] Production.INFO: neon service started
[2026-09-14 21:20:02] Production.INFO: ==8540== Releasing lock...
[2026-09-14 21:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:20:02] Production.INFO: ==8544== Lock acquired, processing the job...
[2026-09-14 20:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:20:02] Production.INFO: ==8544== Releasing lock...
[2026-09-14 20:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:20:02] Production.INFO: ==8542== Lock acquired, processing the job...
[2026-09-14 16:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:20:02] Production.INFO: ==8542== Releasing lock...
[2026-09-14 16:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:20:03] Production.INFO: ==8548== Lock acquired, processing the job...
[2026-09-14 16:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:20:03] Production.INFO: ==8550== Lock acquired, processing the job...
[2026-09-14 16:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:20:03] Production.INFO: ==8552== Lock acquired, processing the job...
[2026-09-14 16:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:20:03] Production.INFO: ==8546== Lock acquired, processing the job...
[2026-09-14 16:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:20:03] Production.INFO: ==8554== Lock acquired, processing the job...
[2026-09-14 16:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:20:03] Production.INFO: Account Balance Start.
[2026-09-14 16:20:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:20:03] Production.INFO: 117
[2026-09-14 16:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:20:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 16: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-09-14 16: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-09-14 16: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-09-14 16:20:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:20:03] Production.INFO: ==8554== Releasing lock...
[2026-09-14 16:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:20:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:20:04] Production.INFO: Date 2026-09-11
[2026-09-14 16:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:20:04] Production.INFO: Date 2026-09-12
[2026-09-14 16:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:20:04] Production.INFO: ==8548== Releasing lock...
[2026-09-14 16:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:20:04] Production.INFO: Date 2026-09-13
[2026-09-14 16:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:20:04] Production.INFO: Date 2026-09-14
[2026-09-14 16:20:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:20:04] Production.INFO: Total Charge 0
[2026-09-14 16:20:04] Production.INFO: CreateAllLog End
[2026-09-14 16:20:04] Production.INFO: Account Balance End.
[2026-09-14 16:20:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:20:04] Production.INFO: ==8552== Releasing lock...
[2026-09-14 16:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:20:12] Production.ERROR: CronJobId end10
[2026-09-14 16:20:12] Production.INFO: ==8550== Releasing lock...
[2026-09-14 16:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:20:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:20:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:20:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:20:14] Production.INFO: call_cost start
[2026-09-14 16:20:14] Production.INFO: call_cost end
[2026-09-14 16:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:20:14] Production.INFO: ==8546== Releasing lock...
[2026-09-14 16:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:21:01] Production.INFO: ==8610== Lock acquired, processing the job...
[2026-09-14 21:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:21:01] Production.INFO: neon service started
[2026-09-14 21:21:01] Production.INFO: neon service started
[2026-09-14 21:21:01] Production.INFO: ==8610== Releasing lock...
[2026-09-14 21:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:21:02] Production.INFO: ==8612== Lock acquired, processing the job...
[2026-09-14 16:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:21:02] Production.INFO: ==8614== Lock acquired, processing the job...
[2026-09-14 20:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:21:02] Production.INFO: ==8614== Releasing lock...
[2026-09-14 20:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:21:02] Production.INFO: ==8612== Releasing lock...
[2026-09-14 16:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:21:03] Production.INFO: ==8623== Lock acquired, processing the job...
[2026-09-14 16:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:21:03] Production.INFO: ==8627== Lock acquired, processing the job...
[2026-09-14 16:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:21:03] Production.INFO: ==8618== Lock acquired, processing the job...
[2026-09-14 16:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16: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-09-14 16:21:03] Production.INFO: ==8621== Lock acquired, processing the job...
[2026-09-14 16:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16: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-09-14 16:21:03] Production.INFO: ==8625== Lock acquired, processing the job...
[2026-09-14 16:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16: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-09-14 16:21:03] Production.INFO: ==8627== Releasing lock...
[2026-09-14 16:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:21:03] Production.INFO: Account Balance Start.
[2026-09-14 16:21:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:21:03] Production.INFO: 117
[2026-09-14 16:21:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:21:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:21:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:21:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:21:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:21:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:21:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:21:03] Production.INFO: Total Charge 0
[2026-09-14 16:21:03] Production.INFO: CreateAllLog End
[2026-09-14 16:21:03] Production.INFO: Account Balance End.
[2026-09-14 16:21:03] Production.ERROR: CronJobId end 12
[2026-09-14 16:21:03] Production.INFO: ==8625== Releasing lock...
[2026-09-14 16:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:21:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:21:04] Production.INFO: ==8621== Releasing lock...
[2026-09-14 16:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:21:10] Production.ERROR: CronJobId end10
[2026-09-14 16:21:10] Production.INFO: ==8623== Releasing lock...
[2026-09-14 16:21:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:21:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:21:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:21:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:21:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:21:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:21:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:21:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:21:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:21:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:21:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:21:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:21:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:21:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:21:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:21:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:21:13] Production.INFO: call_cost start
[2026-09-14 16:21:13] Production.INFO: call_cost end
[2026-09-14 16:21:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:21:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:21:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:21:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:21:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:21:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:21:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:21:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:21:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:21:13] Production.INFO: ==8618== Releasing lock...
[2026-09-14 16:21:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:21:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:22:01] Production.INFO: ==8683== Lock acquired, processing the job...
[2026-09-14 21:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:22:01] Production.INFO: neon service started
[2026-09-14 21:22:01] Production.INFO: neon service started
[2026-09-14 21:22:01] Production.INFO: ==8683== Releasing lock...
[2026-09-14 21:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:22:02] Production.INFO: ==8685== Lock acquired, processing the job...
[2026-09-14 16:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:22:02] Production.INFO: ==8687== Lock acquired, processing the job...
[2026-09-14 20:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:22:02] Production.INFO: ==8687== Releasing lock...
[2026-09-14 20:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:22:02] Production.INFO: ==8685== Releasing lock...
[2026-09-14 16:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:22:03] Production.INFO: ==8689== Lock acquired, processing the job...
[2026-09-14 16:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:22:03] Production.INFO: ==8693== Lock acquired, processing the job...
[2026-09-14 16:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:22:03] Production.INFO: ==8695== Lock acquired, processing the job...
[2026-09-14 16:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:22:03] Production.INFO: ==8691== Lock acquired, processing the job...
[2026-09-14 16:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:22:03] Production.INFO: Account Balance Start.
[2026-09-14 16:22:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:22:03] Production.INFO: 117
[2026-09-14 16:22:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:22:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:22:03] Production.INFO: ==8698== Lock acquired, processing the job...
[2026-09-14 16:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:22:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:22:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 16:22:03] Production.INFO: ==8698== Releasing lock...
[2026-09-14 16:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:22:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:22:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:22:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:22:03] Production.INFO: Total Charge 0
[2026-09-14 16:22:03] Production.INFO: CreateAllLog End
[2026-09-14 16:22:03] Production.INFO: Account Balance End.
[2026-09-14 16:22:03] Production.ERROR: CronJobId end 12
[2026-09-14 16:22:03] Production.INFO: ==8695== Releasing lock...
[2026-09-14 16:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:22:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:22:04] Production.INFO: ==8691== Releasing lock...
[2026-09-14 16:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:22:10] Production.ERROR: CronJobId end10
[2026-09-14 16:22:10] Production.INFO: ==8693== Releasing lock...
[2026-09-14 16:22:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:22:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:22:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:22:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:22:13] Production.INFO: call_cost start
[2026-09-14 16:22:13] Production.INFO: call_cost end
[2026-09-14 16:22:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:22:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:22:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:22:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:22:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:22:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:22:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:22:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:22:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:22:13] Production.INFO: ==8689== Releasing lock...
[2026-09-14 16:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:22:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:23:02] Production.INFO: ==8759== Lock acquired, processing the job...
[2026-09-14 21:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:23:02] Production.INFO: neon service started
[2026-09-14 21:23:02] Production.INFO: neon service started
[2026-09-14 21:23:02] Production.INFO: ==8759== Releasing lock...
[2026-09-14 21:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:23:02] Production.INFO: ==8761== Lock acquired, processing the job...
[2026-09-14 16:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:23:02] Production.INFO: ==8761== Releasing lock...
[2026-09-14 16:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:23:03] Production.INFO: ==8763== Lock acquired, processing the job...
[2026-09-14 20:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:23:03] Production.INFO: ==8763== Releasing lock...
[2026-09-14 20:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:23:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:23:03] Production.INFO: ==8765== Lock acquired, processing the job...
[2026-09-14 16:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:23:03] Production.INFO: ==8767== Lock acquired, processing the job...
[2026-09-14 16:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:23:03] Production.INFO: ==8771== Lock acquired, processing the job...
[2026-09-14 16:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:23:03] Production.INFO: ==8769== Lock acquired, processing the job...
[2026-09-14 16:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:23:03] Production.INFO: ==8773== Lock acquired, processing the job...
[2026-09-14 16:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:23:03] Production.INFO: Account Balance Start.
[2026-09-14 16:23:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:23:03] Production.INFO: 117
[2026-09-14 16:23:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:23:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:23:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:23:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 16: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-09-14 16: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-09-14 16:23:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 16: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-09-14 16:23:03] Production.INFO: ==8773== Releasing lock...
[2026-09-14 16:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:23:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:23:04] Production.INFO: Date 2026-09-14
[2026-09-14 16:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:23:04] Production.INFO: Total Charge 0
[2026-09-14 16:23:04] Production.INFO: CreateAllLog End
[2026-09-14 16:23:04] Production.INFO: Account Balance End.
[2026-09-14 16:23:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:23:04] Production.INFO: ==8771== Releasing lock...
[2026-09-14 16:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:23:04] Production.INFO: ==8767== Releasing lock...
[2026-09-14 16:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:23:11] Production.ERROR: CronJobId end10
[2026-09-14 16:23:11] Production.INFO: ==8769== Releasing lock...
[2026-09-14 16:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:23:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:23:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:23:14] Production.INFO: call_cost start
[2026-09-14 16:23:14] Production.INFO: call_cost end
[2026-09-14 16:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:23:14] Production.INFO: ==8765== Releasing lock...
[2026-09-14 16:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:24:01] Production.INFO: ==8829== Lock acquired, processing the job...
[2026-09-14 21:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:24:01] Production.INFO: neon service started
[2026-09-14 21:24:01] Production.INFO: neon service started
[2026-09-14 21:24:01] Production.INFO: ==8829== Releasing lock...
[2026-09-14 21:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:24:02] Production.INFO: ==8831== Lock acquired, processing the job...
[2026-09-14 16:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:24:02] Production.INFO: ==8833== Lock acquired, processing the job...
[2026-09-14 20:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:24:02] Production.INFO: ==8833== Releasing lock...
[2026-09-14 20:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:24:02] Production.INFO: ==8831== Releasing lock...
[2026-09-14 16:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:24:03] Production.INFO: ==8840== Lock acquired, processing the job...
[2026-09-14 16:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:24:03] Production.INFO: ==8836== Lock acquired, processing the job...
[2026-09-14 16:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:24:03] Production.INFO: ==8838== Lock acquired, processing the job...
[2026-09-14 16:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:24:03] Production.INFO: ==8844== Lock acquired, processing the job...
[2026-09-14 16:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:24:03] Production.INFO: ==8842== Lock acquired, processing the job...
[2026-09-14 16:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:24:03] Production.INFO: Account Balance Start.
[2026-09-14 16:24:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:24:03] Production.INFO: 117
[2026-09-14 16:24:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 16:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 16:24:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:24:03] Production.INFO: ==8844== Releasing lock...
[2026-09-14 16:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:24:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:24:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:24:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:24:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:24:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:24:03] Production.INFO: Total Charge 0
[2026-09-14 16:24:04] Production.INFO: CreateAllLog End
[2026-09-14 16:24:04] Production.INFO: Account Balance End.
[2026-09-14 16:24:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:24:04] Production.INFO: ==8842== Releasing lock...
[2026-09-14 16:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:24:04] Production.INFO: ==8838== Releasing lock...
[2026-09-14 16:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:24:11] Production.ERROR: CronJobId end10
[2026-09-14 16:24:11] Production.INFO: ==8840== Releasing lock...
[2026-09-14 16:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:24:14] Production.INFO: call_cost start
[2026-09-14 16:24:14] Production.INFO: call_cost end
[2026-09-14 16:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:24:14] Production.INFO: ==8836== Releasing lock...
[2026-09-14 16:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:25:02] Production.INFO: ==8902== Lock acquired, processing the job...
[2026-09-14 21:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:25:02] Production.INFO: neon service started
[2026-09-14 21:25:02] Production.INFO: neon service started
[2026-09-14 21:25:02] Production.INFO: ==8902== Releasing lock...
[2026-09-14 21:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:25:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:25:02] Production.INFO: ==8906== Lock acquired, processing the job...
[2026-09-14 16:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:25:02] Production.INFO: ==8908== Lock acquired, processing the job...
[2026-09-14 20:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:25:02] Production.INFO: ==8908== Releasing lock...
[2026-09-14 20:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:25:02] Production.INFO: ==8906== Releasing lock...
[2026-09-14 16:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:25:03] Production.INFO: ==8910== Lock acquired, processing the job...
[2026-09-14 16:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 16:25:03] Production.INFO: ==8917== Lock acquired, processing the job...
[2026-09-14 16:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:25:03] Production.INFO: ==8912== Lock acquired, processing the job...
[2026-09-14 16:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:25:03] Production.INFO: ==8915== Lock acquired, processing the job...
[2026-09-14 16:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 16:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 16:25:03] Production.ERROR: CronJob PID - 8912
[2026-09-14 16:25:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 16:25:03] Production.ERROR: CronJob ID - 5
[2026-09-14 16:25:03] Production.ERROR: CronJob Last Run Time 2026-09-14 16:25:00
[2026-09-14 16:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 16:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 16:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 16:25:03] Production.ERROR: CronJob PID - 8917
[2026-09-14 16:25:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-14 16:25:03] Production.ERROR: CronJob ID - 10
[2026-09-14 16:25:03] Production.ERROR: CronJob Last Run Time 2026-09-14 16:25:00
[2026-09-14 16:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 16:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 16:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 16:25:03] Production.INFO: ==8910== Releasing lock...
[2026-09-14 16:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 16:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 16:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:25:03] Production.INFO: ==8921== Lock acquired, processing the job...
[2026-09-14 16:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 16:25:04] Production.INFO: ==8919== Lock acquired, processing the job...
[2026-09-14 16:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:25:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 16:25:04] Production.INFO: ==8923== Lock acquired, processing the job...
[2026-09-14 16:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:25:04] Production.INFO: Account Balance Start.
[2026-09-14 16:25:04] Production.INFO: CreateAllLog Start
[2026-09-14 16:25:04] Production.INFO: 117
[2026-09-14 16:25:04] Production.INFO: Date 2026-09-08
[2026-09-14 16:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 16:25:04] Production.INFO: ==8923== Releasing lock...
[2026-09-14 16:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:25:04] Production.ERROR: done
[2026-09-14 16:25:04] Production.INFO: Date 2026-09-09
[2026-09-14 16:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 16:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003188', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 16:25:04] Production.INFO: Date 2026-09-10
[2026-09-14 16:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:25:04] Production.INFO: Date 2026-09-11
[2026-09-14 16:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:25:04] Production.INFO: Date 2026-09-12
[2026-09-14 16:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:25:04] Production.INFO: Date 2026-09-13
[2026-09-14 16:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:25:04] Production.INFO: Date 2026-09-14
[2026-09-14 16:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:25:04] Production.INFO: Total Charge 0
[2026-09-14 16:25:04] Production.INFO: CreateAllLog End
[2026-09-14 16:25:04] Production.INFO: ==8915== Releasing lock...
[2026-09-14 16:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:25:04] Production.INFO: Account Balance End.
[2026-09-14 16:25:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:25:04] Production.INFO: ==8919== Releasing lock...
[2026-09-14 16:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:25:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003188', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 16:25:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 16:25:09] Production.INFO: ProcessCDR(1,18003188,1,1,2)
[2026-09-14 16:25:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18003188,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 16:25:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18003188,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 16:25:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 16:25:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 16:25:09] Production.INFO: ==8921== Releasing lock...
[2026-09-14 16:25:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 16:25:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 16:25:13] Production.ERROR: CronJobId end10
[2026-09-14 16:25:13] Production.INFO: ==8917== Releasing lock...
[2026-09-14 16:25:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:25:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:25:16] Production.INFO: call_cost start
[2026-09-14 16:25:16] Production.INFO: call_cost end
[2026-09-14 16:25:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:25:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:25:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:25:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:25:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:25:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:25:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:25:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:25:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:25:16] Production.INFO: ==8912== Releasing lock...
[2026-09-14 16:25:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:25:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:26:01] Production.INFO: ==8977== Lock acquired, processing the job...
[2026-09-14 21:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:26:01] Production.INFO: neon service started
[2026-09-14 21:26:01] Production.INFO: neon service started
[2026-09-14 21:26:01] Production.INFO: ==8977== Releasing lock...
[2026-09-14 21:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:26:01] Production.INFO: ==8979== Lock acquired, processing the job...
[2026-09-14 16:26:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:26:02] Production.INFO: ==8979== Releasing lock...
[2026-09-14 16:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:26:02] Production.INFO: ==8981== Lock acquired, processing the job...
[2026-09-14 20:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:26:02] Production.INFO: ==8981== Releasing lock...
[2026-09-14 20:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:26:02] Production.INFO: ==8983== Lock acquired, processing the job...
[2026-09-14 16:26:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:26:02] Production.INFO: ==8987== Lock acquired, processing the job...
[2026-09-14 16:26:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:26:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:26:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:26:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:26:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:26:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:26:02] Production.INFO: ==8985== Lock acquired, processing the job...
[2026-09-14 16:26:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:26:03] Production.INFO: ==8989== Lock acquired, processing the job...
[2026-09-14 16:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:26:03] Production.INFO: ==8991== Lock acquired, processing the job...
[2026-09-14 16:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:26:03] Production.INFO: Account Balance Start.
[2026-09-14 16:26:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:26:03] Production.INFO: 117
[2026-09-14 16:26:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 16:26:03] Production.INFO: ==8991== Releasing lock...
[2026-09-14 16:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:26:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:26:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:26:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:26:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:26:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:26:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:26:03] Production.INFO: Total Charge 0
[2026-09-14 16:26:03] Production.INFO: CreateAllLog End
[2026-09-14 16:26:03] Production.INFO: Account Balance End.
[2026-09-14 16:26:03] Production.ERROR: CronJobId end 12
[2026-09-14 16:26:03] Production.INFO: ==8989== Releasing lock...
[2026-09-14 16:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:26:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:26:03] Production.INFO: ==8985== Releasing lock...
[2026-09-14 16:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:26:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:26:10] Production.ERROR: CronJobId end10
[2026-09-14 16:26:10] Production.INFO: ==8987== Releasing lock...
[2026-09-14 16:26:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:26:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:26:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:26:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:26:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:26:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:26:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:26:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:26:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:26:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:26:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:26:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:26:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:26:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:26:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:26:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:26:12] Production.INFO: call_cost start
[2026-09-14 16:26:12] Production.INFO: call_cost end
[2026-09-14 16:26:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:26:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:26:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:26:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:26:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:26:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:26:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:26:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:26:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:26:12] Production.INFO: ==8983== Releasing lock...
[2026-09-14 16:26:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:26:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:27:01] Production.INFO: ==9053== Lock acquired, processing the job...
[2026-09-14 21:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:27:01] Production.INFO: neon service started
[2026-09-14 21:27:01] Production.INFO: neon service started
[2026-09-14 21:27:01] Production.INFO: ==9053== Releasing lock...
[2026-09-14 21:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:27:02] Production.INFO: ==9055== Lock acquired, processing the job...
[2026-09-14 16:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:27:02] Production.INFO: ==9057== Lock acquired, processing the job...
[2026-09-14 20:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:27:02] Production.INFO: ==9057== Releasing lock...
[2026-09-14 20:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:27:02] Production.INFO: ==9055== Releasing lock...
[2026-09-14 16:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:27:03] Production.INFO: ==9060== Lock acquired, processing the job...
[2026-09-14 16:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:27:03] Production.INFO: ==9064== Lock acquired, processing the job...
[2026-09-14 16:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:27:03] Production.INFO: ==9068== Lock acquired, processing the job...
[2026-09-14 16:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:27:03] Production.INFO: ==9062== Lock acquired, processing the job...
[2026-09-14 16:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 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-09-14 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-09-14 16: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-09-14 16:27:03] Production.INFO: ==9066== Lock acquired, processing the job...
[2026-09-14 16:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:27:03] Production.INFO: ==9068== Releasing lock...
[2026-09-14 16:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:27:04] Production.INFO: Account Balance Start.
[2026-09-14 16:27:04] Production.INFO: CreateAllLog Start
[2026-09-14 16:27:04] Production.INFO: 117
[2026-09-14 16:27:04] Production.INFO: Date 2026-09-08
[2026-09-14 16:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:27:04] Production.INFO: Date 2026-09-09
[2026-09-14 16:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:27:04] Production.INFO: Date 2026-09-10
[2026-09-14 16:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:27:04] Production.INFO: Date 2026-09-11
[2026-09-14 16:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:27:04] Production.INFO: Date 2026-09-12
[2026-09-14 16:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:27:04] Production.INFO: Date 2026-09-13
[2026-09-14 16:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:27:04] Production.INFO: Date 2026-09-14
[2026-09-14 16:27:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:27:04] Production.INFO: Total Charge 0
[2026-09-14 16:27:04] Production.INFO: CreateAllLog End
[2026-09-14 16:27:04] Production.INFO: Account Balance End.
[2026-09-14 16:27:04] Production.INFO: ==9062== Releasing lock...
[2026-09-14 16:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:27:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:27:04] Production.INFO: ==9066== Releasing lock...
[2026-09-14 16:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:27:11] Production.ERROR: CronJobId end10
[2026-09-14 16:27:11] Production.INFO: ==9064== Releasing lock...
[2026-09-14 16:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:27:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:27:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:27:14] Production.INFO: call_cost start
[2026-09-14 16:27:14] Production.INFO: call_cost end
[2026-09-14 16:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:27:14] Production.INFO: ==9060== Releasing lock...
[2026-09-14 16:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:28:02] Production.INFO: ==9124== Lock acquired, processing the job...
[2026-09-14 21:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:28:02] Production.INFO: neon service started
[2026-09-14 21:28:02] Production.INFO: neon service started
[2026-09-14 21:28:02] Production.INFO: ==9124== Releasing lock...
[2026-09-14 21:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:28:02] Production.INFO: ==9128== Lock acquired, processing the job...
[2026-09-14 20:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:28:02] Production.INFO: ==9128== Releasing lock...
[2026-09-14 20:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:28:02] Production.INFO: ==9126== Lock acquired, processing the job...
[2026-09-14 16:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:28:02] Production.INFO: ==9126== Releasing lock...
[2026-09-14 16:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:28:03] Production.INFO: ==9133== Lock acquired, processing the job...
[2026-09-14 16:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:28:03] Production.INFO: ==9135== Lock acquired, processing the job...
[2026-09-14 16:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:28:03] Production.INFO: ==9131== Lock acquired, processing the job...
[2026-09-14 16:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:28:03] Production.INFO: ==9137== Lock acquired, processing the job...
[2026-09-14 16:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:28:03] Production.INFO: ==9139== Lock acquired, processing the job...
[2026-09-14 16:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:28:03] Production.INFO: Account Balance Start.
[2026-09-14 16:28:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:28:03] Production.INFO: 117
[2026-09-14 16:28:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 16:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 16:28:03] Production.INFO: ==9139== Releasing lock...
[2026-09-14 16:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:28:04] Production.INFO: Date 2026-09-09
[2026-09-14 16:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:28:04] Production.INFO: Date 2026-09-10
[2026-09-14 16:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:28:04] Production.INFO: Date 2026-09-11
[2026-09-14 16:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:28:04] Production.INFO: Date 2026-09-12
[2026-09-14 16:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:28:04] Production.INFO: Date 2026-09-13
[2026-09-14 16:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:28:04] Production.INFO: Date 2026-09-14
[2026-09-14 16:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:28:04] Production.INFO: Total Charge 0
[2026-09-14 16:28:04] Production.INFO: CreateAllLog End
[2026-09-14 16:28:04] Production.INFO: Account Balance End.
[2026-09-14 16:28:04] Production.INFO: ==9133== Releasing lock...
[2026-09-14 16:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:28:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:28:04] Production.INFO: ==9137== Releasing lock...
[2026-09-14 16:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:28:11] Production.ERROR: CronJobId end10
[2026-09-14 16:28:11] Production.INFO: ==9135== Releasing lock...
[2026-09-14 16:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:28:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:28:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:28:13] Production.INFO: call_cost start
[2026-09-14 16:28:13] Production.INFO: call_cost end
[2026-09-14 16:28:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:28:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:28:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:28:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:28:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:28:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:28:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:28:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:28:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:28:13] Production.INFO: ==9131== Releasing lock...
[2026-09-14 16:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:28:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:29:01] Production.INFO: ==9199== Lock acquired, processing the job...
[2026-09-14 21:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:29:01] Production.INFO: neon service started
[2026-09-14 21:29:01] Production.INFO: neon service started
[2026-09-14 21:29:01] Production.INFO: ==9199== Releasing lock...
[2026-09-14 21:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:29:01] Production.INFO: ==9201== Lock acquired, processing the job...
[2026-09-14 16:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:29:02] Production.INFO: ==9201== Releasing lock...
[2026-09-14 16:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:29:02] Production.INFO: ==9203== Lock acquired, processing the job...
[2026-09-14 20:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:29:02] Production.INFO: ==9203== Releasing lock...
[2026-09-14 20:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:29:03] Production.INFO: ==9205== Lock acquired, processing the job...
[2026-09-14 16:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:29:03] Production.INFO: ==9213== Lock acquired, processing the job...
[2026-09-14 16:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:29:03] Production.INFO: ==9207== Lock acquired, processing the job...
[2026-09-14 16:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:29:03] Production.INFO: ==9209== Lock acquired, processing the job...
[2026-09-14 16:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:29:03] Production.INFO: ==9211== Lock acquired, processing the job...
[2026-09-14 16:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:29:03] Production.INFO: Account Balance Start.
[2026-09-14 16:29:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:29:03] Production.INFO: 117
[2026-09-14 16:29:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 16:29:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:29:03] Production.INFO: ==9213== Releasing lock...
[2026-09-14 16:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:29:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:29:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:29:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:29:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:29:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:29:03] Production.INFO: Total Charge 0
[2026-09-14 16:29:03] Production.INFO: CreateAllLog End
[2026-09-14 16:29:03] Production.INFO: ==9207== Releasing lock...
[2026-09-14 16:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:29:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:29:04] Production.INFO: Account Balance End.
[2026-09-14 16:29:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:29:04] Production.INFO: ==9211== Releasing lock...
[2026-09-14 16:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:29:11] Production.ERROR: CronJobId end10
[2026-09-14 16:29:11] Production.INFO: ==9209== Releasing lock...
[2026-09-14 16:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:29:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:29:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:29:14] Production.INFO: call_cost start
[2026-09-14 16:29:14] Production.INFO: call_cost end
[2026-09-14 16:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:29:14] Production.INFO: ==9205== Releasing lock...
[2026-09-14 16:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:30:02] Production.INFO: ==9268== Lock acquired, processing the job...
[2026-09-14 21:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:30:02] Production.INFO: neon service started
[2026-09-14 21:30:02] Production.INFO: neon service started
[2026-09-14 21:30:02] Production.INFO: ==9268== Releasing lock...
[2026-09-14 21:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:30:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 20:30:02] Production.INFO: ==9273== Lock acquired, processing the job...
[2026-09-14 20:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:30:02] Production.INFO: ==9273== Releasing lock...
[2026-09-14 20:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:30:02] Production.INFO: ==9271== Lock acquired, processing the job...
[2026-09-14 16:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:30:02] Production.INFO: ==9271== Releasing lock...
[2026-09-14 16:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:30:03] Production.INFO: ==9275== Lock acquired, processing the job...
[2026-09-14 16:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:30:03] Production.INFO: ==9277== Lock acquired, processing the job...
[2026-09-14 16:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:30:03] Production.INFO: ==9279== Lock acquired, processing the job...
[2026-09-14 16:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:30:03] Production.INFO: ==9283== Lock acquired, processing the job...
[2026-09-14 16:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:30:03] Production.INFO: ==9281== Lock acquired, processing the job...
[2026-09-14 16:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16: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-09-14 16: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-09-14 16: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-09-14 16:30:03] Production.INFO: Account Balance Start.
[2026-09-14 16:30:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:30:03] Production.INFO: 117
[2026-09-14 16:30:03] Production.INFO: ==9283== Releasing lock...
[2026-09-14 16:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:30:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:30:04] Production.INFO: Date 2026-09-09
[2026-09-14 16:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:30:04] Production.INFO: Date 2026-09-10
[2026-09-14 16:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:30:04] Production.INFO: Date 2026-09-11
[2026-09-14 16:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:30:04] Production.INFO: Date 2026-09-12
[2026-09-14 16:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:30:04] Production.INFO: Date 2026-09-13
[2026-09-14 16:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:30:04] Production.INFO: Date 2026-09-14
[2026-09-14 16:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:30:04] Production.INFO: Total Charge 0
[2026-09-14 16:30:04] Production.INFO: CreateAllLog End
[2026-09-14 16:30:04] Production.INFO: Account Balance End.
[2026-09-14 16:30:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:30:04] Production.INFO: ==9281== Releasing lock...
[2026-09-14 16:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:30:04] Production.INFO: ==9277== Releasing lock...
[2026-09-14 16:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:30:12] Production.ERROR: CronJobId end10
[2026-09-14 16:30:12] Production.INFO: ==9279== Releasing lock...
[2026-09-14 16:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:30:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:30:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:30:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:30:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:30:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:30:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:30:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:30:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:30:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:30:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:30:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:30:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:30:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:30:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:30:15] Production.INFO: call_cost start
[2026-09-14 16:30:15] Production.INFO: call_cost end
[2026-09-14 16:30:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:30:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:30:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:30:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:30:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:30:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:30:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:30:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:30:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:30:15] Production.INFO: ==9275== Releasing lock...
[2026-09-14 16:30:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:30:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:31:01] Production.INFO: ==9341== Lock acquired, processing the job...
[2026-09-14 21:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:31:01] Production.INFO: neon service started
[2026-09-14 21:31:01] Production.INFO: neon service started
[2026-09-14 21:31:01] Production.INFO: ==9341== Releasing lock...
[2026-09-14 21:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:31:02] Production.INFO: ==9343== Lock acquired, processing the job...
[2026-09-14 16:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:31:02] Production.INFO: ==9345== Lock acquired, processing the job...
[2026-09-14 20:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:31:02] Production.INFO: ==9345== Releasing lock...
[2026-09-14 20:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:31:02] Production.INFO: ==9343== Releasing lock...
[2026-09-14 16:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:31:03] Production.INFO: ==9352== Lock acquired, processing the job...
[2026-09-14 16:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:31:03] Production.INFO: ==9354== Lock acquired, processing the job...
[2026-09-14 16:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:31:03] Production.INFO: ==9348== Lock acquired, processing the job...
[2026-09-14 16:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:31:03] Production.INFO: Account Balance Start.
[2026-09-14 16:31:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:31:03] Production.INFO: 117
[2026-09-14 16:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:31:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:31:03] Production.INFO: ==9350== Lock acquired, processing the job...
[2026-09-14 16:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:31:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:31:03] Production.INFO: ==9356== Lock acquired, processing the job...
[2026-09-14 16:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:31:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:31:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:31:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:31:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 16:31:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 16:31:03] Production.INFO: ==9356== Releasing lock...
[2026-09-14 16:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:31:03] Production.INFO: Total Charge 0
[2026-09-14 16:31:03] Production.INFO: CreateAllLog End
[2026-09-14 16:31:03] Production.INFO: Account Balance End.
[2026-09-14 16:31:03] Production.ERROR: CronJobId end 12
[2026-09-14 16:31:03] Production.INFO: ==9354== Releasing lock...
[2026-09-14 16:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:31:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:31:04] Production.INFO: ==9350== Releasing lock...
[2026-09-14 16:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:31:10] Production.ERROR: CronJobId end10
[2026-09-14 16:31:10] Production.INFO: ==9352== Releasing lock...
[2026-09-14 16:31:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:31:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:31:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:31:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:31:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:31:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:31:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:31:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:31:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:31:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:31:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:31:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:31:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:31:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:31:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:31:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:31:14] Production.INFO: call_cost start
[2026-09-14 16:31:14] Production.INFO: call_cost end
[2026-09-14 16:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:31:14] Production.INFO: ==9348== Releasing lock...
[2026-09-14 16:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:32:02] Production.INFO: ==9413== Lock acquired, processing the job...
[2026-09-14 21:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:32:02] Production.INFO: neon service started
[2026-09-14 21:32:02] Production.INFO: neon service started
[2026-09-14 21:32:02] Production.INFO: ==9413== Releasing lock...
[2026-09-14 21:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:32:02] Production.INFO: ==9415== Lock acquired, processing the job...
[2026-09-14 16:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:32:02] Production.INFO: ==9417== Lock acquired, processing the job...
[2026-09-14 20:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:32:02] Production.INFO: ==9417== Releasing lock...
[2026-09-14 20:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:32:02] Production.INFO: ==9415== Releasing lock...
[2026-09-14 16:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:32:03] Production.INFO: ==9421== Lock acquired, processing the job...
[2026-09-14 16:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:32:03] Production.INFO: ==9423== Lock acquired, processing the job...
[2026-09-14 16:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:32:03] Production.INFO: ==9425== Lock acquired, processing the job...
[2026-09-14 16:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:32:03] Production.INFO: ==9419== Lock acquired, processing the job...
[2026-09-14 16:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:32:03] Production.INFO: Account Balance Start.
[2026-09-14 16:32:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:32:03] Production.INFO: 117
[2026-09-14 16:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:32:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:32:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:32:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:32:03] Production.INFO: ==9428== Lock acquired, processing the job...
[2026-09-14 16:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:32:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:32:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:32:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:32:04] Production.INFO: Date 2026-09-14
[2026-09-14 16:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 16:32:04] Production.INFO: ==9428== Releasing lock...
[2026-09-14 16:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:32:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:32:04] Production.INFO: ==9421== Releasing lock...
[2026-09-14 16:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:32:04] Production.INFO: Total Charge 0
[2026-09-14 16:32:04] Production.INFO: CreateAllLog End
[2026-09-14 16:32:04] Production.INFO: Account Balance End.
[2026-09-14 16:32:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:32:04] Production.INFO: ==9425== Releasing lock...
[2026-09-14 16:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:32:11] Production.ERROR: CronJobId end10
[2026-09-14 16:32:11] Production.INFO: ==9423== Releasing lock...
[2026-09-14 16:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:32:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:32:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:32:14] Production.INFO: call_cost start
[2026-09-14 16:32:14] Production.INFO: call_cost end
[2026-09-14 16:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:32:14] Production.INFO: ==9419== Releasing lock...
[2026-09-14 16:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:33:01] Production.INFO: ==9487== Lock acquired, processing the job...
[2026-09-14 21:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:33:01] Production.INFO: neon service started
[2026-09-14 21:33:01] Production.INFO: neon service started
[2026-09-14 21:33:01] Production.INFO: ==9487== Releasing lock...
[2026-09-14 21:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:33:01] Production.INFO: ==9491== Lock acquired, processing the job...
[2026-09-14 20:33:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:33:02] Production.INFO: ==9491== Releasing lock...
[2026-09-14 20:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:33:02] Production.INFO: ==9489== Lock acquired, processing the job...
[2026-09-14 16:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:33:02] Production.INFO: ==9489== Releasing lock...
[2026-09-14 16:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:33:03] Production.INFO: ==9493== Lock acquired, processing the job...
[2026-09-14 16:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:33:03] Production.INFO: ==9497== Lock acquired, processing the job...
[2026-09-14 16:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:33:03] Production.INFO: ==9499== Lock acquired, processing the job...
[2026-09-14 16:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:33:03] Production.INFO: ==9495== Lock acquired, processing the job...
[2026-09-14 16:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:33:03] Production.INFO: ==9501== Lock acquired, processing the job...
[2026-09-14 16:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:33:03] Production.INFO: Account Balance Start.
[2026-09-14 16:33:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:33:03] Production.INFO: 117
[2026-09-14 16:33:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 16:33:03] Production.INFO: ==9501== Releasing lock...
[2026-09-14 16:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:33:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:33:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:33:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:33:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:33:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:33:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:33:03] Production.INFO: Total Charge 0
[2026-09-14 16:33:03] Production.INFO: CreateAllLog End
[2026-09-14 16:33:03] Production.INFO: Account Balance End.
[2026-09-14 16:33:03] Production.ERROR: CronJobId end 12
[2026-09-14 16:33:03] Production.INFO: ==9499== Releasing lock...
[2026-09-14 16:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:33:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:33:04] Production.INFO: ==9495== Releasing lock...
[2026-09-14 16:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:33:10] Production.ERROR: CronJobId end10
[2026-09-14 16:33:10] Production.INFO: ==9497== Releasing lock...
[2026-09-14 16:33:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:33:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:33:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:33:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:33:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:33:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:33:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:33:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:33:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:33:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:33:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:33:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:33:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:33:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:33:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:33:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:33:12] Production.INFO: call_cost start
[2026-09-14 16:33:12] Production.INFO: call_cost end
[2026-09-14 16:33:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:33:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:33:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:33:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:33:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:33:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:33:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:33:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:33:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:33:12] Production.INFO: ==9493== Releasing lock...
[2026-09-14 16:33:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:33:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:34:02] Production.INFO: ==9555== Lock acquired, processing the job...
[2026-09-14 21:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:34:02] Production.INFO: neon service started
[2026-09-14 21:34:02] Production.INFO: neon service started
[2026-09-14 21:34:02] Production.INFO: ==9555== Releasing lock...
[2026-09-14 21:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:34:02] Production.INFO: ==9557== Lock acquired, processing the job...
[2026-09-14 16:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:34:02] Production.INFO: ==9557== Releasing lock...
[2026-09-14 16:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:34:02] Production.INFO: ==9560== Lock acquired, processing the job...
[2026-09-14 20:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:34:02] Production.INFO: ==9560== Releasing lock...
[2026-09-14 20:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:34:03] Production.INFO: ==9562== Lock acquired, processing the job...
[2026-09-14 16:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:34:03] Production.INFO: ==9568== Lock acquired, processing the job...
[2026-09-14 16:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:34:03] Production.INFO: Account Balance Start.
[2026-09-14 16:34:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:34:03] Production.INFO: 117
[2026-09-14 16:34:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:34:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:34:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:34:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:34:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:34:03] Production.INFO: ==9564== Lock acquired, processing the job...
[2026-09-14 16:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:34:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:34:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:34:03] Production.INFO: Total Charge 0
[2026-09-14 16:34:03] Production.INFO: CreateAllLog End
[2026-09-14 16:34:03] Production.INFO: ==9566== Lock acquired, processing the job...
[2026-09-14 16:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:34:03] Production.INFO: ==9570== Lock acquired, processing the job...
[2026-09-14 16:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:34:03] Production.INFO: Account Balance End.
[2026-09-14 16:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:34:03] Production.ERROR: CronJobId end 12
[2026-09-14 16:34:03] Production.INFO: ==9568== Releasing lock...
[2026-09-14 16:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:34:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 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-09-14 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-09-14 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-09-14 16:34:03] Production.INFO: ==9570== Releasing lock...
[2026-09-14 16:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:34:04] Production.INFO: ==9564== Releasing lock...
[2026-09-14 16:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:34:11] Production.ERROR: CronJobId end10
[2026-09-14 16:34:11] Production.INFO: ==9566== Releasing lock...
[2026-09-14 16:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:34:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:34:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:34:13] Production.INFO: call_cost start
[2026-09-14 16:34:13] Production.INFO: call_cost end
[2026-09-14 16:34:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:34:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:34:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:34:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:34:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:34:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:34:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:34:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:34:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:34:13] Production.INFO: ==9562== Releasing lock...
[2026-09-14 16:34:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:34:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:35:01] Production.INFO: ==9629== Lock acquired, processing the job...
[2026-09-14 21:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:35:01] Production.INFO: neon service started
[2026-09-14 21:35:01] Production.INFO: neon service started
[2026-09-14 21:35:01] Production.INFO: ==9629== Releasing lock...
[2026-09-14 21:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:35:01] Production.INFO: ==9631== Lock acquired, processing the job...
[2026-09-14 16:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:35:02] Production.INFO: ==9631== Releasing lock...
[2026-09-14 16:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:35:02] Production.INFO: ==9633== Lock acquired, processing the job...
[2026-09-14 20:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:35:02] Production.INFO: ==9633== Releasing lock...
[2026-09-14 20:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:35:02] Production.INFO: ==9641== Lock acquired, processing the job...
[2026-09-14 16:35:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:35:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:35:02] Production.INFO: ==9635== Lock acquired, processing the job...
[2026-09-14 16:35:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 16:35:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:35:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:35:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:35:03] Production.INFO: ==9648== Lock acquired, processing the job...
[2026-09-14 16:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 16:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 16:35:03] Production.ERROR: CronJob PID - 9641
[2026-09-14 16:35:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-14 16:35:03] Production.ERROR: CronJob ID - 10
[2026-09-14 16:35:03] Production.ERROR: CronJob Last Run Time 2026-09-14 16:35:00
[2026-09-14 16:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 16:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 16:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 16:35:03] Production.INFO: ==9635== Releasing lock...
[2026-09-14 16:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 16:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 16:35:03] Production.INFO: ==9637== Lock acquired, processing the job...
[2026-09-14 16:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16: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-09-14 16: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-09-14 16: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-09-14 16:35:03] Production.INFO: ==9639== Lock acquired, processing the job...
[2026-09-14 16:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:35:03] Production.INFO: ==9645== Lock acquired, processing the job...
[2026-09-14 16:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 16:35:03] Production.INFO: ==9643== Lock acquired, processing the job...
[2026-09-14 16:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:35:03] Production.INFO: ==9648== Releasing lock...
[2026-09-14 16:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 16:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:35:03] Production.INFO: Account Balance Start.
[2026-09-14 16:35:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:35:03] Production.INFO: 117
[2026-09-14 16:35:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:35:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:35:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:35:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:35:03] Production.ERROR: done
[2026-09-14 16:35:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:35:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:35:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:35:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 16:35:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003229', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 16:35:04] Production.INFO: Total Charge 0
[2026-09-14 16:35:04] Production.INFO: CreateAllLog End
[2026-09-14 16:35:04] Production.INFO: Account Balance End.
[2026-09-14 16:35:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:35:04] Production.INFO: ==9643== Releasing lock...
[2026-09-14 16:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:35:04] Production.INFO: ==9639== Releasing lock...
[2026-09-14 16:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:35:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003229', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 16:35:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 16:35:09] Production.INFO: ProcessCDR(1,18003229,1,1,2)
[2026-09-14 16:35:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18003229,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 16:35:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18003229,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 16:35:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 16:35:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 16:35:09] Production.INFO: ==9645== Releasing lock...
[2026-09-14 16:35:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 16:35:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 16:35:13] Production.ERROR: CronJobId end10
[2026-09-14 16:35:13] Production.INFO: ==9641== Releasing lock...
[2026-09-14 16:35:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:35:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:35:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:35:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:35:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:35:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:35:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:35:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:35:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:35:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:35:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:35:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:35:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:35:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:35:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:35:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:35:15] Production.INFO: call_cost start
[2026-09-14 16:35:15] Production.INFO: call_cost end
[2026-09-14 16:35:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:35:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:35:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:35:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:35:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:35:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:35:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:35:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:35:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:35:15] Production.INFO: ==9637== Releasing lock...
[2026-09-14 16:35:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:35:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:36:01] Production.INFO: ==9711== Lock acquired, processing the job...
[2026-09-14 21:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:36:01] Production.INFO: neon service started
[2026-09-14 21:36:01] Production.INFO: neon service started
[2026-09-14 21:36:01] Production.INFO: ==9711== Releasing lock...
[2026-09-14 21:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:36:02] Production.INFO: ==9713== Lock acquired, processing the job...
[2026-09-14 16:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:36:02] Production.INFO: ==9713== Releasing lock...
[2026-09-14 16:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:36:02] Production.INFO: ==9715== Lock acquired, processing the job...
[2026-09-14 20:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:36:02] Production.INFO: ==9715== Releasing lock...
[2026-09-14 20:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:36:03] Production.INFO: ==9719== Lock acquired, processing the job...
[2026-09-14 16:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:36:03] Production.INFO: ==9723== Lock acquired, processing the job...
[2026-09-14 16:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:36:03] Production.INFO: ==9721== Lock acquired, processing the job...
[2026-09-14 16:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:36:03] Production.INFO: ==9725== Lock acquired, processing the job...
[2026-09-14 16:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:36:03] Production.INFO: ==9727== Lock acquired, processing the job...
[2026-09-14 16:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:36:03] Production.INFO: Account Balance Start.
[2026-09-14 16:36:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:36:03] Production.INFO: 117
[2026-09-14 16:36:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:36:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:36:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:36:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 16:36:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 16:36:03] Production.INFO: ==9727== Releasing lock...
[2026-09-14 16:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:36:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:36:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:36:03] Production.INFO: Total Charge 0
[2026-09-14 16:36:03] Production.INFO: CreateAllLog End
[2026-09-14 16:36:03] Production.INFO: Account Balance End.
[2026-09-14 16:36:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:36:04] Production.INFO: ==9725== Releasing lock...
[2026-09-14 16:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:36:04] Production.INFO: ==9721== Releasing lock...
[2026-09-14 16:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:36:12] Production.ERROR: CronJobId end10
[2026-09-14 16:36:12] Production.INFO: ==9723== Releasing lock...
[2026-09-14 16:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:36:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:36:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:36:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:36:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:36:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:36:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:36:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:36:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:36:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:36:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:36:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:36:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:36:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:36:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:36:15] Production.INFO: call_cost start
[2026-09-14 16:36:15] Production.INFO: call_cost end
[2026-09-14 16:36:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:36:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:36:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:36:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:36:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:36:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:36:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:36:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:36:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:36:15] Production.INFO: ==9719== Releasing lock...
[2026-09-14 16:36:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:36:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:37:02] Production.INFO: ==9784== Lock acquired, processing the job...
[2026-09-14 21:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:37:02] Production.INFO: neon service started
[2026-09-14 21:37:02] Production.INFO: neon service started
[2026-09-14 21:37:02] Production.INFO: ==9784== Releasing lock...
[2026-09-14 21:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:37:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 16:37:02] Production.INFO: ==9786== Lock acquired, processing the job...
[2026-09-14 16:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:37:02] Production.INFO: ==9786== Releasing lock...
[2026-09-14 16:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:37:02] Production.INFO: ==9788== Lock acquired, processing the job...
[2026-09-14 20:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:37:02] Production.INFO: ==9788== Releasing lock...
[2026-09-14 20:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:37:03] Production.INFO: ==9797== Lock acquired, processing the job...
[2026-09-14 16:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:37:03] Production.INFO: ==9791== Lock acquired, processing the job...
[2026-09-14 16:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:37:03] Production.INFO: ==9793== Lock acquired, processing the job...
[2026-09-14 16:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:37:03] Production.INFO: ==9795== Lock acquired, processing the job...
[2026-09-14 16:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:37:03] Production.INFO: Account Balance Start.
[2026-09-14 16:37:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:37:03] Production.INFO: 117
[2026-09-14 16:37:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:37:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:37:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:37:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:37:04] Production.INFO: Date 2026-09-12
[2026-09-14 16:37:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:37:04] Production.INFO: ==9799== Lock acquired, processing the job...
[2026-09-14 16:37:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:37:04] Production.INFO: Date 2026-09-13
[2026-09-14 16:37:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:37:04] Production.INFO: Date 2026-09-14
[2026-09-14 16:37:04] Production.INFO: Reseller ==> 0
[2026-09-14 16: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-09-14 16: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-09-14 16:37:04] Production.INFO: Total Charge 0
[2026-09-14 16: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-09-14 16:37:04] Production.INFO: CreateAllLog End
[2026-09-14 16:37:04] Production.INFO: ==9799== Releasing lock...
[2026-09-14 16:37:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:37:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:37:04] Production.INFO: Account Balance End.
[2026-09-14 16:37:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:37:04] Production.INFO: ==9797== Releasing lock...
[2026-09-14 16:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:37:04] Production.INFO: ==9793== Releasing lock...
[2026-09-14 16:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:37:10] Production.ERROR: CronJobId end10
[2026-09-14 16:37:10] Production.INFO: ==9795== Releasing lock...
[2026-09-14 16:37:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:37:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:37:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:37:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:37:14] Production.INFO: call_cost start
[2026-09-14 16:37:14] Production.INFO: call_cost end
[2026-09-14 16:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:37:14] Production.INFO: ==9791== Releasing lock...
[2026-09-14 16:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:38:01] Production.INFO: ==9856== Lock acquired, processing the job...
[2026-09-14 21:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:38:01] Production.INFO: neon service started
[2026-09-14 21:38:01] Production.INFO: neon service started
[2026-09-14 21:38:01] Production.INFO: ==9856== Releasing lock...
[2026-09-14 21:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:38:01] Production.INFO: ==9861== Lock acquired, processing the job...
[2026-09-14 20:38:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:38:01] Production.INFO: ==9861== Releasing lock...
[2026-09-14 20:38:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:38:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:38:02] Production.INFO: ==9859== Lock acquired, processing the job...
[2026-09-14 16:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:38:02] Production.INFO: ==9859== Releasing lock...
[2026-09-14 16:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:38:02] Production.INFO: ==9863== Lock acquired, processing the job...
[2026-09-14 16:38:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:38:02] Production.INFO: ==9865== Lock acquired, processing the job...
[2026-09-14 16:38:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:38:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:38:03] Production.INFO: ==9867== Lock acquired, processing the job...
[2026-09-14 16:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:38:03] Production.INFO: ==9871== Lock acquired, processing the job...
[2026-09-14 16:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:38:03] Production.INFO: ==9869== Lock acquired, processing the job...
[2026-09-14 16:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 16:38:03] Production.INFO: Account Balance Start.
[2026-09-14 16:38:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:38:03] Production.INFO: 117
[2026-09-14 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-09-14 16:38:03] Production.INFO: ==9871== Releasing lock...
[2026-09-14 16:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:38:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:38:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:38:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:38:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:38:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:38:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:38:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:38:03] Production.INFO: Total Charge 0
[2026-09-14 16:38:03] Production.INFO: CreateAllLog End
[2026-09-14 16:38:03] Production.INFO: ==9865== Releasing lock...
[2026-09-14 16:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:38:03] Production.INFO: Account Balance End.
[2026-09-14 16:38:03] Production.ERROR: CronJobId end 12
[2026-09-14 16:38:03] Production.INFO: ==9869== Releasing lock...
[2026-09-14 16:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:38:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:38:10] Production.ERROR: CronJobId end10
[2026-09-14 16:38:10] Production.INFO: ==9867== Releasing lock...
[2026-09-14 16:38:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:38:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:38:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:38:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:38:13] Production.INFO: call_cost start
[2026-09-14 16:38:13] Production.INFO: call_cost end
[2026-09-14 16:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:38:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:38:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:38:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:38:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:38:13] Production.INFO: ==9863== Releasing lock...
[2026-09-14 16:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:38:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:39:01] Production.INFO: ==9927== Lock acquired, processing the job...
[2026-09-14 21:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:39:01] Production.INFO: neon service started
[2026-09-14 21:39:01] Production.INFO: neon service started
[2026-09-14 21:39:01] Production.INFO: ==9927== Releasing lock...
[2026-09-14 21:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:39:02] Production.INFO: ==9929== Lock acquired, processing the job...
[2026-09-14 16:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:39:02] Production.INFO: ==9929== Releasing lock...
[2026-09-14 16:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:39:02] Production.INFO: ==9931== Lock acquired, processing the job...
[2026-09-14 20:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:39:02] Production.INFO: ==9931== Releasing lock...
[2026-09-14 20:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:39:03] Production.INFO: ==9933== Lock acquired, processing the job...
[2026-09-14 16:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:39:03] Production.INFO: ==9935== Lock acquired, processing the job...
[2026-09-14 16:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:39:03] Production.INFO: ==9937== Lock acquired, processing the job...
[2026-09-14 16:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:39:03] Production.INFO: ==9939== Lock acquired, processing the job...
[2026-09-14 16:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:39:03] Production.INFO: ==9941== Lock acquired, processing the job...
[2026-09-14 16:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:39:03] Production.INFO: Account Balance Start.
[2026-09-14 16:39:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:39:03] Production.INFO: 117
[2026-09-14 16:39:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 16:39:03] Production.INFO: ==9941== Releasing lock...
[2026-09-14 16:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:39:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:39:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:39:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:39:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:39:04] Production.INFO: Date 2026-09-13
[2026-09-14 16:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:39:04] Production.INFO: Date 2026-09-14
[2026-09-14 16:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:39:04] Production.INFO: Total Charge 0
[2026-09-14 16:39:04] Production.INFO: CreateAllLog End
[2026-09-14 16:39:04] Production.INFO: ==9935== Releasing lock...
[2026-09-14 16:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:39:04] Production.INFO: Account Balance End.
[2026-09-14 16:39:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:39:04] Production.INFO: ==9939== Releasing lock...
[2026-09-14 16:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:39:11] Production.ERROR: CronJobId end10
[2026-09-14 16:39:11] Production.INFO: ==9937== Releasing lock...
[2026-09-14 16:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:39:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:39:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:39:13] Production.INFO: call_cost start
[2026-09-14 16:39:13] Production.INFO: call_cost end
[2026-09-14 16:39:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:39:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:39:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:39:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:39:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:39:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:39:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:39:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:39:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:39:13] Production.INFO: ==9933== Releasing lock...
[2026-09-14 16:39:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:39:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:40:01] Production.INFO: ==10003== Lock acquired, processing the job...
[2026-09-14 21:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:40:01] Production.INFO: neon service started
[2026-09-14 21:40:01] Production.INFO: neon service started
[2026-09-14 21:40:01] Production.INFO: ==10003== Releasing lock...
[2026-09-14 21:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:40:01] Production.INFO: ==10007== Lock acquired, processing the job...
[2026-09-14 20:40:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:40:01] Production.INFO: ==10007== Releasing lock...
[2026-09-14 20:40:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:40:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:40:01] Production.INFO: ==10005== Lock acquired, processing the job...
[2026-09-14 16:40:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:40:02] Production.INFO: ==10005== Releasing lock...
[2026-09-14 16:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:40:02] Production.INFO: ==10009== Lock acquired, processing the job...
[2026-09-14 16:40:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:40:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:40:02] Production.INFO: ==10011== Lock acquired, processing the job...
[2026-09-14 16:40:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:40:02] Production.INFO: ==10013== Lock acquired, processing the job...
[2026-09-14 16:40:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:40:02] Production.INFO: ==10016== Lock acquired, processing the job...
[2026-09-14 16:40:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:40:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:40:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:40:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:40:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:40:02] Production.INFO: Account Balance Start.
[2026-09-14 16:40:02] Production.INFO: CreateAllLog Start
[2026-09-14 16:40:02] Production.INFO: 117
[2026-09-14 16:40:02] Production.INFO: ==10018== Lock acquired, processing the job...
[2026-09-14 16:40:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:40:02] Production.INFO: Date 2026-09-08
[2026-09-14 16:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:40:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:40:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 16:40:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 16:40:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:40:03] Production.INFO: ==10018== Releasing lock...
[2026-09-14 16:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:40:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:40:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:40:03] Production.INFO: Total Charge 0
[2026-09-14 16:40:03] Production.INFO: CreateAllLog End
[2026-09-14 16:40:03] Production.INFO: Account Balance End.
[2026-09-14 16:40:03] Production.ERROR: CronJobId end 12
[2026-09-14 16:40:03] Production.INFO: ==10016== Releasing lock...
[2026-09-14 16:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:40:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:40:03] Production.INFO: ==10011== Releasing lock...
[2026-09-14 16:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:40:10] Production.ERROR: CronJobId end10
[2026-09-14 16:40:10] Production.INFO: ==10013== Releasing lock...
[2026-09-14 16:40:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:40:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:40:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:40:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:40:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:40:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:40:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:40:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:40:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:40:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:40:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:40:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:40:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:40:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:40:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:40:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:40:12] Production.INFO: call_cost start
[2026-09-14 16:40:12] Production.INFO: call_cost end
[2026-09-14 16:40:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:40:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:40:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:40:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:40:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:40:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:40:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:40:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:40:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:40:12] Production.INFO: ==10009== Releasing lock...
[2026-09-14 16:40:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:40:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:41:01] Production.INFO: ==10084== Lock acquired, processing the job...
[2026-09-14 21:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:41:01] Production.INFO: neon service started
[2026-09-14 21:41:01] Production.INFO: neon service started
[2026-09-14 21:41:01] Production.INFO: ==10084== Releasing lock...
[2026-09-14 21:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:41:02] Production.INFO: ==10086== Lock acquired, processing the job...
[2026-09-14 16:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:41:02] Production.INFO: ==10086== Releasing lock...
[2026-09-14 16:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:41:02] Production.INFO: ==10088== Lock acquired, processing the job...
[2026-09-14 20:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:41:02] Production.INFO: ==10088== Releasing lock...
[2026-09-14 20:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:41:03] Production.INFO: ==10093== Lock acquired, processing the job...
[2026-09-14 16:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:41:03] Production.INFO: ==10091== Lock acquired, processing the job...
[2026-09-14 16:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:41:03] Production.INFO: ==10097== Lock acquired, processing the job...
[2026-09-14 16:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:41:03] Production.INFO: ==10095== Lock acquired, processing the job...
[2026-09-14 16:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:41:03] Production.INFO: ==10099== Lock acquired, processing the job...
[2026-09-14 16:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:41:03] Production.INFO: Account Balance Start.
[2026-09-14 16:41:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:41:03] Production.INFO: 117
[2026-09-14 16:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:41:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 16: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-09-14 16: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-09-14 16: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-09-14 16:41:03] Production.INFO: ==10099== Releasing lock...
[2026-09-14 16:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:41:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:41:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:41:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:41:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:41:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:41:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:41:03] Production.INFO: Total Charge 0
[2026-09-14 16:41:03] Production.INFO: CreateAllLog End
[2026-09-14 16:41:03] Production.INFO: Account Balance End.
[2026-09-14 16:41:03] Production.INFO: ==10093== Releasing lock...
[2026-09-14 16:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:41:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:41:03] Production.ERROR: CronJobId end 12
[2026-09-14 16:41:03] Production.INFO: ==10097== Releasing lock...
[2026-09-14 16:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:41:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:41:11] Production.ERROR: CronJobId end10
[2026-09-14 16:41:11] Production.INFO: ==10095== Releasing lock...
[2026-09-14 16:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:41:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:41:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:41:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:41:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:41:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:41:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:41:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:41:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:41:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:41:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:41:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:41:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:41:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:41:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:41:13] Production.INFO: call_cost start
[2026-09-14 16:41:13] Production.INFO: call_cost end
[2026-09-14 16:41:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:41:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:41:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:41:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:41:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:41:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:41:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:41:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:41:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:41:13] Production.INFO: ==10091== Releasing lock...
[2026-09-14 16:41:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:41:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:42:02] Production.INFO: ==10156== Lock acquired, processing the job...
[2026-09-14 21:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:42:02] Production.INFO: neon service started
[2026-09-14 21:42:02] Production.INFO: neon service started
[2026-09-14 21:42:02] Production.INFO: ==10156== Releasing lock...
[2026-09-14 21:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:42:02] Production.INFO: ==10158== Lock acquired, processing the job...
[2026-09-14 16:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:42:02] Production.INFO: ==10160== Lock acquired, processing the job...
[2026-09-14 20:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:42:02] Production.INFO: ==10160== Releasing lock...
[2026-09-14 20:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:42:03] Production.INFO: ==10158== Releasing lock...
[2026-09-14 16:42:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:42:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:42:03] Production.INFO: ==10169== Lock acquired, processing the job...
[2026-09-14 16:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:42:03] Production.INFO: Account Balance Start.
[2026-09-14 16:42:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:42:03] Production.INFO: 117
[2026-09-14 16:42:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:42:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:42:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:42:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:42:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:42:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:42:03] Production.INFO: ==10163== Lock acquired, processing the job...
[2026-09-14 16:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:42:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:42:03] Production.INFO: Total Charge 0
[2026-09-14 16:42:03] Production.INFO: CreateAllLog End
[2026-09-14 16:42:04] Production.INFO: ==10165== Lock acquired, processing the job...
[2026-09-14 16:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:42:04] Production.INFO: ==10167== Lock acquired, processing the job...
[2026-09-14 16:42:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:42:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:42:04] Production.INFO: Account Balance End.
[2026-09-14 16:42:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:42:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:42:04] Production.INFO: ==10169== Releasing lock...
[2026-09-14 16:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:42:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:42:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:42:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:42:04] Production.INFO: ==10171== Lock acquired, processing the job...
[2026-09-14 16:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 16:42:04] Production.INFO: ==10171== Releasing lock...
[2026-09-14 16:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:42:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:42:04] Production.INFO: ==10165== Releasing lock...
[2026-09-14 16:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:42:12] Production.ERROR: CronJobId end10
[2026-09-14 16:42:12] Production.INFO: ==10167== Releasing lock...
[2026-09-14 16:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:42:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:42:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:42:14] Production.INFO: call_cost start
[2026-09-14 16:42:14] Production.INFO: call_cost end
[2026-09-14 16:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:42:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:42:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:42:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:42:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:42:14] Production.INFO: ==10163== Releasing lock...
[2026-09-14 16:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:43:01] Production.INFO: ==10232== Lock acquired, processing the job...
[2026-09-14 21:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:43:01] Production.INFO: neon service started
[2026-09-14 21:43:01] Production.INFO: neon service started
[2026-09-14 21:43:01] Production.INFO: ==10232== Releasing lock...
[2026-09-14 21:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:43:02] Production.INFO: ==10234== Lock acquired, processing the job...
[2026-09-14 16:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:43:02] Production.INFO: ==10236== Lock acquired, processing the job...
[2026-09-14 20:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:43:02] Production.INFO: ==10236== Releasing lock...
[2026-09-14 20:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:43:02] Production.INFO: ==10234== Releasing lock...
[2026-09-14 16:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:43:03] Production.INFO: ==10243== Lock acquired, processing the job...
[2026-09-14 16:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:43:03] Production.INFO: ==10239== Lock acquired, processing the job...
[2026-09-14 16:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:43:03] Production.INFO: ==10241== Lock acquired, processing the job...
[2026-09-14 16:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:43:03] Production.INFO: ==10245== Lock acquired, processing the job...
[2026-09-14 16:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:43:03] Production.INFO: ==10247== Lock acquired, processing the job...
[2026-09-14 16:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:43:03] Production.INFO: Account Balance Start.
[2026-09-14 16:43:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:43:03] Production.INFO: 117
[2026-09-14 16:43:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:43:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:43:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:43:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 16:43:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 16:43:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:43:03] Production.INFO: ==10247== Releasing lock...
[2026-09-14 16:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:43:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:43:04] Production.INFO: Total Charge 0
[2026-09-14 16:43:04] Production.INFO: CreateAllLog End
[2026-09-14 16:43:04] Production.INFO: ==10241== Releasing lock...
[2026-09-14 16:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:43:04] Production.INFO: Account Balance End.
[2026-09-14 16:43:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:43:04] Production.INFO: ==10245== Releasing lock...
[2026-09-14 16:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:43:10] Production.ERROR: CronJobId end10
[2026-09-14 16:43:10] Production.INFO: ==10243== Releasing lock...
[2026-09-14 16:43:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:43:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:43:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:43:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:43:13] Production.INFO: call_cost start
[2026-09-14 16:43:13] Production.INFO: call_cost end
[2026-09-14 16:43:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:43:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:43:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:43:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:43:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:43:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:43:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:43:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:43:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:43:13] Production.INFO: ==10239== Releasing lock...
[2026-09-14 16:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:43:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:44:02] Production.INFO: ==10306== Lock acquired, processing the job...
[2026-09-14 21:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:44:02] Production.INFO: neon service started
[2026-09-14 21:44:02] Production.INFO: neon service started
[2026-09-14 21:44:02] Production.INFO: ==10306== Releasing lock...
[2026-09-14 21:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:44:02] Production.INFO: ==10311== Lock acquired, processing the job...
[2026-09-14 20:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:44:02] Production.INFO: ==10311== Releasing lock...
[2026-09-14 20:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:44:02] Production.INFO: ==10308== Lock acquired, processing the job...
[2026-09-14 16:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:44:02] Production.INFO: ==10308== Releasing lock...
[2026-09-14 16:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:44:03] Production.INFO: ==10313== Lock acquired, processing the job...
[2026-09-14 16:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:44:03] Production.INFO: ==10315== Lock acquired, processing the job...
[2026-09-14 16:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:44:03] Production.INFO: ==10317== Lock acquired, processing the job...
[2026-09-14 16:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:44:03] Production.INFO: ==10319== Lock acquired, processing the job...
[2026-09-14 16:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:44:03] Production.INFO: ==10321== Lock acquired, processing the job...
[2026-09-14 16:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:44:04] Production.INFO: Account Balance Start.
[2026-09-14 16:44:04] Production.INFO: CreateAllLog Start
[2026-09-14 16:44:04] Production.INFO: 117
[2026-09-14 16:44:04] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 16:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 16:44:04] Production.INFO: ==10321== Releasing lock...
[2026-09-14 16:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:44:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:44:04] Production.INFO: Date 2026-09-09
[2026-09-14 16:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:44:04] Production.INFO: Date 2026-09-10
[2026-09-14 16:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:44:04] Production.INFO: Date 2026-09-11
[2026-09-14 16:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:44:04] Production.INFO: Date 2026-09-12
[2026-09-14 16:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:44:04] Production.INFO: Date 2026-09-13
[2026-09-14 16:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:44:04] Production.INFO: Date 2026-09-14
[2026-09-14 16:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:44:04] Production.INFO: Total Charge 0
[2026-09-14 16:44:04] Production.INFO: CreateAllLog End
[2026-09-14 16:44:04] Production.INFO: Account Balance End.
[2026-09-14 16:44:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:44:04] Production.INFO: ==10319== Releasing lock...
[2026-09-14 16:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:44:04] Production.INFO: ==10315== Releasing lock...
[2026-09-14 16:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:44:11] Production.ERROR: CronJobId end10
[2026-09-14 16:44:11] Production.INFO: ==10317== Releasing lock...
[2026-09-14 16:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:44:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:44:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:44:14] Production.INFO: call_cost start
[2026-09-14 16:44:14] Production.INFO: call_cost end
[2026-09-14 16:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:44:14] Production.INFO: ==10313== Releasing lock...
[2026-09-14 16:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:45:01] Production.INFO: ==10378== Lock acquired, processing the job...
[2026-09-14 21:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:45:01] Production.INFO: neon service started
[2026-09-14 21:45:01] Production.INFO: neon service started
[2026-09-14 21:45:01] Production.INFO: ==10378== Releasing lock...
[2026-09-14 21:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:45:01] Production.INFO: ==10380== Lock acquired, processing the job...
[2026-09-14 16:45:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:45:02] Production.INFO: ==10380== Releasing lock...
[2026-09-14 16:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:45:02] Production.INFO: ==10382== Lock acquired, processing the job...
[2026-09-14 20:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:45:02] Production.INFO: ==10382== Releasing lock...
[2026-09-14 20:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:45:03] Production.INFO: ==10391== Lock acquired, processing the job...
[2026-09-14 16:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:45:03] Production.INFO: ==10395== Lock acquired, processing the job...
[2026-09-14 16:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 16:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 16:45:03] Production.INFO: ==10385== Lock acquired, processing the job...
[2026-09-14 16:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 16:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 16:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 16:45:03] Production.ERROR: CronJob PID - 10391
[2026-09-14 16:45:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-14 16:45:03] Production.ERROR: CronJob ID - 10
[2026-09-14 16:45:03] Production.ERROR: CronJob Last Run Time 2026-09-14 16:45:00
[2026-09-14 16:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 16:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 16:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 16:45:03] Production.ERROR: CronJob PID - 10395
[2026-09-14 16:45:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-14 16:45:03] Production.ERROR: CronJob ID - 17
[2026-09-14 16:45:03] Production.ERROR: CronJob Last Run Time 2026-09-14 16:45:00
[2026-09-14 16:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 16:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 16:45:03] Production.INFO: ==10387== Lock acquired, processing the job...
[2026-09-14 16:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:45:03] Production.INFO: ==10389== Lock acquired, processing the job...
[2026-09-14 16:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 16:45:03] Production.INFO: ==10385== Releasing lock...
[2026-09-14 16:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 16:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 16:45:03] Production.ERROR: done
[2026-09-14 16:45:03] Production.INFO: ==10393== Lock acquired, processing the job...
[2026-09-14 16:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:45:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 16:45:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003266', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 16:45:03] Production.INFO: ==10397== Lock acquired, processing the job...
[2026-09-14 16:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:45:03] Production.INFO: Account Balance Start.
[2026-09-14 16:45:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:45:03] Production.INFO: 117
[2026-09-14 16:45:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:45:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:45:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:45:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:45:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:45:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 16:45:03] Production.INFO: ==10397== Releasing lock...
[2026-09-14 16:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:45:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:45:03] Production.INFO: Total Charge 0
[2026-09-14 16:45:03] Production.INFO: CreateAllLog End
[2026-09-14 16:45:04] Production.INFO: Account Balance End.
[2026-09-14 16:45:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:45:04] Production.INFO: ==10393== Releasing lock...
[2026-09-14 16:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:45:04] Production.INFO: ==10389== Releasing lock...
[2026-09-14 16:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:45:08] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003266', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 16:45:08] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 16:45:08] Production.INFO: ProcessCDR(1,18003266,1,1,2)
[2026-09-14 16:45:08] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18003266,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 16:45:08] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18003266,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 16:45:08] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 16:45:08] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 16:45:08] Production.INFO: ==10395== Releasing lock...
[2026-09-14 16:45:08] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 16:45:08] Production.INFO: 26 MB #Memory Used#
[2026-09-14 16:45:12] Production.ERROR: CronJobId end10
[2026-09-14 16:45:12] Production.INFO: ==10391== Releasing lock...
[2026-09-14 16:45:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:45:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:45:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:45:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:45:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:45:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:45:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:45:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:45:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:45:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:45:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:45:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:45:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:45:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:45:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:45:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:45:15] Production.INFO: call_cost start
[2026-09-14 16:45:15] Production.INFO: call_cost end
[2026-09-14 16:45:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:45:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:45:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:45:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:45:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:45:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:45:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:45:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:45:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:45:15] Production.INFO: ==10387== Releasing lock...
[2026-09-14 16:45:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:45:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:46:01] Production.INFO: ==10455== Lock acquired, processing the job...
[2026-09-14 21:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:46:01] Production.INFO: neon service started
[2026-09-14 21:46:01] Production.INFO: neon service started
[2026-09-14 21:46:01] Production.INFO: ==10455== Releasing lock...
[2026-09-14 21:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:46:02] Production.INFO: ==10459== Lock acquired, processing the job...
[2026-09-14 20:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:46:02] Production.INFO: ==10459== Releasing lock...
[2026-09-14 20:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:46:02] Production.INFO: ==10457== Lock acquired, processing the job...
[2026-09-14 16:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:46:02] Production.INFO: ==10457== Releasing lock...
[2026-09-14 16:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:46:03] Production.INFO: ==10462== Lock acquired, processing the job...
[2026-09-14 16:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:46:03] Production.INFO: ==10464== Lock acquired, processing the job...
[2026-09-14 16:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:46:03] Production.INFO: ==10470== Lock acquired, processing the job...
[2026-09-14 16:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:46:03] Production.INFO: ==10466== Lock acquired, processing the job...
[2026-09-14 16:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:46:03] Production.INFO: ==10468== Lock acquired, processing the job...
[2026-09-14 16:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 16: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-09-14 16:46:03] Production.INFO: ==10470== Releasing lock...
[2026-09-14 16:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:46:03] Production.INFO: Account Balance Start.
[2026-09-14 16:46:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:46:03] Production.INFO: 117
[2026-09-14 16:46:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:46:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:46:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:46:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:46:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:46:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:46:03] Production.INFO: ==10464== Releasing lock...
[2026-09-14 16:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:46:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:46:03] Production.INFO: Total Charge 0
[2026-09-14 16:46:03] Production.INFO: CreateAllLog End
[2026-09-14 16:46:04] Production.INFO: Account Balance End.
[2026-09-14 16:46:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:46:04] Production.INFO: ==10468== Releasing lock...
[2026-09-14 16:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:46:11] Production.ERROR: CronJobId end10
[2026-09-14 16:46:11] Production.INFO: ==10466== Releasing lock...
[2026-09-14 16:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:46:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:46:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:46:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:46:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:46:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:46:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:46:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:46:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:46:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:46:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:46:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:46:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:46:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:46:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:46:13] Production.INFO: call_cost start
[2026-09-14 16:46:13] Production.INFO: call_cost end
[2026-09-14 16:46:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:46:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:46:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:46:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:46:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:46:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:46:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:46:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:46:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:46:13] Production.INFO: ==10462== Releasing lock...
[2026-09-14 16:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:46:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:47:02] Production.INFO: ==10532== Lock acquired, processing the job...
[2026-09-14 21:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:47:02] Production.INFO: neon service started
[2026-09-14 21:47:02] Production.INFO: neon service started
[2026-09-14 21:47:02] Production.INFO: ==10532== Releasing lock...
[2026-09-14 21:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:47:02] Production.INFO: ==10536== Lock acquired, processing the job...
[2026-09-14 20:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:47:02] Production.INFO: ==10536== Releasing lock...
[2026-09-14 20:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:47:02] Production.INFO: ==10534== Lock acquired, processing the job...
[2026-09-14 16:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:47:02] Production.INFO: ==10534== Releasing lock...
[2026-09-14 16:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:47:03] Production.INFO: ==10543== Lock acquired, processing the job...
[2026-09-14 16:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:47:03] Production.INFO: ==10539== Lock acquired, processing the job...
[2026-09-14 16:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:47:03] Production.INFO: ==10541== Lock acquired, processing the job...
[2026-09-14 16:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:47:03] Production.INFO: ==10545== Lock acquired, processing the job...
[2026-09-14 16:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:47:03] Production.INFO: ==10547== Lock acquired, processing the job...
[2026-09-14 16:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 16:47:03] Production.INFO: Account Balance Start.
[2026-09-14 16:47:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:47:03] Production.INFO: 117
[2026-09-14 16:47:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 16:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 16:47:03] Production.INFO: ==10547== Releasing lock...
[2026-09-14 16:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:47:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:47:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:47:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:47:04] Production.INFO: Date 2026-09-12
[2026-09-14 16:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:47:04] Production.INFO: Date 2026-09-13
[2026-09-14 16:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:47:04] Production.INFO: Date 2026-09-14
[2026-09-14 16:47:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:47:04] Production.INFO: Total Charge 0
[2026-09-14 16:47:04] Production.INFO: CreateAllLog End
[2026-09-14 16:47:04] Production.INFO: Account Balance End.
[2026-09-14 16:47:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:47:04] Production.INFO: ==10545== Releasing lock...
[2026-09-14 16:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:47:04] Production.INFO: ==10541== Releasing lock...
[2026-09-14 16:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:47:10] Production.ERROR: CronJobId end10
[2026-09-14 16:47:10] Production.INFO: ==10543== Releasing lock...
[2026-09-14 16:47:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:47:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:47:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:47:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:47:13] Production.INFO: call_cost start
[2026-09-14 16:47:13] Production.INFO: call_cost end
[2026-09-14 16:47:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:47:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:47:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:47:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:47:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:47:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:47:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:47:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:47:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:47:13] Production.INFO: ==10539== Releasing lock...
[2026-09-14 16:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:47:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:48:01] Production.INFO: ==10604== Lock acquired, processing the job...
[2026-09-14 21:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:48:01] Production.INFO: neon service started
[2026-09-14 21:48:01] Production.INFO: neon service started
[2026-09-14 21:48:01] Production.INFO: ==10604== Releasing lock...
[2026-09-14 21:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:48:02] Production.INFO: ==10606== Lock acquired, processing the job...
[2026-09-14 16:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:48:02] Production.INFO: ==10608== Lock acquired, processing the job...
[2026-09-14 20:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:48:02] Production.INFO: ==10608== Releasing lock...
[2026-09-14 20:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:48:02] Production.INFO: ==10606== Releasing lock...
[2026-09-14 16:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:48:02] Production.INFO: ==10611== Lock acquired, processing the job...
[2026-09-14 16:48:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:48:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:48:03] Production.INFO: ==10615== Lock acquired, processing the job...
[2026-09-14 16:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:48:03] Production.INFO: ==10613== Lock acquired, processing the job...
[2026-09-14 16:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:48:03] Production.INFO: ==10617== Lock acquired, processing the job...
[2026-09-14 16:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:48:03] Production.INFO: Account Balance Start.
[2026-09-14 16:48:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:48:03] Production.INFO: 117
[2026-09-14 16:48:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:48:03] Production.INFO: ==10619== Lock acquired, processing the job...
[2026-09-14 16:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:48:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:48:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:48:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:48:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 16:48:03] Production.INFO: ==10619== Releasing lock...
[2026-09-14 16:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:48:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:48:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:48:03] Production.INFO: Total Charge 0
[2026-09-14 16:48:03] Production.INFO: CreateAllLog End
[2026-09-14 16:48:03] Production.INFO: Account Balance End.
[2026-09-14 16:48:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:48:04] Production.INFO: ==10617== Releasing lock...
[2026-09-14 16:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:48:04] Production.INFO: ==10613== Releasing lock...
[2026-09-14 16:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:48:11] Production.ERROR: CronJobId end10
[2026-09-14 16:48:11] Production.INFO: ==10615== Releasing lock...
[2026-09-14 16:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:48:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:48:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:48:14] Production.INFO: call_cost start
[2026-09-14 16:48:14] Production.INFO: call_cost end
[2026-09-14 16:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:48:14] Production.INFO: ==10611== Releasing lock...
[2026-09-14 16:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:49:02] Production.INFO: ==10676== Lock acquired, processing the job...
[2026-09-14 21:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:49:02] Production.INFO: neon service started
[2026-09-14 21:49:02] Production.INFO: neon service started
[2026-09-14 21:49:02] Production.INFO: ==10676== Releasing lock...
[2026-09-14 21:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:49:02] Production.INFO: ==10678== Lock acquired, processing the job...
[2026-09-14 16:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:49:02] Production.INFO: ==10680== Lock acquired, processing the job...
[2026-09-14 20:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:49:02] Production.INFO: ==10680== Releasing lock...
[2026-09-14 20:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:49:02] Production.INFO: ==10678== Releasing lock...
[2026-09-14 16:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:49:03] Production.INFO: ==10689== Lock acquired, processing the job...
[2026-09-14 16:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:49:03] Production.INFO: Account Balance Start.
[2026-09-14 16:49:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:49:03] Production.INFO: 117
[2026-09-14 16:49:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:49:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:49:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:49:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:49:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:49:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:49:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:49:03] Production.INFO: Total Charge 0
[2026-09-14 16:49:03] Production.INFO: ==10683== Lock acquired, processing the job...
[2026-09-14 16:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:49:03] Production.INFO: CreateAllLog End
[2026-09-14 16:49:03] Production.INFO: ==10685== Lock acquired, processing the job...
[2026-09-14 16:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:49:03] Production.INFO: ==10687== Lock acquired, processing the job...
[2026-09-14 16:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:49:03] Production.INFO: Account Balance End.
[2026-09-14 16:49:03] Production.ERROR: CronJobId end 12
[2026-09-14 16:49:03] Production.INFO: ==10689== Releasing lock...
[2026-09-14 16:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:49:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:49:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:49:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:49:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:49:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:49:04] Production.INFO: ==10691== Lock acquired, processing the job...
[2026-09-14 16:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 16:49:04] Production.INFO: ==10691== Releasing lock...
[2026-09-14 16:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:49:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:49:04] Production.INFO: ==10685== Releasing lock...
[2026-09-14 16:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:49:11] Production.ERROR: CronJobId end10
[2026-09-14 16:49:11] Production.INFO: ==10687== Releasing lock...
[2026-09-14 16:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:49:14] Production.INFO: call_cost start
[2026-09-14 16:49:14] Production.INFO: call_cost end
[2026-09-14 16:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:49:14] Production.INFO: ==10683== Releasing lock...
[2026-09-14 16:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:50:01] Production.INFO: ==10753== Lock acquired, processing the job...
[2026-09-14 21:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:50:01] Production.INFO: neon service started
[2026-09-14 21:50:01] Production.INFO: neon service started
[2026-09-14 21:50:01] Production.INFO: ==10753== Releasing lock...
[2026-09-14 21:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:50:02] Production.INFO: ==10755== Lock acquired, processing the job...
[2026-09-14 16:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:50:02] Production.INFO: ==10757== Lock acquired, processing the job...
[2026-09-14 20:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:50:02] Production.INFO: ==10757== Releasing lock...
[2026-09-14 20:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:50:02] Production.INFO: ==10755== Releasing lock...
[2026-09-14 16:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:50:03] Production.INFO: ==10760== Lock acquired, processing the job...
[2026-09-14 16:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:50:03] Production.INFO: ==10762== Lock acquired, processing the job...
[2026-09-14 16:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:50:03] Production.INFO: ==10764== Lock acquired, processing the job...
[2026-09-14 16:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:50:03] Production.INFO: ==10766== Lock acquired, processing the job...
[2026-09-14 16:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:50:03] Production.INFO: ==10768== Lock acquired, processing the job...
[2026-09-14 16:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:50:03] Production.INFO: Account Balance Start.
[2026-09-14 16:50:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:50:03] Production.INFO: 117
[2026-09-14 16:50:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:50:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:50:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 16:50:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:50:03] Production.INFO: ==10768== Releasing lock...
[2026-09-14 16:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:50:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:50:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:50:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:50:03] Production.INFO: Total Charge 0
[2026-09-14 16:50:03] Production.INFO: CreateAllLog End
[2026-09-14 16:50:03] Production.INFO: ==10762== Releasing lock...
[2026-09-14 16:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:50:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:50:03] Production.INFO: Account Balance End.
[2026-09-14 16:50:03] Production.ERROR: CronJobId end 12
[2026-09-14 16:50:03] Production.INFO: ==10766== Releasing lock...
[2026-09-14 16:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:50:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:50:09] Production.ERROR: CronJobId end10
[2026-09-14 16:50:09] Production.INFO: ==10764== Releasing lock...
[2026-09-14 16:50:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:50:09] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:50:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:50:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:50:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:50:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:50:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:50:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:50:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:50:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:50:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:50:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:50:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:50:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:50:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:50:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:50:12] Production.INFO: call_cost start
[2026-09-14 16:50:12] Production.INFO: call_cost end
[2026-09-14 16:50:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:50:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:50:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:50:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:50:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:50:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:50:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:50:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:50:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:50:12] Production.INFO: ==10760== Releasing lock...
[2026-09-14 16:50:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:50:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:51:01] Production.INFO: ==10830== Lock acquired, processing the job...
[2026-09-14 21:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:51:01] Production.INFO: neon service started
[2026-09-14 21:51:01] Production.INFO: neon service started
[2026-09-14 21:51:01] Production.INFO: ==10830== Releasing lock...
[2026-09-14 21:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:51:02] Production.INFO: ==10834== Lock acquired, processing the job...
[2026-09-14 20:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:51:02] Production.INFO: ==10834== Releasing lock...
[2026-09-14 20:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:51:02] Production.INFO: ==10832== Lock acquired, processing the job...
[2026-09-14 16:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:51:02] Production.INFO: ==10832== Releasing lock...
[2026-09-14 16:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:51:03] Production.INFO: ==10837== Lock acquired, processing the job...
[2026-09-14 16:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:51:03] Production.INFO: ==10841== Lock acquired, processing the job...
[2026-09-14 16:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:51:03] Production.INFO: ==10843== Lock acquired, processing the job...
[2026-09-14 16:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:51:03] Production.INFO: ==10839== Lock acquired, processing the job...
[2026-09-14 16:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:51:03] Production.INFO: ==10845== Lock acquired, processing the job...
[2026-09-14 16:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:51:03] Production.INFO: Account Balance Start.
[2026-09-14 16:51:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:51:03] Production.INFO: 117
[2026-09-14 16:51:03] Production.INFO: Date 2026-09-08
[2026-09-14 16: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-09-14 16:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 16: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-09-14 16:51:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 16: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-09-14 16:51:03] Production.INFO: ==10845== Releasing lock...
[2026-09-14 16:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:51:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:51:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:51:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:51:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:51:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:51:03] Production.INFO: ==10839== Releasing lock...
[2026-09-14 16:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:51:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:51:03] Production.INFO: Total Charge 0
[2026-09-14 16:51:03] Production.INFO: CreateAllLog End
[2026-09-14 16:51:04] Production.INFO: Account Balance End.
[2026-09-14 16:51:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:51:04] Production.INFO: ==10843== Releasing lock...
[2026-09-14 16:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:51:11] Production.ERROR: CronJobId end10
[2026-09-14 16:51:11] Production.INFO: ==10841== Releasing lock...
[2026-09-14 16:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:51:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:51:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:51:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:51:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:51:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:51:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:51:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:51:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:51:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:51:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:51:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:51:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:51:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:51:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:51:14] Production.INFO: call_cost start
[2026-09-14 16:51:14] Production.INFO: call_cost end
[2026-09-14 16:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:51:14] Production.INFO: ==10837== Releasing lock...
[2026-09-14 16:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:52:02] Production.INFO: ==10910== Lock acquired, processing the job...
[2026-09-14 21:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:52:02] Production.INFO: neon service started
[2026-09-14 21:52:02] Production.INFO: neon service started
[2026-09-14 21:52:02] Production.INFO: ==10910== Releasing lock...
[2026-09-14 21:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:52:02] Production.INFO: ==10912== Lock acquired, processing the job...
[2026-09-14 16:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:52:02] Production.INFO: ==10914== Lock acquired, processing the job...
[2026-09-14 20:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:52:02] Production.INFO: ==10914== Releasing lock...
[2026-09-14 20:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:52:03] Production.INFO: ==10912== Releasing lock...
[2026-09-14 16:52:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:52:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:52:03] Production.INFO: ==10916== Lock acquired, processing the job...
[2026-09-14 16:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:52:03] Production.INFO: ==10918== Lock acquired, processing the job...
[2026-09-14 16:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:52:03] Production.INFO: ==10923== Lock acquired, processing the job...
[2026-09-14 16:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:52:03] Production.INFO: ==10920== Lock acquired, processing the job...
[2026-09-14 16:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:52:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:52:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:52:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:52:04] Production.INFO: ==10925== Lock acquired, processing the job...
[2026-09-14 16:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:52:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:52:04] Production.INFO: Account Balance Start.
[2026-09-14 16:52:04] Production.INFO: CreateAllLog Start
[2026-09-14 16:52:04] Production.INFO: 117
[2026-09-14 16:52:04] Production.INFO: Date 2026-09-08
[2026-09-14 16: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-09-14 16:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 16: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-09-14 16: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-09-14 16:52:04] Production.INFO: Date 2026-09-09
[2026-09-14 16:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:52:04] Production.INFO: ==10925== Releasing lock...
[2026-09-14 16:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:52:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:52:04] Production.INFO: Date 2026-09-10
[2026-09-14 16:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:52:04] Production.INFO: Date 2026-09-11
[2026-09-14 16:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:52:04] Production.INFO: Date 2026-09-12
[2026-09-14 16:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:52:04] Production.INFO: Date 2026-09-13
[2026-09-14 16:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:52:04] Production.INFO: Date 2026-09-14
[2026-09-14 16:52:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:52:04] Production.INFO: Total Charge 0
[2026-09-14 16:52:04] Production.INFO: CreateAllLog End
[2026-09-14 16:52:04] Production.INFO: Account Balance End.
[2026-09-14 16:52:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:52:04] Production.INFO: ==10923== Releasing lock...
[2026-09-14 16:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:52:04] Production.INFO: ==10918== Releasing lock...
[2026-09-14 16:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:52:11] Production.ERROR: CronJobId end10
[2026-09-14 16:52:11] Production.INFO: ==10920== Releasing lock...
[2026-09-14 16:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:52:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:52:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:52:14] Production.INFO: call_cost start
[2026-09-14 16:52:14] Production.INFO: call_cost end
[2026-09-14 16:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:52:14] Production.INFO: ==10916== Releasing lock...
[2026-09-14 16:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:53:01] Production.INFO: ==10982== Lock acquired, processing the job...
[2026-09-14 21:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:53:01] Production.INFO: neon service started
[2026-09-14 21:53:01] Production.INFO: neon service started
[2026-09-14 21:53:01] Production.INFO: ==10982== Releasing lock...
[2026-09-14 21:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:53:02] Production.INFO: ==10986== Lock acquired, processing the job...
[2026-09-14 20:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:53:02] Production.INFO: ==10986== Releasing lock...
[2026-09-14 20:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:53:02] Production.INFO: ==10984== Lock acquired, processing the job...
[2026-09-14 16:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:53:02] Production.INFO: ==10984== Releasing lock...
[2026-09-14 16:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:53:03] Production.INFO: ==10988== Lock acquired, processing the job...
[2026-09-14 16:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:53:03] Production.INFO: ==10990== Lock acquired, processing the job...
[2026-09-14 16:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:53:03] Production.INFO: ==10992== Lock acquired, processing the job...
[2026-09-14 16:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:53:03] Production.INFO: ==10994== Lock acquired, processing the job...
[2026-09-14 16:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:53:03] Production.INFO: ==10996== Lock acquired, processing the job...
[2026-09-14 16:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:53:03] Production.INFO: Account Balance Start.
[2026-09-14 16:53:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:53:03] Production.INFO: 117
[2026-09-14 16:53:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:53:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:53:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 16:53:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:53:03] Production.INFO: ==10996== Releasing lock...
[2026-09-14 16:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:53:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:53:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:53:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:53:03] Production.INFO: Total Charge 0
[2026-09-14 16:53:03] Production.INFO: CreateAllLog End
[2026-09-14 16:53:03] Production.INFO: Account Balance End.
[2026-09-14 16:53:04] Production.INFO: ==10990== Releasing lock...
[2026-09-14 16:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:53:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:53:04] Production.INFO: ==10994== Releasing lock...
[2026-09-14 16:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:53:10] Production.ERROR: CronJobId end10
[2026-09-14 16:53:10] Production.INFO: ==10992== Releasing lock...
[2026-09-14 16:53:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:53:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:53:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:53:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:53:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:53:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:53:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:53:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:53:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:53:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:53:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:53:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:53:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:53:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:53:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:53:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:53:13] Production.INFO: call_cost start
[2026-09-14 16:53:13] Production.INFO: call_cost end
[2026-09-14 16:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:53:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:53:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:53:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:53:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:53:13] Production.INFO: ==10988== Releasing lock...
[2026-09-14 16:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:54:02] Production.INFO: ==11057== Lock acquired, processing the job...
[2026-09-14 21:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:54:02] Production.INFO: neon service started
[2026-09-14 21:54:02] Production.INFO: neon service started
[2026-09-14 21:54:02] Production.INFO: ==11057== Releasing lock...
[2026-09-14 21:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:54:02] Production.INFO: ==11059== Lock acquired, processing the job...
[2026-09-14 16:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 20:54:02] Production.INFO: ==11061== Lock acquired, processing the job...
[2026-09-14 20:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:54:02] Production.INFO: ==11061== Releasing lock...
[2026-09-14 20:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:54:02] Production.INFO: ==11059== Releasing lock...
[2026-09-14 16:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:54:03] Production.INFO: ==11063== Lock acquired, processing the job...
[2026-09-14 16:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:54:03] Production.INFO: ==11065== Lock acquired, processing the job...
[2026-09-14 16:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:54:03] Production.INFO: ==11067== Lock acquired, processing the job...
[2026-09-14 16:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:54:03] Production.INFO: ==11071== Lock acquired, processing the job...
[2026-09-14 16:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:54:03] Production.INFO: ==11069== Lock acquired, processing the job...
[2026-09-14 16:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:54:03] Production.INFO: Account Balance Start.
[2026-09-14 16:54:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:54:03] Production.INFO: 117
[2026-09-14 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-09-14 16:54:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 16:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:54:03] Production.INFO: ==11071== Releasing lock...
[2026-09-14 16:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:54:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:54:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:54:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:54:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:54:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:54:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:54:04] Production.INFO: Total Charge 0
[2026-09-14 16:54:04] Production.INFO: CreateAllLog End
[2026-09-14 16:54:04] Production.INFO: Account Balance End.
[2026-09-14 16:54:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:54:04] Production.INFO: ==11069== Releasing lock...
[2026-09-14 16:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:54:04] Production.INFO: ==11065== Releasing lock...
[2026-09-14 16:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:54:11] Production.ERROR: CronJobId end10
[2026-09-14 16:54:11] Production.INFO: ==11067== Releasing lock...
[2026-09-14 16:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:54:14] Production.INFO: call_cost start
[2026-09-14 16:54:14] Production.INFO: call_cost end
[2026-09-14 16:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:54:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:54:14] Production.INFO: ==11063== Releasing lock...
[2026-09-14 16:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:55:01] Production.INFO: ==11141== Lock acquired, processing the job...
[2026-09-14 21:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:55:01] Production.INFO: neon service started
[2026-09-14 21:55:01] Production.INFO: neon service started
[2026-09-14 21:55:01] Production.INFO: ==11141== Releasing lock...
[2026-09-14 21:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 20:55:01] Production.INFO: ==11145== Lock acquired, processing the job...
[2026-09-14 20:55:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:55:01] Production.INFO: ==11145== Releasing lock...
[2026-09-14 20:55:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:55:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:55:01] Production.INFO: ==11143== Lock acquired, processing the job...
[2026-09-14 16:55:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:55:02] Production.INFO: ==11143== Releasing lock...
[2026-09-14 16:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 16:55:02] Production.INFO: ==11148== Lock acquired, processing the job...
[2026-09-14 16:55:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 16:55:02] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 16:55:02] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 16:55:02] Production.INFO: ==11148== Releasing lock...
[2026-09-14 16:55:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 16:55:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 16:55:03] Production.INFO: ==11150== Lock acquired, processing the job...
[2026-09-14 16:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:55:03] Production.INFO: ==11160== Lock acquired, processing the job...
[2026-09-14 16:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 16:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 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-09-14 16:55:03] Production.INFO: ==11152== Lock acquired, processing the job...
[2026-09-14 16:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:55:03] Production.INFO: ==11160== Releasing lock...
[2026-09-14 16:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:55:03] Production.INFO: ==11154== Lock acquired, processing the job...
[2026-09-14 16:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:55:03] Production.INFO: ==11156== Lock acquired, processing the job...
[2026-09-14 16:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:55:03] Production.INFO: ==11158== Lock acquired, processing the job...
[2026-09-14 16:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 16:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 16:55:03] Production.INFO: Account Balance Start.
[2026-09-14 16:55:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:55:03] Production.INFO: 117
[2026-09-14 16:55:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:55:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:55:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:55:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:55:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:55:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:55:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:55:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:55:03] Production.ERROR: done
[2026-09-14 16:55:04] Production.INFO: Date 2026-09-12
[2026-09-14 16:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:55:04] Production.INFO: Date 2026-09-13
[2026-09-14 16:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:55:04] Production.INFO: Date 2026-09-14
[2026-09-14 16:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:55:04] Production.INFO: Total Charge 0
[2026-09-14 16:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 16:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003311', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 16:55:04] Production.INFO: CreateAllLog End
[2026-09-14 16:55:04] Production.INFO: Account Balance End.
[2026-09-14 16:55:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:55:04] Production.INFO: ==11156== Releasing lock...
[2026-09-14 16:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:55:04] Production.INFO: ==11152== Releasing lock...
[2026-09-14 16:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003311', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 16:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 16:55:10] Production.INFO: ProcessCDR(1,18003311,1,1,2)
[2026-09-14 16:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18003311,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 16:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18003311,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 16:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 16:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 16:55:10] Production.INFO: ==11158== Releasing lock...
[2026-09-14 16:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 16:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 16:55:13] Production.ERROR: CronJobId end10
[2026-09-14 16:55:13] Production.INFO: ==11154== Releasing lock...
[2026-09-14 16:55:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:55:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:55:16] Production.INFO: call_cost start
[2026-09-14 16:55:16] Production.INFO: call_cost end
[2026-09-14 16:55:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:55:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:55:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:55:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:55:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:55:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:55:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:55:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:55:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:55:16] Production.INFO: ==11150== Releasing lock...
[2026-09-14 16:55:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:55:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:56:01] Production.INFO: ==11218== Lock acquired, processing the job...
[2026-09-14 21:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:56:01] Production.INFO: neon service started
[2026-09-14 21:56:01] Production.INFO: neon service started
[2026-09-14 21:56:01] Production.INFO: ==11218== Releasing lock...
[2026-09-14 21:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:56:02] Production.INFO: ==11220== Lock acquired, processing the job...
[2026-09-14 16:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:56:02] Production.INFO: ==11220== Releasing lock...
[2026-09-14 16:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:56:02] Production.INFO: ==11222== Lock acquired, processing the job...
[2026-09-14 20:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:56:02] Production.INFO: ==11222== Releasing lock...
[2026-09-14 20:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:56:03] Production.INFO: ==11224== Lock acquired, processing the job...
[2026-09-14 16:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:56:03] Production.INFO: ==11226== Lock acquired, processing the job...
[2026-09-14 16:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:56:03] Production.INFO: ==11228== Lock acquired, processing the job...
[2026-09-14 16:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:56:03] Production.INFO: ==11230== Lock acquired, processing the job...
[2026-09-14 16:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:56:03] Production.INFO: Account Balance Start.
[2026-09-14 16:56:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:56:03] Production.INFO: 117
[2026-09-14 16:56:03] Production.INFO: ==11232== Lock acquired, processing the job...
[2026-09-14 16:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:56:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:56:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:56:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 16:56:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 16:56:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 16:56:03] Production.INFO: ==11232== Releasing lock...
[2026-09-14 16:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:56:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:56:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:56:03] Production.INFO: Total Charge 0
[2026-09-14 16:56:03] Production.INFO: CreateAllLog End
[2026-09-14 16:56:03] Production.INFO: Account Balance End.
[2026-09-14 16:56:03] Production.ERROR: CronJobId end 12
[2026-09-14 16:56:03] Production.INFO: ==11230== Releasing lock...
[2026-09-14 16:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:56:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:56:04] Production.INFO: ==11226== Releasing lock...
[2026-09-14 16:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:56:11] Production.ERROR: CronJobId end10
[2026-09-14 16:56:11] Production.INFO: ==11228== Releasing lock...
[2026-09-14 16:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:56:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:56:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:56:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:56:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:56:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:56:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:56:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:56:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:56:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:56:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:56:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:56:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:56:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:56:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:56:14] Production.INFO: call_cost start
[2026-09-14 16:56:14] Production.INFO: call_cost end
[2026-09-14 16:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:56:14] Production.INFO: ==11224== Releasing lock...
[2026-09-14 16:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:57:02] Production.INFO: ==11296== Lock acquired, processing the job...
[2026-09-14 21:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:57:02] Production.INFO: neon service started
[2026-09-14 21:57:02] Production.INFO: neon service started
[2026-09-14 21:57:02] Production.INFO: ==11296== Releasing lock...
[2026-09-14 21:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:57:02] Production.INFO: ==11299== Lock acquired, processing the job...
[2026-09-14 16:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:57:02] Production.INFO: ==11299== Releasing lock...
[2026-09-14 16:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:57:03] Production.INFO: ==11301== Lock acquired, processing the job...
[2026-09-14 20:57:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:57:03] Production.INFO: ==11301== Releasing lock...
[2026-09-14 20:57:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:57:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:57:03] Production.INFO: ==11303== Lock acquired, processing the job...
[2026-09-14 16:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:57:03] Production.INFO: ==11305== Lock acquired, processing the job...
[2026-09-14 16:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:57:03] Production.INFO: ==11310== Lock acquired, processing the job...
[2026-09-14 16:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:57:03] Production.INFO: ==11312== Lock acquired, processing the job...
[2026-09-14 16:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:57:03] Production.INFO: ==11308== Lock acquired, processing the job...
[2026-09-14 16:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:57:03] Production.INFO: Account Balance Start.
[2026-09-14 16:57:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:57:03] Production.INFO: 117
[2026-09-14 16:57:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 16:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 16:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:57:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:57:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 16:57:04] Production.INFO: ==11312== Releasing lock...
[2026-09-14 16:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:57:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:57:04] Production.INFO: Date 2026-09-09
[2026-09-14 16:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:57:04] Production.INFO: Date 2026-09-10
[2026-09-14 16:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:57:04] Production.INFO: Date 2026-09-11
[2026-09-14 16:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:57:04] Production.INFO: Date 2026-09-12
[2026-09-14 16:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:57:04] Production.INFO: Date 2026-09-13
[2026-09-14 16:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:57:04] Production.INFO: Date 2026-09-14
[2026-09-14 16:57:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:57:04] Production.INFO: Total Charge 0
[2026-09-14 16:57:04] Production.INFO: CreateAllLog End
[2026-09-14 16:57:04] Production.INFO: Account Balance End.
[2026-09-14 16:57:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:57:04] Production.INFO: ==11310== Releasing lock...
[2026-09-14 16:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:57:04] Production.INFO: ==11305== Releasing lock...
[2026-09-14 16:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:57:11] Production.ERROR: CronJobId end10
[2026-09-14 16:57:11] Production.INFO: ==11308== Releasing lock...
[2026-09-14 16:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:57:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:57:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:57:14] Production.INFO: call_cost start
[2026-09-14 16:57:14] Production.INFO: call_cost end
[2026-09-14 16:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:57:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:57:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:57:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:57:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:57:14] Production.INFO: ==11303== Releasing lock...
[2026-09-14 16:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:58:01] Production.INFO: ==11368== Lock acquired, processing the job...
[2026-09-14 21:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:58:01] Production.INFO: neon service started
[2026-09-14 21:58:01] Production.INFO: neon service started
[2026-09-14 21:58:01] Production.INFO: ==11368== Releasing lock...
[2026-09-14 21:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:58:02] Production.INFO: ==11370== Lock acquired, processing the job...
[2026-09-14 16:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:58:02] Production.INFO: ==11370== Releasing lock...
[2026-09-14 16:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:58:02] Production.INFO: ==11372== Lock acquired, processing the job...
[2026-09-14 20:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:58:02] Production.INFO: ==11372== Releasing lock...
[2026-09-14 20:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:58:03] Production.INFO: ==11374== Lock acquired, processing the job...
[2026-09-14 16:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:58:03] Production.INFO: ==11379== Lock acquired, processing the job...
[2026-09-14 16:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:58:03] Production.INFO: ==11376== Lock acquired, processing the job...
[2026-09-14 16:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:58:03] Production.INFO: ==11381== Lock acquired, processing the job...
[2026-09-14 16:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:58:03] Production.INFO: ==11383== Lock acquired, processing the job...
[2026-09-14 16:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 16:58:03] Production.INFO: Account Balance Start.
[2026-09-14 16:58:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:58:03] Production.INFO: 117
[2026-09-14 16:58:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:58:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 16:58:03] Production.INFO: ==11383== Releasing lock...
[2026-09-14 16:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:58:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:58:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:58:03] Production.INFO: Date 2026-09-12
[2026-09-14 16:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:58:03] Production.INFO: Date 2026-09-13
[2026-09-14 16:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:58:03] Production.INFO: Date 2026-09-14
[2026-09-14 16:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:58:03] Production.INFO: Total Charge 0
[2026-09-14 16:58:03] Production.INFO: CreateAllLog End
[2026-09-14 16:58:03] Production.INFO: Account Balance End.
[2026-09-14 16:58:03] Production.ERROR: CronJobId end 12
[2026-09-14 16:58:03] Production.INFO: ==11381== Releasing lock...
[2026-09-14 16:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:58:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:58:04] Production.INFO: ==11376== Releasing lock...
[2026-09-14 16:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:58:12] Production.ERROR: CronJobId end10
[2026-09-14 16:58:12] Production.INFO: ==11379== Releasing lock...
[2026-09-14 16:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:58:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:58:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:58:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:58:15] Production.INFO: call_cost start
[2026-09-14 16:58:15] Production.INFO: call_cost end
[2026-09-14 16:58:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:58:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:58:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:58:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:58:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:58:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:58:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:58:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:58:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:58:15] Production.INFO: ==11374== Releasing lock...
[2026-09-14 16:58:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:58:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 21:59:02] Production.INFO: ==11449== Lock acquired, processing the job...
[2026-09-14 21:59:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 21:59:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 21:59:02] Production.INFO: neon service started
[2026-09-14 21:59:02] Production.INFO: neon service started
[2026-09-14 21:59:02] Production.INFO: ==11449== Releasing lock...
[2026-09-14 21:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 21:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 16:59:02] Production.INFO: ==11452== Lock acquired, processing the job...
[2026-09-14 16:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 16:59:02] Production.INFO: ==11452== Releasing lock...
[2026-09-14 16:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 16:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 20:59:02] Production.INFO: ==11454== Lock acquired, processing the job...
[2026-09-14 20:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 20:59:03] Production.INFO: ==11454== Releasing lock...
[2026-09-14 20:59:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 20:59:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 16:59:03] Production.INFO: ==11464== Lock acquired, processing the job...
[2026-09-14 16:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 16:59:03] Production.INFO: ==11464== Releasing lock...
[2026-09-14 16:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 16:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 16:59:03] Production.INFO: ==11456== Lock acquired, processing the job...
[2026-09-14 16:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 16:59:03] Production.INFO: ==11458== Lock acquired, processing the job...
[2026-09-14 16:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 16:59:03] Production.INFO: ==11460== Lock acquired, processing the job...
[2026-09-14 16:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 16:59:03] Production.INFO: ==11462== Lock acquired, processing the job...
[2026-09-14 16:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 16:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 16:59:03] Production.INFO: Account Balance Start.
[2026-09-14 16:59:03] Production.INFO: CreateAllLog Start
[2026-09-14 16:59:03] Production.INFO: 117
[2026-09-14 16:59:03] Production.INFO: Date 2026-09-08
[2026-09-14 16:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 16:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 16:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 16:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 16:59:03] Production.INFO: Date 2026-09-09
[2026-09-14 16:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:59:03] Production.INFO: Date 2026-09-10
[2026-09-14 16:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:59:03] Production.INFO: Date 2026-09-11
[2026-09-14 16:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 16:59:04] Production.INFO: Date 2026-09-12
[2026-09-14 16:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:59:04] Production.INFO: Date 2026-09-13
[2026-09-14 16:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:59:04] Production.INFO: Date 2026-09-14
[2026-09-14 16:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 16:59:04] Production.INFO: Total Charge 0
[2026-09-14 16:59:04] Production.INFO: CreateAllLog End
[2026-09-14 16:59:04] Production.INFO: Account Balance End.
[2026-09-14 16:59:04] Production.ERROR: CronJobId end 12
[2026-09-14 16:59:04] Production.INFO: ==11462== Releasing lock...
[2026-09-14 16:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 16:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 16:59:04] Production.INFO: ==11458== Releasing lock...
[2026-09-14 16:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 16:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 16:59:10] Production.ERROR: CronJobId end10
[2026-09-14 16:59:10] Production.INFO: ==11460== Releasing lock...
[2026-09-14 16:59:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 16:59:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 16:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 16:59:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 16:59:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 16:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 16:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 16:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 16:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 16:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 16:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 16:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 16:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 16:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 16:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 16:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 16:59:13] Production.INFO: call_cost start
[2026-09-14 16:59:13] Production.INFO: call_cost end
[2026-09-14 16:59:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 16:59:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 16:59:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 16:59:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 16:59:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 16:59:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 16:59:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 16:59:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 16:59:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 16:59:13] Production.INFO: ==11456== Releasing lock...
[2026-09-14 16:59:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 16:59:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:00:01] Production.INFO: ==11522== Lock acquired, processing the job...
[2026-09-14 22:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:00:01] Production.INFO: neon service started
[2026-09-14 22:00:01] Production.INFO: neon service started
[2026-09-14 22:00:01] Production.INFO: ==11522== Releasing lock...
[2026-09-14 22:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:00:02] Production.INFO: ==11524== Lock acquired, processing the job...
[2026-09-14 17:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:00:02] Production.INFO: ==11526== Lock acquired, processing the job...
[2026-09-14 21:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:00:02] Production.INFO: ==11526== Releasing lock...
[2026-09-14 21:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:00:02] Production.INFO: ==11524== Releasing lock...
[2026-09-14 17:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:00:03] Production.INFO: ==11535== Lock acquired, processing the job...
[2026-09-14 17:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:00:03] Production.INFO: ==11529== Lock acquired, processing the job...
[2026-09-14 17:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:00:03] Production.INFO: ==11531== Lock acquired, processing the job...
[2026-09-14 17:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:00:03] Production.INFO: ==11533== Lock acquired, processing the job...
[2026-09-14 17:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:00:03] Production.INFO: ==11537== Lock acquired, processing the job...
[2026-09-14 17:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:00:03] Production.INFO: Account Balance Start.
[2026-09-14 17:00:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:00:03] Production.INFO: 117
[2026-09-14 17:00:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 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-09-14 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-09-14 17:00:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:00:03] Production.INFO: ==11537== Releasing lock...
[2026-09-14 17:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:00:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:00:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:00:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:00:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:00:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:00:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:00:03] Production.INFO: Total Charge 0
[2026-09-14 17:00:03] Production.INFO: CreateAllLog End
[2026-09-14 17:00:04] Production.INFO: Account Balance End.
[2026-09-14 17:00:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:00:04] Production.INFO: ==11535== Releasing lock...
[2026-09-14 17:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:00:04] Production.INFO: ==11531== Releasing lock...
[2026-09-14 17:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:00:11] Production.ERROR: CronJobId end10
[2026-09-14 17:00:11] Production.INFO: ==11533== Releasing lock...
[2026-09-14 17:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:00:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:00:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:00:13] Production.INFO: call_cost start
[2026-09-14 17:00:13] Production.INFO: call_cost end
[2026-09-14 17:00:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:00:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:00:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:00:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:00:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:00:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:00:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:00:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:00:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:00:13] Production.INFO: ==11529== Releasing lock...
[2026-09-14 17:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:00:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:01:02] Production.INFO: ==11600== Lock acquired, processing the job...
[2026-09-14 22:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:01:02] Production.INFO: neon service started
[2026-09-14 22:01:02] Production.INFO: neon service started
[2026-09-14 22:01:02] Production.INFO: ==11600== Releasing lock...
[2026-09-14 22:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:01:02] Production.INFO: ==11614== Lock acquired, processing the job...
[2026-09-14 17:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:01:02] Production.INFO: ==11614== Releasing lock...
[2026-09-14 17:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:01:02] Production.INFO: ==11616== Lock acquired, processing the job...
[2026-09-14 21:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:01:02] Production.INFO: ==11616== Releasing lock...
[2026-09-14 21:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:01:03] Production.INFO: ==11618== Lock acquired, processing the job...
[2026-09-14 17:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:01:03] Production.INFO: ==11620== Lock acquired, processing the job...
[2026-09-14 17:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:01:03] Production.INFO: ==11626== Lock acquired, processing the job...
[2026-09-14 17:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:01:03] Production.INFO: ==11622== Lock acquired, processing the job...
[2026-09-14 17:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17: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-09-14 17: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-09-14 17:01:03] Production.INFO: ==11624== Lock acquired, processing the job...
[2026-09-14 17:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17: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-09-14 17:01:03] Production.INFO: ==11626== Releasing lock...
[2026-09-14 17:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:01:03] Production.INFO: Account Balance Start.
[2026-09-14 17:01:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:01:03] Production.INFO: 117
[2026-09-14 17:01:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:01:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:01:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:01:04] Production.INFO: Date 2026-09-11
[2026-09-14 17:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:01:04] Production.INFO: Date 2026-09-12
[2026-09-14 17:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:01:04] Production.INFO: Date 2026-09-13
[2026-09-14 17:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:01:04] Production.INFO: Date 2026-09-14
[2026-09-14 17:01:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:01:04] Production.INFO: Total Charge 0
[2026-09-14 17:01:04] Production.INFO: ==11620== Releasing lock...
[2026-09-14 17:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:01:04] Production.INFO: CreateAllLog End
[2026-09-14 17:01:04] Production.INFO: Account Balance End.
[2026-09-14 17:01:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:01:04] Production.INFO: ==11624== Releasing lock...
[2026-09-14 17:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:01:11] Production.ERROR: CronJobId end10
[2026-09-14 17:01:11] Production.INFO: ==11622== Releasing lock...
[2026-09-14 17:01:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:01:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:01:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:01:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:01:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:01:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:01:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:01:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:01:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:01:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:01:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:01:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:01:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:01:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:01:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:01:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:01:14] Production.INFO: call_cost start
[2026-09-14 17:01:14] Production.INFO: call_cost end
[2026-09-14 17:01:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:01:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:01:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:01:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:01:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:01:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:01:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:01:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:01:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:01:14] Production.INFO: ==11618== Releasing lock...
[2026-09-14 17:01:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:01:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:02:01] Production.INFO: ==11684== Lock acquired, processing the job...
[2026-09-14 22:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:02:01] Production.INFO: neon service started
[2026-09-14 22:02:01] Production.INFO: neon service started
[2026-09-14 22:02:01] Production.INFO: ==11684== Releasing lock...
[2026-09-14 22:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:02:02] Production.INFO: ==11686== Lock acquired, processing the job...
[2026-09-14 17:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:02:02] Production.INFO: ==11688== Lock acquired, processing the job...
[2026-09-14 21:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:02:02] Production.INFO: ==11688== Releasing lock...
[2026-09-14 21:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:02:02] Production.INFO: ==11686== Releasing lock...
[2026-09-14 17:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:02:03] Production.INFO: ==11692== Lock acquired, processing the job...
[2026-09-14 17:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:02:03] Production.INFO: ==11694== Lock acquired, processing the job...
[2026-09-14 17:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:02:03] Production.INFO: ==11700== Lock acquired, processing the job...
[2026-09-14 17:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-14 17:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 17:02:03] Production.INFO: ==11698== Lock acquired, processing the job...
[2026-09-14 17:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:02:03] Production.INFO: ==11696== Lock acquired, processing the job...
[2026-09-14 17:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:02:03] Production.INFO: Account Balance Start.
[2026-09-14 17:02:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:02:03] Production.INFO: 117
[2026-09-14 17:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:02:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:02:03] Production.INFO: ==11702== Lock acquired, processing the job...
[2026-09-14 17:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:02:03] Production.ERROR: done
[2026-09-14 17:02:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:02:03] Production.ERROR: tblTempVendorCDR_20
[2026-09-14 17:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:02:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 17:02:03] Production.INFO: ==11702== Releasing lock...
[2026-09-14 17:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:02:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:02:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:02:03] Production.ERROR: done
[2026-09-14 17:02:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:02:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:02:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:02:03] Production.INFO: Total Charge 0
[2026-09-14 17:02:03] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-02 03:02:06
[RateCDR] => 1
)
[2026-09-14 17:02:03] 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-09-14 17:02:03] 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-09-14 17:02:03] Production.INFO: CreateAllLog End
[2026-09-14 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: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-09-14 17:02:03] Production.INFO: ==11694== Releasing lock...
[2026-09-14 17:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:02:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:02:03] Production.INFO: ==11700== Releasing lock...
[2026-09-14 17:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-14 17:02:03] Production.INFO: 27.25 MB #Memory Used#
[2026-09-14 17:02:04] Production.INFO: Account Balance End.
[2026-09-14 17:02:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:02:04] Production.INFO: ==11698== Releasing lock...
[2026-09-14 17:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:02:10] Production.ERROR: CronJobId end10
[2026-09-14 17:02:10] Production.INFO: ==11696== Releasing lock...
[2026-09-14 17:02:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:02:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:02:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:02:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:02:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:02:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:02:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:02:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:02:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:02:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:02:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:02:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:02:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:02:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:02:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:02:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:02:13] Production.INFO: call_cost start
[2026-09-14 17:02:13] Production.INFO: call_cost end
[2026-09-14 17:02:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:02:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:02:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:02:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:02:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:02:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:02:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:02:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:02:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:02:13] Production.INFO: ==11692== Releasing lock...
[2026-09-14 17:02:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:02:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:03:01] Production.INFO: ==11768== Lock acquired, processing the job...
[2026-09-14 22:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:03:01] Production.INFO: neon service started
[2026-09-14 22:03:01] Production.INFO: neon service started
[2026-09-14 22:03:01] Production.INFO: ==11768== Releasing lock...
[2026-09-14 22:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:03:02] Production.INFO: ==11770== Lock acquired, processing the job...
[2026-09-14 17:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:03:02] Production.INFO: ==11770== Releasing lock...
[2026-09-14 17:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:03:02] Production.INFO: ==11772== Lock acquired, processing the job...
[2026-09-14 21:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:03:02] Production.INFO: ==11772== Releasing lock...
[2026-09-14 21:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:03:03] Production.INFO: ==11774== Lock acquired, processing the job...
[2026-09-14 17:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:03:03] Production.INFO: ==11776== Lock acquired, processing the job...
[2026-09-14 17:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:03:03] Production.INFO: ==11780== Lock acquired, processing the job...
[2026-09-14 17:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:03:03] Production.INFO: ==11778== Lock acquired, processing the job...
[2026-09-14 17:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:03:03] Production.INFO: Account Balance Start.
[2026-09-14 17:03:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:03:03] Production.INFO: 117
[2026-09-14 17:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:03:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:03:03] Production.INFO: ==11782== Lock acquired, processing the job...
[2026-09-14 17:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:03:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:03:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:03:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:03:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 17:03:03] Production.INFO: Date 2026-09-13
[2026-09-14 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-09-14 17:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:03:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:03:03] Production.INFO: ==11782== Releasing lock...
[2026-09-14 17:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:03:03] Production.INFO: Total Charge 0
[2026-09-14 17:03:03] Production.INFO: CreateAllLog End
[2026-09-14 17:03:03] Production.INFO: ==11776== Releasing lock...
[2026-09-14 17:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:03:03] Production.INFO: Account Balance End.
[2026-09-14 17:03:03] Production.ERROR: CronJobId end 12
[2026-09-14 17:03:03] Production.INFO: ==11780== Releasing lock...
[2026-09-14 17:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:03:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:03:11] Production.ERROR: CronJobId end10
[2026-09-14 17:03:11] Production.INFO: ==11778== Releasing lock...
[2026-09-14 17:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:03:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:03:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:03:14] Production.INFO: call_cost start
[2026-09-14 17:03:14] Production.INFO: call_cost end
[2026-09-14 17:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:03:14] Production.INFO: ==11774== Releasing lock...
[2026-09-14 17:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:04:02] Production.INFO: ==11841== Lock acquired, processing the job...
[2026-09-14 22:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:04:02] Production.INFO: neon service started
[2026-09-14 22:04:02] Production.INFO: neon service started
[2026-09-14 22:04:02] Production.INFO: ==11841== Releasing lock...
[2026-09-14 22:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:04:02] Production.INFO: ==11843== Lock acquired, processing the job...
[2026-09-14 17:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:04:02] Production.INFO: ==11843== Releasing lock...
[2026-09-14 17:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:04:03] Production.INFO: ==11848== Lock acquired, processing the job...
[2026-09-14 17:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:04:03] Production.INFO: ==11850== Lock acquired, processing the job...
[2026-09-14 17:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 21:04:03] Production.INFO: ==11845== Lock acquired, processing the job...
[2026-09-14 21:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:04:03] Production.INFO: ==11845== Releasing lock...
[2026-09-14 21:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:04:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:04:03] Production.INFO: ==11852== Lock acquired, processing the job...
[2026-09-14 17:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:04:03] Production.INFO: ==11854== Lock acquired, processing the job...
[2026-09-14 17:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:04:04] Production.INFO: ==11856== Lock acquired, processing the job...
[2026-09-14 17:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:04:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:04:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:04:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:04:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:04:04] Production.INFO: Account Balance Start.
[2026-09-14 17:04:04] Production.INFO: CreateAllLog Start
[2026-09-14 17:04:04] Production.INFO: 117
[2026-09-14 17:04:04] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 17:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 17:04:04] Production.INFO: ==11856== Releasing lock...
[2026-09-14 17:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:04:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:04:04] Production.INFO: Date 2026-09-09
[2026-09-14 17:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:04:04] Production.INFO: ==11850== Releasing lock...
[2026-09-14 17:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:04:04] Production.INFO: Date 2026-09-10
[2026-09-14 17:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:04:04] Production.INFO: Date 2026-09-11
[2026-09-14 17:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:04:04] Production.INFO: Date 2026-09-12
[2026-09-14 17:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:04:04] Production.INFO: Date 2026-09-13
[2026-09-14 17:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:04:04] Production.INFO: Date 2026-09-14
[2026-09-14 17:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:04:04] Production.INFO: Total Charge 0
[2026-09-14 17:04:04] Production.INFO: CreateAllLog End
[2026-09-14 17:04:04] Production.INFO: Account Balance End.
[2026-09-14 17:04:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:04:04] Production.INFO: ==11854== Releasing lock...
[2026-09-14 17:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:04:12] Production.ERROR: CronJobId end10
[2026-09-14 17:04:12] Production.INFO: ==11852== Releasing lock...
[2026-09-14 17:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:04:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:04:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:04:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:04:13] Production.INFO: call_cost start
[2026-09-14 17:04:13] Production.INFO: call_cost end
[2026-09-14 17:04:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:04:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:04:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:04:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:04:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:04:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:04:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:04:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:04:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:04:13] Production.INFO: ==11848== Releasing lock...
[2026-09-14 17:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:04:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:05:01] Production.INFO: ==11913== Lock acquired, processing the job...
[2026-09-14 22:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:05:01] Production.INFO: neon service started
[2026-09-14 22:05:01] Production.INFO: neon service started
[2026-09-14 22:05:01] Production.INFO: ==11913== Releasing lock...
[2026-09-14 22:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:05:02] Production.INFO: ==11917== Lock acquired, processing the job...
[2026-09-14 17:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:05:02] Production.INFO: ==11919== Lock acquired, processing the job...
[2026-09-14 21:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:05:02] Production.INFO: ==11919== Releasing lock...
[2026-09-14 21:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:05:02] Production.INFO: ==11917== Releasing lock...
[2026-09-14 17:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:05:03] Production.INFO: ==11922== Lock acquired, processing the job...
[2026-09-14 17:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 17:05:03] Production.INFO: ==11924== Lock acquired, processing the job...
[2026-09-14 17:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 17:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 17:05:03] Production.ERROR: CronJob PID - 11924
[2026-09-14 17:05:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 17:05:03] Production.ERROR: CronJob ID - 5
[2026-09-14 17:05:03] Production.ERROR: CronJob Last Run Time 2026-09-14 17:05:00
[2026-09-14 17:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 17:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 17:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 17:05:03] Production.INFO: ==11922== Releasing lock...
[2026-09-14 17:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 17:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 17:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:05:03] Production.INFO: ==11926== Lock acquired, processing the job...
[2026-09-14 17:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:05:03] Production.INFO: ==11932== Lock acquired, processing the job...
[2026-09-14 17:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 17:05:03] Production.INFO: ==11928== Lock acquired, processing the job...
[2026-09-14 17:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:05:03] Production.INFO: ==11930== Lock acquired, processing the job...
[2026-09-14 17:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 17:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:05:03] Production.INFO: Account Balance Start.
[2026-09-14 17:05:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:05:03] Production.INFO: 117
[2026-09-14 17:05:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:05:03] Production.INFO: ==11934== Lock acquired, processing the job...
[2026-09-14 17:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:05:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:05:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:05:04] Production.ERROR: done
[2026-09-14 17:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 17:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003353', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 17: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-09-14 17:05:04] Production.INFO: Date 2026-09-10
[2026-09-14 17:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 17: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-09-14 17: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-09-14 17:05:04] Production.INFO: Date 2026-09-11
[2026-09-14 17:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:05:04] Production.INFO: ==11934== Releasing lock...
[2026-09-14 17:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:05:04] Production.INFO: Date 2026-09-12
[2026-09-14 17:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:05:04] Production.INFO: Date 2026-09-13
[2026-09-14 17:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:05:04] Production.INFO: Date 2026-09-14
[2026-09-14 17:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:05:04] Production.INFO: Total Charge 0
[2026-09-14 17:05:04] Production.INFO: CreateAllLog End
[2026-09-14 17:05:04] Production.INFO: Account Balance End.
[2026-09-14 17:05:04] Production.INFO: ==11926== Releasing lock...
[2026-09-14 17:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:05:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:05:04] Production.INFO: ==11930== Releasing lock...
[2026-09-14 17:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003353', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 17:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 17:05:10] Production.INFO: ProcessCDR(1,18003353,1,1,2)
[2026-09-14 17:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18003353,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 17:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18003353,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 17:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 17:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 17:05:10] Production.INFO: ==11932== Releasing lock...
[2026-09-14 17:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 17:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 17:05:14] Production.ERROR: CronJobId end10
[2026-09-14 17:05:14] Production.INFO: ==11928== Releasing lock...
[2026-09-14 17:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:05:16] Production.INFO: call_cost start
[2026-09-14 17:05:16] Production.INFO: call_cost end
[2026-09-14 17:05:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:05:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:05:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:05:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:05:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:05:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:05:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:05:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:05:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:05:16] Production.INFO: ==11924== Releasing lock...
[2026-09-14 17:05:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:05:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:06:02] Production.INFO: ==11991== Lock acquired, processing the job...
[2026-09-14 22:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:06:02] Production.INFO: neon service started
[2026-09-14 22:06:02] Production.INFO: neon service started
[2026-09-14 22:06:02] Production.INFO: ==11991== Releasing lock...
[2026-09-14 22:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:06:02] Production.INFO: ==11994== Lock acquired, processing the job...
[2026-09-14 17:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:06:02] Production.INFO: ==11996== Lock acquired, processing the job...
[2026-09-14 21:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:06:02] Production.INFO: ==11996== Releasing lock...
[2026-09-14 21:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:06:02] Production.INFO: ==11994== Releasing lock...
[2026-09-14 17:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:06:03] Production.INFO: ==11998== Lock acquired, processing the job...
[2026-09-14 17:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:06:03] Production.INFO: ==12000== Lock acquired, processing the job...
[2026-09-14 17:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:06:03] Production.INFO: ==12002== Lock acquired, processing the job...
[2026-09-14 17:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:06:03] Production.INFO: ==12004== Lock acquired, processing the job...
[2026-09-14 17:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:06:03] Production.INFO: ==12006== Lock acquired, processing the job...
[2026-09-14 17:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:06:04] Production.INFO: Account Balance Start.
[2026-09-14 17:06:04] Production.INFO: CreateAllLog Start
[2026-09-14 17:06:04] Production.INFO: 117
[2026-09-14 17:06:04] Production.INFO: Date 2026-09-08
[2026-09-14 17:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:06:04] Production.INFO: Date 2026-09-09
[2026-09-14 17:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:06:04] Production.INFO: Date 2026-09-10
[2026-09-14 17:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 17: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-09-14 17: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-09-14 17:06:04] Production.INFO: Date 2026-09-11
[2026-09-14 17:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 17: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-09-14 17:06:04] Production.INFO: ==12006== Releasing lock...
[2026-09-14 17:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:06:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:06:04] Production.INFO: Date 2026-09-12
[2026-09-14 17:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:06:04] Production.INFO: Date 2026-09-13
[2026-09-14 17:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:06:04] Production.INFO: Date 2026-09-14
[2026-09-14 17:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:06:04] Production.INFO: Total Charge 0
[2026-09-14 17:06:04] Production.INFO: CreateAllLog End
[2026-09-14 17:06:04] Production.INFO: ==12000== Releasing lock...
[2026-09-14 17:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:06:04] Production.INFO: Account Balance End.
[2026-09-14 17:06:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:06:04] Production.INFO: ==12004== Releasing lock...
[2026-09-14 17:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:06:11] Production.ERROR: CronJobId end10
[2026-09-14 17:06:11] Production.INFO: ==12002== Releasing lock...
[2026-09-14 17:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:06:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:06:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:06:14] Production.INFO: call_cost start
[2026-09-14 17:06:14] Production.INFO: call_cost end
[2026-09-14 17:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:06:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:06:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:06:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:06:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:06:15] Production.INFO: ==11998== Releasing lock...
[2026-09-14 17:06:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:06:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:07:01] Production.INFO: ==12069== Lock acquired, processing the job...
[2026-09-14 22:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:07:01] Production.INFO: neon service started
[2026-09-14 22:07:01] Production.INFO: neon service started
[2026-09-14 22:07:01] Production.INFO: ==12069== Releasing lock...
[2026-09-14 22:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:07:01] Production.INFO: ==12071== Lock acquired, processing the job...
[2026-09-14 17:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:07:02] Production.INFO: ==12071== Releasing lock...
[2026-09-14 17:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:07:02] Production.INFO: ==12073== Lock acquired, processing the job...
[2026-09-14 21:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:07:02] Production.INFO: ==12073== Releasing lock...
[2026-09-14 21:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:07:02] Production.INFO: ==12084== Lock acquired, processing the job...
[2026-09-14 17:07:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 17:07:03] Production.INFO: ==12084== Releasing lock...
[2026-09-14 17:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:07:03] Production.INFO: ==12075== Lock acquired, processing the job...
[2026-09-14 17:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:07:03] Production.INFO: ==12077== Lock acquired, processing the job...
[2026-09-14 17:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:07:03] Production.INFO: ==12079== Lock acquired, processing the job...
[2026-09-14 17:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:07:03] Production.INFO: ==12082== Lock acquired, processing the job...
[2026-09-14 17:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:07:03] Production.INFO: Account Balance Start.
[2026-09-14 17:07:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:07:03] Production.INFO: 117
[2026-09-14 17:07:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:07:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:07:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:07:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:07:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:07:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:07:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:07:03] Production.INFO: Total Charge 0
[2026-09-14 17:07:04] Production.INFO: CreateAllLog End
[2026-09-14 17:07:04] Production.INFO: ==12077== Releasing lock...
[2026-09-14 17:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:07:04] Production.INFO: Account Balance End.
[2026-09-14 17:07:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:07:04] Production.INFO: ==12082== Releasing lock...
[2026-09-14 17:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:07:11] Production.ERROR: CronJobId end10
[2026-09-14 17:07:11] Production.INFO: ==12079== Releasing lock...
[2026-09-14 17:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:07:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:07:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:07:14] Production.INFO: call_cost start
[2026-09-14 17:07:14] Production.INFO: call_cost end
[2026-09-14 17:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:07:14] Production.INFO: ==12075== Releasing lock...
[2026-09-14 17:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:08:01] Production.INFO: ==12148== Lock acquired, processing the job...
[2026-09-14 22:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:08:01] Production.INFO: neon service started
[2026-09-14 22:08:01] Production.INFO: neon service started
[2026-09-14 22:08:01] Production.INFO: ==12148== Releasing lock...
[2026-09-14 22:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:08:02] Production.INFO: ==12152== Lock acquired, processing the job...
[2026-09-14 21:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:08:02] Production.INFO: ==12152== Releasing lock...
[2026-09-14 21:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:08:02] Production.INFO: ==12150== Lock acquired, processing the job...
[2026-09-14 17:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:08:02] Production.INFO: ==12150== Releasing lock...
[2026-09-14 17:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:08:03] Production.INFO: ==12161== Lock acquired, processing the job...
[2026-09-14 17:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:08:03] Production.INFO: ==12155== Lock acquired, processing the job...
[2026-09-14 17:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:08:03] Production.INFO: ==12157== Lock acquired, processing the job...
[2026-09-14 17:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:08:03] Production.INFO: ==12159== Lock acquired, processing the job...
[2026-09-14 17:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:08:03] Production.INFO: Account Balance Start.
[2026-09-14 17:08:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:08:03] Production.INFO: 117
[2026-09-14 17:08:03] Production.INFO: ==12163== Lock acquired, processing the job...
[2026-09-14 17:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:08:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:08:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:08:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:08:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:08:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:08:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:08:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 17:08:03] Production.INFO: Total Charge 0
[2026-09-14 17: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-09-14 17:08:04] Production.INFO: CreateAllLog End
[2026-09-14 17:08:04] Production.INFO: ==12163== Releasing lock...
[2026-09-14 17:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:08:04] Production.INFO: Account Balance End.
[2026-09-14 17:08:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:08:04] Production.INFO: ==12161== Releasing lock...
[2026-09-14 17:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:08:04] Production.INFO: ==12157== Releasing lock...
[2026-09-14 17:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:08:11] Production.ERROR: CronJobId end10
[2026-09-14 17:08:11] Production.INFO: ==12159== Releasing lock...
[2026-09-14 17:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:08:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:08:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:08:13] Production.INFO: call_cost start
[2026-09-14 17:08:13] Production.INFO: call_cost end
[2026-09-14 17:08:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:08:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:08:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:08:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:08:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:08:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:08:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:08:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:08:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:08:13] Production.INFO: ==12155== Releasing lock...
[2026-09-14 17:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:08:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:09:01] Production.INFO: ==12228== Lock acquired, processing the job...
[2026-09-14 22:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:09:01] Production.INFO: neon service started
[2026-09-14 22:09:01] Production.INFO: neon service started
[2026-09-14 22:09:01] Production.INFO: ==12228== Releasing lock...
[2026-09-14 22:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:09:01] Production.INFO: ==12230== Lock acquired, processing the job...
[2026-09-14 17:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:09:02] Production.INFO: ==12232== Lock acquired, processing the job...
[2026-09-14 21:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:09:02] Production.INFO: ==12232== Releasing lock...
[2026-09-14 21:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:09:02] Production.INFO: ==12230== Releasing lock...
[2026-09-14 17:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:09:02] Production.INFO: ==12236== Lock acquired, processing the job...
[2026-09-14 17:09:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:09:02] Production.INFO: ==12234== Lock acquired, processing the job...
[2026-09-14 17:09:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:09:02] Production.INFO: ==12241== Lock acquired, processing the job...
[2026-09-14 17:09:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:09:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:09:03] Production.INFO: ==12238== Lock acquired, processing the job...
[2026-09-14 17:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:09:03] Production.INFO: Account Balance Start.
[2026-09-14 17:09:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:09:03] Production.INFO: 117
[2026-09-14 17:09:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:09:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:09:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:09:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:09:03] Production.INFO: ==12243== Lock acquired, processing the job...
[2026-09-14 17:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:09:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:09:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:09:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:09:03] Production.INFO: Total Charge 0
[2026-09-14 17:09:03] Production.INFO: CreateAllLog End
[2026-09-14 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-09-14 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-09-14 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-09-14 17:09:03] Production.INFO: ==12243== Releasing lock...
[2026-09-14 17:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:09:03] Production.INFO: Account Balance End.
[2026-09-14 17:09:03] Production.ERROR: CronJobId end 12
[2026-09-14 17:09:03] Production.INFO: ==12241== Releasing lock...
[2026-09-14 17:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:09:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:09:03] Production.INFO: ==12236== Releasing lock...
[2026-09-14 17:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:09:10] Production.ERROR: CronJobId end10
[2026-09-14 17:09:10] Production.INFO: ==12238== Releasing lock...
[2026-09-14 17:09:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:09:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:09:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:09:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:09:13] Production.INFO: call_cost start
[2026-09-14 17:09:13] Production.INFO: call_cost end
[2026-09-14 17:09:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:09:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:09:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:09:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:09:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:09:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:09:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:09:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:09:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:09:13] Production.INFO: ==12234== Releasing lock...
[2026-09-14 17:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:09:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:10:01] Production.INFO: ==12305== Lock acquired, processing the job...
[2026-09-14 22:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:10:01] Production.INFO: neon service started
[2026-09-14 22:10:01] Production.INFO: neon service started
[2026-09-14 22:10:01] Production.INFO: ==12305== Releasing lock...
[2026-09-14 22:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:10:02] Production.INFO: ==12309== Lock acquired, processing the job...
[2026-09-14 21:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:10:02] Production.INFO: ==12309== Releasing lock...
[2026-09-14 21:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:10:02] Production.INFO: ==12307== Lock acquired, processing the job...
[2026-09-14 17:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:10:02] Production.INFO: ==12307== Releasing lock...
[2026-09-14 17:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:10:03] Production.INFO: ==12315== Lock acquired, processing the job...
[2026-09-14 17:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:10:03] Production.INFO: ==12311== Lock acquired, processing the job...
[2026-09-14 17:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:10:03] Production.INFO: ==12313== Lock acquired, processing the job...
[2026-09-14 17:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:10:03] Production.INFO: ==12317== Lock acquired, processing the job...
[2026-09-14 17:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:10:03] Production.INFO: ==12319== Lock acquired, processing the job...
[2026-09-14 17:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:10:03] Production.INFO: Account Balance Start.
[2026-09-14 17:10:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:10:03] Production.INFO: 117
[2026-09-14 17:10:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:10:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:10:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 17:10:03] Production.INFO: ==12319== Releasing lock...
[2026-09-14 17:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:10:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:10:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:10:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:10:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:10:03] Production.INFO: Total Charge 0
[2026-09-14 17:10:03] Production.INFO: CreateAllLog End
[2026-09-14 17:10:03] Production.INFO: Account Balance End.
[2026-09-14 17:10:03] Production.ERROR: CronJobId end 12
[2026-09-14 17:10:03] Production.INFO: ==12317== Releasing lock...
[2026-09-14 17:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:10:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:10:04] Production.INFO: ==12313== Releasing lock...
[2026-09-14 17:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:10:10] Production.ERROR: CronJobId end10
[2026-09-14 17:10:10] Production.INFO: ==12315== Releasing lock...
[2026-09-14 17:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:10:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:10:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:10:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:10:14] Production.INFO: call_cost start
[2026-09-14 17:10:14] Production.INFO: call_cost end
[2026-09-14 17:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:10:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:10:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:10:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:10:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:10:14] Production.INFO: ==12311== Releasing lock...
[2026-09-14 17:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:11:02] Production.INFO: ==12382== Lock acquired, processing the job...
[2026-09-14 22:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:11:02] Production.INFO: neon service started
[2026-09-14 22:11:02] Production.INFO: neon service started
[2026-09-14 22:11:02] Production.INFO: ==12382== Releasing lock...
[2026-09-14 22:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:11:02] Production.INFO: ==12384== Lock acquired, processing the job...
[2026-09-14 17:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:11:02] Production.INFO: ==12384== Releasing lock...
[2026-09-14 17:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:11:02] Production.INFO: ==12386== Lock acquired, processing the job...
[2026-09-14 21:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:11:02] Production.INFO: ==12386== Releasing lock...
[2026-09-14 21:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:11:03] Production.INFO: ==12388== Lock acquired, processing the job...
[2026-09-14 17:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:11:03] Production.INFO: ==12390== Lock acquired, processing the job...
[2026-09-14 17:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:11:03] Production.INFO: ==12394== Lock acquired, processing the job...
[2026-09-14 17:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:11:03] Production.INFO: ==12392== Lock acquired, processing the job...
[2026-09-14 17:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:11:03] Production.INFO: Account Balance Start.
[2026-09-14 17:11:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:11:03] Production.INFO: 117
[2026-09-14 17:11:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:11:03] Production.INFO: ==12396== Lock acquired, processing the job...
[2026-09-14 17:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:11:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:11:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 17: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-09-14 17: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-09-14 17: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-09-14 17:11:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:11:03] Production.INFO: ==12396== Releasing lock...
[2026-09-14 17:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:11:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:11:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:11:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:11:03] Production.INFO: Total Charge 0
[2026-09-14 17:11:03] Production.INFO: CreateAllLog End
[2026-09-14 17:11:04] Production.INFO: Account Balance End.
[2026-09-14 17:11:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:11:04] Production.INFO: ==12394== Releasing lock...
[2026-09-14 17:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:11:04] Production.INFO: ==12390== Releasing lock...
[2026-09-14 17:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:11:11] Production.ERROR: CronJobId end10
[2026-09-14 17:11:11] Production.INFO: ==12392== Releasing lock...
[2026-09-14 17:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:11:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:11:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:11:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:11:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:11:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:11:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:11:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:11:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:11:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:11:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:11:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:11:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:11:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:11:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:11:15] Production.INFO: call_cost start
[2026-09-14 17:11:15] Production.INFO: call_cost end
[2026-09-14 17:11:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:11:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:11:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:11:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:11:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:11:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:11:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:11:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:11:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:11:15] Production.INFO: ==12388== Releasing lock...
[2026-09-14 17:11:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:11:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:12:01] Production.INFO: ==12454== Lock acquired, processing the job...
[2026-09-14 22:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:12:01] Production.INFO: neon service started
[2026-09-14 22:12:01] Production.INFO: neon service started
[2026-09-14 22:12:01] Production.INFO: ==12454== Releasing lock...
[2026-09-14 22:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:12:01] Production.INFO: ==12456== Lock acquired, processing the job...
[2026-09-14 17:12:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:12:02] Production.INFO: ==12456== Releasing lock...
[2026-09-14 17:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:12:02] Production.INFO: ==12458== Lock acquired, processing the job...
[2026-09-14 21:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:12:02] Production.INFO: ==12458== Releasing lock...
[2026-09-14 21:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:12:02] Production.INFO: ==12466== Lock acquired, processing the job...
[2026-09-14 17:12:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:12:03] Production.INFO: ==12462== Lock acquired, processing the job...
[2026-09-14 17:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:12:03] Production.INFO: ==12460== Lock acquired, processing the job...
[2026-09-14 17:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:12:03] Production.INFO: ==12464== Lock acquired, processing the job...
[2026-09-14 17:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:12:03] Production.INFO: Account Balance Start.
[2026-09-14 17:12:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:12:03] Production.INFO: 117
[2026-09-14 17:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:12:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:12:03] Production.INFO: ==12468== Lock acquired, processing the job...
[2026-09-14 17:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:12:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 17:12:03] Production.INFO: ==12468== Releasing lock...
[2026-09-14 17:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:12:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:12:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:12:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:12:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:12:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:12:03] Production.INFO: Total Charge 0
[2026-09-14 17:12:03] Production.INFO: CreateAllLog End
[2026-09-14 17:12:03] Production.INFO: Account Balance End.
[2026-09-14 17:12:03] Production.ERROR: CronJobId end 12
[2026-09-14 17:12:03] Production.INFO: ==12466== Releasing lock...
[2026-09-14 17:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:12:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:12:03] Production.INFO: ==12462== Releasing lock...
[2026-09-14 17:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:12:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:12:11] Production.ERROR: CronJobId end10
[2026-09-14 17:12:11] Production.INFO: ==12464== Releasing lock...
[2026-09-14 17:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:12:14] Production.INFO: call_cost start
[2026-09-14 17:12:14] Production.INFO: call_cost end
[2026-09-14 17:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:12:14] Production.INFO: ==12460== Releasing lock...
[2026-09-14 17:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:13:01] Production.INFO: ==12527== Lock acquired, processing the job...
[2026-09-14 22:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:13:01] Production.INFO: neon service started
[2026-09-14 22:13:01] Production.INFO: neon service started
[2026-09-14 22:13:01] Production.INFO: ==12527== Releasing lock...
[2026-09-14 22:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:13:02] Production.INFO: ==12531== Lock acquired, processing the job...
[2026-09-14 21:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:13:02] Production.INFO: ==12531== Releasing lock...
[2026-09-14 21:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:13:02] Production.INFO: ==12529== Lock acquired, processing the job...
[2026-09-14 17:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:13:02] Production.INFO: ==12529== Releasing lock...
[2026-09-14 17:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:13:03] Production.INFO: ==12535== Lock acquired, processing the job...
[2026-09-14 17:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:13:03] Production.INFO: ==12533== Lock acquired, processing the job...
[2026-09-14 17:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:13:03] Production.INFO: ==12537== Lock acquired, processing the job...
[2026-09-14 17:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:13:03] Production.INFO: ==12539== Lock acquired, processing the job...
[2026-09-14 17:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:13:03] Production.INFO: ==12541== Lock acquired, processing the job...
[2026-09-14 17:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 17:13:03] Production.INFO: Account Balance Start.
[2026-09-14 17:13:03] Production.INFO: CreateAllLog Start
[2026-09-14 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-09-14 17:13:03] Production.INFO: 117
[2026-09-14 17:13:03] Production.INFO: ==12541== Releasing lock...
[2026-09-14 17:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:13:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:13:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:13:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:13:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:13:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:13:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:13:03] Production.INFO: ==12535== Releasing lock...
[2026-09-14 17:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:13:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:13:03] Production.INFO: Total Charge 0
[2026-09-14 17:13:03] Production.INFO: CreateAllLog End
[2026-09-14 17:13:04] Production.INFO: Account Balance End.
[2026-09-14 17:13:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:13:04] Production.INFO: ==12539== Releasing lock...
[2026-09-14 17:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:13:11] Production.ERROR: CronJobId end10
[2026-09-14 17:13:11] Production.INFO: ==12537== Releasing lock...
[2026-09-14 17:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:13:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:13:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:13:13] Production.INFO: call_cost start
[2026-09-14 17:13:13] Production.INFO: call_cost end
[2026-09-14 17:13:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:13:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:13:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:13:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:13:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:13:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:13:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:13:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:13:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:13:13] Production.INFO: ==12533== Releasing lock...
[2026-09-14 17:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:13:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:14:02] Production.INFO: ==12604== Lock acquired, processing the job...
[2026-09-14 22:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:14:02] Production.INFO: neon service started
[2026-09-14 22:14:02] Production.INFO: neon service started
[2026-09-14 22:14:02] Production.INFO: ==12604== Releasing lock...
[2026-09-14 22:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:14:02] Production.INFO: ==12606== Lock acquired, processing the job...
[2026-09-14 17:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:14:02] Production.INFO: ==12606== Releasing lock...
[2026-09-14 17:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:14:03] Production.INFO: ==12608== Lock acquired, processing the job...
[2026-09-14 21:14:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:14:03] Production.INFO: ==12608== Releasing lock...
[2026-09-14 21:14:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:14:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:14:03] Production.INFO: ==12610== Lock acquired, processing the job...
[2026-09-14 17:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:14:03] Production.INFO: ==12612== Lock acquired, processing the job...
[2026-09-14 17:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:14:03] Production.INFO: ==12614== Lock acquired, processing the job...
[2026-09-14 17:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:14:03] Production.INFO: ==12618== Lock acquired, processing the job...
[2026-09-14 17:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:14:03] Production.INFO: ==12616== Lock acquired, processing the job...
[2026-09-14 17:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:14:03] Production.INFO: Account Balance Start.
[2026-09-14 17:14:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:14:03] Production.INFO: 117
[2026-09-14 17: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-09-14 17: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-09-14 17:14:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 17: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-09-14 17:14:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:14:03] Production.INFO: ==12618== Releasing lock...
[2026-09-14 17:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:14:04] Production.INFO: Date 2026-09-10
[2026-09-14 17:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:14:04] Production.INFO: Date 2026-09-11
[2026-09-14 17:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:14:04] Production.INFO: Date 2026-09-12
[2026-09-14 17:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:14:04] Production.INFO: Date 2026-09-13
[2026-09-14 17:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:14:04] Production.INFO: Date 2026-09-14
[2026-09-14 17:14:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:14:04] Production.INFO: Total Charge 0
[2026-09-14 17:14:04] Production.INFO: CreateAllLog End
[2026-09-14 17:14:04] Production.INFO: ==12612== Releasing lock...
[2026-09-14 17:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:14:04] Production.INFO: Account Balance End.
[2026-09-14 17:14:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:14:04] Production.INFO: ==12616== Releasing lock...
[2026-09-14 17:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:14:11] Production.ERROR: CronJobId end10
[2026-09-14 17:14:11] Production.INFO: ==12614== Releasing lock...
[2026-09-14 17:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:14:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:14:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:14:14] Production.INFO: call_cost start
[2026-09-14 17:14:14] Production.INFO: call_cost end
[2026-09-14 17:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:14:14] Production.INFO: ==12610== Releasing lock...
[2026-09-14 17:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:15:01] Production.INFO: ==12676== Lock acquired, processing the job...
[2026-09-14 22:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:15:01] Production.INFO: neon service started
[2026-09-14 22:15:01] Production.INFO: neon service started
[2026-09-14 22:15:01] Production.INFO: ==12676== Releasing lock...
[2026-09-14 22:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:15:01] Production.INFO: ==12680== Lock acquired, processing the job...
[2026-09-14 21:15:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:15:01] Production.INFO: ==12680== Releasing lock...
[2026-09-14 21:15:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:15:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:15:02] Production.INFO: ==12678== Lock acquired, processing the job...
[2026-09-14 17:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:15:02] Production.INFO: ==12678== Releasing lock...
[2026-09-14 17:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:15:02] Production.INFO: ==12683== Lock acquired, processing the job...
[2026-09-14 17:15:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 17:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 17:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 17:15:03] Production.INFO: ==12683== Releasing lock...
[2026-09-14 17:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 17:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 17:15:03] Production.INFO: ==12687== Lock acquired, processing the job...
[2026-09-14 17:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:15:03] Production.INFO: ==12691== Lock acquired, processing the job...
[2026-09-14 17:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:15:03] Production.INFO: Account Balance Start.
[2026-09-14 17:15:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:15:03] Production.INFO: 117
[2026-09-14 17:15:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:15:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:15:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:15:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:15:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:15:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:15:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:15:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:15:03] Production.INFO: Total Charge 0
[2026-09-14 17:15:03] Production.INFO: ==12685== Lock acquired, processing the job...
[2026-09-14 17:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:15:03] Production.INFO: CreateAllLog End
[2026-09-14 17:15:03] Production.INFO: Account Balance End.
[2026-09-14 17:15:03] Production.ERROR: CronJobId end 12
[2026-09-14 17:15:03] Production.INFO: ==12691== Releasing lock...
[2026-09-14 17:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:15:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:15:03] Production.INFO: ==12687== Releasing lock...
[2026-09-14 17:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:15:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:15:03] Production.INFO: ==12689== Lock acquired, processing the job...
[2026-09-14 17:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:15:03] Production.INFO: ==12693== Lock acquired, processing the job...
[2026-09-14 17:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 17:15:03] Production.INFO: ==12695== Lock acquired, processing the job...
[2026-09-14 17:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 17: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-09-14 17: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-09-14 17: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-09-14 17:15:04] Production.INFO: ==12695== Releasing lock...
[2026-09-14 17:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:15:04] Production.ERROR: done
[2026-09-14 17:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 17:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003394', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 17:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003394', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 17:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 17:15:10] Production.INFO: ProcessCDR(1,18003394,1,1,2)
[2026-09-14 17:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18003394,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 17:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18003394,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 17:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 17:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 17:15:10] Production.INFO: ==12693== Releasing lock...
[2026-09-14 17:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 17:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 17:15:14] Production.ERROR: CronJobId end10
[2026-09-14 17:15:14] Production.INFO: ==12689== Releasing lock...
[2026-09-14 17:15:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:15:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:15:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:15:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:15:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:15:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:15:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:15:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:15:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:15:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:15:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:15:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:15:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:15:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:15:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:15:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:15:15] Production.INFO: call_cost start
[2026-09-14 17:15:15] Production.INFO: call_cost end
[2026-09-14 17:15:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:15:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:15:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:15:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:15:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:15:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:15:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:15:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:15:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:15:15] Production.INFO: ==12685== Releasing lock...
[2026-09-14 17:15:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:15:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:16:02] Production.INFO: ==12759== Lock acquired, processing the job...
[2026-09-14 22:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:16:02] Production.INFO: neon service started
[2026-09-14 22:16:02] Production.INFO: neon service started
[2026-09-14 22:16:02] Production.INFO: ==12759== Releasing lock...
[2026-09-14 22:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:16:02] Production.INFO: ==12762== Lock acquired, processing the job...
[2026-09-14 17:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:16:02] Production.INFO: ==12762== Releasing lock...
[2026-09-14 17:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:16:03] Production.INFO: ==12764== Lock acquired, processing the job...
[2026-09-14 21:16:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:16:03] Production.INFO: ==12764== Releasing lock...
[2026-09-14 21:16:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:16:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:16:03] Production.INFO: ==12768== Lock acquired, processing the job...
[2026-09-14 17:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:16:03] Production.INFO: ==12772== Lock acquired, processing the job...
[2026-09-14 17:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:16:03] Production.INFO: ==12770== Lock acquired, processing the job...
[2026-09-14 17:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:16:03] Production.INFO: Account Balance Start.
[2026-09-14 17:16:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:16:03] Production.INFO: 117
[2026-09-14 17:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:16:03] Production.INFO: ==12766== Lock acquired, processing the job...
[2026-09-14 17:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:16:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:16:03] Production.INFO: ==12774== Lock acquired, processing the job...
[2026-09-14 17:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:16:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:16:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:16:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 17: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-09-14 17:16:04] Production.INFO: Date 2026-09-12
[2026-09-14 17:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 17:16:04] Production.INFO: ==12774== Releasing lock...
[2026-09-14 17:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:16:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:16:04] Production.INFO: Date 2026-09-13
[2026-09-14 17:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:16:04] Production.INFO: Date 2026-09-14
[2026-09-14 17:16:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:16:04] Production.INFO: Total Charge 0
[2026-09-14 17:16:04] Production.INFO: CreateAllLog End
[2026-09-14 17:16:04] Production.INFO: Account Balance End.
[2026-09-14 17:16:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:16:04] Production.INFO: ==12772== Releasing lock...
[2026-09-14 17:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:16:04] Production.INFO: ==12768== Releasing lock...
[2026-09-14 17:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:16:11] Production.ERROR: CronJobId end10
[2026-09-14 17:16:11] Production.INFO: ==12770== Releasing lock...
[2026-09-14 17:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:16:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:16:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:16:14] Production.INFO: call_cost start
[2026-09-14 17:16:14] Production.INFO: call_cost end
[2026-09-14 17:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:16:14] Production.INFO: ==12766== Releasing lock...
[2026-09-14 17:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:17:01] Production.INFO: ==12832== Lock acquired, processing the job...
[2026-09-14 22:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:17:01] Production.INFO: neon service started
[2026-09-14 22:17:01] Production.INFO: neon service started
[2026-09-14 22:17:01] Production.INFO: ==12832== Releasing lock...
[2026-09-14 22:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:17:02] Production.INFO: ==12834== Lock acquired, processing the job...
[2026-09-14 17:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:17:02] Production.INFO: ==12834== Releasing lock...
[2026-09-14 17:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:17:02] Production.INFO: ==12836== Lock acquired, processing the job...
[2026-09-14 21:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:17:02] Production.INFO: ==12836== Releasing lock...
[2026-09-14 21:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:17:02] Production.INFO: ==12839== Lock acquired, processing the job...
[2026-09-14 17:17:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:17:03] Production.INFO: ==12841== Lock acquired, processing the job...
[2026-09-14 17:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:17:03] Production.INFO: ==12843== Lock acquired, processing the job...
[2026-09-14 17:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:17:03] Production.INFO: ==12847== Lock acquired, processing the job...
[2026-09-14 17:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:17:03] Production.INFO: ==12845== Lock acquired, processing the job...
[2026-09-14 17:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:17:03] Production.INFO: Account Balance Start.
[2026-09-14 17:17:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:17:03] Production.INFO: 117
[2026-09-14 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-09-14 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-09-14 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-09-14 17:17:03] Production.INFO: ==12847== Releasing lock...
[2026-09-14 17:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:17:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:17:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:17:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:17:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:17:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:17:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:17:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:17:03] Production.INFO: Total Charge 0
[2026-09-14 17:17:03] Production.INFO: CreateAllLog End
[2026-09-14 17:17:04] Production.INFO: ==12841== Releasing lock...
[2026-09-14 17:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:17:04] Production.INFO: Account Balance End.
[2026-09-14 17:17:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:17:04] Production.INFO: ==12845== Releasing lock...
[2026-09-14 17:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:17:12] Production.ERROR: CronJobId end10
[2026-09-14 17:17:12] Production.INFO: ==12843== Releasing lock...
[2026-09-14 17:17:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:17:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:17:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:17:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:17:13] Production.INFO: call_cost start
[2026-09-14 17:17:13] Production.INFO: call_cost end
[2026-09-14 17:17:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:17:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:17:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:17:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:17:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:17:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:17:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:17:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:17:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:17:13] Production.INFO: ==12839== Releasing lock...
[2026-09-14 17:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:17:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:18:02] Production.INFO: ==12907== Lock acquired, processing the job...
[2026-09-14 22:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:18:02] Production.INFO: neon service started
[2026-09-14 22:18:02] Production.INFO: neon service started
[2026-09-14 22:18:02] Production.INFO: ==12907== Releasing lock...
[2026-09-14 22:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:18:02] Production.INFO: ==12911== Lock acquired, processing the job...
[2026-09-14 21:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:18:02] Production.INFO: ==12911== Releasing lock...
[2026-09-14 21:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:18:02] Production.INFO: ==12909== Lock acquired, processing the job...
[2026-09-14 17:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:18:02] Production.INFO: ==12909== Releasing lock...
[2026-09-14 17:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:18:03] Production.INFO: ==12914== Lock acquired, processing the job...
[2026-09-14 17:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:18:03] Production.INFO: ==12918== Lock acquired, processing the job...
[2026-09-14 17:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:18:03] Production.INFO: ==12916== Lock acquired, processing the job...
[2026-09-14 17:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:18:03] Production.INFO: ==12920== Lock acquired, processing the job...
[2026-09-14 17:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:18:03] Production.INFO: ==12922== Lock acquired, processing the job...
[2026-09-14 17:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:18:03] Production.INFO: Account Balance Start.
[2026-09-14 17:18:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:18:03] Production.INFO: 117
[2026-09-14 17:18:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 17:18:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 17:18:04] Production.INFO: ==12922== Releasing lock...
[2026-09-14 17:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:18:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:18:04] Production.INFO: Date 2026-09-09
[2026-09-14 17:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:18:04] Production.INFO: Date 2026-09-10
[2026-09-14 17:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:18:04] Production.INFO: Date 2026-09-11
[2026-09-14 17:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:18:04] Production.INFO: Date 2026-09-12
[2026-09-14 17:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:18:04] Production.INFO: Date 2026-09-13
[2026-09-14 17:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:18:04] Production.INFO: Date 2026-09-14
[2026-09-14 17:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:18:04] Production.INFO: Total Charge 0
[2026-09-14 17:18:04] Production.INFO: CreateAllLog End
[2026-09-14 17:18:04] Production.INFO: ==12916== Releasing lock...
[2026-09-14 17:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:18:04] Production.INFO: Account Balance End.
[2026-09-14 17:18:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:18:04] Production.INFO: ==12920== Releasing lock...
[2026-09-14 17:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:18:10] Production.ERROR: CronJobId end10
[2026-09-14 17:18:10] Production.INFO: ==12918== Releasing lock...
[2026-09-14 17:18:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:18:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:18:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:18:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:18:13] Production.INFO: call_cost start
[2026-09-14 17:18:13] Production.INFO: call_cost end
[2026-09-14 17:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:18:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:18:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:18:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:18:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:18:13] Production.INFO: ==12914== Releasing lock...
[2026-09-14 17:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:19:01] Production.INFO: ==12982== Lock acquired, processing the job...
[2026-09-14 22:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:19:01] Production.INFO: neon service started
[2026-09-14 22:19:01] Production.INFO: neon service started
[2026-09-14 22:19:01] Production.INFO: ==12982== Releasing lock...
[2026-09-14 22:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:19:02] Production.INFO: ==12984== Lock acquired, processing the job...
[2026-09-14 17:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:19:02] Production.INFO: ==12986== Lock acquired, processing the job...
[2026-09-14 21:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:19:02] Production.INFO: ==12986== Releasing lock...
[2026-09-14 21:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:19:02] Production.INFO: ==12984== Releasing lock...
[2026-09-14 17:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:19:02] Production.INFO: ==12989== Lock acquired, processing the job...
[2026-09-14 17:19:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:19:02] Production.INFO: ==12993== Lock acquired, processing the job...
[2026-09-14 17:19:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:19:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:19:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:19:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:19:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:19:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:19:03] Production.INFO: ==12991== Lock acquired, processing the job...
[2026-09-14 17:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:19:03] Production.INFO: ==12997== Lock acquired, processing the job...
[2026-09-14 17:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:19:03] Production.INFO: ==12995== Lock acquired, processing the job...
[2026-09-14 17:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:19:03] Production.INFO: Account Balance Start.
[2026-09-14 17:19:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:19:03] Production.INFO: 117
[2026-09-14 17:19:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:19:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 17:19:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 17:19:03] Production.INFO: ==12997== Releasing lock...
[2026-09-14 17:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:19:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:19:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:19:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:19:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:19:03] Production.INFO: Total Charge 0
[2026-09-14 17:19:03] Production.INFO: CreateAllLog End
[2026-09-14 17:19:03] Production.INFO: Account Balance End.
[2026-09-14 17:19:03] Production.ERROR: CronJobId end 12
[2026-09-14 17:19:03] Production.INFO: ==12995== Releasing lock...
[2026-09-14 17:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:19:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:19:03] Production.INFO: ==12991== Releasing lock...
[2026-09-14 17:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:19:10] Production.ERROR: CronJobId end10
[2026-09-14 17:19:10] Production.INFO: ==12993== Releasing lock...
[2026-09-14 17:19:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:19:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:19:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:19:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:19:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:19:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:19:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:19:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:19:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:19:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:19:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:19:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:19:13] Production.INFO: call_cost start
[2026-09-14 17:19:13] Production.INFO: call_cost end
[2026-09-14 17:19:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:19:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:19:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:19:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:19:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:19:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:19:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:19:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:19:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:19:13] Production.INFO: ==12989== Releasing lock...
[2026-09-14 17:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:20:01] Production.INFO: ==13059== Lock acquired, processing the job...
[2026-09-14 22:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:20:01] Production.INFO: neon service started
[2026-09-14 22:20:01] Production.INFO: neon service started
[2026-09-14 22:20:01] Production.INFO: ==13059== Releasing lock...
[2026-09-14 22:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:20:02] Production.INFO: ==13061== Lock acquired, processing the job...
[2026-09-14 17:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:20:02] Production.INFO: ==13061== Releasing lock...
[2026-09-14 17:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:20:02] Production.INFO: ==13063== Lock acquired, processing the job...
[2026-09-14 21:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:20:02] Production.INFO: ==13063== Releasing lock...
[2026-09-14 21:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:20:03] Production.INFO: ==13066== Lock acquired, processing the job...
[2026-09-14 17:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:20:03] Production.INFO: ==13068== Lock acquired, processing the job...
[2026-09-14 17:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:20:03] Production.INFO: ==13070== Lock acquired, processing the job...
[2026-09-14 17:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:20:03] Production.INFO: ==13074== Lock acquired, processing the job...
[2026-09-14 17:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:20:03] Production.INFO: ==13072== Lock acquired, processing the job...
[2026-09-14 17:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:20:03] Production.INFO: Account Balance Start.
[2026-09-14 17:20:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:20:03] Production.INFO: 117
[2026-09-14 17:20:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 17: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-09-14 17: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-09-14 17:20:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 17: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-09-14 17:20:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:20:03] Production.INFO: ==13074== Releasing lock...
[2026-09-14 17:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:20:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:20:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:20:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:20:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:20:03] Production.INFO: Total Charge 0
[2026-09-14 17:20:03] Production.INFO: CreateAllLog End
[2026-09-14 17:20:04] Production.INFO: Account Balance End.
[2026-09-14 17:20:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:20:04] Production.INFO: ==13072== Releasing lock...
[2026-09-14 17:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:20:04] Production.INFO: ==13068== Releasing lock...
[2026-09-14 17:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:20:10] Production.ERROR: CronJobId end10
[2026-09-14 17:20:10] Production.INFO: ==13070== Releasing lock...
[2026-09-14 17:20:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:20:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:20:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:20:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:20:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:20:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:20:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:20:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:20:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:20:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:20:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:20:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:20:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:20:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:20:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:20:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:20:13] Production.INFO: call_cost start
[2026-09-14 17:20:13] Production.INFO: call_cost end
[2026-09-14 17:20:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:20:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:20:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:20:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:20:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:20:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:20:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:20:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:20:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:20:13] Production.INFO: ==13066== Releasing lock...
[2026-09-14 17:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:20:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:21:02] Production.INFO: ==13132== Lock acquired, processing the job...
[2026-09-14 22:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:21:02] Production.INFO: neon service started
[2026-09-14 22:21:02] Production.INFO: neon service started
[2026-09-14 22:21:02] Production.INFO: ==13132== Releasing lock...
[2026-09-14 22:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:21:02] Production.INFO: ==13134== Lock acquired, processing the job...
[2026-09-14 17:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:21:02] Production.INFO: ==13134== Releasing lock...
[2026-09-14 17:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:21:03] Production.INFO: ==13136== Lock acquired, processing the job...
[2026-09-14 21:21:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:21:03] Production.INFO: ==13136== Releasing lock...
[2026-09-14 21:21:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:21:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:21:03] Production.INFO: ==13143== Lock acquired, processing the job...
[2026-09-14 17:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:21:03] Production.INFO: ==13141== Lock acquired, processing the job...
[2026-09-14 17:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:21:03] Production.INFO: ==13147== Lock acquired, processing the job...
[2026-09-14 17:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:21:03] Production.INFO: ==13149== Lock acquired, processing the job...
[2026-09-14 17:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:21:03] Production.INFO: ==13145== Lock acquired, processing the job...
[2026-09-14 17:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:21:03] Production.INFO: Account Balance Start.
[2026-09-14 17:21:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:21:03] Production.INFO: 117
[2026-09-14 17:21:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 17:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 17:21:03] Production.INFO: ==13149== Releasing lock...
[2026-09-14 17:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:21:04] Production.INFO: Date 2026-09-09
[2026-09-14 17:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:21:04] Production.INFO: Date 2026-09-10
[2026-09-14 17:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:21:04] Production.INFO: Date 2026-09-11
[2026-09-14 17:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:21:04] Production.INFO: ==13143== Releasing lock...
[2026-09-14 17:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:21:04] Production.INFO: Date 2026-09-12
[2026-09-14 17:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:21:04] Production.INFO: Date 2026-09-13
[2026-09-14 17:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:21:04] Production.INFO: Date 2026-09-14
[2026-09-14 17:21:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:21:04] Production.INFO: Total Charge 0
[2026-09-14 17:21:04] Production.INFO: CreateAllLog End
[2026-09-14 17:21:04] Production.INFO: Account Balance End.
[2026-09-14 17:21:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:21:04] Production.INFO: ==13147== Releasing lock...
[2026-09-14 17:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:21:11] Production.ERROR: CronJobId end10
[2026-09-14 17:21:11] Production.INFO: ==13145== Releasing lock...
[2026-09-14 17:21:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:21:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:21:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:21:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:21:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:21:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:21:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:21:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:21:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:21:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:21:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:21:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:21:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:21:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:21:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:21:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:21:14] Production.INFO: call_cost start
[2026-09-14 17:21:14] Production.INFO: call_cost end
[2026-09-14 17:21:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:21:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:21:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:21:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:21:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:21:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:21:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:21:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:21:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:21:14] Production.INFO: ==13141== Releasing lock...
[2026-09-14 17:21:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:21:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:22:01] Production.INFO: ==13210== Lock acquired, processing the job...
[2026-09-14 22:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:22:01] Production.INFO: neon service started
[2026-09-14 22:22:01] Production.INFO: neon service started
[2026-09-14 22:22:01] Production.INFO: ==13210== Releasing lock...
[2026-09-14 22:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:22:02] Production.INFO: ==13214== Lock acquired, processing the job...
[2026-09-14 21:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:22:02] Production.INFO: ==13214== Releasing lock...
[2026-09-14 21:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:22:02] Production.INFO: ==13212== Lock acquired, processing the job...
[2026-09-14 17:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:22:02] Production.INFO: ==13212== Releasing lock...
[2026-09-14 17:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:22:03] Production.INFO: ==13216== Lock acquired, processing the job...
[2026-09-14 17:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:22:03] Production.INFO: ==13218== Lock acquired, processing the job...
[2026-09-14 17:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:22:03] Production.INFO: ==13224== Lock acquired, processing the job...
[2026-09-14 17:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:22:03] Production.INFO: ==13220== Lock acquired, processing the job...
[2026-09-14 17:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:22:03] Production.INFO: ==13222== Lock acquired, processing the job...
[2026-09-14 17:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 17:22:03] Production.INFO: ==13224== Releasing lock...
[2026-09-14 17:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:22:03] Production.INFO: Account Balance Start.
[2026-09-14 17:22:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:22:03] Production.INFO: 117
[2026-09-14 17:22:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:22:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:22:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:22:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:22:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:22:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:22:03] Production.INFO: ==13218== Releasing lock...
[2026-09-14 17:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:22:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:22:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:22:03] Production.INFO: Total Charge 0
[2026-09-14 17:22:03] Production.INFO: CreateAllLog End
[2026-09-14 17:22:04] Production.INFO: Account Balance End.
[2026-09-14 17:22:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:22:04] Production.INFO: ==13222== Releasing lock...
[2026-09-14 17:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:22:10] Production.ERROR: CronJobId end10
[2026-09-14 17:22:10] Production.INFO: ==13220== Releasing lock...
[2026-09-14 17:22:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:22:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:22:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:22:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:22:14] Production.INFO: call_cost start
[2026-09-14 17:22:14] Production.INFO: call_cost end
[2026-09-14 17:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:22:14] Production.INFO: ==13216== Releasing lock...
[2026-09-14 17:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:23:02] Production.INFO: ==13287== Lock acquired, processing the job...
[2026-09-14 22:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:23:02] Production.INFO: neon service started
[2026-09-14 22:23:02] Production.INFO: neon service started
[2026-09-14 22:23:02] Production.INFO: ==13287== Releasing lock...
[2026-09-14 22:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:23:02] Production.INFO: ==13289== Lock acquired, processing the job...
[2026-09-14 17:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:23:02] Production.INFO: ==13289== Releasing lock...
[2026-09-14 17:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:23:02] Production.INFO: ==13291== Lock acquired, processing the job...
[2026-09-14 21:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:23:02] Production.INFO: ==13291== Releasing lock...
[2026-09-14 21:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:23:03] Production.INFO: ==13294== Lock acquired, processing the job...
[2026-09-14 17:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:23:03] Production.INFO: ==13300== Lock acquired, processing the job...
[2026-09-14 17:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:23:03] Production.INFO: ==13298== Lock acquired, processing the job...
[2026-09-14 17:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:23:03] Production.INFO: ==13296== Lock acquired, processing the job...
[2026-09-14 17:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:23:03] Production.INFO: Account Balance Start.
[2026-09-14 17:23:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:23:03] Production.INFO: 117
[2026-09-14 17:23:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:23:03] Production.INFO: ==13302== Lock acquired, processing the job...
[2026-09-14 17:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:23:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:23:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:23:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:23:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 17:23:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 17:23:03] Production.INFO: ==13302== Releasing lock...
[2026-09-14 17:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:23:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:23:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:23:04] Production.INFO: Total Charge 0
[2026-09-14 17:23:04] Production.INFO: CreateAllLog End
[2026-09-14 17:23:04] Production.INFO: ==13296== Releasing lock...
[2026-09-14 17:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:23:04] Production.INFO: Account Balance End.
[2026-09-14 17:23:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:23:04] Production.INFO: ==13300== Releasing lock...
[2026-09-14 17:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:23:12] Production.ERROR: CronJobId end10
[2026-09-14 17:23:12] Production.INFO: ==13298== Releasing lock...
[2026-09-14 17:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:23:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:23:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:23:14] Production.INFO: call_cost start
[2026-09-14 17:23:14] Production.INFO: call_cost end
[2026-09-14 17:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:23:14] Production.INFO: ==13294== Releasing lock...
[2026-09-14 17:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:24:01] Production.INFO: ==13362== Lock acquired, processing the job...
[2026-09-14 22:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:24:01] Production.INFO: neon service started
[2026-09-14 22:24:01] Production.INFO: neon service started
[2026-09-14 22:24:01] Production.INFO: ==13362== Releasing lock...
[2026-09-14 22:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:24:01] Production.INFO: ==13366== Lock acquired, processing the job...
[2026-09-14 21:24:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:24:01] Production.INFO: ==13366== Releasing lock...
[2026-09-14 21:24:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:24:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:24:02] Production.INFO: ==13364== Lock acquired, processing the job...
[2026-09-14 17:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:24:02] Production.INFO: ==13364== Releasing lock...
[2026-09-14 17:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:24:02] Production.INFO: ==13371== Lock acquired, processing the job...
[2026-09-14 17:24:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:24:02] Production.INFO: ==13377== Lock acquired, processing the job...
[2026-09-14 17:24:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:24:03] Production.INFO: ==13369== Lock acquired, processing the job...
[2026-09-14 17:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 17:24:03] Production.INFO: ==13377== Releasing lock...
[2026-09-14 17:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:24:03] Production.INFO: ==13373== Lock acquired, processing the job...
[2026-09-14 17:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:24:03] Production.INFO: ==13375== Lock acquired, processing the job...
[2026-09-14 17:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:24:03] Production.INFO: ==13371== Releasing lock...
[2026-09-14 17:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:24:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:24:03] Production.INFO: Account Balance Start.
[2026-09-14 17:24:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:24:03] Production.INFO: 117
[2026-09-14 17:24:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:24:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:24:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:24:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:24:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:24:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:24:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:24:03] Production.INFO: Total Charge 0
[2026-09-14 17:24:03] Production.INFO: CreateAllLog End
[2026-09-14 17:24:03] Production.INFO: Account Balance End.
[2026-09-14 17:24:03] Production.ERROR: CronJobId end 12
[2026-09-14 17:24:03] Production.INFO: ==13375== Releasing lock...
[2026-09-14 17:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:24:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:24:10] Production.ERROR: CronJobId end10
[2026-09-14 17:24:10] Production.INFO: ==13373== Releasing lock...
[2026-09-14 17:24:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:24:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:24:13] Production.INFO: call_cost start
[2026-09-14 17:24:14] Production.INFO: call_cost end
[2026-09-14 17:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:24:14] Production.INFO: ==13369== Releasing lock...
[2026-09-14 17:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:25:01] Production.INFO: ==13440== Lock acquired, processing the job...
[2026-09-14 22:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:25:01] Production.INFO: neon service started
[2026-09-14 22:25:01] Production.INFO: neon service started
[2026-09-14 22:25:01] Production.INFO: ==13440== Releasing lock...
[2026-09-14 22:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:25:02] Production.INFO: ==13444== Lock acquired, processing the job...
[2026-09-14 21:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:25:02] Production.INFO: ==13444== Releasing lock...
[2026-09-14 21:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:25:02] Production.INFO: ==13442== Lock acquired, processing the job...
[2026-09-14 17:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:25:02] Production.INFO: ==13442== Releasing lock...
[2026-09-14 17:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:25:03] Production.INFO: ==13446== Lock acquired, processing the job...
[2026-09-14 17:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 17:25:03] Production.INFO: ==13448== Lock acquired, processing the job...
[2026-09-14 17:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 17:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 17:25:03] Production.INFO: ==13446== Releasing lock...
[2026-09-14 17:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 17:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 17:25:03] Production.INFO: ==13450== Lock acquired, processing the job...
[2026-09-14 17:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:25:03] Production.INFO: ==13452== Lock acquired, processing the job...
[2026-09-14 17:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:25:03] Production.INFO: ==13454== Lock acquired, processing the job...
[2026-09-14 17:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:25:03] Production.INFO: ==13456== Lock acquired, processing the job...
[2026-09-14 17:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 17:25:03] Production.INFO: ==13458== Lock acquired, processing the job...
[2026-09-14 17:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:25:03] Production.INFO: Account Balance Start.
[2026-09-14 17:25:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:25:03] Production.INFO: 117
[2026-09-14 17:25:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 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-09-14 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-09-14 17:25:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 17:25:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:25:03] Production.INFO: ==13458== Releasing lock...
[2026-09-14 17:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:25:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:25:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:25:04] Production.INFO: Date 2026-09-13
[2026-09-14 17:25:04] Production.ERROR: done
[2026-09-14 17:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 17:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003435', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 17:25:04] Production.INFO: Date 2026-09-14
[2026-09-14 17:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:25:04] Production.INFO: Total Charge 0
[2026-09-14 17:25:04] Production.INFO: CreateAllLog End
[2026-09-14 17:25:04] Production.INFO: Account Balance End.
[2026-09-14 17:25:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:25:04] Production.INFO: ==13454== Releasing lock...
[2026-09-14 17:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:25:04] Production.INFO: ==13450== Releasing lock...
[2026-09-14 17:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:25:08] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003435', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 17:25:08] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 17:25:08] Production.INFO: ProcessCDR(1,18003435,1,1,2)
[2026-09-14 17:25:08] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18003435,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 17:25:08] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18003435,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 17:25:08] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 17:25:08] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 17:25:08] Production.INFO: ==13456== Releasing lock...
[2026-09-14 17:25:08] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 17:25:08] Production.INFO: 26 MB #Memory Used#
[2026-09-14 17:25:12] Production.ERROR: CronJobId end10
[2026-09-14 17:25:12] Production.INFO: ==13452== Releasing lock...
[2026-09-14 17:25:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:25:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:25:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:25:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:25:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:25:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:25:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:25:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:25:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:25:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:25:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:25:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:25:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:25:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:25:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:25:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:25:15] Production.INFO: call_cost start
[2026-09-14 17:25:15] Production.INFO: call_cost end
[2026-09-14 17:25:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:25:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:25:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:25:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:25:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:25:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:25:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:25:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:25:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:25:15] Production.INFO: ==13448== Releasing lock...
[2026-09-14 17:25:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:25:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:26:02] Production.INFO: ==13520== Lock acquired, processing the job...
[2026-09-14 22:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:26:02] Production.INFO: neon service started
[2026-09-14 22:26:02] Production.INFO: neon service started
[2026-09-14 22:26:02] Production.INFO: ==13520== Releasing lock...
[2026-09-14 22:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:26:02] Production.INFO: ==13522== Lock acquired, processing the job...
[2026-09-14 17:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:26:02] Production.INFO: ==13524== Lock acquired, processing the job...
[2026-09-14 21:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 17:26:02] Production.INFO: ==13522== Releasing lock...
[2026-09-14 17:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:26:02] Production.INFO: ==13524== Releasing lock...
[2026-09-14 21:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:26:03] Production.INFO: ==13526== Lock acquired, processing the job...
[2026-09-14 17:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:26:03] Production.INFO: ==13528== Lock acquired, processing the job...
[2026-09-14 17:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:26:03] Production.INFO: ==13532== Lock acquired, processing the job...
[2026-09-14 17:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:26:03] Production.INFO: ==13530== Lock acquired, processing the job...
[2026-09-14 17:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:26:03] Production.INFO: Account Balance Start.
[2026-09-14 17:26:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:26:03] Production.INFO: 117
[2026-09-14 17:26:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:26:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:26:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:26:03] Production.INFO: ==13534== Lock acquired, processing the job...
[2026-09-14 17:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:26:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:26:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 17:26:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:26:03] Production.INFO: Reseller ==> 0
[2026-09-14 17: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-09-14 17:26:04] Production.INFO: ==13534== Releasing lock...
[2026-09-14 17:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:26:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:26:04] Production.INFO: Date 2026-09-14
[2026-09-14 17:26:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:26:04] Production.INFO: Total Charge 0
[2026-09-14 17:26:04] Production.INFO: CreateAllLog End
[2026-09-14 17:26:04] Production.INFO: Account Balance End.
[2026-09-14 17:26:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:26:04] Production.INFO: ==13532== Releasing lock...
[2026-09-14 17:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:26:04] Production.INFO: ==13528== Releasing lock...
[2026-09-14 17:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:26:12] Production.ERROR: CronJobId end10
[2026-09-14 17:26:12] Production.INFO: ==13530== Releasing lock...
[2026-09-14 17:26:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:26:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:26:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:26:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:26:14] Production.INFO: call_cost start
[2026-09-14 17:26:14] Production.INFO: call_cost end
[2026-09-14 17:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:26:14] Production.INFO: ==13526== Releasing lock...
[2026-09-14 17:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:27:01] Production.INFO: ==13593== Lock acquired, processing the job...
[2026-09-14 22:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:27:01] Production.INFO: neon service started
[2026-09-14 22:27:01] Production.INFO: neon service started
[2026-09-14 22:27:01] Production.INFO: ==13593== Releasing lock...
[2026-09-14 22:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:27:02] Production.INFO: ==13595== Lock acquired, processing the job...
[2026-09-14 17:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:27:02] Production.INFO: ==13595== Releasing lock...
[2026-09-14 17:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:27:02] Production.INFO: ==13597== Lock acquired, processing the job...
[2026-09-14 21:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:27:02] Production.INFO: ==13597== Releasing lock...
[2026-09-14 21:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:27:03] Production.INFO: ==13599== Lock acquired, processing the job...
[2026-09-14 17:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:27:03] Production.INFO: ==13601== Lock acquired, processing the job...
[2026-09-14 17:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:27:03] Production.INFO: ==13603== Lock acquired, processing the job...
[2026-09-14 17:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:27:03] Production.INFO: ==13605== Lock acquired, processing the job...
[2026-09-14 17:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:27:03] Production.INFO: ==13607== Lock acquired, processing the job...
[2026-09-14 17:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:27:03] Production.INFO: Account Balance Start.
[2026-09-14 17:27:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:27:03] Production.INFO: 117
[2026-09-14 17:27:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:27:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:27:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:27:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 17:27:03] Production.INFO: ==13607== Releasing lock...
[2026-09-14 17:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:27:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:27:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:27:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:27:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:27:03] Production.INFO: Total Charge 0
[2026-09-14 17:27:03] Production.INFO: CreateAllLog End
[2026-09-14 17:27:03] Production.INFO: Account Balance End.
[2026-09-14 17:27:03] Production.ERROR: CronJobId end 12
[2026-09-14 17:27:03] Production.INFO: ==13605== Releasing lock...
[2026-09-14 17:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:27:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:27:04] Production.INFO: ==13601== Releasing lock...
[2026-09-14 17:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:27:11] Production.ERROR: CronJobId end10
[2026-09-14 17:27:11] Production.INFO: ==13603== Releasing lock...
[2026-09-14 17:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:27:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:27:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:27:14] Production.INFO: call_cost start
[2026-09-14 17:27:14] Production.INFO: call_cost end
[2026-09-14 17:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:27:14] Production.INFO: ==13599== Releasing lock...
[2026-09-14 17:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:28:02] Production.INFO: ==13666== Lock acquired, processing the job...
[2026-09-14 22:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:28:02] Production.INFO: neon service started
[2026-09-14 22:28:02] Production.INFO: neon service started
[2026-09-14 22:28:02] Production.INFO: ==13666== Releasing lock...
[2026-09-14 22:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:28:02] Production.INFO: ==13670== Lock acquired, processing the job...
[2026-09-14 21:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:28:02] Production.INFO: ==13670== Releasing lock...
[2026-09-14 21:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:28:02] Production.INFO: ==13668== Lock acquired, processing the job...
[2026-09-14 17:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:28:02] Production.INFO: ==13668== Releasing lock...
[2026-09-14 17:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:28:03] Production.INFO: ==13674== Lock acquired, processing the job...
[2026-09-14 17:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:28:03] Production.INFO: ==13672== Lock acquired, processing the job...
[2026-09-14 17:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:28:03] Production.INFO: ==13679== Lock acquired, processing the job...
[2026-09-14 17:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:28:03] Production.INFO: ==13676== Lock acquired, processing the job...
[2026-09-14 17:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:28:03] Production.INFO: Account Balance Start.
[2026-09-14 17:28:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:28:03] Production.INFO: 117
[2026-09-14 17:28:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:28:03] Production.INFO: ==13681== Lock acquired, processing the job...
[2026-09-14 17:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:28:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:28:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 17:28:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 17:28:03] Production.INFO: ==13681== Releasing lock...
[2026-09-14 17:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:28:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:28:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:28:04] Production.INFO: Date 2026-09-13
[2026-09-14 17:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:28:04] Production.INFO: Date 2026-09-14
[2026-09-14 17:28:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:28:04] Production.INFO: Total Charge 0
[2026-09-14 17:28:04] Production.INFO: CreateAllLog End
[2026-09-14 17:28:04] Production.INFO: Account Balance End.
[2026-09-14 17:28:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:28:04] Production.INFO: ==13679== Releasing lock...
[2026-09-14 17:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:28:04] Production.INFO: ==13674== Releasing lock...
[2026-09-14 17:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:28:10] Production.ERROR: CronJobId end10
[2026-09-14 17:28:10] Production.INFO: ==13676== Releasing lock...
[2026-09-14 17:28:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:28:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:28:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:28:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:28:13] Production.INFO: call_cost start
[2026-09-14 17:28:13] Production.INFO: call_cost end
[2026-09-14 17:28:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:28:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:28:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:28:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:28:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:28:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:28:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:28:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:28:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:28:13] Production.INFO: ==13672== Releasing lock...
[2026-09-14 17:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:28:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:29:01] Production.INFO: ==13741== Lock acquired, processing the job...
[2026-09-14 22:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:29:01] Production.INFO: neon service started
[2026-09-14 22:29:01] Production.INFO: neon service started
[2026-09-14 22:29:01] Production.INFO: ==13741== Releasing lock...
[2026-09-14 22:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:29:01] Production.INFO: ==13743== Lock acquired, processing the job...
[2026-09-14 17:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:29:02] Production.INFO: ==13743== Releasing lock...
[2026-09-14 17:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:29:02] Production.INFO: ==13745== Lock acquired, processing the job...
[2026-09-14 21:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:29:02] Production.INFO: ==13745== Releasing lock...
[2026-09-14 21:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:29:02] Production.INFO: ==13747== Lock acquired, processing the job...
[2026-09-14 17:29:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:29:02] Production.INFO: ==13749== Lock acquired, processing the job...
[2026-09-14 17:29:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:29:02] Production.INFO: ==13751== Lock acquired, processing the job...
[2026-09-14 17:29:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:29:02] Production.INFO: ==13753== Lock acquired, processing the job...
[2026-09-14 17:29:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:29:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:29:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:29:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:29:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:29:02] Production.INFO: ==13755== Lock acquired, processing the job...
[2026-09-14 17:29:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:29:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:29:03] Production.INFO: Account Balance Start.
[2026-09-14 17:29:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:29:03] Production.INFO: 117
[2026-09-14 17:29:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 17:29:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 17:29:03] Production.INFO: ==13755== Releasing lock...
[2026-09-14 17:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:29:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:29:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:29:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:29:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:29:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:29:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:29:03] Production.INFO: Total Charge 0
[2026-09-14 17:29:03] Production.INFO: CreateAllLog End
[2026-09-14 17:29:03] Production.INFO: ==13749== Releasing lock...
[2026-09-14 17:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:29:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:29:03] Production.INFO: Account Balance End.
[2026-09-14 17:29:03] Production.ERROR: CronJobId end 12
[2026-09-14 17:29:03] Production.INFO: ==13753== Releasing lock...
[2026-09-14 17:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:29:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:29:10] Production.ERROR: CronJobId end10
[2026-09-14 17:29:10] Production.INFO: ==13751== Releasing lock...
[2026-09-14 17:29:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:29:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:29:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:29:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:29:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:29:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:29:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:29:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:29:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:29:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:29:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:29:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:29:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:29:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:29:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:29:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:29:13] Production.INFO: call_cost start
[2026-09-14 17:29:13] Production.INFO: call_cost end
[2026-09-14 17:29:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:29:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:29:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:29:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:29:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:29:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:29:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:29:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:29:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:29:13] Production.INFO: ==13747== Releasing lock...
[2026-09-14 17:29:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:29:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:30:01] Production.INFO: ==13816== Lock acquired, processing the job...
[2026-09-14 22:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:30:01] Production.INFO: neon service started
[2026-09-14 22:30:01] Production.INFO: neon service started
[2026-09-14 22:30:01] Production.INFO: ==13816== Releasing lock...
[2026-09-14 22:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:30:02] Production.INFO: ==13820== Lock acquired, processing the job...
[2026-09-14 21:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:30:02] Production.INFO: ==13820== Releasing lock...
[2026-09-14 21:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:30:02] Production.INFO: ==13818== Lock acquired, processing the job...
[2026-09-14 17:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:30:02] Production.INFO: ==13818== Releasing lock...
[2026-09-14 17:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:30:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:30:03] Production.INFO: ==13825== Lock acquired, processing the job...
[2026-09-14 17:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:30:03] Production.INFO: ==13827== Lock acquired, processing the job...
[2026-09-14 17:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:30:03] Production.INFO: ==13823== Lock acquired, processing the job...
[2026-09-14 17:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:30:03] Production.INFO: ==13831== Lock acquired, processing the job...
[2026-09-14 17:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:30:03] Production.INFO: ==13829== Lock acquired, processing the job...
[2026-09-14 17:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 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-09-14 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-09-14 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-09-14 17:30:03] Production.INFO: Account Balance Start.
[2026-09-14 17:30:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:30:03] Production.INFO: ==13831== Releasing lock...
[2026-09-14 17:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:30:03] Production.INFO: 117
[2026-09-14 17:30:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:30:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:30:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:30:04] Production.INFO: Date 2026-09-10
[2026-09-14 17:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:30:04] Production.INFO: Date 2026-09-11
[2026-09-14 17:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:30:04] Production.INFO: ==13825== Releasing lock...
[2026-09-14 17:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:30:04] Production.INFO: Date 2026-09-12
[2026-09-14 17:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:30:04] Production.INFO: Date 2026-09-13
[2026-09-14 17:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:30:04] Production.INFO: Date 2026-09-14
[2026-09-14 17:30:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:30:04] Production.INFO: Total Charge 0
[2026-09-14 17:30:04] Production.INFO: CreateAllLog End
[2026-09-14 17:30:04] Production.INFO: Account Balance End.
[2026-09-14 17:30:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:30:04] Production.INFO: ==13829== Releasing lock...
[2026-09-14 17:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:30:11] Production.ERROR: CronJobId end10
[2026-09-14 17:30:11] Production.INFO: ==13827== Releasing lock...
[2026-09-14 17:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:30:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:30:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:30:14] Production.INFO: call_cost start
[2026-09-14 17:30:14] Production.INFO: call_cost end
[2026-09-14 17:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:30:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:30:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:30:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:30:14] Production.INFO: ==13823== Releasing lock...
[2026-09-14 17:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:31:02] Production.INFO: ==13886== Lock acquired, processing the job...
[2026-09-14 22:31:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:31:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:31:02] Production.INFO: neon service started
[2026-09-14 22:31:02] Production.INFO: neon service started
[2026-09-14 22:31:02] Production.INFO: ==13886== Releasing lock...
[2026-09-14 22:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:31:02] Production.INFO: ==13890== Lock acquired, processing the job...
[2026-09-14 21:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:31:02] Production.INFO: ==13890== Releasing lock...
[2026-09-14 21:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:31:02] Production.INFO: ==13888== Lock acquired, processing the job...
[2026-09-14 17:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:31:02] Production.INFO: ==13888== Releasing lock...
[2026-09-14 17:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:31:03] Production.INFO: ==13893== Lock acquired, processing the job...
[2026-09-14 17:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:31:03] Production.INFO: ==13895== Lock acquired, processing the job...
[2026-09-14 17:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:31:03] Production.INFO: ==13897== Lock acquired, processing the job...
[2026-09-14 17:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:31:03] Production.INFO: ==13901== Lock acquired, processing the job...
[2026-09-14 17:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:31:03] Production.INFO: ==13899== Lock acquired, processing the job...
[2026-09-14 17:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:31:03] Production.INFO: Account Balance Start.
[2026-09-14 17:31:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:31:03] Production.INFO: 117
[2026-09-14 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-09-14 17:31:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 17:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 17:31:03] Production.INFO: ==13901== Releasing lock...
[2026-09-14 17:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:31:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:31:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:31:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:31:04] Production.INFO: Date 2026-09-11
[2026-09-14 17:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:31:04] Production.INFO: Date 2026-09-12
[2026-09-14 17:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:31:04] Production.INFO: Date 2026-09-13
[2026-09-14 17:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:31:04] Production.INFO: Date 2026-09-14
[2026-09-14 17:31:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:31:04] Production.INFO: Total Charge 0
[2026-09-14 17:31:04] Production.INFO: CreateAllLog End
[2026-09-14 17:31:04] Production.INFO: Account Balance End.
[2026-09-14 17:31:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:31:04] Production.INFO: ==13899== Releasing lock...
[2026-09-14 17:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:31:04] Production.INFO: ==13895== Releasing lock...
[2026-09-14 17:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:31:11] Production.ERROR: CronJobId end10
[2026-09-14 17:31:11] Production.INFO: ==13897== Releasing lock...
[2026-09-14 17:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:31:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:31:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:31:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:31:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:31:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:31:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:31:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:31:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:31:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:31:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:31:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:31:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:31:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:31:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:31:14] Production.INFO: call_cost start
[2026-09-14 17:31:14] Production.INFO: call_cost end
[2026-09-14 17:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:31:14] Production.INFO: ==13893== Releasing lock...
[2026-09-14 17:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:32:01] Production.INFO: ==13961== Lock acquired, processing the job...
[2026-09-14 22:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:32:01] Production.INFO: neon service started
[2026-09-14 22:32:01] Production.INFO: neon service started
[2026-09-14 22:32:01] Production.INFO: ==13961== Releasing lock...
[2026-09-14 22:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:32:02] Production.INFO: ==13965== Lock acquired, processing the job...
[2026-09-14 21:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:32:02] Production.INFO: ==13965== Releasing lock...
[2026-09-14 21:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:32:02] Production.INFO: ==13963== Lock acquired, processing the job...
[2026-09-14 17:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:32:02] Production.INFO: ==13963== Releasing lock...
[2026-09-14 17:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:32:03] Production.INFO: ==13968== Lock acquired, processing the job...
[2026-09-14 17:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:32:03] Production.INFO: ==13970== Lock acquired, processing the job...
[2026-09-14 17:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:32:03] Production.INFO: ==13972== Lock acquired, processing the job...
[2026-09-14 17:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:32:03] Production.INFO: ==13976== Lock acquired, processing the job...
[2026-09-14 17:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:32:03] Production.INFO: ==13974== Lock acquired, processing the job...
[2026-09-14 17:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 17:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17: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-09-14 17:32:03] Production.INFO: ==13976== Releasing lock...
[2026-09-14 17:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:32:03] Production.INFO: Account Balance Start.
[2026-09-14 17:32:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:32:03] Production.INFO: 117
[2026-09-14 17:32:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:32:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:32:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:32:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:32:04] Production.INFO: Date 2026-09-11
[2026-09-14 17:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:32:04] Production.INFO: Date 2026-09-12
[2026-09-14 17:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:32:04] Production.INFO: Date 2026-09-13
[2026-09-14 17:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:32:04] Production.INFO: Date 2026-09-14
[2026-09-14 17:32:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:32:04] Production.INFO: Total Charge 0
[2026-09-14 17:32:04] Production.INFO: CreateAllLog End
[2026-09-14 17:32:04] Production.INFO: ==13970== Releasing lock...
[2026-09-14 17:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:32:04] Production.INFO: Account Balance End.
[2026-09-14 17:32:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:32:04] Production.INFO: ==13974== Releasing lock...
[2026-09-14 17:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:32:12] Production.ERROR: CronJobId end10
[2026-09-14 17:32:12] Production.INFO: ==13972== Releasing lock...
[2026-09-14 17:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:32:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:32:14] Production.INFO: call_cost start
[2026-09-14 17:32:14] Production.INFO: call_cost end
[2026-09-14 17:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:32:14] Production.INFO: ==13968== Releasing lock...
[2026-09-14 17:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:33:02] Production.INFO: ==14038== Lock acquired, processing the job...
[2026-09-14 22:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:33:02] Production.INFO: neon service started
[2026-09-14 22:33:02] Production.INFO: neon service started
[2026-09-14 22:33:02] Production.INFO: ==14038== Releasing lock...
[2026-09-14 22:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:33:02] Production.INFO: ==14042== Lock acquired, processing the job...
[2026-09-14 21:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:33:02] Production.INFO: ==14042== Releasing lock...
[2026-09-14 21:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:33:02] Production.INFO: ==14040== Lock acquired, processing the job...
[2026-09-14 17:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:33:02] Production.INFO: ==14040== Releasing lock...
[2026-09-14 17:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:33:03] Production.INFO: ==14051== Lock acquired, processing the job...
[2026-09-14 17:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:33:03] Production.INFO: ==14053== Lock acquired, processing the job...
[2026-09-14 17:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:33:03] Production.INFO: Account Balance Start.
[2026-09-14 17:33:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:33:03] Production.INFO: 117
[2026-09-14 17:33:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:33:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 17:33:03] Production.INFO: ==14053== Releasing lock...
[2026-09-14 17:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:33:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:33:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:33:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:33:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:33:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:33:03] Production.INFO: Total Charge 0
[2026-09-14 17:33:03] Production.INFO: CreateAllLog End
[2026-09-14 17:33:03] Production.INFO: ==14049== Lock acquired, processing the job...
[2026-09-14 17:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:33:03] Production.INFO: Account Balance End.
[2026-09-14 17:33:03] Production.INFO: ==14045== Lock acquired, processing the job...
[2026-09-14 17:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:33:03] Production.ERROR: CronJobId end 12
[2026-09-14 17:33:03] Production.INFO: ==14051== Releasing lock...
[2026-09-14 17:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:33:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:33:03] Production.INFO: ==14047== Lock acquired, processing the job...
[2026-09-14 17:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:33:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:33:04] Production.INFO: ==14047== Releasing lock...
[2026-09-14 17:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:33:12] Production.ERROR: CronJobId end10
[2026-09-14 17:33:12] Production.INFO: ==14049== Releasing lock...
[2026-09-14 17:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:33:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:33:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:33:14] Production.INFO: call_cost start
[2026-09-14 17:33:14] Production.INFO: call_cost end
[2026-09-14 17:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:33:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:33:14] Production.INFO: ==14045== Releasing lock...
[2026-09-14 17:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:34:01] Production.INFO: ==14115== Lock acquired, processing the job...
[2026-09-14 22:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:34:01] Production.INFO: neon service started
[2026-09-14 22:34:01] Production.INFO: neon service started
[2026-09-14 22:34:01] Production.INFO: ==14115== Releasing lock...
[2026-09-14 22:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:34:01] Production.INFO: ==14117== Lock acquired, processing the job...
[2026-09-14 17:34:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:34:02] Production.INFO: ==14117== Releasing lock...
[2026-09-14 17:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:34:02] Production.INFO: ==14119== Lock acquired, processing the job...
[2026-09-14 21:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:34:02] Production.INFO: ==14119== Releasing lock...
[2026-09-14 21:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:34:03] Production.INFO: ==14121== Lock acquired, processing the job...
[2026-09-14 17:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:34:03] Production.INFO: ==14123== Lock acquired, processing the job...
[2026-09-14 17:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:34:03] Production.INFO: ==14125== Lock acquired, processing the job...
[2026-09-14 17:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:34:03] Production.INFO: ==14127== Lock acquired, processing the job...
[2026-09-14 17:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:34:03] Production.INFO: ==14129== Lock acquired, processing the job...
[2026-09-14 17:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:34:03] Production.INFO: Account Balance Start.
[2026-09-14 17:34:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:34:03] Production.INFO: 117
[2026-09-14 17:34:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:34:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:34:03] Production.INFO: Date 2026-09-10
[2026-09-14 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-09-14 17:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 17:34:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 17:34:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:34:03] Production.INFO: ==14129== Releasing lock...
[2026-09-14 17:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:34:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:34:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:34:03] Production.INFO: Total Charge 0
[2026-09-14 17:34:03] Production.INFO: CreateAllLog End
[2026-09-14 17:34:03] Production.INFO: Account Balance End.
[2026-09-14 17:34:03] Production.ERROR: CronJobId end 12
[2026-09-14 17:34:03] Production.INFO: ==14127== Releasing lock...
[2026-09-14 17:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:34:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:34:03] Production.INFO: ==14123== Releasing lock...
[2026-09-14 17:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:34:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:34:10] Production.ERROR: CronJobId end10
[2026-09-14 17:34:10] Production.INFO: ==14125== Releasing lock...
[2026-09-14 17:34:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:34:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:34:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:34:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:34:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:34:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:34:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:34:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:34:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:34:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:34:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:34:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:34:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:34:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:34:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:34:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:34:13] Production.INFO: call_cost start
[2026-09-14 17:34:13] Production.INFO: call_cost end
[2026-09-14 17:34:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:34:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:34:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:34:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:34:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:34:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:34:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:34:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:34:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:34:13] Production.INFO: ==14121== Releasing lock...
[2026-09-14 17:34:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:34:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:35:02] Production.INFO: ==14191== Lock acquired, processing the job...
[2026-09-14 22:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:35:02] Production.INFO: neon service started
[2026-09-14 22:35:02] Production.INFO: neon service started
[2026-09-14 22:35:02] Production.INFO: ==14191== Releasing lock...
[2026-09-14 22:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:35:02] Production.INFO: ==14193== Lock acquired, processing the job...
[2026-09-14 17:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:35:02] Production.INFO: ==14195== Lock acquired, processing the job...
[2026-09-14 21:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:35:02] Production.INFO: ==14195== Releasing lock...
[2026-09-14 21:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:35:02] Production.INFO: ==14193== Releasing lock...
[2026-09-14 17:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:35:03] Production.INFO: ==14199== Lock acquired, processing the job...
[2026-09-14 17:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:35:03] Production.INFO: ==14197== Lock acquired, processing the job...
[2026-09-14 17:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 17:35:03] Production.INFO: ==14201== Lock acquired, processing the job...
[2026-09-14 17:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:35:03] Production.INFO: ==14203== Lock acquired, processing the job...
[2026-09-14 17:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 17:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 17:35:03] Production.ERROR: CronJob PID - 14199
[2026-09-14 17:35:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 17:35:03] Production.ERROR: CronJob ID - 5
[2026-09-14 17:35:03] Production.ERROR: CronJob Last Run Time 2026-09-14 17:35:00
[2026-09-14 17:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 17:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 17:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 17:35:03] Production.ERROR: CronJob PID - 14201
[2026-09-14 17:35:03] Production.ERROR: CronJob Title - Account Block
[2026-09-14 17:35:03] Production.ERROR: CronJob ID - 7
[2026-09-14 17:35:03] Production.ERROR: CronJob Last Run Time 2026-09-14 17:35:00
[2026-09-14 17:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 17:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 17:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 17:35:03] Production.INFO: ==14197== Releasing lock...
[2026-09-14 17:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 17:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 17:35:03] Production.INFO: ==14206== Lock acquired, processing the job...
[2026-09-14 17:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:35:03] Production.INFO: ==14208== Lock acquired, processing the job...
[2026-09-14 17:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 17:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:35:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 17:35:04] Production.INFO: ==14210== Lock acquired, processing the job...
[2026-09-14 17:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:35:04] Production.INFO: Account Balance Start.
[2026-09-14 17:35:04] Production.INFO: CreateAllLog Start
[2026-09-14 17:35:04] Production.INFO: 117
[2026-09-14 17:35:04] Production.INFO: Date 2026-09-08
[2026-09-14 17:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 17: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-09-14 17: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-09-14 17: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-09-14 17:35:04] Production.INFO: Date 2026-09-09
[2026-09-14 17:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:35:04] Production.INFO: Date 2026-09-10
[2026-09-14 17:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:35:04] Production.INFO: ==14210== Releasing lock...
[2026-09-14 17:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:35:04] Production.ERROR: done
[2026-09-14 17:35:04] Production.INFO: Date 2026-09-11
[2026-09-14 17:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:35:04] Production.INFO: Date 2026-09-12
[2026-09-14 17:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 17:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003476', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 17:35:04] Production.INFO: Date 2026-09-13
[2026-09-14 17:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:35:04] Production.INFO: Date 2026-09-14
[2026-09-14 17:35:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:35:04] Production.INFO: Total Charge 0
[2026-09-14 17:35:04] Production.INFO: CreateAllLog End
[2026-09-14 17:35:04] Production.INFO: Account Balance End.
[2026-09-14 17:35:04] Production.INFO: ==14201== Releasing lock...
[2026-09-14 17:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:35:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:35:04] Production.INFO: ==14206== Releasing lock...
[2026-09-14 17:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003476', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 17:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 17:35:10] Production.INFO: ProcessCDR(1,18003476,1,1,2)
[2026-09-14 17:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18003476,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 17:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18003476,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 17:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 17:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 17:35:10] Production.INFO: ==14208== Releasing lock...
[2026-09-14 17:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 17:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 17:35:13] Production.ERROR: CronJobId end10
[2026-09-14 17:35:13] Production.INFO: ==14203== Releasing lock...
[2026-09-14 17:35:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:35:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:35:16] Production.INFO: call_cost start
[2026-09-14 17:35:16] Production.INFO: call_cost end
[2026-09-14 17:35:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:35:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:35:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:35:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:35:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:35:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:35:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:35:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:35:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:35:16] Production.INFO: ==14199== Releasing lock...
[2026-09-14 17:35:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:35:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:36:01] Production.INFO: ==14271== Lock acquired, processing the job...
[2026-09-14 22:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:36:01] Production.INFO: neon service started
[2026-09-14 22:36:01] Production.INFO: neon service started
[2026-09-14 22:36:01] Production.INFO: ==14271== Releasing lock...
[2026-09-14 22:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:36:01] Production.INFO: ==14275== Lock acquired, processing the job...
[2026-09-14 21:36:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:36:01] Production.INFO: ==14275== Releasing lock...
[2026-09-14 21:36:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:36:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:36:01] Production.INFO: ==14273== Lock acquired, processing the job...
[2026-09-14 17:36:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:36:02] Production.INFO: ==14273== Releasing lock...
[2026-09-14 17:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:36:02] Production.INFO: ==14279== Lock acquired, processing the job...
[2026-09-14 17:36:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:36:02] Production.INFO: ==14277== Lock acquired, processing the job...
[2026-09-14 17:36:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:36:02] Production.INFO: ==14281== Lock acquired, processing the job...
[2026-09-14 17:36:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:36:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:36:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:36:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:36:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:36:02] Production.INFO: ==14284== Lock acquired, processing the job...
[2026-09-14 17:36:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:36:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:36:03] Production.INFO: ==14286== Lock acquired, processing the job...
[2026-09-14 17:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:36:03] Production.INFO: Account Balance Start.
[2026-09-14 17:36:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:36:03] Production.INFO: 117
[2026-09-14 17:36:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 17:36:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 17:36:03] Production.INFO: ==14286== Releasing lock...
[2026-09-14 17:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:36:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:36:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:36:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:36:03] Production.INFO: ==14279== Releasing lock...
[2026-09-14 17:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:36:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:36:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:36:03] Production.INFO: Total Charge 0
[2026-09-14 17:36:03] Production.INFO: CreateAllLog End
[2026-09-14 17:36:03] Production.INFO: Account Balance End.
[2026-09-14 17:36:03] Production.ERROR: CronJobId end 12
[2026-09-14 17:36:03] Production.INFO: ==14284== Releasing lock...
[2026-09-14 17:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:36:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:36:11] Production.ERROR: CronJobId end10
[2026-09-14 17:36:11] Production.INFO: ==14281== Releasing lock...
[2026-09-14 17:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:36:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:36:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:36:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:36:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:36:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:36:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:36:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:36:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:36:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:36:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:36:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:36:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:36:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:36:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:36:13] Production.INFO: call_cost start
[2026-09-14 17:36:13] Production.INFO: call_cost end
[2026-09-14 17:36:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:36:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:36:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:36:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:36:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:36:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:36:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:36:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:36:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:36:13] Production.INFO: ==14277== Releasing lock...
[2026-09-14 17:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:36:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:37:01] Production.INFO: ==14349== Lock acquired, processing the job...
[2026-09-14 22:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:37:01] Production.INFO: neon service started
[2026-09-14 22:37:01] Production.INFO: neon service started
[2026-09-14 22:37:01] Production.INFO: ==14349== Releasing lock...
[2026-09-14 22:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:37:02] Production.INFO: ==14356== Lock acquired, processing the job...
[2026-09-14 21:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:37:02] Production.INFO: ==14356== Releasing lock...
[2026-09-14 21:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:37:02] Production.INFO: 26 MB #Memory Used#
[2026-09-14 17:37:02] Production.INFO: ==14354== Lock acquired, processing the job...
[2026-09-14 17:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:37:02] Production.INFO: ==14354== Releasing lock...
[2026-09-14 17:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:37:03] Production.INFO: ==14360== Lock acquired, processing the job...
[2026-09-14 17:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:37:03] Production.INFO: ==14358== Lock acquired, processing the job...
[2026-09-14 17:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:37:03] Production.INFO: ==14362== Lock acquired, processing the job...
[2026-09-14 17:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:37:03] Production.INFO: ==14364== Lock acquired, processing the job...
[2026-09-14 17:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:37:03] Production.INFO: ==14366== Lock acquired, processing the job...
[2026-09-14 17:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:37:03] Production.INFO: Account Balance Start.
[2026-09-14 17:37:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:37:03] Production.INFO: 117
[2026-09-14 17:37:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 17:37:03] Production.INFO: ==14366== Releasing lock...
[2026-09-14 17:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:37:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:37:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:37:03] Production.INFO: ==14360== Releasing lock...
[2026-09-14 17:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:37:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:37:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:37:04] Production.INFO: Date 2026-09-13
[2026-09-14 17:37:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:37:04] Production.INFO: Date 2026-09-14
[2026-09-14 17:37:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:37:04] Production.INFO: Total Charge 0
[2026-09-14 17:37:04] Production.INFO: CreateAllLog End
[2026-09-14 17:37:04] Production.INFO: Account Balance End.
[2026-09-14 17:37:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:37:04] Production.INFO: ==14364== Releasing lock...
[2026-09-14 17:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:37:12] Production.ERROR: CronJobId end10
[2026-09-14 17:37:12] Production.INFO: ==14362== Releasing lock...
[2026-09-14 17:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:37:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:37:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:37:14] Production.INFO: call_cost start
[2026-09-14 17:37:14] Production.INFO: call_cost end
[2026-09-14 17:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:37:14] Production.INFO: ==14358== Releasing lock...
[2026-09-14 17:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:38:02] Production.INFO: ==14424== Lock acquired, processing the job...
[2026-09-14 22:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:38:02] Production.INFO: neon service started
[2026-09-14 22:38:02] Production.INFO: neon service started
[2026-09-14 22:38:02] Production.INFO: ==14424== Releasing lock...
[2026-09-14 22:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:38:02] Production.INFO: ==14426== Lock acquired, processing the job...
[2026-09-14 17:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:38:02] Production.INFO: ==14426== Releasing lock...
[2026-09-14 17:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:38:03] Production.INFO: ==14428== Lock acquired, processing the job...
[2026-09-14 21:38:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:38:03] Production.INFO: ==14428== Releasing lock...
[2026-09-14 21:38:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:38:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:38:03] Production.INFO: ==14438== Lock acquired, processing the job...
[2026-09-14 17:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 17:38:03] Production.INFO: ==14438== Releasing lock...
[2026-09-14 17:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:38:03] Production.INFO: ==14430== Lock acquired, processing the job...
[2026-09-14 17:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:38:03] Production.INFO: ==14432== Lock acquired, processing the job...
[2026-09-14 17:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:38:03] Production.INFO: ==14434== Lock acquired, processing the job...
[2026-09-14 17:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:38:03] Production.INFO: ==14436== Lock acquired, processing the job...
[2026-09-14 17:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:38:03] Production.INFO: Account Balance Start.
[2026-09-14 17:38:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:38:03] Production.INFO: 117
[2026-09-14 17:38:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:38:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:38:04] Production.INFO: Date 2026-09-10
[2026-09-14 17:38:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:38:04] Production.INFO: Date 2026-09-11
[2026-09-14 17:38:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:38:04] Production.INFO: Date 2026-09-12
[2026-09-14 17:38:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:38:04] Production.INFO: Date 2026-09-13
[2026-09-14 17:38:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:38:04] Production.INFO: Date 2026-09-14
[2026-09-14 17:38:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:38:04] Production.INFO: Total Charge 0
[2026-09-14 17:38:04] Production.INFO: CreateAllLog End
[2026-09-14 17:38:04] Production.INFO: Account Balance End.
[2026-09-14 17:38:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:38:04] Production.INFO: ==14436== Releasing lock...
[2026-09-14 17:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:38:04] Production.INFO: ==14432== Releasing lock...
[2026-09-14 17:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:38:11] Production.ERROR: CronJobId end10
[2026-09-14 17:38:11] Production.INFO: ==14434== Releasing lock...
[2026-09-14 17:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:38:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:38:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:38:14] Production.INFO: call_cost start
[2026-09-14 17:38:14] Production.INFO: call_cost end
[2026-09-14 17:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:38:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:38:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:38:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:38:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:38:14] Production.INFO: ==14430== Releasing lock...
[2026-09-14 17:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:39:01] Production.INFO: ==14497== Lock acquired, processing the job...
[2026-09-14 22:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:39:01] Production.INFO: neon service started
[2026-09-14 22:39:01] Production.INFO: neon service started
[2026-09-14 22:39:01] Production.INFO: ==14497== Releasing lock...
[2026-09-14 22:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:39:01] Production.INFO: ==14499== Lock acquired, processing the job...
[2026-09-14 17:39:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:39:02] Production.INFO: ==14499== Releasing lock...
[2026-09-14 17:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:39:02] Production.INFO: ==14501== Lock acquired, processing the job...
[2026-09-14 21:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:39:02] Production.INFO: ==14501== Releasing lock...
[2026-09-14 21:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:39:02] Production.INFO: ==14512== Lock acquired, processing the job...
[2026-09-14 17:39:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:39: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-09-14 17:39: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-09-14 17:39: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-09-14 17:39:02] Production.INFO: ==14512== Releasing lock...
[2026-09-14 17:39:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:39:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:39:03] Production.INFO: ==14504== Lock acquired, processing the job...
[2026-09-14 17:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:39:03] Production.INFO: ==14506== Lock acquired, processing the job...
[2026-09-14 17:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:39:03] Production.INFO: ==14508== Lock acquired, processing the job...
[2026-09-14 17:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:39:03] Production.INFO: ==14510== Lock acquired, processing the job...
[2026-09-14 17:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:39:03] Production.INFO: Account Balance Start.
[2026-09-14 17:39:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:39:03] Production.INFO: 117
[2026-09-14 17:39:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:39:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:39:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:39:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:39:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:39:03] Production.INFO: ==14506== Releasing lock...
[2026-09-14 17:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:39:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:39:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:39:03] Production.INFO: Total Charge 0
[2026-09-14 17:39:03] Production.INFO: CreateAllLog End
[2026-09-14 17:39:03] Production.INFO: Account Balance End.
[2026-09-14 17:39:03] Production.ERROR: CronJobId end 12
[2026-09-14 17:39:03] Production.INFO: ==14510== Releasing lock...
[2026-09-14 17:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:39:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:39:11] Production.ERROR: CronJobId end10
[2026-09-14 17:39:11] Production.INFO: ==14508== Releasing lock...
[2026-09-14 17:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:39:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:39:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:39:14] Production.INFO: call_cost start
[2026-09-14 17:39:14] Production.INFO: call_cost end
[2026-09-14 17:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:39:14] Production.INFO: ==14504== Releasing lock...
[2026-09-14 17:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:40:02] Production.INFO: ==14572== Lock acquired, processing the job...
[2026-09-14 22:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:40:02] Production.INFO: neon service started
[2026-09-14 22:40:02] Production.INFO: neon service started
[2026-09-14 22:40:02] Production.INFO: ==14572== Releasing lock...
[2026-09-14 22:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:40:02] Production.INFO: ==14576== Lock acquired, processing the job...
[2026-09-14 21:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:40:02] Production.INFO: ==14576== Releasing lock...
[2026-09-14 21:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:40:02] Production.INFO: ==14574== Lock acquired, processing the job...
[2026-09-14 17:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:40:02] Production.INFO: ==14574== Releasing lock...
[2026-09-14 17:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:40:03] Production.INFO: ==14578== Lock acquired, processing the job...
[2026-09-14 17:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:40:03] Production.INFO: ==14580== Lock acquired, processing the job...
[2026-09-14 17:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:40:03] Production.INFO: ==14584== Lock acquired, processing the job...
[2026-09-14 17:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:40:03] Production.INFO: ==14582== Lock acquired, processing the job...
[2026-09-14 17:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:40:03] Production.INFO: ==14586== Lock acquired, processing the job...
[2026-09-14 17:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:40:03] Production.INFO: Account Balance Start.
[2026-09-14 17:40:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:40:03] Production.INFO: 117
[2026-09-14 17:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 17:40:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 17:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 17:40:03] Production.INFO: ==14586== Releasing lock...
[2026-09-14 17:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:40:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:40:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:40:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:40:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:40:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:40:04] Production.INFO: Date 2026-09-14
[2026-09-14 17:40:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:40:04] Production.INFO: Total Charge 0
[2026-09-14 17:40:04] Production.INFO: CreateAllLog End
[2026-09-14 17:40:04] Production.INFO: ==14580== Releasing lock...
[2026-09-14 17:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:40:04] Production.INFO: Account Balance End.
[2026-09-14 17:40:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:40:04] Production.INFO: ==14584== Releasing lock...
[2026-09-14 17:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:40:10] Production.ERROR: CronJobId end10
[2026-09-14 17:40:10] Production.INFO: ==14582== Releasing lock...
[2026-09-14 17:40:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:40:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:40:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:40:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:40:13] Production.INFO: call_cost start
[2026-09-14 17:40:13] Production.INFO: call_cost end
[2026-09-14 17:40:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:40:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:40:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:40:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:40:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:40:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:40:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:40:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:40:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:40:13] Production.INFO: ==14578== Releasing lock...
[2026-09-14 17:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:40:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:41:01] Production.INFO: ==14643== Lock acquired, processing the job...
[2026-09-14 22:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:41:01] Production.INFO: neon service started
[2026-09-14 22:41:01] Production.INFO: neon service started
[2026-09-14 22:41:01] Production.INFO: ==14643== Releasing lock...
[2026-09-14 22:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:41:01] Production.INFO: ==14645== Lock acquired, processing the job...
[2026-09-14 17:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:41:01] Production.INFO: ==14645== Releasing lock...
[2026-09-14 17:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:41:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:41:02] Production.INFO: ==14647== Lock acquired, processing the job...
[2026-09-14 21:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:41:02] Production.INFO: ==14647== Releasing lock...
[2026-09-14 21:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:41:02] Production.INFO: ==14651== Lock acquired, processing the job...
[2026-09-14 17:41:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:41:02] Production.INFO: ==14649== Lock acquired, processing the job...
[2026-09-14 17:41:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:41:02] Production.INFO: ==14653== Lock acquired, processing the job...
[2026-09-14 17:41:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:41:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:41:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:41:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:41:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:41:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:41:02] Production.INFO: ==14657== Lock acquired, processing the job...
[2026-09-14 17:41:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:41:02] Production.INFO: ==14655== Lock acquired, processing the job...
[2026-09-14 17:41:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:41:02] Production.INFO: Account Balance Start.
[2026-09-14 17:41:02] Production.INFO: CreateAllLog Start
[2026-09-14 17:41:02] Production.INFO: 117
[2026-09-14 17:41:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 17:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 17:41:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:41:03] Production.INFO: ==14657== Releasing lock...
[2026-09-14 17:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:41:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:41:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:41:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:41:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:41:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:41:03] Production.INFO: Total Charge 0
[2026-09-14 17:41:03] Production.INFO: CreateAllLog End
[2026-09-14 17:41:03] Production.INFO: ==14651== Releasing lock...
[2026-09-14 17:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:41:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:41:03] Production.INFO: Account Balance End.
[2026-09-14 17:41:03] Production.ERROR: CronJobId end 12
[2026-09-14 17:41:03] Production.INFO: ==14655== Releasing lock...
[2026-09-14 17:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:41:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:41:10] Production.ERROR: CronJobId end10
[2026-09-14 17:41:10] Production.INFO: ==14653== Releasing lock...
[2026-09-14 17:41:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:41:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:41:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:41:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:41:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:41:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:41:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:41:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:41:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:41:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:41:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:41:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:41:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:41:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:41:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:41:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:41:13] Production.INFO: call_cost start
[2026-09-14 17:41:13] Production.INFO: call_cost end
[2026-09-14 17:41:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:41:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:41:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:41:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:41:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:41:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:41:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:41:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:41:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:41:13] Production.INFO: ==14649== Releasing lock...
[2026-09-14 17:41:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:41:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:42:01] Production.INFO: ==14718== Lock acquired, processing the job...
[2026-09-14 22:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:42:01] Production.INFO: neon service started
[2026-09-14 22:42:01] Production.INFO: neon service started
[2026-09-14 22:42:01] Production.INFO: ==14718== Releasing lock...
[2026-09-14 22:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:42:02] Production.INFO: ==14722== Lock acquired, processing the job...
[2026-09-14 17:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:42:02] Production.INFO: ==14722== Releasing lock...
[2026-09-14 17:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:42:02] Production.INFO: ==14724== Lock acquired, processing the job...
[2026-09-14 21:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:42:02] Production.INFO: ==14724== Releasing lock...
[2026-09-14 21:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:42:03] Production.INFO: ==14728== Lock acquired, processing the job...
[2026-09-14 17:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:42:03] Production.INFO: ==14726== Lock acquired, processing the job...
[2026-09-14 17:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:42:03] Production.INFO: ==14730== Lock acquired, processing the job...
[2026-09-14 17:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:42:03] Production.INFO: ==14732== Lock acquired, processing the job...
[2026-09-14 17:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:42:03] Production.INFO: ==14734== Lock acquired, processing the job...
[2026-09-14 17:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:42:03] Production.INFO: Account Balance Start.
[2026-09-14 17:42:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:42:03] Production.INFO: 117
[2026-09-14 17:42:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 17:42:03] Production.INFO: ==14734== Releasing lock...
[2026-09-14 17:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:42:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:42:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:42:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:42:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:42:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:42:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:42:03] Production.INFO: Total Charge 0
[2026-09-14 17:42:03] Production.INFO: CreateAllLog End
[2026-09-14 17:42:03] Production.INFO: Account Balance End.
[2026-09-14 17:42:03] Production.ERROR: CronJobId end 12
[2026-09-14 17:42:03] Production.INFO: ==14732== Releasing lock...
[2026-09-14 17:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:42:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:42:03] Production.INFO: ==14728== Releasing lock...
[2026-09-14 17:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:42:11] Production.ERROR: CronJobId end10
[2026-09-14 17:42:11] Production.INFO: ==14730== Releasing lock...
[2026-09-14 17:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:42:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:42:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:42:14] Production.INFO: call_cost start
[2026-09-14 17:42:14] Production.INFO: call_cost end
[2026-09-14 17:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:42:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:42:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:42:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:42:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:42:14] Production.INFO: ==14726== Releasing lock...
[2026-09-14 17:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:43:02] Production.INFO: ==14797== Lock acquired, processing the job...
[2026-09-14 22:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:43:02] Production.INFO: neon service started
[2026-09-14 22:43:02] Production.INFO: neon service started
[2026-09-14 22:43:02] Production.INFO: ==14797== Releasing lock...
[2026-09-14 22:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:43:02] Production.INFO: ==14801== Lock acquired, processing the job...
[2026-09-14 21:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:43:02] Production.INFO: ==14801== Releasing lock...
[2026-09-14 21:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:43:02] Production.INFO: ==14799== Lock acquired, processing the job...
[2026-09-14 17:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:43:02] Production.INFO: ==14799== Releasing lock...
[2026-09-14 17:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:43:03] Production.INFO: ==14804== Lock acquired, processing the job...
[2026-09-14 17:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:43:03] Production.INFO: ==14806== Lock acquired, processing the job...
[2026-09-14 17:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:43:03] Production.INFO: ==14808== Lock acquired, processing the job...
[2026-09-14 17:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:43:03] Production.INFO: ==14810== Lock acquired, processing the job...
[2026-09-14 17:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:43:03] Production.INFO: ==14812== Lock acquired, processing the job...
[2026-09-14 17:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:43:03] Production.INFO: Account Balance Start.
[2026-09-14 17:43:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:43:03] Production.INFO: 117
[2026-09-14 17:43:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 17:43:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 17:43:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:43:03] Production.INFO: ==14812== Releasing lock...
[2026-09-14 17:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:43:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:43:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:43:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:43:04] Production.INFO: Date 2026-09-14
[2026-09-14 17:43:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:43:04] Production.INFO: Total Charge 0
[2026-09-14 17:43:04] Production.INFO: CreateAllLog End
[2026-09-14 17:43:04] Production.INFO: Account Balance End.
[2026-09-14 17:43:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:43:04] Production.INFO: ==14810== Releasing lock...
[2026-09-14 17:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:43:04] Production.INFO: ==14806== Releasing lock...
[2026-09-14 17:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:43:11] Production.ERROR: CronJobId end10
[2026-09-14 17:43:11] Production.INFO: ==14808== Releasing lock...
[2026-09-14 17:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:43:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:43:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:43:13] Production.INFO: call_cost start
[2026-09-14 17:43:13] Production.INFO: call_cost end
[2026-09-14 17:43:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:43:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:43:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:43:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:43:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:43:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:43:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:43:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:43:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:43:13] Production.INFO: ==14804== Releasing lock...
[2026-09-14 17:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:43:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:44:01] Production.INFO: ==14873== Lock acquired, processing the job...
[2026-09-14 22:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:44:01] Production.INFO: neon service started
[2026-09-14 22:44:01] Production.INFO: neon service started
[2026-09-14 22:44:01] Production.INFO: ==14873== Releasing lock...
[2026-09-14 22:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:44:02] Production.INFO: ==14875== Lock acquired, processing the job...
[2026-09-14 17:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 21:44:02] Production.INFO: ==14877== Lock acquired, processing the job...
[2026-09-14 21:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:44:02] Production.INFO: ==14877== Releasing lock...
[2026-09-14 21:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:44:02] Production.INFO: ==14875== Releasing lock...
[2026-09-14 17:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:44:03] Production.INFO: ==14884== Lock acquired, processing the job...
[2026-09-14 17:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:44:03] Production.INFO: ==14880== Lock acquired, processing the job...
[2026-09-14 17:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:44:03] Production.INFO: ==14882== Lock acquired, processing the job...
[2026-09-14 17:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:44:03] Production.INFO: ==14886== Lock acquired, processing the job...
[2026-09-14 17:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:44:03] Production.INFO: ==14888== Lock acquired, processing the job...
[2026-09-14 17:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:44:03] Production.INFO: Account Balance Start.
[2026-09-14 17:44:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:44:03] Production.INFO: 117
[2026-09-14 17:44:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 17:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 17:44:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:44:03] Production.INFO: ==14888== Releasing lock...
[2026-09-14 17:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:44:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:44:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:44:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:44:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:44:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:44:03] Production.INFO: Total Charge 0
[2026-09-14 17:44:03] Production.INFO: CreateAllLog End
[2026-09-14 17:44:03] Production.INFO: Account Balance End.
[2026-09-14 17:44:04] Production.INFO: ==14882== Releasing lock...
[2026-09-14 17:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:44:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:44:04] Production.INFO: ==14886== Releasing lock...
[2026-09-14 17:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:44:11] Production.ERROR: CronJobId end10
[2026-09-14 17:44:11] Production.INFO: ==14884== Releasing lock...
[2026-09-14 17:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:44:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:44:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:44:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:44:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:44:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:44:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:44:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:44:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:44:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:44:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:44:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:44:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:44:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:44:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:44:13] Production.INFO: call_cost start
[2026-09-14 17:44:13] Production.INFO: call_cost end
[2026-09-14 17:44:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:44:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:44:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:44:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:44:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:44:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:44:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:44:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:44:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:44:13] Production.INFO: ==14880== Releasing lock...
[2026-09-14 17:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:44:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:45:01] Production.INFO: ==14947== Lock acquired, processing the job...
[2026-09-14 22:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:45:01] Production.INFO: neon service started
[2026-09-14 22:45:02] Production.INFO: neon service started
[2026-09-14 22:45:02] Production.INFO: ==14947== Releasing lock...
[2026-09-14 22:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:45:02] Production.INFO: ==14949== Lock acquired, processing the job...
[2026-09-14 17:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:45:02] Production.INFO: ==14949== Releasing lock...
[2026-09-14 17:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:45:02] Production.INFO: ==14951== Lock acquired, processing the job...
[2026-09-14 21:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:45:02] Production.INFO: ==14951== Releasing lock...
[2026-09-14 21:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:45:03] Production.INFO: ==14954== Lock acquired, processing the job...
[2026-09-14 17:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 17:45:03] Production.INFO: ==14956== Lock acquired, processing the job...
[2026-09-14 17:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 17:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 17:45:03] Production.ERROR: CronJob PID - 14956
[2026-09-14 17:45:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 17:45:03] Production.ERROR: CronJob ID - 5
[2026-09-14 17:45:03] Production.ERROR: CronJob Last Run Time 2026-09-14 17:45:00
[2026-09-14 17:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 17:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 17:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 17:45:03] Production.INFO: ==14954== Releasing lock...
[2026-09-14 17:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 17:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 17:45:03] Production.INFO: ==14960== Lock acquired, processing the job...
[2026-09-14 17:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:45:03] Production.INFO: ==14964== Lock acquired, processing the job...
[2026-09-14 17:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 17:45:03] Production.INFO: ==14958== Lock acquired, processing the job...
[2026-09-14 17:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:45:03] Production.INFO: ==14966== Lock acquired, processing the job...
[2026-09-14 17:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 17:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:45:03] Production.INFO: ==14962== Lock acquired, processing the job...
[2026-09-14 17:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:45:03] Production.INFO: Account Balance Start.
[2026-09-14 17:45:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:45:03] Production.INFO: 117
[2026-09-14 17:45:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 17:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 17:45:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:45:03] Production.INFO: ==14966== Releasing lock...
[2026-09-14 17:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:45:04] Production.ERROR: done
[2026-09-14 17:45:04] Production.INFO: Date 2026-09-10
[2026-09-14 17:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 17:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003517', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 17:45:04] Production.INFO: Date 2026-09-11
[2026-09-14 17:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:45:04] Production.INFO: Date 2026-09-12
[2026-09-14 17:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:45:04] Production.INFO: Date 2026-09-13
[2026-09-14 17:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:45:04] Production.INFO: Date 2026-09-14
[2026-09-14 17:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:45:04] Production.INFO: Total Charge 0
[2026-09-14 17:45:04] Production.INFO: CreateAllLog End
[2026-09-14 17:45:04] Production.INFO: Account Balance End.
[2026-09-14 17:45:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:45:04] Production.INFO: ==14962== Releasing lock...
[2026-09-14 17:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:45:04] Production.INFO: ==14958== Releasing lock...
[2026-09-14 17:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:45:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003517', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 17:45:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 17:45:09] Production.INFO: ProcessCDR(1,18003517,1,1,2)
[2026-09-14 17:45:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18003517,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 17:45:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18003517,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 17:45:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 17:45:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 17:45:09] Production.INFO: ==14964== Releasing lock...
[2026-09-14 17:45:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 17:45:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 17:45:13] Production.ERROR: CronJobId end10
[2026-09-14 17:45:13] Production.INFO: ==14960== Releasing lock...
[2026-09-14 17:45:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:45:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:45:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:45:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:45:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:45:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:45:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:45:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:45:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:45:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:45:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:45:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:45:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:45:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:45:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:45:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:45:15] Production.INFO: call_cost start
[2026-09-14 17:45:15] Production.INFO: call_cost end
[2026-09-14 17:45:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:45:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:45:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:45:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:45:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:45:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:45:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:45:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:45:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:45:15] Production.INFO: ==14956== Releasing lock...
[2026-09-14 17:45:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:45:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:46:01] Production.INFO: ==15024== Lock acquired, processing the job...
[2026-09-14 22:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:46:01] Production.INFO: neon service started
[2026-09-14 22:46:01] Production.INFO: neon service started
[2026-09-14 22:46:01] Production.INFO: ==15024== Releasing lock...
[2026-09-14 22:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:46:01] Production.INFO: ==15028== Lock acquired, processing the job...
[2026-09-14 21:46:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:46:01] Production.INFO: ==15028== Releasing lock...
[2026-09-14 21:46:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:46:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:46:01] Production.INFO: ==15026== Lock acquired, processing the job...
[2026-09-14 17:46:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:46:02] Production.INFO: ==15026== Releasing lock...
[2026-09-14 17:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:46:02] Production.INFO: ==15031== Lock acquired, processing the job...
[2026-09-14 17:46:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:46:02] Production.INFO: ==15033== Lock acquired, processing the job...
[2026-09-14 17:46:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:46:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:46:02] Production.INFO: ==15035== Lock acquired, processing the job...
[2026-09-14 17:46:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:46:03] Production.INFO: ==15037== Lock acquired, processing the job...
[2026-09-14 17:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:46:03] Production.INFO: Account Balance Start.
[2026-09-14 17:46:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:46:03] Production.INFO: 117
[2026-09-14 17:46:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:46:03] Production.INFO: ==15039== Lock acquired, processing the job...
[2026-09-14 17:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:46:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:46:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 17:46:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 17:46:03] Production.INFO: ==15039== Releasing lock...
[2026-09-14 17:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:46:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:46:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:46:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:46:03] Production.INFO: Total Charge 0
[2026-09-14 17:46:03] Production.INFO: CreateAllLog End
[2026-09-14 17:46:03] Production.INFO: ==15033== Releasing lock...
[2026-09-14 17:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:46:03] Production.INFO: Account Balance End.
[2026-09-14 17:46:03] Production.ERROR: CronJobId end 12
[2026-09-14 17:46:03] Production.INFO: ==15037== Releasing lock...
[2026-09-14 17:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:46:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:46:10] Production.ERROR: CronJobId end10
[2026-09-14 17:46:10] Production.INFO: ==15035== Releasing lock...
[2026-09-14 17:46:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:46:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:46:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:46:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:46:13] Production.INFO: call_cost start
[2026-09-14 17:46:13] Production.INFO: call_cost end
[2026-09-14 17:46:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:46:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:46:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:46:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:46:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:46:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:46:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:46:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:46:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:46:13] Production.INFO: ==15031== Releasing lock...
[2026-09-14 17:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:46:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:47:01] Production.INFO: ==15098== Lock acquired, processing the job...
[2026-09-14 22:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:47:01] Production.INFO: neon service started
[2026-09-14 22:47:01] Production.INFO: neon service started
[2026-09-14 22:47:01] Production.INFO: ==15098== Releasing lock...
[2026-09-14 22:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:47:02] Production.INFO: ==15103== Lock acquired, processing the job...
[2026-09-14 21:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:47:02] Production.INFO: ==15103== Releasing lock...
[2026-09-14 21:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:47:02] Production.INFO: ==15101== Lock acquired, processing the job...
[2026-09-14 17:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:47:02] Production.INFO: ==15101== Releasing lock...
[2026-09-14 17:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:47:03] Production.INFO: ==15107== Lock acquired, processing the job...
[2026-09-14 17:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:47:03] Production.INFO: ==15109== Lock acquired, processing the job...
[2026-09-14 17:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:47:03] Production.INFO: ==15111== Lock acquired, processing the job...
[2026-09-14 17:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:47:03] Production.INFO: ==15105== Lock acquired, processing the job...
[2026-09-14 17:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:47:03] Production.INFO: Account Balance Start.
[2026-09-14 17:47:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:47:03] Production.INFO: 117
[2026-09-14 17:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:47:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:47:03] Production.INFO: ==15113== Lock acquired, processing the job...
[2026-09-14 17:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 17:47:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 17: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-09-14 17:47:03] Production.INFO: ==15113== Releasing lock...
[2026-09-14 17:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:47:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:47:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:47:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:47:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:47:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:47:03] Production.INFO: ==15107== Releasing lock...
[2026-09-14 17:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:47:03] Production.INFO: Total Charge 0
[2026-09-14 17:47:03] Production.INFO: CreateAllLog End
[2026-09-14 17:47:04] Production.INFO: Account Balance End.
[2026-09-14 17:47:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:47:04] Production.INFO: ==15111== Releasing lock...
[2026-09-14 17:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:47:11] Production.ERROR: CronJobId end10
[2026-09-14 17:47:11] Production.INFO: ==15109== Releasing lock...
[2026-09-14 17:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:47:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:47:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:47:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:47:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:47:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:47:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:47:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:47:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:47:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:47:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:47:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:47:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:47:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:47:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:47:13] Production.INFO: call_cost start
[2026-09-14 17:47:13] Production.INFO: call_cost end
[2026-09-14 17:47:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:47:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:47:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:47:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:47:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:47:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:47:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:47:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:47:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:47:13] Production.INFO: ==15105== Releasing lock...
[2026-09-14 17:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:47:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:48:02] Production.INFO: ==15170== Lock acquired, processing the job...
[2026-09-14 22:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:48:02] Production.INFO: neon service started
[2026-09-14 22:48:02] Production.INFO: neon service started
[2026-09-14 22:48:02] Production.INFO: ==15170== Releasing lock...
[2026-09-14 22:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:48:02] Production.INFO: ==15172== Lock acquired, processing the job...
[2026-09-14 17:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:48:02] Production.INFO: ==15172== Releasing lock...
[2026-09-14 17:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:48:02] Production.INFO: ==15174== Lock acquired, processing the job...
[2026-09-14 21:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:48:03] Production.INFO: ==15174== Releasing lock...
[2026-09-14 21:48:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:48:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:48:03] Production.INFO: ==15178== Lock acquired, processing the job...
[2026-09-14 17:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:48:03] Production.INFO: ==15176== Lock acquired, processing the job...
[2026-09-14 17:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:48:03] Production.INFO: ==15184== Lock acquired, processing the job...
[2026-09-14 17:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:48:03] Production.INFO: ==15180== Lock acquired, processing the job...
[2026-09-14 17:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:48:03] Production.INFO: ==15182== Lock acquired, processing the job...
[2026-09-14 17:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 17:48:03] Production.INFO: ==15184== Releasing lock...
[2026-09-14 17:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:48:03] Production.INFO: Account Balance Start.
[2026-09-14 17:48:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:48:03] Production.INFO: 117
[2026-09-14 17:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:48:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:48:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:48:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:48:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:48:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:48:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:48:03] Production.INFO: ==15178== Releasing lock...
[2026-09-14 17:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:48:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:48:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:48:04] Production.INFO: Total Charge 0
[2026-09-14 17:48:04] Production.INFO: CreateAllLog End
[2026-09-14 17:48:04] Production.INFO: Account Balance End.
[2026-09-14 17:48:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:48:04] Production.INFO: ==15182== Releasing lock...
[2026-09-14 17:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:48:12] Production.ERROR: CronJobId end10
[2026-09-14 17:48:12] Production.INFO: ==15180== Releasing lock...
[2026-09-14 17:48:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:48:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:48:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:48:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:48:13] Production.INFO: call_cost start
[2026-09-14 17:48:13] Production.INFO: call_cost end
[2026-09-14 17:48:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:48:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:48:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:48:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:48:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:48:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:48:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:48:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:48:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:48:13] Production.INFO: ==15176== Releasing lock...
[2026-09-14 17:48:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:48:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:49:01] Production.INFO: ==15242== Lock acquired, processing the job...
[2026-09-14 22:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:49:01] Production.INFO: neon service started
[2026-09-14 22:49:01] Production.INFO: neon service started
[2026-09-14 22:49:01] Production.INFO: ==15242== Releasing lock...
[2026-09-14 22:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:49:01] Production.INFO: ==15244== Lock acquired, processing the job...
[2026-09-14 17:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:49:02] Production.INFO: ==15244== Releasing lock...
[2026-09-14 17:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:49:02] Production.INFO: ==15246== Lock acquired, processing the job...
[2026-09-14 21:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:49:02] Production.INFO: ==15246== Releasing lock...
[2026-09-14 21:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:49:02] Production.INFO: ==15249== Lock acquired, processing the job...
[2026-09-14 17:49:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:49:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:49:02] Production.INFO: ==15253== Lock acquired, processing the job...
[2026-09-14 17:49:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:49:02] Production.INFO: ==15251== Lock acquired, processing the job...
[2026-09-14 17:49:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:49:02] Production.INFO: ==15255== Lock acquired, processing the job...
[2026-09-14 17:49:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:49:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:49:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:49:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:49:03] Production.INFO: ==15257== Lock acquired, processing the job...
[2026-09-14 17:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:49:03] Production.INFO: Account Balance Start.
[2026-09-14 17:49:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:49:03] Production.INFO: 117
[2026-09-14 17:49:03] Production.INFO: Date 2026-09-08
[2026-09-14 17: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-09-14 17:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 17: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-09-14 17:49:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 17: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-09-14 17:49:03] Production.INFO: ==15257== Releasing lock...
[2026-09-14 17:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:49:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:49:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:49:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:49:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:49:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:49:03] Production.INFO: Total Charge 0
[2026-09-14 17:49:03] Production.INFO: CreateAllLog End
[2026-09-14 17:49:03] Production.INFO: Account Balance End.
[2026-09-14 17:49:03] Production.ERROR: CronJobId end 12
[2026-09-14 17:49:03] Production.INFO: ==15255== Releasing lock...
[2026-09-14 17:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:49:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:49:03] Production.INFO: ==15251== Releasing lock...
[2026-09-14 17:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:49:11] Production.ERROR: CronJobId end10
[2026-09-14 17:49:11] Production.INFO: ==15253== Releasing lock...
[2026-09-14 17:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:49:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:49:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:49:13] Production.INFO: call_cost start
[2026-09-14 17:49:13] Production.INFO: call_cost end
[2026-09-14 17:49:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:49:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:49:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:49:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:49:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:49:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:49:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:49:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:49:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:49:13] Production.INFO: ==15249== Releasing lock...
[2026-09-14 17:49:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:49:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:50:01] Production.INFO: ==15318== Lock acquired, processing the job...
[2026-09-14 22:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:50:01] Production.INFO: neon service started
[2026-09-14 22:50:01] Production.INFO: neon service started
[2026-09-14 22:50:01] Production.INFO: ==15318== Releasing lock...
[2026-09-14 22:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:50:02] Production.INFO: ==15320== Lock acquired, processing the job...
[2026-09-14 17:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:50:02] Production.INFO: ==15320== Releasing lock...
[2026-09-14 17:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:50:02] Production.INFO: ==15349== Lock acquired, processing the job...
[2026-09-14 21:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:50:02] Production.INFO: ==15349== Releasing lock...
[2026-09-14 21:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:50:03] Production.INFO: ==15353== Lock acquired, processing the job...
[2026-09-14 17:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:50:03] Production.INFO: ==15351== Lock acquired, processing the job...
[2026-09-14 17:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:50:03] Production.INFO: ==15355== Lock acquired, processing the job...
[2026-09-14 17:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:50:03] Production.INFO: ==15359== Lock acquired, processing the job...
[2026-09-14 17:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 17:50:03] Production.INFO: ==15357== Lock acquired, processing the job...
[2026-09-14 17:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 17:50:03] Production.INFO: ==15359== Releasing lock...
[2026-09-14 17:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:50:03] Production.INFO: Account Balance Start.
[2026-09-14 17:50:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:50:03] Production.INFO: 117
[2026-09-14 17:50:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:50:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:50:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:50:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:50:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:50:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:50:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:50:03] Production.INFO: Total Charge 0
[2026-09-14 17:50:03] Production.INFO: CreateAllLog End
[2026-09-14 17:50:04] Production.INFO: ==15353== Releasing lock...
[2026-09-14 17:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:50:04] Production.INFO: Account Balance End.
[2026-09-14 17:50:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:50:04] Production.INFO: ==15357== Releasing lock...
[2026-09-14 17:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:50:10] Production.ERROR: CronJobId end10
[2026-09-14 17:50:10] Production.INFO: ==15355== Releasing lock...
[2026-09-14 17:50:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:50:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:50:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:50:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:50:14] Production.INFO: call_cost start
[2026-09-14 17:50:14] Production.INFO: call_cost end
[2026-09-14 17:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:50:14] Production.INFO: ==15351== Releasing lock...
[2026-09-14 17:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:51:01] Production.INFO: ==15424== Lock acquired, processing the job...
[2026-09-14 22:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:51:01] Production.INFO: neon service started
[2026-09-14 22:51:01] Production.INFO: neon service started
[2026-09-14 22:51:01] Production.INFO: ==15424== Releasing lock...
[2026-09-14 22:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:51:01] Production.INFO: ==15429== Lock acquired, processing the job...
[2026-09-14 21:51:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:51:01] Production.INFO: ==15429== Releasing lock...
[2026-09-14 21:51:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:51:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:51:01] Production.INFO: ==15427== Lock acquired, processing the job...
[2026-09-14 17:51:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:51:02] Production.INFO: ==15427== Releasing lock...
[2026-09-14 17:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:51:02] Production.INFO: ==15433== Lock acquired, processing the job...
[2026-09-14 17:51:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:51:02] Production.INFO: ==15435== Lock acquired, processing the job...
[2026-09-14 17:51:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:51:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:51:02] Production.INFO: ==15437== Lock acquired, processing the job...
[2026-09-14 17:51:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:51:02] Production.INFO: ==15439== Lock acquired, processing the job...
[2026-09-14 17:51:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:51:02] Production.INFO: ==15441== Lock acquired, processing the job...
[2026-09-14 17:51:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:51:03] Production.INFO: Account Balance Start.
[2026-09-14 17:51:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:51:03] Production.INFO: 117
[2026-09-14 17:51:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:51:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:51:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17: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-09-14 17:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17: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-09-14 17: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-09-14 17:51:03] Production.INFO: ==15441== Releasing lock...
[2026-09-14 17:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:51:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:51:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:51:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:51:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:51:03] Production.INFO: Total Charge 0
[2026-09-14 17:51:03] Production.INFO: CreateAllLog End
[2026-09-14 17:51:03] Production.INFO: Account Balance End.
[2026-09-14 17:51:03] Production.ERROR: CronJobId end 12
[2026-09-14 17:51:03] Production.INFO: ==15439== Releasing lock...
[2026-09-14 17:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:51:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:51:03] Production.INFO: ==15435== Releasing lock...
[2026-09-14 17:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:51:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:51:11] Production.ERROR: CronJobId end10
[2026-09-14 17:51:11] Production.INFO: ==15437== Releasing lock...
[2026-09-14 17:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:51:14] Production.INFO: call_cost start
[2026-09-14 17:51:14] Production.INFO: call_cost end
[2026-09-14 17:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:51:14] Production.INFO: ==15433== Releasing lock...
[2026-09-14 17:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:52:01] Production.INFO: ==15496== Lock acquired, processing the job...
[2026-09-14 22:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:52:01] Production.INFO: neon service started
[2026-09-14 22:52:01] Production.INFO: neon service started
[2026-09-14 22:52:01] Production.INFO: ==15496== Releasing lock...
[2026-09-14 22:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:52:02] Production.INFO: ==15498== Lock acquired, processing the job...
[2026-09-14 17:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:52:02] Production.INFO: ==15498== Releasing lock...
[2026-09-14 17:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:52:02] Production.INFO: ==15500== Lock acquired, processing the job...
[2026-09-14 21:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:52:02] Production.INFO: ==15500== Releasing lock...
[2026-09-14 21:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:52:03] Production.INFO: ==15508== Lock acquired, processing the job...
[2026-09-14 17:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:52:03] Production.INFO: ==15502== Lock acquired, processing the job...
[2026-09-14 17:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:52:03] Production.INFO: Account Balance Start.
[2026-09-14 17:52:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:52:03] Production.INFO: 117
[2026-09-14 17:52:03] Production.INFO: ==15504== Lock acquired, processing the job...
[2026-09-14 17:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:52:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:52:03] Production.INFO: ==15506== Lock acquired, processing the job...
[2026-09-14 17:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:52:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:52:03] Production.INFO: ==15510== Lock acquired, processing the job...
[2026-09-14 17:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:52:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:52:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:52:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:52:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:52:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 17:52:03] Production.INFO: Total Charge 0
[2026-09-14 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-09-14 17:52:03] Production.INFO: ==15510== Releasing lock...
[2026-09-14 17:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:52:03] Production.INFO: CreateAllLog End
[2026-09-14 17:52:03] Production.INFO: Account Balance End.
[2026-09-14 17:52:03] Production.ERROR: CronJobId end 12
[2026-09-14 17:52:03] Production.INFO: ==15508== Releasing lock...
[2026-09-14 17:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:52:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:52:04] Production.INFO: ==15504== Releasing lock...
[2026-09-14 17:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:52:11] Production.ERROR: CronJobId end10
[2026-09-14 17:52:11] Production.INFO: ==15506== Releasing lock...
[2026-09-14 17:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:52:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:52:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:52:13] Production.INFO: call_cost start
[2026-09-14 17:52:13] Production.INFO: call_cost end
[2026-09-14 17:52:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:52:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:52:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:52:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:52:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:52:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:52:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:52:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:52:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:52:13] Production.INFO: ==15502== Releasing lock...
[2026-09-14 17:52:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:52:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:53:02] Production.INFO: ==15568== Lock acquired, processing the job...
[2026-09-14 22:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:53:02] Production.INFO: neon service started
[2026-09-14 22:53:02] Production.INFO: neon service started
[2026-09-14 22:53:02] Production.INFO: ==15568== Releasing lock...
[2026-09-14 22:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:53:02] Production.INFO: ==15570== Lock acquired, processing the job...
[2026-09-14 17:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:53:02] Production.INFO: ==15570== Releasing lock...
[2026-09-14 17:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:53:02] Production.INFO: ==15572== Lock acquired, processing the job...
[2026-09-14 21:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:53:02] Production.INFO: ==15572== Releasing lock...
[2026-09-14 21:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:53:03] Production.INFO: ==15574== Lock acquired, processing the job...
[2026-09-14 17:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:53:03] Production.INFO: ==15582== Lock acquired, processing the job...
[2026-09-14 17:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:53:03] Production.INFO: ==15576== Lock acquired, processing the job...
[2026-09-14 17:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 17:53:03] Production.INFO: ==15582== Releasing lock...
[2026-09-14 17:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:53:03] Production.INFO: ==15578== Lock acquired, processing the job...
[2026-09-14 17:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:53:03] Production.INFO: ==15580== Lock acquired, processing the job...
[2026-09-14 17:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:53:03] Production.INFO: Account Balance Start.
[2026-09-14 17:53:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:53:03] Production.INFO: 117
[2026-09-14 17:53:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:53:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:53:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:53:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:53:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:53:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:53:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:53:03] Production.INFO: Total Charge 0
[2026-09-14 17:53:04] Production.INFO: CreateAllLog End
[2026-09-14 17:53:04] Production.INFO: Account Balance End.
[2026-09-14 17:53:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:53:04] Production.INFO: ==15580== Releasing lock...
[2026-09-14 17:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:53:04] Production.INFO: ==15576== Releasing lock...
[2026-09-14 17:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:53:12] Production.ERROR: CronJobId end10
[2026-09-14 17:53:12] Production.INFO: ==15578== Releasing lock...
[2026-09-14 17:53:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:53:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:53:13] Production.INFO: call_cost start
[2026-09-14 17:53:13] Production.INFO: call_cost end
[2026-09-14 17:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:53:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:53:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:53:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:53:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:53:13] Production.INFO: ==15574== Releasing lock...
[2026-09-14 17:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:54:01] Production.INFO: ==15640== Lock acquired, processing the job...
[2026-09-14 22:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:54:01] Production.INFO: neon service started
[2026-09-14 22:54:01] Production.INFO: neon service started
[2026-09-14 22:54:01] Production.INFO: ==15640== Releasing lock...
[2026-09-14 22:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:54:02] Production.INFO: ==15644== Lock acquired, processing the job...
[2026-09-14 21:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:54:02] Production.INFO: ==15644== Releasing lock...
[2026-09-14 21:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:54:02] Production.INFO: ==15642== Lock acquired, processing the job...
[2026-09-14 17:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:54:02] Production.INFO: ==15642== Releasing lock...
[2026-09-14 17:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:54:03] Production.INFO: ==15649== Lock acquired, processing the job...
[2026-09-14 17:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:54:03] Production.INFO: ==15653== Lock acquired, processing the job...
[2026-09-14 17:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:54:03] Production.INFO: ==15655== Lock acquired, processing the job...
[2026-09-14 17:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:54:03] Production.INFO: ==15651== Lock acquired, processing the job...
[2026-09-14 17:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:54:03] Production.INFO: Account Balance Start.
[2026-09-14 17:54:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:54:03] Production.INFO: 117
[2026-09-14 17:54:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:54:03] Production.INFO: ==15657== Lock acquired, processing the job...
[2026-09-14 17:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:54:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:54:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:54:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:54:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 17:54:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 17:54:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:54:03] Production.INFO: ==15657== Releasing lock...
[2026-09-14 17:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:54:03] Production.INFO: Total Charge 0
[2026-09-14 17:54:03] Production.INFO: CreateAllLog End
[2026-09-14 17:54:03] Production.INFO: Account Balance End.
[2026-09-14 17:54:03] Production.ERROR: CronJobId end 12
[2026-09-14 17:54:03] Production.INFO: ==15655== Releasing lock...
[2026-09-14 17:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:54:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:54:04] Production.INFO: ==15651== Releasing lock...
[2026-09-14 17:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:54:12] Production.ERROR: CronJobId end10
[2026-09-14 17:54:12] Production.INFO: ==15653== Releasing lock...
[2026-09-14 17:54:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:54:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:54:14] Production.INFO: call_cost start
[2026-09-14 17:54:14] Production.INFO: call_cost end
[2026-09-14 17:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:54:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:54:14] Production.INFO: ==15649== Releasing lock...
[2026-09-14 17:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:55:02] Production.INFO: ==15714== Lock acquired, processing the job...
[2026-09-14 22:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:55:02] Production.INFO: neon service started
[2026-09-14 22:55:02] Production.INFO: neon service started
[2026-09-14 22:55:02] Production.INFO: ==15714== Releasing lock...
[2026-09-14 22:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:55:02] Production.INFO: ==15716== Lock acquired, processing the job...
[2026-09-14 17:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:55:02] Production.INFO: ==15716== Releasing lock...
[2026-09-14 17:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:55:02] Production.INFO: ==15718== Lock acquired, processing the job...
[2026-09-14 21:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:55:02] Production.INFO: ==15718== Releasing lock...
[2026-09-14 21:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:55:03] Production.INFO: ==15722== Lock acquired, processing the job...
[2026-09-14 17:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:55:03] Production.INFO: ==15720== Lock acquired, processing the job...
[2026-09-14 17:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 17:55:03] Production.INFO: ==15724== Lock acquired, processing the job...
[2026-09-14 17:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:55:03] Production.INFO: ==15726== Lock acquired, processing the job...
[2026-09-14 17:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:55:03] Production.INFO: ==15728== Lock acquired, processing the job...
[2026-09-14 17:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:55:03] Production.INFO: ==15730== Lock acquired, processing the job...
[2026-09-14 17:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 17:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 17:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 17:55:03] Production.ERROR: CronJob PID - 15722
[2026-09-14 17:55:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 17:55:03] Production.ERROR: CronJob ID - 5
[2026-09-14 17:55:03] Production.ERROR: CronJob Last Run Time 2026-09-14 17:55:00
[2026-09-14 17:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 17:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 17:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 17:55:03] Production.ERROR: CronJob PID - 15724
[2026-09-14 17:55:03] Production.ERROR: CronJob Title - Account Block
[2026-09-14 17:55:03] Production.ERROR: CronJob ID - 7
[2026-09-14 17:55:03] Production.ERROR: CronJob Last Run Time 2026-09-14 17:55:00
[2026-09-14 17:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 17:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 17:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 17:55:03] Production.ERROR: CronJob PID - 15726
[2026-09-14 17:55:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-14 17:55:03] Production.ERROR: CronJob ID - 10
[2026-09-14 17:55:03] Production.ERROR: CronJob Last Run Time 2026-09-14 17:55:00
[2026-09-14 17:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 17:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 17:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 17:55:03] Production.INFO: ==15720== Releasing lock...
[2026-09-14 17:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 17:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 17:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 17:55:03] Production.INFO: Account Balance Start.
[2026-09-14 17:55:03] Production.INFO: ==15732== Lock acquired, processing the job...
[2026-09-14 17:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:55:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:55:03] Production.INFO: 117
[2026-09-14 17:55:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:55:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:55:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:55:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:55:04] Production.ERROR: done
[2026-09-14 17:55:04] Production.INFO: Date 2026-09-10
[2026-09-14 17:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 17:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003558', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 17: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-09-14 17: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-09-14 17:55:04] Production.INFO: Date 2026-09-11
[2026-09-14 17: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-09-14 17:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:55:04] Production.INFO: ==15732== Releasing lock...
[2026-09-14 17:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:55:04] Production.INFO: Date 2026-09-12
[2026-09-14 17:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:55:04] Production.INFO: Date 2026-09-13
[2026-09-14 17:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:55:04] Production.INFO: Date 2026-09-14
[2026-09-14 17:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:55:04] Production.INFO: Total Charge 0
[2026-09-14 17:55:04] Production.INFO: CreateAllLog End
[2026-09-14 17:55:04] Production.INFO: Account Balance End.
[2026-09-14 17:55:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:55:04] Production.INFO: ==15728== Releasing lock...
[2026-09-14 17:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:55:04] Production.INFO: ==15724== Releasing lock...
[2026-09-14 17:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003558', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 17:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 17:55:10] Production.INFO: ProcessCDR(1,18003558,1,1,2)
[2026-09-14 17:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18003558,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 17:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18003558,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 17:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 17:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 17:55:10] Production.INFO: ==15730== Releasing lock...
[2026-09-14 17:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 17:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 17:55:14] Production.ERROR: CronJobId end10
[2026-09-14 17:55:14] Production.INFO: ==15726== Releasing lock...
[2026-09-14 17:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:55:17] Production.INFO: call_cost start
[2026-09-14 17:55:17] Production.INFO: call_cost end
[2026-09-14 17:55:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:55:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:55:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:55:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:55:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:55:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:55:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:55:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:55:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:55:17] Production.INFO: ==15722== Releasing lock...
[2026-09-14 17:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:56:01] Production.INFO: ==15787== Lock acquired, processing the job...
[2026-09-14 22:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:56:01] Production.INFO: neon service started
[2026-09-14 22:56:01] Production.INFO: neon service started
[2026-09-14 22:56:01] Production.INFO: ==15787== Releasing lock...
[2026-09-14 22:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:56:01] Production.INFO: ==15789== Lock acquired, processing the job...
[2026-09-14 17:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:56:01] Production.INFO: ==15789== Releasing lock...
[2026-09-14 17:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:56:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:56:02] Production.INFO: ==15791== Lock acquired, processing the job...
[2026-09-14 21:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:56:02] Production.INFO: ==15791== Releasing lock...
[2026-09-14 21:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:56:02] Production.INFO: ==15793== Lock acquired, processing the job...
[2026-09-14 17:56:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:56:02] Production.INFO: ==15797== Lock acquired, processing the job...
[2026-09-14 17:56:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:56:02] Production.INFO: ==15795== Lock acquired, processing the job...
[2026-09-14 17:56:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:56:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:56:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:56:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:56:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:56:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:56:02] Production.INFO: ==15799== Lock acquired, processing the job...
[2026-09-14 17:56:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:56:02] Production.INFO: ==15801== Lock acquired, processing the job...
[2026-09-14 17:56:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:56:03] Production.INFO: Account Balance Start.
[2026-09-14 17:56:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:56:03] Production.INFO: 117
[2026-09-14 17:56:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 17: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-09-14 17: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-09-14 17:56:03] Production.INFO: Date 2026-09-09
[2026-09-14 17: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-09-14 17:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:56:03] Production.INFO: ==15801== Releasing lock...
[2026-09-14 17:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:56:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:56:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:56:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:56:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:56:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:56:03] Production.INFO: Total Charge 0
[2026-09-14 17:56:03] Production.INFO: CreateAllLog End
[2026-09-14 17:56:03] Production.INFO: Account Balance End.
[2026-09-14 17:56:03] Production.ERROR: CronJobId end 12
[2026-09-14 17:56:03] Production.INFO: ==15799== Releasing lock...
[2026-09-14 17:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:56:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:56:03] Production.INFO: ==15795== Releasing lock...
[2026-09-14 17:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:56:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:56:10] Production.ERROR: CronJobId end10
[2026-09-14 17:56:10] Production.INFO: ==15797== Releasing lock...
[2026-09-14 17:56:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:56:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:56:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:56:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:56:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:56:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:56:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:56:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:56:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:56:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:56:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:56:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:56:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:56:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:56:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:56:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:56:14] Production.INFO: call_cost start
[2026-09-14 17:56:14] Production.INFO: call_cost end
[2026-09-14 17:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:56:14] Production.INFO: ==15793== Releasing lock...
[2026-09-14 17:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:57:01] Production.INFO: ==15859== Lock acquired, processing the job...
[2026-09-14 22:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:57:01] Production.INFO: neon service started
[2026-09-14 22:57:01] Production.INFO: neon service started
[2026-09-14 22:57:01] Production.INFO: ==15859== Releasing lock...
[2026-09-14 22:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:57:02] Production.INFO: ==15861== Lock acquired, processing the job...
[2026-09-14 17:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:57:02] Production.INFO: ==15861== Releasing lock...
[2026-09-14 17:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:57:02] Production.INFO: ==15863== Lock acquired, processing the job...
[2026-09-14 21:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:57:02] Production.INFO: ==15863== Releasing lock...
[2026-09-14 21:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:57:03] Production.INFO: ==15865== Lock acquired, processing the job...
[2026-09-14 17:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:57:03] Production.INFO: ==15869== Lock acquired, processing the job...
[2026-09-14 17:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:57:03] Production.INFO: ==15867== Lock acquired, processing the job...
[2026-09-14 17:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:57:03] Production.INFO: ==15874== Lock acquired, processing the job...
[2026-09-14 17:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:57:03] Production.INFO: ==15872== Lock acquired, processing the job...
[2026-09-14 17:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:57:03] Production.INFO: Account Balance Start.
[2026-09-14 17:57:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:57:03] Production.INFO: 117
[2026-09-14 17:57:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 17:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 17:57:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:57:03] Production.INFO: ==15874== Releasing lock...
[2026-09-14 17:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:57:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:57:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:57:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:57:03] Production.INFO: Date 2026-09-13
[2026-09-14 17:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:57:03] Production.INFO: Date 2026-09-14
[2026-09-14 17:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:57:03] Production.INFO: Total Charge 0
[2026-09-14 17:57:03] Production.INFO: CreateAllLog End
[2026-09-14 17:57:04] Production.INFO: Account Balance End.
[2026-09-14 17:57:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:57:04] Production.INFO: ==15872== Releasing lock...
[2026-09-14 17:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:57:04] Production.INFO: ==15867== Releasing lock...
[2026-09-14 17:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:57:12] Production.ERROR: CronJobId end10
[2026-09-14 17:57:12] Production.INFO: ==15869== Releasing lock...
[2026-09-14 17:57:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:57:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:57:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:57:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:57:14] Production.INFO: call_cost start
[2026-09-14 17:57:14] Production.INFO: call_cost end
[2026-09-14 17:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:57:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:57:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:57:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:57:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:57:14] Production.INFO: ==15865== Releasing lock...
[2026-09-14 17:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:58:02] Production.INFO: ==15931== Lock acquired, processing the job...
[2026-09-14 22:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:58:02] Production.INFO: neon service started
[2026-09-14 22:58:02] Production.INFO: neon service started
[2026-09-14 22:58:02] Production.INFO: ==15931== Releasing lock...
[2026-09-14 22:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 21:58:02] Production.INFO: ==15935== Lock acquired, processing the job...
[2026-09-14 21:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:58:02] Production.INFO: ==15935== Releasing lock...
[2026-09-14 21:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:58:02] Production.INFO: ==15933== Lock acquired, processing the job...
[2026-09-14 17:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:58:02] Production.INFO: ==15933== Releasing lock...
[2026-09-14 17:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 17:58:03] Production.INFO: ==15942== Lock acquired, processing the job...
[2026-09-14 17:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:58:03] Production.INFO: ==15938== Lock acquired, processing the job...
[2026-09-14 17:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:58:03] Production.INFO: ==15940== Lock acquired, processing the job...
[2026-09-14 17:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 17:58:03] Production.INFO: ==15944== Lock acquired, processing the job...
[2026-09-14 17:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:58:03] Production.INFO: ==15946== Lock acquired, processing the job...
[2026-09-14 17:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:58:04] Production.INFO: Account Balance Start.
[2026-09-14 17:58:04] Production.INFO: CreateAllLog Start
[2026-09-14 17: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-09-14 17: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-09-14 17: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-09-14 17:58:04] Production.INFO: 117
[2026-09-14 17:58:04] Production.INFO: ==15946== Releasing lock...
[2026-09-14 17:58:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:58:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:58:04] Production.INFO: Date 2026-09-08
[2026-09-14 17:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:58:04] Production.INFO: Date 2026-09-09
[2026-09-14 17:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:58:04] Production.INFO: Date 2026-09-10
[2026-09-14 17:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:58:04] Production.INFO: Date 2026-09-11
[2026-09-14 17:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:58:04] Production.INFO: Date 2026-09-12
[2026-09-14 17:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:58:04] Production.INFO: Date 2026-09-13
[2026-09-14 17:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:58:04] Production.INFO: Date 2026-09-14
[2026-09-14 17:58:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:58:04] Production.INFO: Total Charge 0
[2026-09-14 17:58:04] Production.INFO: CreateAllLog End
[2026-09-14 17:58:04] Production.INFO: Account Balance End.
[2026-09-14 17:58:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:58:04] Production.INFO: ==15944== Releasing lock...
[2026-09-14 17:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:58:04] Production.INFO: ==15940== Releasing lock...
[2026-09-14 17:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:58:12] Production.ERROR: CronJobId end10
[2026-09-14 17:58:12] Production.INFO: ==15942== Releasing lock...
[2026-09-14 17:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:58:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:58:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:58:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:58:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:58:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:58:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:58:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:58:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:58:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:58:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:58:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:58:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:58:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:58:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:58:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:58:15] Production.INFO: call_cost start
[2026-09-14 17:58:15] Production.INFO: call_cost end
[2026-09-14 17:58:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:58:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:58:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:58:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:58:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:58:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:58:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:58:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:58:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:58:15] Production.INFO: ==15938== Releasing lock...
[2026-09-14 17:58:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:58:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 22:59:01] Production.INFO: ==16006== Lock acquired, processing the job...
[2026-09-14 22:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 22:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 22:59:01] Production.INFO: neon service started
[2026-09-14 22:59:01] Production.INFO: neon service started
[2026-09-14 22:59:01] Production.INFO: ==16006== Releasing lock...
[2026-09-14 22:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 22:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 17:59:02] Production.INFO: ==16008== Lock acquired, processing the job...
[2026-09-14 17:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 17:59:02] Production.INFO: ==16008== Releasing lock...
[2026-09-14 17:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 17:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 21:59:02] Production.INFO: ==16010== Lock acquired, processing the job...
[2026-09-14 21:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 21:59:02] Production.INFO: ==16010== Releasing lock...
[2026-09-14 21:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 21:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 17:59:03] Production.INFO: ==16012== Lock acquired, processing the job...
[2026-09-14 17:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 17:59:03] Production.INFO: ==16020== Lock acquired, processing the job...
[2026-09-14 17:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 17:59:03] Production.INFO: ==16014== Lock acquired, processing the job...
[2026-09-14 17:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 17:59:03] Production.INFO: ==16020== Releasing lock...
[2026-09-14 17:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 17:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 17:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 17:59:03] Production.INFO: ==16018== Lock acquired, processing the job...
[2026-09-14 17:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 17:59:03] Production.INFO: ==16016== Lock acquired, processing the job...
[2026-09-14 17:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 17:59:03] Production.INFO: Account Balance Start.
[2026-09-14 17:59:03] Production.INFO: CreateAllLog Start
[2026-09-14 17:59:03] Production.INFO: 117
[2026-09-14 17:59:03] Production.INFO: Date 2026-09-08
[2026-09-14 17:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 17:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 17:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 17:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 17:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:59:03] Production.INFO: Date 2026-09-09
[2026-09-14 17:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:59:03] Production.INFO: Date 2026-09-10
[2026-09-14 17:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:59:03] Production.INFO: Date 2026-09-11
[2026-09-14 17:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:59:03] Production.INFO: Date 2026-09-12
[2026-09-14 17:59:03] Production.INFO: Reseller ==> 0
[2026-09-14 17:59:04] Production.INFO: Date 2026-09-13
[2026-09-14 17:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:59:04] Production.INFO: Date 2026-09-14
[2026-09-14 17:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 17:59:04] Production.INFO: Total Charge 0
[2026-09-14 17:59:04] Production.INFO: CreateAllLog End
[2026-09-14 17:59:04] Production.INFO: Account Balance End.
[2026-09-14 17:59:04] Production.ERROR: CronJobId end 12
[2026-09-14 17:59:04] Production.INFO: ==16018== Releasing lock...
[2026-09-14 17:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 17:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 17:59:04] Production.INFO: ==16014== Releasing lock...
[2026-09-14 17:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 17:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 17:59:11] Production.ERROR: CronJobId end10
[2026-09-14 17:59:11] Production.INFO: ==16016== Releasing lock...
[2026-09-14 17:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 17:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 17:59:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 17:59:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 17:59:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 17:59:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 17:59:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 17:59:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 17:59:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 17:59:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 17:59:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 17:59:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 17:59:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 17:59:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 17:59:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 17:59:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 17:59:15] Production.INFO: call_cost start
[2026-09-14 17:59:15] Production.INFO: call_cost end
[2026-09-14 17:59:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 17:59:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 17:59:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 17:59:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 17:59:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 17:59:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 17:59:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 17:59:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 17:59:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 17:59:15] Production.INFO: ==16012== Releasing lock...
[2026-09-14 17:59:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 17:59:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:00:02] Production.INFO: ==16077== Lock acquired, processing the job...
[2026-09-14 23:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:00:02] Production.INFO: neon service started
[2026-09-14 23:00:02] Production.INFO: neon service started
[2026-09-14 23:00:02] Production.INFO: ==16077== Releasing lock...
[2026-09-14 23:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:00:02] Production.INFO: ==16079== Lock acquired, processing the job...
[2026-09-14 18:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:00:02] Production.INFO: ==16081== Lock acquired, processing the job...
[2026-09-14 22:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:00:03] Production.INFO: ==16081== Releasing lock...
[2026-09-14 22:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:00:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:00:03] Production.INFO: ==16079== Releasing lock...
[2026-09-14 18:00:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:00:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:00:03] Production.INFO: ==16083== Lock acquired, processing the job...
[2026-09-14 18:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:00:03] Production.INFO: ==16090== Lock acquired, processing the job...
[2026-09-14 18:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:00:03] Production.INFO: ==16085== Lock acquired, processing the job...
[2026-09-14 18:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:00:04] Production.INFO: ==16088== Lock acquired, processing the job...
[2026-09-14 18:00:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:00:04] Production.INFO: Account Balance Start.
[2026-09-14 18:00:04] Production.INFO: CreateAllLog Start
[2026-09-14 18:00:04] Production.INFO: 117
[2026-09-14 18:00:04] Production.INFO: Date 2026-09-08
[2026-09-14 18:00:04] Production.INFO: ==16092== Lock acquired, processing the job...
[2026-09-14 18:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:00:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:00:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:00:04] Production.INFO: Date 2026-09-09
[2026-09-14 18:00:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:00:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:00:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:00:04] Production.INFO: Date 2026-09-10
[2026-09-14 18:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 18: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-09-14 18: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-09-14 18: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-09-14 18:00:04] Production.INFO: ==16092== Releasing lock...
[2026-09-14 18:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:00:04] Production.INFO: Date 2026-09-11
[2026-09-14 18:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:00:04] Production.INFO: Date 2026-09-12
[2026-09-14 18:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:00:04] Production.INFO: Date 2026-09-13
[2026-09-14 18:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:00:04] Production.INFO: Date 2026-09-14
[2026-09-14 18:00:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:00:04] Production.INFO: Total Charge 0
[2026-09-14 18:00:04] Production.INFO: CreateAllLog End
[2026-09-14 18:00:04] Production.INFO: Account Balance End.
[2026-09-14 18:00:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:00:04] Production.INFO: ==16090== Releasing lock...
[2026-09-14 18:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:00:04] Production.INFO: ==16085== Releasing lock...
[2026-09-14 18:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:00:12] Production.ERROR: CronJobId end10
[2026-09-14 18:00:12] Production.INFO: ==16088== Releasing lock...
[2026-09-14 18:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:00:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:00:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:00:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:00:14] Production.INFO: call_cost start
[2026-09-14 18:00:14] Production.INFO: call_cost end
[2026-09-14 18:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:00:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:00:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:00:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:00:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:00:14] Production.INFO: ==16083== Releasing lock...
[2026-09-14 18:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:01:01] Production.INFO: ==16151== Lock acquired, processing the job...
[2026-09-14 23:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:01:01] Production.INFO: neon service started
[2026-09-14 23:01:01] Production.INFO: neon service started
[2026-09-14 23:01:01] Production.INFO: ==16151== Releasing lock...
[2026-09-14 23:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:01:02] Production.INFO: ==16166== Lock acquired, processing the job...
[2026-09-14 22:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:01:02] Production.INFO: ==16166== Releasing lock...
[2026-09-14 22:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:01:02] Production.INFO: ==16164== Lock acquired, processing the job...
[2026-09-14 18:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:01:02] Production.INFO: ==16164== Releasing lock...
[2026-09-14 18:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:01:03] Production.INFO: ==16168== Lock acquired, processing the job...
[2026-09-14 18:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:01:03] Production.INFO: ==16172== Lock acquired, processing the job...
[2026-09-14 18:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:01:03] Production.INFO: ==16170== Lock acquired, processing the job...
[2026-09-14 18:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:01:03] Production.INFO: ==16174== Lock acquired, processing the job...
[2026-09-14 18:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:01:03] Production.INFO: ==16177== Lock acquired, processing the job...
[2026-09-14 18:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:01:03] Production.INFO: Account Balance Start.
[2026-09-14 18:01:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:01:03] Production.INFO: 117
[2026-09-14 18:01:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 18: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-09-14 18: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-09-14 18:01:03] Production.INFO: Date 2026-09-09
[2026-09-14 18: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-09-14 18:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:01:03] Production.INFO: ==16177== Releasing lock...
[2026-09-14 18:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:01:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:01:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:01:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:01:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:01:03] Production.INFO: Date 2026-09-14
[2026-09-14 18:01:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:01:03] Production.INFO: Total Charge 0
[2026-09-14 18:01:04] Production.INFO: CreateAllLog End
[2026-09-14 18:01:04] Production.INFO: ==16170== Releasing lock...
[2026-09-14 18:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:01:04] Production.INFO: Account Balance End.
[2026-09-14 18:01:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:01:04] Production.INFO: ==16174== Releasing lock...
[2026-09-14 18:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:01:12] Production.ERROR: CronJobId end10
[2026-09-14 18:01:12] Production.INFO: ==16172== Releasing lock...
[2026-09-14 18:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:01:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:01:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:01:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:01:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:01:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:01:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:01:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:01:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:01:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:01:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:01:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:01:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:01:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:01:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:01:14] Production.INFO: call_cost start
[2026-09-14 18:01:14] Production.INFO: call_cost end
[2026-09-14 18:01:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:01:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:01:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:01:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:01:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:01:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:01:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:01:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:01:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:01:14] Production.INFO: ==16168== Releasing lock...
[2026-09-14 18:01:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:01:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:02:02] Production.INFO: ==16232== Lock acquired, processing the job...
[2026-09-14 23:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:02:02] Production.INFO: neon service started
[2026-09-14 23:02:02] Production.INFO: neon service started
[2026-09-14 23:02:02] Production.INFO: ==16232== Releasing lock...
[2026-09-14 23:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:02:02] Production.INFO: ==16234== Lock acquired, processing the job...
[2026-09-14 18:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:02:02] Production.INFO: ==16234== Releasing lock...
[2026-09-14 18:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:02:02] Production.INFO: ==16236== Lock acquired, processing the job...
[2026-09-14 22:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:02:03] Production.INFO: ==16236== Releasing lock...
[2026-09-14 22:02:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:02:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:02:03] Production.INFO: ==16247== Lock acquired, processing the job...
[2026-09-14 18:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-14 18:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 18:02:03] Production.INFO: ==16249== Lock acquired, processing the job...
[2026-09-14 18:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:02:03] Production.INFO: ==16239== Lock acquired, processing the job...
[2026-09-14 18:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:02:03] Production.INFO: ==16241== Lock acquired, processing the job...
[2026-09-14 18:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:02:03] Production.INFO: ==16243== Lock acquired, processing the job...
[2026-09-14 18:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:02:03] Production.INFO: ==16245== Lock acquired, processing the job...
[2026-09-14 18:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 18:02:03] Production.INFO: ==16249== Releasing lock...
[2026-09-14 18:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:02:04] Production.ERROR: done
[2026-09-14 18:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-14 18:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:02:04] Production.INFO: Account Balance Start.
[2026-09-14 18:02:04] Production.INFO: CreateAllLog Start
[2026-09-14 18:02:04] Production.INFO: 117
[2026-09-14 18:02:04] Production.INFO: Date 2026-09-08
[2026-09-14 18:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:02:04] Production.ERROR: done
[2026-09-14 18:02:04] Production.INFO: Date 2026-09-09
[2026-09-14 18:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 18:02:04] Production.INFO: Date 2026-09-10
[2026-09-14 18:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 18:02:04] Production.INFO: ==16247== Releasing lock...
[2026-09-14 18:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-14 18:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-14 18:02:04] Production.INFO: Date 2026-09-11
[2026-09-14 18:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:02:04] Production.INFO: Date 2026-09-12
[2026-09-14 18:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:02:04] Production.INFO: Date 2026-09-13
[2026-09-14 18:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:02:04] Production.INFO: Date 2026-09-14
[2026-09-14 18:02:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:02:04] Production.INFO: Total Charge 0
[2026-09-14 18:02:04] Production.INFO: CreateAllLog End
[2026-09-14 18:02:04] Production.INFO: Account Balance End.
[2026-09-14 18:02:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:02:04] Production.INFO: ==16245== Releasing lock...
[2026-09-14 18:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:02:04] Production.INFO: ==16241== Releasing lock...
[2026-09-14 18:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:02:11] Production.ERROR: CronJobId end10
[2026-09-14 18:02:11] Production.INFO: ==16243== Releasing lock...
[2026-09-14 18:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:02:14] Production.INFO: call_cost start
[2026-09-14 18:02:14] Production.INFO: call_cost end
[2026-09-14 18:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:02:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:02:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:02:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:02:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:02:14] Production.INFO: ==16239== Releasing lock...
[2026-09-14 18:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:03:01] Production.INFO: ==16308== Lock acquired, processing the job...
[2026-09-14 23:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:03:01] Production.INFO: neon service started
[2026-09-14 23:03:01] Production.INFO: neon service started
[2026-09-14 23:03:01] Production.INFO: ==16308== Releasing lock...
[2026-09-14 23:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:03:01] Production.INFO: ==16311== Lock acquired, processing the job...
[2026-09-14 18:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:03:02] Production.INFO: ==16311== Releasing lock...
[2026-09-14 18:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:03:02] Production.INFO: ==16313== Lock acquired, processing the job...
[2026-09-14 22:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:03:02] Production.INFO: ==16313== Releasing lock...
[2026-09-14 22:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:03:02] Production.INFO: ==16317== Lock acquired, processing the job...
[2026-09-14 18:03:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:03:03] Production.INFO: ==16315== Lock acquired, processing the job...
[2026-09-14 18:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:03:03] Production.INFO: ==16321== Lock acquired, processing the job...
[2026-09-14 18:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:03:03] Production.INFO: ==16319== Lock acquired, processing the job...
[2026-09-14 18:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:03:03] Production.INFO: ==16323== Lock acquired, processing the job...
[2026-09-14 18:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:03:03] Production.INFO: Account Balance Start.
[2026-09-14 18:03:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:03:03] Production.INFO: 117
[2026-09-14 18:03:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:03:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:03:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 18: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-09-14 18: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-09-14 18:03:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 18: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-09-14 18:03:03] Production.INFO: ==16323== Releasing lock...
[2026-09-14 18:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:03:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:03:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:03:03] Production.INFO: Date 2026-09-14
[2026-09-14 18:03:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:03:03] Production.INFO: Total Charge 0
[2026-09-14 18:03:03] Production.INFO: CreateAllLog End
[2026-09-14 18:03:03] Production.INFO: Account Balance End.
[2026-09-14 18:03:03] Production.ERROR: CronJobId end 12
[2026-09-14 18:03:03] Production.INFO: ==16321== Releasing lock...
[2026-09-14 18:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:03:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:03:03] Production.INFO: ==16317== Releasing lock...
[2026-09-14 18:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:03:11] Production.ERROR: CronJobId end10
[2026-09-14 18:03:11] Production.INFO: ==16319== Releasing lock...
[2026-09-14 18:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:03:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:03:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:03:13] Production.INFO: call_cost start
[2026-09-14 18:03:13] Production.INFO: call_cost end
[2026-09-14 18:03:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:03:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:03:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:03:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:03:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:03:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:03:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:03:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:03:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:03:13] Production.INFO: ==16315== Releasing lock...
[2026-09-14 18:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:03:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:04:02] Production.INFO: ==16380== Lock acquired, processing the job...
[2026-09-14 23:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:04:02] Production.INFO: neon service started
[2026-09-14 23:04:02] Production.INFO: neon service started
[2026-09-14 23:04:02] Production.INFO: ==16380== Releasing lock...
[2026-09-14 23:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:04:02] Production.INFO: ==16383== Lock acquired, processing the job...
[2026-09-14 18:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:04:02] Production.INFO: ==16385== Lock acquired, processing the job...
[2026-09-14 22:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:04:02] Production.INFO: ==16385== Releasing lock...
[2026-09-14 22:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:04:02] Production.INFO: ==16383== Releasing lock...
[2026-09-14 18:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:04:03] Production.INFO: ==16387== Lock acquired, processing the job...
[2026-09-14 18:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:04:03] Production.INFO: ==16391== Lock acquired, processing the job...
[2026-09-14 18:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:04:03] Production.INFO: ==16389== Lock acquired, processing the job...
[2026-09-14 18:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:04:03] Production.INFO: ==16393== Lock acquired, processing the job...
[2026-09-14 18:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:04:03] Production.INFO: ==16395== Lock acquired, processing the job...
[2026-09-14 18:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 18:04:03] Production.INFO: ==16395== Releasing lock...
[2026-09-14 18:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:04:03] Production.INFO: Account Balance Start.
[2026-09-14 18:04:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:04:03] Production.INFO: 117
[2026-09-14 18:04:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:04:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:04:04] Production.INFO: Date 2026-09-09
[2026-09-14 18:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:04:04] Production.INFO: Date 2026-09-10
[2026-09-14 18:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:04:04] Production.INFO: Date 2026-09-11
[2026-09-14 18:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:04:04] Production.INFO: Date 2026-09-12
[2026-09-14 18:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:04:04] Production.INFO: Date 2026-09-13
[2026-09-14 18:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:04:04] Production.INFO: Date 2026-09-14
[2026-09-14 18:04:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:04:04] Production.INFO: Total Charge 0
[2026-09-14 18:04:04] Production.INFO: CreateAllLog End
[2026-09-14 18:04:04] Production.INFO: ==16389== Releasing lock...
[2026-09-14 18:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:04:04] Production.INFO: Account Balance End.
[2026-09-14 18:04:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:04:04] Production.INFO: ==16393== Releasing lock...
[2026-09-14 18:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:04:11] Production.ERROR: CronJobId end10
[2026-09-14 18:04:11] Production.INFO: ==16391== Releasing lock...
[2026-09-14 18:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:04:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:04:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:04:13] Production.INFO: call_cost start
[2026-09-14 18:04:13] Production.INFO: call_cost end
[2026-09-14 18:04:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:04:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:04:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:04:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:04:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:04:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:04:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:04:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:04:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:04:13] Production.INFO: ==16387== Releasing lock...
[2026-09-14 18:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:04:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:05:01] Production.INFO: ==16458== Lock acquired, processing the job...
[2026-09-14 23:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:05:01] Production.INFO: neon service started
[2026-09-14 23:05:01] Production.INFO: neon service started
[2026-09-14 23:05:01] Production.INFO: ==16458== Releasing lock...
[2026-09-14 23:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:05:02] Production.INFO: ==16460== Lock acquired, processing the job...
[2026-09-14 18:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:05:02] Production.INFO: ==16462== Lock acquired, processing the job...
[2026-09-14 22:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:05:02] Production.INFO: ==16462== Releasing lock...
[2026-09-14 22:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:05:02] Production.INFO: ==16460== Releasing lock...
[2026-09-14 18:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:05:03] Production.INFO: ==16465== Lock acquired, processing the job...
[2026-09-14 18:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 18:05:03] Production.INFO: ==16467== Lock acquired, processing the job...
[2026-09-14 18:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 18:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 18:05:03] Production.INFO: ==16465== Releasing lock...
[2026-09-14 18:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 18:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 18:05:03] Production.INFO: ==16471== Lock acquired, processing the job...
[2026-09-14 18:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:05:03] Production.INFO: ==16469== Lock acquired, processing the job...
[2026-09-14 18:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:05:03] Production.INFO: ==16475== Lock acquired, processing the job...
[2026-09-14 18:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 18:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 18:05:03] Production.INFO: ==16473== Lock acquired, processing the job...
[2026-09-14 18:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:05:03] Production.INFO: ==16477== Lock acquired, processing the job...
[2026-09-14 18:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:05:03] Production.INFO: Account Balance Start.
[2026-09-14 18:05:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:05:03] Production.INFO: 117
[2026-09-14 18:05:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:05:04] Production.ERROR: done
[2026-09-14 18: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-09-14 18:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 18:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003600', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 18: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-09-14 18:05:04] Production.INFO: Date 2026-09-09
[2026-09-14 18: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-09-14 18:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:05:04] Production.INFO: Date 2026-09-10
[2026-09-14 18:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:05:04] Production.INFO: Date 2026-09-11
[2026-09-14 18:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:05:04] Production.INFO: Date 2026-09-12
[2026-09-14 18:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:05:04] Production.INFO: ==16477== Releasing lock...
[2026-09-14 18:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:05:04] Production.INFO: Date 2026-09-13
[2026-09-14 18:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:05:04] Production.INFO: Date 2026-09-14
[2026-09-14 18:05:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:05:04] Production.INFO: Total Charge 0
[2026-09-14 18:05:04] Production.INFO: CreateAllLog End
[2026-09-14 18:05:04] Production.INFO: Account Balance End.
[2026-09-14 18:05:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:05:04] Production.INFO: ==16473== Releasing lock...
[2026-09-14 18:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:05:04] Production.INFO: ==16469== Releasing lock...
[2026-09-14 18:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003600', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 18:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 18:05:10] Production.INFO: ProcessCDR(1,18003600,1,1,2)
[2026-09-14 18:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18003600,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 18:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18003600,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 18:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 18:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 18:05:10] Production.INFO: ==16475== Releasing lock...
[2026-09-14 18:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 18:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 18:05:14] Production.ERROR: CronJobId end10
[2026-09-14 18:05:14] Production.INFO: ==16471== Releasing lock...
[2026-09-14 18:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:05:16] Production.INFO: call_cost start
[2026-09-14 18:05:16] Production.INFO: call_cost end
[2026-09-14 18:05:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:05:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:05:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:05:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:05:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:05:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:05:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:05:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:05:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:05:16] Production.INFO: ==16467== Releasing lock...
[2026-09-14 18:05:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:05:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:06:02] Production.INFO: ==16532== Lock acquired, processing the job...
[2026-09-14 23:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:06:02] Production.INFO: neon service started
[2026-09-14 23:06:02] Production.INFO: neon service started
[2026-09-14 23:06:02] Production.INFO: ==16532== Releasing lock...
[2026-09-14 23:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:06:02] Production.INFO: ==16536== Lock acquired, processing the job...
[2026-09-14 22:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:06:02] Production.INFO: ==16536== Releasing lock...
[2026-09-14 22:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:06:02] Production.INFO: ==16534== Lock acquired, processing the job...
[2026-09-14 18:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:06:02] Production.INFO: ==16534== Releasing lock...
[2026-09-14 18:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:06:03] Production.INFO: ==16538== Lock acquired, processing the job...
[2026-09-14 18:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:06:03] Production.INFO: ==16542== Lock acquired, processing the job...
[2026-09-14 18:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:06:03] Production.INFO: ==16540== Lock acquired, processing the job...
[2026-09-14 18:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:06:03] Production.INFO: ==16545== Lock acquired, processing the job...
[2026-09-14 18:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:06:03] Production.INFO: ==16547== Lock acquired, processing the job...
[2026-09-14 18:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:06:03] Production.INFO: Account Balance Start.
[2026-09-14 18:06:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:06:03] Production.INFO: 117
[2026-09-14 18:06:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:06:03] Production.INFO: Reseller ==> 0
[2026-09-14 18: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-09-14 18: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-09-14 18:06:04] Production.INFO: Date 2026-09-09
[2026-09-14 18:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 18: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-09-14 18:06:04] Production.INFO: ==16547== Releasing lock...
[2026-09-14 18:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:06:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:06:04] Production.INFO: Date 2026-09-10
[2026-09-14 18:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:06:04] Production.INFO: Date 2026-09-11
[2026-09-14 18:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:06:04] Production.INFO: Date 2026-09-12
[2026-09-14 18:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:06:04] Production.INFO: Date 2026-09-13
[2026-09-14 18:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:06:04] Production.INFO: Date 2026-09-14
[2026-09-14 18:06:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:06:04] Production.INFO: Total Charge 0
[2026-09-14 18:06:04] Production.INFO: CreateAllLog End
[2026-09-14 18:06:04] Production.INFO: Account Balance End.
[2026-09-14 18:06:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:06:04] Production.INFO: ==16545== Releasing lock...
[2026-09-14 18:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:06:04] Production.INFO: ==16540== Releasing lock...
[2026-09-14 18:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:06:12] Production.ERROR: CronJobId end10
[2026-09-14 18:06:12] Production.INFO: ==16542== Releasing lock...
[2026-09-14 18:06:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:06:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:06:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:06:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:06:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:06:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:06:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:06:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:06:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:06:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:06:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:06:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:06:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:06:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:06:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:06:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:06:15] Production.INFO: call_cost start
[2026-09-14 18:06:15] Production.INFO: call_cost end
[2026-09-14 18:06:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:06:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:06:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:06:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:06:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:06:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:06:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:06:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:06:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:06:15] Production.INFO: ==16538== Releasing lock...
[2026-09-14 18:06:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:06:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:07:01] Production.INFO: ==16608== Lock acquired, processing the job...
[2026-09-14 23:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:07:01] Production.INFO: neon service started
[2026-09-14 23:07:01] Production.INFO: neon service started
[2026-09-14 23:07:01] Production.INFO: ==16608== Releasing lock...
[2026-09-14 23:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:07:02] Production.INFO: ==16610== Lock acquired, processing the job...
[2026-09-14 18:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:07:02] Production.INFO: ==16612== Lock acquired, processing the job...
[2026-09-14 22:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:07:02] Production.INFO: ==16612== Releasing lock...
[2026-09-14 22:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:07:02] Production.INFO: ==16610== Releasing lock...
[2026-09-14 18:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:07:03] Production.INFO: ==16615== Lock acquired, processing the job...
[2026-09-14 18:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:07:03] Production.INFO: ==16621== Lock acquired, processing the job...
[2026-09-14 18:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:07:03] Production.INFO: ==16617== Lock acquired, processing the job...
[2026-09-14 18:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:07:03] Production.INFO: ==16619== Lock acquired, processing the job...
[2026-09-14 18:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:07:03] Production.INFO: ==16623== Lock acquired, processing the job...
[2026-09-14 18:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:07:03] Production.INFO: Account Balance Start.
[2026-09-14 18:07:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:07:03] Production.INFO: 117
[2026-09-14 18:07:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:07:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 18:07:03] Production.INFO: ==16623== Releasing lock...
[2026-09-14 18:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:07:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:07:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:07:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:07:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:07:03] Production.INFO: Date 2026-09-14
[2026-09-14 18:07:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:07:03] Production.INFO: Total Charge 0
[2026-09-14 18:07:03] Production.INFO: CreateAllLog End
[2026-09-14 18:07:03] Production.INFO: Account Balance End.
[2026-09-14 18:07:03] Production.ERROR: CronJobId end 12
[2026-09-14 18:07:03] Production.INFO: ==16621== Releasing lock...
[2026-09-14 18:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:07:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:07:03] Production.INFO: ==16617== Releasing lock...
[2026-09-14 18:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:07:10] Production.ERROR: CronJobId end10
[2026-09-14 18:07:10] Production.INFO: ==16619== Releasing lock...
[2026-09-14 18:07:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:07:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:07:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:07:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:07:13] Production.INFO: call_cost start
[2026-09-14 18:07:13] Production.INFO: call_cost end
[2026-09-14 18:07:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:07:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:07:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:07:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:07:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:07:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:07:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:07:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:07:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:07:13] Production.INFO: ==16615== Releasing lock...
[2026-09-14 18:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:07:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:08:01] Production.INFO: ==16679== Lock acquired, processing the job...
[2026-09-14 23:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:08:01] Production.INFO: neon service started
[2026-09-14 23:08:01] Production.INFO: neon service started
[2026-09-14 23:08:01] Production.INFO: ==16679== Releasing lock...
[2026-09-14 23:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:08:02] Production.INFO: ==16683== Lock acquired, processing the job...
[2026-09-14 18:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:08:02] Production.INFO: ==16683== Releasing lock...
[2026-09-14 18:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:08:02] Production.INFO: ==16685== Lock acquired, processing the job...
[2026-09-14 22:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:08:02] Production.INFO: ==16685== Releasing lock...
[2026-09-14 22:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:08:03] Production.INFO: ==16696== Lock acquired, processing the job...
[2026-09-14 18:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18: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-09-14 18: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-09-14 18: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-09-14 18:08:03] Production.INFO: ==16696== Releasing lock...
[2026-09-14 18:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:08:03] Production.INFO: ==16688== Lock acquired, processing the job...
[2026-09-14 18:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:08:03] Production.INFO: ==16692== Lock acquired, processing the job...
[2026-09-14 18:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:08:03] Production.INFO: ==16694== Lock acquired, processing the job...
[2026-09-14 18:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:08:03] Production.INFO: ==16690== Lock acquired, processing the job...
[2026-09-14 18:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:08:03] Production.INFO: Account Balance Start.
[2026-09-14 18:08:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:08:03] Production.INFO: 117
[2026-09-14 18:08:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:08:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:08:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:08:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:08:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:08:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:08:03] Production.INFO: Date 2026-09-14
[2026-09-14 18:08:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:08:03] Production.INFO: Total Charge 0
[2026-09-14 18:08:04] Production.INFO: CreateAllLog End
[2026-09-14 18:08:04] Production.INFO: Account Balance End.
[2026-09-14 18:08:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:08:04] Production.INFO: ==16694== Releasing lock...
[2026-09-14 18:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:08:04] Production.INFO: ==16690== Releasing lock...
[2026-09-14 18:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:08:12] Production.ERROR: CronJobId end10
[2026-09-14 18:08:12] Production.INFO: ==16692== Releasing lock...
[2026-09-14 18:08:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:08:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:08:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:08:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:08:14] Production.INFO: call_cost start
[2026-09-14 18:08:14] Production.INFO: call_cost end
[2026-09-14 18:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:08:14] Production.INFO: ==16688== Releasing lock...
[2026-09-14 18:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:09:01] Production.INFO: ==16756== Lock acquired, processing the job...
[2026-09-14 23:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:09:01] Production.INFO: neon service started
[2026-09-14 23:09:01] Production.INFO: neon service started
[2026-09-14 23:09:01] Production.INFO: ==16756== Releasing lock...
[2026-09-14 23:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:09:01] Production.INFO: ==16758== Lock acquired, processing the job...
[2026-09-14 18:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:09:01] Production.INFO: ==16758== Releasing lock...
[2026-09-14 18:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:09:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:09:02] Production.INFO: ==16760== Lock acquired, processing the job...
[2026-09-14 22:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:09:02] Production.INFO: ==16760== Releasing lock...
[2026-09-14 22:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:09:02] Production.INFO: ==16768== Lock acquired, processing the job...
[2026-09-14 18:09:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:09:02] Production.INFO: ==16762== Lock acquired, processing the job...
[2026-09-14 18:09:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:09:02] Production.INFO: Account Balance Start.
[2026-09-14 18:09:02] Production.INFO: CreateAllLog Start
[2026-09-14 18:09:02] Production.INFO: 117
[2026-09-14 18:09:02] Production.INFO: Date 2026-09-08
[2026-09-14 18:09:02] Production.INFO: Reseller ==> 0
[2026-09-14 18:09:02] Production.INFO: ==16764== Lock acquired, processing the job...
[2026-09-14 18:09:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:09:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:09:02] Production.INFO: ==16766== Lock acquired, processing the job...
[2026-09-14 18:09:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:09:02] Production.INFO: Date 2026-09-09
[2026-09-14 18:09:02] Production.INFO: Reseller ==> 0
[2026-09-14 18:09:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:09:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:09:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:09:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:09:02] Production.INFO: Date 2026-09-10
[2026-09-14 18:09:02] Production.INFO: Reseller ==> 0
[2026-09-14 18:09:02] Production.INFO: ==16770== Lock acquired, processing the job...
[2026-09-14 18:09:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:09:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 18:09:03] Production.INFO: ==16770== Releasing lock...
[2026-09-14 18:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:09:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:09:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:09:03] Production.INFO: Date 2026-09-14
[2026-09-14 18:09:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:09:03] Production.INFO: Total Charge 0
[2026-09-14 18:09:03] Production.INFO: CreateAllLog End
[2026-09-14 18:09:03] Production.INFO: Account Balance End.
[2026-09-14 18:09:03] Production.ERROR: CronJobId end 12
[2026-09-14 18:09:03] Production.INFO: ==16768== Releasing lock...
[2026-09-14 18:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:09:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:09:03] Production.INFO: ==16764== Releasing lock...
[2026-09-14 18:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:09:11] Production.ERROR: CronJobId end10
[2026-09-14 18:09:11] Production.INFO: ==16766== Releasing lock...
[2026-09-14 18:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:09:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:09:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:09:14] Production.INFO: call_cost start
[2026-09-14 18:09:14] Production.INFO: call_cost end
[2026-09-14 18:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:09:14] Production.INFO: ==16762== Releasing lock...
[2026-09-14 18:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:10:01] Production.INFO: ==16841== Lock acquired, processing the job...
[2026-09-14 23:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:10:01] Production.INFO: neon service started
[2026-09-14 23:10:01] Production.INFO: neon service started
[2026-09-14 23:10:01] Production.INFO: ==16841== Releasing lock...
[2026-09-14 23:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:10:02] Production.INFO: ==16845== Lock acquired, processing the job...
[2026-09-14 22:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:10:02] Production.INFO: ==16845== Releasing lock...
[2026-09-14 22:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:10:02] Production.INFO: ==16843== Lock acquired, processing the job...
[2026-09-14 18:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:10:02] Production.INFO: ==16843== Releasing lock...
[2026-09-14 18:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:10:03] Production.INFO: ==16852== Lock acquired, processing the job...
[2026-09-14 18:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:10:03] Production.INFO: ==16848== Lock acquired, processing the job...
[2026-09-14 18:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:10:03] Production.INFO: ==16850== Lock acquired, processing the job...
[2026-09-14 18:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:10:03] Production.INFO: ==16854== Lock acquired, processing the job...
[2026-09-14 18:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:10:03] Production.INFO: ==16856== Lock acquired, processing the job...
[2026-09-14 18:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:10:03] Production.INFO: Account Balance Start.
[2026-09-14 18:10:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:10:03] Production.INFO: 117
[2026-09-14 18:10:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 18:10:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 18:10:03] Production.INFO: ==16856== Releasing lock...
[2026-09-14 18:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:10:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:10:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:10:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:10:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:10:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:10:04] Production.INFO: Date 2026-09-14
[2026-09-14 18:10:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:10:04] Production.INFO: Total Charge 0
[2026-09-14 18:10:04] Production.INFO: CreateAllLog End
[2026-09-14 18:10:04] Production.INFO: Account Balance End.
[2026-09-14 18:10:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:10:04] Production.INFO: ==16854== Releasing lock...
[2026-09-14 18:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:10:04] Production.INFO: ==16850== Releasing lock...
[2026-09-14 18:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:10:11] Production.ERROR: CronJobId end10
[2026-09-14 18:10:11] Production.INFO: ==16852== Releasing lock...
[2026-09-14 18:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:10:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:10:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:10:13] Production.INFO: call_cost start
[2026-09-14 18:10:13] Production.INFO: call_cost end
[2026-09-14 18:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:10:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:10:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:10:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:10:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:10:13] Production.INFO: ==16848== Releasing lock...
[2026-09-14 18:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:11:02] Production.INFO: ==16925== Lock acquired, processing the job...
[2026-09-14 23:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:11:02] Production.INFO: neon service started
[2026-09-14 23:11:02] Production.INFO: neon service started
[2026-09-14 23:11:02] Production.INFO: ==16925== Releasing lock...
[2026-09-14 23:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:11:02] Production.INFO: ==16928== Lock acquired, processing the job...
[2026-09-14 18:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:11:02] Production.INFO: ==16928== Releasing lock...
[2026-09-14 18:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:11:03] Production.INFO: ==16930== Lock acquired, processing the job...
[2026-09-14 22:11:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:11:03] Production.INFO: ==16930== Releasing lock...
[2026-09-14 22:11:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:11:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:11:03] Production.INFO: ==16932== Lock acquired, processing the job...
[2026-09-14 18:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:11:03] Production.INFO: ==16934== Lock acquired, processing the job...
[2026-09-14 18:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:11:03] Production.INFO: ==16938== Lock acquired, processing the job...
[2026-09-14 18:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:11:03] Production.INFO: Account Balance Start.
[2026-09-14 18:11:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:11:03] Production.INFO: 117
[2026-09-14 18:11:03] Production.INFO: ==16936== Lock acquired, processing the job...
[2026-09-14 18:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:11:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:11:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:11:03] Production.INFO: ==16940== Lock acquired, processing the job...
[2026-09-14 18:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:11:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:11:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 18: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-09-14 18: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-09-14 18:11:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:11:03] Production.INFO: Reseller ==> 0
[2026-09-14 18: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-09-14 18:11:03] Production.INFO: ==16940== Releasing lock...
[2026-09-14 18:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:11:04] Production.INFO: Date 2026-09-13
[2026-09-14 18:11:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:11:04] Production.INFO: Date 2026-09-14
[2026-09-14 18:11:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:11:04] Production.INFO: Total Charge 0
[2026-09-14 18:11:04] Production.INFO: CreateAllLog End
[2026-09-14 18:11:04] Production.INFO: Account Balance End.
[2026-09-14 18:11:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:11:04] Production.INFO: ==16938== Releasing lock...
[2026-09-14 18:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:11:04] Production.INFO: ==16934== Releasing lock...
[2026-09-14 18:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:11:11] Production.ERROR: CronJobId end10
[2026-09-14 18:11:11] Production.INFO: ==16936== Releasing lock...
[2026-09-14 18:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:11:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:11:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:11:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:11:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:11:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:11:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:11:14] Production.INFO: call_cost start
[2026-09-14 18:11:14] Production.INFO: call_cost end
[2026-09-14 18:11:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:11:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:11:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:11:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:11:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:11:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:11:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:11:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:11:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:11:14] Production.INFO: ==16932== Releasing lock...
[2026-09-14 18:11:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:11:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:12:01] Production.INFO: ==17004== Lock acquired, processing the job...
[2026-09-14 23:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:12:01] Production.INFO: neon service started
[2026-09-14 23:12:01] Production.INFO: neon service started
[2026-09-14 23:12:01] Production.INFO: ==17004== Releasing lock...
[2026-09-14 23:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:12:02] Production.INFO: ==17006== Lock acquired, processing the job...
[2026-09-14 18:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:12:02] Production.INFO: ==17006== Releasing lock...
[2026-09-14 18:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:12:02] Production.INFO: ==17008== Lock acquired, processing the job...
[2026-09-14 22:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:12:02] Production.INFO: ==17008== Releasing lock...
[2026-09-14 22:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:12:03] Production.INFO: ==17018== Lock acquired, processing the job...
[2026-09-14 18:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 18:12:03] Production.INFO: ==17018== Releasing lock...
[2026-09-14 18:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:12:03] Production.INFO: ==17010== Lock acquired, processing the job...
[2026-09-14 18:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:12:03] Production.INFO: ==17012== Lock acquired, processing the job...
[2026-09-14 18:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:12:03] Production.INFO: ==17014== Lock acquired, processing the job...
[2026-09-14 18:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:12:03] Production.INFO: ==17016== Lock acquired, processing the job...
[2026-09-14 18:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:12:03] Production.INFO: Account Balance Start.
[2026-09-14 18:12:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:12:03] Production.INFO: 117
[2026-09-14 18:12:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:12:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:12:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:12:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:12:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:12:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:12:03] Production.INFO: Date 2026-09-14
[2026-09-14 18:12:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:12:03] Production.INFO: Total Charge 0
[2026-09-14 18:12:03] Production.INFO: CreateAllLog End
[2026-09-14 18:12:03] Production.INFO: Account Balance End.
[2026-09-14 18:12:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:12:04] Production.INFO: ==17016== Releasing lock...
[2026-09-14 18:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:12:04] Production.INFO: ==17012== Releasing lock...
[2026-09-14 18:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:12:11] Production.ERROR: CronJobId end10
[2026-09-14 18:12:11] Production.INFO: ==17014== Releasing lock...
[2026-09-14 18:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:12:14] Production.INFO: call_cost start
[2026-09-14 18:12:14] Production.INFO: call_cost end
[2026-09-14 18:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:12:14] Production.INFO: ==17010== Releasing lock...
[2026-09-14 18:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:13:02] Production.INFO: ==17085== Lock acquired, processing the job...
[2026-09-14 23:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:13:02] Production.INFO: neon service started
[2026-09-14 23:13:02] Production.INFO: neon service started
[2026-09-14 23:13:02] Production.INFO: ==17085== Releasing lock...
[2026-09-14 23:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:13:02] Production.INFO: ==17087== Lock acquired, processing the job...
[2026-09-14 18:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:13:02] Production.INFO: ==17087== Releasing lock...
[2026-09-14 18:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:13:03] Production.INFO: ==17089== Lock acquired, processing the job...
[2026-09-14 22:13:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:13:03] Production.INFO: ==17089== Releasing lock...
[2026-09-14 22:13:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:13:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:13:03] Production.INFO: ==17091== Lock acquired, processing the job...
[2026-09-14 18:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:13:03] Production.INFO: ==17093== Lock acquired, processing the job...
[2026-09-14 18:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:13:03] Production.INFO: ==17097== Lock acquired, processing the job...
[2026-09-14 18:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:13:03] Production.INFO: ==17095== Lock acquired, processing the job...
[2026-09-14 18:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:13:03] Production.INFO: ==17099== Lock acquired, processing the job...
[2026-09-14 18:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:13:03] Production.INFO: Account Balance Start.
[2026-09-14 18:13:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:13:03] Production.INFO: 117
[2026-09-14 18:13:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 18:13:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:13:03] Production.INFO: ==17099== Releasing lock...
[2026-09-14 18:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:13:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:13:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:13:04] Production.INFO: Date 2026-09-11
[2026-09-14 18:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:13:04] Production.INFO: Date 2026-09-12
[2026-09-14 18:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:13:04] Production.INFO: Date 2026-09-13
[2026-09-14 18:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:13:04] Production.INFO: Date 2026-09-14
[2026-09-14 18:13:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:13:04] Production.INFO: Total Charge 0
[2026-09-14 18:13:04] Production.INFO: CreateAllLog End
[2026-09-14 18:13:04] Production.INFO: ==17093== Releasing lock...
[2026-09-14 18:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:13:04] Production.INFO: Account Balance End.
[2026-09-14 18:13:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:13:04] Production.INFO: ==17097== Releasing lock...
[2026-09-14 18:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:13:12] Production.ERROR: CronJobId end10
[2026-09-14 18:13:12] Production.INFO: ==17095== Releasing lock...
[2026-09-14 18:13:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:13:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:13:15] Production.INFO: call_cost start
[2026-09-14 18:13:15] Production.INFO: call_cost end
[2026-09-14 18:13:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:13:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:13:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:13:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:13:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:13:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:13:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:13:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:13:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:13:15] Production.INFO: ==17091== Releasing lock...
[2026-09-14 18:13:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:13:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:14:01] Production.INFO: ==17166== Lock acquired, processing the job...
[2026-09-14 23:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:14:01] Production.INFO: neon service started
[2026-09-14 23:14:01] Production.INFO: neon service started
[2026-09-14 23:14:01] Production.INFO: ==17166== Releasing lock...
[2026-09-14 23:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:14:01] Production.INFO: ==17168== Lock acquired, processing the job...
[2026-09-14 18:14:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:14:02] Production.INFO: ==17168== Releasing lock...
[2026-09-14 18:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:14:02] Production.INFO: ==17170== Lock acquired, processing the job...
[2026-09-14 22:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:14:02] Production.INFO: ==17170== Releasing lock...
[2026-09-14 22:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:14:03] Production.INFO: ==17174== Lock acquired, processing the job...
[2026-09-14 18:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:14:03] Production.INFO: ==17172== Lock acquired, processing the job...
[2026-09-14 18:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:14:03] Production.INFO: ==17176== Lock acquired, processing the job...
[2026-09-14 18:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:14:03] Production.INFO: ==17180== Lock acquired, processing the job...
[2026-09-14 18:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:14:03] Production.INFO: ==17178== Lock acquired, processing the job...
[2026-09-14 18:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:14:03] Production.INFO: Account Balance Start.
[2026-09-14 18:14:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:14:03] Production.INFO: 117
[2026-09-14 18:14:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 18:14:03] Production.INFO: ==17180== Releasing lock...
[2026-09-14 18:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:14:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:14:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:14:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:14:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:14:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:14:03] Production.INFO: Date 2026-09-14
[2026-09-14 18:14:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:14:03] Production.INFO: Total Charge 0
[2026-09-14 18:14:03] Production.INFO: CreateAllLog End
[2026-09-14 18:14:03] Production.INFO: ==17174== Releasing lock...
[2026-09-14 18:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:14:03] Production.INFO: Account Balance End.
[2026-09-14 18:14:03] Production.ERROR: CronJobId end 12
[2026-09-14 18:14:03] Production.INFO: ==17178== Releasing lock...
[2026-09-14 18:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:14:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:14:11] Production.ERROR: CronJobId end10
[2026-09-14 18:14:11] Production.INFO: ==17176== Releasing lock...
[2026-09-14 18:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:14:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:14:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:14:14] Production.INFO: call_cost start
[2026-09-14 18:14:14] Production.INFO: call_cost end
[2026-09-14 18:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:14:14] Production.INFO: ==17172== Releasing lock...
[2026-09-14 18:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:15:01] Production.INFO: ==17248== Lock acquired, processing the job...
[2026-09-14 23:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:15:02] Production.INFO: neon service started
[2026-09-14 23:15:02] Production.INFO: neon service started
[2026-09-14 23:15:02] Production.INFO: ==17248== Releasing lock...
[2026-09-14 23:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:15:02] Production.INFO: ==17252== Lock acquired, processing the job...
[2026-09-14 22:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:15:02] Production.INFO: ==17252== Releasing lock...
[2026-09-14 22:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:15:02] Production.INFO: ==17250== Lock acquired, processing the job...
[2026-09-14 18:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:15:02] Production.INFO: ==17250== Releasing lock...
[2026-09-14 18:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:15:03] Production.INFO: ==17255== Lock acquired, processing the job...
[2026-09-14 18:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 18:15:03] Production.INFO: ==17257== Lock acquired, processing the job...
[2026-09-14 18:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 18:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 18:15:03] Production.INFO: ==17255== Releasing lock...
[2026-09-14 18:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 18:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 18:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:15:03] Production.INFO: ==17263== Lock acquired, processing the job...
[2026-09-14 18:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:15:03] Production.INFO: ==17259== Lock acquired, processing the job...
[2026-09-14 18:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:15:03] Production.INFO: ==17267== Lock acquired, processing the job...
[2026-09-14 18:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:15:03] Production.INFO: ==17261== Lock acquired, processing the job...
[2026-09-14 18:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:15:04] Production.INFO: ==17265== Lock acquired, processing the job...
[2026-09-14 18:15:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 18:15:04] Production.INFO: Account Balance Start.
[2026-09-14 18:15:04] Production.INFO: CreateAllLog Start
[2026-09-14 18:15:04] Production.INFO: 117
[2026-09-14 18:15:04] Production.INFO: Date 2026-09-08
[2026-09-14 18:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:15:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18: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-09-14 18:15:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:15:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18: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-09-14 18:15:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18: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-09-14 18:15:04] Production.INFO: Date 2026-09-09
[2026-09-14 18:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:15:04] Production.INFO: ==17267== Releasing lock...
[2026-09-14 18:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:15:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 18:15:04] Production.INFO: Date 2026-09-10
[2026-09-14 18:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:15:04] Production.INFO: Date 2026-09-11
[2026-09-14 18:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:15:04] Production.INFO: Date 2026-09-12
[2026-09-14 18:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:15:04] Production.INFO: Date 2026-09-13
[2026-09-14 18:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:15:04] Production.INFO: Date 2026-09-14
[2026-09-14 18:15:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:15:04] Production.INFO: Total Charge 0
[2026-09-14 18:15:04] Production.INFO: CreateAllLog End
[2026-09-14 18:15:04] Production.ERROR: done
[2026-09-14 18:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 18:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003641', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 18:15:04] Production.INFO: Account Balance End.
[2026-09-14 18:15:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:15:04] Production.INFO: ==17263== Releasing lock...
[2026-09-14 18:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:15:04] Production.INFO: ==17259== Releasing lock...
[2026-09-14 18:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003641', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 18:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 18:15:10] Production.INFO: ProcessCDR(1,18003641,1,1,2)
[2026-09-14 18:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18003641,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 18:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18003641,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 18:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 18:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 18:15:10] Production.INFO: ==17265== Releasing lock...
[2026-09-14 18:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 18:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 18:15:14] Production.ERROR: CronJobId end10
[2026-09-14 18:15:14] Production.INFO: ==17261== Releasing lock...
[2026-09-14 18:15:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:15:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:15:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:15:17] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:15:17] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:15:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:15:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:15:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:15:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:15:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:15:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:15:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:15:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:15:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:15:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:15:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:15:17] Production.INFO: call_cost start
[2026-09-14 18:15:17] Production.INFO: call_cost end
[2026-09-14 18:15:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:15:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:15:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:15:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:15:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:15:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:15:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:15:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:15:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:15:17] Production.INFO: ==17257== Releasing lock...
[2026-09-14 18:15:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:15:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:16:01] Production.INFO: ==17327== Lock acquired, processing the job...
[2026-09-14 23:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:16:01] Production.INFO: neon service started
[2026-09-14 23:16:01] Production.INFO: neon service started
[2026-09-14 23:16:01] Production.INFO: ==17327== Releasing lock...
[2026-09-14 23:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:16:01] Production.INFO: ==17331== Lock acquired, processing the job...
[2026-09-14 22:16:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:16:01] Production.INFO: ==17331== Releasing lock...
[2026-09-14 22:16:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:16:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:16:01] Production.INFO: ==17329== Lock acquired, processing the job...
[2026-09-14 18:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:16:02] Production.INFO: ==17329== Releasing lock...
[2026-09-14 18:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:16:02] Production.INFO: ==17334== Lock acquired, processing the job...
[2026-09-14 18:16:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:16:02] Production.INFO: ==17336== Lock acquired, processing the job...
[2026-09-14 18:16:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:16:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:16:02] Production.INFO: ==17338== Lock acquired, processing the job...
[2026-09-14 18:16:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:16:02] Production.INFO: ==17340== Lock acquired, processing the job...
[2026-09-14 18:16:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:16:02] Production.INFO: ==17342== Lock acquired, processing the job...
[2026-09-14 18:16:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 18:16:03] Production.INFO: Account Balance Start.
[2026-09-14 18:16:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:16:03] Production.INFO: ==17342== Releasing lock...
[2026-09-14 18:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:16:03] Production.INFO: 117
[2026-09-14 18:16:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:16:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:16:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:16:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:16:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:16:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:16:03] Production.INFO: ==17336== Releasing lock...
[2026-09-14 18:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:16:03] Production.INFO: Date 2026-09-14
[2026-09-14 18:16:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:16:03] Production.INFO: Total Charge 0
[2026-09-14 18:16:03] Production.INFO: CreateAllLog End
[2026-09-14 18:16:03] Production.INFO: Account Balance End.
[2026-09-14 18:16:03] Production.ERROR: CronJobId end 12
[2026-09-14 18:16:03] Production.INFO: ==17340== Releasing lock...
[2026-09-14 18:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:16:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:16:10] Production.ERROR: CronJobId end10
[2026-09-14 18:16:10] Production.INFO: ==17338== Releasing lock...
[2026-09-14 18:16:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:16:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:16:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:16:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:16:13] Production.INFO: call_cost start
[2026-09-14 18:16:13] Production.INFO: call_cost end
[2026-09-14 18:16:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:16:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:16:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:16:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:16:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:16:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:16:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:16:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:16:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:16:13] Production.INFO: ==17334== Releasing lock...
[2026-09-14 18:16:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:16:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:17:01] Production.INFO: ==17399== Lock acquired, processing the job...
[2026-09-14 23:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:17:01] Production.INFO: neon service started
[2026-09-14 23:17:01] Production.INFO: neon service started
[2026-09-14 23:17:01] Production.INFO: ==17399== Releasing lock...
[2026-09-14 23:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:17:02] Production.INFO: ==17401== Lock acquired, processing the job...
[2026-09-14 18:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:17:02] Production.INFO: ==17401== Releasing lock...
[2026-09-14 18:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:17:02] Production.INFO: ==17403== Lock acquired, processing the job...
[2026-09-14 22:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:17:02] Production.INFO: ==17403== Releasing lock...
[2026-09-14 22:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:17:03] Production.INFO: ==17405== Lock acquired, processing the job...
[2026-09-14 18:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:17:03] Production.INFO: ==17409== Lock acquired, processing the job...
[2026-09-14 18:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:17:03] Production.INFO: ==17411== Lock acquired, processing the job...
[2026-09-14 18:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:17:03] Production.INFO: ==17407== Lock acquired, processing the job...
[2026-09-14 18:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:17:03] Production.INFO: Account Balance Start.
[2026-09-14 18:17:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:17:03] Production.INFO: 117
[2026-09-14 18:17:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:17:03] Production.INFO: ==17413== Lock acquired, processing the job...
[2026-09-14 18:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:17:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:17:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 18:17:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 18:17:03] Production.INFO: ==17413== Releasing lock...
[2026-09-14 18:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:17:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:17:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:17:03] Production.INFO: Date 2026-09-14
[2026-09-14 18:17:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:17:03] Production.INFO: Total Charge 0
[2026-09-14 18:17:03] Production.INFO: CreateAllLog End
[2026-09-14 18:17:04] Production.INFO: Account Balance End.
[2026-09-14 18:17:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:17:04] Production.INFO: ==17411== Releasing lock...
[2026-09-14 18:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:17:04] Production.INFO: ==17407== Releasing lock...
[2026-09-14 18:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:17:11] Production.ERROR: CronJobId end10
[2026-09-14 18:17:11] Production.INFO: ==17409== Releasing lock...
[2026-09-14 18:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:17:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:17:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:17:15] Production.INFO: call_cost start
[2026-09-14 18:17:15] Production.INFO: call_cost end
[2026-09-14 18:17:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:17:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:17:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:17:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:17:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:17:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:17:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:17:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:17:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:17:15] Production.INFO: ==17405== Releasing lock...
[2026-09-14 18:17:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:17:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:18:02] Production.INFO: ==17469== Lock acquired, processing the job...
[2026-09-14 23:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:18:02] Production.INFO: neon service started
[2026-09-14 23:18:02] Production.INFO: neon service started
[2026-09-14 23:18:02] Production.INFO: ==17469== Releasing lock...
[2026-09-14 23:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:18:02] Production.INFO: ==17471== Lock acquired, processing the job...
[2026-09-14 18:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:18:02] Production.INFO: ==17471== Releasing lock...
[2026-09-14 18:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:18:02] Production.INFO: ==17473== Lock acquired, processing the job...
[2026-09-14 22:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:18:03] Production.INFO: ==17473== Releasing lock...
[2026-09-14 22:18:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:18:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:18:03] Production.INFO: ==17484== Lock acquired, processing the job...
[2026-09-14 18:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18: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-09-14 18: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-09-14 18: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-09-14 18:18:03] Production.INFO: ==17484== Releasing lock...
[2026-09-14 18:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:18:03] Production.INFO: ==17476== Lock acquired, processing the job...
[2026-09-14 18:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:18:03] Production.INFO: ==17478== Lock acquired, processing the job...
[2026-09-14 18:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:18:03] Production.INFO: ==17480== Lock acquired, processing the job...
[2026-09-14 18:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:18:03] Production.INFO: ==17482== Lock acquired, processing the job...
[2026-09-14 18:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:18:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:18:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:18:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:18:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:18:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:18:04] Production.INFO: Account Balance Start.
[2026-09-14 18:18:04] Production.INFO: CreateAllLog Start
[2026-09-14 18:18:04] Production.INFO: 117
[2026-09-14 18:18:04] Production.INFO: Date 2026-09-08
[2026-09-14 18:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:18:04] Production.INFO: Date 2026-09-09
[2026-09-14 18:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:18:04] Production.INFO: Date 2026-09-10
[2026-09-14 18:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:18:04] Production.INFO: Date 2026-09-11
[2026-09-14 18:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:18:04] Production.INFO: Date 2026-09-12
[2026-09-14 18:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:18:04] Production.INFO: Date 2026-09-13
[2026-09-14 18:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:18:04] Production.INFO: Date 2026-09-14
[2026-09-14 18:18:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:18:04] Production.INFO: Total Charge 0
[2026-09-14 18:18:04] Production.INFO: CreateAllLog End
[2026-09-14 18:18:04] Production.INFO: Account Balance End.
[2026-09-14 18:18:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:18:04] Production.INFO: ==17482== Releasing lock...
[2026-09-14 18:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:18:04] Production.INFO: ==17478== Releasing lock...
[2026-09-14 18:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:18:12] Production.ERROR: CronJobId end10
[2026-09-14 18:18:12] Production.INFO: ==17480== Releasing lock...
[2026-09-14 18:18:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:18:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:18:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:18:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:18:15] Production.INFO: call_cost start
[2026-09-14 18:18:15] Production.INFO: call_cost end
[2026-09-14 18:18:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:18:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:18:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:18:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:18:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:18:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:18:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:18:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:18:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:18:15] Production.INFO: ==17476== Releasing lock...
[2026-09-14 18:18:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:18:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:19:01] Production.INFO: ==17544== Lock acquired, processing the job...
[2026-09-14 23:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:19:01] Production.INFO: neon service started
[2026-09-14 23:19:01] Production.INFO: neon service started
[2026-09-14 23:19:01] Production.INFO: ==17544== Releasing lock...
[2026-09-14 23:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:19:01] Production.INFO: ==17548== Lock acquired, processing the job...
[2026-09-14 22:19:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:19:01] Production.INFO: ==17548== Releasing lock...
[2026-09-14 22:19:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:19:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:19:02] Production.INFO: ==17546== Lock acquired, processing the job...
[2026-09-14 18:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:19:02] Production.INFO: ==17546== Releasing lock...
[2026-09-14 18:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:19:03] Production.INFO: ==17551== Lock acquired, processing the job...
[2026-09-14 18:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:19:03] Production.INFO: ==17553== Lock acquired, processing the job...
[2026-09-14 18:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:19:03] Production.INFO: ==17559== Lock acquired, processing the job...
[2026-09-14 18:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:19:03] Production.INFO: ==17555== Lock acquired, processing the job...
[2026-09-14 18:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:19:03] Production.INFO: ==17557== Lock acquired, processing the job...
[2026-09-14 18:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 18:19:03] Production.INFO: ==17559== Releasing lock...
[2026-09-14 18:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:19:03] Production.INFO: Account Balance Start.
[2026-09-14 18:19:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:19:03] Production.INFO: 117
[2026-09-14 18:19:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:19:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:19:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:19:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:19:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:19:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:19:03] Production.INFO: Date 2026-09-14
[2026-09-14 18:19:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:19:03] Production.INFO: Total Charge 0
[2026-09-14 18:19:03] Production.INFO: CreateAllLog End
[2026-09-14 18:19:04] Production.INFO: Account Balance End.
[2026-09-14 18:19:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:19:04] Production.INFO: ==17557== Releasing lock...
[2026-09-14 18:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:19:04] Production.INFO: ==17553== Releasing lock...
[2026-09-14 18:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:19:11] Production.ERROR: CronJobId end10
[2026-09-14 18:19:11] Production.INFO: ==17555== Releasing lock...
[2026-09-14 18:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:19:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:19:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:19:14] Production.INFO: call_cost start
[2026-09-14 18:19:14] Production.INFO: call_cost end
[2026-09-14 18:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:19:14] Production.INFO: ==17551== Releasing lock...
[2026-09-14 18:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:20:02] Production.INFO: ==17614== Lock acquired, processing the job...
[2026-09-14 23:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:20:02] Production.INFO: neon service started
[2026-09-14 23:20:02] Production.INFO: neon service started
[2026-09-14 23:20:02] Production.INFO: ==17614== Releasing lock...
[2026-09-14 23:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:20:02] Production.INFO: ==17618== Lock acquired, processing the job...
[2026-09-14 22:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:20:02] Production.INFO: ==17618== Releasing lock...
[2026-09-14 22:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:20:02] Production.INFO: ==17616== Lock acquired, processing the job...
[2026-09-14 18:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:20:02] Production.INFO: ==17616== Releasing lock...
[2026-09-14 18:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:20:03] Production.INFO: ==17625== Lock acquired, processing the job...
[2026-09-14 18:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:20:03] Production.INFO: ==17621== Lock acquired, processing the job...
[2026-09-14 18:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:20:03] Production.INFO: ==17623== Lock acquired, processing the job...
[2026-09-14 18:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:20:03] Production.INFO: ==17629== Lock acquired, processing the job...
[2026-09-14 18:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:20:03] Production.INFO: ==17627== Lock acquired, processing the job...
[2026-09-14 18:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:20:03] Production.INFO: Account Balance Start.
[2026-09-14 18:20:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:20:03] Production.INFO: 117
[2026-09-14 18:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:20:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:20:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 18:20:03] Production.INFO: ==17629== Releasing lock...
[2026-09-14 18:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:20:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:20:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:20:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:20:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:20:03] Production.INFO: Date 2026-09-14
[2026-09-14 18:20:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:20:04] Production.INFO: Total Charge 0
[2026-09-14 18:20:04] Production.INFO: CreateAllLog End
[2026-09-14 18:20:04] Production.INFO: Account Balance End.
[2026-09-14 18:20:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:20:04] Production.INFO: ==17627== Releasing lock...
[2026-09-14 18:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:20:04] Production.INFO: ==17623== Releasing lock...
[2026-09-14 18:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:20:11] Production.ERROR: CronJobId end10
[2026-09-14 18:20:11] Production.INFO: ==17625== Releasing lock...
[2026-09-14 18:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:20:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:20:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:20:15] Production.INFO: call_cost start
[2026-09-14 18:20:15] Production.INFO: call_cost end
[2026-09-14 18:20:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:20:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:20:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:20:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:20:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:20:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:20:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:20:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:20:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:20:15] Production.INFO: ==17621== Releasing lock...
[2026-09-14 18:20:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:20:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:21:01] Production.INFO: ==17690== Lock acquired, processing the job...
[2026-09-14 23:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:21:01] Production.INFO: neon service started
[2026-09-14 23:21:01] Production.INFO: neon service started
[2026-09-14 23:21:01] Production.INFO: ==17690== Releasing lock...
[2026-09-14 23:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:21:01] Production.INFO: ==17692== Lock acquired, processing the job...
[2026-09-14 18:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:21:02] Production.INFO: ==17692== Releasing lock...
[2026-09-14 18:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:21:02] Production.INFO: ==17694== Lock acquired, processing the job...
[2026-09-14 22:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:21:02] Production.INFO: ==17694== Releasing lock...
[2026-09-14 22:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:21:02] Production.INFO: ==17696== Lock acquired, processing the job...
[2026-09-14 18:21:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:21:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:21:03] Production.INFO: ==17705== Lock acquired, processing the job...
[2026-09-14 18:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:21:03] Production.INFO: ==17698== Lock acquired, processing the job...
[2026-09-14 18:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:21:03] Production.INFO: ==17700== Lock acquired, processing the job...
[2026-09-14 18:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:21:03] Production.INFO: ==17702== Lock acquired, processing the job...
[2026-09-14 18:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 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-09-14 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-09-14 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-09-14 18:21:03] Production.INFO: ==17705== Releasing lock...
[2026-09-14 18:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:21:03] Production.INFO: Account Balance Start.
[2026-09-14 18:21:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:21:03] Production.INFO: 117
[2026-09-14 18:21:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:21:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:21:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:21:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:21:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:21:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:21:03] Production.INFO: Date 2026-09-14
[2026-09-14 18:21:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:21:03] Production.INFO: Total Charge 0
[2026-09-14 18:21:03] Production.INFO: CreateAllLog End
[2026-09-14 18:21:03] Production.INFO: ==17698== Releasing lock...
[2026-09-14 18:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:21:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:21:03] Production.INFO: Account Balance End.
[2026-09-14 18:21:03] Production.ERROR: CronJobId end 12
[2026-09-14 18:21:03] Production.INFO: ==17702== Releasing lock...
[2026-09-14 18:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:21:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:21:12] Production.ERROR: CronJobId end10
[2026-09-14 18:21:12] Production.INFO: ==17700== Releasing lock...
[2026-09-14 18:21:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:21:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:21:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:21:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:21:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:21:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:21:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:21:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:21:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:21:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:21:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:21:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:21:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:21:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:21:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:21:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:21:15] Production.INFO: call_cost start
[2026-09-14 18:21:15] Production.INFO: call_cost end
[2026-09-14 18:21:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:21:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:21:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:21:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:21:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:21:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:21:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:21:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:21:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:21:15] Production.INFO: ==17696== Releasing lock...
[2026-09-14 18:21:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:21:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:22:01] Production.INFO: ==17769== Lock acquired, processing the job...
[2026-09-14 23:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:22:01] Production.INFO: neon service started
[2026-09-14 23:22:01] Production.INFO: neon service started
[2026-09-14 23:22:01] Production.INFO: ==17769== Releasing lock...
[2026-09-14 23:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:22:02] Production.INFO: ==17771== Lock acquired, processing the job...
[2026-09-14 18:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:22:02] Production.INFO: ==17771== Releasing lock...
[2026-09-14 18:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:22:02] Production.INFO: ==17773== Lock acquired, processing the job...
[2026-09-14 22:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:22:02] Production.INFO: ==17773== Releasing lock...
[2026-09-14 22:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:22:03] Production.INFO: ==17775== Lock acquired, processing the job...
[2026-09-14 18:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:22:03] Production.INFO: ==17777== Lock acquired, processing the job...
[2026-09-14 18:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:22:03] Production.INFO: ==17779== Lock acquired, processing the job...
[2026-09-14 18:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:22:03] Production.INFO: ==17781== Lock acquired, processing the job...
[2026-09-14 18:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:22:03] Production.INFO: ==17783== Lock acquired, processing the job...
[2026-09-14 18:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:22:03] Production.INFO: Account Balance Start.
[2026-09-14 18:22:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:22:03] Production.INFO: 117
[2026-09-14 18:22:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:22:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 18:22:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 18:22:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:22:03] Production.INFO: ==17783== Releasing lock...
[2026-09-14 18:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:22:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:22:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:22:03] Production.INFO: Date 2026-09-14
[2026-09-14 18:22:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:22:03] Production.INFO: Total Charge 0
[2026-09-14 18:22:03] Production.INFO: CreateAllLog End
[2026-09-14 18:22:03] Production.INFO: Account Balance End.
[2026-09-14 18:22:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:22:04] Production.INFO: ==17781== Releasing lock...
[2026-09-14 18:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:22:04] Production.INFO: ==17777== Releasing lock...
[2026-09-14 18:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:22:12] Production.ERROR: CronJobId end10
[2026-09-14 18:22:12] Production.INFO: ==17779== Releasing lock...
[2026-09-14 18:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:22:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:22:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:22:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:22:14] Production.INFO: call_cost start
[2026-09-14 18:22:14] Production.INFO: call_cost end
[2026-09-14 18:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:22:14] Production.INFO: ==17775== Releasing lock...
[2026-09-14 18:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:23:02] Production.INFO: ==17838== Lock acquired, processing the job...
[2026-09-14 23:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:23:02] Production.INFO: neon service started
[2026-09-14 23:23:02] Production.INFO: neon service started
[2026-09-14 23:23:02] Production.INFO: ==17838== Releasing lock...
[2026-09-14 23:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:23:02] Production.INFO: ==17842== Lock acquired, processing the job...
[2026-09-14 22:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:23:02] Production.INFO: ==17842== Releasing lock...
[2026-09-14 22:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:23:02] Production.INFO: ==17840== Lock acquired, processing the job...
[2026-09-14 18:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:23:03] Production.INFO: ==17840== Releasing lock...
[2026-09-14 18:23:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:23:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:23:03] Production.INFO: ==17850== Lock acquired, processing the job...
[2026-09-14 18:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:23:03] Production.INFO: ==17856== Lock acquired, processing the job...
[2026-09-14 18:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:23:03] Production.INFO: ==17858== Lock acquired, processing the job...
[2026-09-14 18:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:23:03] Production.INFO: ==17854== Lock acquired, processing the job...
[2026-09-14 18:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:23:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:23:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:23:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:23:04] Production.INFO: Account Balance Start.
[2026-09-14 18:23:04] Production.INFO: CreateAllLog Start
[2026-09-14 18:23:04] Production.INFO: 117
[2026-09-14 18:23:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:23:04] Production.INFO: Date 2026-09-08
[2026-09-14 18:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:23:04] Production.INFO: Date 2026-09-09
[2026-09-14 18:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:23:04] Production.INFO: ==17860== Lock acquired, processing the job...
[2026-09-14 18:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:23:04] Production.INFO: Date 2026-09-10
[2026-09-14 18:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:23:04] Production.INFO: Date 2026-09-11
[2026-09-14 18:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:23:04] Production.INFO: Date 2026-09-12
[2026-09-14 18:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 18: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-09-14 18: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-09-14 18: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-09-14 18:23:04] Production.INFO: ==17860== Releasing lock...
[2026-09-14 18:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:23:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:23:04] Production.INFO: Date 2026-09-13
[2026-09-14 18:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:23:04] Production.INFO: Date 2026-09-14
[2026-09-14 18:23:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:23:04] Production.INFO: Total Charge 0
[2026-09-14 18:23:04] Production.INFO: CreateAllLog End
[2026-09-14 18:23:04] Production.INFO: Account Balance End.
[2026-09-14 18:23:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:23:04] Production.INFO: ==17858== Releasing lock...
[2026-09-14 18:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:23:04] Production.INFO: ==17854== Releasing lock...
[2026-09-14 18:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:23:12] Production.ERROR: CronJobId end10
[2026-09-14 18:23:12] Production.INFO: ==17856== Releasing lock...
[2026-09-14 18:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:23:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:23:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:23:14] Production.INFO: call_cost start
[2026-09-14 18:23:14] Production.INFO: call_cost end
[2026-09-14 18:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:23:14] Production.INFO: ==17850== Releasing lock...
[2026-09-14 18:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:24:01] Production.INFO: ==17918== Lock acquired, processing the job...
[2026-09-14 23:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:24:01] Production.INFO: neon service started
[2026-09-14 23:24:01] Production.INFO: neon service started
[2026-09-14 23:24:01] Production.INFO: ==17918== Releasing lock...
[2026-09-14 23:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:24:02] Production.INFO: ==17920== Lock acquired, processing the job...
[2026-09-14 18:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:24:02] Production.INFO: ==17920== Releasing lock...
[2026-09-14 18:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:24:02] Production.INFO: ==17922== Lock acquired, processing the job...
[2026-09-14 22:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:24:02] Production.INFO: ==17922== Releasing lock...
[2026-09-14 22:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:24:03] Production.INFO: ==17925== Lock acquired, processing the job...
[2026-09-14 18:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:24:03] Production.INFO: ==17929== Lock acquired, processing the job...
[2026-09-14 18:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:24:03] Production.INFO: ==17931== Lock acquired, processing the job...
[2026-09-14 18:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:24:03] Production.INFO: ==17927== Lock acquired, processing the job...
[2026-09-14 18:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:24:03] Production.INFO: Account Balance Start.
[2026-09-14 18:24:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:24:03] Production.INFO: ==17933== Lock acquired, processing the job...
[2026-09-14 18:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:24:03] Production.INFO: 117
[2026-09-14 18:24:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:24:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 18:24:03] Production.INFO: ==17933== Releasing lock...
[2026-09-14 18:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:24:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:24:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:24:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:24:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:24:03] Production.INFO: Date 2026-09-14
[2026-09-14 18:24:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:24:03] Production.INFO: Total Charge 0
[2026-09-14 18:24:03] Production.INFO: CreateAllLog End
[2026-09-14 18:24:03] Production.INFO: Account Balance End.
[2026-09-14 18:24:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:24:04] Production.INFO: ==17931== Releasing lock...
[2026-09-14 18:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:24:04] Production.INFO: ==17927== Releasing lock...
[2026-09-14 18:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:24:11] Production.ERROR: CronJobId end10
[2026-09-14 18:24:11] Production.INFO: ==17929== Releasing lock...
[2026-09-14 18:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:24:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:24:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:24:15] Production.INFO: call_cost start
[2026-09-14 18:24:15] Production.INFO: call_cost end
[2026-09-14 18:24:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:24:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:24:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:24:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:24:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:24:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:24:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:24:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:24:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:24:15] Production.INFO: ==17925== Releasing lock...
[2026-09-14 18:24:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:24:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:25:02] Production.INFO: ==17994== Lock acquired, processing the job...
[2026-09-14 23:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:25:02] Production.INFO: neon service started
[2026-09-14 23:25:02] Production.INFO: neon service started
[2026-09-14 23:25:02] Production.INFO: ==17994== Releasing lock...
[2026-09-14 23:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:25:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:25:02] Production.INFO: ==17997== Lock acquired, processing the job...
[2026-09-14 18:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:25:02] Production.INFO: ==17997== Releasing lock...
[2026-09-14 18:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:25:02] Production.INFO: ==17999== Lock acquired, processing the job...
[2026-09-14 22:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:25:02] Production.INFO: ==17999== Releasing lock...
[2026-09-14 22:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:25:03] Production.INFO: ==18001== Lock acquired, processing the job...
[2026-09-14 18:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 18:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 18:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 18:25:03] Production.INFO: ==18001== Releasing lock...
[2026-09-14 18:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 18:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 18:25:03] Production.INFO: ==18009== Lock acquired, processing the job...
[2026-09-14 18:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:25:03] Production.INFO: ==18003== Lock acquired, processing the job...
[2026-09-14 18:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:25:03] Production.INFO: ==18007== Lock acquired, processing the job...
[2026-09-14 18:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:25:03] Production.INFO: Account Balance Start.
[2026-09-14 18:25:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:25:03] Production.INFO: 117
[2026-09-14 18:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:25:03] Production.INFO: ==18005== Lock acquired, processing the job...
[2026-09-14 18:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:25:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:25:03] Production.INFO: ==18011== Lock acquired, processing the job...
[2026-09-14 18:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 18:25:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 18:25:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:25:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:25:03] Production.INFO: ==18013== Lock acquired, processing the job...
[2026-09-14 18:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:25:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:25:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:25:04] Production.INFO: Date 2026-09-13
[2026-09-14 18:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 18:25:04] Production.INFO: ==18013== Releasing lock...
[2026-09-14 18:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:25:04] Production.INFO: Date 2026-09-14
[2026-09-14 18:25:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:25:04] Production.ERROR: done
[2026-09-14 18:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 18:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003682', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 18:25:04] Production.INFO: Total Charge 0
[2026-09-14 18:25:04] Production.INFO: CreateAllLog End
[2026-09-14 18:25:04] Production.INFO: Account Balance End.
[2026-09-14 18:25:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:25:04] Production.INFO: ==18009== Releasing lock...
[2026-09-14 18:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:25:04] Production.INFO: ==18005== Releasing lock...
[2026-09-14 18:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:25:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003682', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 18:25:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 18:25:09] Production.INFO: ProcessCDR(1,18003682,1,1,2)
[2026-09-14 18:25:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18003682,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 18:25:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18003682,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 18:25:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 18:25:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 18:25:09] Production.INFO: ==18011== Releasing lock...
[2026-09-14 18:25:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 18:25:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 18:25:13] Production.ERROR: CronJobId end10
[2026-09-14 18:25:13] Production.INFO: ==18007== Releasing lock...
[2026-09-14 18:25:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:25:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:25:17] Production.INFO: call_cost start
[2026-09-14 18:25:17] Production.INFO: call_cost end
[2026-09-14 18:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:25:17] Production.INFO: ==18003== Releasing lock...
[2026-09-14 18:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:26:01] Production.INFO: ==18070== Lock acquired, processing the job...
[2026-09-14 23:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:26:01] Production.INFO: neon service started
[2026-09-14 23:26:01] Production.INFO: neon service started
[2026-09-14 23:26:01] Production.INFO: ==18070== Releasing lock...
[2026-09-14 23:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:26:01] Production.INFO: ==18072== Lock acquired, processing the job...
[2026-09-14 18:26:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:26:01] Production.INFO: ==18072== Releasing lock...
[2026-09-14 18:26:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:26:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:26:02] Production.INFO: ==18074== Lock acquired, processing the job...
[2026-09-14 22:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:26:02] Production.INFO: ==18074== Releasing lock...
[2026-09-14 22:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:26:02] Production.INFO: ==18077== Lock acquired, processing the job...
[2026-09-14 18:26:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:26:02] Production.INFO: ==18079== Lock acquired, processing the job...
[2026-09-14 18:26:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:26:02] Production.INFO: ==18083== Lock acquired, processing the job...
[2026-09-14 18:26:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:26:02] Production.INFO: ==18085== Lock acquired, processing the job...
[2026-09-14 18:26:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:26:02] Production.INFO: ==18081== Lock acquired, processing the job...
[2026-09-14 18:26:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:26:05] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:26:05] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:26:05] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:26:05] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:26:07] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:26:07] Production.INFO: Account Balance Start.
[2026-09-14 18:26:07] Production.INFO: CreateAllLog Start
[2026-09-14 18:26:07] Production.INFO: 117
[2026-09-14 18:26: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-09-14 18:26: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-09-14 18:26:08] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 18:26:08] Production.INFO: Date 2026-09-08
[2026-09-14 18:26:08] Production.INFO: ==18085== Releasing lock...
[2026-09-14 18:26:08] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:26:08] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:26:08] Production.INFO: Reseller ==> 0
[2026-09-14 18:26:08] Production.INFO: Date 2026-09-09
[2026-09-14 18:26:08] Production.INFO: Reseller ==> 0
[2026-09-14 18:26:08] Production.INFO: Date 2026-09-10
[2026-09-14 18:26:08] Production.INFO: Reseller ==> 0
[2026-09-14 18:26:11] Production.INFO: ==18079== Releasing lock...
[2026-09-14 18:26:11] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:26:11] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:26:12] Production.INFO: Date 2026-09-11
[2026-09-14 18:26:12] Production.INFO: Reseller ==> 0
[2026-09-14 18:26:12] Production.INFO: Date 2026-09-12
[2026-09-14 18:26:12] Production.INFO: Reseller ==> 0
[2026-09-14 18:26:12] Production.INFO: Date 2026-09-13
[2026-09-14 18:26:12] Production.INFO: Reseller ==> 0
[2026-09-14 18:26:12] Production.INFO: Date 2026-09-14
[2026-09-14 18:26:12] Production.INFO: Reseller ==> 0
[2026-09-14 18:26:12] Production.INFO: Total Charge 0
[2026-09-14 18:26:12] Production.INFO: CreateAllLog End
[2026-09-14 18:26:14] Production.INFO: Account Balance End.
[2026-09-14 18:26:15] Production.ERROR: CronJobId end 12
[2026-09-14 18:26:15] Production.INFO: ==18083== Releasing lock...
[2026-09-14 18:26:15] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:26:15] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:27:02] Production.INFO: ==18138== Lock acquired, processing the job...
[2026-09-14 23:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:27:02] Production.INFO: neon service started
[2026-09-14 23:27:02] Production.INFO: neon service started
[2026-09-14 23:27:02] Production.INFO: ==18138== Releasing lock...
[2026-09-14 23:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:27:05] Production.INFO: ==18140== Lock acquired, processing the job...
[2026-09-14 18:27:05] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:27:05] Production.INFO: ==18142== Lock acquired, processing the job...
[2026-09-14 22:27:05] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:27:06] Production.INFO: ==18142== Releasing lock...
[2026-09-14 22:27:06] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:27:06] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:27:06] Production.INFO: ==18140== Releasing lock...
[2026-09-14 18:27:06] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:27:06] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:27:06] Production.INFO: ==18151== Lock acquired, processing the job...
[2026-09-14 18:27:06] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:27:06] Production.INFO: ==18149== Lock acquired, processing the job...
[2026-09-14 18:27:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:27:06] Production.INFO: ==18147== Lock acquired, processing the job...
[2026-09-14 18:27:06] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:27:07] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:27:07] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:27:07] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:27:07] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:27:07] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:27:07] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:27:07] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:27:07] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:27:07] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:27:07] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:27:07] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:27:07] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:27:07] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:27:07] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:27:08] Production.INFO: call_cost start
[2026-09-14 18:27:08] Production.INFO: call_cost end
[2026-09-14 18:27:08] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:27:08] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:27:08] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:27:08] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:27:08] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:27:08] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:27:08] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:27:08] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:27:08] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:27:08] Production.ERROR: CronJobId end10
[2026-09-14 18:27:08] Production.INFO: ==18081== Releasing lock...
[2026-09-14 18:27:08] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:27:08] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:27:10] Production.INFO: Account Balance Start.
[2026-09-14 18:27:10] Production.INFO: CreateAllLog Start
[2026-09-14 18:27:10] Production.INFO: 117
[2026-09-14 18:27:10] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 18:27:10] Production.INFO: Date 2026-09-08
[2026-09-14 18:27:10] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 18:27:10] Production.INFO: Reseller ==> 0
[2026-09-14 18:27:10] Production.INFO: Date 2026-09-09
[2026-09-14 18:27:10] Production.INFO: Reseller ==> 0
[2026-09-14 18:27:10] Production.INFO: Date 2026-09-10
[2026-09-14 18:27:10] Production.INFO: Reseller ==> 0
[2026-09-14 18:27:10] Production.INFO: Date 2026-09-11
[2026-09-14 18:27:10] Production.INFO: Reseller ==> 0
[2026-09-14 18:27:10] Production.INFO: Date 2026-09-12
[2026-09-14 18:27:10] Production.INFO: Reseller ==> 0
[2026-09-14 18:27:10] Production.INFO: Date 2026-09-13
[2026-09-14 18:27:10] Production.INFO: Reseller ==> 0
[2026-09-14 18:27:10] Production.INFO: Date 2026-09-14
[2026-09-14 18:27:10] Production.INFO: Reseller ==> 0
[2026-09-14 18:27:10] Production.INFO: Total Charge 0
[2026-09-14 18:27:10] Production.INFO: ==18077== Releasing lock...
[2026-09-14 18:27:10] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:27:10] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:27:11] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-14 18:27:11] Production.INFO: CreateAllLog End
[2026-09-14 18:27:12] Production.INFO: ==18151== Releasing lock...
[2026-09-14 18:27:12] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:27:12] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:27:15] Production.INFO: Account Balance End.
[2026-09-14 18:27:16] Production.INFO: ==18147== Releasing lock...
[2026-09-14 18:27:16] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:27:16] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:27:16] Production.ERROR: CronJobId end 12
[2026-09-14 18:27:16] Production.INFO: ==18149== Releasing lock...
[2026-09-14 18:27:16] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:27:16] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 23:28:01] Production.INFO: ==18205== Lock acquired, processing the job...
[2026-09-14 23:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:28:01] Production.INFO: neon service started
[2026-09-14 23:28:01] Production.INFO: neon service started
[2026-09-14 23:28:01] Production.INFO: ==18205== Releasing lock...
[2026-09-14 23:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:28:02] Production.INFO: ==18207== Lock acquired, processing the job...
[2026-09-14 18:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:28:02] Production.INFO: ==18207== Releasing lock...
[2026-09-14 18:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:28:02] Production.INFO: ==18209== Lock acquired, processing the job...
[2026-09-14 22:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:28:02] Production.INFO: ==18209== Releasing lock...
[2026-09-14 22:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:28:02] Production.INFO: ==18212== Lock acquired, processing the job...
[2026-09-14 18:28:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:28:03] Production.INFO: ==18214== Lock acquired, processing the job...
[2026-09-14 18:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:28:03] Production.INFO: ==18216== Lock acquired, processing the job...
[2026-09-14 18:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:28:03] Production.INFO: ==18218== Lock acquired, processing the job...
[2026-09-14 18:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:28:03] Production.INFO: ==18220== Lock acquired, processing the job...
[2026-09-14 18:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:28:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:28:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:28:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:28:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:28:05] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:28:05] Production.INFO: Account Balance Start.
[2026-09-14 18:28:05] Production.INFO: CreateAllLog Start
[2026-09-14 18:28:05] Production.INFO: 117
[2026-09-14 18:28:05] Production.INFO: Date 2026-09-08
[2026-09-14 18:28:05] Production.INFO: Reseller ==> 0
[2026-09-14 18:28:05] Production.INFO: Date 2026-09-09
[2026-09-14 18:28:05] Production.INFO: Reseller ==> 0
[2026-09-14 18:28:05] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 18:28:05] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 18:28:05] Production.INFO: Date 2026-09-10
[2026-09-14 18:28:05] Production.INFO: Reseller ==> 0
[2026-09-14 18:28:05] Production.INFO: Date 2026-09-11
[2026-09-14 18:28:05] Production.INFO: Reseller ==> 0
[2026-09-14 18:28:05] Production.INFO: Date 2026-09-12
[2026-09-14 18:28:05] Production.INFO: Reseller ==> 0
[2026-09-14 18:28:05] Production.INFO: Date 2026-09-13
[2026-09-14 18:28:05] Production.INFO: Reseller ==> 0
[2026-09-14 18:28:05] Production.INFO: Date 2026-09-14
[2026-09-14 18:28:05] Production.INFO: Reseller ==> 0
[2026-09-14 18:28:05] Production.INFO: Total Charge 0
[2026-09-14 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-09-14 18:28:09] Production.INFO: CreateAllLog End
[2026-09-14 18:28:10] Production.INFO: ==18220== Releasing lock...
[2026-09-14 18:28:10] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:28:10] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:28:10] Production.INFO: Account Balance End.
[2026-09-14 18:28:12] Production.ERROR: CronJobId end 12
[2026-09-14 18:28:12] Production.INFO: ==18218== Releasing lock...
[2026-09-14 18:28:12] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:28:12] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:28:12] Production.INFO: ==18214== Releasing lock...
[2026-09-14 18:28:12] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:28:12] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:28:53] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:28:53] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:28:53] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:28:53] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:28:53] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:28:53] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:28:53] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:28:53] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:28:53] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:28:53] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:28:53] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:28:53] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:28:53] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:28:53] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:28:54] Production.INFO: call_cost start
[2026-09-14 18:28:54] Production.INFO: call_cost end
[2026-09-14 18:28:54] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:28:54] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:28:54] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:28:54] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:28:54] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:28:54] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:28:54] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:28:54] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:28:54] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:28:55] Production.INFO: ==18212== Releasing lock...
[2026-09-14 18:28:55] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:28:55] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:29:02] Production.INFO: ==18278== Lock acquired, processing the job...
[2026-09-14 23:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:29:02] Production.INFO: neon service started
[2026-09-14 23:29:02] Production.INFO: neon service started
[2026-09-14 23:29:02] Production.INFO: ==18278== Releasing lock...
[2026-09-14 23:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:29:02] Production.INFO: ==18280== Lock acquired, processing the job...
[2026-09-14 18:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:29:02] Production.INFO: ==18280== Releasing lock...
[2026-09-14 18:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:29:02] Production.INFO: ==18282== Lock acquired, processing the job...
[2026-09-14 22:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:29:02] Production.INFO: ==18282== Releasing lock...
[2026-09-14 22:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:29:03] Production.INFO: ==18286== Lock acquired, processing the job...
[2026-09-14 18:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:29:03] Production.INFO: ==18290== Lock acquired, processing the job...
[2026-09-14 18:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:29:03] Production.INFO: ==18288== Lock acquired, processing the job...
[2026-09-14 18:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:29:03] Production.INFO: ==18284== Lock acquired, processing the job...
[2026-09-14 18:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:29:04] Production.ERROR: CronJobId end10
[2026-09-14 18:29:04] Production.INFO: ==18216== Releasing lock...
[2026-09-14 18:29:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:29:04] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:29:05] Production.INFO: Account Balance Start.
[2026-09-14 18:29:05] Production.INFO: CreateAllLog Start
[2026-09-14 18:29:05] Production.INFO: 117
[2026-09-14 18:29:05] Production.INFO: Date 2026-09-08
[2026-09-14 18:29:05] Production.INFO: Reseller ==> 0
[2026-09-14 18:29:05] Production.INFO: Date 2026-09-09
[2026-09-14 18:29:05] Production.INFO: Reseller ==> 0
[2026-09-14 18:29:05] Production.INFO: Date 2026-09-10
[2026-09-14 18:29:05] Production.INFO: Reseller ==> 0
[2026-09-14 18:29:05] Production.INFO: Date 2026-09-11
[2026-09-14 18:29:05] Production.INFO: Reseller ==> 0
[2026-09-14 18:29:05] Production.INFO: Date 2026-09-12
[2026-09-14 18:29:05] Production.INFO: Reseller ==> 0
[2026-09-14 18:29:05] Production.INFO: Date 2026-09-13
[2026-09-14 18:29:05] Production.INFO: Reseller ==> 0
[2026-09-14 18:29:05] Production.INFO: Date 2026-09-14
[2026-09-14 18:29:05] Production.INFO: Reseller ==> 0
[2026-09-14 18:29:05] Production.INFO: Total Charge 0
[2026-09-14 18:29:05] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:29:05] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 18:29:05] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 18:29:06] Production.INFO: CreateAllLog End
[2026-09-14 18:29: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-09-14 18:29:07] Production.INFO: ==18290== Releasing lock...
[2026-09-14 18:29:07] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:29:07] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:29:08] Production.INFO: Account Balance End.
[2026-09-14 18:29:11] Production.ERROR: CronJobId end 12
[2026-09-14 18:29:11] Production.INFO: ==18288== Releasing lock...
[2026-09-14 18:29:11] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:29:11] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:29:14] Production.INFO: ==18286== Releasing lock...
[2026-09-14 18:29:14] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:29:14] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:29:41] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:29:41] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:29:41] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:29:41] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:29:41] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:29:41] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:29:41] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:29:41] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:29:41] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:29:41] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:29:41] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:29:41] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:29:41] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:29:41] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:29:41] Production.INFO: call_cost start
[2026-09-14 18:29:41] Production.INFO: call_cost end
[2026-09-14 18:29:41] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:29:41] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:29:41] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:29:41] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:29:42] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:29:42] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:29:42] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:29:42] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:29:42] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:29:42] Production.INFO: ==18284== Releasing lock...
[2026-09-14 18:29:42] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:29:42] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:30:01] Production.INFO: ==18346== Lock acquired, processing the job...
[2026-09-14 23:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:30:01] Production.INFO: neon service started
[2026-09-14 23:30:01] Production.INFO: neon service started
[2026-09-14 23:30:01] Production.INFO: ==18346== Releasing lock...
[2026-09-14 23:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:30:01] Production.INFO: ==18348== Lock acquired, processing the job...
[2026-09-14 18:30:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:30:02] Production.INFO: ==18350== Lock acquired, processing the job...
[2026-09-14 22:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:30:04] Production.INFO: ==18350== Releasing lock...
[2026-09-14 22:30:04] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:30:04] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:30:04] Production.INFO: ==18348== Releasing lock...
[2026-09-14 18:30:04] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:30:04] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:30:04] Production.INFO: ==18354== Lock acquired, processing the job...
[2026-09-14 18:30:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:30:04] Production.INFO: ==18362== Lock acquired, processing the job...
[2026-09-14 18:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:30:04] Production.INFO: ==18356== Lock acquired, processing the job...
[2026-09-14 18:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:30:04] Production.INFO: ==18358== Lock acquired, processing the job...
[2026-09-14 18:30:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:30:04] Production.INFO: ==18360== Lock acquired, processing the job...
[2026-09-14 18:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:30:06] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:30:06] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:30:06] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:30:06] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:30:06] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:30:06] Production.INFO: Account Balance Start.
[2026-09-14 18:30:06] Production.INFO: CreateAllLog Start
[2026-09-14 18:30:06] Production.INFO: 117
[2026-09-14 18:30: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-09-14 18:30: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-09-14 18:30:06] Production.INFO: Date 2026-09-08
[2026-09-14 18:30:06] Production.INFO: Reseller ==> 0
[2026-09-14 18:30:06] Production.INFO: Date 2026-09-09
[2026-09-14 18:30:06] Production.INFO: Reseller ==> 0
[2026-09-14 18:30:06] Production.INFO: Date 2026-09-10
[2026-09-14 18:30:06] Production.INFO: Reseller ==> 0
[2026-09-14 18:30:06] Production.INFO: Date 2026-09-11
[2026-09-14 18:30:06] Production.INFO: Reseller ==> 0
[2026-09-14 18:30:06] Production.INFO: Date 2026-09-12
[2026-09-14 18:30:06] Production.INFO: Reseller ==> 0
[2026-09-14 18:30:06] Production.INFO: Date 2026-09-13
[2026-09-14 18:30:06] Production.INFO: Reseller ==> 0
[2026-09-14 18:30:06] Production.INFO: Date 2026-09-14
[2026-09-14 18:30:06] Production.INFO: Reseller ==> 0
[2026-09-14 18:30:06] Production.INFO: Total Charge 0
[2026-09-14 18:30: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-09-14 18:30:07] Production.INFO: CreateAllLog End
[2026-09-14 18:30:08] Production.INFO: ==18362== Releasing lock...
[2026-09-14 18:30:08] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:30:08] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:30:08] Production.INFO: Account Balance End.
[2026-09-14 18:30:09] Production.ERROR: CronJobId end 12
[2026-09-14 18:30:09] Production.INFO: ==18360== Releasing lock...
[2026-09-14 18:30:09] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:30:09] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:30:09] Production.INFO: ==18356== Releasing lock...
[2026-09-14 18:30:09] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:30:09] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:30:47] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:30:47] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:30:47] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:30:47] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:30:47] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:30:47] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:30:47] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:30:47] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:30:47] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:30:47] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:30:47] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:30:47] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:30:47] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:30:47] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:30:48] Production.INFO: call_cost start
[2026-09-14 18:30:48] Production.INFO: call_cost end
[2026-09-14 18:30:48] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:30:48] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:30:48] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:30:48] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:30:48] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:30:48] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:30:48] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:30:48] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:30:48] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:30:49] Production.INFO: ==18354== Releasing lock...
[2026-09-14 18:30:49] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:30:49] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:31:01] Production.ERROR: CronJobId end10
[2026-09-14 18:31:01] Production.INFO: ==18358== Releasing lock...
[2026-09-14 18:31:01] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:31:01] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:31:01] Production.INFO: ==18422== Lock acquired, processing the job...
[2026-09-14 23:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:31:01] Production.INFO: neon service started
[2026-09-14 23:31:02] Production.INFO: neon service started
[2026-09-14 23:31:02] Production.INFO: ==18422== Releasing lock...
[2026-09-14 23:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:31:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 18:31:02] Production.INFO: ==18424== Lock acquired, processing the job...
[2026-09-14 18:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:31:02] Production.INFO: ==18424== Releasing lock...
[2026-09-14 18:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:31:02] Production.INFO: ==18426== Lock acquired, processing the job...
[2026-09-14 22:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:31:02] Production.INFO: ==18426== Releasing lock...
[2026-09-14 22:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:31:03] Production.INFO: ==18430== Lock acquired, processing the job...
[2026-09-14 18:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:31:03] Production.INFO: ==18436== Lock acquired, processing the job...
[2026-09-14 18:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:31:03] Production.INFO: ==18428== Lock acquired, processing the job...
[2026-09-14 18:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:31:03] Production.INFO: ==18432== Lock acquired, processing the job...
[2026-09-14 18:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:31:03] Production.INFO: ==18434== Lock acquired, processing the job...
[2026-09-14 18:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:31:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:31:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:31:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:31:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:31:05] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:31:05] Production.INFO: Account Balance Start.
[2026-09-14 18:31:05] Production.INFO: CreateAllLog Start
[2026-09-14 18:31:05] Production.INFO: 117
[2026-09-14 18:31:05] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-14 18:31:05] Production.INFO: Date 2026-09-08
[2026-09-14 18:31:05] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-14 18:31:05] Production.INFO: Reseller ==> 0
[2026-09-14 18:31:05] Production.INFO: Date 2026-09-09
[2026-09-14 18:31:05] Production.INFO: Reseller ==> 0
[2026-09-14 18:31:05] Production.INFO: Date 2026-09-10
[2026-09-14 18:31:05] Production.INFO: Reseller ==> 0
[2026-09-14 18:31:05] Production.INFO: Date 2026-09-11
[2026-09-14 18:31:05] Production.INFO: Reseller ==> 0
[2026-09-14 18:31:05] Production.INFO: Date 2026-09-12
[2026-09-14 18:31:05] Production.INFO: Reseller ==> 0
[2026-09-14 18:31:05] Production.INFO: Date 2026-09-13
[2026-09-14 18:31:05] Production.INFO: Reseller ==> 0
[2026-09-14 18:31:05] Production.INFO: Date 2026-09-14
[2026-09-14 18:31:05] Production.INFO: Reseller ==> 0
[2026-09-14 18:31:06] Production.INFO: Total Charge 0
[2026-09-14 18:31: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-09-14 18:31:07] Production.INFO: CreateAllLog End
[2026-09-14 18:31:07] Production.INFO: ==18436== Releasing lock...
[2026-09-14 18:31:07] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:31:07] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:31:09] Production.INFO: ==18430== Releasing lock...
[2026-09-14 18:31:09] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:31:09] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:31:11] Production.INFO: Account Balance End.
[2026-09-14 18:31:11] Production.ERROR: CronJobId end 12
[2026-09-14 18:31:11] Production.INFO: ==18434== Releasing lock...
[2026-09-14 18:31:11] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:31:11] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:31:56] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:31:56] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:31:56] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:31:56] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:31:56] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:31:56] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:31:56] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:31:56] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:31:56] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:31:56] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:31:56] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:31:56] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:31:56] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:31:56] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:31:57] Production.INFO: call_cost start
[2026-09-14 18:31:57] Production.INFO: call_cost end
[2026-09-14 18:31:57] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:31:57] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:31:57] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:31:57] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:31:57] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:31:57] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:31:57] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:31:57] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:31:57] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:31:57] Production.INFO: ==18428== Releasing lock...
[2026-09-14 18:31:57] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:31:57] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 18:31:58] Production.ERROR: CronJobId end10
[2026-09-14 18:31:58] Production.INFO: ==18432== Releasing lock...
[2026-09-14 18:31:58] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:31:58] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 23:32:01] Production.INFO: ==18500== Lock acquired, processing the job...
[2026-09-14 23:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:32:01] Production.INFO: neon service started
[2026-09-14 23:32:01] Production.INFO: neon service started
[2026-09-14 23:32:01] Production.INFO: ==18500== Releasing lock...
[2026-09-14 23:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:32:01] Production.INFO: ==18504== Lock acquired, processing the job...
[2026-09-14 22:32:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:32:01] Production.INFO: ==18504== Releasing lock...
[2026-09-14 22:32:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:32:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:32:01] Production.INFO: ==18502== Lock acquired, processing the job...
[2026-09-14 18:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:32:06] Production.INFO: ==18508== Lock acquired, processing the job...
[2026-09-14 18:32:06] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:32:06] Production.INFO: ==18512== Lock acquired, processing the job...
[2026-09-14 18:32:06] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:32:06] Production.INFO: ==18510== Lock acquired, processing the job...
[2026-09-14 18:32:06] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:32:06] Production.INFO: ==18502== Releasing lock...
[2026-09-14 18:32:06] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:32:06] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:32:06] Production.INFO: ==18516== Lock acquired, processing the job...
[2026-09-14 18:32:06] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:32:06] Production.INFO: ==18514== Lock acquired, processing the job...
[2026-09-14 18:32:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:32:06] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:32:06] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:32:06] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:32:06] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:32:06] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:32: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-09-14 18:32: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-09-14 18:32: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-09-14 18:32:06] Production.INFO: ==18516== Releasing lock...
[2026-09-14 18:32:06] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:32:06] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:32:07] Production.INFO: Account Balance Start.
[2026-09-14 18:32:07] Production.INFO: CreateAllLog Start
[2026-09-14 18:32:07] Production.INFO: 117
[2026-09-14 18:32:07] Production.INFO: Date 2026-09-08
[2026-09-14 18:32:07] Production.INFO: Reseller ==> 0
[2026-09-14 18:32:07] Production.INFO: Date 2026-09-09
[2026-09-14 18:32:07] Production.INFO: Reseller ==> 0
[2026-09-14 18:32:07] Production.INFO: Date 2026-09-10
[2026-09-14 18:32:07] Production.INFO: Reseller ==> 0
[2026-09-14 18:32:07] Production.INFO: Date 2026-09-11
[2026-09-14 18:32:07] Production.INFO: Reseller ==> 0
[2026-09-14 18:32:07] Production.INFO: Date 2026-09-12
[2026-09-14 18:32:07] Production.INFO: Reseller ==> 0
[2026-09-14 18:32:07] Production.INFO: Date 2026-09-13
[2026-09-14 18:32:07] Production.INFO: Reseller ==> 0
[2026-09-14 18:32:07] Production.INFO: Date 2026-09-14
[2026-09-14 18:32:07] Production.INFO: Reseller ==> 0
[2026-09-14 18:32:07] Production.INFO: Total Charge 0
[2026-09-14 18:32:07] Production.INFO: CreateAllLog End
[2026-09-14 18:32:07] Production.INFO: Account Balance End.
[2026-09-14 18:32:07] Production.ERROR: CronJobId end 12
[2026-09-14 18:32:07] Production.INFO: ==18514== Releasing lock...
[2026-09-14 18:32:07] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:32:07] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:32:07] Production.INFO: ==18510== Releasing lock...
[2026-09-14 18:32:07] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:32:07] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:32:15] Production.ERROR: CronJobId end10
[2026-09-14 18:32:15] Production.INFO: ==18512== Releasing lock...
[2026-09-14 18:32:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:32:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:32:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:32:17] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:32:17] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:32:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:32:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:32:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:32:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:32:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:32:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:32:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:32:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:32:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:32:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:32:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:32:17] Production.INFO: call_cost start
[2026-09-14 18:32:17] Production.INFO: call_cost end
[2026-09-14 18:32:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:32:17] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:32:17] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:32:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:32:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:32:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:32:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:32:17] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:32:17] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:32:17] Production.INFO: ==18508== Releasing lock...
[2026-09-14 18:32:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:32:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:33:01] Production.INFO: ==18579== Lock acquired, processing the job...
[2026-09-14 23:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:33:01] Production.INFO: neon service started
[2026-09-14 23:33:01] Production.INFO: neon service started
[2026-09-14 23:33:01] Production.INFO: ==18579== Releasing lock...
[2026-09-14 23:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:33:02] Production.INFO: ==18583== Lock acquired, processing the job...
[2026-09-14 22:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:33:02] Production.INFO: ==18583== Releasing lock...
[2026-09-14 22:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:33:02] Production.INFO: ==18581== Lock acquired, processing the job...
[2026-09-14 18:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:33:02] Production.INFO: ==18581== Releasing lock...
[2026-09-14 18:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:33:03] Production.INFO: ==18588== Lock acquired, processing the job...
[2026-09-14 18:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:33:03] Production.INFO: ==18590== Lock acquired, processing the job...
[2026-09-14 18:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:33:03] Production.INFO: ==18594== Lock acquired, processing the job...
[2026-09-14 18:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:33:03] Production.INFO: Account Balance Start.
[2026-09-14 18:33:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:33:03] Production.INFO: 117
[2026-09-14 18:33:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:33:03] Production.INFO: ==18592== Lock acquired, processing the job...
[2026-09-14 18:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:33:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:33:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:33:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:33:03] Production.INFO: ==18596== Lock acquired, processing the job...
[2026-09-14 18:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:33:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:33:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:33:03] Production.INFO: Date 2026-09-14
[2026-09-14 18:33:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:33:03] Production.INFO: Total Charge 0
[2026-09-14 18:33:03] Production.INFO: CreateAllLog End
[2026-09-14 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-09-14 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-09-14 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-09-14 18:33:03] Production.INFO: ==18596== Releasing lock...
[2026-09-14 18:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:33:04] Production.INFO: Account Balance End.
[2026-09-14 18:33:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:33:04] Production.INFO: ==18594== Releasing lock...
[2026-09-14 18:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:33:04] Production.INFO: ==18590== Releasing lock...
[2026-09-14 18:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:33:11] Production.ERROR: CronJobId end10
[2026-09-14 18:33:11] Production.INFO: ==18592== Releasing lock...
[2026-09-14 18:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:33:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:33:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:33:13] Production.INFO: call_cost start
[2026-09-14 18:33:13] Production.INFO: call_cost end
[2026-09-14 18:33:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:33:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:33:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:33:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:33:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:33:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:33:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:33:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:33:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:33:13] Production.INFO: ==18588== Releasing lock...
[2026-09-14 18:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:33:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:34:02] Production.INFO: ==18656== Lock acquired, processing the job...
[2026-09-14 23:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:34:02] Production.INFO: neon service started
[2026-09-14 23:34:02] Production.INFO: neon service started
[2026-09-14 23:34:02] Production.INFO: ==18656== Releasing lock...
[2026-09-14 23:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:34:02] Production.INFO: ==18660== Lock acquired, processing the job...
[2026-09-14 22:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:34:02] Production.INFO: ==18660== Releasing lock...
[2026-09-14 22:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:34:02] Production.INFO: ==18658== Lock acquired, processing the job...
[2026-09-14 18:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:34:02] Production.INFO: ==18658== Releasing lock...
[2026-09-14 18:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:34:03] Production.INFO: ==18663== Lock acquired, processing the job...
[2026-09-14 18:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:34:03] Production.INFO: ==18667== Lock acquired, processing the job...
[2026-09-14 18:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:34:03] Production.INFO: ==18665== Lock acquired, processing the job...
[2026-09-14 18:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:34:03] Production.INFO: ==18671== Lock acquired, processing the job...
[2026-09-14 18:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:34:03] Production.INFO: ==18669== Lock acquired, processing the job...
[2026-09-14 18:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:34:03] Production.INFO: Account Balance Start.
[2026-09-14 18:34:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:34:03] Production.INFO: 117
[2026-09-14 18: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-09-14 18: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-09-14 18:34:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 18: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-09-14 18:34:03] Production.INFO: ==18671== Releasing lock...
[2026-09-14 18:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:34:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:34:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:34:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:34:04] Production.INFO: Date 2026-09-11
[2026-09-14 18:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:34:04] Production.INFO: Date 2026-09-12
[2026-09-14 18:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:34:04] Production.INFO: Date 2026-09-13
[2026-09-14 18:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:34:04] Production.INFO: Date 2026-09-14
[2026-09-14 18:34:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:34:04] Production.INFO: Total Charge 0
[2026-09-14 18:34:04] Production.INFO: CreateAllLog End
[2026-09-14 18:34:04] Production.INFO: Account Balance End.
[2026-09-14 18:34:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:34:04] Production.INFO: ==18669== Releasing lock...
[2026-09-14 18:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:34:04] Production.INFO: ==18665== Releasing lock...
[2026-09-14 18:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:34:11] Production.ERROR: CronJobId end10
[2026-09-14 18:34:11] Production.INFO: ==18667== Releasing lock...
[2026-09-14 18:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:34:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:34:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:34:14] Production.INFO: call_cost start
[2026-09-14 18:34:14] Production.INFO: call_cost end
[2026-09-14 18:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:34:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:34:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:34:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:34:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:34:14] Production.INFO: ==18663== Releasing lock...
[2026-09-14 18:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:35:01] Production.INFO: ==18731== Lock acquired, processing the job...
[2026-09-14 23:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:35:01] Production.INFO: neon service started
[2026-09-14 23:35:01] Production.INFO: neon service started
[2026-09-14 23:35:01] Production.INFO: ==18731== Releasing lock...
[2026-09-14 23:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:35:01] Production.INFO: ==18734== Lock acquired, processing the job...
[2026-09-14 18:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:35:02] Production.INFO: ==18736== Lock acquired, processing the job...
[2026-09-14 22:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:35:02] Production.INFO: ==18736== Releasing lock...
[2026-09-14 22:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:35:02] Production.INFO: ==18734== Releasing lock...
[2026-09-14 18:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:35:03] Production.INFO: ==18742== Lock acquired, processing the job...
[2026-09-14 18:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:35:03] Production.INFO: ==18738== Lock acquired, processing the job...
[2026-09-14 18:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 18:35:03] Production.INFO: ==18740== Lock acquired, processing the job...
[2026-09-14 18:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:35:03] Production.INFO: ==18748== Lock acquired, processing the job...
[2026-09-14 18:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 18:35:03] Production.INFO: ==18744== Lock acquired, processing the job...
[2026-09-14 18:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 18:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 18:35:03] Production.ERROR: CronJob PID - 18740
[2026-09-14 18:35:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 18:35:03] Production.ERROR: CronJob ID - 5
[2026-09-14 18:35:03] Production.ERROR: CronJob Last Run Time 2026-09-14 18:35:00
[2026-09-14 18:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 18:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 18:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 18:35:03] Production.ERROR: CronJob PID - 18742
[2026-09-14 18:35:03] Production.ERROR: CronJob Title - Account Block
[2026-09-14 18:35:03] Production.ERROR: CronJob ID - 7
[2026-09-14 18:35:03] Production.ERROR: CronJob Last Run Time 2026-09-14 18:35:00
[2026-09-14 18:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 18:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 18:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 18:35:03] Production.ERROR: CronJob PID - 18748
[2026-09-14 18:35:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-14 18:35:03] Production.ERROR: CronJob ID - 17
[2026-09-14 18:35:03] Production.ERROR: CronJob Last Run Time 2026-09-14 18:35:00
[2026-09-14 18:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 18:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 18:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 18:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:35:03] Production.INFO: ==18746== Lock acquired, processing the job...
[2026-09-14 18:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:35:03] Production.INFO: ==18750== Lock acquired, processing the job...
[2026-09-14 18:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 18:35:03] Production.INFO: ==18738== Releasing lock...
[2026-09-14 18:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 18:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 18:35:03] Production.INFO: Account Balance Start.
[2026-09-14 18:35:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:35:03] Production.INFO: 117
[2026-09-14 18:35:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:35:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:35:03] Production.ERROR: done
[2026-09-14 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-09-14 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-09-14 18:35:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:35:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 18:35:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003722', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 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-09-14 18:35:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:35:03] Production.INFO: ==18750== Releasing lock...
[2026-09-14 18:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:35:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:35:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:35:03] Production.INFO: Date 2026-09-14
[2026-09-14 18:35:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:35:03] Production.INFO: Total Charge 0
[2026-09-14 18:35:04] Production.INFO: CreateAllLog End
[2026-09-14 18:35:04] Production.INFO: Account Balance End.
[2026-09-14 18:35:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:35:04] Production.INFO: ==18746== Releasing lock...
[2026-09-14 18:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:35:04] Production.INFO: ==18742== Releasing lock...
[2026-09-14 18:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:35:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003722', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 18:35:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 18:35:09] Production.INFO: ProcessCDR(1,18003722,1,1,2)
[2026-09-14 18:35:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18003722,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 18:35:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18003722,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 18:35:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 18:35:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 18:35:10] Production.INFO: ==18748== Releasing lock...
[2026-09-14 18:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 18:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 18:35:13] Production.ERROR: CronJobId end10
[2026-09-14 18:35:13] Production.INFO: ==18744== Releasing lock...
[2026-09-14 18:35:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:35:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:35:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:35:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:35:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:35:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:35:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:35:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:35:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:35:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:35:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:35:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:35:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:35:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:35:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:35:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:35:16] Production.INFO: call_cost start
[2026-09-14 18:35:16] Production.INFO: call_cost end
[2026-09-14 18:35:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:35:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:35:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:35:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:35:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:35:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:35:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:35:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:35:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:35:16] Production.INFO: ==18740== Releasing lock...
[2026-09-14 18:35:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:35:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:36:02] Production.INFO: ==18811== Lock acquired, processing the job...
[2026-09-14 23:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:36:02] Production.INFO: neon service started
[2026-09-14 23:36:02] Production.INFO: neon service started
[2026-09-14 23:36:02] Production.INFO: ==18811== Releasing lock...
[2026-09-14 23:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:36:02] Production.INFO: ==18813== Lock acquired, processing the job...
[2026-09-14 18:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:36:02] Production.INFO: ==18813== Releasing lock...
[2026-09-14 18:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:36:02] Production.INFO: ==18815== Lock acquired, processing the job...
[2026-09-14 22:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:36:02] Production.INFO: ==18815== Releasing lock...
[2026-09-14 22:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:36:03] Production.INFO: ==18823== Lock acquired, processing the job...
[2026-09-14 18:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:36:03] Production.INFO: ==18817== Lock acquired, processing the job...
[2026-09-14 18:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:36:03] Production.INFO: Account Balance Start.
[2026-09-14 18:36:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:36:03] Production.INFO: 117
[2026-09-14 18:36:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:36:03] Production.INFO: ==18819== Lock acquired, processing the job...
[2026-09-14 18:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:36:03] Production.INFO: ==18821== Lock acquired, processing the job...
[2026-09-14 18:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:36:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:36:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:36:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:36:03] Production.INFO: ==18825== Lock acquired, processing the job...
[2026-09-14 18:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:36:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:36:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:36:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:36:04] Production.INFO: Date 2026-09-14
[2026-09-14 18:36:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:36:04] Production.INFO: Total Charge 0
[2026-09-14 18: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-09-14 18:36:04] Production.INFO: CreateAllLog End
[2026-09-14 18: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-09-14 18: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-09-14 18:36:04] Production.INFO: ==18825== Releasing lock...
[2026-09-14 18:36:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:36:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:36:04] Production.INFO: Account Balance End.
[2026-09-14 18:36:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:36:04] Production.INFO: ==18823== Releasing lock...
[2026-09-14 18:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:36:04] Production.INFO: ==18819== Releasing lock...
[2026-09-14 18:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:36:11] Production.ERROR: CronJobId end10
[2026-09-14 18:36:11] Production.INFO: ==18821== Releasing lock...
[2026-09-14 18:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:36:14] Production.INFO: call_cost start
[2026-09-14 18:36:14] Production.INFO: call_cost end
[2026-09-14 18:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:36:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:36:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:36:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:36:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:36:14] Production.INFO: ==18817== Releasing lock...
[2026-09-14 18:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:37:01] Production.INFO: ==18884== Lock acquired, processing the job...
[2026-09-14 23:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:37:01] Production.INFO: neon service started
[2026-09-14 23:37:01] Production.INFO: neon service started
[2026-09-14 23:37:01] Production.INFO: ==18884== Releasing lock...
[2026-09-14 23:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:37:01] Production.INFO: ==18886== Lock acquired, processing the job...
[2026-09-14 18:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:37:01] Production.INFO: ==18886== Releasing lock...
[2026-09-14 18:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:37:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:37:02] Production.INFO: ==18888== Lock acquired, processing the job...
[2026-09-14 22:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:37:02] Production.INFO: ==18888== Releasing lock...
[2026-09-14 22:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:37:02] Production.INFO: 26 MB #Memory Used#
[2026-09-14 18:37:02] Production.INFO: ==18890== Lock acquired, processing the job...
[2026-09-14 18:37:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:37:02] Production.INFO: ==18892== Lock acquired, processing the job...
[2026-09-14 18:37:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:37:02] Production.INFO: ==18894== Lock acquired, processing the job...
[2026-09-14 18:37:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:37:02] Production.INFO: ==18896== Lock acquired, processing the job...
[2026-09-14 18:37:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:37:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:37:02] Production.INFO: ==18898== Lock acquired, processing the job...
[2026-09-14 18:37:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:37:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:37:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:37:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:37:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:37:03] Production.INFO: Account Balance Start.
[2026-09-14 18:37:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:37:03] Production.INFO: 117
[2026-09-14 18:37:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 18:37:03] Production.INFO: ==18898== Releasing lock...
[2026-09-14 18:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:37:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:37:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:37:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:37:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:37:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:37:03] Production.INFO: Date 2026-09-14
[2026-09-14 18:37:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:37:03] Production.INFO: Total Charge 0
[2026-09-14 18:37:03] Production.INFO: CreateAllLog End
[2026-09-14 18:37:03] Production.INFO: Account Balance End.
[2026-09-14 18:37:03] Production.ERROR: CronJobId end 12
[2026-09-14 18:37:03] Production.INFO: ==18896== Releasing lock...
[2026-09-14 18:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:37:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:37:03] Production.INFO: ==18892== Releasing lock...
[2026-09-14 18:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:37: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-09-14 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-09-14 18:37:10] Production.ERROR: CronJobId end10
[2026-09-14 18:37:10] Production.INFO: ==18894== Releasing lock...
[2026-09-14 18:37:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:37:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:37:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:37:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:37:13] Production.INFO: call_cost start
[2026-09-14 18:37:13] Production.INFO: call_cost end
[2026-09-14 18:37:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:37:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:37:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:37:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:37:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:37:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:37:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:37:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:37:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:37:13] Production.INFO: ==18890== Releasing lock...
[2026-09-14 18:37:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:37:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:38:01] Production.INFO: ==18969== Lock acquired, processing the job...
[2026-09-14 23:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:38:01] Production.INFO: neon service started
[2026-09-14 23:38:01] Production.INFO: neon service started
[2026-09-14 23:38:01] Production.INFO: ==18969== Releasing lock...
[2026-09-14 23:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:38:02] Production.INFO: ==18971== Lock acquired, processing the job...
[2026-09-14 18:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:38:02] Production.INFO: ==18971== Releasing lock...
[2026-09-14 18:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:38:02] Production.INFO: ==18973== Lock acquired, processing the job...
[2026-09-14 22:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:38:02] Production.INFO: ==18973== Releasing lock...
[2026-09-14 22:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:38:03] Production.INFO: ==18984== Lock acquired, processing the job...
[2026-09-14 18:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:38:03] Production.INFO: ==18976== Lock acquired, processing the job...
[2026-09-14 18:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 18:38:03] Production.INFO: ==18984== Releasing lock...
[2026-09-14 18:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:38:03] Production.INFO: ==18978== Lock acquired, processing the job...
[2026-09-14 18:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:38:03] Production.INFO: ==18982== Lock acquired, processing the job...
[2026-09-14 18:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:38:03] Production.INFO: ==18980== Lock acquired, processing the job...
[2026-09-14 18:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:38:03] Production.INFO: Account Balance Start.
[2026-09-14 18:38:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:38:03] Production.INFO: 117
[2026-09-14 18:38:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:38:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:38:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:38:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:38:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:38:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:38:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:38:04] Production.INFO: Date 2026-09-14
[2026-09-14 18:38:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:38:04] Production.INFO: Total Charge 0
[2026-09-14 18:38:04] Production.INFO: CreateAllLog End
[2026-09-14 18:38:04] Production.INFO: ==18978== Releasing lock...
[2026-09-14 18:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:38:04] Production.INFO: Account Balance End.
[2026-09-14 18:38:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:38:04] Production.INFO: ==18982== Releasing lock...
[2026-09-14 18:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:38:12] Production.ERROR: CronJobId end10
[2026-09-14 18:38:12] Production.INFO: ==18980== Releasing lock...
[2026-09-14 18:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:38:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:38:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:38:14] Production.INFO: call_cost start
[2026-09-14 18:38:14] Production.INFO: call_cost end
[2026-09-14 18:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:38:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:38:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:38:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:38:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:38:14] Production.INFO: ==18976== Releasing lock...
[2026-09-14 18:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:39:02] Production.INFO: ==19040== Lock acquired, processing the job...
[2026-09-14 23:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:39:02] Production.INFO: neon service started
[2026-09-14 23:39:02] Production.INFO: neon service started
[2026-09-14 23:39:02] Production.INFO: ==19040== Releasing lock...
[2026-09-14 23:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:39:02] Production.INFO: ==19042== Lock acquired, processing the job...
[2026-09-14 18:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:39:02] Production.INFO: ==19042== Releasing lock...
[2026-09-14 18:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:39:02] Production.INFO: ==19044== Lock acquired, processing the job...
[2026-09-14 22:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:39:03] Production.INFO: ==19044== Releasing lock...
[2026-09-14 22:39:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:39:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:39:03] Production.INFO: ==19055== Lock acquired, processing the job...
[2026-09-14 18:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 18:39:03] Production.INFO: ==19055== Releasing lock...
[2026-09-14 18:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:39:03] Production.INFO: ==19047== Lock acquired, processing the job...
[2026-09-14 18:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:39:03] Production.INFO: ==19049== Lock acquired, processing the job...
[2026-09-14 18:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:39:03] Production.INFO: ==19051== Lock acquired, processing the job...
[2026-09-14 18:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:39:03] Production.INFO: ==19053== Lock acquired, processing the job...
[2026-09-14 18:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:39:03] Production.INFO: Account Balance Start.
[2026-09-14 18:39:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:39:03] Production.INFO: 117
[2026-09-14 18:39:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:39:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:39:04] Production.INFO: Date 2026-09-09
[2026-09-14 18:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:39:04] Production.INFO: Date 2026-09-10
[2026-09-14 18:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:39:04] Production.INFO: Date 2026-09-11
[2026-09-14 18:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:39:04] Production.INFO: Date 2026-09-12
[2026-09-14 18:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:39:04] Production.INFO: Date 2026-09-13
[2026-09-14 18:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:39:04] Production.INFO: Date 2026-09-14
[2026-09-14 18:39:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:39:04] Production.INFO: Total Charge 0
[2026-09-14 18:39:04] Production.INFO: CreateAllLog End
[2026-09-14 18:39:04] Production.INFO: Account Balance End.
[2026-09-14 18:39:04] Production.INFO: ==19049== Releasing lock...
[2026-09-14 18:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:39:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:39:04] Production.INFO: ==19053== Releasing lock...
[2026-09-14 18:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:39:11] Production.ERROR: CronJobId end10
[2026-09-14 18:39:11] Production.INFO: ==19051== Releasing lock...
[2026-09-14 18:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:39:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:39:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:39:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:39:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:39:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:39:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:39:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:39:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:39:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:39:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:39:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:39:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:39:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:39:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:39:15] Production.INFO: call_cost start
[2026-09-14 18:39:15] Production.INFO: call_cost end
[2026-09-14 18:39:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:39:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:39:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:39:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:39:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:39:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:39:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:39:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:39:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:39:15] Production.INFO: ==19047== Releasing lock...
[2026-09-14 18:39:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:39:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:40:01] Production.INFO: ==19112== Lock acquired, processing the job...
[2026-09-14 23:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:40:01] Production.INFO: neon service started
[2026-09-14 23:40:01] Production.INFO: neon service started
[2026-09-14 23:40:01] Production.INFO: ==19112== Releasing lock...
[2026-09-14 23:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:40:02] Production.INFO: ==19114== Lock acquired, processing the job...
[2026-09-14 18:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:40:02] Production.INFO: ==19114== Releasing lock...
[2026-09-14 18:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:40:02] Production.INFO: ==19116== Lock acquired, processing the job...
[2026-09-14 22:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:40:02] Production.INFO: ==19116== Releasing lock...
[2026-09-14 22:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:40:03] Production.INFO: ==19121== Lock acquired, processing the job...
[2026-09-14 18:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:40:03] Production.INFO: ==19119== Lock acquired, processing the job...
[2026-09-14 18:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:40:03] Production.INFO: ==19123== Lock acquired, processing the job...
[2026-09-14 18:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:40:03] Production.INFO: ==19125== Lock acquired, processing the job...
[2026-09-14 18:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:40:03] Production.INFO: ==19127== Lock acquired, processing the job...
[2026-09-14 18:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:40:03] Production.INFO: Account Balance Start.
[2026-09-14 18:40:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:40:03] Production.INFO: 117
[2026-09-14 18:40:03] Production.INFO: Date 2026-09-08
[2026-09-14 18: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-09-14 18: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-09-14 18:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 18: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-09-14 18:40:03] Production.INFO: ==19127== Releasing lock...
[2026-09-14 18:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:40:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:40:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:40:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:40:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:40:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:40:03] Production.INFO: Date 2026-09-14
[2026-09-14 18:40:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:40:03] Production.INFO: Total Charge 0
[2026-09-14 18:40:03] Production.INFO: CreateAllLog End
[2026-09-14 18:40:03] Production.INFO: Account Balance End.
[2026-09-14 18:40:03] Production.ERROR: CronJobId end 12
[2026-09-14 18:40:03] Production.INFO: ==19125== Releasing lock...
[2026-09-14 18:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:40:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:40:03] Production.INFO: ==19121== Releasing lock...
[2026-09-14 18:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:40:12] Production.ERROR: CronJobId end10
[2026-09-14 18:40:12] Production.INFO: ==19123== Releasing lock...
[2026-09-14 18:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:40:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:40:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:40:14] Production.INFO: call_cost start
[2026-09-14 18:40:14] Production.INFO: call_cost end
[2026-09-14 18:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:40:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:40:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:40:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:40:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:40:14] Production.INFO: ==19119== Releasing lock...
[2026-09-14 18:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:41:02] Production.INFO: ==19182== Lock acquired, processing the job...
[2026-09-14 23:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:41:02] Production.INFO: neon service started
[2026-09-14 23:41:02] Production.INFO: neon service started
[2026-09-14 23:41:02] Production.INFO: ==19182== Releasing lock...
[2026-09-14 23:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:41:02] Production.INFO: ==19184== Lock acquired, processing the job...
[2026-09-14 18:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:41:02] Production.INFO: ==19184== Releasing lock...
[2026-09-14 18:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:41:02] Production.INFO: ==19186== Lock acquired, processing the job...
[2026-09-14 22:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:41:02] Production.INFO: ==19186== Releasing lock...
[2026-09-14 22:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:41:03] Production.INFO: ==19189== Lock acquired, processing the job...
[2026-09-14 18:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:41:03] Production.INFO: ==19191== Lock acquired, processing the job...
[2026-09-14 18:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:41:03] Production.INFO: ==19195== Lock acquired, processing the job...
[2026-09-14 18:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:41:03] Production.INFO: ==19193== Lock acquired, processing the job...
[2026-09-14 18:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:41:03] Production.INFO: Account Balance Start.
[2026-09-14 18:41:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:41:03] Production.INFO: 117
[2026-09-14 18:41:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:41:03] Production.INFO: ==19197== Lock acquired, processing the job...
[2026-09-14 18:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:41:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18: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-09-14 18:41:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 18: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-09-14 18: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-09-14 18:41:03] Production.INFO: ==19197== Releasing lock...
[2026-09-14 18:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:41:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:41:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:41:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:41:03] Production.INFO: Date 2026-09-14
[2026-09-14 18:41:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:41:03] Production.INFO: Total Charge 0
[2026-09-14 18:41:03] Production.INFO: CreateAllLog End
[2026-09-14 18:41:03] Production.INFO: ==19191== Releasing lock...
[2026-09-14 18:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:41:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:41:04] Production.INFO: Account Balance End.
[2026-09-14 18:41:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:41:04] Production.INFO: ==19195== Releasing lock...
[2026-09-14 18:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:41:12] Production.ERROR: CronJobId end10
[2026-09-14 18:41:12] Production.INFO: ==19193== Releasing lock...
[2026-09-14 18:41:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:41:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:41:14] Production.INFO: call_cost start
[2026-09-14 18:41:14] Production.INFO: call_cost end
[2026-09-14 18:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:41:14] Production.INFO: ==19189== Releasing lock...
[2026-09-14 18:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:42:01] Production.INFO: ==19253== Lock acquired, processing the job...
[2026-09-14 23:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:42:01] Production.INFO: neon service started
[2026-09-14 23:42:01] Production.INFO: neon service started
[2026-09-14 23:42:01] Production.INFO: ==19253== Releasing lock...
[2026-09-14 23:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:42:01] Production.INFO: ==19255== Lock acquired, processing the job...
[2026-09-14 18:42:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:42:01] Production.INFO: ==19255== Releasing lock...
[2026-09-14 18:42:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:42:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:42:02] Production.INFO: ==19257== Lock acquired, processing the job...
[2026-09-14 22:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:42:02] Production.INFO: ==19257== Releasing lock...
[2026-09-14 22:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:42:02] Production.INFO: ==19263== Lock acquired, processing the job...
[2026-09-14 18:42:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:42:02] Production.INFO: ==19265== Lock acquired, processing the job...
[2026-09-14 18:42:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:42:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:42:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:42:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:42:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:42:02] Production.INFO: ==19267== Lock acquired, processing the job...
[2026-09-14 18:42:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:42:02] Production.INFO: Account Balance Start.
[2026-09-14 18:42:02] Production.INFO: CreateAllLog Start
[2026-09-14 18:42:02] Production.INFO: 117
[2026-09-14 18:42:02] Production.INFO: Date 2026-09-08
[2026-09-14 18:42:02] Production.INFO: Reseller ==> 0
[2026-09-14 18:42: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-09-14 18:42: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-09-14 18:42: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-09-14 18:42:02] Production.INFO: Date 2026-09-09
[2026-09-14 18:42:02] Production.INFO: Reseller ==> 0
[2026-09-14 18:42:02] Production.INFO: ==19267== Releasing lock...
[2026-09-14 18:42:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:42:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:42:02] Production.INFO: ==19261== Lock acquired, processing the job...
[2026-09-14 18:42:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:42:02] Production.INFO: Date 2026-09-10
[2026-09-14 18:42:02] Production.INFO: Reseller ==> 0
[2026-09-14 18:42:02] Production.INFO: ==19259== Lock acquired, processing the job...
[2026-09-14 18:42:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:42:02] Production.INFO: Date 2026-09-11
[2026-09-14 18:42:02] Production.INFO: Reseller ==> 0
[2026-09-14 18:42:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:42:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:42:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:42:03] Production.INFO: Date 2026-09-14
[2026-09-14 18:42:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:42:03] Production.INFO: Total Charge 0
[2026-09-14 18:42:03] Production.INFO: CreateAllLog End
[2026-09-14 18:42:03] Production.INFO: Account Balance End.
[2026-09-14 18:42:03] Production.ERROR: CronJobId end 12
[2026-09-14 18:42:03] Production.INFO: ==19265== Releasing lock...
[2026-09-14 18:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:42:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:42:03] Production.INFO: ==19261== Releasing lock...
[2026-09-14 18:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:42:10] Production.ERROR: CronJobId end10
[2026-09-14 18:42:10] Production.INFO: ==19263== Releasing lock...
[2026-09-14 18:42:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:42:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:42:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:42:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:42:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:42:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:42:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:42:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:42:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:42:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:42:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:42:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:42:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:42:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:42:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:42:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:42:13] Production.INFO: call_cost start
[2026-09-14 18:42:13] Production.INFO: call_cost end
[2026-09-14 18:42:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:42:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:42:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:42:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:42:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:42:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:42:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:42:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:42:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:42:13] Production.INFO: ==19259== Releasing lock...
[2026-09-14 18:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:42:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:43:01] Production.INFO: ==19324== Lock acquired, processing the job...
[2026-09-14 23:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:43:01] Production.INFO: neon service started
[2026-09-14 23:43:01] Production.INFO: neon service started
[2026-09-14 23:43:01] Production.INFO: ==19324== Releasing lock...
[2026-09-14 23:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:43:02] Production.INFO: ==19326== Lock acquired, processing the job...
[2026-09-14 18:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:43:02] Production.INFO: ==19328== Lock acquired, processing the job...
[2026-09-14 22:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:43:02] Production.INFO: ==19328== Releasing lock...
[2026-09-14 22:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:43:02] Production.INFO: ==19326== Releasing lock...
[2026-09-14 18:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:43:03] Production.INFO: ==19331== Lock acquired, processing the job...
[2026-09-14 18:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:43:03] Production.INFO: ==19335== Lock acquired, processing the job...
[2026-09-14 18:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:43:03] Production.INFO: ==19333== Lock acquired, processing the job...
[2026-09-14 18:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:43:03] Production.INFO: ==19337== Lock acquired, processing the job...
[2026-09-14 18:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:43:03] Production.INFO: ==19339== Lock acquired, processing the job...
[2026-09-14 18:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:43:03] Production.INFO: Account Balance Start.
[2026-09-14 18:43:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:43:03] Production.INFO: 117
[2026-09-14 18:43:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 18:43:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 18:43:03] Production.INFO: ==19339== Releasing lock...
[2026-09-14 18:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:43:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:43:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:43:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:43:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:43:03] Production.INFO: Date 2026-09-14
[2026-09-14 18:43:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:43:03] Production.INFO: Total Charge 0
[2026-09-14 18:43:03] Production.INFO: CreateAllLog End
[2026-09-14 18:43:04] Production.INFO: Account Balance End.
[2026-09-14 18:43:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:43:04] Production.INFO: ==19337== Releasing lock...
[2026-09-14 18:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:43:04] Production.INFO: ==19333== Releasing lock...
[2026-09-14 18:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:43:12] Production.ERROR: CronJobId end10
[2026-09-14 18:43:12] Production.INFO: ==19335== Releasing lock...
[2026-09-14 18:43:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:43:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:43:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:43:15] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:43:15] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:43:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:43:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:43:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:43:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:43:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:43:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:43:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:43:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:43:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:43:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:43:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:43:15] Production.INFO: call_cost start
[2026-09-14 18:43:15] Production.INFO: call_cost end
[2026-09-14 18:43:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:43:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:43:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:43:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:43:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:43:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:43:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:43:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:43:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:43:15] Production.INFO: ==19331== Releasing lock...
[2026-09-14 18:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:43:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:44:02] Production.INFO: ==19398== Lock acquired, processing the job...
[2026-09-14 23:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:44:02] Production.INFO: neon service started
[2026-09-14 23:44:02] Production.INFO: neon service started
[2026-09-14 23:44:02] Production.INFO: ==19398== Releasing lock...
[2026-09-14 23:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:44:02] Production.INFO: ==19402== Lock acquired, processing the job...
[2026-09-14 22:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:44:02] Production.INFO: ==19402== Releasing lock...
[2026-09-14 22:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:44:02] Production.INFO: ==19400== Lock acquired, processing the job...
[2026-09-14 18:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:44:02] Production.INFO: ==19400== Releasing lock...
[2026-09-14 18:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:44:03] Production.INFO: ==19411== Lock acquired, processing the job...
[2026-09-14 18:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:44:03] Production.INFO: Account Balance Start.
[2026-09-14 18:44:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:44:03] Production.INFO: 117
[2026-09-14 18:44:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:44:03] Production.INFO: ==19405== Lock acquired, processing the job...
[2026-09-14 18:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:44:03] Production.INFO: ==19413== Lock acquired, processing the job...
[2026-09-14 18:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:44:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:44:03] Production.INFO: ==19407== Lock acquired, processing the job...
[2026-09-14 18:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:44:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:44:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:44:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:44:04] Production.INFO: Date 2026-09-12
[2026-09-14 18:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:44:04] Production.INFO: ==19409== Lock acquired, processing the job...
[2026-09-14 18:44:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18: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-09-14 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-09-14 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-09-14 18:44:04] Production.INFO: ==19413== Releasing lock...
[2026-09-14 18:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:44:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:44:04] Production.INFO: Date 2026-09-13
[2026-09-14 18:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:44:04] Production.INFO: Date 2026-09-14
[2026-09-14 18:44:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:44:04] Production.INFO: Total Charge 0
[2026-09-14 18:44:04] Production.INFO: CreateAllLog End
[2026-09-14 18:44:04] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:44:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:44:04] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:44:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:44:04] Production.INFO: Account Balance End.
[2026-09-14 18:44:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:44:04] Production.INFO: ==19411== Releasing lock...
[2026-09-14 18:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:44:04] Production.INFO: ==19407== Releasing lock...
[2026-09-14 18:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:44:12] Production.ERROR: CronJobId end10
[2026-09-14 18:44:12] Production.INFO: ==19409== Releasing lock...
[2026-09-14 18:44:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:44:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:44:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:44:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:44:14] Production.INFO: call_cost start
[2026-09-14 18:44:14] Production.INFO: call_cost end
[2026-09-14 18:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:44:14] Production.INFO: ==19405== Releasing lock...
[2026-09-14 18:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:45:01] Production.INFO: ==19470== Lock acquired, processing the job...
[2026-09-14 23:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:45:01] Production.INFO: neon service started
[2026-09-14 23:45:01] Production.INFO: neon service started
[2026-09-14 23:45:01] Production.INFO: ==19470== Releasing lock...
[2026-09-14 23:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:45:02] Production.INFO: ==19472== Lock acquired, processing the job...
[2026-09-14 18:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 22:45:02] Production.INFO: ==19474== Lock acquired, processing the job...
[2026-09-14 22:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:45:02] Production.INFO: ==19474== Releasing lock...
[2026-09-14 22:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:45:02] Production.INFO: ==19472== Releasing lock...
[2026-09-14 18:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:45:03] Production.INFO: ==19477== Lock acquired, processing the job...
[2026-09-14 18:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 18:45:03] Production.INFO: ==19483== Lock acquired, processing the job...
[2026-09-14 18:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 18:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 18:45:03] Production.INFO: ==19477== Releasing lock...
[2026-09-14 18:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 18:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 18:45:03] Production.INFO: ==19479== Lock acquired, processing the job...
[2026-09-14 18:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:45:03] Production.INFO: ==19481== Lock acquired, processing the job...
[2026-09-14 18:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:45:03] Production.INFO: ==19485== Lock acquired, processing the job...
[2026-09-14 18:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:45:03] Production.INFO: ==19487== Lock acquired, processing the job...
[2026-09-14 18:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 18:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 18:45:03] Production.INFO: Account Balance Start.
[2026-09-14 18:45:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:45:03] Production.INFO: 117
[2026-09-14 18:45:03] Production.INFO: ==19489== Lock acquired, processing the job...
[2026-09-14 18:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:45:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:45:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 18:45:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:45:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 18:45:04] Production.INFO: Date 2026-09-11
[2026-09-14 18:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:45:04] Production.INFO: ==19489== Releasing lock...
[2026-09-14 18:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:45:04] Production.ERROR: done
[2026-09-14 18:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 18:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003763', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 18:45:04] Production.INFO: Date 2026-09-12
[2026-09-14 18:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:45:04] Production.INFO: Date 2026-09-13
[2026-09-14 18:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:45:04] Production.INFO: Date 2026-09-14
[2026-09-14 18:45:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:45:04] Production.INFO: Total Charge 0
[2026-09-14 18:45:04] Production.INFO: CreateAllLog End
[2026-09-14 18:45:04] Production.INFO: ==19481== Releasing lock...
[2026-09-14 18:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:45:04] Production.INFO: Account Balance End.
[2026-09-14 18:45:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:45:04] Production.INFO: ==19485== Releasing lock...
[2026-09-14 18:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003763', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 18:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 18:45:10] Production.INFO: ProcessCDR(1,18003763,1,1,2)
[2026-09-14 18:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18003763,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 18:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18003763,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 18:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 18:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 18:45:10] Production.INFO: ==19487== Releasing lock...
[2026-09-14 18:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 18:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-14 18:45:13] Production.ERROR: CronJobId end10
[2026-09-14 18:45:13] Production.INFO: ==19483== Releasing lock...
[2026-09-14 18:45:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:45:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:45:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:45:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:45:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:45:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:45:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:45:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:45:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:45:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:45:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:45:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:45:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:45:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:45:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:45:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:45:16] Production.INFO: call_cost start
[2026-09-14 18:45:16] Production.INFO: call_cost end
[2026-09-14 18:45:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:45:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:45:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:45:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:45:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:45:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:45:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:45:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:45:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:45:16] Production.INFO: ==19479== Releasing lock...
[2026-09-14 18:45:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:45:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:46:02] Production.INFO: ==19549== Lock acquired, processing the job...
[2026-09-14 23:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:46:02] Production.INFO: neon service started
[2026-09-14 23:46:02] Production.INFO: neon service started
[2026-09-14 23:46:02] Production.INFO: ==19549== Releasing lock...
[2026-09-14 23:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:46:02] Production.INFO: ==19551== Lock acquired, processing the job...
[2026-09-14 18:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:46:02] Production.INFO: ==19551== Releasing lock...
[2026-09-14 18:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:46:02] Production.INFO: ==19553== Lock acquired, processing the job...
[2026-09-14 22:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:46:02] Production.INFO: ==19553== Releasing lock...
[2026-09-14 22:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:46:03] Production.INFO: ==19556== Lock acquired, processing the job...
[2026-09-14 18:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:46:03] Production.INFO: ==19562== Lock acquired, processing the job...
[2026-09-14 18:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:46:03] Production.INFO: ==19558== Lock acquired, processing the job...
[2026-09-14 18:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:46:03] Production.INFO: ==19564== Lock acquired, processing the job...
[2026-09-14 18:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:46:03] Production.INFO: ==19560== Lock acquired, processing the job...
[2026-09-14 18:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:46:03] Production.INFO: Account Balance Start.
[2026-09-14 18:46:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:46:03] Production.INFO: 117
[2026-09-14 18:46:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 18:46:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:46:03] Production.INFO: ==19564== Releasing lock...
[2026-09-14 18:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:46:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:46:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:46:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:46:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:46:03] Production.INFO: Date 2026-09-14
[2026-09-14 18:46:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:46:04] Production.INFO: Total Charge 0
[2026-09-14 18:46:04] Production.INFO: CreateAllLog End
[2026-09-14 18:46:04] Production.INFO: ==19558== Releasing lock...
[2026-09-14 18:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:46:04] Production.INFO: Account Balance End.
[2026-09-14 18:46:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:46:04] Production.INFO: ==19562== Releasing lock...
[2026-09-14 18:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:46:11] Production.ERROR: CronJobId end10
[2026-09-14 18:46:11] Production.INFO: ==19560== Releasing lock...
[2026-09-14 18:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:46:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:46:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:46:14] Production.INFO: call_cost start
[2026-09-14 18:46:14] Production.INFO: call_cost end
[2026-09-14 18:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:46:14] Production.INFO: ==19556== Releasing lock...
[2026-09-14 18:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:47:01] Production.INFO: ==19622== Lock acquired, processing the job...
[2026-09-14 23:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:47:01] Production.INFO: neon service started
[2026-09-14 23:47:01] Production.INFO: neon service started
[2026-09-14 23:47:01] Production.INFO: ==19622== Releasing lock...
[2026-09-14 23:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:47:01] Production.INFO: ==19625== Lock acquired, processing the job...
[2026-09-14 18:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:47:02] Production.INFO: ==19625== Releasing lock...
[2026-09-14 18:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:47:02] Production.INFO: ==19627== Lock acquired, processing the job...
[2026-09-14 22:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:47:02] Production.INFO: ==19627== Releasing lock...
[2026-09-14 22:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:47:02] Production.INFO: ==19635== Lock acquired, processing the job...
[2026-09-14 18:47:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:47:02] Production.INFO: ==19633== Lock acquired, processing the job...
[2026-09-14 18:47:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:47:02] Production.INFO: ==19631== Lock acquired, processing the job...
[2026-09-14 18:47:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:47:02] Production.INFO: ==19629== Lock acquired, processing the job...
[2026-09-14 18:47:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:47:03] Production.INFO: Account Balance Start.
[2026-09-14 18:47:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:47:03] Production.INFO: 117
[2026-09-14 18:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:47:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:47:03] Production.INFO: ==19637== Lock acquired, processing the job...
[2026-09-14 18:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:47:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:47:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:47:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 18: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-09-14 18: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-09-14 18: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-09-14 18:47:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:47:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:47:03] Production.INFO: ==19637== Releasing lock...
[2026-09-14 18:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:47:03] Production.INFO: Date 2026-09-14
[2026-09-14 18:47:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:47:03] Production.INFO: Total Charge 0
[2026-09-14 18:47:03] Production.INFO: CreateAllLog End
[2026-09-14 18:47:03] Production.INFO: Account Balance End.
[2026-09-14 18:47:03] Production.ERROR: CronJobId end 12
[2026-09-14 18:47:03] Production.INFO: ==19635== Releasing lock...
[2026-09-14 18:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:47:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:47:03] Production.INFO: ==19631== Releasing lock...
[2026-09-14 18:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:47:11] Production.ERROR: CronJobId end10
[2026-09-14 18:47:11] Production.INFO: ==19633== Releasing lock...
[2026-09-14 18:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:47:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:47:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:47:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:47:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:47:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:47:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:47:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:47:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:47:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:47:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:47:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:47:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:47:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:47:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:47:13] Production.INFO: call_cost start
[2026-09-14 18:47:13] Production.INFO: call_cost end
[2026-09-14 18:47:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:47:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:47:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:47:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:47:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:47:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:47:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:47:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:47:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:47:13] Production.INFO: ==19629== Releasing lock...
[2026-09-14 18:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:47:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:48:01] Production.INFO: ==19700== Lock acquired, processing the job...
[2026-09-14 23:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:48:01] Production.INFO: neon service started
[2026-09-14 23:48:01] Production.INFO: neon service started
[2026-09-14 23:48:01] Production.INFO: ==19700== Releasing lock...
[2026-09-14 23:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:48:02] Production.INFO: ==19702== Lock acquired, processing the job...
[2026-09-14 18:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:48:02] Production.INFO: ==19702== Releasing lock...
[2026-09-14 18:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:48:02] Production.INFO: ==19704== Lock acquired, processing the job...
[2026-09-14 22:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:48:02] Production.INFO: ==19704== Releasing lock...
[2026-09-14 22:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:48:03] Production.INFO: ==19714== Lock acquired, processing the job...
[2026-09-14 18:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:48:03] Production.INFO: ==19706== Lock acquired, processing the job...
[2026-09-14 18:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 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-09-14 18:48:03] Production.INFO: ==19708== Lock acquired, processing the job...
[2026-09-14 18:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 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-09-14 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-09-14 18:48:03] Production.INFO: ==19714== Releasing lock...
[2026-09-14 18:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:48:03] Production.INFO: ==19710== Lock acquired, processing the job...
[2026-09-14 18:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:48:03] Production.INFO: ==19712== Lock acquired, processing the job...
[2026-09-14 18:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:48:03] Production.INFO: Account Balance Start.
[2026-09-14 18:48:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:48:03] Production.INFO: 117
[2026-09-14 18:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:48:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:48:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:48:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:48:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:48:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:48:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:48:03] Production.INFO: Date 2026-09-14
[2026-09-14 18:48:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:48:03] Production.INFO: Total Charge 0
[2026-09-14 18:48:03] Production.INFO: CreateAllLog End
[2026-09-14 18:48:04] Production.INFO: Account Balance End.
[2026-09-14 18:48:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:48:04] Production.INFO: ==19712== Releasing lock...
[2026-09-14 18:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:48:04] Production.INFO: ==19708== Releasing lock...
[2026-09-14 18:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:48:11] Production.ERROR: CronJobId end10
[2026-09-14 18:48:11] Production.INFO: ==19710== Releasing lock...
[2026-09-14 18:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:48:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:48:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:48:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:48:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:48:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:48:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:48:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:48:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:48:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:48:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:48:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:48:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:48:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:48:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:48:13] Production.INFO: call_cost start
[2026-09-14 18:48:13] Production.INFO: call_cost end
[2026-09-14 18:48:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:48:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:48:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:48:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:48:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:48:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:48:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:48:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:48:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:48:13] Production.INFO: ==19706== Releasing lock...
[2026-09-14 18:48:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:48:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:49:01] Production.INFO: ==19774== Lock acquired, processing the job...
[2026-09-14 23:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:49:01] Production.INFO: neon service started
[2026-09-14 23:49:01] Production.INFO: neon service started
[2026-09-14 23:49:01] Production.INFO: ==19774== Releasing lock...
[2026-09-14 23:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:49:01] Production.INFO: ==19778== Lock acquired, processing the job...
[2026-09-14 22:49:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:49:01] Production.INFO: ==19778== Releasing lock...
[2026-09-14 22:49:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:49:01] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:49:01] Production.INFO: ==19776== Lock acquired, processing the job...
[2026-09-14 18:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:49:02] Production.INFO: ==19776== Releasing lock...
[2026-09-14 18:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:49:02] Production.INFO: ==19780== Lock acquired, processing the job...
[2026-09-14 18:49:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:49:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:49:02] Production.INFO: ==19782== Lock acquired, processing the job...
[2026-09-14 18:49:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:49:02] Production.INFO: ==19786== Lock acquired, processing the job...
[2026-09-14 18:49:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:49:02] Production.INFO: ==19784== Lock acquired, processing the job...
[2026-09-14 18:49:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:49:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:49:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:49:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:49:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:49:02] Production.INFO: ==19788== Lock acquired, processing the job...
[2026-09-14 18:49:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:49:02] Production.INFO: Account Balance Start.
[2026-09-14 18:49:02] Production.INFO: CreateAllLog Start
[2026-09-14 18:49:02] Production.INFO: 117
[2026-09-14 18:49:02] Production.INFO: Date 2026-09-08
[2026-09-14 18:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:49:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:49:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:49:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:49:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 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-09-14 18:49:03] Production.INFO: ==19788== Releasing lock...
[2026-09-14 18:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:49:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:49:03] Production.INFO: Date 2026-09-14
[2026-09-14 18:49:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:49:03] Production.INFO: Total Charge 0
[2026-09-14 18:49:03] Production.INFO: CreateAllLog End
[2026-09-14 18:49:03] Production.INFO: Account Balance End.
[2026-09-14 18:49:03] Production.ERROR: CronJobId end 12
[2026-09-14 18:49:03] Production.INFO: ==19786== Releasing lock...
[2026-09-14 18:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:49:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:49:03] Production.INFO: ==19782== Releasing lock...
[2026-09-14 18:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:49:10] Production.ERROR: CronJobId end10
[2026-09-14 18:49:10] Production.INFO: ==19784== Releasing lock...
[2026-09-14 18:49:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:49:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:49:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:49:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:49:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:49:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:49:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:49:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:49:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:49:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:49:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:49:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:49:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:49:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:49:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:49:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:49:13] Production.INFO: call_cost start
[2026-09-14 18:49:13] Production.INFO: call_cost end
[2026-09-14 18:49:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:49:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:49:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:49:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:49:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:49:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:49:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:49:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:49:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:49:13] Production.INFO: ==19780== Releasing lock...
[2026-09-14 18:49:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:49:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:50:01] Production.INFO: ==19845== Lock acquired, processing the job...
[2026-09-14 23:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:50:01] Production.INFO: neon service started
[2026-09-14 23:50:01] Production.INFO: neon service started
[2026-09-14 23:50:01] Production.INFO: ==19845== Releasing lock...
[2026-09-14 23:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:50:02] Production.INFO: ==19847== Lock acquired, processing the job...
[2026-09-14 18:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:50:02] Production.INFO: ==19847== Releasing lock...
[2026-09-14 18:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:50:02] Production.INFO: ==19849== Lock acquired, processing the job...
[2026-09-14 22:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:50:02] Production.INFO: ==19849== Releasing lock...
[2026-09-14 22:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:50:02] Production.INFO: ==19851== Lock acquired, processing the job...
[2026-09-14 18:50:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:50:02] Production.INFO: ==19855== Lock acquired, processing the job...
[2026-09-14 18:50:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:50:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:50:03] Production.INFO: ==19853== Lock acquired, processing the job...
[2026-09-14 18:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:50:03] Production.INFO: ==19857== Lock acquired, processing the job...
[2026-09-14 18:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:50:03] Production.INFO: ==19859== Lock acquired, processing the job...
[2026-09-14 18:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:50:03] Production.INFO: Account Balance Start.
[2026-09-14 18:50:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:50:03] Production.INFO: 117
[2026-09-14 18:50:03] Production.INFO: Date 2026-09-08
[2026-09-14 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-09-14 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-09-14 18:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 18:50:03] Production.INFO: ==19859== Releasing lock...
[2026-09-14 18:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:50:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:50:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:50:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:50:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:50:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:50:03] Production.INFO: ==19853== Releasing lock...
[2026-09-14 18:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:50:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:50:03] Production.INFO: Date 2026-09-14
[2026-09-14 18:50:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:50:03] Production.INFO: Total Charge 0
[2026-09-14 18:50:03] Production.INFO: CreateAllLog End
[2026-09-14 18:50:04] Production.INFO: Account Balance End.
[2026-09-14 18:50:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:50:04] Production.INFO: ==19857== Releasing lock...
[2026-09-14 18:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:50:10] Production.ERROR: CronJobId end10
[2026-09-14 18:50:10] Production.INFO: ==19855== Releasing lock...
[2026-09-14 18:50:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:50:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:50:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:50:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:50:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:50:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:50:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:50:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:50:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:50:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:50:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:50:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:50:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:50:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:50:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:50:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:50:13] Production.INFO: call_cost start
[2026-09-14 18:50:13] Production.INFO: call_cost end
[2026-09-14 18:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:50:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:50:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:50:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:50:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:50:13] Production.INFO: ==19851== Releasing lock...
[2026-09-14 18:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:51:02] Production.INFO: ==19916== Lock acquired, processing the job...
[2026-09-14 23:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:51:02] Production.INFO: neon service started
[2026-09-14 23:51:02] Production.INFO: neon service started
[2026-09-14 23:51:02] Production.INFO: ==19916== Releasing lock...
[2026-09-14 23:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:51:02] Production.INFO: ==19920== Lock acquired, processing the job...
[2026-09-14 22:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:51:02] Production.INFO: ==19920== Releasing lock...
[2026-09-14 22:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:51:02] Production.INFO: ==19918== Lock acquired, processing the job...
[2026-09-14 18:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:51:02] Production.INFO: ==19918== Releasing lock...
[2026-09-14 18:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:51:03] Production.INFO: ==19922== Lock acquired, processing the job...
[2026-09-14 18:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:51:03] Production.INFO: ==19926== Lock acquired, processing the job...
[2026-09-14 18:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:51:03] Production.INFO: ==19928== Lock acquired, processing the job...
[2026-09-14 18:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:51:03] Production.INFO: ==19924== Lock acquired, processing the job...
[2026-09-14 18:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:51:03] Production.INFO: Account Balance Start.
[2026-09-14 18:51:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:51:03] Production.INFO: 117
[2026-09-14 18:51:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:51:03] Production.INFO: ==19930== Lock acquired, processing the job...
[2026-09-14 18:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:51:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:51:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:51:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 18: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-09-14 18:51:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 18: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-09-14 18: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-09-14 18:51:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:51:03] Production.INFO: ==19930== Releasing lock...
[2026-09-14 18:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:51:03] Production.INFO: Date 2026-09-14
[2026-09-14 18:51:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:51:03] Production.INFO: Total Charge 0
[2026-09-14 18:51:04] Production.INFO: CreateAllLog End
[2026-09-14 18:51:04] Production.INFO: Account Balance End.
[2026-09-14 18:51:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:51:04] Production.INFO: ==19928== Releasing lock...
[2026-09-14 18:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:51:04] Production.INFO: ==19924== Releasing lock...
[2026-09-14 18:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:51:11] Production.ERROR: CronJobId end10
[2026-09-14 18:51:11] Production.INFO: ==19926== Releasing lock...
[2026-09-14 18:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:51:15] Production.INFO: call_cost start
[2026-09-14 18:51:15] Production.INFO: call_cost end
[2026-09-14 18:51:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:51:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:51:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:51:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:51:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:51:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:51:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:51:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:51:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:51:15] Production.INFO: ==19922== Releasing lock...
[2026-09-14 18:51:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:51:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:52:01] Production.INFO: ==19991== Lock acquired, processing the job...
[2026-09-14 23:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:52:01] Production.INFO: neon service started
[2026-09-14 23:52:01] Production.INFO: neon service started
[2026-09-14 23:52:01] Production.INFO: ==19991== Releasing lock...
[2026-09-14 23:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:52:01] Production.INFO: ==19993== Lock acquired, processing the job...
[2026-09-14 18:52:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:52:02] Production.INFO: ==19993== Releasing lock...
[2026-09-14 18:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:52:02] Production.INFO: ==19995== Lock acquired, processing the job...
[2026-09-14 22:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:52:02] Production.INFO: ==19995== Releasing lock...
[2026-09-14 22:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:52:02] Production.INFO: ==19997== Lock acquired, processing the job...
[2026-09-14 18:52:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:52:02] Production.INFO: ==19999== Lock acquired, processing the job...
[2026-09-14 18:52:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:52:02] Production.INFO: ==20001== Lock acquired, processing the job...
[2026-09-14 18:52:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:52:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:52:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:52:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:52:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:52:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:52:02] Production.INFO: ==20003== Lock acquired, processing the job...
[2026-09-14 18:52:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:52:03] Production.INFO: ==20005== Lock acquired, processing the job...
[2026-09-14 18:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:52:03] Production.INFO: Account Balance Start.
[2026-09-14 18:52:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:52:03] Production.INFO: 117
[2026-09-14 18:52:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:52:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:52:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 18: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-09-14 18: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-09-14 18:52:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 18: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-09-14 18:52:03] Production.INFO: ==20005== Releasing lock...
[2026-09-14 18:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:52:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:52:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:52:03] Production.INFO: Date 2026-09-14
[2026-09-14 18:52:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:52:03] Production.INFO: Total Charge 0
[2026-09-14 18:52:03] Production.INFO: CreateAllLog End
[2026-09-14 18:52:03] Production.INFO: Account Balance End.
[2026-09-14 18:52:03] Production.ERROR: CronJobId end 12
[2026-09-14 18:52:03] Production.INFO: ==20003== Releasing lock...
[2026-09-14 18:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:52:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:52:03] Production.INFO: ==19999== Releasing lock...
[2026-09-14 18:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:52:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:52:10] Production.ERROR: CronJobId end10
[2026-09-14 18:52:10] Production.INFO: ==20001== Releasing lock...
[2026-09-14 18:52:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:52:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:52:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:52:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:52:13] Production.INFO: call_cost start
[2026-09-14 18:52:13] Production.INFO: call_cost end
[2026-09-14 18:52:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:52:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:52:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:52:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:52:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:52:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:52:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:52:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:52:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:52:13] Production.INFO: ==19997== Releasing lock...
[2026-09-14 18:52:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:52:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:53:01] Production.INFO: ==20061== Lock acquired, processing the job...
[2026-09-14 23:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:53:01] Production.INFO: neon service started
[2026-09-14 23:53:01] Production.INFO: neon service started
[2026-09-14 23:53:01] Production.INFO: ==20061== Releasing lock...
[2026-09-14 23:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:53:02] Production.INFO: ==20063== Lock acquired, processing the job...
[2026-09-14 18:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:53:02] Production.INFO: ==20063== Releasing lock...
[2026-09-14 18:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:53:02] Production.INFO: ==20065== Lock acquired, processing the job...
[2026-09-14 22:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:53:02] Production.INFO: ==20065== Releasing lock...
[2026-09-14 22:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:53:03] Production.INFO: ==20068== Lock acquired, processing the job...
[2026-09-14 18:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:53:03] Production.INFO: ==20070== Lock acquired, processing the job...
[2026-09-14 18:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:53:03] Production.INFO: ==20072== Lock acquired, processing the job...
[2026-09-14 18:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:53:03] Production.INFO: ==20074== Lock acquired, processing the job...
[2026-09-14 18:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:53:03] Production.INFO: ==20076== Lock acquired, processing the job...
[2026-09-14 18:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 18:53:03] Production.INFO: Account Balance Start.
[2026-09-14 18:53:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:53:03] Production.INFO: 117
[2026-09-14 18:53:03] Production.INFO: ==20076== Releasing lock...
[2026-09-14 18:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:53:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:53:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:53:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:53:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:53:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:53:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:53:04] Production.INFO: Date 2026-09-13
[2026-09-14 18:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:53:04] Production.INFO: Date 2026-09-14
[2026-09-14 18:53:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:53:04] Production.INFO: ==20070== Releasing lock...
[2026-09-14 18:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:53:04] Production.INFO: Total Charge 0
[2026-09-14 18:53:04] Production.INFO: CreateAllLog End
[2026-09-14 18:53:04] Production.INFO: Account Balance End.
[2026-09-14 18:53:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:53:04] Production.INFO: ==20074== Releasing lock...
[2026-09-14 18:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:53:11] Production.ERROR: CronJobId end10
[2026-09-14 18:53:11] Production.INFO: ==20072== Releasing lock...
[2026-09-14 18:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:53:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:53:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:53:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:53:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:53:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:53:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:53:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:53:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:53:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:53:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:53:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:53:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:53:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:53:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:53:13] Production.INFO: call_cost start
[2026-09-14 18:53:13] Production.INFO: call_cost end
[2026-09-14 18:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:53:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:53:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:53:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:53:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:53:13] Production.INFO: ==20068== Releasing lock...
[2026-09-14 18:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:54:02] Production.INFO: ==20133== Lock acquired, processing the job...
[2026-09-14 23:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:54:02] Production.INFO: neon service started
[2026-09-14 23:54:02] Production.INFO: neon service started
[2026-09-14 23:54:02] Production.INFO: ==20133== Releasing lock...
[2026-09-14 23:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:54:02] Production.INFO: ==20136== Lock acquired, processing the job...
[2026-09-14 18:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:54:02] Production.INFO: ==20136== Releasing lock...
[2026-09-14 18:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:54:03] Production.INFO: ==20138== Lock acquired, processing the job...
[2026-09-14 22:54:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:54:03] Production.INFO: ==20138== Releasing lock...
[2026-09-14 22:54:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:54:03] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:54:03] Production.INFO: ==20140== Lock acquired, processing the job...
[2026-09-14 18:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:54:03] Production.INFO: ==20142== Lock acquired, processing the job...
[2026-09-14 18:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:54:03] Production.INFO: ==20146== Lock acquired, processing the job...
[2026-09-14 18:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:54:03] Production.INFO: ==20144== Lock acquired, processing the job...
[2026-09-14 18:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:54:03] Production.INFO: ==20148== Lock acquired, processing the job...
[2026-09-14 18:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:54:03] Production.INFO: Account Balance Start.
[2026-09-14 18:54:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:54:03] Production.INFO: 117
[2026-09-14 18:54:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:54:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:54:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 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-09-14 18:54:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 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-09-14 18:54:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:54:03] Production.INFO: ==20148== Releasing lock...
[2026-09-14 18:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:54:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:54:03] Production.INFO: Date 2026-09-14
[2026-09-14 18:54:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:54:03] Production.INFO: Total Charge 0
[2026-09-14 18:54:04] Production.INFO: CreateAllLog End
[2026-09-14 18:54:04] Production.INFO: Account Balance End.
[2026-09-14 18:54:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:54:04] Production.INFO: ==20146== Releasing lock...
[2026-09-14 18:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:54:04] Production.INFO: ==20142== Releasing lock...
[2026-09-14 18:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:54:11] Production.ERROR: CronJobId end10
[2026-09-14 18:54:11] Production.INFO: ==20144== Releasing lock...
[2026-09-14 18:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:54:14] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:54:14] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:54:15] Production.INFO: call_cost start
[2026-09-14 18:54:15] Production.INFO: call_cost end
[2026-09-14 18:54:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:54:15] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:54:15] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:54:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:54:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:54:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:54:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:54:15] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:54:15] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:54:15] Production.INFO: ==20140== Releasing lock...
[2026-09-14 18:54:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:54:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:55:01] Production.INFO: ==20207== Lock acquired, processing the job...
[2026-09-14 23:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:55:01] Production.INFO: neon service started
[2026-09-14 23:55:01] Production.INFO: neon service started
[2026-09-14 23:55:01] Production.INFO: ==20207== Releasing lock...
[2026-09-14 23:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:55:02] Production.INFO: ==20211== Lock acquired, processing the job...
[2026-09-14 22:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:55:02] Production.INFO: ==20211== Releasing lock...
[2026-09-14 22:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:55:02] Production.INFO: ==20209== Lock acquired, processing the job...
[2026-09-14 18:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:55:02] Production.INFO: ==20209== Releasing lock...
[2026-09-14 18:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:55:03] Production.INFO: ==20218== Lock acquired, processing the job...
[2026-09-14 18:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:55:03] Production.INFO: ==20214== Lock acquired, processing the job...
[2026-09-14 18:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-14 18:55:03] Production.INFO: ==20216== Lock acquired, processing the job...
[2026-09-14 18:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-14 18:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 18:55:03] Production.ERROR: CronJob PID - 20216
[2026-09-14 18:55:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-14 18:55:03] Production.ERROR: CronJob ID - 5
[2026-09-14 18:55:03] Production.ERROR: CronJob Last Run Time 2026-09-14 18:55:00
[2026-09-14 18:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 18:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 18:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-14 18:55:03] Production.ERROR: CronJob PID - 20218
[2026-09-14 18:55:03] Production.ERROR: CronJob Title - Account Block
[2026-09-14 18:55:03] Production.ERROR: CronJob ID - 7
[2026-09-14 18:55:03] Production.ERROR: CronJob Last Run Time 2026-09-14 18:55:00
[2026-09-14 18:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-14 18:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-14 18:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-14 18:55:03] Production.INFO: ==20214== Releasing lock...
[2026-09-14 18:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-14 18:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-14 18:55:03] Production.INFO: ==20224== Lock acquired, processing the job...
[2026-09-14 18:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-14 18:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:55:03] Production.INFO: ==20220== Lock acquired, processing the job...
[2026-09-14 18:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:55:03] Production.INFO: ==20226== Lock acquired, processing the job...
[2026-09-14 18:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-14 18:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:55:03] Production.INFO: ==20222== Lock acquired, processing the job...
[2026-09-14 18:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 18:55:03] Production.INFO: ==20226== Releasing lock...
[2026-09-14 18:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:55:03] Production.ERROR: done
[2026-09-14 18:55:03] Production.INFO: Account Balance Start.
[2026-09-14 18:55:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:55:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-14 18:55:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003804', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) start
[2026-09-14 18:55:03] Production.INFO: 117
[2026-09-14 18:55:04] Production.INFO: Date 2026-09-08
[2026-09-14 18:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:55:04] Production.INFO: Date 2026-09-09
[2026-09-14 18:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:55:04] Production.INFO: Date 2026-09-10
[2026-09-14 18:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:55:04] Production.INFO: Date 2026-09-11
[2026-09-14 18:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:55:04] Production.INFO: Date 2026-09-12
[2026-09-14 18:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:55:04] Production.INFO: Date 2026-09-13
[2026-09-14 18:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:55:04] Production.INFO: Date 2026-09-14
[2026-09-14 18:55:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:55:04] Production.INFO: Total Charge 0
[2026-09-14 18:55:04] Production.INFO: CreateAllLog End
[2026-09-14 18:55:04] Production.INFO: ==20218== Releasing lock...
[2026-09-14 18:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:55:04] Production.INFO: Account Balance End.
[2026-09-14 18:55:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:55:04] Production.INFO: ==20222== Releasing lock...
[2026-09-14 18:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:55:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '18003804', 'tblTempUsageDetail_20reseller','2026-09-14','2026-09-14','1' ) end
[2026-09-14 18:55:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-14 18:55:09] Production.INFO: ProcessCDR(1,18003804,1,1,2)
[2026-09-14 18:55:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,18003804,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 18:55:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,18003804,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-14 18:55:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-14 18:55:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-14 18:55:09] Production.INFO: ==20224== Releasing lock...
[2026-09-14 18:55:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-14 18:55:09] Production.INFO: 26 MB #Memory Used#
[2026-09-14 18:55:13] Production.ERROR: CronJobId end10
[2026-09-14 18:55:13] Production.INFO: ==20220== Releasing lock...
[2026-09-14 18:55:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:55:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:55:16] Production.INFO: call_cost start
[2026-09-14 18:55:16] Production.INFO: call_cost end
[2026-09-14 18:55:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:55:16] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:55:16] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:55:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:55:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:55:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:55:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:55:16] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:55:16] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:55:16] Production.INFO: ==20216== Releasing lock...
[2026-09-14 18:55:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:55:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:56:02] Production.INFO: ==20283== Lock acquired, processing the job...
[2026-09-14 23:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:56:02] Production.INFO: neon service started
[2026-09-14 23:56:02] Production.INFO: neon service started
[2026-09-14 23:56:02] Production.INFO: ==20283== Releasing lock...
[2026-09-14 23:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:56:02] Production.INFO: ==20285== Lock acquired, processing the job...
[2026-09-14 18:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:56:02] Production.INFO: ==20285== Releasing lock...
[2026-09-14 18:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:56:02] Production.INFO: ==20287== Lock acquired, processing the job...
[2026-09-14 22:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:56:02] Production.INFO: ==20287== Releasing lock...
[2026-09-14 22:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:56:03] Production.INFO: ==20289== Lock acquired, processing the job...
[2026-09-14 18:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:56:03] Production.INFO: ==20291== Lock acquired, processing the job...
[2026-09-14 18:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:56:03] Production.INFO: ==20293== Lock acquired, processing the job...
[2026-09-14 18:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:56:03] Production.INFO: ==20295== Lock acquired, processing the job...
[2026-09-14 18:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:56:03] Production.INFO: ==20297== Lock acquired, processing the job...
[2026-09-14 18:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 18:56:03] Production.INFO: Account Balance Start.
[2026-09-14 18:56:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:56:03] Production.INFO: 117
[2026-09-14 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-09-14 18:56:03] Production.INFO: ==20297== Releasing lock...
[2026-09-14 18:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:56:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:56:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:56:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:56:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:56:04] Production.INFO: Date 2026-09-11
[2026-09-14 18:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:56:04] Production.INFO: Date 2026-09-12
[2026-09-14 18:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:56:04] Production.INFO: Date 2026-09-13
[2026-09-14 18:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:56:04] Production.INFO: ==20291== Releasing lock...
[2026-09-14 18:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:56:04] Production.INFO: Date 2026-09-14
[2026-09-14 18:56:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:56:04] Production.INFO: Total Charge 0
[2026-09-14 18:56:04] Production.INFO: CreateAllLog End
[2026-09-14 18:56:04] Production.INFO: Account Balance End.
[2026-09-14 18:56:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:56:04] Production.INFO: ==20295== Releasing lock...
[2026-09-14 18:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:56:11] Production.ERROR: CronJobId end10
[2026-09-14 18:56:11] Production.INFO: ==20293== Releasing lock...
[2026-09-14 18:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:56:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:56:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:56:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:56:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:56:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:56:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:56:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:56:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:56:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:56:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:56:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:56:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:56:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:56:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:56:14] Production.INFO: call_cost start
[2026-09-14 18:56:14] Production.INFO: call_cost end
[2026-09-14 18:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:56:14] Production.INFO: ==20289== Releasing lock...
[2026-09-14 18:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:57:01] Production.INFO: ==20356== Lock acquired, processing the job...
[2026-09-14 23:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:57:01] Production.INFO: neon service started
[2026-09-14 23:57:01] Production.INFO: neon service started
[2026-09-14 23:57:01] Production.INFO: ==20356== Releasing lock...
[2026-09-14 23:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 18:57:01] Production.INFO: ==20358== Lock acquired, processing the job...
[2026-09-14 18:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:57:01] Production.INFO: ==20358== Releasing lock...
[2026-09-14 18:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:57:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 22:57:02] Production.INFO: ==20360== Lock acquired, processing the job...
[2026-09-14 22:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 18:57:02] Production.INFO: ==20362== Lock acquired, processing the job...
[2026-09-14 18:57:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 22:57:02] Production.INFO: ==20360== Releasing lock...
[2026-09-14 22:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:57:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:57:02] Production.INFO: ==20366== Lock acquired, processing the job...
[2026-09-14 18:57:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:57:02] Production.INFO: ==20368== Lock acquired, processing the job...
[2026-09-14 18:57:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:57:02] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:57:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:57:02] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:57:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:57:02] Production.INFO: Account Balance Start.
[2026-09-14 18:57:02] Production.INFO: CreateAllLog Start
[2026-09-14 18:57:02] Production.INFO: 117
[2026-09-14 18:57:02] Production.INFO: Date 2026-09-08
[2026-09-14 18:57:02] Production.INFO: Reseller ==> 0
[2026-09-14 18:57:02] Production.INFO: Date 2026-09-09
[2026-09-14 18:57:02] Production.INFO: Reseller ==> 0
[2026-09-14 18:57:02] Production.INFO: Date 2026-09-10
[2026-09-14 18:57:02] Production.INFO: Reseller ==> 0
[2026-09-14 18:57:02] Production.INFO: Date 2026-09-11
[2026-09-14 18:57:02] Production.INFO: Reseller ==> 0
[2026-09-14 18:57:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:57:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:57:03] Production.INFO: Date 2026-09-14
[2026-09-14 18:57:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:57:03] Production.INFO: Total Charge 0
[2026-09-14 18:57:03] Production.INFO: ==20364== Lock acquired, processing the job...
[2026-09-14 18:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:57:03] Production.INFO: CreateAllLog End
[2026-09-14 18:57:03] Production.INFO: ==20370== Lock acquired, processing the job...
[2026-09-14 18:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:57:03] Production.INFO: Account Balance End.
[2026-09-14 18:57:03] Production.ERROR: CronJobId end 12
[2026-09-14 18:57:03] Production.INFO: ==20368== Releasing lock...
[2026-09-14 18:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:57:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 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-09-14 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-09-14 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-09-14 18:57:03] Production.INFO: ==20370== Releasing lock...
[2026-09-14 18:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:57:03] Production.INFO: ==20364== Releasing lock...
[2026-09-14 18:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:57:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:57:10] Production.ERROR: CronJobId end10
[2026-09-14 18:57:10] Production.INFO: ==20366== Releasing lock...
[2026-09-14 18:57:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:57:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:57:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:57:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:57:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:57:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:57:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:57:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:57:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:57:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:57:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:57:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:57:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:57:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:57:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:57:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:57:12] Production.INFO: call_cost start
[2026-09-14 18:57:12] Production.INFO: call_cost end
[2026-09-14 18:57:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:57:12] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:57:12] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:57:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:57:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:57:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:57:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:57:12] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:57:12] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:57:12] Production.INFO: ==20362== Releasing lock...
[2026-09-14 18:57:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:57:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:58:01] Production.INFO: ==20428== Lock acquired, processing the job...
[2026-09-14 23:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:58:01] Production.INFO: neon service started
[2026-09-14 23:58:01] Production.INFO: neon service started
[2026-09-14 23:58:01] Production.INFO: ==20428== Releasing lock...
[2026-09-14 23:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:58:02] Production.INFO: ==20432== Lock acquired, processing the job...
[2026-09-14 22:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:58:02] Production.INFO: ==20432== Releasing lock...
[2026-09-14 22:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:58:02] Production.INFO: ==20430== Lock acquired, processing the job...
[2026-09-14 18:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:58:02] Production.INFO: ==20430== Releasing lock...
[2026-09-14 18:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:58:03] Production.INFO: ==20436== Lock acquired, processing the job...
[2026-09-14 18:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:58:03] Production.INFO: ==20442== Lock acquired, processing the job...
[2026-09-14 18:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 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-09-14 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-09-14 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-09-14 18:58:03] Production.INFO: ==20442== Releasing lock...
[2026-09-14 18:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:58:03] Production.INFO: ==20440== Lock acquired, processing the job...
[2026-09-14 18:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18:58:03] Production.INFO: ==20434== Lock acquired, processing the job...
[2026-09-14 18:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:58:03] Production.INFO: Account Balance Start.
[2026-09-14 18:58:03] Production.INFO: CreateAllLog Start
[2026-09-14 18:58:03] Production.INFO: 117
[2026-09-14 18:58:03] Production.INFO: Date 2026-09-08
[2026-09-14 18:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:58:03] Production.INFO: ==20438== Lock acquired, processing the job...
[2026-09-14 18:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:58:03] Production.INFO: Date 2026-09-09
[2026-09-14 18:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:58:03] Production.INFO: Date 2026-09-10
[2026-09-14 18:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:58:03] Production.INFO: Date 2026-09-11
[2026-09-14 18:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:58:03] Production.INFO: Date 2026-09-12
[2026-09-14 18:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:58:03] Production.INFO: Date 2026-09-13
[2026-09-14 18:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:58:03] Production.INFO: Date 2026-09-14
[2026-09-14 18:58:03] Production.INFO: Reseller ==> 0
[2026-09-14 18:58:03] Production.INFO: Total Charge 0
[2026-09-14 18:58:03] Production.INFO: ==20436== Releasing lock...
[2026-09-14 18:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:58:03] Production.INFO: CreateAllLog End
[2026-09-14 18:58:03] Production.INFO: Account Balance End.
[2026-09-14 18:58:03] Production.ERROR: CronJobId end 12
[2026-09-14 18:58:03] Production.INFO: ==20440== Releasing lock...
[2026-09-14 18:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:58:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:58:10] Production.ERROR: CronJobId end10
[2026-09-14 18:58:10] Production.INFO: ==20438== Releasing lock...
[2026-09-14 18:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:58:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:58:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:58:12] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:58:12] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:58:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:58:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:58:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:58:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:58:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:58:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:58:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:58:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:58:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:58:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:58:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:58:13] Production.INFO: call_cost start
[2026-09-14 18:58:13] Production.INFO: call_cost end
[2026-09-14 18:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:58:13] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:58:13] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:58:13] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:58:13] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:58:13] Production.INFO: ==20434== Releasing lock...
[2026-09-14 18:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-14 23:59:02] Production.INFO: ==20502== Lock acquired, processing the job...
[2026-09-14 23:59:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-14 23:59:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-14 23:59:02] Production.INFO: neon service started
[2026-09-14 23:59:02] Production.INFO: neon service started
[2026-09-14 23:59:02] Production.INFO: ==20502== Releasing lock...
[2026-09-14 23:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-14 23:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-14 22:59:02] Production.INFO: ==20506== Lock acquired, processing the job...
[2026-09-14 22:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-14 22:59:02] Production.INFO: ==20506== Releasing lock...
[2026-09-14 22:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-14 22:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-14 18:59:02] Production.INFO: ==20504== Lock acquired, processing the job...
[2026-09-14 18:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-14 18:59:03] Production.INFO: ==20504== Releasing lock...
[2026-09-14 18:59:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-14 18:59:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-14 18:59:03] Production.INFO: ==20511== Lock acquired, processing the job...
[2026-09-14 18:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-14 18:59:03] Production.INFO: ==20509== Lock acquired, processing the job...
[2026-09-14 18:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-14 18:59:03] Production.INFO: ==20513== Lock acquired, processing the job...
[2026-09-14 18:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-14 18:59:03] Production.INFO: ==20517== Lock acquired, processing the job...
[2026-09-14 18:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-14 18:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260914Live done
[2026-09-14 18:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260914Live done
[2026-09-14 18:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260914Live)
[2026-09-14 18:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-14 18:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-14','2026-09-14','120260914Live')
[2026-09-14 18:59:03] Production.INFO: ==20515== Lock acquired, processing the job...
[2026-09-14 18:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-14 18: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-09-14 18: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-09-14 18: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-09-14 18:59:04] Production.INFO: ==20517== Releasing lock...
[2026-09-14 18:59:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-14 18:59:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-14 18:59:04] Production.INFO: Account Balance Start.
[2026-09-14 18:59:04] Production.INFO: CreateAllLog Start
[2026-09-14 18:59:04] Production.INFO: 117
[2026-09-14 18:59:04] Production.INFO: Date 2026-09-08
[2026-09-14 18:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:59:04] Production.INFO: Date 2026-09-09
[2026-09-14 18:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:59:04] Production.INFO: Date 2026-09-10
[2026-09-14 18:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:59:04] Production.INFO: Date 2026-09-11
[2026-09-14 18:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:59:04] Production.INFO: Date 2026-09-12
[2026-09-14 18:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:59:04] Production.INFO: Date 2026-09-13
[2026-09-14 18:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:59:04] Production.INFO: Date 2026-09-14
[2026-09-14 18:59:04] Production.INFO: Reseller ==> 0
[2026-09-14 18:59:04] Production.INFO: ==20511== Releasing lock...
[2026-09-14 18:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-14 18:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-14 18:59:04] Production.INFO: Total Charge 0
[2026-09-14 18:59:04] Production.INFO: CreateAllLog End
[2026-09-14 18:59:04] Production.INFO: Account Balance End.
[2026-09-14 18:59:04] Production.ERROR: CronJobId end 12
[2026-09-14 18:59:04] Production.INFO: ==20515== Releasing lock...
[2026-09-14 18:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-14 18:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-14 18:59:13] Production.ERROR: CronJobId end10
[2026-09-14 18:59:13] Production.INFO: ==20513== Releasing lock...
[2026-09-14 18:59:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-14 18:59:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-14 18:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-14 18:59:13] Production.INFO: ============== Balance Warning START===========
[2026-09-14 18:59:13] Production.INFO: ============== Balance Warning END===========
[2026-09-14 18:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-14 18:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-14 18:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-14 18:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-14 18:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-14 18:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-14 18:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-14 18:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-14 18:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-14 18:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-14 18:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-14 18:59:14] Production.INFO: call_cost start
[2026-09-14 18:59:14] Production.INFO: call_cost end
[2026-09-14 18:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-14 18:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-14 18:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-14 18:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-14 18:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-14 18:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-14 18:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-14 18:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-14 18:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-14 18:59:14] Production.INFO: ==20509== Releasing lock...
[2026-09-14 18:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-14 18:59:14] Production.INFO: 28.25 MB #Memory Used#